* {
  margin: 0;
  padding: 0;
  border: 0;
}
.clear:after {
  content: "";
  display: block;
  clear: both;
}
body {
  font-family: "微软雅黑";
  background-color: #fff;
}
a {
  text-decoration: none;
  color: #3e3d3d;
  font-size: 12px;
}
.outside-box {
  width: 100%;
}
.inside-box {
  width: 1180px;
  margin: 0px auto;
}
ul li {
  list-style: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.sep {
  margin-top: 20px;
  margin-bottom: 20px;
}
/*欢迎栏目*/
.wel-box {
  height: 30px;
  line-height: 30px;
  background-color: #fbfbfb;
  border-bottom: 1px solid #e1e1e1;
}
.wel-box .wel .wel-left a {
  font-size: 13px;
  padding: 0 15px;
  position: relative;
  float: left;
  color: #77b848;
}
.wel-box .wel .wel-left a img {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  padding: 0 4px;
}
.wel-box .wel .wel-left a:first-child {
  padding-left: 0;
}
.wel-box .wel .wel-left a:nth-child(n+2):hover {
  text-decoration: underline;
}
.wel-box .wel .wel-left a:after {
  content: "";
  display: block;
  width: 2px;
  height: 14px;
  background-color: #77b848;
  position: absolute;
  top: 8px;
  right: 0;
}
.wel-box .wel .wel-left a:last-child:after {
  width: 0;
}
.wel-box .wel .wel-left .code {
  padding: 0 4px;
}
.wel-box .wel .wel-left .code:hover {
  color: #77b848;
}
.wel-box .wel .wel-left .code:after {
  content: "";
  display: none;
}
.wel-box .wel .wel-right a {
  font-size: 13px;
  padding: 0 10px;
  position: relative;
  float: left;
  color: #77b848;
}
.wel-box .wel .wel-right a:hover {
  text-decoration: underline;
}
.wel-box .wel .wel-right a:last-child {
  padding-right: 0;
}
.wel-box .wel .wel-right a:after {
  content: "";
  display: block;
  width: 2px;
  height: 14px;
  background-color: #77b848;
  position: absolute;
  top: 8px;
  right: 0;
}
.wel-box .wel .wel-right a:last-child:after {
  width: 0;
}
/*logo搜索*/
.ls-box {
  height: 120px;
}
.ls-box .logo {
  margin-left: 5px;
  margin-top: 28px;
  width: 308px;
}
.ls-box .logo a {
  display: block;
}
.ls-box .logo a img {
  display: block;
  width: 100%;
}
.ls-box .search {
  margin-left: 94px;
  margin-top: 46px;
}
.ls-box .search form {
  display: block;
  position: relative;
  width: 464px;
  height: 35px;
  border: 1px solid #59b548;
  border-radius: 10px;
}
.ls-box .search form .inp {
  width: 346px;
  height: 35px;
  line-height: 35px;
  outline: none;
  margin-left: 15px;
}
.ls-box .search form .but {
  width: 82px;
  height: 35px;
  outline: none;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #6ac12c;
  color: #fff;
  font-size: 14px;
  border-radius: 0 6px 6px 0;
  background-image: url(../images/inp01.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.ls-box .ls-right {
  margin-top: 20px;
  width: 255px;
}
.ls-box .ls-right div {
  display: block;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.ls-box .ls-right div img {
  display: block;
  float: left;
  margin-right: 8px;
}
.ls-box .ls-right div p {
  display: block;
  float: left;
  font-size: 14px;
  color: #132307;
}
.wea{
  display: block;
  float: right;
  width: 88px;
  border-radius: 10px;
  border: 1px solid #6dc12b;
 margin-left: 10px;
}
.wea img{
margin-left: 5px;
  margin-top: 2px;
}
.wea span{
  font-size: 13px;
  height: 20px;
  line-height: 20px;
  color: #6dc12b;
}
.wea i{
  width: 25px;
  height: 20px;
  background-color: #6dc12b;
  border-radius: 0px 9px 9px 0px;
  background-image: url(../images/inp03.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
/*侧边导航*/
.box_left {
  width: 198px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  padding: 0 10px;
}
.box_left .bol-t {
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #6ab335;
  font-size: 16px;
  border-bottom: 1px solid #e5e5e5;
}
.box_left .aside {
  float: left;
  height: 100%;
}
.box_left .aside .al {
  overflow: hidden;
  padding-bottom: 3px;
  border-bottom: 1px dashed #e5e5e5;
}
.box_left .aside .al .al_one {
  height: 28px;
  line-height: 28px;
  position: relative;
  margin-top: 6px;
}
.box_left .aside .al .al_one a {
  font-size: 14px;
  display: block;
  text-decoration: none;
  width: 100%;
  text-align: left;
  color: #6ac12c;
}
.box_left .aside .al .al_one a img {
  vertical-align: middle;
  transition: all .2s ease;
  margin-left: 22px;
  margin-right: 6px;
  display: block;
  float: left;
}
.box_left .aside .al .al_two a {
  display: block;
  height: 24px;
  line-height: 26px;
  font-size: 13px;
  margin-left: 55px;
  width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
  transform: translate3d(0, 0, 0);
  transition: all .3s linear;
}
.box_left .aside .al .al_two a:hover {
  /*text-decoration: underline;*/
  transform: translate3d(6px, 0, 0);
  transition: all .3s linear;
  color: #6ac12c;
}
.box_left .aside .al:last-child {
  border-bottom: 0;
}
.box_left .aside .a2box{
  overflow: hidden;
}
.box_left .aside .a2box a{
  display: block;
  width: 197px;
  height: 87px;
  margin: 0 auto;
  margin-top: 15px;
}
.box_left .aside .a2box a img{
  display: block;
  width: 100%;
  height: 100%;
}
/*右侧内容*/
.box_right {
  width: 940px;
  margin-left: 15px;
}
.box_right .shurff_box {
  width: 100%;
  height: 380px;
  position: relative;
}
.box_right .shurff_box img {
  width: 100%;
  display: block;
}
.box_right .shurff_box p {
  display: block;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  background-color: rgba(0, 0, 0, 0.4);
  width: 80%;
  padding-right: 20%;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
  text-indent: 10px;
}
.box_right .shurff_box .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  opacity: 1;
  background: rgba(255, 255, 255, 0.4);
  margin: 0 8px;
}
.box_right .shurff_box .swiper-pagination-bullet-active {
  background-color: #fff;
}
.box_right .shurff_box .swiper-container-horizontal > .swiper-pagination-bullets,
.box_right .shurff_box .swiper-pagination-custom,
.box_right .shurff_box .swiper-pagination-fraction {
  width: 20%;
  left: 80%;
}
/*四图广告位*/
.advs {
  display: flex;
  justify-content: space-between;
}
.advs a {
  display: block;
  width: 226px;
  height: 104px;
}
.advs a img {
  display: block;
  width: 100%;
  height: 100%;
}
/*养老机构名录*/
.ent {
  width: 100%;
}
.ent .ent-t {
  width: 100%;
  height: 78px;
}
.ent .ent-t img {
  display: block;
  width: 100%;
  height: 100%;
}
.ent .ent-c .enc-l {
  width: 597px;
}
.ent .ent-c .enc-l .ecl-t {
  display: flex;
  justify-content: space-between;
}
.ent .ent-c .enc-l .ecl-t .ecl-t-l {
  display: block;
  width: 240px;
  height: 175px;
  position: relative;
}
.ent .ent-c .enc-l .ecl-t .ecl-t-l img {
  display: block;
  width: 100%;
  height: 100%;
}
.ent .ent-c .enc-l .ecl-t .ecl-t-l p {
  display: block;
  width: 100%;
  height: 32px;
  line-height: 32px;
  background-color: rgba(37, 86, 20, 0.6);
  color: #fff;
  font-size: 14px;
  position: absolute;
  left: 0;
  bottom: 0;
  text-indent: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
}
.ent .ent-c .enc-l .ecl-t .ecl-t-r{
  width: 340px;
}
.ent .ent-c .enc-l .ecl-t .ecl-t-r form{
  width: 328px;
  height: 35px;
  border: 1px solid #59b548;
  border-radius: 10px 10px 10px 10px;

}
.ent .ent-c .enc-l .ecl-t .ecl-t-r form .inp{
  width: 234px;
  height: 33px;
  line-height: 33px;
  outline: none;
  margin-left: 15px;
}
.ent .ent-c .enc-l .ecl-t .ecl-t-r form .but{
  width: 75px;
  height: 35px;
  outline: none;
  cursor: pointer;
  background-color: #6ac12c;
  color: #fff;
  font-size: 14px;
  border-radius: 0 9px 9px 0;
  border: none;
  margin-right: -1px;
}
.ecl-region{
  margin-top: 10px;
}
.ecl-region a{
  display: block;
  float: left;
  height: 13px;
  line-height: 23px;
  padding: 4px 13px;
  font-size: 14px;
  color: #6bc12c;
  text-align: center;
  position: relative;
}
.ecl-region a:before{
  content: "";
  background-color: #6bc12c;
  width: 1px;
  height: 12px;
  position: absolute;
  top: 10px;
  right: 0px;
}

.ent .ent-c .enc-l .ecl-b {
  border: 1px solid #6ac12c;
  border-radius: 10px;
  margin-top: 20px;
}
.ent .ent-c .enc-l .ecl-b .elb-t {
  height: 37px;
  line-height: 37px;
  border-bottom: 1px solid #6ac12c;
}
.ent .ent-c .enc-l .ecl-b .elb-t span {
  display: block;
  float: left;
}
.ent .ent-c .enc-l .ecl-b .elb-t span img {
  display: block;
  float: left;
  width: 21px;
  height: 26px;
  margin: 5.5px 0;
  margin-left: 14px;
  margin-right: 10px;
}
.ent .ent-c .enc-l .ecl-b .elb-t span p {
  display: block;
  float: left;
  color: #6ac12c;
  font-size: 15px;
  font-weight: bold;
}
.ent .ent-c .enc-l .ecl-b .elb-t a {
  display: block;
  float: right;
  font-size: 14px;
  color: #77b848;
  margin-right: 14px;
}
.ent .ent-c .enc-l .ecl-b .elb-b {
  padding: 8px;
}
.ent .ent-c .enc-l .ecl-b .elb-b ul {
  width: 390px;
}
.ent .ent-c .enc-l .ecl-b .elb-b ul li {
  height: 26px;
  line-height: 26px;
  margin-left: 7px;
}
.ent .ent-c .enc-l .ecl-b .elb-b ul li a {
  display: block;
  font-size: 14px;
  color: #502626;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
}
.ent .ent-c .enc-l .ecl-b .elb-b ul li a:hover {
  text-decoration: underline;
}
.ent .ent-c .enc-l .ecl-b .elb-b ul li:nth-child(-n+3) a {
  color: #db3535;
}
.ent .ent-c .enc-l .ecl-b .elb-b div {
  width: 173px;
}
.ent .ent-c .enc-l .ecl-b .elb-b div a {
  display: block;
  width: 100%;
  height: 65px;
}
.ent .ent-c .enc-l .ecl-b .elb-b div a img {
  display: block;
  width: 100%;
  height: 100%;
}
.ent .ent-c .enc-l .ecl-b .elb-b div a:nth-child(n+2) {
  margin-top: 7px;
}
.ent .ent-c .enc-r {
  width: 328px;
  border: 1px solid #6ac12c;
  border-radius: 10px;
}
.ent .ent-c .enc-r .enr-t {
  height: 22px;
  line-height: 22px;
  padding: 10px 0;
  border-bottom: 1px solid #6ac12c;
}
.ent .ent-c .enc-r .enr-t span {
  display: block;
  float: left;
}
.ent .ent-c .enc-r .enr-t span img {
  display: block;
  float: left;
  width: 24px;
  height: 22px;
  margin: 0 6px;
}
.ent .ent-c .enc-r .enr-t span p {
  display: block;
  float: right;
  font-size: 15px;
  font-weight: bold;
  color: #6ac12c;
}
.ent .ent-c .enc-r .enr-t a {
  display: block;
  float: right;
  color: #77b848;
  font-size: 14px;
  margin-right: 14px;
}
.ent .ent-c .enc-r ul {
  padding: 8px;
}
.ent .ent-c .enc-r ul li {
  height: 26px;
  line-height: 26px;
}
.ent .ent-c .enc-r ul li a {
  display: block;
  color: #502626;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
}
.ent .ent-c .enc-r ul li a:hover {
  text-decoration: underline;
}
.ent .ent-c .enc-r ul li:nth-child(-n+3) a {
  color: #db3535;
}
.ent .ent-c .enc-r .ert-adv {
  padding: 0 8px;
  padding-bottom: 10px;
  width: 306px;
  height: 104px;
}
.ent .ent-c .enc-r .ert-adv a {
  display: block;
  width: 100%;
  height: 100%;
}
.ent .ent-c .enc-r .ert-adv a img {
  display: block;
  width: 100%;
  height: 100%;
}
/*通栏广告位*/
.adv {
  width: 100%;
  height: 96px;
}
.adv a {
  display: block;
  width: 100%;
  height: 100%;
}
.adv a img {
  display: block;
  width: 100%;
  height: 100%;
}
/*康养健康资讯*/
.new .new-l {
  width: 460px;
}
.new .new-l .nel-t {
  width: 100%;
  height: 230px;
}
.new .new-l .nel-t a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.new .new-l .nel-t a img {
  display: block;
  width: 100%;
  height: 100%;
}
.new .new-l .nel-t a p {
  height: 36px;
  line-height: 36px;
  display: block;
  background-color: rgba(255, 255, 255, 0.6);
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 15px;
  color: #00352c;
  text-indent: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
}
.new .new-l .nel-b {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.new .new-l .nel-b a {
  display: block;
  width: 226px;
  height: 75px;
  margin-top: 10px;
}
.new .new-l .nel-b a img {
  display: block;
  width: 100%;
  height: 100%;
}
.new .new-r {
  width: 460px;
}
.new .new-r .ner-t {
  height: 36px;
  line-height: 36px;
  background-image: url(../images/ner-t.jpg);
  background-repeat: no-repeat;
}
.new .new-r .ner-t span {
  display: block;
  float: left;
  color: #fff;
  font-size: 16px;
  margin-left: 36px;
}
.new .new-r .ner-t a {
  display: block;
  float: right;
  color: #fff;
  margin-right: 12px;
}
.new .new-r .ner-c {
  border: 1px solid #e3f3d7;
  border-radius: 0 0 10px 10px;
  border-top: 0;
}
.new .new-r .ner-c .nrc-t {
  height: 43px;
  line-height: 43px;
}
.new .new-r .ner-c .nrc-t span {
  display: block;
  float: left;
  font-size: 14px;
  color: #9c9c9c;
  padding: 0 8px;
  cursor: pointer;
}
.new .new-r .ner-c .nrc-t .new-active {
  color: #3aa400;
  background-image: url(../images/three.png);
  -webkit-background-size: 21px 10px;
  background-size: 21px 10px;
  background-repeat: no-repeat;
  background-position: 44px 33px;
}
.new .new-r .ner-c .nrc-c {
  padding: 0 10px;
  padding-bottom: 8px;
}
.new .new-r .ner-c .nrc-c ul li {
  height: 26px;
  line-height: 26px;
}
.new .new-r .ner-c .nrc-c ul li a {
  display: block;
  color: #191919;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
}
.new .new-r .ner-c .nrc-c ul li a:hover {
  color: #3aa400;
}
.new .new-r .ner-c .nrc-c .uls {
  display: none;
}
/*健康用品商城*/
.sho .sup {
  width: 463px;
  border: 1px solid #dcdcdc;
  border-radius: 10px;
}
.sho .sup .sup-t {
  height: 39px;
  line-height: 39px;
  border-bottom: 2px solid #6ac12c;
}
.sho .sup .sup-t span {
  display: block;
  float: left;
  position: relative;
}
.sho .sup .sup-t span img {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  margin: 7.5px 0;
  margin-left: 13px;
  margin-right: 8px;
}
.sho .sup .sup-t span p {
  display: block;
  float: left;
  font-size: 15px;
  color: #6ac12c;
  font-weight: bold;
}
.sho .sup .sup-t span:before {
  content: "";
  border-bottom: 4px solid #6ac12c;
  width: 126px;
  position: absolute;
  left: 0;
  bottom: -3px;
}
.sho .sup .sup-t a {
  display: block;
  float: right;
  color: #6ac12c;
  font-size: 12px;
  margin-right: 10px;
}
.sho .sup .sup-c {
  padding: 10px 12px;
}
.sho .sup .sup-c div {
  height: 58px;
  margin-bottom: 5px;
}
.sho .sup .sup-c div a {
  display: block;
  height: 100%;
}
.sho .sup .sup-c div a img {
  display: block;
  float: left;
  width: 119px;
  height: 100%;
}
.sho .sup .sup-c div a p {
  display: block;
  float: left;
  margin: 3px 0;
  width: 308px;
  margin-left: 12px;
  height: 52px;
  line-height: 26px;
  overflow: hidden;
  font-size: 14px;
}
.sho .sup .sup-c div a:hover p {
  color: #ff9100;
}
.sho .sup .sup-c ul li {
  height: 26px;
  line-height: 26px;
}
.sho .sup .sup-c ul li a {
  display: block;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
}
.sho .sup .sup-c ul li a:hover {
  color: #ff9100;
}
.sho .buy {
  width: 463px;
  border: 1px solid #dcdcdc;
  border-radius: 10px;
}
.sho .buy .buy-t {
  height: 39px;
  line-height: 39px;
  border-bottom: 2px solid #6ac12c;
}
.sho .buy .buy-t span {
  display: block;
  float: left;
  position: relative;
}
.sho .buy .buy-t span img {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  margin: 7.5px 0;
  margin-left: 13px;
  margin-right: 8px;
}
.sho .buy .buy-t span p {
  display: block;
  float: left;
  font-size: 15px;
  color: #6ac12c;
  font-weight: bold;
}
.sho .buy .buy-t span:before {
  content: "";
  border-bottom: 4px solid #6ac12c;
  width: 126px;
  position: absolute;
  left: 0;
  bottom: -3px;
}
.sho .buy .buy-t a {
  display: block;
  float: right;
  color: #6ac12c;
  font-size: 12px;
  margin-right: 10px;
}
.sho .buy .buy-c .buc-t {
  border: 1px solid #6ac12c;
  border-radius: 10px;
  width: 440px;
  height: 247px;
  margin: 14px auto;
}
.sho .buy .buy-c .buc-t .bct-l {
  width: 120px;
  height: 100%;
}
.sho .buy .buy-c .buc-t .bct-l span {
  display: block;
  width: 120px;
  height: 29px;
  line-height: 29px;
  color: #000000;
  border-radius: 6px;
  text-align: center;
  font-size: 13px;
  cursor: pointer;
}
.sho .buy .buy-c .buc-t .bct-l .buy-active {
  background-color: #54a619;
 color: #ffffff;
}
.sho .buy .buy-c .buc-t .bct-l span:nth-child(n+2) {
  margin-top: 7.4px;
}
.sho .buy .buy-c .buc-t .bct-b {
  width: 310px;
  padding: 6px 0;
}
.sho .buy .buy-c .buc-t .bct-b ul li {
  height: 30px;
  line-height: 20px;
}
.sho .buy .buy-c .buc-t .bct-b ul li a {
  display: block;
  font-size: 14px;
  overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}
.sho .buy .buy-c .buc-t .bct-b ul li a span{
  display: block;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
  width: 51px;
  color: #ff3524;
}
.sho .buy .buy-c .buc-t .bct-b ul li a p{
  display: block;
  float: right;
  width: 259px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
}
.sho .buy .buy-c .buc-t .bct-b .uls {
  display: none;
}
.sho .buy .buy-c .buc-b {
  margin: 0 auto;
  width: 440px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 11px;
}
.sho .buy .buy-c .buc-b a {
  display: block;
  width: 215px;
  height: 66px;
}
.sho .buy .buy-c .buc-b a img {
  display: block;
  width: 100%;
  height: 100%;
}
/*友情链接*/
.link .lin-con {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.link .lin-con ul {
  width: 15%;
}
.link .lin-con ul li {
  height: 42px;
  line-height: 42px;
}
.link .lin-con ul li a {
  display: block;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
}
.link .lin-con ul li a:hover {
  text-decoration: underline;
}
.sss {
  height: 500px;
}
#ns-sxl div img{
    display: block;
    margin: 0 auto;
}
#ns-sxl div span{
     display: block;
    margin: 0 auto;
    text-align: center;
}