@charset "UTF-8";
body {
  padding: 0;
  margin: 0;
  font: normal 12px/180% 'Microsoft YaHei';
  color: #000;
  background: #fff; }

h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td {
  margin: 0;
  padding: 0; }

div {
  margin: 0 auto;
  text-align: left;
  font: normal 12px/180% 'Microsoft YaHei'; }

a:link, a:visited {
  color: #000;
  text-decoration: none; }

a:hover {
  color: #e60012;
  text-decoration: none; }

img {
  border: none; }

ol, ul, li {
  list-style: none; }

i {
  font-style: normal; }

input, img {
  vertical-align: middle; }

input[type="button"], input[type="submit"] {
  vertical-align: middle;
  cursor: pointer; }

/*html5*/
article, aside, footer, header, section, footer, nav, figure {
  display: block;
  margin: 0 auto; }

/*clear*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both;
  overflow: hidden; }

.clearfix {
  zoom: 1; }

.clear {
  clear: both; }

h1, h2, h3, h4, h5, h6 {
  text-align: left;
  font: normal 12px/200% "Microsoft YaHei"; }

.fl {
  float: left; }

.fr {
  float: right; }

.tc {
  text-align: center; }

.ml35 {
  margin-left: 35px; }

.mb25 {
  margin-bottom: 23px; }

/*减去2像素边线*/
.w1000 {
  width: 1000px;
  margin: 0 auto;
  position: relative; }

.w1200 {
  width: 1200px;
  margin: 0 auto; }

/*自定义颜色*/
body {
  background: url(../images/bg.jpg) no-repeat top center; }

header {
  margin: 0 auto;
  width: 100%;
  height: 36px;
  position: relative;
  background: url(../images/header_bg.png); }
  header .rmwLogo {
    display: inline-block;
    width: 75px;
    height: 36px;
    background: url(../images/logo.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 0px; }
  header span {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    position: absolute;
    right: 0px;
    top: 0px; }
    header span a {
      margin: 0 10px; }

.topContent {
  height: 451px;
  margin: 0 auto;
  width: 1000px; }

.p1Content {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 385px; }
  .p1Content .p1Move {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 580px;
    height: 385px; }
  .p1Content .p1Show {
    width: 390px;
    height: auto;
    position: absolute;
    right: 0px;
    top: 63px; }
	.p1Content .p1Show p {
    font-size:16px;line-height:160%; }
    .p1Content .p1Show p:nth-child(1) {
      color: #2368db;
      font-size: 14px;
      text-indent: 2em;
      line-height: 190%; }
    .p1Content .p1Show p:nth-child(2) {
      color: #4a4a4a;
      font-size: 14px;
      text-indent: 2em;
      line-height: 190%;
      width: 90%;
      margin-top: 20px; }

.p2Content {
  width: 1000px;
  margin: 0 auto;
  padding: 15px 0; }
  .p2Content h2 {
    color: #d91900;
    font-size: 56px;
    text-align: center; }
  .p2Content .video {
    width: 1000px;
    height: 455px;
    margin: 20px auto 0 auto;
    position: relative; }
  .p2Content .video .roundabout-holder {
    width: 1000px;
    height: 455px;
    margin: 0px auto;
    position: relative;
    overflow: hidden; }
  .p2Content .video .roundabout-moveable-item {
    height: 455px;
    width: 745px;
    cursor: pointer; }
  .p2Content .video .roundabout-moveable-item div.img_txt {
    position: absolute;
    top: 10px;
    left: 0;
    width: 315px;
    display: none; }
  .p2Content .video .roundabout-moveable-item span {
    display: none; }
  .p2Content .video .roundabout-moveable-item img {
    height: 100%;
    width: 100%;
    background: #000; }

.right1, .right2 {
  background: url(../images/next.png) no-repeat;
  width: 90px;
  height: 90px;
  z-index: 999;
  position: absolute;
  top: 155px;
  right: 0px;
  cursor: pointer; }

.left1, .left2 {
  background: url(../images/prev.png) no-repeat;
  width: 90px;
  height: 90px;
  z-index: 999;
  position: absolute;
  top: 155px;
  left: 0px;
  cursor: pointer; }

.p3Content {
  width: 1000px;
  margin: 0 auto;
  padding: 15px 0;
  height: 800px;
  background: url(../images/p3_bg.png) no-repeat bottom center; }
  .p3Content h2 {
    color: #d91900;
    font-size: 56px;
    text-align: center; }
  .p3Content .p3List {
    height: 1328px;
    width: 1000px;
    margin: 0 auto;
    position: relative; }
    .p3Content .p3List .faceBox {
      position: absolute;
      width: 75px;
      height: 95px;
      cursor: pointer; }
      .p3Content .p3List .faceBox img {
        width: 75px;
        height: 75px; }
      .p3Content .p3List .faceBox h3 {
        background: #d91900;
        text-align: center;
        color: #fff;
        height: 20px;
        line-height: 20px;
        border-radius: 8px;
        font-size: 14px;
        position: absolute;
        top: 65px;
        width: 75px; }
      .p3Content .p3List .faceBox p {
        display: none; }
    .p3Content .p3List .bigFace {
      position: absolute;
      top: 190px;
      left: 347px;
      width: 275px;
      height: 275px; }
      .p3Content .p3List .bigFace img {
        width: 275px;
        height: 275px; }
      .p3Content .p3List .bigFace .peopleShow {
        background: #d53621;
        width: 145px;
        height: 40px;
        border-radius: 10px;
        line-height: 40px;
        position: absolute;
        top: 250px;
        left: 70px; }
        .p3Content .p3List .bigFace .peopleShow h3 {
          text-align: center;
          color: #fff;
          font-size: 20px; }
        .p3Content .p3List .bigFace .peopleShow p {
          width: 90%;
          color: #fff;
          font-size: 14px;
          margin: 0 auto;
          display: none; }
    .p3Content .p3List .faceBox:nth-child(1) {
      top: 45px;
      left: 490px; }
    .p3Content .p3List .faceBox:nth-child(2) {
      top: 80px;
      left: 573px; }
    .p3Content .p3List .faceBox:nth-child(3) {
      top: 136px;
      left: 650px; }
    .p3Content .p3List .faceBox:nth-child(4) {
      top: 205px;
      left: 720px; }
    .p3Content .p3List .faceBox:nth-child(5) {
      top: 310px;
      left: 735px; }
    .p3Content .p3List .faceBox:nth-child(6) {
      top: 415px;
      left: 710px; }
    .p3Content .p3List .faceBox:nth-child(7) {
      top: 505px;
      left: 650px; }
    .p3Content .p3List .faceBox:nth-child(8) {
      top: 570px;
      left: 550px; }
    .p3Content .p3List .faceBox:nth-child(9) {
      top: 585px;
      left: 442px; }
    .p3Content .p3List .faceBox:nth-child(10) {
      top: 565px;
      left: 345px; }
    .p3Content .p3List .faceBox:nth-child(11) {
      top: 498px;
      left: 257px; }
    .p3Content .p3List .faceBox:nth-child(12) {
      top: 400px;
      left: 227px; }
    .p3Content .p3List .faceBox:nth-child(13) {
      top: 305px;
      left: 200px; }
    .p3Content .p3List .faceBox:nth-child(14) {
      top: 220px;
      left: 222px; }
    .p3Content .p3List .faceBox:nth-child(15) {
      top: 135px;
      left: 260px; }
    .p3Content .p3List .faceBox:nth-child(16) {
      top: 70px;
      left: 330px; }
	  .p3Content .p3List .faceBox:nth-child(17) {
      top: 40px;
      left: 410px; }
    .p3Content .p3List .face1 {
      top: 125px;
      left: 415px; }
    .p3Content .p3List .face2 {
      top: 170px;
      left: 614px; }
    .p3Content .p3List .face3 {
      top: 300px;
      left: 765px; }
    .p3Content .p3List .face4 {
      top: 485px;
      left: 840px; }
    .p3Content .p3List .face5 {
      top: 680px;
      left: 840px; }
    .p3Content .p3List .face6 {
      top: 865px;
      left: 765px; }
    .p3Content .p3List .face7 {
      top: 995px;
      left: 614px; }
    .p3Content .p3List .face8 {
      top: 1028px;
      left: 415px; }
    .p3Content .p3List .face9 {
      top: 995px;
      left: 220px; }
    .p3Content .p3List .face10 {
      top: 865px;
      left: 75px; }
    .p3Content .p3List .face11 {
      top: 680px;
      left: 0px; }
    .p3Content .p3List .face12 {
      top: 485px;
      left: 0px; }
    .p3Content .p3List .face13 {
      top: 300px;
      left: 75px; }
    .p3Content .p3List .face14 {
      top: 170px;
      left: 220px; }

.p4Content {
  width: 100%;
  margin: 0 auto;
  padding: 15px 0;position:relative;overflow:hidden;}
  .p4Content h2 {
    color: #d91900;
    font-size: 56px;
    text-align: center; }
  .p4Content .move360 {
    margin: 0 auto;
    width: 1000px;
    height: 570px; }
	.p4Content .next{
    display: inline-block;
    width: 28px;
    height: 40px;
    background: url(/img/2016people/images/focus_right_b.png) no-repeat #000;
	opacity:0.7;
	background-size:cover;
    position: absolute;
    right: 2%;
    bottom: 40%;
    cursor: pointer;
    z-index: 19;
	}
	.p4Content .prev{
    display: inline-block;
    width: 28px;
    height: 40px;
    background: url(/img/2016people/images/focus_left_b.png) no-repeat #000;
	opacity:0.7;
	background-size:cover;
    position: absolute;
    left: 2%;
    bottom: 40%;
    cursor: pointer;
    z-index: 19;
	}

.p5Content {
  width: 100%;
  margin: 0 auto;
  padding: 15px 0; }
  .p5Content h2 {
    color: #d91900;
    font-size: 56px;
    text-align: center; }
  .p5Content .p5List {
    margin: 0 auto;
    width: 1000px;
    height: auto; }
    .p5Content .p5List ul li {
      float: left;
      width: 300px;
      height: 207px;
      overflow: hidden;
      position: relative;
      margin: 0 16px 20px 16px; }
      .p5Content .p5List ul li p {
        width: 100%;
        height: 30px;
        line-height: 30px;
        color: #fff;
        font-size: 14px;
        text-align: center;
        position: absolute;
        bottom: 0px;
        left: 0px;
        background: url(../images/kuai.png); }
        .p5Content .p5List ul li p a {
          color: #fff; }

footer {
  text-align: center;
  color: #d91900;
  font-size: 14px;
  padding: 55px 0 180px 0; }

/*动画*/
.flash {
  -webkit-animation: flash 1s ease forwards;
  animation: flash 1s ease forwards; }

@-webkit-keyframes flash {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes flash {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.unflash {
  -webkit-animation: unflash 1s ease forwards;
  animation: unflash 1s ease forwards; }

@-webkit-keyframes unflash {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes unflash {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.upMove {
  -webkit-animation: upMove 3s ease infinite;
  animation: upMove 3s ease infinite; }

@-webkit-keyframes upMove {
  0% {
    -webkit-transform: translate3d(0, 0px, 0);
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 30px, 0);
    opacity: 0; } }

@keyframes upMove {
  0% {
    transform: translate3d(0, 0px, 0);
    opacity: 1; }
  100% {
    transform: translate3d(0, 30px, 0);
    opacity: 0; } }

.riliMoveup {
  -webkit-animation: riliMoveup .5s ease forwards;
  animation: riliMoveup .5s ease forwards; }

@-webkit-keyframes riliMoveup {
  0% {
    -webkit-transform: translate3d(0, 40px, 0);
    opacity: 0; }
  100% {
    -webkit-transform: translate3d(0, 0px, 0);
    opacity: 1; } }

@keyframes riliMoveup {
  0% {
    transform: translate3d(0, 40px, 0);
    opacity: 0; }
  100% {
    transform: translate3d(0, 0px, 0);
    opacity: 1; } }

.riliMovedown {
  -webkit-animation: riliMovedown .5s ease forwards;
  animation: riliMovedown .5s ease forwards; }

@-webkit-keyframes riliMovedown {
  0% {
    -webkit-transform: translate3d(0, -40px, 0);
    opacity: 0; }
  100% {
    -webkit-transform: translate3d(0, 0px, 0);
    opacity: 1; } }

@keyframes riliMovedown {
  0% {
    transform: translate3d(0, -40px, 0);
    opacity: 0; }
  100% {
    transform: translate3d(0, 0px, 0);
    opacity: 1; } }

@-webkit-keyframes mouseMove {
  0% {
    -webkit-transform: translate3d(0px, 0px, 0);
    opacity: 0; }
  100% {
    -webkit-transform: translate3d(0, -20px, 0);
    opacity: 1; } }

@keyframes mouseMove {
  0% {
    transform: translate3d(0px, 0px, 0);
    opacity: 0; }
  100% {
    transform: translate3d(0, -20px, 0);
    opacity: 1; } }

.p1MoveLeft {
  -webkit-animation: p1MoveLeft 0.8s ease forwards;
  animation: p1MoveLeft 0.8s ease forwards; }

@-webkit-keyframes p1MoveLeft {
  0% {
    -webkit-transform: translate3d(-5000px, 0px, 0);
    opacity: 0; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes p1MoveLeft {
  0% {
    transform: translate3d(-5000px, 0px, 0);
    opacity: 0; }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.p1MoveRight {
  -webkit-animation: p1MoveRight 0.8s ease forwards;
  animation: p1MoveRight 0.8s ease forwards; }

@-webkit-keyframes p1MoveRight {
  0% {
    -webkit-transform: translate3d(5000px, 0px, 0);
    opacity: 0; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes p1MoveRight {
  0% {
    transform: translate3d(5000px, 0px, 0);
    opacity: 0; }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.xianMove {
  -webkit-animation: xianMove 0.8s ease forwards;
  animation: xianMove 0.8s ease forwards;
  -webkit-transform-origin: 30% 60%;
  transform-origin: 30% 60%; }

@-webkit-keyframes xianMove {
  0% {
    -webkit-transform: scale(0);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    opacity: 1; } }

@keyframes xianMove {
  0% {
    transform: scale(0);
    opacity: 0; }
  100% {
    transform: scale(1);
    opacity: 1; } }


/*# sourceMappingURL=maps/default.css.map */
