/*
 * @Author: Minihui 
 * @Date: 2017-09-11 16:37:35 
 * @Last Modified by: Minihui
 * @Last Modified time: 2018-02-28 17:18:11
 */
body {
  min-width: 1200px;
}

.page {
  overflow: hidden;
}

.gmad {
  width: 210px;
  height: 70px;
  float: right;
  overflow: hidden;
  margin-left: 20px;
  padding-left: 10px;
  margin-top: 15px;
}

.tit1014 .gmad a:before {
  background: none;
}

.tit1014 .tlad a:before {
  background: none;
}

.XYYHlogo {
  width: 115px;
  height: 57px;
  background: url("http://www.newsimg.cn/politics/2018lh/0225/images/logo-xingye.png") center top no-repeat;
  position: absolute;
  left: 0;
  top: 178px;
  z-index: 3;
}

.container {
  width: 1000px;
}

.row-leaders {
  position: relative;
  z-index: 0;
  margin-top: 40px;
  /* &:before {
        content: "";
        width: 100%;
        height: 992px;
        background: url("http://www.newsimg.cn/politics/2018lh/0225/images/leader-bg.png") no-repeat center bottom;
        position: absolute;
        left: 0;
        top: 60px;
        // background-size: 100% 100%;
        z-index: 1;
    } */
}

.row-leaders .arrow-right {
  width: 59px;
  height: 118px;
  background: url("http://www.newsimg.cn/politics/2018lh/0225/images/arrow-next-red-l.png") no-repeat 0 0;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -59px;
  cursor: pointer;
  display: none;
}

.row-leaders .arrow-left {
  width: 59px;
  height: 118px;
  background: url("http://www.newsimg.cn/politics/2018lh/0225/images/arrow-pre-red-l.png") no-repeat 0 0;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -59px;
  cursor: pointer;
  display: none;
}

.row-leaders .container {
  position: relative;
  z-index: 3;
}

.row-leaders .col-title {
  font-weight: bold;
}

.row-leaders .col-title:before {
  content: "";
  width: 36%;
  height: 10px;
  background: url("http://www.newsimg.cn/politics/2018lh/0225/images/border-grey.png");
  top: 6px;
  left: 0;
  display: block;
  position: absolute;
  background-repeat: repeat-x;
}

.row-leaders .col-title:after {
  content: "";
  width: 36%;
  height: 10px;
  background: url("http://www.newsimg.cn/politics/2018lh/0225/images/border-grey.png");
  top: 6px;
  right: 0;
  display: block;
  position: absolute;
  background-repeat: repeat-x;
}

.leaders-groupPhoto {
  position: relative;
  margin-bottom: 50px;
}

.leaders-groupPhoto .swiper-slide {
  position: relative;
}

.leaders-groupPhoto .swiper-slide:before {
  content: "";
  width: 100%;
  height: 70px;
  background: -moz-linear-gradient(top, transparent 0%, black 100%);
  background: -webkit-linear-gradient(top, transparent 0%, black 100%);
  background: linear-gradient(to bottom, transparent 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  opacity: 0.7;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  z-index: 2;
}

.leaders-groupPhoto .leaders-img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}

.leaders-groupPhoto .leaders-img img {
  width: 100%;
  height: auto;
}

.leaders-groupPhoto .leaders-name {
  width: 100%;
  padding: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  line-height: 30px;
  font-size: 20px;
  text-align: center;
}

.leaders-groupPhoto:hover .arrow-right, .leaders-groupPhoto:hover .arrow-left {
  display: block;
}

.leaders-seven {
  border-bottom: 1px dotted #aaaaaa;
}

.leaders-seven .col-12 {
  margin-top: 30px;
}

.leaders-seven .col-12 a {
  display: block;
  width: 210px;
  margin: 0 auto;
}

.leaders-seven-onlyName {
  width: 940px;
  text-align: center;
  margin: 45px auto 55px;
}

