/* 医疗行业解决方案样式 */
.ylhy {

}

/* 共用样式 */
.ylhy h2 {
  font-size: 36px;
  font-weight: normal;
  color: #333;
  text-align: center;
}

.ylhy p {
  font-size: 14px;
  text-align: center;
}

/* 轮播图  */
.ylhy_banner {
  height: 500px;
  background: url('../images/ylhy_banner_bg.png') no-repeat center;
}

.ylhy_banner .banner_text {
  padding-top: 100px;
  text-align: center;
}

.ylhy_banner .banner_text h1 {
  font-size: 65px;
  color: #fff;
  font-weight: bold;
}

.ylhy_banner .banner_text p {
  width: 1000px;
  font-size: 22px;
  line-height: 42px;
  color: #fff;
  padding-top: 43px;
  margin: 0 auto;
}

.ylhy_banner .banner_text div {
  width: 220px;
  height: 45px;line-height:45px;margin-left:40%;
  background: #0093dd;
  border: 0;
  border-radius: 8px;
  margin-top: 38px;
  outline: none;
  cursor: pointer;
}

.ylhy_banner .banner_text div a {
  display: block;
  color: #fff;
  font-size: 18px;
}


/* 行业现状区域 */

.ylhy_status {
  height: 485px;
}

.ylhy_status .status_text {
  padding-top: 64px;
}

.ylhy_status .status_box {
  text-align: center;
}

.ylhy_status .status_content {
  width: 268px;
  height: 268px;
  text-align: center;
  float: left;
  margin-left: 100px;
  margin-top: 60px;
}

.ylhy_status .status_content:hover {
  box-shadow: 0 2px 20px rgba(0,147,241,0.35);
  -webkit-box-shadow: 0 2px 20px rgba(0,147,241,0.35);
  -moz-box-shadow: 0 2px 20px rgba(0,147,241,0.35);
  -o-box-shadow: 0 2px 20px rgba(0,147,241,0.35);
  -ms-box-shadow: 0 2px 20px rgba(0,147,241,0.35);
  border-radius: 50%;
}

.ylhy_status .status_content img {
  padding-top: 45px;
  margin: 0 auto;
}

.ylhy_status .status_content h3 {
  font-size: 18px;
  padding-top: 30px;
}

.ylhy_status .status_content p {
  width: 185px;
  line-height: 25px;
  font-size: 14px;
  margin: 15px auto 0;
  color: #999999;
}

/* 医疗健康服务区域 */
.ylhy_health {
  height: 595px;
  background: #f3f9ff;
}

.ylhy_health .health_text {
  padding-top: 80px;
}

.ylhy_health .health_box {
  margin: 60px auto 0;
  overflow: hidden;
}

.ylhy_health
.health_content {
  width: 480px;
  height: 150px;
  float: left;
  margin-top: 30px;
  margin-left: 60px;
}

.ylhy_health
.health_content .health_left {
  float: left;

}

.ylhy_health
.health_content .health_left img {

}

.ylhy_health
.health_content .health_right {
  float: left;
  margin-left: 20px;
}

.ylhy_health .health_fr {
  float: right !important;;
  margin-right: 60px;
}

.ylhy_health
.health_content h3 {
  font-size: 20px;
  color: #333;
  font-weight: normal;
  text-align: left;
}

.ylhy_health
.health_content p {
  width: 365px;
  line-height: 25px;
  margin-top: 10px;
  font-size: 14px;
  color: #999;
  text-align: left;
}

/* 解决方案区域 */
.ylhy_scheme {

}

.ylhy_scheme .scheme_text {
  padding-top: 80px;
}

.ylhy_scheme .scheme_bg {
  margin: 10px auto 20px;
  text-align: center;
}

.ylhy_scheme .scheme_bg img {
  display: inline-block;
}

/* 医疗电商区域 */
.ylhy_online {
  height: 535px;
  background: url('../images/ylhy_online_bg.png') no-repeat center;
}

.ylhy_online .online_text {
  padding-top: 64px;
}

.ylhy_online .online_text h2 {
  color: #fff;
}

.ylhy_online .online_box {
  margin: 85px auto 0;
  overflow: hidden;
}

.ylhy_online
.online_content {
  width: 200px;
  height: 300px;
  text-align: center;
  float: left;
  margin:0 20px;
}

.ylhy_online
.online_content h3 {
  font-size: 18px;
  color: #fff;
  margin-top: 40px;
  font-weight: normal;
}

.ylhy_online
.online_content img {
  margin: 0 auto;
}

