BODY {
  background: url(bg.jpg) no-repeat bottom center #FAE7E3;
  PADDING: 0px;
  MARGIN: 0 auto;
  FONT-FAMILY: "微软雅黑", "Microsoft YaHei", "宋体", "SimSun", "Hiragino Sans GB", "SimHei", "sans-serif";
  font-weight: normal;
  LINE-HEIGHT: 24px;
  FONT-SIZE: 14px;
  color: #060108;
  background-size: 100%;
}

DIV,
UL,
LI,
P,
H1,
H2,
H3,
H4,
H5,
H6,
FORM {
  PADDING: 0px;
  MARGIN: 0px auto;
  FONT-STYLE: normal;
  FONT-WEIGHT: normal;
  LIST-STYLE-TYPE: none;
}

INPUT {
  FONT-SIZE: 12px;
  LINE-HEIGHT: 16px;
}

SELECT {
  FONT-SIZE: 12px;
  LINE-HEIGHT: 16px;
  color: #666;
}

IMG {
  BORDER-TOP-WIDTH: 0px;
  BORDER-LEFT-WIDTH: 0px;
  BORDER-BOTTOM-WIDTH: 0px;
  BORDER-RIGHT-WIDTH: 0px;
}

EM {
  FONT-STYLE: normal;
  FONT-WEIGHT: normal;
}

i {
  FONT-SIZE: 12px;
  FONT-STYLE: normal;
  FONT-FAMILY: "SimSun", "Hiragino Sans GB", "SimHei", "sans-serif";
}

A {
  color: #060108;
  TEXT-DECORATION: none;
}

A:visited {
  TEXT-DECORATION: none;
}

A:hover {
  COLOR: #D81F1C;
  TEXT-DECORATION: underline;
}

.blank20 {
  DISPLAY: block;
  HEIGHT: 20px;
  CLEAR: both;
  OVERFLOW: hidden
}

.blank30 {
  DISPLAY: block;
  HEIGHT: 30px;
  CLEAR: both;
  OVERFLOW: hidden
}

.blank40 {
  DISPLAY: block;
  HEIGHT: 40px;
  CLEAR: both;
  OVERFLOW: hidden
}

.clear {
  HEIGHT: 0px;
  CLEAR: both;
  OVERFLOW: hidden;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  zoom: 1
}

.h480 {
  HEIGHT: 480px;
}

.h610 {
  HEIGHT: 610px;
}

.D1240 {
  width: 1240px;
  overflow: hidden;
}

.bann {
  height: 1400px;
  background: url(banner.jpg) no-repeat top center;
  text-align: center;
}

.news {
  width: 420px;
  float: right;
  margin-right: 30px;
  padding-top: 10px;
}

.news h2 {
  FONT-SIZE: 24px;
  line-height: 35px;
  FONT-WEIGHT: bold;
  padding-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news p {
  color: #9C9DA1;
  font-size: 14px;
  line-height: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E76660;
  margin-bottom: 10px;
}

.news li {
  font-size: 16px;
  line-height: 36px;
  background: url(ico.png) no-repeat left center;
  padding-left: 15px;
  margin-left: 10px;
  border-bottom: 1px dotted #B7BDBD;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.tit1 {
  background: url(tit.png) no-repeat left top;
  width: 686px;
  height: 160px;
  margin-top: -160px;
  margin-bottom: 50px;
}

.tit2 {
  background: url(tit.png) no-repeat left center;
  width: 686px;
  height: 160px;
  margin-top: 80px;
}

.tit3 {
  background: url(tit.png) no-repeat left bottom;
  width: 686px;
  height: 160px;
  margin-top: 80px;
  margin-bottom: 50px;
}

.more {
  width: 130px;
  height: 50px;
  text-align: center;
  margin-top: 40px;
}

/*最美故事展播*/
.zzyj {
  height: 400px;
  overflow: hidden;
  padding-top: 40px;
}

.bodyCon08 {
  background-color: ;
}

.bodyCon08 .students {
  margin: 0 auto;
  width: 1240px;
  height: 480px;
  position: relative;
}

#four_flash {
  position: relative;
  width: 1240px;
  height: 400px;
  margin: 0 auto;
  position: absolute;
}

