.contents {
  width: 100%;
  min-width: 1200px;
  margin: 135px 0 78px 0;
}
.contents .contents_wrap {
  width: 1200px;
  margin: 0 auto;
  min-height: 720px;
}
.contents .contents_wrap .contents_down {
  width: 100%;
}
.contents .contents_wrap .contents_down .top_img {
  width: 100%;
  height: 360px;
  background: url("../images/bg.png") no-repeat left top;
  margin-bottom: 74px;
}
.contents .contents_wrap .contents_down .p_title {
  height: 34px;
  font-size: 28px;
  color: #333333;
  margin-bottom: 64px;
  text-align: center;
}
.contents .contents_wrap .contents_down .our_target {
  width: 1200px;
  height: 228px;
  margin-bottom: 30px;
}
.contents .contents_wrap .contents_down .our_target li {
  float: left;
  width: 300px;
}
.contents .contents_wrap .contents_down .our_target li .logo_top {
  width: 300px;
  height: 112px;
  margin-bottom: 24px;
}
.contents .contents_wrap .contents_down .our_target li .list_title1 {
  width: 300px;
  height: 38px;
  line-height: 38px;
  color: #333333;
  font-size: 28px;
  text-align: center;
}
.contents .contents_wrap .contents_down .our_target li .list_title2 {
  width: 160px;
  font-size: 16px;
  color: #333333;
  margin: 0 auto;
  text-align: center;
}

.list-1 > .logo_top {
  background: url(../images/bg_pt1.png) no-repeat center 6px;
}

.list-2 > .logo_top {
  background: url(../images/bg_pt2.png) no-repeat center 6px;
}

.list-3 > .logo_top {
  background: url(../images/bg_pt3.png) no-repeat center 6px;
}

.list-4 > .logo_top {
  background: url(../images/bg_pt4.png) no-repeat center 6px;
}

.upload_btn {
  width: 180px;
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  text-align: center;
  margin: 0 auto;
  border-radius: 48px;
  margin-bottom: 90px;
  background: #FF9C00;
  cursor: pointer;
  color: #FFFFFF;
}

.merchants_ul {
  width: 1200px;
}
.merchants_ul li {
  float: left;
}
.merchants_ul li a {
  display: block;
  height: 100px;
  margin-bottom: 64px;
}
.merchants_ul li .logo_1 {
  width: 273px;
  background: url("../images/bg-shop-1.png") no-repeat 40px 10px;
}
.merchants_ul li .logo_2 {
  width: 270px;
  background: url("../images/bg-shop-2.png") no-repeat left top;
}
.merchants_ul li .logo_3 {
  width: 335px;
  background: url("../images/bg-shop-3.png") no-repeat left top;
}
.merchants_ul li .logo_4 {
  width: 310px;
  background: url("../images/bg-shop-4.png") no-repeat left 5px;
}
.merchants_ul li .logo_5 {
  width: 273px;
  background: url("../images/bg-shop-5.png") no-repeat 52px top;
}
.merchants_ul li .logo_6 {
  width: 350px;
  background: url("../images/bg-shop-6.png") no-repeat 54px 12px;
}
.merchants_ul li .logo_7 {
  width: 350px;
  background: url("../images/bg-shop-7.png") no-repeat 60px 0px;
  margin-top: -9px;
}

.hezuo {
  width: 1200px;
  height: 160px;
}
.hezuo li {
  float: left;
  width: 360px;
  height: 112px;
  margin: 0 20px;
  padding-top: 48px;
  background: url("../images/bg_kf.png") no-repeat left top;
}
.hezuo li .com_p1 {
  width: 360px;
  height: 28px;
  font-size: 22px;
  color: #333333;
  text-align: center;
  margin-bottom: 12px;
}
.hezuo li .com_p2 {
  width: 360px;
  height: 24px;
  font-size: 20px;
  color: #333333;
  text-align: center;
}
