/*
* 谷丰产业体系页面样式库
* 其地下的子页面对应相对应的注释 
*/
.banner-line {
  width: 100%;
  height: 36px;
  line-height: 36px;
  background-color: #f3f3f3;
}
.banner-line .parent-page {
  color: #999;
  font-size: 12px;
}
.banner-line .child-page {
  color: #333;
  font-size: 12px;  
}
.tab-list-box {
  position: relative;
  width: 200px;
  height: auto;
  min-height: 400px;
}
.tab-list-box li {
  width: 100%;
  height: 67px;
  padding-top: 15px;
  text-align: right;
}
.tab-list-box .item-tab {
  height: 45px;
  line-height: 45px;
  padding: 0;
}
.tab-list-box li a {
   display: block;
   margin-right: 12px;
   font-size: 14px;
   color: #666; 
   text-decoration: none;
}
.tab-list-box2 li a {
   display: block;
   margin-right: 12px;
   font-size: 14px;
   color: #666; 
   text-decoration: none;
}
.tab-list-box li a:hover{
   color: #f00; 
}
.tab-list-box li a > .en-name {
  line-height: 2;
  font-size: 11px;
  font-weight: 500;
}
.tab-list-box .is_active {
  border-right: 3px solid #f00;
  background-color: #eee;

}
.tab-list-box .is_active a {
  font-weight: 600; 
  color: #333;
}
.line-bg {
  position: absolute;
  display: block;
  top: 0;
  right: 1px;
  width: 1px;
  height: 100%;
  background: url("../../Public/images/neinavlbg.png") no-repeat;
  z-index: -1;
  background-size: cover;
}
.margin-bottom_15 {
  margin-bottom: 15px;
}
.margin-bottom_30 {
  margin-bottom: 30px;
}
.margin-bottom_17 {
  margin-bottom: 17px;
}
.padding_15 {
  padding: 0 15px;
}
.main-content {
  min-width: 1170px;
}
.max-width-content {
  min-width: 1170px;
  height: auto;
  overflow: hidden;
}
.title-weight {
  font-weight: 600;
}
/*
 * --------------------------------------------------------------
 * -------------- 养老产业
 */

 .elderly-wrapper {
  width: 100%;
  min-width: 1170px;
  height: auto;
  padding-top: 100px;
}
/* banner */
.elderly-wrapper .banner {
  width: 100%;
  height: 330px;
}
.elderly-wrapper .banner img {
  width: 100%;
  height: 330px;
}
.elderly-wrapper .main-content {
  padding: 60px 0;
}
.elderly-wrapper .main-content .left-tab {
  width: 240px;
  height: auto;
  float: left;
}
.elderly-wrapper .main-content .desc-content-wrapper {
  width: 900px;
  height: auto;
  float: left; 
  line-height: 2;
}
.desc-content-wrapper ul{
  list-style: disc;
}
.elderly-content {
  width: 100%;
  height: auto;
}
.elderly-content>.title {
  font-size: 16px;
  color: #f00;
  font-weight: 600;
  padding-bottom: 14px;
}
.elderly-content>.desc {
  line-height: 28px;
}
.elderly-content>.pic {
  margin: 20px 0;
}
.elderly-content>.advantage > .title {
  font-weight: 600;
}
.elderly-content>.advantage li {
  line-height: 28px;
}
.elderly-content>.pic-lists {
  margin-top: 34px;
}
/*
 * --------------------------------------------------------------
 * -------------- 居家养老
 */
 .homeelderly .left-content {
   float: left;
   padding-right: 20px;
   width: 620px;
   height: auto;
 }
 
 .homeelderly .left-content>.item-content {
   margin-bottom: 15px;
 }
 .homeelderly .left-content>.title {
   font-size: 16px;
   color: #f00;
   font-weight: 600;
   margin-bottom: 15px;
 }
 .homeelderly .left-content>.item-content>.title {
   font-size: 16px;
   line-height: 50px;
   font-weight: 600;
 }
 .homeelderly .left-content>.item-content > .desc {
   line-height: 28px;
   margin-bottom: 15px;
 }
 .homeelderly .right-content {
  float: left;
  width: 280px;
  height: auto;
}
.homeelderly .right-content li {
  margin-top: 76px;
}
.margin-top_89 {
  margin-top: 89px;
}
.homeelderly .left-content>.item-content .title-weight {
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
}
.homeelderly ol {
  list-style: demical;
  padding-left: 15px;
}
.homeelderly .left-content>.item-content > .desc-box .desc {
  line-height: 28px;
  list-style-position: outside;
}
.homeelderly .margin-bottom_17 {
  margin-bottom: 17px;
}
.homeelderly .left-content>.item-content .contact-info {
  margin-top: 15px;
}
.homeelderly .left-content>.item-content .contact-info li{
  line-height: 28px;
}

