/* 教育培训样式 */
.bhhy {
  /* text-align: center; */
}


/* 共用样式 */
.bhhy h2 {
  font-size: 36px;
  font-weight: normal;
  color: #333;
  text-align: center;
}

.bhhy .span_blue {
  color: #0093dd;
}

.bhhy .span_yellow {
  color: #ff9019;
}


/* 轮播图  */
.bhhy_banner {
  position: relative;
  background: url('../images/bhhy_banner_bg.png') no-repeat center;
  height: 500px;
  width: 100%;
}

.bhhy_banner .banner_content {
  text-align: center;
  margin: 0 auto;
}

.bhhy_banner .banner_content h1{
  font-size: 65px;
  color: #fff;
  padding-top: 78px;
}

.bhhy_banner .banner_content p {
  width: 1000px;
  font-size: 24px;
  line-height: 42px;
  color: #fff;
  padding-top: 43px;
  font-weight: normal;
  margin: 0 auto;
}

.bhhy_banner .banner_content div {
  width: 220px;
  height: 45px;line-height:45px;
  background: #0093dd;
  border: 0;
  border-radius: 8px;
  margin-top: 38px;
  outline: none;
  cursor: pointer;
}

.bhhy_banner .banner_content div a {
  display: block;
  color: #fff;
  font-size: 18px;
}

/* 连锁百货遇到困境区域 */
.bhhy_dilemma {

}

.bhhy_dilemma .dilemma_text p {
  padding-top: 20px;
  font-size: 18px;
  text-align: center;
}

.bhhy_dilemma .dilemma_p {
  width: 759px;
  height: 47px;
  line-height: 47px;
  font-size: 22px;
  margin-top: 30px;
  border-radius: 23px;
  text-align: center;
  background: #0093dd;
  margin: 20px auto 0;
}

.bhhy_dilemma .dilemma_p p {
  color: #fff;
  font-size: 20px;
}

.bhhy_dilemma img {
  margin: 50px auto 0;
}

/* 连锁百货应对危机区域 */

.bhhy_crisis {
  height: 836px;
  background: #f2f2f2;
}


.bhhy_crisis .crisis_text {
  padding-top: 64px;
}


.bhhy_crisis .crisis_box {
  margin: 40px auto 0;
  overflow: hidden;
  /* background: red; */
}

.bhhy_crisis
.crisis_content {
  height: 220px;
  float: left;
  margin-left: 120px;
}

.bhhy_crisis
.crisis_content .crisis_t_1 {
  width: 630px;
}

.bhhy_crisis
.crisis_content .crisis_t_2 {
  width: 630px;
  margin-left:60px;
}

.bhhy_crisis
.crisis_content .crisis_i_1 {
  width: 260px;
  margin-top: 30px;
  margin-left:60px;
}

.bhhy_crisis
.crisis_content .crisis_i_2 {
  width: 260px;
  margin-top: 30px;
}

.bhhy_crisis
.crisis_content h3 {
  font-size: 20px;
  color: #0093dd;
  margin-top: 25px;
  font-weight: normal;
  text-align: left;
}

.bhhy_crisis
.crisis_content .crisis_p {
  margin-top: 20px;
  margin-left: 5px;
}

.bhhy_crisis
.crisis_content span {
  width: 8px;
  height: 8px;
  display: inline-block;
  background: #0093dd;
  transform:rotate(45deg);
  -ms-transform:rotate(45deg);   /* IE 9 */
  -moz-transform:rotate(45deg);  /* Firefox */
  -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
  -o-transform:rotate(45deg);  /* Opera */
}

.bhhy_crisis
.crisis_content p {
  font-size: 16px;
  margin-top: -20px;
  margin-left: 20px;
  color: #666;
  text-align: left;
}

/* 发展趋势区域  */
.bhhy_trend {
  height: 756px;
  background: url('../images/bhhy_trend_bg.png') no-repeat center;
}

.bhhy_trend .trend_text {
  padding-top: 60px;
}

.bhhy_trend .trend_text h2,h3,p {
  color: #fff;
  text-align: center;
}

.bhhy_trend .trend_text h3 {
  font-size: 20px;
  font-weight: normal;
  margin-top: 20px;
}

.bhhy_trend .trend_text p {
  width: 945px;
  font-size: 14px;
  margin: 5px auto 0;
}

