@charset "utf-8";
body {
    font-family: "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1";
}
.nav_main a:link {
    color: #fff;
}
a:hover {
    color: #FF9400;
    text-decoration: none;
}
a:focus {
    text-decoration: none;
    border: 0 !important;
    outline: 0 !important;
}
/* a:focus  {
            border:0 !important;
            outline:0 !important;
        } */
.headline_title a:hover,  .headline1_tit a:hover {
    color: #003573 !important;
}
.carousel-tit:hover {
    color: #fff;
}
.zw_right_tit:hover,  .dztj a:hover {
    color: #FF9400 !important;
}
 . .recommend_demo a:link {
 color: #333333 !important;
}
.publish_column a:link {
    color: #64788C;
}
.publish_column a:focus {
    color: #64788C;
}
.publish_column a:hover {
    color: #FF9400 !important;
}
a:link {
    text-decoration: none;
}
.swiper-slide img:hover {
    transform: scale(1.1);
}
.publish_demo:hover .fd {
    transform: scale(1.1);
}
.pin_demo:hover .fd {
    transform: scale(1.1);
}
.think_img {
    overflow: hidden;
    border-radius: 3px 3px 0px 0px;
}
.think_img:hover img {
    transform: scale(1.1);
}
.overend {
    margin: 40px 0;
    text-align: center;
    color: #868686;
    font-size: 20px;
    display: none;
}
img {
    transition: all 0.5s ease-out;
    /* 过度 所有css属性 1秒过度 结束慢*/
    -moz-transition: all 0.5s ease-out;
    /* Firefox 4 */
    -webkit-transition: all 0.5s ease-out;
    /* Safari 和 Chrome */
    -o-transition: all 0.5s ease-out;/* Opera */
}
select {
    height: 38px;
    padding: 0 10px;
}
/* .row {
            margin: 0;
            padding: 0;
        } */

        /* .carousel-indicators {
            bottom: 53px;
        }

        .carousel-indicators .active {
            width: 27px;
            background-color: #CB1C1D;
            border: 0;
        } */
.img-responsive {
    width: 100%;
}
.headline_2 {
    margin-top: 40px;
}
.focus_c {
    margin: 0 auto;
    width: 1050px;
    position: relative;
    overflow: hidden;
}
#focus_close {
    display: none;
}
.focus1 {
    width: 1050px;
    margin: 0 auto;
    display: none;
    height: 0px;
    position: relative;
    /* overflow: inherit !important; */
    border-bottom: 1px solid rgba(24, 85, 165, 0.10);
}
.photo_c2 {
    cursor: pointer;
}
.focus1_tit {
    margin: 26px auto;
    font-size: 18px;
    color: #1855A5;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
    font-weight: bold;
}
.focus1_tit:hover {
    color: #ff9400
}
.focus_demo {
    width: 33.3333%;
    float: left;
    display: flex;
    align-items: center;
    overflow: hidden;
    margin-bottom: 18px;
}
.focus_demo span {
    background: rgba(24, 85, 165, 0.20);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin-right: 14px;
}
.focus_demo a {
    line-height: 14px;
    /* margin-bottom: 18px; */
    font-size: 14px;
    color: #455569;
    letter-spacing: 0;
    /* white-space: nowrap; */
    display: inline-block;
    height: 14px;
    padding-right: 10px;
}
.focus_demo a:hover {
    color: #FF9400;
}
.foucs_more_tit {
    position: absolute;
    bottom: 33px;
    right: 0;
    font-size: 14px;
    color: #1855A5;
    letter-spacing: 0;
}
.focus_img1 {
    width: 36px;
    position: absolute;
    bottom: -24px;
    z-index: 20;
    left: 50%;
    /* position: absolute; */
            /* left: 50%; */
            /* top: 50%; */
    transform: translate(-50%);
}
/* #focus_open{
            display:none;
        }
        .focus:hover #focus_open{
            display:block
        } */
