/* banner 轮播图 开始 */
html,
body {
  position: relative;
  height: 100%;
}
body {
  background: #eee;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
}
.swiper-container {
  width: 100%;
  height: 533px;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-pagination-bullet {
  background: #fff !important;
}
/* banner 轮播图 结束 */

/* 经营难处  开始 */
.index-run-box{
  background-color: #fff;
}
.index-run {
  width: 1200px;
  margin: 0 auto;
  height: 666px;
}
.run-title {
  padding-top: 48px;
  text-align: center;
  font-size: 30px;
  color: #161616;
}
.run-subhead {
  text-align: center;
  font-size: 14px;
  color: #999999;
  margin-top: 14px;
}
.index-run ul {
  text-align: center;
}
.run-content li {
  display: inline-block;
  width: 33%;
  text-align: center;
  margin-top: 40px;
}

.run-content li img {
  width: 79px;
  height: 79px;
}
.run-content li h4 {
  font-size: 20px;
  color: #505050;
  margin: 16px 0;
}
.run-content li p {
  margin: 0 auto;
  width: 290px;
  font-size: 14px;
  color: #999999;
}
/* 经营难处  结束 */

/* 商业生态 开始 */
.index-business-box{
  background: url(../image/bg01.png) no-repeat;
}
.index-business {
	width: 1200px;
	margin: 0 auto;
  overflow: hidden;
  height: 480px;
}
#business-title,
#business-p {
  color: #fff;
}
.index-business ul {
  margin-top: 62px;
}
.index-business ul li {
  width: 270px;
  height: 156px;
  border-radius: 20px;
  background-color: #fff;
  overflow: hidden;
  float: left;
  margin-right: 40px;
  box-shadow: 0px 2px 5px rgba(31, 31, 31, 0.24);
}
.index-business ul li._over {
  background-color: #a20707;
}
.index-business ul li:nth-child(4) {
  margin: 0;
}
.index-business ul li .box-top {
  width: 180px;
  height: 53px;
  margin: 25px 0 0 25px;
}
.box-top .box-top-img {
  width: 53px;
  height: 53px;
}
.box-top .box-top-img01 {
  background: url(../image/czxt.png);
}
li._over .box-top .box-top-img01 {
  background: url(../image/czxt-w.png);
}
.box-top .box-top-img02 {
  background: url(../image/hyxt.png);
}
li._over .box-top .box-top-img02 {
  background: url(../image/hyxt-w.png);
}
.box-top .box-top-img03 {
  background: url(../image/yxxt.png);
}
li._over .box-top .box-top-img03 {
  background: url(../image/yxxt-w.png);
}
.box-top .box-top-img04 {
  background: url(../image/yytq.png);
}
li._over .box-top .box-top-img04 {
  background: url(../image/yytq-w.png);
}
.index-business ul li .box-top .box-top-img,
.box-top h4 {
  float: left;
}
.index-business ul li .box-top h4 {
  line-height: 53px;
  margin-left: 10px;
  font-size: 20px;
  color: #000;
}
.index-business ul li p {
  font-size: 14px;
  color: #a20707;
  font-weight: bold;
  margin: 18px 0 0 88px;
}
.index-business ul li._over p,
.index-business ul li._over .box-top h4 {
  color: #fff;
}
/* 商业生态 结束 */

/* 悦小圈是什么 开始 */
.index-mid-box{
  width: 100%;
  background: url(../image/bg02.png) no-repeat;
}
.index-mid {
	margin: 0 auto;
	width: 1200px;
  height: 686px;
}

.index-mid .mid-br {
  display: block;
  margin: 40px auto 30px;
}
.mid-content {
  width: 1228px;
  height: 420px;
}
.mid-content .lf-img {
  margin-left: 18px;
  float: left;
  display: none;
}
.mid-content .lf-img._over {
  display: block;
}
.content-rt {
  width: 678px;
  height: 310px;
  margin: 40px 0 0 40px;
  float: left;
  position: relative;
}
.content-rt h3 {
  font-size: 18px;
  color: #fff;
}
.content-rt .rt-text {
  font-size: 14px;
  color: #fff;
}
.content-rt .js_rt_text {
  display: none;
}
.content-rt .js_rt_text._over {
  display: block;
}
.content-rt .rt-br {
  width: 678px;
  height: 2px;
  border-bottom: 1px dashed #fff;
  position: absolute;
  top: 120px;
  left: 0;
}
.content-rt ul {
  width: 690px;
  height: 106px;
  display: flex;
  position: absolute;
  top: 164px;
  left: 0;
}
.content-rt ul .js-mid_lis {
  flex: 1;
}
.content-rt ul .js-mid_lis img {
  width: 66px;
  height: 66px;
}
.content-rt ul .js-mid_lis p {
  font-size: 14px;
  color: #fff;
  margin-top: 20px;
}
.content-rt ul .js-mid_lis p._over {
  color: #a20707;
  font-weight: bold;
}
/* 悦小圈是什么 结束 */

/* 悦小圈六大特点 开始 */
.index-trait {
  width: 100%;
  background-color: #fff;
}
.trait-circle {
  width: 1200px;
  margin: 40px auto 0;
}