#four_flash .flashBg {
  width: 1140px;
  height: 400px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

#four_flash .flashBg ul.mobile {
  width: 2000%;
  height: 400px;
  position: absolute;
  top: 0;
  left: 0;
}

#four_flash .flashBg ul.mobile li {
  background: #FBD7CD;
  float: left;
  width: 335px;
  height: 400px;
  margin-left: 20px;
  margin-right: 20px;
  color: #3E3D3B;
  transition: all 1s ease 0s;
}

#four_flash .flashBg ul.mobile li:hover {
  color: #D81F1C;
  -webkit-box-shadow: 0px 0px 5px 10px rgba(0, 0, 0, 1.00);
  box-shadow: 0px 0px 10px 10px rgba(241, 182, 179, .5);
}

#four_flash .flashBg ul.mobile li dd a {
  color: #D81F1C;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

#four_flash .flashBg ul.mobile li img {
  width: 100%;
  height: 200px;
  display: block;
  margin: 0 auto;
}

#four_flash .flashBg ul.mobile li dd {
  font-size: 26px;
  width: 310px;
  height: 68px;
  line-height: 34px;
  margin-left: 20px;
  margin-top: 20px;
  overflow: hidden;
}
#four_flash .flashBg ul.mobile li p {
  font-size: 14px;
  text-align: left;
  width: 285px;
  height: 88px;
  line-height: 22px;
  margin-top: 12px;
  margin-left: 20px;
}
#four_flash .flashBg ul.mobile li .words {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  text-decoration: none;
}
#four_flash .flashBg ul.mobile li .words:hover {
  color: #060108;
}
#four_flash .but_left {
  width: 50px;
  height: 100px;
  position: absolute;
  top: 106px;
  left: 0px;
  cursor: pointer
}

#four_flash .but_right {
  width: 50px;
  height: 100px;
  position: absolute;
  top: 106px;
  right: 0px;
  cursor: pointer;
}

#four_flash .but_left:hover {
  background: url(qianxleft1.png) no-repeat;
  cursor: pointer
}

#four_flash .but_right:hover {
  background: url(qianxr1.png) no-repeat;
  cursor: pointer
}

/*视频*/
.vod {
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  position: relative;
  overflow: hidden;
  width: 385px;
  height: 215px;
  float: left;
  margin-right: 40px;
}
.vod:nth-child(3n) {
  margin-right: 0;
}
.vod img {
  display: block;
  width: 385px;
  height: 100%;
}

.vod h5 {
  display: inline-block;
  width: 100%;
  position: absolute;
  bottom: 0px;
  height: 35px;
  /* background: url(http://www.people.com.cn/img/2016people/images/box_kuai.png); */
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  left: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.vod span {
  display: inline-block;
  width: 78px;
  height: 78px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(vod.png) no-repeat;
  background-size: 100%;
  transform: translate(-50%, -50%);
}

/*头图*/
.toutu {
  width: 760px;
  height: 475px;
  float: left;
}

.toutu img {
  width: 760px;
  height: 475px;
}

.focus {
  position: relative;
  width: 760px;
  height: 475px;
  background-color: #000;
  float: left;
}

.focus img {
  width: 760px;
  height: 475px;
}

.focus .shadow .title {
  width: 260px;
  height: 65px;
  padding-left: 30px;
  padding-top: 20px;
}

.focus .shadow .title a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: bolder;
  overflow: hidden;
}

.focus .btn {
  position: absolute;
  bottom: 34px;
  left: 510px;
  overflow: hidden;
  zoom: 1;
}

