.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: 3396px;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: 674px;
  margin-top: 23px;
}
.part-1 .box{
  position: absolute;
  width: 1180px;
  height: 674px;
  top: 0;
  left: 50%;
  margin-left: -590px;
  overflow: visible;
}
.part-1 .box::before{
  content: '';
  display: block;
  position: absolute;
  background: url('../img/part_1_bg.png') no-repeat center;
  background-size: 100% auto;
  right: 0;
  top: 0;
  width: 1314px;
  height: 671px;
}
.part-1 .box::after{
  content: '';
  display: block;
  position: absolute;
  background: url('../img/wolf.png') no-repeat center;
  background-size: 100% auto;
  bottom: -13px;
  right: -194px;
  width: 354px;
  height: 254px;
}
.part-1 .box .info{
  width: 660px;
  height: 588px;
  position: absolute;
  left: 445px;
  top: 38px;
}
.part-1 .box .text{
  width: 100%;
  height: auto;
  margin-bottom: 24px;
}
.part-1 .box .text p{
  font-size: 20px;
  height: auto;
  line-height: 30px;
  color: #2a323f;
  width: 590px;
  margin-left: 66px;
}
.part-1 .box .text p span{
  color: #c3370c;
}
.part-1 .box .text .text-tit{
  width: 265px;
  height: 53px;
  line-height: 53px;
  margin-left: 0;
  text-indent: 68px;
  font-size: 30px;
  color: #ffffff;
  background: url('../img/subtit_bg.png') no-repeat center;
  background-size: 100% auto;
  margin-bottom: 10px;
}
.yanwu-table{
  position: relative;
  /* margin: 0px auto 0; */
  width: 590px;
  margin: 20px 0 0 66px;
}
.yanwu-table th {
  border: 1px #0e5195 solid;
  height: 68px;
  line-height: 68px;
  text-align: center;
  background: #679cc1;
  color: #ffffff;
  font-size: 22px;
}
.yanwu-table td {
  border: 1px #0e5195 solid;
  height: 66px;
  line-height: 66px;
  text-align: center;
  background: #cbeafa;
  color: #2a323f;
  font-size: 18px;
}
.part-2{
  height: 1067px;
  margin-top: 129px;
}
.part-2 .box{
  width: 1262px;
  height: 1067px;
  position: relative;
  margin: 0 auto 0;
  background: url('../img/part_2_bg.png') no-repeat center;
  background-size: 100% auto;
  overflow: hidden;
}
.part-2 .box .pic{
  width: 1058px;
  height: 599px;
  margin: 87px auto 0;
  position: relative;
}
.part-2 .box .pic img{
  display: block;
  width: 100%;
  height: 100%;
}
