.banner img{
  display: block;
  width:100%;
  height: auto;
}
.wrap{ background: url(../images/dbg.jpg);}
.main{
  width:1200px;
  margin:0 auto;
}
.zxan{

}
.zxan a{
  display: block;
  width:200px;
  margin:-160px auto 300px;
  font-size: 30px;
  color:#fff;
  border:1px #fff solid;
  text-align: center;
  border-radius:10px;
  padding:20px;
}
.zxan a:hover{
  background: rgba(0,0,0,0.6);
}
/* ===========================第一部分  导语 描述======================== */
.one{
display: -webkit-flex;
display: flex;
background: rgba(255,255,255,0.05);
/* border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
box-shadow: 2px 2px 3px #000; */
}
.dy{
  padding:20px;
  border-right: 1px #000 solid;
}
.dy p{
  font-size: 60px;
  color: #fff;
}
.dy p>span{
  display: block;
  font-size:22px;
}
.dyms{
  color:#fff;
  font-size:22px;
  padding:40px;
  border-left: 1px #fff solid;
}
.dyms>p{
  line-height:38px;
}
/* ===========================第二部分  导语 描述======================== */
.two{
  padding:180px 0 280px 0;
  display: -webkit-flex;
  display: flex;
}
.two>.box_one,.two>.box_two,.two>.box_three{
  position: relative;
  width:360px;
  height:360px;
  border:1px #fff solid;
}
.two>.box_one>div,.two>.box_two>div,.two>.box_three>div{
  position:absolute;
  width:320px;
  height:400px;
  border:1px #fff solid;
  left:20px;
  top:-20px;
  padding-top:40px;
  text-align: center;
  color:#fff;
}
.two>.box_two{
  width:350px;
  height:360px;
}
.two>.box_two>div{
  width:310px;
  height:400px;
}

.two>.box_three{
  width:400px;
  height:360px;
}
.two>.box_three>div{
  width:360px;
  height:400px;
  padding:0 20px;
}


.two>.box_two>div span{
  font-weight:bold;
  font-size: 18px;
}
.two>.box_one p{
  color:#fff;
  text-align:center;
  font-size:20px;
  line-height:40px;
}
.two>.box_one a{
  font-size: 26px;
  line-height: 100px;
}
.two>.box_two,.two>.box_three{
  margin-left:40px;
}{
  margin-left:40px;
}

.two>.box_two>div{
  padding:0 20px;
}
.two>.box_two p:nth-child(1){
  font-size:30px;
  text-align: center;
  /* padding:40px 0 20px 0; */
  padding:40px 0 0 0;
  font-weight: bold;
}
.two>.box_two p{
  margin-bottom:20px;
}
.two>.box_two p,.two>.box_three p{
  color:#fff;
  font-size:20px;
  line-height:30px;
  text-align: left;
}
.two>.box_three p:nth-child(1){
  font-size:22px;
  text-align: center;
  padding:40px 0 20px 0;
  font-weight: bold;
}
/* ================================第三部分=============================== */
.three{
  border:1px #fff solid;
  width:1200px;
  height: 340px;
  position: relative;
}
.three .box{
  border:1px #fff solid;
  width:1160px;
  height: 380px;
  position:absolute;
  left:20px;
  top:-20px;
  display: -webkit-flex;
  display:flex;
}
.rwjs{
  color:#fff;
  font-size:20px;
  padding:40px 0 0 20px;

}
.rwjs p{
  line-height:20px;
  padding:11px;
  background:rgba(0,0,0,0.7)
}
/* ================================第四部分=============================== */
.four{
  padding:200px 0;
}
.four h2,.five h2,.six h2,.seven h2,.eight h2,.nine h2{
  color:#fff;
  font-size:40px;
  font-weight: bold;
  border-left:4px #fff solid;
  padding:0 0 0 30px;
  text-shadow: 1px 1px 1px #000;
}
.four h2>span{
  display: block;
  font-weight: normal;
  color:#ffedc6;
}
.jh{
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  padding:40px 0;
}

.jh>div{
  width:380px;
}

.jh>div>h3{
  color:#f2e5cc;
  font-size:24px;
  font-weight: bold;
  line-height: 100px;
}
.jh>div>p{
  color:#f2e5cc;
  font-size:18px;
  line-height: 30px;
}
/* ================================第五部分=============================== */
.baozhi{
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  height: 320px;
  padding:40px 0;
}

.baozhi img{
  display: block;
  width:380px;
  height:auto;
}
/* ================================第六部分=============================== */
.six{
  padding:160px 0;
}
.six>h2>span{
  display: block;
  color:#f2e5cc;
  font-size:46px;
  font-weight:bold;
}

.duanju{
  padding:40px 0;
}
.duanju p{
  color:#fff;
  background:rgba(255,255,255,0.2);
  padding:10px;
  font-size:26px;
  float: left;
  margin:10px ;
}

.duanju p:nth-child(1){
  width:320px;
}

/* ================================第七部分=============================== */
.seven{
  padding:60px 0;
}
.seven p{
  font-size:20px;
  color:#f2e5cc;
  padding: 40px 0;
  width:90%;
  margin:0 auto;
  line-height: 33px;
}

.white_box{
  background: #fff;
  display: -webkit-flex;
  display: flex;
  padding:40px;
}
.white_box>div:nth-child(1) p{
  color:#3c3939;
  width:380px;
  text-indent:2em;
}
.white_box>div:nth-child(2){
  margin-left:40px;
}
.white_box>div:nth-child(2) p{
  width:100%;
  color:#3c3939;
  margin:0;
  padding:0;
}
.white_box>div>h2{
  color:#000;
  font-size:40px;
}
.white_box>div>h4{
  font-size:20px;
  text-align: center;
  line-height: 60px;
  border:1px #000 solid;
  border-bottom:none;
  font-weight:normal;
  margin-top:20px;
}
.white_box>div>h2 span{
  display: block;
  font-size:22px;
  padding: 60px 0;
}

table{
  border:1px #000 solid;
  width:100%;
  padding:40px 0;
}


td{
  border:1px #000 solid;
  text-align: center;
  font-size: 18px;
  line-height: 60px;
}

/* ================================第八部分=============================== */
.eight{
  padding:100px 0;
}

/* ================================第九部分=============================== */

.nine{
  padding:100px 0;
}
.nine h2 span{
  display: block;
  color:#f2e5cc;
}
.number_list{
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  padding:60px 0;
}
.number_list div{
  background: rgba(0,0,0,0.2);
  width:360px;
  text-align: center;
  position: relative;
}
.number_list span{
  font-size:120px;
  color: #f3ce9c;
  filter:alpha(30);
  opacity:0.3;
}
.number_list div p{
  position:absolute;
  color: #fff;
  font-size: 24px;
  top:60px;
  left:26px;
  text-shadow:1px 1px 1px #000;
}










































































































































































/*  */
