/* .mode01 .lf {
    width: 49%;
    height: 371px;
    float: left;
    margin-top: 16px;
} */

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
    width: 100%;
    height: 100%;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides>li:first-child {
    display: block;
}

.flexslider {
    background: #fff;
    position: relative;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
    overflow: hidden;
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    *height: 0;
}

.mode01 .flex-direction-nav {
    *height: 0;
    display: none;
}

.flex-direction-nav {
    *height: 0;
    display: block;
}

.special_main .flex-direction-nav {
    display: block;
}

.top_ztbanner .flex-control-nav {
    display: none;
}


/* .flex-direction-nav a {
    text-decoration: none;
    display: none;
    width: 46px;
    height: 46px;
    position: absolute;
    margin-top: -23px;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0.3;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    background: url(../images/icon/le.png) no-repeat center center;
    text-indent: -999em;
} */

.special_main .flexslider {
    padding-left: 15px;
}

.special_main .flex-direction-nav a {
    width: 40px;
    height: 30px;
    display: block;
    position: absolute;
    top: 56%;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    background: #f46610 url(../images/icon/le.png) no-repeat center center;
    text-indent: -999em;
    opacity: 1;
}


/* .flex-direction-nav .flex-prev {
    top: 45%;
    left: 0;
    background-position: 0 0;
} */

.flex-direction-nav .flex-next {
    left: 0;
    background: url(../images/icon/rt.png) no-repeat center center
}

.special_main .flex-direction-nav .flex-next {
    top: 65%;
    left: 0;
    background: #f46610 url(../images/icon/rt.png) no-repeat center center
}


/* .special_main .flex-direction-nav .flex-prev{
    top: 50%;
} */

.special_main .flex-direction-nav .flex-prev {
    left: 0;
}

.special_main .flex-control-nav {
    display: none;
}

.special_main .flexslider .til_slides {
    padding-left: 2%;
    padding-right: 2%;
    text-align: center;
}

.flexslider:hover .flex-prev {
    opacity: 1;
}

.flexslider:hover .flex-next {
    opacity: 1;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
}

.special_main .flex-direction-nav a .flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
    background: #ddd;
}

.flex-pauseplay a:before {
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
}

.flexslider {
    width: auto;
    overflow: hidden;
}

.flexslider .til_slides {
    width: 100%;
    padding-top: 1.8%;
    padding-bottom: 1.8%;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: url(../images/icon/banner_bgs.png) repeat;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    width: 100%;
    text-indent: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.flex-control-nav {
    bottom: 9px;
    right: 20px;
    text-align: right;
    width: auto;
    height: 16px;
    position: absolute;
    z-index: 999
}

.flex-control-paging li {
    margin: 0 4px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    cursor: pointer;
}

.flex-control-paging li a {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #fff;
    display: block;
    text-align: center;
    color: #fff;
    text-indent: -99999px;
}

.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
    background-color: #fff
}


/* banner style */

.slide_titles {
    padding: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.new_notice {
    width: 100%;
}

.new_notice span {
    width: 15%;
    text-align: center;
    float: left;
    text-align: left;
    background: url(../images/newlines.jpg) no-repeat center right;
}

.new_notice span strong {
    font-size: 24px;
    font-size: 2.4rem;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 30px;
}

.new_notice span i {
    font-size: 17px;
    font-size: 1.7rem;
    color: #fff;
    display: block;
    font-style: normal;
    text-align: center;
}

.new_notice .tit_ri {
    width: 70%;
    padding: 1.5% 0 1.5% 4%;
    float: left;
    box-sizing: border-box;
    line-height: 32px;
    color: #fff;
}

.new_notice b {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}

.new_notice:hover p,
.new_notice:hover b {
    color: #fff
}

.new_notice p {
    width: 80%;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0;
}

.more_btn {
    margin-top: 2%;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: right;
    color: #fff;
    padding-right: 38px;
    background: url(../images/icon/iconmor.png) no-repeat center right;
    transition: all .6s;
    -webkit-transition: all .6s;
    -ms-transition: all .6s;
}

.more_btn:hover {
    transform: translateX(-15px);
}


/* .mode01 .flex-control-nav{
    display: none;
} */

.video_box {
    position: relative;
}

.video_box img {
    width: 100%;
}

.banner_first {
    position: relative;
}

.banner_first .container {
    /* width: 70%; */
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    /* bottom: 0;
    left: 50%;
    margin-left: -40%; */
    z-index: 9;
}


/* 专题滚动 */

.top_ztbanner {
    width: 100%;
    display: block;
    overflow: hidden;
}

.top_ztbanner .topic {
    overflow: hidden;
}

.top_ztbanner .flexslider {
    position: relative;
}


/* .top_ztbanner .flexslider {
    margin-left: 86px;
    margin-right: 50px;
} */

.top_ztbanner .carousel li {
    margin-right: 10px;
}

.topicTitle {
    width: 46px;
    background-color: #3dbb7e;
    float: left;
}

.topicTitle h3 {
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 21px;
    color: #fff;
    display: block;
    margin: 2% auto;
    text-align: center;
}

.topicTitle h3 a {
    color: #fff;
}

.topicTitle span {
    float: right;
    display: none;
}

.topicList {
    width: 100%;
    overflow: hidden;
}

.topicList li {
    width: auto;
    float: left;
    overflow: hidden;
}

.topic_img {
    display: block;
    width: 100%;
    height: 100%;
}

.topic_img img {
    width: 100%;
    height: 100%;
}

.top_ztbanner .flexslider {
    overflow: visible;
}

.top_ztbanner .flex-direction-nav a {
    width: 33px;
    height: 33px;
    background: url(../images/icon/prev.png) no-repeat center center;
    opacity: 1;
    margin-top: -16px;
    text-decoration: none;
    display: block;
    position: absolute;
    top: 50%;
    overflow: hidden;
    opacity: 1;
    z-index: 99;
    text-indent: -999em;
}

.top_ztbanner .flexslider:hover .flex-prev,
.mode04 .flexslider:hover .flex-prev {
    opacity: 1
}

.top_ztbanner .flex-control-nav,
.mode04 .flex-control-nav {
    display: none;
}

.top_ztbanner .flex-direction-nav .flex-prev,
.mode04 .flex-direction-nav .flex-prev {
    background: url(../images/icon/prev.png) no-repeat center center;
    left: 0;
}

.top_ztbanner .flex-direction-nav .flex-next {
    background: url(../images/icon/next.png) no-repeat center right;
    left: 97.5%;
}

.top_ztbanner .flex-direction-nav .flex-disabled {
    opacity: 1 !important;
    filter: alpha(opacity=100);
}


/* 全屏banner */

.sliders_banner {
    position: relative;
}

.sliders_banner .flexslider {
    position: relative;
    overflow: hidden;
    /* background: url(images/loading.gif) 50% no-repeat; */
}

.sliders_banner .slides {
    position: relative;
    z-index: 1;
}

.sliders_banner .flex-control-nav {
    display: none;
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.sliders_banner .flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}

.sliders_banner .flex-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 40px;
    overflow: hidden;
    /* background: url(images/dot.png) right 0 no-repeat; */
    cursor: pointer;
}

