@charset "UTF-8";
/*
 * @Author: Minihui 
 * @Date: 2017-11-13 11:17:51 
 * @Last Modified by: Minihui
 * @Last Modified time: 2017-12-21 18:51:30
 */
/* 颜色 */
html,
body,
div,
p,
hr,
pre,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
td,
th,
tfoot,
tbody,
thead,
form,
input,
textarea,
label,
ul,
ol,
dl,
li,
dt,
dd,
.clearfix:after {
  margin: 0;
  padding: 0;
}

html,
body {
  height: 100%;
}

body {
  padding: 0;
  margin: 0;
  /*font-family: 'PingFang SC', 'Lantinghei SC', 'Helvetica Neue', 'Helvetica', 'Arial', 'Microsoft YaHei', '微软雅黑', 'STHeitiSC-Light', 'simsun', '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', 'sans-serif' !important;*/
  font-family: "PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;
}

h1,
h2,
h3,
h4 {
  font-weight: normal;
}

li {
  list-style-type: none;
}

a {
  text-decoration: none;
  outline: none;
  color: #333;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

iframe,
img {
  border: 0;
}

img {
  vertical-align: middle;
}

input {
  outline: none;
}

.clearfix {
  display: block;
}

.clearfix:after {
  content: '';
  overflow: hidden;
  width: 100%;
  height: 0px;
  font-size: 0px;
  display: block;
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.hide {
  display: none;
}

h1, h2 {
  padding: 0;
  margin: 0;
}

.hide {
  display: none;
}

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

.wrap {
  background: transparent url("http://www.newsimg.cn/interview/2018qglhft/ftlh2018_xl2_bg.png") center top no-repeat;
}

.top {
  background-color: #1180f3;
}

.top .box {
  height: 102px;
}

.logotolh {
  float: left;
  width: 338px;
  height: 100%;
  background: url("http://www.newsimg.cn/interview/2018qglhft/ftlh2018_xl2_huiyi.png") left center no-repeat;
}

.logotoxhw {
  float: right;
  width: 104px;
  height: 100%;
  background: url("http://www.newsimg.cn/interview/2018qglhft/ftlh2018_xl2_newscn_logo.png") left center no-repeat;
}

.tit .box {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 40px 0 30px 176px;
  background: url("http://www.newsimg.cn/interview/2018qglhft/ftlh2018_xl2_logo_tit.png") left 40px no-repeat;
  text-align: center;
  font-size: 54px;
  line-height: 100%;
  font-weight: bold;
}

.tit a {
  font-size: 54px;
  line-height: 100%;
  font-weight: bold;
}

.tit a + a {
  margin-left: 8px;
}

.m-mult {
  position: relative;
  float: left;
  width: 846px;
  height: 476px;
}

.v-wrap {
  width: 100%;
  height: 100%;
}

.v-wrap iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.v-cover,
.v-off {
  position: absolute;
  cursor: pointer;
}

.v-cover {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.v-cover img {
  display: block;
  width: 100%;
  height: 100%;
}

.v-cover:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 134px;
  height: 134px;
  background: transparent url("http://www.newsimg.cn/interview/2018qglhft/ftlh2018_xl2_btn_play.png") left top no-repeat;
  margin-top: -67px;
  margin-left: -67px;
}

.v-off {
  top: 0;
  right: -33px;
  width: 33px;
  height: 32px;
  background: transparent url("http://www.newsimg.cn/interview/2018qglhft/ftlh2018_btn_close.png") left top no-repeat;
}

.m-paginate {
  position: absolute;
  right: 0;
  bottom: 10px;
  z-index: 10;
  font-size: 0;
}

.m-paginate span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 8px;
  background-color: #bfbfbf;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}

.m-paginate .swiper-active-switch {
  background-color: #1a84ef;
}

.m-swiper,
.m-swiper .swiper-wrapper,
.m-swiper .swiper-slide,
.m-swiper a,
.m-swiper img {
  height: 100%;
}

.m-swiper a,
.m-swiper img {
  display: block;
  width: 100%;
}

.m-txt {
  float: right;
  width: 340px;
}

.m-name {
  position: relative;
  padding-top: 8px;
  padding-left: 10px;
  font-size: 34px;
  line-height: 62px;
  color: #333;
}

.m-name:before {
  content: "";
  position: absolute;
  top: 0;
  left: 12px;
  width: 2em;
  height: 5px;
  background-color: #333;
}

.m-job {
  padding-left: 10px;
  font-size: 18px;
  line-height: 30px;
  color: #333;
}

.m-list {
  position: relative;
  padding: 8px 14px;
  margin: 12px 0 0 10px;
  background-color: #1180f3;
  font-size: 18px;
  line-height: 42px;
  color: #fff;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  cursor: pointer;
}

.m-list:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  border: 10px solid transparent;
  border-right-color: #3f3f3f;
  margin-top: -10px;
  opacity: 0;
}

.m-list:hover,
.m-list-on {
  background-color: #3f3f3f;
}

.m-list-on:before {
  opacity: 1;
}

.slimScrollDiv {
  overflow: visible !important;
}

.block-tit {
  height: 64px;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 36px;
  background: url("http://www.newsimg.cn/interview/2018qglhft/ftlh2018_xl2_titdec.png") left center no-repeat;
  line-height: 64px;
  font-size: 24px;
  color: #000;
  font-weight: bold;
  overflow: hidden;
}

.views-wrap:first-child + .views-wrap .views-item {
  background: url("http://www.newsimg.cn/interview/2018qglhft/ftlh2018_xl2_bg_view.png") center center no-repeat;
}

.views-item {
  float: left;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  width: 574px;
  height: 242px;
  padding: 36px 26px 24px 40px;
  border: 1px solid #efefef;
  margin-bottom: 50px;
  -moz-box-shadow: 0 0 18px rgba(80, 80, 80, 0.5);
       box-shadow: 0 0 18px rgba(80, 80, 80, 0.5);
}

.views-item + .views-item {
  float: right;
}

.view-pic {
  position: relative;
  float: left;
  width: 100px;
}

.view-pic:before {
  content: "";
  position: absolute;
  top: 0;
  left: -40px;
  display: block;
  width: 5px;
  height: 70px;
  background-color: #1a84ef;
}

.view-pic img {
  width: 70px;
  height: 70px;
  -moz-border-radius: 5px;
       border-radius: 5px;
  margin-bottom: 16px;
}

.view-name {
  margin-top: -1px;
  font-size: 22px;
  color: #333;
  line-height: 100%;
}

.view-txt {
  float: right;
  width: 400px;
}

.view-tit {
  font-size: 20px;
  color: #333;
  margin-top: -6px;
  line-height: 32px;
  padding-bottom: 10px;
}

.view-abs {
  font-size: 16px;
  line-height: 30px;
  color: #565656;
}

.xlft {
  display: none;
}

.xlft,
.lhft {
  padding-bottom: 56px;
}

.fts-arrow {
  position: relative;
}

.fts-left,
.fts-right {
  position: absolute;
  top: 160px;
  width: 27px;
  height: 62px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: pointer;
}

.fts-left {
  left: -54px;
  background-image: url("http://www.newsimg.cn/interview/2018qglhft/ftlh2018_xl2_pre.png");
}

.fts-right {
  right: -54px;
  background-image: url("http://www.newsimg.cn/interview/2018qglhft/ftlh2018_xl2_next.png");
}

.fts-swiper {
  height: 428px;
}

.fts-swiper .swiper-wrapper,
.fts-swiper .swiper-slide,
.fts-swiper a {
  height: 100%;
}

.fts-swiper a, .fts-swiper img {
  position: relative;
  display: block;
  width: 100%;
}

.fts-swiper img {
  height: 196px;
}

/* .fts-wrap{
	width: 352px;
	height: 354px;
	// padding: 16px;
	margin: 0 auto;
} */
.fts-wrap {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  width: 368px;
  height: 388px;
  padding: 16px 0;
  border: 1px solid #efefef;
  margin: 0 auto;
  margin-top: 20px;
  background-color: #f7f7f7;
  -moz-box-shadow: 0 0 18px rgba(80, 80, 80, 0.4);
       box-shadow: 0 0 18px rgba(80, 80, 80, 0.4);
}

.fts-cont {
  width: 352px;
  height: 354px;
  margin: 0 auto;
}

.fts-cont a {
  position: relative;
  /* &:before,
		&:after{
			position: absolute;
			z-index: 20;
			display: block;
			width: 42px;
			text-align: center;
		}
		&:before{
			content: attr(data-m);
			height: 54px;
			font-size: 30px;
			line-height: 54px;
			background-color: #f7f7f7;
		}
		&:after{
			content: attr(data-d);
		} */
}

.fts-cont a:before, .fts-cont a:after {
  position: absolute;
  z-index: 20;
  display: block;
}

.fts-cont a:before {
  content: "两会访谈";
  left: 0;
  top: 222px;
  font-size: 18px;
  line-height: 100%;
  color: #ec4834;
}

.fts-cont a:after {
  content: "";
  top: 232px;
  left: 92px;
  width: 240px;
  border-top: 1px solid #dedede;
}

.fts-cont i {
  position: absolute;
  z-index: 30;
  display: block;
  text-align: center;
  width: 42px;
  background-color: #f7f7f7;
}

.fts-cont .fts-dm {
  top: 168px;
  right: 0;
  height: 52px;
  font-size: 30px;
  line-height: 54px;
  overflow: hidden;
}

.fts-cont .fts-dd {
  top: 222px;
  right: 0;
  font-size: 18px;
  line-height: 100%;
  color: #ec4834;
}

.fts-cont span {
  display: block;
  padding-top: 70px;
  font-size: 24px;
  line-height: 36px;
  color: #333;
  text-align: left;
}

.tolh {
  padding-top: 50px;
  padding-bottom: 88px;
}

.tolh .box {
  text-align: center;
  font-size: 0;
}

.tolh a:first-child {
  display: block;
  width: 100%;
  height: 250px;
  background: url("http://www.newsimg.cn/interview/2018qglhft/ftlh2018_xl2_tolh.png") 50% 50% no-repeat;
}

.tolh a + a {
  display: inline-block;
  padding-top: 36px;
  font-size: 24px;
  line-height: 100%;
  color: #333;
}

.footer {
  padding: 26px 0;
  background-color: #154270;
}

.footer .box {
  text-align: center;
  color: #dbeaf9;
}

.footer .box:first-child {
  height: 24px;
  line-height: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid #3f6c9b;
  margin-bottom: 20px;
}

.footer a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  height: 36px;
  margin: 0 28px;
  font-size: 20px;
  line-height: 36px;
  color: #dbeaf9;
  text-align: center;
}