.leaders-seven-onlyName li {
  float: left;
  display: inline-block;
  margin-left: 36px;
  margin-right: 36px;
  text-align: center;
  line-height: 30px;
}

.leaders-seven-onlyName li:first-child {
  line-height: 24px;
}

.leaders-seven-onlyName li:first-child a {
  font-size: 24px;
}

.leaders-tabs a {
  width: 280px;
  display: inline-block;
  position: relative;
}

.leaders-tabs a.active {
  background-color: #ff9e22;
  color: #fff;
}

.leaders-tabs a.active:before {
  content: "";
  width: 264px;
  height: 46px;
  position: absolute;
  left: 7px;
  top: -6px;
  border: 1px solid #ff9e22;
}

.leaders-cont {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 35px;
}

.leaders-cont-item {
  display: none;
}

.leaders-cont-item.on {
  display: block;
}

.leaders-cont-item:first-child .leaders-cont-box {
  height: 166px;
}

.leaders-cont-item:first-child h3 {
  line-height: 166px;
}

.leaders-cont-item .col-6 {
  height: 40px;
  line-height: 40px;
}

.leaders-cont-item .col-6 a {
  background-color: #bf0009;
  height: 100%;
  display: block;
}

.leaders-cont-item .col-6 img {
  margin-left: 5px;
}

.leaders-cont-item .col-6:first-child {
  padding-right: 1px;
}

.leaders-cont-item .col-6:last-child {
  padding-left: 1px;
}

.leaders-cont-item .col-12 {
  height: 40px;
  line-height: 40px;
}

.leaders-cont-item .col-12 a {
  background-color: #bf0009;
  height: 100%;
  display: block;
}

.leaders-cont-item .col-12 img {
  margin-left: 5px;
}

.leaders-cont-tabs {
  width: 280px;
}

.leaders-cont-tabs a {
  display: block;
  height: 40px;
  line-height: 40px;
  margin-bottom: 2px;
  background-color: #bf0009;
}

.leaders-cont-tabs a.active {
  background-color: #ff9e22;
  color: #fff;
}

.leaders-cont-box {
  background-color: #bf0009;
  width: 910px;
  height: 124px;
}

.leaders-cont-box-item {
  display: none;
}

.leaders-cont-box-item.on {
  display: block;
}

.leaders-cont-box-item ul {
  padding: 25px 70px;
  text-align: center;
}

.leaders-cont-box-item li {
  float: left;
  line-height: 40px;
  margin-left: 8px;
  margin-right: 8px;
}

.leaders-cont-box-item h3 {
  line-height: 124px;
  font-size: 45px;
  text-align: center;
}

.leaders-name {
  font-weight: bold;
}

.row-xi-special {
  width: 100%;
  height: auto;
  margin-top: 45px;
  overflow: hidden;
}

.row-xi-special .xi-special-bigtitle {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 50px;
  font-weight: bold;
  color: #be1313;
  overflow: hidden;
  text-align: center;
}

.row-xi-special .xi-special-bigtitle a {
  color: #be1313;
}

.row-xi-special .xi-area-box {
  width: 100%;
  height: auto;
  margin-top: 30px;
  overflow: hidden;
}

.row-xi-special .xi-area-box .xi-area-box-left {
  float: left;
  width: 666px;
  height: auto;
  position: relative;
}

.row-xi-special .xi-area-box .xi-area-box-left .xi-hf {
  width: 100%;
  height: 92px;
}

.row-xi-special .xi-area-box .xi-area-box-left .video0225-box {
  width: 666px;
  height: 373px;
  background: #333;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
}

.row-xi-special .xi-area-box .xi-area-box-left .video0225-box iframe {
  width: 666px;
  height: 373px;
}

.row-xi-special .xi-area-box .xi-area-box-left .video0225-box .video0225-close {
  width: 33px;
  height: 32px;
  position: absolute;
  top: 0;
  right: -33px;
  z-index: 50;
  background: url("http://www.newsres.cn/bigbig201710101700/bundle/s1014_icon_btn_close.png") no-repeat;
  cursor: pointer;
}