.flex-control-nav .flex-active {
    background-position: 0 0;
}

.sliders_banner .flex-direction-nav {
    position: absolute;
    z-index: 99;
    width: 100%;
    top: 45%;
    display: none;
}

.sliders_banner .flex-direction-nav li a {
    display: block;
    width: 33px;
    height: 33px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    text-indent: 999em;
}

.sliders_banner .flex-direction-nav li a.flex-prev {
    left: 40px;
    background: url(../images/icon/prev.png) center center no-repeat;
}

.sliders_banner .flex-direction-nav li a.flex-next {
    right: 40px;
    background: url(../images/icon/next.png) center center no-repeat;
}


/* 媒体窗BANNER */

.banner_ind .swiper-slide img {
    width: 100%;
}

.new_notice ul li span {
    width: 15%;
    text-align: center;
    float: left;
    text-align: left;
    background: url(../images/icon/newlines.png) no-repeat center right;
}

.banner_texts {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
    background: rgba(000, 000, 000, 0.2);
    padding: 10px 20px;
}

.banner_texts span strong,
.banner_texts span b {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.3rem;
    color: #fff;
    font-weight: normal;
    display: block;
}

.banner_texts span {
    background: url(../images/icon/indbanliss.png) no-repeat 94% center;
    width: 12%;
    float: left;
}

.banner_texts p {
    width: 87%;
    float: right;
}

.banner_texts p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 3.2rem;
    color: #fff;
    display: block;
    padding-left: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 0;
    display: inline-block;
    background: #fff;
    opacity: .6
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #1b69ea;
    opacity: 1;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 15%;
    width: 100%;
    text-align: right;
}

.weix_box {
    margin-top: 2%;
    background: #f9f9f9;
    border: 1px solid #eaeaea;
    padding: 0 10px 10px 0;
}

.video_titles {
    background: #fff;
    border: 1px solid #fff;
    padding: 4px 0 10px 0;
}

.video_all:hover .weix_ins {
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15);
}

.weix_box a {
    display: block;
    padding-left: 10%;
    padding-top: 1.5%;
    padding-bottom: 1.5%;
    background: url(../images/icon/weixiniconbg.png) no-repeat 10px 16px;
}

.weix_box p {
    float: left;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    width: 98%;
    margin-left: 2%;
    padding-left: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    border-left: 1px solid #d2d2d2;
}

.weix_box p span {
    float: right;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
}

.weix_pic {
    width: 16%;
    float: right;
}

.weix_pic img {
    width: 86%;
}

.weix_ins {
    float: left;
    width: 84%;
}

.weix_pics {
    width: 13%;
    float: right;
}

.weix_pics img {
    /* width: 100%; */
}

.slides_textbg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

@media screen and (max-width: 812px) {
    .top_ztbanner .topicTitle {
        float: none;
        width: 100%;
        margin: 2% 0;
    }
    .top_ztbanner .topicTitle h3 {
        padding: 10px;
        width: auto;
    }
    .top_ztbanner .flexslider {
        margin-left: 0;
        margin-right: 0;
    }
    .top_ztbanner {
        margin-top: 0
    }
}

@media screen and (max-width: 768px) {
    .top_ztbanner .flex-direction-nav .flex-next {
        left: 92%;
    }
    .top_ztbanner .flex-direction-nav .flex-prev {
        left: 4px;
    }
}

@media screen and (max-width: 640px) {
    .flex-control-nav {
        height: 12px;
        bottom: 6px;
    }
}