.db {display:block;text-indent:-999em;}

/*public*/
body { 
  font: 12px/1.5;
  background: #e5ecf5;
  overflow-x: hidden;
  min-width: 1200px;
  color: #4f7971; 
}
em, i { font-style: normal; }
.hh { overflow: hidden; text-indent: -999em; display: block; }
.pr { position: relative; }
.pa { position: absolute; }
.fl { float: left; }
img { display: block; }
.wrap {overflow: hidden; position: relative; color: #23313a;height: 5209px;background: url('../img/page_bg.jpg') no-repeat center top;}
.mid { 
	width: 100%;
	margin: 0 auto;
  position: relative; 
  /* background: url("../img/bg2nr.jpg") top center no-repeat; */
}
.contbg{
  /* height: 4664px; */
  /* background: url('../img/page_bg.jpg') no-repeat center top; */
  box-sizing: border-box;
  /* overflow: hidden; */
}

/*head*/
.none{display:none;}
/* .icon { background: url("../img/icon.png") no-repeat; display: block; } */
.yellow { color: #f7e8a8; }
/**content**/

.part{
  position: relative;
  margin: 0 auto 0;
  width: 100%;
  overflow: visible;
}
.part-1{
  height: 940px;
}
.title{
  width: 100%;
  height: 283px;
  position: relative;
  margin: 0 auto;
}
.part-1 .title-1{
  background: url('../img/title_1.png') no-repeat center;
  background-size: auto 100%;
}
.part-1 .box{
  position: relative;
  width: 1122px;
  height: 430px;
  margin: 15px auto 0;
  overflow: visible;
}
.part-1 .box .info{
  width: 100%;
  height: 100%;
  position: relative;

}
.part-1 .box p{
  font-size: 20px;
  height: auto;
  line-height: 25px;
  color: #2a323f;
  width: 1060px;
  margin: 14px 0 20px 60px;
}
.subtit{
  width: 226px;
  height: 35px;
  background: url('../img/subtit_bg.png') no-repeat center;
  background-size: 100% auto;
  text-align: center;
  line-height: 35px;
  color: #3f98a8;
  font-size: 24px;
  font-weight: bold;
}


.part-2{
  width: 100%;
  height: 1400px;
  margin: 0 auto 0;
}
.part-2 .title{
  background: url('../img/title_2.png') no-repeat center;
  background-size: auto 100%;
}
.part-2 .box{
  position: relative;
  margin: 0 auto 0;
  width: 1341px;
  height: 991px;
  background: url('../img/part_1_bg.png') no-repeat center;
  background-size: 100% auto;
}
.part-2 .box .info{
  width: 1040px;
  height: 810px;
  position: absolute;
  top: 95px;
  left: 50%;
  margin-left: -520px;
}
.part-2 .prize-box{
  width: 848px;
  height: 234px;
  margin: 0 auto 32px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.part-2 .prize-box .prize{
  width: 255px;
  height: 234px;
  position: relative;
}
.part-2 .prize-box .prize img{
  display: block;
  width: 100%;
  height: 100%;
}
.part-2 .table{
  position: relative;
  margin: 0 auto 0;
  width: 1038px;
  height: auto;
  background: url('../img/table_bg_1.png') no-repeat center top;
  background-size: 100% auto;
}
.part-2 table{
  width: 100%;
  height: 100%;
}

.table th {
  border: 1px solid #b29e86;
  height: 70px;
  line-height: 70px;
  text-align: center;
  background: none;
  color: #892605;
  font-size: 36px;
  font-weight: bold;
}

.table td {
  border: 1px solid #b29e86;
  height: auto;
  min-height: 72px;
  line-height: 34px;
  padding: 16px 0;
  text-align: center;
  background: none;
  font-size: 24px;
  color: #892605;
}
.part-2 .text-info{
  width: 956px;
  margin: 36px auto 0;
  height: auto;
}
.part-2 .text-info p{
  font-size: 20px;
  height: auto;
  line-height: 25px;
  color: #2a323f;
  width: 890px;
  margin: 14px 0 20px 60px;
}


.part-3{
  width: 100%;
  height: auto;
  margin: 0 auto 0;
}
.part-3 .title{
  background: url('../img/title_3.png') no-repeat center;
  background-size: auto 100%;
}
.part-3 .box{
  position: relative;
  margin: 0 auto 0;
  width: 1341px;
  height: 874px;
  background: url('../img/part_2_bg.png') no-repeat center;
  background-size: 100% auto;
}
.part-3 .box .info{
  width: 1040px;
  height: 716px;
  position: absolute;
  top: 82px;
  left: 50%;
  margin-left: -520px;
}
.part-3 .prize{
  width: 492px;
  height: 277px;
  position: relative;
  margin: 0 auto 30px;
}
.part-3 .prize img{
  display: block;
  width: 100%;
  height: 100%;
}

.part-3 .table{
  position: relative;
  margin: 0 auto 0;
  width: 1038px;
  height: 143px;
  background: url('../img/table_bg_2.png') no-repeat center;
  background-size: 100% auto;
}
.part-3 table{
  width: 100%;
  height: 100%;
}

.part-3 .text-info{
  width: 1020px;
  margin: 29px auto 0;
  height: auto;
}
.part-3 .text-info p{
  font-size: 20px;
  height: auto;
  line-height: 25px;
  color: #2a323f;
  width: 900px;
  margin: 14px 0 20px 60px;
}
