@charset "utf-8";
/* 颜色 */
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;
}
.dommoblie {
    display: none;
}
.dompc {
    display: block;
}
.box {
    width: 1200px;
    margin: 0 auto;
}
.wrap {
    background: transparent url(/uploads/image/wp2limages/pcbg.jpg) center 100px no-repeat;
}
.top {
    background: url(/uploads/image/wp2limages/navbg.png) no-repeat 50% 0;
}
.top .box {
    height: 102px;
}
.logotolh {
    float: left;
    width: 300px;
    height: 100%;
    background: url(/uploads/image/wp2limages/dhlogo.png) left center no-repeat;
}
.logotoxhw {
    float: right;
    width: 89px;
    height: 100%;
    background: url(/uploads/image/wp2limages/xinhualogo.png) left center no-repeat;
    margin-right: 45px;
}
.logotoxhw2 {
    float: right;
    width: 108px;
    height: 100%;
    background: url(/uploads/image/wi2fimages/ft_logo.png) left center no-repeat;
}
.big_tit {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}
.big_tit span {
    float: left;
    width: 189px;
    height: 183px;
}
.big_tit h1 {
    float: right;
    width: 925px;
    text-align: center;
    font-size: 45px;
    color: #ff4715;
    line-height: 60px;
    font-weight: bold;
    margin-right: 135px;
}
.big_tit h1 a {
    color: #ff4715;
}
.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  left top no-repeat;
    margin-top: -67px;
    margin-left: -67px;
}
.v-off {
    top: 0;
    right: -33px;
    width: 33px;
    height: 32px;
    background: transparent  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 {
    width: 1200px;
    height: 110px;
    margin: 30px 0;
}
.views-wrap:first-child   .views-wrap .views-item {
    background:  center center no-repeat;
}
.views-item {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1012px;
    height: 254px;
    padding: 36px 26px 24px 40px;
    border: 1px solid #d7b7b3;
    margin-bottom: 50px;
    -moz-box-shadow: 0 0 18px rgba(215, 175, 175, 0.5);
    box-shadow: 0 0 18px rgba(215, 175, 175, 0.5);
    margin: 0 auto;
    background: #fff;
}
.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: 107px;
    height: 107px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 16px;
}
.view-name {
    margin-top: -1px;
    font-size: 22px;
    color: #333;
    line-height: 100%;
    text-align: center;
}
.view-txt {
    float: right;
    width: 815px;
}
.view-tit {
    font-size: 30px;
    color: #000;
    margin-top: -6px;
    line-height: 32px;
    padding-bottom: 10px;
}
.view-tit a {
    color: #000;
}
.view-abs {
    font-size: 18px;
    line-height: 30px;
    color: #757373;
    margin-top: 25px;
}
.view-txt .more {
    float: right;
    font-size: 16px;
    color: #d83d39;
    background: #fff3f3;
    border-radius: 25px;
    padding: 5px 10px;
    margin-top: 25px;
}
.view-txt .more a {
    color: #d83d39;
}
.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: ;
}
.fts-right {
    right: -54px;
    background-image: ;
}
.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;b
    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;
    position: relative;
}
.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 {
    position: absolute;
    z-index: 20;
    display: block;
}
.fts-cont a:after {
    position: absolute;
    z-index: 20;
    display: block;
}
.fts-cont a:before {
    content: "两会访谈";
    right: 0;
    top: 222px;
    font-size: 18px;
    line-height: 100%;
    color: #ec4834;
}
.fts-cont a:after {
    content: "";
    top: 232px;
    left: 92px;
    width: 175px;
    border-top: 1px solid #ff7753;
}
.fts-cont i {
    position: absolute;
    z-index: 30;
    display: block;
    text-align: center;
    width: 57px;
    background-color: #f7f7f7;
}
.fts-cont .fts-dm {
    top: 203px;
    left: 45px;
    height: 52px;
    font-size: 22px;
    line-height: 54px;
    overflow: hidden;
    z-index: 99;
}
.fts-cont a .fts-dm {
    color: #ec4834;
}
.fts-cont .fts-dd {
    top: 222px;
    left: 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: 10px;
    padding-bottom: 36px;
}
.tolh .box {
    text-align: center;
    font-size: 0;
}
.tolh a:first-child {
    display: block;
    width: 100%;
    height: 248px;
    background: url(/uploads/image/wp2yimages/lhenter.jpg) 50% 50% no-repeat;
}
.tolh a   a {
    display: inline-block;
    padding-top: 36px;
    font-size: 24px;
    line-height: 100%;
    color: #f44943;
}
.footer {
    padding: 26px 0;
    background: url(/uploads/image/wp2limages/footerbg.jpg) top center repeat-y;
}
.footer .box {
    text-align: center;
    color: #fff;
}
.footer .box:first-child {
    height: 24px;
    line-height: 24px;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
    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: #fff;
    text-align: center;
}
.footer a:first-child {
    margin-right: 60px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url(/uploads/image/wi2limages/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:  center center no-repeat;
}
.ewm {
    background:  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;
}
/*滚动图&视频*/
.part1-left {
    width: 1000px;
    height: 563px;
    position: relative;
    margin: 0 auto;
    border: 6px solid #d83d39;
    margin-top: 37px;
}
.part1-left .arrow-left {
    background:  no-repeat left top;
    position: absolute;
    left: 10px;
    top: 47%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2
}
.part1-left .arrow-right {
    background:  no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 47%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2
}
.part1-left .swiper-container {
    width: 1000px;
    height: 563px;
}
.swiper-slide {
    position: relative;
}
/*.part1-left .pagination { position: absolute; right: 10px; text-align: right; bottom: 7px; width: 19%; z-index: 2; }
.part1-left .swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; background: #e5e5e5; margin: 0 3px; cursor: pointer; }
.part1-left .swiper-active-switch { background: #f70b17; }*/
.part1-left .pictitle {
    position: relative;
    width: 1000px;
    height: 563px;
    overflow: hidden;
}
.part1-left .pictitle .img img {
    width: 1000px;
    height: 563px;
    display: block;
}
.part1-left .pictitle .bg {
    background: #000000;
    bottom: 0;
    height: 35px;
    left: 0;
    opacity: 0.4;
    filter: alpha(opacity=40);
    position: absolute;
    width: 100%;
    z-index: 10;
}
.part1-left .pictitle .name {
    bottom: 0;
    color: #ffffff;
    height: 35px;
    left: 0;
    line-height: 35px;
    overflow: hidden;
    position: absolute;
    text-indent: 1em;
    text-align: left;
    width: 100%;
    z-index: 11;
}
.part1-left .pictitle .name a {
    color: #ffffff;
    text-decoration: none;
}
.part1-left .pictitle .name a:hover {
    text-decoration: underline;
}
.mul-play {
    position: absolute;
    width: 116px;
    height: 117px;
    bottom: 22px;
    left: 30px;
    display: none;
    cursor: pointer;
    z-index: 999;
}
.videopart {
    width: 1000px;
    height: 563px;
    background: #333;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
}
.videopart iframe {
    width: 1000px;
    height: 563px;
}
.videopart .videopart-close {
    width: 22px;
    height: 22px;
    position: absolute;
    top: -6px;
    right: -22px;
    z-index: 50;
    background: url(/uploads/image/wbbundle/s1014_icon_btn_close.png) no-repeat;
    cursor: pointer;
    background-size: 100% auto;
}
/*end*/
.name_box {
    width: 1012px;
    margin: 0 auto;
    margin-top: 35px;
}
.name_box .title {
    font-size: 36px;
    color: #000;
    font-weight: bold;
    position: relative;
    padding-left: 30px;
}
.name_box .title:before {
    content: "";
    width: 14px;
    height: 40px;
    background: #fe7552;
    background: -moz-linear-gradient(top, #fe7552 1%, #ee313a 100%);
    background: -webkit-linear-gradient(top, #fe7552 1%, #ee313a 100%);
    background: linear-gradient(to bottom, #fe7552 1%, #ee313a 100%);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#fe7552', endcolorstr='#ee313a', gradienttype=0);
    position: absolute;
    left: 0;
    top: 5px;
}
.name_box .text {
    width: 700px;
    font-size: 18px;
    color: #000;
    margin-left: 25px;
}
@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;
    }
    body {
        background: url(/uploads/image/wi2limages/mb_bj.jpg) repeat-y top center;
    }
    .dommoblie {
        display: block;
    }
    .dompc {
        display: none;
    }
    .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(/uploads/image/wp2limages/mbbanner.jpg) center top no-repeat;
        -moz-background-size: 100% auto;
        background-size: 100% auto;
    }
    .top {
        background: none;
        border: none;
    }
    .top .box {
        height: 2rem;
    }
    .logotolh {
        float: none;
        display: block;
        width: 5.74rem;
        height: 2rem;
        margin: 0 auto;
        background: none;
    }
    .tit .box {
        padding: 0 0 0 2.5866666666666664rem;
        background:  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  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:  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 {
        width: 100%;
        height: auto;
    }
    .block-tit img {
        width: 100%;
        height: auto;
    }
    .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: 1.92rem;
        height: 1.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: 5.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;
        width: 160px;
    }
    .fts-cont span {
        padding-top: 1rem;
        font-size: 0.4533333333333333rem;
        line-height: 0.6933333333333334rem;
    }
    .fts-cont i {
        width: 0.77rem;
    }
    .fts-cont .fts-dm {
        top: 4.45rem;
        left: 0.75rem;

        height: 0.6933333333333334rem;
        line-height: 0.65rem;
        font-size: 0.35rem;
    }
    .fts-cont .fts-dd {
        top: 4.6rem;
        font-size: 14px;
    }
    .footer {
        padding: 0.4rem 0;
        font-size: 12px;
        background-size: contain;
    }
    .footer .box {
        width: 96%;
    }
    .footer span {
        display: block;
        margin-bottom: 4px;
    }
    .big_tit {
        width: 98%;
        margin: 0 auto;
        margin-top: 15px;
    }
    .big_tit span {
        float: left;
        width: 0;
        height: auto;
    }
    .big_tit h1 {
        float: inherit;
        width: 96%;
        text-align: center;
        font-size: 0.6rem;
        color: #ff4715;
        line-height: 0.8rem;
        font-weight: bold;
        margin: 0 auto;
        margin-top: 38%;
    }
    .big_tit h1 a {
        color: #ff4715;
    }
    .part1-left {
        width: 100%;
        /*height: 238px;*/
        height: 212px;
        position: relative;
        margin: 0 auto;
        /*border:6px solid #d83d39;*/
        border: none;
        margin-top: 15px;
    }
    .part1-left .arrow-left {
        background:  no-repeat left top;
        position: absolute;
        left: 10px;
        top: 47%;
        margin-top: -15px;
        width: 17px;
        height: 30px;
        z-index: 2
    }
    .part1-left .arrow-right {
        background:  no-repeat left bottom;
        position: absolute;
        right: 10px;
        top: 47%;
        margin-top: -15px;
        width: 17px;
        height: 30px;
        z-index: 2
    }
    .part1-left .swiper-container {
        width: 100%;
        height: 218px;
    }
    .swiper-slide {
        position: relative;
    }
    /*.part1-left .pagination { position: absolute; right: 10px; text-align: right; bottom: 7px; width: 19%; z-index: 2; }
.part1-left .swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; background: #e5e5e5; margin: 0 3px; cursor: pointer; }
.part1-left .swiper-active-switch { background: #f70b17; }*/
    .part1-left .pictitle {
        position: relative;
        width: 100%;
        height: 218px;
    }
    .part1-left .pictitle .img img {
        width: 100%;
        height: 218px;
        display: block;
    }
    .part1-left .pictitle .bg {
        background: #000000;
        bottom: 0;
        height: 35px;
        left: 0;
        opacity: 0.4;
        filter: alpha(opacity=40);
        position: absolute;
        width: 100%;
        z-index: 10;
    }
    .part1-left .pictitle .name {
        bottom: 0;
        color: #ffffff;
        height: 35px;
        left: 0;
        line-height: 35px;
        overflow: hidden;
        position: absolute;
        text-indent: 1em;
        text-align: left;
        width: 100%;
        z-index: 11;
    }
    .part1-left .pictitle .name a {
        color: #ffffff;
        text-decoration: none;
    }
    .part1-left .pictitle .name a:hover {
        text-decoration: underline;
    }
    .mul-play {
        position: absolute;
        width: 20%;
        height: auto;
        bottom: 3%;
        left: 3%;
        display: none;
        cursor: pointer;
        z-index: 999;
    }
    .mul-play img {
        width: 100%;
        height: auto;
    }
    .videopart {
        width: 100%;
        height: 218px;
        background: #333;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 50;
    }
    .videopart iframe {
        width: 100%;
        height: 100%;
    }
    .videopart .videopart-close {
        width: 22px;
        height: 22px;
        position: absolute;
        top: -6px;
        right: -22px;
        z-index: 50;
        background: url(/uploads/image/wbbundle/s1014_icon_btn_close.png) no-repeat;
        cursor: pointer;
        background-size: 100% auto;
        display: none;
    }
    .name_box {
        width: 96%;
        margin: 0 auto;
        margin-top: 0.7rem;
    }
    .name_box .title {
        font-size: 0.4rem;
        color: #000;
        font-weight: bold;
        position: relative;
        padding-left: 5%;
    }
    .name_box .title:before {
        content: "";
        width: 0.15rem;
        height: 0.35rem;
        background: #fe7552;
        background: -moz-linear-gradient(top, #fe7552 1%, #ee313a 100%);
        background: -webkit-linear-gradient(top, #fe7552 1%, #ee313a 100%);
        background: linear-gradient(to bottom, #fe7552 1%, #ee313a 100%);
        filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#fe7552', endcolorstr='#ee313a', gradienttype=0);
        position: absolute;
        left: 0;
        top: 5px;
    }
    .name_box .text {
        width: 65%;
        font-size: 0.3rem;
        color: #000;
        margin-left: 5%;
    }
}
@media screen and (max-width: 768px) {
    .m-cover {
        position: absolute;
        top: 0;
        display: block;
        width: 100%;
        height: 100%;
        background-size: cover;
        trabsform: translatez(0);
        -webkit-transition: top 0.8s ease 0s;
        -moz-transition: top 0.8s ease 0s;
        transition: top 0.8s ease 0s;
    }
    .m-cover img {
        width: 100%;
        height: atuo;
    }
    .wrap {
        position: absolute;
        width: 100%;
        top: 100%;
        -webkit-transition: top 0.5s ease 0s;
        -moz-transition: top 0.5s ease 0s;
        transition: top 0.5s ease 0s;
    }
    .top0 {
        top: 0;
    }
    .top--1 {
        top: -100%;
    }
}
.bf_logo {
    width: 1200px;
    height: 158px;
    margin: 0 auto;
    margin-top: 30px;
    padding-bottom: 84px;
}
@media screen and (max-width: 768px) {
    .bf_logo {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding-bottom: 40px;
    }
    .bf_logo img {
        width: 100%;
        height: auto;
    }
}
/*# sourcemappingurl=maps/ftlh2018_xl2.css.map */