/*
 * --------------------------------------------------------------
 * -------------- 社区养老
 */
 .communityelderly .item-content {
   width: 100%;
   height: auto;
   overflow: hidden;
   padding: 20px 0 30px 0;
   border-bottom: 1px solid #eee;
   margin-bottom: 15px;
 }
 .communityelderly .item-content:first-child {
   padding-top: 2px;
 }
 .communityelderly .item-content:last-child {
   border-bottom: 0;
   margin-bottom: 0px;
 }
 .desc-content-wrapper .item-content > .title{
  font-size: 16px;
  color: #f00;
  font-weight: 600;
 }
 .communityelderly .item-content .left-pic {
   width: 280px;
   height: auto;
   float: left;
 }
 .communityelderly .item-content .item-desc {
   width: 100%;
   height: auto;
   overflow: hidden;
   padding-top: 20px;
 }
 .communityelderly .item-content .right-content {
   padding-left: 20px;
   width: 620px;
   height: auto;
   float: left;
 }
 .communityelderly .item-content .right-content .right-desc {
   line-height: 28px;
 }

 /*
 * --------------------------------------------------------------
 * -------------- 机构养老、产学研基地
 */
 .mechanismelderly .item-content {
   width: 100%;
   height: auto;
   padding-bottom: 30px;
   border-bottom: 1px solid #eee;
 }
 .mechanismelderly .item-content:last-child {
  border-bottom: 0;
 }
 .mechanismelderly .item-content>.title {
  font-size: 16px;
  color: #f00;
  font-weight: 600;
 }
 .mechanismelderly .item-content > .item-desc >.title {
  font-size: 16px;
  line-height: 50px;
  font-weight: 600;
 }
 .mechanismelderly .item-content > .item-desc > .desc {
   line-height: 28px;
 }

 /*
 * --------------------------------------------------------------
 * -------------- 养老运营
 */
 .researchelderly .item-content > .title {
   margin-bottom: 10px;
 }
 .researchelderly .item-content .desc {
   line-height: 28px;
 }
 .researchelderly .item-content .desc-box-title {
   font-size: 16px;
   line-height: 50px;
   font-weight: 600;
 }
 .researchelderly .item-content .desc-box {
   width: 100%;
   height: auto;
   overflow: hidden;
 }
 .researchelderly .item-content .desc-box .desc-title {
   line-height: 28px;
   font-weight: 600;
 }
 .researchelderly .item-content .desc-box .desc-content {
   line-height: 28px;
 }

  /*
 * --------------------------------------------------------------
 * -------------- 日本元气集团
 */
 .yuanqi .item-content .desc-content {
   line-height: 28px;
 }
 .yuanqi .item-content .content-list {
   width: 100%;
   height: auto;
   overflow: hidden;
 }

  /*
 * --------------------------------------------------------------
 * -------------- 教育培训
 */
 .eduction .item-content .title {
   color: #f00;
   font-weight: 600;
   font-size: 16px;
   padding-top: 2px;
 }
 .eduction .item-content .desc-content {
   line-height: 28px;
 }
 .eduction .item-content .pic {
   margin-top: 30px;
 }
 .edu-title {
   font-size: 16px;
   line-height: 50px;
 }
 .edu-content {
   width: 100%;
   height: auto;
   overflow: hidden;
 }
 .edu-content-left {
   width: 620px;
   height: auto;
   padding-right: 20px;
   float: left;
 }
 .edu-desc {
   line-height: 28px;
 }
 .edu-power {
   display: inline-block;
 }
 .edu-power-right {
   margin-left: 15px;
 }
 .edu-desc-weight {
   font-weight: 600;
 }
 .edu-content-right {
   width: 280px;
   height: auto;
   float: left;
 }
 .margin-top_50 {
   margin-top: 50px;
 }


 /*
 * --------------------------------------------------------------
 * -------------- 社会责任
 */
.Responsibility .item-content {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #eee;
}
.Responsibility .item-content:last-child {
	border-bottom: 0;
}
.Responsibility .item-content>.title {
	font-size: 16px;
	color: #f00;
  font-weight: 600;
  padding-top: 2px;
}
.Responsibility .item-content > .item-desc >.title {
	font-size: 16px;
	line-height: 50px;
	font-weight: 600;
}
.Responsibility .item-content > .item-desc > .desc {
	line-height: 28px;
}
.Responsibility .item-content > .item-desc > .desc b {
	font-weight:600;
}
.Responsibility .item-content > .item-desc > .renyuanbg {
	min-height:363px;
	background: url("/Public/images/tem/Social_kanhujia_02.png") no-repeat right bottom;
}
.Responsibility .item-content > .item-desc > .servicetable{
	background:#dddddd;
}
.Responsibility .item-content > .item-desc > .servicetable th{
	font-weight:600;
	line-height: 20px;
	padding:15px;
	text-align:center;
	background:#eeeeee;
	border:1px solid #dddddd;
}
.Responsibility .item-content > .item-desc > .servicetable td{
	padding:15px;
	line-height:20px;
	background:#FFF;
	border:1px solid #dddddd;
}