<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.oh {
  overflow: hidden;
}
.bgr {
  background-repeat: no-repeat;
}
.bgpcb {
  background-position: center bottom;
}
.bgpct {
  background-position: center top;
}
.bgplc {
  background-position: left center;
}
.bk {
  display: block;
}
.pseudo {
  content: "";
  position: absolute;
  display: block;
}
.fm-ms {
  font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
}
iframe {
  display: block;
  width: 100%;
}
html,
body {
  height: 100%;
  font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
}
body {
  position: relative;
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/bg_cloud_repeat.jpg");
  background-repeat: repeat;
}
.box {
  width: 1200px;
  padding: 0 10px;
  margin: 0 auto;
  /* background-color: #fff; */
}
.head {
  height: 80px;
  padding-bottom: 20px;
  background-position: center top;
  background-repeat: no-repeat;
}
.head a {
  display: block;
  width: 100%;
  height: 100%;
}
.cover {
  position: relative;
  height: 100%;
  max-height: 1080px;
  overflow: hidden;
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/cover_bg_nofont.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.cover .box {
  padding-top: 80px;
  background: none;
}
.banner {
  height: 400px;
  background-image: url("../images/bg-banner.jpg?1");
  background-repeat: no-repeat;
  background-position: center top;
}
.logo {
  display: block;
  float: right;
  width: 126px;
  height: 80px;
  margin-right: 84px;
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/logo.png");
  background-position: center top;
  background-repeat: no-repeat;
}
.cover-font {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1200px;
  height: 466px;
  margin-top: -255px;
  margin-left: -600px;
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/cover_slogan.png");
  background-position: center top;
  -webkit-animation-name: font_go;
     -moz-animation-name: font_go;
          animation-name: font_go;
  -webkit-animation-duration: 1.5s;
     -moz-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-delay: .5s;
     -moz-animation-delay: .5s;
          animation-delay: .5s;
  -webkit-animation-iteration-count: 1;
     -moz-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: normal;
     -moz-animation-direction: normal;
          animation-direction: normal;
}
.cover-cloud {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 262px;
  max-width: 1920px;
  overflow: hidden;
}
.cover-ani-box {
  position: absolute;
  left: 0;
  width: 2560px;
  height: 100%;
}
.cover-ani {
  position: absolute;
  height: 262px;
  bottom: 0;
  width: 1920px;
}
.cover-ani-01 {
  left: 0;
}
.cover-ani-02 {
  left: 50%;
}
.cover-item {
  position: absolute;
  left: 50%;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: 50% 100%;
  margin: 0 auto;
  -webkit-animation-name: cloud_go;
     -moz-animation-name: cloud_go;
          animation-name: cloud_go;
  -webkit-animation-duration: 6s;
     -moz-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-delay: 0s;
     -moz-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
     -moz-animation-direction: alternate;
          animation-direction: alternate;
}
.cloud_ani {
  -webkit-animation-name: cloud_go;
     -moz-animation-name: cloud_go;
          animation-name: cloud_go;
  -webkit-animation-duration: 6s;
     -moz-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-delay: 0s;
     -moz-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
     -moz-animation-direction: alternate;
          animation-direction: alternate;
}
.cover-font-ani {
  -webkit-animation-name: font_go;
     -moz-animation-name: font_go;
          animation-name: font_go;
  -webkit-animation-duration: 1.5s;
     -moz-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-delay: .5s;
     -moz-animation-delay: .5s;
          animation-delay: .5s;
  -webkit-animation-iteration-count: 1;
     -moz-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: normal;
     -moz-animation-direction: normal;
          animation-direction: normal;
}
@-webkit-keyframes font_go {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes font_go {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes font_go {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes cloud_go {
  0% {
    -webkit-transform: translate3d(-5%, 0, 0);
            transform: translate3d(-5%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes cloud_go {
  0% {
    -moz-transform: translate3d(-5%, 0, 0);
         transform: translate3d(-5%, 0, 0);
  }
  100% {
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
  }
}
@keyframes cloud_go {
  0% {
    -webkit-transform: translate3d(-5%, 0, 0);
       -moz-transform: translate3d(-5%, 0, 0);
            transform: translate3d(-5%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.cover-cloud-z1 {
  width: 2108px;
  height: 252px;
  margin-left: -960px;
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/ani_cloud_blue_z1.png");
  background-position: center -24px;
}
.cover-cloud-z2 {
  width: 1822px;
  height: 262px;
  margin-left: -911px;
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/ani_cloud_red_z2.png");
}
.cover-cloud-z3 {
  width: 1128px;
  height: 212px;
  margin-left: -564px;
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/ani_cloud_blue_z3.png");
}
.cover-cloud-z4 {
  width: 1513px;
  height: 172px;
  margin-left: -757px;
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/ani_cloud_blue_z4.png");
}
.cover-cloud-z5 {
  bottom: 110px;
  width: 1112px;
  height: 90px;
  margin-left: -556px;
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/ani_cloud_z56.png");
}
.nav {
  height: 60px;
  background-color: #aa0802;
}
.nav .box {
  background: none;
}
.nav .box {
  height: 100%;
}
.nav-item {
  position: relative;
  display: block;
  float: left;
  width: 150px;
  height: 100%;
  font-size: 18px;
  line-height: 60px;
  text-align: center;
  color: #ffc3c6;
}
.nav-item:first-child:before {
  display: none;
}
.nav-item:before {
  content: "";
  position: absolute;
  display: block;
  top: 22px;
  left: 0;
  height: 20px;
  border-left: 1px solid #ce0902;
}
.nav-on {
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/bg_nav_hover.png");
  background-position: center top;
  background-repeat: no-repeat;
  font-weight: bold;
  color: #fff;
}
.nav-on + .nav-item:before {
  display: none;
}
.nav-item:hover {
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/bg_nav_hover.png");
  background-position: center top;
  background-repeat: no-repeat;
  font-weight: bold;
  color: #fff;
}
.nav-item:hover + .nav-item:before {
  display: none;
}
.nav-item-home {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 14px;
  line-height: 100%;
}
.news .box {
  padding-top: 40px;
  padding-bottom: 28px;
}
.arrow {
  position: absolute;
  z-index: 10;
  width: 100%;
}
.arrows {
  position: absolute;
  display: block;
  top: 164px;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/arrows.png");
  background-repeat: no-repeat;
}
.left-arrow {
  left: 0;
  background-position: center top;
}
.right-arrow {
  right: 0;
  background-position: center bottom;
}
.news-swiper-box {
  position: relative;
  float: left;
  width: 630px;
  height: 360px;
}
.news-swiper {
  height: 100%;
  overflow: hidden;
}
.news-swiper-wrapper {
  height: 100%;
}
.swiper-slide {
  position: relative;
  height: 100%;
}
.news-anchor {
  display: block;
  width: 100%;
  height: 100%;
}
.news-pic {
  display: block;
  width: 100%;
  height: 100%;
}
.news-swiper-tit {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  display: block;
  width: 100%;
  height: 50px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 18px;
  line-height: 50px;
  text-indent: 14px;
  color: #fff;
}
.news-pagination {
  position: absolute;
  bottom: 22px;
  right: 10px;
  z-index: 20;
}
.news .swiper-pagination-switch {
  float: left;
  display: block;
  width: 8px;
  height: 8px;
  margin-right: 6px;
  background-color: #ccc;
  cursor: pointer;
}
.news .swiper-active-switch {
  background-color: #cd383a;
}
.news-list {
  width: 520px;
  float: right;
}
.news-list-tit-anchor {
  display: block;
  margin-top: -4px;
  font-size: 28px;
  line-height: 42px;
  color: #D70004;
  font-weight: bold;
}
.news-list-item {
  position: relative;
  padding-left: 16px;
}
.news-list-item:before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  width: 5px;
  height: 5px;
  margin-top: -2px;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
  background-color: #cd383a;
}
.news-list-item a,
.news-list-item-anchor {
  font-size: 18px;
  line-height: 40px;
}
.broadcast .box {
  padding-bottom: 25px;
}
.bgr {
  background-repeat: no-repeat;
}
.bgpcb {
  background-position: center bottom;
}
.bgpct {
  background-position: center top;
}
.bgplc {
  background-position: left center;
}
.page-scrollNews {
  position: relative;
  height: 50px;
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
}
.scroll-news-tit {
  position: relative;
  float: left;
  width: 122px;
  height: 100%;
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/bg_tit_last_news.png");
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 14px;
  line-height: 50px;
  text-indent: 42px;
  color: #fff83f;
}
.scroll-news-tit a {
  display: block;
  width: 100%;
  height: 100%;
}
.scroll-news-txt {
  position: relative;
  float: right;
  width: 1050px;
  height: 100%;
  margin: 0 14px;
  overflow: hidden;
}
.scroll-item {
  position: absolute;
  left: 0;
  top: 0;
  height: 30px;
  width: 100%;
  /*temp*/
  padding-top: 15px;
}
.scroll-items {
  float: left;
  height: 100%;
}
.scroll-items a {
  position: relative;
  padding-left: 12px;
  padding-right: 28px;
  font-size: 14px;
  color: #000;
}
.scroll-items a:hover {
  text-decoration: underline;
}
.scroll-items a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  background-color: #fff;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
}
.bk {
  display: block;
}
.year-sayhome-head {
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/bg_tit_hothomehappyyear.png");
}
.year-sayhome-cont {
  position: relative;
  height: 954px;
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/bg_roll_1200_empty.png");
  background-position: center top;
  background-repeat: no-repeat;
}
.roll-box {
  position: relative;
  height: 540px;
  padding-top: 40px;
}
.roll-box-wrapper {
  width: 482px;
  height: 483px;
  margin: 0 auto;
}
.roll-imgs {
  position: absolute;
  width: 482px;
  height: 483px;
  margin: 0 auto;
}
.roll-img {
  position: absolute;
  z-index: 0;
}
.roll-cloud {
  position: absolute;
  top: 460px;
  left: 250px;
  width: 286px;
  height: 92px;
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/roll_cloud_.png");
  background-position: center top;
  background-repeat: no-repeat;
}
.roll-maps {
  position: absolute;
  z-index: 50;
  /* top: 40px;
	left: 50%;
	margin-left: -482/2px;  */
  width: 482px;
  height: 483px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.roll-maps-pos {
  position: absolute;
  display: block;
  background-color: red;
  width: 118px;
  height: 118px;
}
.roll-maps-pos-1 {
  bottom: 0;
  left: 50%;
  margin-left: -59px;
}
.roll-maps-pos-2 {
  bottom: 72px;
  right: 35px;
}
.roll-maps-pos-3 {
  top: 140px;
  right: 0px;
}
.roll-maps-pos-4 {
  top: 20px;
  right: 115px;
}
.roll-maps-pos-5 {
  top: 20px;
  left: 115px;
}
.roll-maps-pos-6 {
  top: 140px;
}
.roll-maps-pos-7 {
  top: 294px;
  left: 40px;
}
.roll-pointer {
  position: absolute;
  top: 166px;
  left: 50%;
  z-index: 60;
  width: 216px;
  height: 242px;
  margin-left: -107px;
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/roll_point.png");
  background-position: center top;
  background-repeat: no-repeat;
}
.roll-item {
  width: 1112px;
  margin: 0 auto;
}
.roll-pic_video {
  position: relative;
  float: left;
  width: 540px;
  height: 304px;
}
.roll-pic_video-anchor {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.roll-titpic {
  display: block;
  width: 100%;
  height: 100%;
}
.roll-tittxt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
  text-indent: 20px;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
}
.roll-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 68px;
  height: 68px;
  margin-top: -34px;
  margin-left: -34px;
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/icon_play.png");
  background-position: center top;
  background-repeat: no-repeat;
  cursor: pointer;
}
.roll-txt {
  float: right;
  width: 536px;
}
.roll-txt-tit {
  margin-top: -7px;
  font-size: 24px;
  line-height: 40px;
  font-weight: bold;
}
.roll-txt-list {
  position: relative;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 20px;
  font-size: 18px;
  line-height: 24px;
}
.roll-txt-list:before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
  margin-top: -3px;
  background-color: #cd383a;
}
.roll-txt-txt_pic {
  overflow: hidden;
}
.roll-txt-txt_pic-wrapper {
  width: 558px;
  padding-top: 12px;
}
.roll-txt-txt_pic-wrapper a,
.roll-txt-txt_pic-wrapper span {
  display: block;
  width: 160px;
}
.roll-txt-txt_pic-wrapper a {
  float: left;
  margin-right: 26px;
}
.roll-txt-txt_pic-wrapper img {
  height: 100px;
}
.roll-txt-txt_pic-wrapper span {
  padding-top: 8px;
  font-size: 14px;
  line-height: 100%;
  color: #000;
  text-align: center;
}
.year-sayhome-push {
  padding: 10px;
  padding-top: 20px;
  /*
	ÃƒÂ©Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¦Ã‚Â&nbsp;Ã‚Â 
	a,img{
		.bk;
		width: 100%;
		height: auto;
	} 
	*/
}
.year-sayhome-push .year-sayhome-push-head {
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/bg_tit_xcdbn.png");
}
.year-color {
  position: relative;
  overflow: hidden;
}
.year-color .box {
  padding-top: 12px;
}
.head.year-color-head {
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/bg_tit_yearcolor.png");
}
.rotProQ .clearfix:after,
.rotProQ .clearfix:before {
  content: " ";
  display: table;
}
.rotProQ .clearfix:after {
  clear: both;
}
.rotProQ {
  position: relative;
  height: 640px;
  color: #404d5b;
  font-weight: 500;
  font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
  overflow: hidden;
  width: 100%;
  background-color: #000;
}
.rotProQIn {
  position: absolute;
  width: 1920px;
  margin-left: -960px;
  top: 0;
  left: 50%;
  height: 640px;
}
.rotProQ .bg-part,
.rotProQ .content,
.rotProQ .left-part,
.rotProQ .sidebar-hover,
.rotProQ .sidebar-hover:after,
.rotProQ .sidebar-real {
  height: 100%;
  top: 0;
  position: absolute;
}
.rotProQ a {
  color: #2fa0ec;
  text-decoration: none;
  outline: 0;
}
.rotProQ a:focus,
.rotProQ a:hover {
  color: #74777b;
}
.rotProQ .sidebar-hover {
  left: 0;
  width: 460px;
  cursor: pointer;
  z-index: 21;
}
.rotProQ .sidebar-hover:after {
  content: "";
  display: block;
  width: 1px;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
  z-index: 3;
}
.rotProQ .pagination {
  position: absolute;
  font-size: 20px;
  top: 193px;
  right: 0;
  width: 100%;
  color: rgba(255, 255, 255, 0.5);
  padding: .5rem;
  background: rgba(0, 0, 0, 0.4);
  text-align: right;
  z-index: 2;
}
.rotProQ .additional-text,
.rotProQ .pagination .page,
.rotProQ .section-heading,
.rotProQ a .additional-text,
.rotProQ a .section-heading {
  color: #fff;
}
.rotProQ .pagination:after {
  content: "&gt;";
  color: #fff;
  position: absolute;
  display: block;
  right: 2rem;
  top: .5rem;
  -webkit-animation: navArrowMove 1s infinite;
  -moz-animation: navArrowMove 1s infinite;
       animation: navArrowMove 1s infinite;
}
.rotProQ .pagination .total-pages {
  margin-right: 3rem;
}
.rotProQ .sidebar-real {
  z-index: 30;
  left: 460px;
  width: 269px;
  background: #000;
  -webkit-transition: width 0.4s 0.2s, -webkit-transform 0.3s;
  transition: width 0.4s 0.2s, -webkit-transform 0.3s;
  -webkit-transition: width .4s .2s, -webkit-transform .3s;
  transition: width .4s .2s, -webkit-transform .3s;
  -moz-transition: width .4s .2s, transform .3s, -moz-transform .3s;
  transition: width .4s .2s, transform .3s;
  transition: width .4s .2s, transform .3s, -webkit-transform .3s, -moz-transform .3s;
  transition: width 0.4s 0.2s, transform 0.3s, -webkit-transform 0.3s;
  will-change: width, transform;
  overflow: hidden;
}
.rotProQ .sidebarClose {
  display: block;
  position: absolute;
  z-index: 40;
  bottom: 0;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.rotProQ .sidebarClose:after,
.rotProQ .sidebarClose:before {
  position: absolute;
  content: '';
  display: block;
  margin: 0 auto 0 -35%;
  overflow: hidden;
  height: 2px;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  left: 50%;
  width: 70%;
  background-color: #FFF;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  -moz-transition: transform 1s, -moz-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s, -moz-transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}
.rotProQ .nav-elem:after,
.rotProQ .scroll-down:after {
  content: "";
  display: block;
}
.rotProQ .sidebarClose:before {
  top: 10px;
}
.rotProQ .sidebarClose:after {
  bottom: 10px;
}
.rotProQ .sidebarClose.active:before {
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
   -ms-transform: rotate(315deg);
       transform: rotate(315deg);
  top: 19px;
}
.rotProQ .sidebarClose.active:after {
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
   -ms-transform: rotate(-315deg);
       transform: rotate(-315deg);
  bottom: 19px;
}
.rotProQ .sidebar-real .nav-elem.nav-1 {
  -webkit-transition-delay: .4s;
  -moz-transition-delay: 0.4s;
       transition-delay: 0.4s;
}
.rotProQ .sidebar-real .nav-elem.nav-2 {
  -webkit-transition-delay: .55s;
  -moz-transition-delay: 0.55s;
       transition-delay: 0.55s;
}
.rotProQ .sidebar-real .nav-elem.nav-3 {
  -webkit-transition-delay: .7s;
  -moz-transition-delay: 0.7s;
       transition-delay: 0.7s;
}
.rotProQ .sidebar-real .nav-elem.nav-4 {
  -webkit-transition-delay: .85s;
  -moz-transition-delay: 0.85s;
       transition-delay: 0.85s;
}
.rotProQ .sidebar-real .nav-elem.nav-5 {
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
       transition-delay: 1s;
}
.rotProQ .sidebar-real .nav-elem.nav-6 {
  -webkit-transition-delay: 1.15s;
  -moz-transition-delay: 1.15s;
       transition-delay: 1.15s;
}
.rotProQ .sidebar-real .nav-elem.nav-7 {
  -webkit-transition-delay: 1.3s;
  -moz-transition-delay: 1.3s;
       transition-delay: 1.3s;
}
.rotProQ .sidebar-real .nav-elem.nav-8 {
  -webkit-transition-delay: 1.45s;
  -moz-transition-delay: 1.45s;
       transition-delay: 1.45s;
}
.rotProQ .sidebar-real .nav-elem.nav-9 {
  -webkit-transition-delay: 1.6s;
  -moz-transition-delay: 1.6s;
       transition-delay: 1.6s;
}
.rotProQ .sidebar-real .nav-elem.nav-10 {
  -webkit-transition-delay: 1.75s;
  -moz-transition-delay: 1.75s;
       transition-delay: 1.75s;
}
.rotProQ .nav-elem {
  position: relative;
  width: 100%;
  height: 160px;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  -webkit-transition: -webkit-transform 0.4s 0.3s;
  transition: -webkit-transform 0.4s 0.3s;
  -webkit-transition: -webkit-transform .4s .3s;
  transition: -webkit-transform .4s .3s;
  -moz-transition: transform .4s .3s, -moz-transform .4s .3s;
  transition: transform .4s .3s;
  transition: transform .4s .3s, -webkit-transform .4s .3s, -moz-transform .4s .3s;
  transition: transform 0.4s 0.3s, -webkit-transform 0.4s 0.3s;
  will-change: transform;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
   -ms-transform: translateX(0);
       transform: translateX(0);
  cursor: pointer;
}
.rotProQ .nav-elem:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: background .2s;
  -moz-transition: background .2s;
  transition: background .2s;
  will-change: background;
}
.rotProQ .nav-elem.active:after,
.rotProQ .nav-elem:hover:after {
  background: 0 0;
}
.rotProQ .sections {
  height: 100%;
  -webkit-transition: margin .5s;
  -moz-transition: margin .5s;
  transition: margin .5s;
  will-change: margin;
}
.rotProQ .section {
  position: relative;
  height: 100%;
  width: 100%;
}
.rotProQ .bg-part,
.rotProQ .left-part {
  background-repeat: no-repeat;
  background-position: 0 center;
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  -webkit-transition: -webkit-transform .8s;
  transition: -webkit-transform .8s;
  -moz-transition: transform .8s, -moz-transform .8s;
  transition: transform .8s;
  transition: transform .8s, -webkit-transform .8s, -moz-transform .8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  will-change: transform;
}
.rotProQ .left-part {
  z-index: 20;
  left: 0;
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
       transition-delay: 1s;
}
.rotProQ .content {
  height: 100%;
  -webkit-transition: -webkit-transform 0.4s 0.2s;
  transition: -webkit-transform 0.4s 0.2s;
  -webkit-transition: -webkit-transform .4s .2s;
  transition: -webkit-transform .4s .2s;
  -moz-transition: transform .4s .2s, -moz-transform .4s .2s;
  transition: transform .4s .2s;
  transition: transform .4s .2s, -webkit-transform .4s .2s, -moz-transform .4s .2s;
  transition: transform 0.4s 0.2s, -webkit-transform 0.4s 0.2s;
  will-change: transform;
}
.rotProQ a:hover .additional-text,
.rotProQ a:hover .section-heading {
  color: rgba(255, 89, 89, 0.7) !important;
}
.rotProQ .additional-text,
.rotProQ .section-heading {
  display: block;
  position: absolute;
  z-index: 50;
  -webkit-transition: opacity 0.1s, color 0.3s, -webkit-transform 0.4s;
  transition: opacity 0.1s, color 0.3s, -webkit-transform 0.4s;
  -webkit-transition: opacity .1s, color .3s, -webkit-transform .4s;
  transition: opacity .1s, color .3s, -webkit-transform .4s;
  -moz-transition: transform .4s, opacity .1s, color .3s, -moz-transform .4s;
  transition: transform .4s, opacity .1s, color .3s;
  transition: transform .4s, opacity .1s, color .3s, -webkit-transform .4s, -moz-transform .4s;
  transition: transform 0.4s, opacity 0.1s, color 0.3s, -webkit-transform 0.4s;
  will-change: transform, opacity;
}
.rotProQ .additional-text.not-visible,
.rotProQ .section-heading.not-visible {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
       transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: opacity 0.2s 0.2s, -webkit-transform 0.4s;
  transition: opacity 0.2s 0.2s, -webkit-transform 0.4s;
  -webkit-transition: opacity .2s .2s, -webkit-transform .4s;
  transition: opacity .2s .2s, -webkit-transform .4s;
  -moz-transition: transform .4s, opacity .2s .2s, -moz-transform .4s;
  transition: transform .4s, opacity .2s .2s;
  transition: transform .4s, opacity .2s .2s, -webkit-transform .4s, -moz-transform .4s;
  transition: transform 0.4s, opacity 0.2s 0.2s, -webkit-transform 0.4s;
}
.rotProQ .section-heading {
  top: 193px;
  left: 0;
  font-size: 32px;
  height: 32px;
  width: 400px;
  text-transform: uppercase;
  line-height: 1;
  padding: 20px 30px 62px;
  background-color: rgba(0, 0, 0, 0.4);
}
.rotProQ .additional-text {
  top: 193px;
  left: 0;
  height: 22px;
  font-size: 22px;
  padding: 73px 0 0 30px;
  text-transform: uppercase;
}
.rotProQ .bg-part0 {
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
       transition-delay: 1s;
}
.rotProQ .bg-part1 {
  -webkit-transition-delay: .8s;
  -moz-transition-delay: 0.8s;
       transition-delay: 0.8s;
}
.rotProQ .bg-part2 {
  -webkit-transition-delay: .6s;
  -moz-transition-delay: 0.6s;
       transition-delay: 0.6s;
}
.rotProQ .bg-part3 {
  -webkit-transition-delay: .4s;
  -moz-transition-delay: 0.4s;
       transition-delay: 0.4s;
}
.rotProQ .bg-part4 {
  -webkit-transition-delay: .6s;
  -moz-transition-delay: 0.6s;
       transition-delay: 0.6s;
}
.rotProQ .bg-part5 {
  -webkit-transition-delay: .8s;
  -moz-transition-delay: 0.8s;
       transition-delay: 0.8s;
}
.rotProQ .bg-part6 {
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
       transition-delay: 1s;
}
.rotProQ .bg-part7 {
  -webkit-transition-delay: 1.2s;
  -moz-transition-delay: 1.2s;
       transition-delay: 1.2s;
}
.rotProQ .scroll-down {
  position: absolute;
  z-index: 40;
  -webkit-transition: opacity 0.3s 1.7s, z-index 0.5s 1.5s, -webkit-transform 0.5s 1.5s;
  transition: opacity 0.3s 1.7s, z-index 0.5s 1.5s, -webkit-transform 0.5s 1.5s;
  -moz-transition: transform 0.5s 1.5s, opacity 0.3s 1.7s, z-index 0.5s 1.5s, -moz-transform 0.5s 1.5s;
  transition: transform 0.5s 1.5s, opacity 0.3s 1.7s, z-index 0.5s 1.5s;
  transition: transform 0.5s 1.5s, opacity 0.3s 1.7s, z-index 0.5s 1.5s, -webkit-transform 0.5s 1.5s, -moz-transform 0.5s 1.5s;
  transition: transform 0.5s 1.5s, opacity 0.3s 1.7s, z-index 0.5s 1.5s, -webkit-transform 0.5s 1.5s;
  font-size: 20px;
  bottom: 5rem;
  left: 50%;
  color: #fff;
  width: 30rem;
  margin-left: -15rem;
  text-align: center;
  font-weight: 400;
}
.rotProQ .scroll-down.removed {
  -webkit-transform: translateY(-20rem);
  -moz-transform: translateY(-20rem);
   -ms-transform: translateY(-20rem);
       transform: translateY(-20rem);
  opacity: 0;
  z-index: -10;
  -webkit-transition: opacity 0.3s 0.2s, z-index 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.3s 0.2s, z-index 0.5s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.3s 0.2s, z-index 0.5s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s 0.2s, z-index 0.5s;
  transition: transform 0.5s, opacity 0.3s 0.2s, z-index 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s 0.2s, z-index 0.5s, -webkit-transform 0.5s;
}
.rotProQ .scroll-down:after {
  position: absolute;
  bottom: -2rem;
  left: 50%;
  width: 2rem;
  margin-left: -1rem;
  height: 2rem;
  border: 3px solid #fff;
  border-left: none;
  border-top: none;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
   -ms-transform-origin: 50% 50%;
       transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
       transform: rotate(45deg);
  -webkit-animation: arrowMove 1.2s infinite;
  -moz-animation: arrowMove 1.2s infinite;
       animation: arrowMove 1.2s infinite;
}
.oldie .rotProQ .pagination:after,
.rotProQ .hide {
  display: none;
}
@-webkit-keyframes arrowMove {
  to {
    -webkit-transform: rotate(45deg) translateY(2rem) translateX(2rem);
    transform: rotate(45deg) translateY(2rem) translateX(2rem);
    opacity: 0;
  }
}
@-moz-keyframes arrowMove {
  to {
    -webkit-transform: rotate(45deg) translateY(2rem) translateX(2rem);
    -moz-transform: rotate(45deg) translateY(2rem) translateX(2rem);
         transform: rotate(45deg) translateY(2rem) translateX(2rem);
    opacity: 0;
  }
}
@keyframes arrowMove {
  to {
    -webkit-transform: rotate(45deg) translateY(2rem) translateX(2rem);
    -moz-transform: rotate(45deg) translateY(2rem) translateX(2rem);
         transform: rotate(45deg) translateY(2rem) translateX(2rem);
    opacity: 0;
  }
}
@-webkit-keyframes navArrowMove {
  to {
    -webkit-transform: translateX(2rem);
    transform: translateX(2rem);
    opacity: 0;
  }
}
@-moz-keyframes navArrowMove {
  to {
    -webkit-transform: translateX(2rem);
    -moz-transform: translateX(2rem);
         transform: translateX(2rem);
    opacity: 0;
  }
}
@keyframes navArrowMove {
  to {
    -webkit-transform: translateX(2rem);
    -moz-transform: translateX(2rem);
         transform: translateX(2rem);
    opacity: 0;
  }
}
.oldieTips {
  position: absolute;
  z-index: 50;
  right: 0;
  bottom: 0;
  font-size: 12px;
  color: #FFF;
  background-color: #ff5959;
  text-align: right;
  padding: 5px;
}
.ie .rotProQ,
.ie body .rotProQ {
  font-family: Microsoft YaHei, Arial;
}
.oldie .rotProQ .section-heading {
  background-color: #333;
}
.oldie .pagination {
  background: #333;
  color: #FFF;
  padding: 5px 20px;
}
.oldie .rotProQ .sidebar-hover:after {
  background: #CCC;
}
.oldie .rotProQ .sidebarClose {
  background: #333;
}
.oldie .rotProQ .sidebarClose.active {
  background: #ff5959;
}
.oldie .rotProQ .sidebarClose:before {
  top: 10px;
}
.oldie .rotProQ .sidebarClose:after {
  bottom: 10px;
}
.oldie .rotProQ .sidebarClose.active:before {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
   -ms-transform: rotate(0);
       transform: rotate(0);
  top: 10px;
}
.oldie .rotProQ .sidebarClose.active:after {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
   -ms-transform: rotate(0);
       transform: rotate(0);
  bottom: 10px;
}
.oldie .rotProQ a:hover .additional-text,
.oldie .rotProQ a:hover .section-heading {
  color: #ff5959 !important;
}
.oldie .nav-elem {
  background: #ff5959 !important;
}
.oldie .nav-elem.active img {
  border-left: 3px #ff5959 solid;
  border-right: 3px #ff5959 solid;
  border-top: 6px #ff5959 solid;
  border-bottom: 5px #ff5959 solid;
  width: 263px;
  height: auto;
}
.year-light .box {
  padding-top: 12px;
}
.year-light-head {
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/bg_tit_yearlight.png");
}
.year-light-cont {
  overflow: hidden;
}
.year-light-item {
  position: relative;
  float: left;
  width: 380px;
  height: 214px;
  margin-left: 30px;
}
.year-light-item:first-child {
  margin-left: 0;
}
.year-light-img {
  width: 100%;
  height: 100%;
}
.year-light-tit {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
}
.year-light-tit a {
  color: #fff;
}
.year-light-play {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 68px;
  height: 68px;
  margin-top: -34px;
  margin-left: -34px;
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/icon_play.png");
  background-position: center top;
  background-repeat: no-repeat;
  cursor: pointer;
}
.year-other {
  padding-top: 40px;
}
.year-other-anchor,
.year-other-img {
  display: block;
}
.year-other-anchor {
  width: 580px;
  height: 90px;
}
.year-other-anchor-left {
  float: left;
}
.year-other-anchor-right {
  float: right;
}
.year-other-img {
  width: 100%;
  height: 100%;
}
.year-sayyear .box {
  padding-top: 12px;
  padding-bottom: 76px;
}
.year-sayyear-head {
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/bg_tit_yearsayyear.png");
}
.year-sayyear-cont {
  height: 436px;
}
.year-sayyear-netguy,
.year-sayyear-topic_news {
  float: left;
  width: 380px;
  margin-right: 30px;
}
.year-sayyear-netguy,
.year-sayyear-topic_news,
.year-sayyear-bigpic {
  position: relative;
  height: 100%;
}
.year-sayyear-bigpic-tit {
  height: 36px;
  line-height: 36px;
  padding-left: 24px;
  background-image: url(http://www.newsimg.cn/politics/2017cjzt/images/bg_tit_square.png);
  background-position: 0 50%;
  background-repeat: no-repeat;
  font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
  color: #d71506;
}
.year-sayyear-bigpic {
  float: left;
  width: 350px;
}
.year-sayyear-bigpic a,
.year-sayyear-bigpic img {
  display: block;
  width: 100%;
  height: 400px;
}
.year-sayyear-tit {
  height: 26px;
  line-height: 26px;
  padding-left: 24px;
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/bg_tit_square.png");
  background-position: 0 50%;
  background-repeat: no-repeat;
  font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
  color: #d71506;
}
.year-sayyear-netguy-tit {
  position: absolute;
  top: 3px;
  left: 10px;
  min-width: 5em;
  background-color: #F1F1F1;
}
.year-sayyear-topic-tit,
.year-sayyear-news-tit {
  padding-bottom: 10px;
}
.year-sayyear-topic,
.year-sayyear-news {
  height: 50%;
}
.year-sayyear-topic {
  padding-bottom: 10px;
  margin-bottom: 4px;
  border-bottom: 1px dashed #ccc;
}
.year-sayyear-topic-anchor-img,
.year-sayyear-topic-img {
  display: block;
  width: 170px;
  height: 170px;
}
.year-sayyear-topic-anchor-img {
  float: left;
  margin-right: 10px;
}
.year-sayyear-topic-anchor-txt {
  display: block;
  padding-bottom: 8px;
  font-size: 18px;
  line-height: 28px;
  color: #333;
}
.year-sayyear-topiv-substr {
  display: block;
  height: 106px;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
.year-sayyear-topiv-substr-more {
  color: #ce0902;
}
.year-sayyear-news-anchor,
.year-sayyear-news-img {
  display: block;
  width: 100%;
  height: 166px;
}
.footer {
  /* height: 200px; */
  background-image: url("http://www.newsimg.cn/politics/2017cjzt/images/bg_footer.png");
  background-repeat: no-repeat;
  background-position: center top;
}
.footer .box {
  width: 440px;
  padding-top: 64px;
  font-size: 14px;
  color: #fff;
  background: none;
}
.mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 80;
  width: 100%;
  height: 100%;
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
}
.mask-cont {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 740px;
  height: 420px;
  margin-top: -210px;
  margin-left: -370px;
}
.video-close {
  width: 17px;
  height: 17px;
  position: absolute;
  right: -17px;
  top: 0;
  z-index: 11;
  background: url("http://www.news.cn/2015/img2015/icon_video.png") 0 -80px no-repeat;
  cursor: pointer;
}
#pageVideo {
  width: 100%;
  height: 100%;
}
.hide {
  display: none;
}

/*# sourceMappingURL=index.css.map */
</pre></body></html>