.v_1200{
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.middle-banner {
  position: relative;
  overflow: hidden;
  background: url(/images/home_img_banner.png) no-repeat;
  background-position: center;
  height: 390px;
  width: 100%;
  margin-top: 147px;
}
.title{
  font-size: 28px;
  color: #4D4F52;
  text-align: center;
  font-weight: bold;
}

/* 鑳屾櫙 */
.village_bg{
  padding-bottom: 74px;
}
.village_bg .title{
  margin: 71px 0 78px;
}
.village_bg .bg_box{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 56px;
}
.bg_box .bg_box-img{
  width: 50%;
}
.bg_box .bg_box-img img{
  width: 539px;
  height: 308px;
  margin: 0 auto;
}
.bg_box .bg_box-info{
  width: 50%;
}
.bg_box-info .info_content{
  margin-top: 38px;
  padding-left: 45px;
}
.bg_box-info .info_content:first-child{
  margin-top: 0;
}
.bg_box-info .info_content .info_content-title{
  display: flex;
  align-items: baseline;
  margin-bottom: 20px;
}
.bg_box-info .info_content span{
  display: inline-block;
  width: 7px;
  height: 7px;
  background-color: #DE4841;
  border-radius: 50%;
}
.bg_box-info .info_content b{
  font-size: 16px;
  color: #333333;
  margin-left: 20px;
}
.bg_box-info .info_content p{
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}
.village_bg .bg_botton{
  text-align: center;
  margin-bottom: 10px;
}
.village_bg .bg_botton span{
  display: inline-block;
  font-size: 14px;
  color: #666666;
  padding: 16px 32px;
  background-color: rgba(220, 232, 250, .4);
  border-radius: 23px;
}

/* 鏈嶅姟鍐呭 */
.village_server{
  height: 776px;
  background-color: #FFF8F8;
  position: relative;
}
.village_server .village_server-icon1{
  position: absolute;
  bottom: 0;
  left: 0;
}
.village_server .village_server-icon2{
  position: absolute;
  bottom: 0;
  right: 0;
}
.village_server .village_server-icon1 img{
  width: 373px;
  height: 275px;
}
.village_server .village_server-icon2 img{
  width: 724px;
  height: 260px;
}
.village_server .title{
  padding: 97px 0 109px;
}
.server_img img{
  width: 1106px;
  height: 396px;
  margin: 0 auto;
}

/* 绗竴闃舵 */
.village_stage{
  height: 701px;
  background-color: #F6FAFB;
}
.village_stage h1{
  font-size: 28px;
  color: #666666;
  font-weight: normal;
  padding: 88px 0 15px;
  text-align: center;
}
.village_stage  .village_stage-content{
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  text-indent: 2em;
  margin: 46px 0 20px;
  padding: 0 78px;
}
.village_stage-save img{
  width: 269px;
  height: 305px;
  margin: 0 auto;
}

/* 璧勯噾鏀寔 */
.village_money{
  margin-bottom: 90px;
}
.village_money .title{
  padding: 107px 0 97px;
}
.village_money-img img{
  width: 1043px;
  height: 517px;
  margin: 0 auto;
}

/* 绯荤粺鏋舵瀯 */
.village_system{
  margin-bottom: 117px;
}
.village_system .title{
  padding: 117px 0 64px;
}
.village_system-img img{
  width: 1074px;
  height: 588px;
  margin: 0 auto;
}

/* 鍐滀笟浜т笟鐢熸�佸湀 */
.village_product{
  padding-bottom: 89px;
}
.village_product .title{
  padding: 109px 0 88px;
}
.village_product-img img{
 width: 447px;
 height: 525px;
 margin: 0 auto;
}