.focus_img {
    width: 36px;
    position: absolute;
    bottom: -18px;
    z-index: 20;
    left: 50%;
    /* position: absolute; */
            /* left: 50%; */
            /* top: 50%; */
    transform: translate(-50%);
}
.str_wrap {
    background: #fff !important;
}
.str_active {
    background: #fff;
}
.bdsharebuttonbox {
    width: 300px;
    background: #fff;
    display: none;
    position: fixed;
    z-index: 999;
    /* right: 50%;
            top: 50%;
            margin-right: -150px;
            margin-top: -50px; */
            /* left: 50%;
            top: 50%; */
    margin-left: -282px;
    margin-top: -151px;
    padding: 10px;
    border: 6px solid #8F8F8F;
    border-radius: 3px;
}
.bdsharebuttonbox a {
    width: 128px;
    float: left;
    color: #333;
}
.tool_title {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bdshare_dialog_close {
    width: 22px;
    height: 23px;
    background: url(static/images/pop_c.gif) no-repeat 0 0;
    float: right;
    display: block;
    margin-top: 2px;
}
.top_swiper .swiper-slide img {
    border-radius: 3px;
}
.top_swiper_pagination {
    position: absolute;
    bottom: 53px;
    width: 100%;
    left: 0;
    display: flex;
    justify-content: center;
    z-index: 20;
}
.nav_swiper .swiper-slide {
    width: auto;
}
.swiper-slide {
    overflow: hidden;
}
.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    opacity: 1;
    background: rgba(255, 255, 255, 0.50);
    /* border: 1px solid #FFFFFF; */
    border-radius: 10px;
    margin: 0 5px;
}
.swiper-pagination-bullet-active {
    width: 27px;
    height: 10px;
    border: 0;
    background: #FFFFFF;/* margin: 0 5px; */
}
.fbt_swiper {
    width: 100%;
}
.fbt_swiper .swiper-slide {
    width: 100%;
}
.publish_list {
    padding-left: 7px;
    padding-right: 7px;
}
.publish_list:nth-child(3n+1) {
    padding-left: 0;
    padding-right: 14px;
}
.publish_list:nth-child(3n) {
    padding-right: 0;
    padding-left: 14px;
}
.m_publish_demo img {
    /* width: 100% !important; */
    height: auto !important;
}
.list_left {
    padding-left: 0;
    padding-right: 20px;
}
.list_right {
    padding-left: 20px;
    padding-right: 0px;
}
.list_right_right {
    padding-left: 0;
    padding-right: 10px;
}
/* .dztj_c:hover .dztj_tit {
            color: #1855A5;
        } */

.dztj {
    margin-top: 13px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.dztj a {
    width: 20%;
    color: #455569;
    float: left;
}
.dztj_tit {
    margin-right: 5px;
    margin-bottom: 5px;
    background: #F6F8FC;
    line-height: 42px;
    padding-left: 14px;
    border-radius: 2px;
    height: 42px;
    overflow: hidden;
}
.dztj a:nth-child(5n+1) {
    color: #CB1C1D;
}
.tt_head {
    width: 30px;
    height: 39px;
}
.zw {
    margin-top: 30px;
    margin-bottom: 33px
}
.zw_main {
    height: 210px;
    overflow: hidden;
    position: relative;
    border-radius: 3px;
}
/* .zw_main:hover .zw_main_tit {
            color: #FF9400;
        } */

.zw_main_shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 55%, rgba(0, 0, 0, 0.92) 100%);
}
.zw_main_tit {
    position: absolute;
    z-index: 999;
    left: 12px;
    bottom: 11px;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 14px;
    padding: 0 12px !important;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    /* white-space: normal !important; */
    white-space: nowrap;
}
.zw_main img {
    height: 210px;
    width: 100%;
}
.zw_right {
    padding-left: 20px;
    /* background: #ccc; */
    padding-right: 0;
}
.zw_demo {
    width: 100%;
    height: 100%;
    /* background: #000; */
    border: 1px solid #E7E7E7;
    border-radius: 3px;
    overflow: hidden;
    height: 210px;
}
/* .zw_demo:hover .zw_right_tit {
            color: #1855A5 !important;
        } */

.m_zw_demo img {
    width: 100%;
    height: 220px;
}
.zw_demo img {
    width: 100%;
    height: 100px;
}
.yx_swpier {
    height: 36px;
}
.zw_right_tit {
    font-size: 14px;
    color: #0D0D0D;
    letter-spacing: 0;
    line-height: 22.4px;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 15px;
}
.nav_main a:visited {
    color: #fff;
    text-decoration: none !important;
}
.nav_main a:hover {
    color: #FFF;
    background: rgba(255, 255, 255, 0.30);
    text-decoration: none !important;
}
.nav_main a:active {
    color: #fff;
    text-decoration: none !important;
}
.nav_main a:link {
    /* color: #fff; */
    text-decoration: none !important;
}
.zw_tips {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #FF9400;
    border-radius: 2px;
    color: #fff;
    line-height: 18px;
    padding: 0 5px;
}
.zw_swiper {
    margin-top: 30px;
    margin-bottom: 33px;
}
.m_zw_swiper {
    margin-top: 15px;
    margin-bottom: 34px;
    position: relative;
}
.m_zw_shadow {
    position: absolute;
    z-index: 15;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 160px;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 2%, rgba(0, 0, 0, 0.71) 100%);
    border-radius: 0 0 3px 3px;
}
/* .yx_swpier .swiper-slide{
            height:32px !important;
        } */