.ylhy_online
.online_content p {
  line-height: 25px;
  font-size: 14px;
  margin-top: 18px;
  color: #fff;
}

/* 医药行业业务流程区域 */

.ylhy_flow {
}

.ylhy_flow .flow_content {
  margin: 50px auto 0;
}

.ylhy_flow .flow_content .flow_text {
  /* padding-top: 60px; */
  text-align: center;
}


.ylhy_flow .flow_content .flow_text p {
  width: 843px;
  line-height: 25px;
  font-size: 16px;
  margin: 0 auto;
  padding-top: 30px;
  color: #777777
}

.ylhy_flow .flow_content .flow_bg_img {
  padding-bottom: 50px;
  text-align: center;
  margin-top: 50px;
}

.ylhy_flow .flow_content .flow_bg_img img {
  display: inline-block;
}


/* 业务核心区域 */
.ylhy_core {
  height: 700px;
  background: #313944;
}

.ylhy_core .core_text {
  padding-top: 64px;
}

.ylhy_core .core_text h2 {
  color: #fff;
}

.ylhy_core .core_text p {
  color: #fff;
  font-size: 16px;
  padding: 30px;
}

.ylhy_core .core_box {
  margin: 60px auto 0;
  overflow: hidden;
}

.ylhy_core
.core_content {
  width: 210px;
  height: 220px;
  text-align: center;
  float: left;
  margin:0 45px;
}

.ylhy_core
.core_content .core_img {
  margin: 0 auto;
}

.ylhy_core
.core_content .core_img_1 {
  width: 56px;
  height: 51px;
  background: url('../images/ylhy_business_icon_1.png') no-repeat;
}

.ylhy_core
.core_content:hover .core_img_1 {
  background: url('../images/ylhy_business_icon_hover_1.png') no-repeat;
}

.ylhy_core
.core_content .core_img_2 {
  width: 68px;
  height: 48px;
  background: url('../images/ylhy_business_icon_2.png') no-repeat;
}

.ylhy_core
.core_content:hover .core_img_2 {
  background: url('../images/ylhy_business_icon_hover_2.png') no-repeat;
}

.ylhy_core
.core_content .core_img_3 {
  width: 49px;
  height: 55px;
  background: url('../images/ylhy_business_icon_3.png') no-repeat;
}

.ylhy_core
.core_content:hover .core_img_3 {
  background: url('../images/ylhy_business_icon_hover_3.png') no-repeat;
}

.ylhy_core
.core_content .core_img_4 {
  width: 52px;
  height: 52px;
  background: url('../images/ylhy_business_icon_4.png') no-repeat;
}

.ylhy_core
.core_content:hover .core_img_4 {
  background: url('../images/ylhy_business_icon_hover_4.png') no-repeat;
}

.ylhy_core
.core_content .core_img_5 {
  width: 49px;
  height: 53px;
  background: url('../images/ylhy_business_icon_5.png') no-repeat;
}

.ylhy_core
.core_content:hover .core_img_5 {
  background: url('../images/ylhy_business_icon_hover_5.png') no-repeat;
}

.ylhy_core
.core_content .core_img_6 {
  width: 54px;
  height: 55px;
  background: url('../images/ylhy_business_icon_6.png') no-repeat;
}

.ylhy_core
.core_content:hover .core_img_6 {
  background: url('../images/ylhy_business_icon_hover_6.png') no-repeat;
}

.ylhy_core
.core_content .core_img_7 {
  width: 51px;
  height: 49px;
  background: url('../images/ylhy_business_icon_7.png') no-repeat;
}

.ylhy_core
.core_content:hover .core_img_7 {
  background: url('../images/ylhy_business_icon_hover_7.png') no-repeat;
}

.ylhy_core
.core_content .core_img_8 {
  width: 61px;
  height: 46px;
  background: url('../images/ylhy_business_icon_8.png') no-repeat;
}

.ylhy_core
.core_content:hover .core_img_8 {
  background: url('../images/ylhy_business_icon_hover_8.png') no-repeat;
}

.ylhy_core
.core_content h3 {
  font-size: 18px;
  color: #a9b2b6;
  padding-top: 20px;
}

.ylhy_core
.core_content:hover h3 {
  color: #34bbff;
}

.ylhy_core
.core_content p {
  line-height: 25px;
  font-size: 14px;
  padding-top: 20px;
  color: #a9b2b6;
}

.ylhy_core
.core_content:hover p {
  color: #34bbff;
}