.row-xi-special .xi-area-box .xi-area-box-left .focusBox6 {
  width: 666px;
  height: 373px;
  position: relative;
}

.row-xi-special .xi-area-box .xi-area-box-left .focusBox6 .xiarrow-left {
  background: url(http://www.newsres.cn/politics/2018lh/0225/images/xiswip_left.png) no-repeat left top;
  position: absolute;
  left: 0;
  top: 120px;
  width: 44px;
  height: 85px;
  z-index: 2;
}

.row-xi-special .xi-area-box .xi-area-box-left .focusBox6 .xiarrow-right {
  background: url(http://www.newsres.cn/politics/2018lh/0225/images/xiswip_right.png) no-repeat left bottom;
  position: absolute;
  right: 0;
  top: 120px;
  width: 44px;
  height: 85px;
  z-index: 2;
}

.row-xi-special .xi-area-box .xi-area-box-left .focusBox6 .swiper-container {
  width: 666px;
  height: 373px;
}

.row-xi-special .xi-area-box .xi-area-box-left .swiper-slide {
  position: relative;
}

.row-xi-special .xi-area-box .xi-area-box-left .focusBox6 .swiper-container .swiper-wrapper .swiper-slide .mul-play {
  position: absolute;
  width: 48px;
  height: 48px;
  bottom: 70px;
  left: 5px;
  display: none;
  cursor: pointer;
}

.row-xi-special .xi-area-box .xi-area-box-left .focusBox6 .swiper-container .swiper-wrapper .swiper-slide .mul-play img {
  width: 90px;
  height: 90px;
}

.row-xi-special .xi-area-box .xi-area-box-left .focusBox6 .swiper-container .swiper-wrapper .swiper-slide img {
  width: 666px;
  height: 373px;
}

.row-xi-special .xi-area-box .xi-area-box-left .focusBox6 .swiper-container .swiper-wrapper .swiper-slide .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 65px;
  background: url("http://www.newsimg.cn/drone/20170210/images/jczp-wzbj.png") repeat-x;
  z-index: 0;
}

.row-xi-special .xi-area-box .xi-area-box-left .focusBox6 .swiper-container .swiper-wrapper .swiper-slide .title {
  position: absolute;
  left: 3%;
  bottom: 10px;
  width: 94%;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
  overflow: hidden;
  z-index: 1;
  text-align: center;
}

.row-xi-special .xi-area-box .xi-area-box-left .focusBox6 .swiper-container .swiper-wrapper .swiper-slide .title a {
  color: #fff;
}

.row-xi-special .xi-area-box .xi-area-box-right {
  float: right;
  width: 505px;
  height: auto;
  overflow: hidden;
}

.row-xi-special .xi-area-box .xi-area-box-right .xi-area-list-text {
  width: 100%;
  height: 210px;
  border-bottom: 1px dashed #999;
}

.row-xi-special .xi-area-box .xi-area-box-right .xi-area-list-text li {
  overflow: hidden;
}

.row-xi-special .xi-area-box .xi-area-box-right .xi-area-list-text li h2 {
  font-size: 24px;
  font-weight: bold;
  color: #be1313;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
}

.row-xi-special .xi-area-box .xi-area-box-right .xi-area-list-text li h2 a {
  color: #be1313;
}

.row-xi-special .xi-area-box .xi-area-box-right .xi-area-list-text li p {
  height: 45px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  margin-top: 8px;
  overflow: hidden;
}

.row-xi-special .xi-area-box .xi-area-box-right .xi-area-list-text li + li {
  margin-top: 12px;
}

.row-xi-special .xi-area-box .xi-area-box-right .xi-area-list-text li + li h2 {
  font-size: 20px;
  font-weight: normal;
}

.row-xi-special .xi-area-box .xi-area-box-right .xi-area-list-pic {
  width: 100%;
  height: 137px;
  overflow: hidden;
  margin-top: 24px;
  list-style: none;
}

.row-xi-special .xi-area-box .xi-area-box-right .xi-area-list-pic li {
  float: left;
  width: 242px;
  height: 137px;
  position: relative;
}

.row-xi-special .xi-area-box .xi-area-box-right .xi-area-list-pic li img {
  width: 242px;
  height: 137px;
}

.row-xi-special .xi-area-box .xi-area-box-right .xi-area-list-pic li + li {
  margin-left: 15px;
}

.row-xi-special .xi-area-box .xi-area-box-right .xi-area-list-pic li span {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 65px;
  left: 10px;
}

.row-xi-special .xi-area-box .xi-area-box-right .xi-area-list-pic li span img {
  width: 48px;
  height: 48px;
}

.row-xi-special .xi-special-samlltitle {
  width: 100%;
  height: 25px;
  line-height: 25px;
  font-size: 25px;
  font-weight: bold;
  color: #be1313;
  overflow: hidden;
  margin-top: 45px;
  margin-bottom: 20px;
}

.row-xi-special .xi-special-samlltitle a {
  color: #be1313;
}

.row-xi-special .news-summary-middle-main-list .mp4html {
  display: none;
}

.row-xi-special .news-summary-middle-main-list li {
  line-height: 40px;
}

.row-xi-special .news-summary-middle-main-list li a {
  position: relative;
  color: #333;
}

.row-xi-special .news-summary-middle-main-list li a .R01 {
  color: red;
  padding-right: 8px;
  cursor: pointer;
}

.row-xi-special .news-summary-middle-main-list li a .R02,
.row-xi-special .news-summary-middle-main-list li a .R03 {
  display: inline-block;
  width: 56px;
  height: 18px;
  margin-right: 4px;
  line-height: 18px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("http://www.newsres.cn/bigbig201710101700/bundle/s1016_icon_fonts.png");
  vertical-align: middle;
  margin-top: -3px;
}

.row-xi-special .news-summary-middle-main-list li a .R03 {
  width: 74px;
  background-image: url("http://www.newsres.cn/bigbig201710101700/bundle/s1019_icon_font5.png");
}

.row-xi-special .news-summary-middle-main-list li .audio {
  font-style: normal;
  display: inline-block;
  background: url("http://www.newsimg.cn/politics/2018lh/0225/images/voice_logo.png") 50% 0 no-repeat;
  width: 30px;
  height: 30px;
  cursor: pointer;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: -3px;
  vertical-align: middle;
}

.row-xi-special .news-summary-middle-main-list li .audio.play {
  background: url("http://www.newsimg.cn/politics/2018lh/0225/images/voice_logo_play.gif") 50% 0 no-repeat;
}

.row-xi-special .news-summary-middle-main-list li a + a:before,
.row-xi-special .news-summary-middle-main-list li i + a:before {
  position: absolute;
  display: block;
  top: 0px;
  left: 10px;
  width: 2px;
  height: 18px;
  background-color: #888;
}

.row-xi-special .news-summary-middle-main-list li .audioUrl {
  display: none;
}

.row-xi-special .news-summary-middle-main-list-wrap {
  color: #333;
  width: 100%;
  height: 35px;
  overflow: hidden;
  font-size: 0;
}

.row-xi-special .news-summary-middle-main-list-wrap .warp {
  height: 35px;
  position: relative;
  display: inline-block;
  font-size: 16px;
  padding: 0 2px;
  line-height: 35px;
  overflow: hidden;
}

.row-xi-special .news-summary-middle-main-list-wrap .warp span {
  color: #e12929;
}

.row-xi-special .news-summary-middle-main-list-wrap .warp span.audio {
  float: right;
  width: 30px;
  height: 30px;
  cursor: pointer;
  margin-left: 10px;
}

.row-xi-special .news-summary-middle-main-list-wrap .warp span.audio img {
  width: 30px;
  height: 30px;
}

.row-xi-special .news-summary-middle-main-list-wrap .warp span a {
  color: #e12929;
}

.row-xi-special .news-summary-middle-main-list-wrap .warp a {
  color: #333;
  position: relative;
  margin-left: 20px;
  line-height: 35px;
  font-size: 16px;
}

.row-xi-special .news-summary-middle-main-list-wrap .warp:nth-child(2) a {
  margin-left: 10px;
}

.row-xi-special .news-summary-middle-main-list-wrap .warp:first-child a {
  margin-left: 0;
}

.row-xi-special .news-summary-middle-main-list-wrap .warp:first-child {
  margin-left: 0;
}

.row-xi-special .news-summary-middle-main-list-wrap .warp:before {
  content: "";
  position: absolute;
  display: block;
  top: 9px;
  left: 10px;
  width: 2px;
  height: 20px;
  background-color: #404040;
}

.row-xi-special .news-summary-middle-main-list-wrap .warp:first-child:before {
  display: none;
}

.row-xi-special .news-summary-middle-main-list-wrap .warp:nth-child(2):before {
  display: none;
}

body {
  background: url(http://www.xinhuanet.com/politics/2018lh/0225/images/banner-forhome.jpg) center top no-repeat;
  min-width: 1020px;
}

.forHome {
  padding: 0 10px;
  width: 1000px;
  margin: 0 auto;
  box-sizing: content-box;
}

.row-banner {
  height: 280px;
}

.row-xi-special .xi-special-bigtitle {
  font-size: 48px;
  line-height: 50px;
  height: 50px;
}

.row-xi-special .xi-area-box {
  height: 325px;
}

.row-xi-special .xi-area-box .xi-area-box-left .focusBox6 .swiper-container .swiper-wrapper .swiper-slide .mul-play {
  bottom: 53px;
  left: 15px;
}

.row-xi-special .xi-area-box .xi-area-box-left .focusBox6 .swiper-container .swiper-wrapper .swiper-slide .mul-play img {
  width: 70px;
  height: 70px;
}

.row-xi-special .xi-area-box .xi-area-box-left,
.row-xi-special .xi-area-box .xi-area-box-left .focusBox6,
.row-xi-special .xi-area-box .xi-area-box-left .focusBox6 .swiper-container,
.row-xi-special .xi-area-box .xi-area-box-left .video0225-box,
.row-xi-special .xi-area-box .xi-area-box-left .video0225-box iframe {
  width: 555px;
  height: 314px;
}

.row-xi-special .xi-area-box .xi-area-box-left .focusBox6 .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}

.row-xi-special .xi-area-box .xi-area-box-right {
  width: 423px;
  height: 314px;
}

.row-xi-special .xi-area-box .xi-area-box-right .xi-area-list-text {
  height: 186px;
}

.row-xi-special .xi-area-box .xi-area-box-right .xi-area-list-text li h2 {
  font-size: 20px;
  height: 22px;
  line-height: 22px;
}

.row-xi-special .xi-area-box .xi-area-box-right .xi-area-list-text li p {
  font-size: 12px;
  margin-top: 8px;
}

.row-xi-special .xi-area-box .xi-area-box-right .xi-area-list-pic {
  margin-top: 8px;
}

.row-xi-special .xi-area-box .xi-area-box-right .xi-area-list-pic li {
  width: 204px;
  height: 116px;
}

.row-xi-special .xi-area-box .xi-area-box-right .xi-area-list-pic li img {
  width: 204px;
  height: 116px;
}

.row-xi-special .xi-special-samlltitle {
  margin-top: 15px;
  font-size: 20px;
  height: 22px;
  line-height: 22px;
}

.row-xi-special .news-summary-middle-main-list li {
  line-height: 28px;
  margin-bottom: 5px;
  font-size: 13px;
}

.row-xi-special .xi-area-box .xi-area-box-right .xi-area-list-text li + li h2 {
  font-size: 18px;
  font-weight: normal;
}

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