.m_zw_right_tit {
    font-size: 17px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 34px;
    position: absolute;
    left: 12px;
    bottom: 12px;
    z-index: 20;
}
.zw_next {
    right: -22px;
    width: 46px;
    height: 46px;
    background-size: auto;
    background: url(static/images/zw_next.png);
    /* background-color: #000;*/
    background-repeat: round;
}
.zw_next1 {
    left: -3px;
    width: 46px;
    height: 46px;
    background-size: auto;
    background: url(static/images/zw_next1.png);
    /* background-color: #000;*/
    background-repeat: round;
}
.fbt_next {
    right: -7px;
    width: 46px;
    height: 46px;
    margin-top: -37px;
    background-size: auto;
    background: url(static/images/zw_next.png);
    /* background-color: #000;*/
    background-repeat: round;
}
.fbt_next1 {
    left: -7px;
    width: 46px;
    height: 46px;
    margin-top: -37px;
    background-size: auto;
    background: url(static/images/zw_next1.png);
    /* background-color: #000;*/
    background-repeat: round;
}
.m_zw_next {
    right: -15px;
}
.m_zw_next1 {
    left: -15px;
}
.publish_imp {
    margin-top: 26px !important;
}
.photo_download1:hover {
    color: #FFFFFF !important;
}
.look {
    display: inline-block;
    margin-left: 15px;
}
.look a {
    color: #1855A5;
}
.look a:hover {
    color: #FF9400;
}
/* .list_right_right .think_tank_demo{
            margin-bottom:30px;
        } */


.s_ding {
    display: none;
    width: 68px;
    height: 68px;
    /* position: absolute; */
    position: fixed;
    right: 30px;
    bottom: 50px;
    background: url(static/images/s_ding.png);
    background-size: 100% 100%;
}
.fbt_player {
    width: 35px;
    margin-right: 5px;
    /* position: absolute; */
    left: 12px;
    bottom: 33px;
    z-index: 20;
}
.hot_player {
    position: absolute;
    z-index: 20;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.m_hot_demo {
    display: flex
}
.m_hot_demo a {
    display: inline-block;
    /* display:flex; */
    padding: 0;
}
.m_hot_demo .pin_tit {
    margin-top: -2px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 25px;
}
.m_hot_demo .pin_flag {
    margin-top: 0px;
}
.m_hot_demo .pin_channel {
    margin-top: 0px;
}
.m_hot_img {
    border-radius: 3px;
}
.m_hot_demo .pin_line {
    margin-top: 12px;
}
.m_hot_demo .pin_from {
    position: absolute;
    bottom: 0;
    left: 0;
}
.m_hot_demo .pin_flag div {
    padding-right: 20px;
}
/*增加子导航*/
.contouter {
    position: relative;
}
.nav_main {
    width: 1060px;
    float: left;
}
.subnav {
    position: absolute;
    left: auto;
    right: 0;
    top: 65px;
    height: 85px;
    background: #fff;
    z-index: 3;
    box-shadow: 0 0 23px #888;
    display: none;
    width: 1240px;
}
.subnav_main {
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;
    height: 85px;
}
.more span {
    margin-left: 5px;
}
.subnav div {
    color: #666;
    padding: 0 6px;
    font-size: 18px;
    text-decoration: none !important;
}
.nav_main a.subnava:hover {
    background: none;
}
.nav_main div:hover {
    cursor: pointer;
}
.gdact .subnav {
    display: block;
}

/*子导航结束*/
@media screen and (max-width: 768px) {
.m_hot_img {
    width: 100%;
    height: 70px;
}
.m_zw_demo img {
    height: 220px
}
.bdsharebuttonbox {
    margin-left: -140px;
    margin-top: -75px;
}
}

@media (min-width: 769px) and (max-width: 999px) {
.m_hot_img {
    width: 100%;
    height: 140px;
}
.m_zw_demo img {
    height: 300px
}
}

@media (min-width: 1000px) and (max-width: 1199px) {
.m_hot_img {
    width: 100%;
    height: 170px;
}
.m_zw_demo img {
    height: 360px
}
}

@media screen and (min-width: 1200px) {
.logo {
    margin-top: 17px;
}
.m_zw_demo img {
    height: 440px
}
}

@media screen and (max-width: 1199px) {
.logo {
    margin-top: 8px;
    padding-bottom: 8px;
}
.dlgg {
    display: none;
}
.recommend_demo:nth-child(6n+1) {
    height: 20px;
    line-height: 24px;
    overflow: hidden;
}
.carousel-tit {
    height: 20px;
    line-height: 24px;
    overflow: hidden;
}
.think_tank {
    margin-top: 15px;
    padding: 0 !important;
}
.s_ding {
    width: 34px;
    height: 34px;
    z-index: 999;
}
.photo_c3 a {
    font-size: 12px;
}
/* .publish {
                margin-top: 0;
            } */
.overend {
    font-size: 16px;
}
.list1 {
    margin-top: 30px;
}
}

