@charset "UTF-8";
/*修复discuz自带的部分多余样式*/
.area .block, .area .temp {
  margin: 0; }

.area .frame, .area .frame-tab {
  border: 0;
  margin: 0; }

body {
  background-color: #ffd6d6; }

/*导航头部*/
.section {
  margin-top: 25px; }

.blfl li, .blfl a {
  display: block;
  float: left; }

.bb1 {
  border-bottom: 1px solid #e5e5e5; }

.bb2 {
  border: 3px solid #ffb5b5; }

.bb3 {
  border-bottom: 1px dashed #e5e5e5; }

.bb4 {
  border: 5px solid #ff8972; }

.mb10 {
  margin-bottom: 10px; }

.mb20 {
  margin-bottom: 20px; }

.mb15 {
  margin-bottom: 15px; }

.mt10 {
  margin-top: 10px; }

.list_style1 {
  padding: 19px 0; }

.list_style1 dt {
  float: left; }

.list_style1 dt a {
  display: block;
  width: 94px;
  height: 94px;
  border: 3px solid #fff; }

.list_style1 dt img {
  display: block; }

.list_style1 dd {
  float: left;
  width: 260px;
  padding: 0 0 0 10px; }

.list_style1 dd a {
  color: #666; }

.list_style1 h5 {
  text-align: center;
  margin-bottom: 5px; }

.list_style1 h5 a {
  font: 600 18px/18px 'Microsoft YaHei'; }

.list_style1 a:hover {
  color: #f86d48; }

.list_style1 p {
  font: 500 12px/20px 'SimSun';
  text-indent: 2em; }

.list_style1:hover {
  position: relative;
  cursor: pointer; }

.list_style1:hover dt a {
  border: 3px solid #f86d48; }

.list_style1:hover a {
  color: #f86d48; }

.titleWrap {
  position: relative;
  padding-bottom: 5px; }

.titleWrap h2 a {
  font: 500 21px/25px 'Microsoft YaHei';
  color: #ff8c29; }

.titleWrap .more {
  display: block;
  height: 25px;
  line-height: 25px;
  position: absolute;
  right: 0px;
  top: 0px;
  color: #666;
  font-size: 12px; }

.wordslist li {
  display: block;
  height: 25px;
  line-height: 25px;
  color: #666;
  font-family: 'SimSun'; }

.wordslist a {
  display: block;
  color: #666;
  white-space: nowrap;
  font-size: 12px; }

.wordslist a:hover {
  color: #f86d48; }

.kidList li {
  display: block;
  float: left;
  width: 190px; }

.kidList .imga {
  display: block;
  width: 134px;
  height: 134px;
  overflow: hidden;
  margin: 0 auto; }

.kidList img {
  width: 134px;
  height: 134px; }

.kidList p {
  height: 25px;
  padding: 10px 0 0 60px;
  line-height: 25px;
  font-size: 12px;
  color: #666; }

.kidList p span {
  padding-right: 10px; }

.kidList p a {
  font-weight: 900;
  color: #FF6600; }

.list_style2 dt {
  float: left;
  width: 118px;
  overflow: hidden;
  padding: 0px 10px 10px 10px; }

.list_style2 dt a {
  display: block;
  width: 112px;
  height: 82px;
  overflow: hidden; }

.list_style2 img {
  width: 112px;
  height: 82px; }

.list_style2 dd {
  float: left;
  width: 200px;
  height: 88px;
  overflow: hidden;
  padding: 0 0 10px 0; }

.list_style2 h5 {
  padding: 0 0 10px 0;
  text-align: center; }

.list_style2 h5 a {
  font-size: 14px;
  color: #666;
  font-weight: 600; }

.list_style2 p {
  font: 500 12px/20px 'SimSun';
  text-indent: 2em;
  color: #666; }

.spwList li {
  display: block;
  float: left;
  overflow: hidden;
  width: 97px;
  padding: 0px 4px 2px 4px; }

.spwList .imga {
  display: block;
  width: 97px;
  height: 40px; }

.spwList p {
  width: 97px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 13px; }

.spwList a {
  color: #666; }

.slides {
  position: absolute;
  overflow: hidden; }
  .slides li a, .slides li img {
    display: block; }

.slidenav {
  position: absolute;
  bottom: 6px;
  right: 15px;
  text-align: right;
  z-index: 100;
  height: 16px;
  line-height: 16px;
  overflow: hidden; }
  .slidenav li {
    display: inline; }
    .slidenav li a {
      display: inline-block;
      margin: 3px;
      width: 12px;
      height: 12px;
      overflow: hidden;
      background: #5c880f;
      text-decoration: none;
      border-radius: 12px; }
      .slidenav li a span {
        display: none; }
    .slidenav li.active a {
      background-color: #fff; }

.slidetip {
  position: absolute;
  bottom: 2px;
  height: 40px;
  left: 0;
  font-weight: normal;
  color: #fff;
  overflow: hidden; }
  .slidetip .front {
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px 0 0;
    width: 100%;
    line-height: 20px;
    overflow: hidden;
    text-align: left;
    font-size: 12px; }
    .slidetip .front a {
      margin-left: 7px;
      color: #fff; }
  .slidetip .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5; }
  .slidetip a {
    color: #fff; }

.no-rgba .slidenav li a {
  background-color: #c34444; }

.waterfall {
  height: 600px;
  padding: 10px 0 10px 10px;
  position: relative; }

.waterfall .itemlist {
  position: relative;
  float: left;
  width: 225px;
  overflow: hidden;
  margin-right: 10px; }

.waterfall .item {
  margin-bottom: 10px; }

.waterfall .inner {
  background: #fafafa;
  *zoom: 1;
  border: 1px solid #c9c7c8; }

.waterfall .inner:before, .waterfall .inner:after {
  display: table;
  content: ""; }

.waterfall .inner:after {
  clear: both; }

.waterfall .img {
  width: 200px;
  margin: 10px auto; }

.waterfall .img a {
  display: block;
  border: 1px solid #fff; }

.waterfall .img a:hover {
  border-color: #ff7676; }

.waterfall .img a img {
  width: 198px;
  display: block; }

.waterfall .info {
  *zoom: 1;
  border-top: 1px solid #e9e9e9;
  padding: 5px 10px 10px;
  background: #fff5ef; }

.waterfall .info:before, .waterfall .info:after {
  display: table;
  content: ""; }

.waterfall .info:after {
  clear: both; }

.waterfall .info a {
  display: block; }

.waterfall .info a img {
  width: 30px;
  height: 30px;
  padding: 2px;
  border: 1px dashed #ff7676;
  background: #ffffff; }

.waterfall .info .subject {
  color: #ff7676;
  font-size: 12px; }

.waterfall .info .avatar {
  float: left;
  margin: 9px 9px 0 0; }

.waterfall .info .avatar_info {
  padding-top: 8px; }

.waterfall .info .avatar_info a {
  height: 20px;
  overflow: hidden;
  color: #999;
  font-size: 12px; }

.waterfall .info .avatar_info a:hover {
  color: #ff7676; }

.waterfall .info .avatar_info p {
  color: #ccc;
  white-space: nowrap;
  height: 18px;
  font-size: 12px; }

.waterfall .mask {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: url(waterfall_mask.png) repeat-x; }

.waterfall .itemlist {
  height: 610px; }

.pg_index .wp {
  width: 960px; }

#hd {
  background: url(channel_bg_fastion.png) center bottom repeat-x; }

#hd .wp {
  padding: 0;
  width: auto;
  background: url(banner_bg_fastion.png) center bottom no-repeat; }

.hdc {
  height: 100px;
  width: 1120px;
  margin: 0 auto; }

#hd h2 {
  padding: 0;
  margin: 35px 15px 0 280px; }

nav {
  margin-top: 40px; }

nav a {
  display: block;
  width: 104px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  float: left;
  margin-left: 20px;
  background: none;
  color: #fff;
  text-decoration: none;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(192, 41, 0, 0.75); }

nav a:hover {
  background: url(baby_nav_active.png) 0 0 no-repeat;
  text-decoration: none; }

.slideshow {
  position: relative;
  border: 2px solid #fff; }
  .slideshow, .slideshow .slides, .slideshow img {
    width: 306px;
    height: 411px; }

.main-news, .activity {
  background: #fff;
  height: 415px; }

.main-news {
  width: 370px;
  margin: 0 10px;
  padding: 0 12px 0 18px; }

.activity {
  width: 200px;
  padding: 0 15px; }

.babyActivity {
  width: 160px;
  height: 25px;
  padding: 25px 20px 13px 20px;
  background: url(baby_unit5.jpg) center 0 no-repeat; }

.babyActivity h2 {
  height: 25px;
  overflow: hidden; }

.babyActivity h2 a {
  line-height: 100px; }

.babyActivity .more {
  padding-left: 20px;
  font-size: 14px;
  right: 30px;
  top: 30px;
  line-height: 100px;
  height: 24px;
  overflow: hidden; }

.baDetail {
  width: 200px;
  height: 144px;
  overflow: hidden; }

.hotArticle {
  margin-bottom: 10px; }

.hotList li {
  padding-left: 18px;
  background: url(baby_unit2.png) -121px -33px no-repeat; }

.hotArticle h2 a, .dayStar h2 a, .bb3 h2 a, .babyShow h2 a {
  display: block;
  line-height: 100px;
  overflow: hidden;
  width: 100px;
  background-image: url(titlebg.png);
  background-repeat: no-repeat; }

.hotArticle h2 a {
  background-position: -1px -1px;
  height: 19px; }

.section02 {
  width: 945px;
  height: 235px;
  padding: 24px 6px 9px 9px;
  background: url(baby_unit_bg2.jpg) 0 0 no-repeat;
  position: relative; }

.section05, .section06 {
  position: relative;
  background: #fff;
  padding: 20px 0 10px 0; }

.section05 {
  height: 655px; }

.section02:after, .section05:after, .section06:after {
  position: absolute;
  width: 64px;
  height: 58px;
  top: -10px;
  left: -20px;
  content: url(baby_unit1.png); }

.dayStar, .babyShow, .babyArticle {
  padding: 0 25px 0 46px; }

.dayStar .more, .babyShow .more, .babyArticle .more {
  right: 20px; }

.kidList {
  width: 950px; }

.kidList p {
  background: url(baby_unit2.png) no-repeat 14px -208px; }

.section03 .lCol {
  width: 700px;
  padding: 10px;
  background: #fff; }

.section03 .rCol {
  width: 230px;
  height: 502px;
  background: #fff; }

.babyPanel {
  width: 700px;
  padding: 10px;
  background: #fff; }

.babyPanel li {
  width: 340px;
  float: left; }

.babyPanel .bpeven {
  padding-right: 20px; }

.babyPanel .titleWrap {
  height: 25px;
  overflow: hidden; }

.babyPanel h2 a {
  display: block;
  width: 108px;
  line-height: 100px;
  background-image: url(baby_unit2.png);
  background-repeat: no-repeat; }

.babyPanel .titleWrap .more {
  background: #fff;
  top: 3px; }

.momToBe h2 a {
  background-position: 4px 1px; }

.hotMom h2 a {
  background-position: 4px -25px; }

.cuteBaby h2 a {
  background-position: 4px -54px; }

.babyFood h2 a {
  background-position: 4px -82px; }

.babyPanel h2 {
  position: relative; }

.babyPanel .titleWrap h2:after {
  width: 170px;
  height: 10px;
  font-size: 12px;
  font-family: arial;
  overflow: hidden;
  letter-spacing: 3px;
  position: absolute;
  top: 8px;
  left: 110px;
  line-height: 10px;
  content: '.......................................................................................'; }

.momToBe h2:after {
  color: #81a004; }

.hotMom h2:after {
  color: #29c5ec; }

.cuteBaby h2:after {
  color: #ed62eb; }

.babyFood h2:after {
  color: #ed6d46; }

.section03 .y {
  width: 230px;
  height: 502px;
  background-color: #fff; }

.mcMember {
  padding: 10px 10px 20px 10px;
  position: relative; }

.mcMember:after {
  width: 230px;
  height: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  content: url(baby_unit_bg3.jpg); }

.mcMember .titleWrap h2 {
  padding-left: 25px;
  background: url(baby_unit2.png) no-repeat -120px 0; }

.cpBible {
  width: 212px;
  height: 161px;
  padding: 5px 0 0 0;
  margin: 0 auto;
  background: url(baby_unit_bg1.jpg) 0 0 repeat-x;
  position: relative; }

.cpBible:after {
  width: 117px;
  height: 76px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  content: url(baby_unit6.png); }

.cpBible h2 {
  width: 134px;
  height: 25px;
  margin: 0 auto 10px auto;
  line-height: 100px;
  overflow: hidden;
  background: url(baby_unit2.png) no-repeat -1px -113px; }

.bpbFun {
  position: relative;
  z-index: 3; }

.bpbFun li {
  padding: 5px; }

.bpbFun a {
  width: 96px;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  color: #fff;
  text-shadow: 1px 1px rgba(83, 116, 4, 0.8);
  text-align: center;
  background: url(baby_unit2.png) -1px -175px no-repeat; }

.bpbFun a:hover {
  background: url(baby_unit2.png) -1px -143px no-repeat;
  text-shadow: 1px 1px rgba(223, 3, 15, 0.8); }

.babyShow {
  position: relative; }

.babyShow:after {
  position: absolute;
  top: -20px;
  right: 0px;
  width: 18px;
  height: 18px;
  content: url(baby_unit_arrow.jpg); }

.babyArticle h2 a {
  display: block;
  float: left; }

.babyArticle .bsTitle {
  margin-right: 25px;
  width: 170px;
  height: 27px;
  line-height: 100px;
  overflow: hidden;
  background: url(ntb.png) 0 0 no-repeat; }

.babyArticle .babySection {
  height: 28px;
  padding: 0 10px;
  margin-left: 12px;
  line-height: 28px;
  font-size: 13px;
  color: #fff;
  text-shadow: 1px 1px rgba(164, 1, 1, 0.8);
  border: 1px solid #ff8067;
  border-radius: 5px;
  box-shadow: inset 0px 0px 10px rgba(255, 255, 255, 0.7);
  background: url(baby_unit2.png) repeat-x -1px -253px; }

.babyArticle .active, .babyArticle .babySection:hover {
  text-shadow: 1px 1px rgba(141, 0, 76, 0.8);
  border: 1px solid #f15cac;
  background: url(baby_unit2.png) repeat-x -1px -287px; }

.section01 .hx-slideshow {
  width: 306px;
  height: 411px; }

.hotArticle h2 a, .dayStar h2 a, .bb3 h2 a, .babyShow h2 a {
  display: block;
  line-height: 100px;
  overflow: hidden;
  width: 100px;
  background-image: url(titlebg.png);
  background-repeat: no-repeat; }

.hotArticle h2 a {
  background-position: -1px -1px;
  height: 19px; }

.dayStar h2 a {
  background-position: -1px -96px;
  height: 24px; }

.bb3 h2 a {
  background-position: -1px -49px;
  height: 21px; }

.babyShow h2 a {
  background-position: -1px -144px;
  height: 24px; }

.tl a {
  color: #666; }

.tl a:hover {
  color: #ff7676; }

.bm_c {
  padding: 10px; }

.tl table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.tl th, .tl td {
  padding: 5px 0;
  border-bottom: 1px dotted #ffdcd8;
  font-size: 12px; }

.xst {
  font-size: 14px; }

.emptb th, .emptb td {
  padding: 0;
  border-bottom: none; }

.tl th {
  padding-right: 1.5em;
  zoom: 1; }

.tl th a:visited {
  color: #ff7676; }

.fromg {
  visibility: hidden; }

.ie6 .fromg, tr:hover .fromg {
  visibility: visible; }

.tl .icn {
  padding-left: 5px;
  width: 25px;
  text-align: left; }

.tl .icn a:hover {
  text-decoration: none; }

.tl .frm {
  width: 150px; }

.tl .o {
  width: 20px; }

.tl .num {
  width: 60px;
  line-height: 14px; }

.tl .by {
  width: 140px;
  line-height: 14px; }

.tl .by img {
  width: 30px;
  height: 30px;
  float: left;
  margin-right: 8px; }

.tl cite, .tl .num em {
  display: block; }

.tl th em {
  margin-right: 4px;
  zoom: 1; }

.tl th em, .tl th em a {
  color: #007CD5; }

.tl td em {
  font-size: 11px;
  font-family: Arial,Psimsun,sans-serif;
  -webkit-text-size-adjust: none; }

.tl td em, .tl td em a {
  color: #ccc; }

.tl .ts th, .tl .ts td {
  padding: 3px 0;
  border-bottom-color: #ff7676;
  background: #ff7676; }

.tl .th {
  margin: 0 10px;
  border-bottom: 1px dotted #ffdcd8; }

.tl .th table {
  border: none; }

.tl .th td, .tl .th th {
  height: 20px;
  border: none;
  vertical-align: baseline; }

.tl .tf {
  padding: 3px 0; }

.tf .showmenu:hover {
  border-color: #ff7676; }

.mlt li {
  display: inline;
  margin: 0 3px 10px;
  padding-top: 5px;
  border: 1px solid #ff7676;
  background: #FFF;
  text-align: left; }

.mlt .sum {
  display: inline-block;
  padding: 0 5px;
  height: 16px;
  line-height: 16px;
  border-radius: 5px;
  background: #fff; }

.mlt .pin {
  background: #7B3;
  color: #FFF; }

.mlt .digest {
  background: #0BC;
  color: #FFF; }

.mlt .c .nopic {
  display: block;
  background: #ffffff url(nophototiny.png) no-repeat 50% 50%;
  cursor: pointer; }

.mlt img.vm {
  display: inline; }

.mlt h3 {
  height: 30px;
  line-height: 30px;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.mlt li .cl {
  height: 18px;
  overflow: hidden; }

.mlt li .c {
  height: auto !important; }

.mlt li span {
  display: inline;
  color: #ededed; }

#babyArticleList .moresec {
  text-align: center;
  padding: 10px; }

#babyArticleList .moresec .viewmore {
  color: #999;
  font-size: 14px;
  padding: 4px 7px;
  border-radius: 3px;
  text-decoration: none; }

#babyArticleList .moresec .viewmore i {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(icon_more.png) no-repeat;
  position: relative;
  top: 4px;
  margin-right: 3px; }

#babyArticleList .moresec .viewmore:hover {
  background: #ffdcd8;
  color: #ff7676; }

#babyArticleList .loading {
  min-height: 32px;
  background: url(hx_loading.gif) no-repeat 10px 10px; }