.trait-circle .circle-lf {
  float: left;
  height: 110px;
  margin-bottom: 44px;
}
.trait-circle .circle-lf#circle-rt {
  float: right;
  margin-bottom: 44px;
}
.trait-circle .circle-lf#circle-rt .circle-lf-text {
  margin-left: 30px;
}
.trait-circle .circle-lf#circle-rt .circle-lf-text h2 {
  text-align: left;
}
.trait-circle .circle-lf .circle-lf-text {
  width: 420px;
  float: left;
  margin-top: 16px;
  margin-right: 30px;
}
.trait-circle .circle-lf .circle-lf-text h2 {
  font-size: 18px;
  color: #a20707;
  font-weight: bold;
  text-align: right;
}
.trait-circle .circle-lf .circle-lf-text p {
  font-size: 14px;
  color: #999999;
}
.trait-circle .circle-lf img {
  width: 105px;
  height: 105px;
  float: left;
}
.trait-circle #ircle-rt #circle-rt-text {
  float: right;
  background-color: #fff;
}
/* 悦小圈六大特点 结束 */

/* 悦小圈五大优势 开始 */
.index-adv {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.index-adv ul li {
  width: 368px;
  height: 190px;
  background-color: pink;
  float: left;
  margin: 24px 0 0 30px;
}
.index-adv ul li > div {
  background: url(../image/yl.png) no-repeat;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 999;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.index-adv ul li div h2 {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  margin: 18px 0 10px 0;
}
.index-adv ul li div p {
  text-align: center;
  width: 280px;
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
}
.index-adv ul li div .adv-box {
  width: 164px;
  height: 48px;
  border: 1px solid #fff;
  text-align: center;
  font-size: 18px;
  color: #fff;
  line-height: 48px;
  position: absolute;
  top: 129px;
  left: 102px;
}
.index-adv ul li div .adv-box:hover {
  background-color: #a20707;
}
/* 悦小圈五大优势 结束 */

/* 最具影响力合作品牌 开始 */
.index-logo {
  width: 100%;
  background-color: #fff;
  padding-bottom: 50px;
}
.index-logo > div {
  width: 1200px;
  margin: 50px auto 0;
}
.index-logo div > img {
  width: 190px;
  height: 86px;
  margin: 0 10px 10px 0;
  float: left;
}
.index-logo div > img:nth-child(6) {
  margin: 0 0 13px 0;
}
.index-logo div > img:nth-child(12) {
  margin: 0 0 13px 0;
}
/* 最具影响力合作品牌 结束 */

/* 底部导航  开始 */
/* 底部导航  结束 */

/* 产品中心  悦旺 开始 */

/* banner 开始 */
.yuewang_banner {
  width: 100%;
  height: 533px;
  background: url(../image/banner_yuewang.jpg) no-repeat;
}
.about_banner {
  width: 100%;
  height: 533px;
  background: url(../image/banner_about.jpg) no-repeat;
}
/* banner 结束 */

/* 多种收银形式  开始 */
.width1200{
	width: 1200px;
	margin: 0 auto;
}
.yuewang_matter_one {
  height: 508px;
  background-color: #fff;
}
.yuewang_matter_two {
  background: url(../image/matter_bg01.png) no-repeat;
}
#yuewang_matter_three {
  background: url(../image/matter_bg02.png) no-repeat;
}
#yuewang_matter_four {
  background: url(../image/matter_bg03.png) no-repeat;
}
.yuewang_matter_one .one_text {
  width: 440px;
  margin-top: 100px;
  float: left;
}
.yuewang_matter_one .two_text {
  width: 440px;
  float: left;
}
.yuewang_matter_one .one_text .noe-title {
  margin-bottom: 18px;
}
.one-br {
  width: 230px;
  border: 1px dashed #e5e5e5;
  margin-bottom: 16px;
}
.one_text > h4 {
  font-size: 30px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 40px;
}
.one_text > p {
  color: #858585;
  font-size: 16px;
  line-height: 30px;
}
.yuewang_matter_one .matter_rt_img {
  margin: 100px 0 0 180px;
}
.yuewang_matter_one > .matter_lf_img {
  padding-top: 100px;
  box-sizing: border-box;
  margin: 0;
  float: left;
}
/* 多种收银形式  结束 */
/* 产品中心  悦旺 结束 */

/* 产品中心  悦小圈 开始 */
.yxq-box{
  width: 100%;
  background: url(../image/yxq_bg.png) no-repeat;
  padding: 70px 0;
	
}
.yxq {
  width: 1200px;
  margin: 0 auto;
}
.yxq_current {
  background-color: #a20707;
  color: #fff;
}
.yxq ul {
  float: left;
}
.yxq li {
  padding: 20px 30px;
  box-sizing: border-box;
  width: 518px;
  color: #fff;
  font-size: 14px;
  background: rgba(0, 0, 0, 0.6);
  margin-bottom: 14px;
}
.yxq li._over {
  background: #a20707;
}
.yxq img {
  float: right;
  margin-top: 80px;
  display: none;
}
.yxq img._over {
  display: block;
}
/* 产品中心  悦小圈 结束 */

/* 关于我们 开始 */
.about-text {
 margin: 0 auto;
 width: 1200px;
}
.about-text p {
  text-align: left;
  color: #333333;
  font-size: 16px;
  line-height: 30px;
  margin-top: 60px;
}
.about-atlas {
  width: 100%;
  height: 534px;
  background: url(../image/atlas.png) no-repeat;
}

/* 关于我们 结束 */