.footer a:first-child {
  margin-right: 60px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("http://www.newsimg.cn/interview/2018qglhft/ftlh2018_xl2_logo_ani.png");
}

.footer a:first-child:before {
  content: "";
  position: absolute;
  top: 0;
  right: -50px;
  display: block;
  width: 1px;
  height: 100%;
  background-color: #dbeaf9;
}

.footer span {
  margin: 0 10px;
}

.slide {
  display: none;
  -webkit-transition: opacity 0.2s ease 0s;
  -moz-transition: opacity 0.2s ease 0s;
  transition: opacity 0.2s ease 0s;
}

.slide .box {
  position: relative;
}

.slide-wrap {
  position: fixed;
  bottom: 208px;
  left: 100%;
  z-index: 80;
  margin-left: -234px;
}

.totop,
.ewm {
  width: 74px;
  height: 74px;
  margin-bottom: 2px;
  cursor: pointer;
}

.totop img, .totop canvas, .totop table,
.ewm img,
.ewm canvas,
.ewm table {
  display: block;
  width: 100%;
  height: 100%;
}

.totop {
  background: url("http://www.newsimg.cn/interview/2018qglhft/ftlh2018_xl2_totop.png") center center no-repeat;
}

.ewm {
  background: url("http://www.newsimg.cn/interview/2018qglhft/ftlh2018_xl2_ewm.png") center center no-repeat;
}