.focus .btn a {
  position: relative;
  display: inline;
  width: 13px;
  height: 13px;
  border-radius: 7px;
  margin: 0 5px;
  color: #B0B0B0;
  font: 12px/15px "\5B8B\4F53";
  text-decoration: none;
  text-align: center;
  outline: 0;
  float: left;
  background: #D9D9D9;
}

.focus .btn a:hover,
.focus .btn a.current {
  cursor: pointer;
  background: #ff5e27;
}

.focus .fPic {
  position: absolute;
  left: 0px;
  top: 0px;
}

.focus .D1fBt {
  overflow: hidden;
  zoom: 1;
  height: 16px;
  z-index: 10;
}

.focus .shadow {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 10;
  height: 50px;
  line-height: 50px;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
  display: block;
  text-align: left;
}

.focus .shadow a {
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  overflow: hidden;
  margin-left: 10px;
  display: block;
  width: 80%
}

.focus .fcon {
  position: relative;
  width: 100%;
  float: left;
  background: #000
}

.focus .fcon img {
  display: block;
}

.focus .fbg {
  bottom: 13px;
  right: 30px;
  position: absolute;
  height: 21px;
  text-align: center;
  z-index: 200;
}

.focus .fbg div {
  margin: 4px auto 0;
  overflow: hidden;
  zoom: 1;
  height: 14px;
  float: right;
}

.focus .D1fBt a {
  position: relative;
  display: inline;
  width: 12px;
  height: 12px;
  border-radius: 7px;
  margin: 0 5px;
  color: #B0B0B0;
  font: 12px/15px "\5B8B\4F53";
  text-decoration: none;
  text-align: center;
  outline: 0;
  float: left;
  background: #D9D9D9;
}

.focus .D1fBt .current,
.focus .D1fBt a:hover {
  background: #ff5e27;
}

.focus .D1fBt img {
  display: none
}

.focus .D1fBt i {
  display: none;
  font-style: normal;
}