.bhhy_trend .trend_box {
  margin: 30px auto 0;
  overflow: hidden;
  text-align: center;
}

.bhhy_trend
.trend_content {
  width: 223px;
  height: 420px;
  float: left;
  margin: 30px 8px 0;
/*   padding: 40px 30px; */
}
.bhhy_trend
.trend_content h4 {
  font-size: 16px;
  color: #fff;
  text-align: left;
  margin-top: 15px;
  font-weight: normal;
}

.bhhy_trend
.trend_content p {
  font-size: 14px;
  margin-top: 15px;
  color: #fff;
  text-align: left;
}

/* 百货市场新格局区域 */
.bhhy_pattern {
  height: 595px;

}


.bhhy_pattern .pattern_text {
  padding-top: 64px;
}


.bhhy_pattern .pattern_box {
  margin: 40px auto 0;
  overflow: hidden;
  /* background: red; */
}

.bhhy_pattern
.pattern_content {
  float: left;
  margin: 35px 35px;
}

.bhhy_pattern
.pattern_content .pattern_left {

}

.bhhy_pattern
.pattern_content .pattern_right {
  width: 395px;
  margin-left: 20px;
  margin-top: -5px;
}


.bhhy_pattern
.pattern_content h3 {
  font-size: 20px;
  color: #333;
  font-weight: normal;
  text-align: left;
}

.bhhy_pattern
.pattern_content .crisis_p {
  margin-top: 20px;
  margin-left: 5px;
}


.bhhy_pattern
.pattern_content p {
  font-size: 14px;
  color: #666;
  padding-top: 5px;
  text-align: left;
}

/* 百货行业商城系统区域  */
.bhhy_mall {
  height: 591px;
  background: url('../images/bhhy_system_bg.png') no-repeat center;
}

.bhhy_mall .mall_text {
  padding-top: 60px;
}

.bhhy_mall .mall_text h2,h3,p {
  color: #fff;
  text-align: center;
}

.bhhy_mall .mall_text h3 {
  font-size: 18px;
  font-weight: normal;
  margin-top: 20px;
  color: #0093dd;
}

.bhhy_mall .mall_text p {
  width: 945px;
  font-size: 14px;
  margin: 5px auto 0;
}

.bhhy_mall .mall_box {
  margin: 30px auto 0;
  overflow: hidden;
/*   text-align: center; */
}

.bhhy_mall .mall_box .swiper-slide {

}

.bhhy_mall
.mall_content {
  width: 265px;
  height: 336px;
  float: left;
  margin: 30px 65px 0;
  margin-top: 20px;
  background: #173150;
}

.bhhy_mall
.mall_content img {
  margin: 45px auto 0;
}

.bhhy_mall
.mall_content h3 {
  font-size: 16px;
  margin-top: 40px;
  padding-left: 7px;
  font-weight: normal;
  text-align: center;
  color: #0093dd;
}

.bhhy_mall
.mall_content p {
  width: 210px;
  font-size: 14px;
  margin: 15px auto 0;
  color: #fff;
  text-align: left;
}

/* 日用百货行业CRM系统区域  */
.bhhy_crm {
  height: 594px;
  background: url('../images/bhhy_crm_bg.png') no-repeat center;
}

.bhhy_crm .crm_content {
  background: #1b1508;
}


.bhhy_crm .crm_content h3 {
  color: #faaf3e;
}

/* 日用百货行业ERP系统  */
.bhhy_erp {
  height: 594px;
  background: url('../images/bhhy_erp_bg.png') no-repeat center;
}

/* 选择艾特区域 */

.bhhy_choice {
  width: 100%;
  height: 850px;
}

.bhhy_choice .choice_text {
  padding-top: 64px;
}

.bhhy_choice .choice_box {
  margin: 60px auto;
  overflow: hidden;
}

.bhhy_choice
.choice_content {
  width: 235px;
  text-align: center;
  float: left;
  margin: 35px 32px;
}

.bhhy_choice
.choice_content img {
  margin:  0 auto;
}

.bhhy_choice
.choice_content h3 {
  font-size: 20px;
  color: #333;
  margin-top: 15px;
  font-weight: normal;
}

.bhhy_choice
.choice_content p {
  font-size: 14px;
  margin-top: 10px;
  color: #666;
  text-align: left;
}