.ewm:hover .ewm-box {
  display: block;
}

.ewm-box {
  position: absolute;
  top: 0;
  left: -160px;
  width: 150px;
  height: 150px;
}

.op1 {
  opacity: 1;
}

.m-media {
  display: none;
}

@media screen and (max-width: 768px) {
  h1, h2 {
    /* -webkit-margin-before: 0;
			    -webkit-margin-after: 0;
			    -webkit-margin-start: 0;
			    -webkit-margin-end: 0; */
    font-size: 0;
  }
  .box {
    width: 9rem;
  }
  .logotoxhw,
  .media,
  .view-abs,
  .view-name,
  .tolh,
  .fts-arrow,
  .fts-paginate,
  .footer .box:first-child {
    display: none;
  }
  .slide {
    display: none !important;
  }
  .wrap {
    background: url("http://www.newsimg.cn/interview/2018qglhft/ftlh2018_xl2_m_bg.png") center top no-repeat;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
  }
  .top {
    background: none;
  }
  .top .box {
    height: 2rem;
  }
  .logotolh {
    float: none;
    display: block;
    width: 5.74rem;
    height: 2rem;
    margin: 0 auto;
    background: url("http://www.newsimg.cn/interview/2018qglhft/ftlh2018_m_sign.png") center center no-repeat;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
  }
  .tit .box {
    padding: 0 0 0 2.5866666666666664rem;
    background: url("http://www.newsimg.cn/interview/2018qglhft/ftlh2018_xl2_logo_tit.png") 0 0 no-repeat;
    -moz-background-size: 2rem 0.9333333333333333rem;
         background-size: 2rem 0.9333333333333333rem;
    text-align: left;
    font-size: 0.56rem;
    line-height: 0.8266666666666667rem;
  }
  .tit a {
    font-size: 0.56rem;
    line-height: 0.8266666666666667rem;
  }
  .m-media {
    display: block;
    padding-top: 1rem;
  }
  .m-vbox {
    position: relative;
    width: 10rem;
    height: 5.626477541371158rem;
  }
  .m-vbox .m-vwrap,
  .m-vbox .m-vcover {
    width: 100%;
    height: 100%;
  }
  .m-vbox .m-vcover {
    position: absolute;
    top: 0;
    left: 0;
  }
  .m-vbox .m-vcover img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .m-vbox .m-vcover:before {
    content: '';
    position: absolute;
    top: initial;
    bottom: 0;
    left: 0;
    display: block;
    width: 2rem;
    height: 2rem;
    background: transparent url("http://www.newsimg.cn/interview/2018qglhft/ftlh2018_xl2_btn_play.png") left top no-repeat;
    margin-top: -1rem;
    -moz-background-size: cover;
         background-size: cover;
  }
  .m-vbox iframe {
    display: block;
    width: 100%;
    height: 100%;
  }
  .m-vbox .m-vcover-off {
    display: none;
    position: absolute;
    top: -0.8rem;
    right: 0;
    z-index: 10;
    width: 0.8rem;
    height: 0.8rem;
    background: url("http://www.newsimg.cn/interview/2018qglhft/btn_close.jpg") 50% 50% no-repeat;
    -moz-background-size: cover;
         background-size: cover;
  }
  .m-vtxt {
    position: relative;
    overflow: hidden;
  }
  .m-vtxtswiper {
    overflow: visible;
    width: 8.5rem;
    height: 6rem;
    margin: 0 auto;
  }
  .m-vtxtswiper .swiper-wrapper,
  .m-vtxtswiper .swiper-slide {
    height: 100%;
  }
  .m-vtxtswiper .swiper-slide {
    opacity: 0.5;
    -webkit-transition: opacity 0.2s ease 0s;
    -moz-transition: opacity 0.2s ease 0s;
    transition: opacity 0.2s ease 0s;
  }
  .m-vtxtswiper .swiper-slide-active {
    opacity: 1;
  }
  .m-vpaginate {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .m-vpaginate span {
    display: inline-block;
    width: 8px;
    height: 3px;
    background-color: #62b0f4;
    -moz-border-radius: 3px;
         border-radius: 3px;
    margin: 0 4px;
    -webkit-transition: width 0.2s ease 0s;
    -moz-transition: width 0.2s ease 0s;
    transition: width 0.2s ease 0s;
  }
  .m-vpaginate .swiper-active-switch {
    width: 16px;
  }
  .m-vouter {
    margin: 0 auto;
  }
  .m-vtxticon {
    display: block;
    width: 0;
    height: 0;
    margin: 0 auto;
    border: transparent 8px solid;
    border-bottom-color: #81cff8;
  }
  .m-vtxtwrap {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    width: 8rem;
    height: 4.22rem;
    padding: 0.56rem;
    margin: 0 auto;
    background: -webkit-linear-gradient(top, #81cff8 0%, #3386f0 100%);
    background: -moz-linear-gradient(top, #81cff8 0%, #3386f0 100%);
    background: linear-gradient(to bottom, #81cff8 0%, #3386f0 100%);
  }
  .m-vtxtwrap img {
    float: left;
    width: 1.44rem;
    height: 1.44rem;
    margin-right: 0.42rem;
    -moz-border-radius: 4px;
         border-radius: 4px;
  }
  .m-vtxtwrap img + .m-vtxts {
    max-width: 4.25rem;
  }
  .m-vtxts {
    float: left;
    width: 100%;
    color: #fff;
  }
  .m-vname {
    font-size: 0.5rem;
    line-height: 0.8266666666666667rem;
    text-align: left;
  }
  .m-vabs {
    font-size: 0.42rem;
    line-height: 0.6666666666rem;
    text-align: left;
  }
  .m-pbox {
    position: relative;
    width: 10rem;
    height: 5.626477541371158rem;
  }
  .m-pbox a, .m-pbox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .m-ptxt {
    overflow: hidden;
  }
  .block-tit {
    height: 1.4133333333333333rem;
    line-height: 1.4133333333333333rem;
    padding: 0.4533333333333333rem 0;
    font-size: 0.48rem;
    text-indent: 0.92rem;
  }
  .views-item {
    width: 100%;
    height: auto;
    padding: 0.4533333333333333rem 0.32rem 0.3rem 0.5333333333333333rem;
    margin-bottom: 0.5866666666666667rem;
  }
  .views-item .view-pic {
    width: auto;
    font-size: 0;
  }
  .views-item .view-pic:before {
    left: -0.55rem;
    height: 0.92rem;
  }
  .views-item img {
    width: 0.92rem;
    height: 0.92rem;
    margin-bottom: 0;
  }
  .views-item .view-tit {
    float: left;
    position: relative;
    margin-top: 0;
  }
  .views-item .view-tit:before {
    content: "";
    display: block;
    font-size: 0.4533333333333333rem;
    line-height: 0.6666666666666666rem;
  }
  .views-item .view-tit,
  .views-item .view-tit a {
    line-height: 0.8rem;
    font-size: 0.44rem;
  }
  .views-item .view-txt {
    width: 100%;
    font-size: 0.4rem;
  }
  .view-pic + .view-txt {
    float: right;
    width: 6.6666rem;
  }
  .fts-swiper {
    height: auto;
    overflow: visible;
  }
  .fts-swiper .swiper-slide {
    float: none;
    margin-bottom: 0.5866666666666667rem;
  }
  .fts-wrap {
    width: 100%;
    height: auto;
  }
  .fts-cont {
    width: 8rem;
    height: auto;
    overflow: hidden;
  }
  .fts-cont img {
    height: 4.454545454545454rem;
  }
  .fts-cont a:before {
    top: 4.6rem;
    font-size: 14px;
  }
  .fts-cont a:after {
    left: 66px;
    top: 4.75rem;
  }
  .fts-cont span {
    padding-top: 1rem;
    font-size: 0.4533333333333333rem;
    line-height: 0.6933333333333334rem;
  }
  .fts-cont i {
    width: 0.6133333333333333rem;
  }
  .fts-cont .fts-dm {
    top: 3.8rem;
    height: 0.6933333333333334rem;
    line-height: 0.6933333333333334rem;
    font-size: 14px;
  }
  .fts-cont .fts-dd {
    top: 4.6rem;
    font-size: 14px;
  }
  .footer {
    padding: 0.4rem 0;
    font-size: 12px;
  }
  .footer .box {
    width: 96%;
  }
  .footer span {
    display: block;
    margin-bottom: 4px;
  }
}

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