.focus .prev,
.focus .next {
  position: absolute;
  width: 40px;
  height: 74px;
  background: url(http://mcq.people.com.cn/zhuanti20191024/images/focus_btn.png) no-repeat;
}

.focus .prev {
  top: 50%;
  margin-top: -17px;
  left: 0;
  background-position: 0 -74px;
  cursor: pointer;
}

.focus .next {
  top: 50%;
  margin-top: -17px;
  right: 0;
  background-position: -40px -74px;
  cursor: pointer;
}

.focus .prev:hover {
  background-position: 0 0;
}

.focus .next:hover {
  background-position: -40px 0;
}
.footer {
  margin:0 auto; height:80px; text-align:center; color:#D81F1C; padding-top:20px; padding-bottom:20px;
}
@media screen and (max-width: 768px) {
  body {
    min-width: auto;
    background-size: 100% 100%;
    overflow-x: hidden;
  }
  .blank20 {
    DISPLAY: block;
    HEIGHT: 20px;
    CLEAR: both;
    OVERFLOW: hidden
  }
  
  .blank30 {
    DISPLAY: block;
    HEIGHT: 30px;
    CLEAR: both;
    OVERFLOW: hidden
  }
  
  .blank40 {
    DISPLAY: block;
    HEIGHT: 40px;
    CLEAR: both;
    OVERFLOW: hidden
  }
  
  .clear {
    HEIGHT: 0px;
    CLEAR: both;
    OVERFLOW: hidden;
  }
  
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  
  .clearfix {
    zoom: 1
  }
  
  .h480 {
    HEIGHT: 480px;
  }
  
  .h610 {
    HEIGHT: 610px;
  }
  
  .D1240 {
    width: 100%;
    overflow: hidden;
  }
  
  .bann {
    width: 100%;
    height: 8rem;
    background: url(banner.jpg) no-repeat top center;
    text-align: center;
    background-size: 100% 100%;
    padding: 0 .05rem;
    box-sizing: border-box;
  }
  .bann img {
    width: 100%!important;
    margin-top: -1rem;
  }
  .news {
    width: 100%;
    float: right;
    margin-right: 0;
    padding: .2rem .2rem 0;
    box-sizing: border-box;
  }
  
  .news h2 {
    FONT-SIZE: .34rem;
    line-height: .4rem;
    FONT-WEIGHT: bold;
    padding-top: .1rem;
  }
  
  .news p {
    color: #9C9DA1;
    font-size: .24rem;
    line-height: .48rem;
    padding-top: .2rem;
    padding-bottom: .2rem;
    border-bottom: 1px solid #E76660;
    margin-bottom: .2rem;
  }
  
  .news li {
    font-size: .26rem;
    line-height: .7rem;
    background: url(ico.png) no-repeat left center;
    padding-left: .2rem;
    margin-left: 0;
  }
  
  .tit1 {
    background: url(tit.png) no-repeat left top;
    width: 100%;
    height: 1.7rem;
    margin-top: -1rem;
    margin-bottom: .5rem;
    background-size: 100%;
    margin-left: .8rem;
  }
  
  .tit2 {
    background: url(tit.png) no-repeat left center;
    width: 100%;
    height: 1.7rem;
    margin-top: 0.8rem;
    margin-bottom: 0px;
    background-size: 100%;
    margin-left: 0.1rem;
  }
  
  .tit3 {
    background: url(tit.png) no-repeat left bottom;
    width: 100%;
    height: 1.7rem;
    margin-top: .8rem;
    margin-bottom: .5rem;
    background-size: 100%;
    margin-left: .8rem;
  }
  
  .more {
    width: 130px;
    height: 40px;
    text-align: center;
    margin-top: .3rem;
  }
  .more a img {
    width: 2rem;
  }
  
  /*最美故事展播*/
  .zzyj {
    height: 8.5rem;
    overflow: hidden;
    padding-top: .5rem;
  }
  
  .bodyCon08 .students {
    margin: 0 auto;
    width: 350px;
    height: 8.5rem;
    position: relative;
  }
  
  #four_flash {
    position: relative;
    width: 100%;
    height: 8.5rem;
    margin: 0 auto;
    position: absolute;
  }
  
  #four_flash .flashBg {
    width: 350px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 8.5rem;
  }
  
  #four_flash .flashBg ul.mobile {
    height: 8.5rem;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  #four_flash .flashBg ul.mobile li {
    width: 350px;
    height: 8.5rem;
    margin-left: 0;
    margin-right: 0;
  }
  
  #four_flash .flashBg ul.mobile li:hover {
    color: #D81F1C;
    -webkit-box-shadow: 0px 0px 5px 10px rgba(0, 0, 0, 1.00);
    box-shadow: 0px 0px 10px 10px rgba(241, 182, 179, .5);
  }
  
  #four_flash .flashBg ul.mobile li img {
    width: 100%;
    height: 5rem;
    display: block;
    margin: 0 auto;
  }
  
  #four_flash .flashBg ul.mobile li dd {
    font-size: .36rem;
    width: 98%;
    height: 1.12rem;
    line-height: .5rem;
    margin-left: 0.2rem;
    margin-top: 0.2rem;
  }
  #four_flash .flashBg ul.mobile li p {
    padding: 0 0.2rem;
    font-size: .24rem;
    text-align: left;
    width: 100%;
    height: 1.92rem;
    line-height: .48rem;
    margin-top: 0;
    margin-left: 0;
    box-sizing: border-box;
  }
  #four_flash .flashBg ul.mobile li .words {
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient:vertical;
  }
  #four_flash img {
    width: .6rem;
  }
  #four_flash .but_left {
    width: .6rem;
    height: 100px;
    position: absolute;
    top: 106px;
    left: 0;
    cursor: pointer
  }
  
  #four_flash .but_right {
    width: .6rem;
    height: 100px;
    position: absolute;
    top: 106px;
    right: 0;
    cursor: pointer;
  }
  
  /*视频*/
  .p3 {
    padding: 0 0.2rem;
    box-sizing: border-box;
  }
  .vod {
    font-size: .24rem;
    line-height: .5rem;
    text-align: center;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 3rem;
    float: left;
    margin: .2rem 0 0 0;
  }
  .vod:first-child {
    margin-top: 0;
  }
  .vod img {
    display: block;
    width: 100%;
  }
  
  .vod h5 {
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0px;
    height: 35px;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    left: 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  
  .vod span {
    display: inline-block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(vod.png) no-repeat;
    background-size: 100%;
    transform: translate(-50%, -50%);
  }
  
  /*头图*/
  .toutu {
    width: 100%;
    height: 4rem;
    float: left;
  }
  
  .toutu img {
    width: 100%;
    height: 100%;
  }
  
  .focus {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #000;
    float: left;
  }
  
  .focus img {
    width: 100%;
    height: 4rem;
  }
  
  .focus .shadow .title {
    width: 100%;
    height: 65px;
    padding-left: 30px;
    padding-top: 20px;
  }
  
  .focus .shadow .title a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: bolder;
    overflow: hidden;
  }
  
  .focus .btn {
    position: absolute;
    bottom: 34px;
    left: 10px;
    overflow: hidden;
    zoom: 1;
  }
  
  .focus .btn a {
    position: relative;
    display: inline;
    width: 13px;
    height: 13px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
  }
  
  .focus .btn a:hover,
  .focus .btn a.current {
    cursor: pointer;
    background: #ff5e27;
  }
  
  .focus .fPic {
    position: absolute;
    left: 0px;
    top: 0px;
  }
  
  .focus .D1fBt {
    overflow: hidden;
    zoom: 1;
    height: 16px;
    z-index: 10;
  }
  
  .focus .shadow {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    height: 50px;
    line-height: 50px;
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
    display: block;
    text-align: left;
  }
  
  .focus .shadow a {
    font-size: .28rem;
    overflow: hidden;
    margin-left: .15rem;
    display: block;
    width: 78%;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .focus .fcon {
    position: relative;
    width: 100%;
    float: left;
    display: none;
    background: #000
  }
  
  .focus .fcon img {
    display: block;
  }
  
  .focus .fbg {
    bottom: 13px;
    right: .2rem;
    position: absolute;
    height: 21px;
    text-align: center;
    z-index: 200;
  }
  
  .focus .fbg div {
    margin: 4px auto 0;
    overflow: hidden;
    zoom: 1;
    height: 14px;
    float: right;
  }
  
  .focus .D1fBt a {
    position: relative;
    display: inline;
    width: 12px;
    height: 12px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
  }
  
  .focus .D1fBt .current,
  .focus .D1fBt a:hover {
    background: #ff5e27;
  }
  
  .focus .D1fBt img {
    display: none
  }
  
  .focus .D1fBt i {
    display: none;
    font-style: normal;
  }
  
  .focus .prev,
  .focus .next {
    position: absolute;
    width: 40px;
    height: 74px;
    background: url(http://mcq.people.com.cn/zhuanti20191024/images/focus_btn.png) no-repeat;
  }
  
  .focus .prev {
    top: 50%;
    margin-top: -17px;
    left: 0;
    background-position: 0 -74px;
    cursor: pointer;
  }
  
  .focus .next {
    top: 50%;
    margin-top: -17px;
    right: 0;
    background-position: -40px -74px;
    cursor: pointer;
  }
  
  .focus .prev:hover {
    background-position: 0 0;
  }
  
  .focus .next:hover {
    background-position: -40px 0;
  }
  .footer {
    padding-top: .1rem;
    padding-bottom: 1.7rem;
  }
}
