    @charset "utf-8";

    @import "footer.css";

    html {
        max-width: 1920px;
        margin: 0 auto;
    }

    input {
        outline: 0;
        border: 0;
    }

    body ul.hide {
        display: none;
    }

    .hide {
        display: none;
    }

    /* 默认样式 ************************************************************************************************************/
    img {
        display: inline-block;
        max-width: 100%;
        vertical-align: top;
    }

    input {
        outline: 0;
        border: 0;
    }

    a:hover {
        color: #004cab !important;
    }

    p {
        font-size: initial;
    }

    .mt80 {
        margin-top: 80px !important;
    }

    .collection {
        text-align: center;
        letter-spacing: 5px;
        margin: 60px 0;
    }

    .collection a {
        font-size: 36px;
        font-weight: bold;
        color: #004CAB;
    }

    .collection p {
        font-size: 22px;
        line-height: 30px;
        color: #333333;
        margin-top: 20px;
    }

    .slideTxtBox .bd li:after,
    .about_us:after,
    .jtyw_title:after,
    .footer_center .gsjj_title:after,
    .silm:after,
    .nav:after {
        content: '';
        clear: both;
        display: table;
    }

    /* 全屏插件修改 ************************************************************************************************************/
    #section0,
    #section1,
    #section2,
    #section3,
    #section4,
    #section5,
    #section6 {
        background: none !important;
        justify-content: initial;
        text-align: initial;
        position: relative;
        height: 100%;
        overflow: hidden;
    }

    #fp-nav ul li a span,
    .fp-slidesNav ul li a span {
        background: #f08300;
    }

    /* swiper全屏 */
    .banner_bg {
        width: 100vw;
        height: 100vh;
        overflow: hidden;
        /* max-width: 1920px; */
        margin: 0 auto;
    }

    .banner_bg .swiper-container {
        height: 100% !important;
        width: 100% !important;
        margin-left: auto;
        margin-right: auto;
    }

    /* 分页条代码 ************************************************************************************************************/
    .banner_bg .pagination {
        position: absolute;
        bottom: 60px;
        z-index: 99;
        display: flex;
        justify-content: center;
        width: auto;
        left: 50%;
        transform: translate(-50%);

    }

    .banner_bg .pagination .swiper-pagination-bullet {
        font-size: 24px;
        color: #FFFFFF;
        position: relative;
        float: left;
        margin-right: 15px;
        margin-left: 15px;
        width: 30px;
        height: 30px;
        line-height: 20px;
        text-align: center;
        cursor: pointer;
    }

    .banner_bg .pagination .swiper-pagination-bullet-active {
        margin-left: 68px;
        margin-right: 68px;
    }

    .banner_bg .pagination .swiper-pagination-bullet-active span {
        width: 8px;
        height: 8px;
        background: #ffffff;
        border-radius: 50%;
        display: block;
        position: absolute;
        bottom: -8px;
        left: 11px;
    }

    .banner_bg .pagination .swiper-pagination-bullet-active::after {
        content: '';
        width: 67px;
        height: 2px;
        background: #ffffff;
        position: absolute;
        top: 9px;
        left: -72px;
    }

    .banner_bg .swiper-slide {
        background-repeat: no-repeat;
        background-position: top center;
        height: 100%;
        background-repeat: no-repeat;
    }

    .swiper-pagination-bullet {
        background: none;
        opacity: 1
    }

    .banner_bg .pagination .swiper-pagination-bullet-active:first-child {
        margin-left: 0;
    }

    .banner_bg .pagination .swiper-pagination-bullet-active:last-child {
        margin-right: 0;
    }

    .banner_bg .pagination span:first-child.swiper-pagination-bullet-active:after,
    .banner_bg .pagination span:last-child.swiper-pagination-bullet-active:before {
        display: none;
    }

    .banner_bg .pagination .swiper-pagination-bullet-active::before {
        content: '';
        width: 67px;
        height: 2px;
        background: #ffffff;
        position: absolute;
        top: 9px;
        right: -72px;
    }


    /* top*/
    .nav {
        overflow: hidden;
        width: 100%;
    }

    .nav .logo {
        float: left;
        margin-left: 5%;
        margin-top: 30px;
        width: 20%;
    }

    .logo img {
        vertical-align: top;
        width: 100%;
        height: auto;
        margin: 0;
        display: none;
    }

    .nav_list {
        float: left;
        margin-left: 7%;
        padding-right: 5%;
        width: 63%;
        position: relative;

    }

    .nav_list ul {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .nav_list ul li {
        float: left;
        display: block;
        height: 60px;
        line-height: 60px;
        text-align: center;
        width: 100%;
    }

    .nav_list ul li a {
        color: #fff;
        font-size: 20px;
        display: block;
    }


    form {
        position: absolute;
        width: 228px;
        height: 50px;
        border: 1px solid #ccc;
        background: #fff;
        border-radius: 25px;
        z-index: 999;
        top: -10px;
        right: -20px;
        display: none;
    }

    .form_search {
        background-size: 24px;
        position: absolute;
        top: 47px;
        right: 0px;
        width: 28px;
        height: 28px;
    }



    form .search_txt {
        margin-left: 30px;
        outline: 0;
        font-size: 16px;
        border: 0;
        height: 50px;
        line-height: 50px;
        color: #333;
        width: 65%;
        background: rgba(255, 255, 255, -0.81);
        float: left;
    }

    form .search_tj {
        background: none;
        margin-top: -2px;
        margin-left: 2px;
        width: 28px;
        height: 50px;
        float: left;
        line-height: 50px;
        background-size: 24px;
        position: relative;
        z-index: 999;
    }

    .gepic-fangdajingsuosou--xian:before {
        font-size: 27px;
        font-weight: bold;
        color: #004CAB
    }

    #section0 div.gepic-fangdajingsuosou--xian:before {
        color: #fff;
    }

    form.gepic-fangdajingsuosou--xian:before {
        color: #004CAB;
        position: absolute;
        right: 20px;
        top: 9px;
    }

    #section0 .opa .gepic-fangdajingsuosou--xian:before {
        color: #004CAB
    }



    /***新加导航下拉样式***/

        .nav {
            display: block;
        }

        .nav_wap {
            display: none;
        }
    .nav_list ul,
    .nav {
        overflow: visible;
    }

    .nav_list {
        margin-top: 0;
    }




    .nav_list ul li .nav-child-list {
        display: none;
        width: 160px;
        position: absolute;
        top: 120px;
        left: 50%;
        margin-left: -80px;
        z-index: 4;
        background: #fff;
        border-top: 3px solid #004cab;

    }

    .nav_list ul li .nav-child-list .nav-child-list-con {
        max-width: 1080px;
        margin: 0 auto;
        padding: 10px 0;

    }

    .nav_list ul li .nav-child-list .nav-child-list-con dl dt {

        text-align: center;
        line-height: initial;
    }

    .nav_list ul li .nav-child-list .nav-child-list-con dl dt a {
        padding: 8px 0px;
        display: block;
        font-size: 16px;
        color: #333 !important;
        line-height: 26px;
    }

    .nav_list ul li .nav-child-list .nav-child-list-con dl dt:nth-child(4) {
        margin-right: 0;
    }

    .nav_list ul li .nav-child-list .nav-child-list-con dl dt:nth-child(8) {
        margin-right: 0;
    }

    /* 主站导航栏 ************************************************************************************************************/

    #section0 .nav {
        position: absolute;
        top: 0;
        z-index: 999;

    }

    #section0 .nav_list ul li a {
        color: #FFFFFF;
    }

    .nav_list ul li.active a {
        color: #004cab;
    }

    /*#section0 .nav_list {
        width: 60%;
        margin-top: 20px;
        margin-right: 5%;
    }*/

    #section0 .nav_list .form_search {
        background-size: 24px;

    }

    #section0 .nav_list ul li:hover>a,
    #section0 .nav_list ul li.active>a {
        color: #004cab !important;
    }

    #section0 .logo a img:first-child,
    .logo a img:nth-child(2) {
        display: block;
    }

    #section0 .logo a img:nth-child(2) {
        display: none;
    }

    /* 栏目页 文章页导航区 */
    .nav_list ul li a {
        color: #333333;
    }

    .nav_list ul li {
        line-height: 120px;
        height: 120px;
        position: relative;
    }



    /* 第二屏展示 ************************************************************************************************************/
    #section1 {
        justify-content: center !important;
    }

    #section1 .news {
        width: 1200px;
        overflow: hidden;
        border-bottom: 1px solid #999999;
        margin: auto;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        height: 840px;
    }

    #section1 .news_left {
        float: left;
        width: 735px;
    }

    #section1 .news_right {
        float: left;
        margin-left: 30px;
        width: 434px;
    }

    #section1 .news_left .swiper-container {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: hidden;
        z-index: 1;
        width: inherit;
        height: 470px;
    }

    #section1 .news_left .swiper-container .swiper-slide>a>img {
        width: 100%;
        height: 100%;
    }

    #section1 .news_left .swiper-container .swiper-slide .lbt_title {
        position: absolute;
        bottom: 0;
        width: 742px;
        font-size: initial;
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/tpxw_list.png) repeat-x;
        height: 90px;
        line-height: 90px;
    }

    #section1 .news_left .swiper-container .swiper-slide .lbt_title a {
        font-size: 24px;
        padding-left: 27px;
        color: #FFFFFF;
        width: 78%;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-align: initial;
    }

    #section1 .news_left .swiper-container .swiper-slide .lbt_title a:hover {
        color: #f99e21 !important;
    }

    #section1 .news_left .swiper-container .pagination {
        position: absolute;
        bottom: 30px;
        right: 20px;
        left: inherit;
        width: auto;
        z-index: 999;
    }

    #section1 .news_left .swiper-container .pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0 7px;
        background: #d2d2d2;
        display: block;
        float: left;
        border-radius: 50%;
        cursor: pointer;
    }

    .xwzx_nav .jtyw_title {
        width: 100%
    }

    /*#section1 .news_left .swiper-slide{position: relative;}*/

    #section1 .news_left .swiper-container .pagination .swiper-pagination-bullet-active {
        background: #004cab;
    }

    /* 集团要闻 ************************************************************************************************************/
    #section1 .news_jtyw {
        border-right: 1px solid #999999;
        padding-right: 25px;
    }

    #section1 .news_jtyw .xwzx-txt {

        height: initial;
    }

    .jtyw_title {
        border-bottom: 1px solid #CBCBCB;
        padding-top: 5px;
        margin-right: 30px;
        height: 73px;
    }

    .jtyw_title li {
        font-size: 24px;
        font-weight: 400;
        color: #999999;
        float: left;
        margin: 0 50px 0 0;
    }

    .jtyw_title li.active {
        margin-left: 0;
        border-bottom: 2px solid #004cab;
        height: 68px;
    }

    .jtyw_title li:last-child {
        margin: 0;
    }

    .jtyw_title li a {
        color: #999999;
        display: block;
        line-height: 65px;
    }

    .jtyw_title li.active a {

        color: #004cab;

        font-weight: bold;
    }

    .xwzx-list li:last-child {
        border: 0;
    }

    .xwzx-list li {

        padding: 12px 0;
        border-bottom: 1px dashed #D8D8D8;
    }

    .new_right .xwzx-list li {
        padding: 16px 0;
    }

    .xwzx-link .time {
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/time_bg_on.png) no-repeat;
        float: left;
        width: 60px;
        height: 70px;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        margin-right: 15px;
    }

    .xwzx-link .time .day {
        font-size: 22px;
        display: block;
        color: #fff;
        text-align: center;
    }

    .xwzx-link .time .month {
        display: block;
        color: #fff;
        font-size: 13px;
        text-align: center;
        margin-top: 5px;
    }

    .swiper-containers {
        margin-left: 30px;
        overflow: hidden;
    }

    .xwzx-link {
        overflow: hidden;
    }

    .xwzx-p {
        font-size: 12px;
        color: #333333;
        display: flex;
        line-height: 32px;
        margin-top: 5px;
        height: 63px;
        align-items: center;
    }

    .xwzx-p a {
        color: #333333;
        font-size: 18px;
        overflow: hidden;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    /*.news_left .xwzx-list li{padding:15px 0;}*/

    .new_right {
        float: left;
        width: 435px;
        margin-left: 30px;
    }

    /* 头条 ************************************************************************************************************/
    .top_line>* {
        display: block;
    }

    .top_line a.col_top {
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        background: #004cab;
        color: #FFFFFF;
        line-height: 40px;
        width: 80px;
        height: 40px;
        border-top-left-radius: 16px;
        border-bottom-right-radius: 16px;
        margin-bottom: 10px;
    }

    .top_line span {
        font-size: 16px;
        line-height: 21px;
        color: #666666;
    }

    .top_line .ttxw_list {
        display: flex;
        height: 52px;
        align-items: center;
    }

    .top_line a.col_title {
        font-size: 18px;
        font-weight: bold;
        line-height: 22px;
        color: #004cab;
        overflow: hidden;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        margin-top: 5px;

    }

    .top_line>p {
        color: #999999;
        line-height: 30px;
        font-size: 16px;
    }

    .top_line>p a {
        color: #004CAB;
        margin-left: 5px;
    }


    .new_right .swiper-container .xwzx-list li:last-child {
        border-bottom: none;
    }

    .new_right .swiper-container .xwzx-list li>* {
        display: block;
    }

    .new_right .swiper-container .xwzx-list li p,
    .notice ul.xwzx-list li p {
        color: #004cab;
        font-size: 16px;
        line-height: 21px;
    }

    .new_right .swiper-container .xwzx-list li a {
        line-height: 32px;
        font-size: 18px;
        color: #333333;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .notice ul.xwzx-list li a {
        line-height: 32px;
        font-size: 18px;
        color: #333333;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-top: 5px;
    }

    .notice {
        margin-top: 15px;
    }

    .notice ul.title li {
        border-bottom: 1px solid #CBCBCB;
    }

    .notice ul.title li a {
        color: #004cab;
        font-size: 24px;
        line-height: 32px;
        font-weight: bold;
        display: inline-block;
        margin-bottom: -1px;
        height: 49px;
        border-bottom: 2px solid #004cab;
    }



    .notice ul.xwzx-list li a {
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    /* 第三屏 ************************************************************************************************************/
    #section2 {
        background: #F3F6FA !important;
        justify-content: center !important;
    }

    #section2 .collection {
        margin-bottom: 100px;
    }

    #section2 .fp-overflow,
    #section5 .fp-overflow {
        height: 100%;
        max-height: initial;
    }

    #section2 .slideTxtBox .bd ul {
        height: 522px;
    }

    #section2 .slideTxtBox .bd li {
        width: 1200px;
        margin: 58px auto 0;
    }

    #section2 .slideTxtBox .bd li .gather * {
        display: block;
        color: #FFFFFF;
    }

    #section2 .slideTxtBox .bd li img {
        display: initial;
        float: left;
        width: 470px;
        height: 570px;
        margin-top: -48px;
    }

    #section2 .slideTxtBox .bd li .gather {
        float: left;
        width: 650px;
        margin-left: 80px;
        margin-top: 80px;
    }

    #section2 .slideTxtBox .bd li .gather p {
        font-size: 32px;
        line-height: 43px;
    }

    #section2 .slideTxtBox .bd li .gather span {
        font-size: 18px;
        line-height: 35px;
        margin: 35px 0 45px;
        -webkit-line-clamp: 4;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    #section2 .slideTxtBox .bd li .gather a {
        width: 155px;
        height: 44px;
        border: 1px solid #FFFFFF;
        line-height: 44px;
        text-align: center;
        font-size: 14px;
    }

    #section2 .slideTxtBox .bd li .gather a:hover {
        color: #f99e21 !important;
        border: 1px solid #f99e21;
    }

    #section2 .slideTxtBox {
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
    }

    .slideTxtBox .bd ul.dlrl {
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/dlrl_bg.png) no-repeat center bottom #004cab;
    }

    .slideTxtBox .bd ul.nyhg {
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/nyhg_bg.png) no-repeat center bottom #004cab;
    }

    .slideTxtBox .bd ul.sjxx {
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/sjxx_bg.png) no-repeat center bottom #004cab;
    }

    .slideTxtBox .bd ul.hzwc {
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/hzwc_bg.png) no-repeat center bottom #004cab;
    }

    .slideTxtBox .bd ul.cyzy {
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/cyzy_bg.png) no-repeat center bottom #004cab;
    }

    .slideTxtBox .bd ul.cyjr {
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/cyjr_bg.png) no-repeat center bottom #004cab;
    }

    .slideTxtBox .hd {
        position: relative;
    }

    .slideTxtBox .hd ul {
        width: 1200px;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: space-around;
        height: 180px;
    }

    .slideTxtBox .hd ul li>a,
    .slideTxtBox .hd ul li {
        cursor: pointer;
        height: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        align-content: center;
    }

    .slideTxtBox .hd ul li p {
        font-size: 22px;
        line-height: 37px;
        width: 100%;
        margin-top: 6px;
        text-align: center;
    }

    .slideTxtBox .hd ul li span {
        font-size: 16px;
        line-height: 18px;
        width: 100%;
        text-align: center;
    }

    .slideTxtBox .hd ul li i {
        font-size: 50px;
        text-align: center;
        width: 100%;
        font-style: normal;
    }

    .slideTxtBox .hd ul li.on {
        background: #EBF3F5;
        color: #004cab;

    }

    .slideTxtBox .hd ul li.on a p,
    .slideTxtBox .hd ul li.on a span,
    .slideTxtBox .hd ul li.on a i {
        color: #004cab;
    }

    .slideTxtBox .hd ul li.dlrl.on {
        background: #EBF3F5
    }


    /* 第四屏 ************************************************************************************************************/
    .tzqy .tzqy_title {
        font-size: 40px;
        font-weight: 700;
        color: #000000;
        text-align: center;
        margin-top: 80px;
    }

    .tzqy span {
        font-size: 24px;
        color: #000000;
        text-align: center;
        display: block;
        margin-top: 24px;
    }

    .tzqy_list ul {
        display: flex;
        width: 1050px;
        flex-direction: row;
        margin: auto;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .tzqy_list ul li {
        display: block;
        text-align: center;
    }

    .tzqy_list ul li .counter {
        font-size: 96px;
        color: #004CAB;
        font-weight: 700;
        margin: auto;
        text-align: center;
        width: 118px;
    }

    .tzqy_list ul li a span {
        font-size: 20px;
        color: #666666;
        display: block;
        margin-top: 11px;
    }

    .tzqy_list {
        margin: 52px 0;
    }

    .tzqy_bg {
        height: calc(1200px / 2);
        width: 1200px;
        background-size: 100%;
        position: absolute;
        bottom: -100px;
        left: 50%;
        margin-left: -600px;
    }

    #section3 .fp-overflow {
        height: 100%;
    }

    .sec3 {
        height: 100%;
    }

    .tzqy_bg::after {
        content: '';
        height: 1200px;
        width: 1200px;
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/dq_bg.png) no-repeat top;
        display: block;
        position: absolute;
        top: 24px;
        background-size: 100%;
        animation: changeright 42s linear infinite;
        -webkit-animation: changeright 42s linear infinite;
    }

    @-webkit-keyframes changeright {
        0% {
            -webkit-transform: rotate(0deg);
        }

        50% {
            -webkit-transform: rotate(180deg);
        }

        100% {
            -webkit-transform: rotate(360deg);
        }
    }

    .tzqy_bg .tzqy_dq {
        position: absolute;
        left: 50%;
        top: 0;
        width: 100px;
        height: 100px;
        margin-left: -50px;
        margin-top: -27px;
        z-index: 99;
    }

    .tzqy_bg .tzqy_dq ul li .banner_list {
        width: 100px;
        height: 100px;
        line-height: 100px;
        text-align: center;
        border-radius: 50%;
        background: #FFFFFF;
        border: 1px solid #cccccc;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .tzqy_bg .tzqy_dq ul li .banner_list img {
        max-width: 50px;
        max-height: 50px;
    }

    .block {
        display: block !important;
    }

    #section3 .swiper-container9 {
        height: 64px;
    }

    #section3 .swiper-container9 .swiper-wrapper {
        height: 100% !important;
    }

    #section3 .swiper-slide {
        position: relative;
        overflow: hidden;
    }

    .sec3 {
        overflow: hidden;
    }

    .sec3 .collection {}

    /* 第五屏幕 ************************************************************************************************************/
    .ztzttl {
        width: 100%;
        overflow: hidden;
        height: 120px;
    }

    #section4 .ztzttl .swiper-container {
        width: 100%;
        height: 100%;
        position: relative;
    }

    #section4 .ztzttl .swiper-container .pagination {
        position: absolute;
        width: auto;
        left: 50%;
        transform: translate(-50%);
        z-index: 99;
    }

    #section4 .ztzttl .swiper-container .pagination .swiper-pagination-bullet {
        background: #fff;
        opacity: 1;
    }

    #section4 .ztzttl .swiper-container .pagination .swiper-pagination-bullet-active {
        background: #004cab
    }

    .ztzttl img {
        vertical-align: top;
        width: 100%;
        height: 100%;
    }

    .qyxcsp {
        width: 1400px;
        margin: 60px auto 0;
    }

    .qyxcsp_title {
        font-size: 40px;
        font-weight: 700;
        text-align: center;
    }

    .qyxcsp span {
        font-size: 24px;
        display: block;
        margin-top: 24px;
        font-weight: initial;
        text-align: center;
    }

    #section3 {
        background: #fff url(section3.png) no-repeat top !important;
    }

    #section4 .collection {
        margin-bottom: 30px;
    }

    .video {
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/video_leri_bg.png) no-repeat center;
        z-index: 9;
        width: 1400px;
        text-align: center;
        position: relative;
    }

    .video video {
        width: 1200px;
        height: 600px;
        background-size: cover;
        position: relative;
        z-index: 999;
    }

    /* 第六屏幕 ************************************************************************************************************/
    #section5 {
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/section6.png) center bottom #FFFFFF no-repeat !important;
    }

    .about_us {
        width: 1200px;
        margin: 0 auto;
        border-bottom: 1px solid #F0F0F0;
        padding-bottom: 70px;
    }

    .about_us .collect * {
        display: block;
    }

    .about_us .collect {
        width: 690px;
        float: left;
    }

    .about_us .collect span {
        font-size: 24px;
        line-height: 32px;
    }

    .about_us .collect p {
        font-size: 18px;
        line-height: 36px;
        margin: 30px auto 50px;
    }

    .about_us .collect a {
        width: 155px;
        height: 43px;
        text-align: center;
        line-height: 43px;
        font-size: 14px;
        color: #004CAB;
        border: 1px solid #004CAB;
    }

    .about_us .collect a:hover {
        background: #004CAB;
        color: #FFFFFF !important;
    }

    .about_us img {
        float: right;
    }

    .about_us_other {
        width: 1200px;
        margin: 60px auto 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .about_us_other li {
        height: 155px;
        position: relative;
        text-align: center;
    }

    .about_us_other a {
        display: block
    }

    .about_us_other li img {
        width: 91px;
        height: 92px;
    }

    .about_us_other li:after {
        content: '';
        width: 1px;
        height: 88px;
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/section6-1.png) no-repeat center right;
        display: block;
        position: absolute;
        top: 50%;
        right: -90px;
        margin-left: 120px;
        margin-top: -44px;
    }

    .about_us_other li:last-child:after {
        display: none;
    }

    .about_us_other li p {
        margin-top: 40px;
        font-size: 20px;
        color: #333333;
    }

    .about_us_other li a:hover p {
        color: #004CAB;
    }

    /* 第七屏幕 ************************************************************************************************************/
    .ztzl {
        height: 850px;
        width: 100%;
    }

    #ztzl {
        width: 1200px;
        height: 390px;
        border-radius: 10px;
        margin-top: 63px;
        margin-left: 90px;
        overflow: hidden;
    }

    #ztzl .ztzl_left {
        width: 542px;
        height: 390px;
        background: #FFFFFF;
        float: left;
        display: inline-block;
    }

    #ztzl .ztzl_right {
        display: inline-block;
        width: 650px;
        float: left;
        margin-left: -8px;
        position: relative;
        z-index: 999;
        height: 390px;
    }

    #ztzl .ztzl_right::before {
        content: '';
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/100zt.png) no-repeat right;
        height: 296px;
        width: 49px;
        position: absolute;
        top: 50px;
        right: -7px;
        border-radius: 4px;
        background-size: 1000% 1000%;
        z-index: 9;
        filter: blur(2px);
        opacity: 0.2;
    }

    #ztzl .ztzl_right::after {
        content: '';
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/100zt.png) no-repeat right;
        height: 341px;
        width: 48px;
        position: absolute;
        top: 25px;
        right: 37px;
        border-radius: 4px;
        background-size: 1000% 1000%;
        z-index: 9;
        filter: blur(2px);
        opacity: 0.5;
    }

    #ztzl .ztzl_right img {
        width: 569px;
        height: 390px;
        border-radius: 4px;
        vertical-align: initial;
    }

    .ztzl_left .ztzl_link {
        font-size: 28px;
        font-weight: 400;
        color: #000000;
        margin-left: 41px;
        margin-top: 60px;
        margin-right: 25px;
    }

    .ztzl_left .ztzl_content {
        font-size: 16px;
        color: #666666;
        line-height: 32px;
        width: 460px;
        margin-left: 41px;
        margin-top: 25px;
        margin-right: 41px;
        -webkit-line-clamp: 5;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .ztzl_time {
        overflow: hidden;
        margin-top: 14px;
        padding-right: 41px;
    }

    .ztzl_time span {
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        color: #666666;
        float: left;
        line-height: 32px;
        margin-top: 0;
        margin-left: 41px;
    }

    .ztzl_time a {
        width: 65px;
        font-size: 16px;
        font-weight: 400;
        color: #004cab;
        line-height: 32px;
        float: right;
    }

    .ztzl_list {
        width: 1366px;
        margin: auto;
        position: relative;
        z-index: 99;
    }

    .ztzl_list .swiper-button-prev {
        position: absolute;
        top: 175px;
        left: 0;
        width: 53px;
        height: 53px;
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/ztzl_left_bg.png) no-repeat;
        background-size: cover;
        cursor: pointer;
    }

    .ztzl_list .swiper-button-prev:after,
    .ztzl_list .swiper-button-next:after {
        display: none
    }

    .ztzl_list .swiper-button-next {
        position: absolute;
        top: 175px;
        right: 5px;
        width: 53px;
        height: 53px;
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/ztzl_left_bg.png) no-repeat;
        background-size: cover;
        transform: rotate(180deg);
        cursor: pointer;
    }

    .ztzl_list .swiper-button-next:hover {
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/ztzl_right_bg.png) no-repeat;
        transform: rotate(0deg);
    }

    .ztzl_list .swiper-button-prev:hover {
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/ztzl_right_bg.png) no-repeat;
        transform: rotate(180deg);
    }

    /* 第七屏幕 底部 ************************************************************************************************************/
    #section6 {
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/ztzl_content.png) no-repeat bottom !important;
        background-size: cover !important;
        height:270px;
    }

    #section6 .collection a {
        color: #FFFFFF;
    }

    #section6 .collection p {
        color: #FFFFFF;
    }

    /* 主站首页底部背景颜色 */
    #section6 .footer {
        background: #FFFFFF;
        position: absolute;
        bottom: 0;
    }









    /* 投资地图 ************************************************************************************************************/
    /*.tzdt_title {
        text-align: center;
        font-size: 20px;
        margin-bottom: 15px;
        font-weight: bold;
    }

    .tzdt img {
        width: 850px;
        height: 650px;
        object-fit: contain;
    }*/

    /* 投资sb体育平台 ************************************************************************************************************/
    #tzqy ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        text-align: center;
        margin-bottom: 17px;
    }

    #tzqy ul li {
        width: 25%;
        height: 50px;
        border: 1px solid #e6e6e6;
        line-height: 50px;
        /*  border-left: 0;*/
        color: #333333;
        font-size: 18px;
    }

    #tzqy ul li.active {
        color: #FFFFFF;
        background: #004cab;
        border: 0;
        position: relative;
    }

    #tzqy ul li a {
        color: #333333;
        display: block;
    }

    #tzqy ul li.active a {
        color: #fff !important
    }

    #tzqy ul li.active::after {
        content: '';
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 6px solid #004cab;
        position: absolute;
        bottom: -6px;
        z-index: 99;
        left: 50%;
        margin-left: -10px;
    }

    .tzqy_title ul li:first-child {
        border-left: 1px solid #e6e6e6;
    }

    #tzqy_list {
        margin: 10px 0;
    }

    #tzqy_list ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
    }

    #tzqy_list ul li {
        width: 412px;
        border-bottom: 2px dashed #f1f1f1;
        text-align: left;
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/bmpd-arrow-right.png) no-repeat 402px center;
    }

    #tzqy_list ul li a {
        color: #333333;
        width: 95%;
        display: flex;
        line-height: 25px;
        padding: 22px 0;
    }



    /* 集团领导样式 ************************************************************************************************************/
    .content ul.jtld_list {
        padding: 29px 0 22px 0;
        border-bottom: 2px solid #eaeaea;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .content ul.jtld_list:first-child {
        padding-top: 10px;
    }

    .content ul.jtld_list li {
        width: calc(100%/3);
        text-align: center;
    }

    .content ul.jtld_list li img {
        width: 150px;
        height: 181px;
    }


 .content ul.jtld_list:nth-child(3) li {
    padding-bottom: 22px;
    position: relative;
    padding-top: 29px;
}

.content ul.jtld_list:nth-child(3) li::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    border-bottom: 2px solid #eaeaea;
}

.content ul.jtld_list:last-child {
    border-bottom: 0;
}


    .content ul.jtld_list li span {
        font-size: 16px;
        color: #333333;
        margin-top: 23px;
        margin-bottom: 16px;
        font-family: "微软雅黑" !important;
    }

    .content ul.jtld_list li p {
        color: #666;
        font-size: 16px;
        font-family: "微软雅黑" !important;
    }

    /* sb体育平台文苑样式 ************************************************************************************************************/


    .zgzj_list ul {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .zgzj_list ul li {
        width: 262px;
        margin-top: 24px;
    }

    .zgzj_list ul li p {
        display: block;
        width: 0;
        height: 3px;
        background: #004cab;
        position: absolute;
        left: 0;
        bottom: 0;
        -webkit-transition: all 1s;
        -o-transition: all 1s;
        -moz-transition: all 1s;
        transition: all 1s;
    }

    .zgzj_list ul li .zgzj_first img {
        width: 263px;
        height: 148px;
    }

    .zgzj_list ul li .zgzj_two {
        width: 263px;
        height: 114px;
        background: #F3F6FA;
        padding: 23px 20px 0 18px;
        position: relative;
    }

    .zgzj_list ul li .zgzj_two a {
        font-size: 16px;
        color: #333333;
        margin-bottom: 18px;
        display: block;

        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;

        -webkit-box-orient: vertical;
    }

    .zgzj_list ul li+li+li+li {
        margin-top: 30px;
    }

    .zgzj_list ul li .zgzj_two span {
        color: #999999;
        font-size: 14px;
    }

    /* 发展历程样式 ************************************************************************************************************/
    .fzlc {
        margin-bottom: 20px;
    }

    ul.fzlc_list {
        display: flex;
        width: 98%;
        text-align: center;
        margin-bottom: 20px;
        padding-top: 40px;
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/fzlc_border.png) no-repeat top;
    }

    ul.fzlc_list li {
        font-size: 24px;
        color: #999999;
        width: 25%;
        position: relative;
        cursor: pointer;
        margin-top: -50px;
        height: 70px;
        line-height: 110px;
    }

    ul.fzlc_list li p {
        width: 31px;
        height: 31px;
        display: block;
        position: absolute;
        top: -4px;
        left: 50%;
        margin-left: -16.5px;
        background: #FFFFFF;
    }

    ul.fzlc_list li p::after {
        content: '';
        display: inline-block;
        position: absolute;
        left: 50%;
        top: 7px;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        border: 2px solid #DFF1FF;
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/active_kxy.png) no-repeat center;
        margin-left: -10px;
        background-size: 16px;
    }

    ul.fzlc_list li.active p::after,
    .fzlc_list li:hover p::after {
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/active_kxy.png) no-repeat;
        background-size: 16px;
        border: 2px solid #1c71db;
    }

    ul.fzlc_list li.active,
    ul.fzlc_list li:hover {
        color: #1c71db;
    }

    ul.fzlc_list li.active span,
    ul.fzlc_list li:hover span {
        color: #1c71db;
    }

    ul.fzlc_list li span {
        font-size: 16px;
        color: #999999;
        margin-left: 7px;
        display: inline-block;
    }

    .fzlc_content img {
        width: 100%;
        height: auto;
    }

    .fzlc_content p {
        line-height: 36px;
        font-size: 16px;
        color: #333333;
        text-indent: 2rem;
        margin-top: 20px;
    }

    /* 媒体中心轮播图 ************************************************************************************************************/
    .mtzx_content {
        width: 100%;
        height: 686px;
        background: #F3F6FA;
    }

    .mtzx_center {
        width: 1200px;
        margin: 0 auto;
    }

    #mtzx_lbt {
        width: 700px;
        height: 594px;
    }

    #mtzx_lbt .slideBox {
        position: relative;
    }

    #mtzx_lbt .hd {
        position: absolute;
        left: 0;
        z-index: 999;
        bottom: 128px;
    }

    #mtzx_lbt .hd ul {
        display: flex;
    }

    #mtzx_lbt .hd ul li {
        width: 80px;
        height: 80px;
        display: block;
        text-align: center;
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/mtzx_title_bg.png) no-repeat;
    }

    #mtzx_lbt .hd ul li.on {
        cursor: pointer;
        background: #FFFFFF;
        border-bottom: 1px solid #004cab;
    }

    #mtzx_lbt .hd ul li.on span {
        color: #004cab;
    }

    #mtzx_lbt .hd ul li.on p {
        color: #004cab;
    }

    #mtzx_lbt .hd ul li span {
        color: #FFFFFF;
        font-size: 36px;
    }

    #mtzx_lbt .hd ul li p {
        color: #FFFFFF;
        font-size: 14px;
    }

    #mtzx_lbt .bd ul li>a {
        width: 700px;
        height: 466px;
        text-align: center;
        line-height: 466px;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-around;
    }

    #mtzx_lbt .bd ul li img {
        max-width: 100%;
        max-height: 100%;
        display: initial;
    }

    #mtzx_lbt .bd ul li .mtzx_title {
        width: 700px;
        background: #FFFFFF;
        padding: 24px 30px 24px 20px;
        height: 128px;
    }

    #mtzx_lbt .bd ul li .mtzx_title a {
        font-size: 22px;
        line-height: 40px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .mtzx_center {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .mtzx_right {
        width: 469px;
        background: #FFFFFF;
        padding: 0 20px;
    }

    .mtzx_right .wris {
        width: 100%;
        float: none;
        margin-top: 0;
        height: 594px;
    }

    .jtyw_title .yrt_ll ul li:last-child a {
        border-bottom: 0;
    }

    .jtyw_title .yrt_ll ul li a p {
        height: 62px;
    }

    .jtyw_title .lmy_right ul li span {
        color: #004cab;
    }

    /* 业务领域栏目页轮播图 *******************************************************************************************************/

    .Business_area_title {
        margin: 30px 0px 20px 0;
    }

    .Business_area_title h3 {
        font-size: 24px;
        color: #666;
        border-bottom: 1px solid #dbdbdb;
        padding-bottom: 20px;
        font-weight: 600;
    }

    .Business_area {
        width: 100%;
        /* overflow: hidden; */
    }

    .Business_area .picScroll-left {
        position: relative;
    }

    .Business_area .pic a img {
        width: 100%;
        height: 200px;
    }

    .Business_area .picList li {
        width: 265px;
        position: relative;
    }

    .Business_area .title a {
        display: block;
        width: 100%;
        font-size: 14px;
        color: #fff;
        padding: 12px 4%;
        position: absolute;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.5);
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .Business_area a.prev,
    .Business_area a.next {
        position: absolute;
        top: 50%;
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/swiper-btn-r.png) no-repeat center;
        width: 23px;
        display: block;
        height: 41px;
        right: -10px;
        margin-top: -20.5px;
        cursor: pointer;
    }

    .Business_area a.next {
        right: initial;
        left: -10px;
        background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/swiper-btn-l.png) no-repeat center;
    }

    .Business_area .bd>div {
        margin: 0 auto;
    }

    .Business_area .title a:hover {
        color: #f99e21 !important;
    }

    /**视频之窗 ************************************************************************************************************/
    /*.content ul.jtry_list_four li {
        width: 190px;
        margin-right: 29px;
    }

    .content ul.jtry_list_four li:nth-child(3n) {
        margin-right: 29px;
    }

    .content ul.jtry_list_four li:nth-child(4n) {
        margin-right: 0;
    }

    .content ul.jtry_list_four > li > a {
        display: block;
        width: 190px;
        height: 107px;
        text-align: center;
        line-height: 107px;
    }

    .content ul.jtry_list_four a img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
    }

    .content ul.jtry_list_four li p {
        text-align: center;
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 30px;
    }

    .content ul.jtry_list_four li p a {
        font-size: 18px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        display: block;
    }
    */



    /**（新闻资讯）************************************************************************************************************/
    .dorck {
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
        padding-top: 10px;
        padding-bottom: 40px
    }

    .wris {
        width: 568px;
        float: left;
        height: 615px;
        margin-top: 20px;
    }

    .wrisr {
        float: right;
    }

    .wris .lmy_right {
        width: 100%;
        margin-left: 0;
    }

    .wris .lmy_right>ul {
        width: 100%;
        border-bottom: 1px solid #999999;
        margin-bottom: 0
    }

    .wris .border {
        width: 88px
    }

    .yrt_ll ul li a {
        display: block;
        font-size: 18px;
        color: #333333;
        line-height: 32px;
        padding: 18px 0;
        border-bottom: 1px dashed #C7C7C7;
    }

    .mtzx_right .wris {
        border-bottom: none;
    }

    .wris li {
        float: none;
    }


    .yrt_ll ul li a p {
        height: 67px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .yrt_ll ul li a span {
        font-size: 16px;
        color: #848AB3;
        font-weight: normal;
    }

    .dorck1 .wris {
        height: auto
    }

    .dorck1 .yrt_ll ul li a p {
        height: auto;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
    }

    .mtzx_right .wris .lmy_right>ul {
        display: flex;
    }

    .mtzx_right .wris .border {
        display: none;
    }

    .mtzx_right div.wris.jtyw_title .lmy_right ul li.active span {
        color: #004cab;
    }

    .mtzx_right div.wris.jtyw_title .lmy_right ul li span {
        color: #333333;
    }

    .mtzx_right div.wris.jtyw_title .lmy_right ul li {
        margin: -2px 50px -1px 0;
    }

    .mtzx_right div.wris.jtyw_title .lmy_right ul li+li {
        margin: -2px 0 -1px 0;
    }

    .mtzx_right .wris .yrt_ll>ul+ul {
        display: none
    }

    /**（党群工作四级栏目）**/
    .silm {
        margin-bottom: 20px
    }

    .silm dd {
        float: left;
        font-size: 18px;
        margin-right: 18px;
        line-height: 40px;
    }

    .silm dd.active a {
        color: #004cab;
    }

    @media screen and (max-width: 1366px) {
        #section1 .news {
            height: auto;
        }

        #section1 .new_right .xwzx-list li,
        .xwzx-list li {
            padding: 6px 0;
        }

        #section1 .news_left .swiper-container2 {
            height: 360px
        }

        #section1 .jtyw_title {
            height: 50px;
        }

        #section1 .jtyw_title li.active {
            height: 45px;
        }

        #section1 .jtyw_title li a {
            line-height: 43px;
        }

        #section1 .notice {
            margin-top: 5px;
        }

        #section1 .top_line a.col_top {
            height: 30px;
            ;
            line-height: 30px;
            margin-bottom: 5px;
        }

        #section1 .xwzx-link .time,
        #section1 .xwzx-p {
            height: 60px;
        }

        #section1 .new_right .swiper-container .xwzx-list li a {
            line-height: 28px;
        }

        #section1 .news {
            border-bottom: none
        }

        #section3 .sec3 {
            height: 100%;
        }

        #section3 .tzqy_bg {
            height: 400px
        }

        #section3 .collection {
            margin: 30px 0;
        }

        #section3 .fp-overflow {
            height: 100%
        }

        #section4 .ztzttl {
            display: none
        }

        #section4 .collection {
            margin-top: 30px;
            margin-bottom: 20px
        }

        #section4 .qyxcsp {
            margin-top: 30px;
            width: 100%;
        }

        #section4 .video {
            width: 100%;
        }

        #section4 .video video {
            width: 900px;
            height: 450px;
        }

        #section5 .collection {
            margin: 30px 0;
        }

        #section5 .about_us {
            padding-bottom: 20px;
            border-bottom: none
        }

        #section5 .about_us_other {
            margin: 0 auto;
        }

        #section6 .collection {
            margin: 0px auto;
            margin-top: 20px;
        }

        #section6 #ztzl {
            margin-top: 20px;
            height: 230px;
        }

        #section6 #ztzl .ztzl_left {
            height: 230px;
            width: 700px;
        }

        #section6 #ztzl .ztzl_right {
            height: 230px;
            width: 500px
        }

        #section6 .ztzl_content {
            -webkit-line-clamp: 2;
        }

        #section6 .ztzl_left .ztzl_link {
            margin-top: 30px;
        }

        #section6 #ztzl .ztzl_right img {
            width: 100%;
            height: 100%
        }

        #section6 .ztzl_list .swiper-button-prev,
        #section6 .ztzl_list .swiper-button-next {
            top: 90px;
        }
    }

    @media screen and (min-width: 1024px) {

        .footer_center ul li.active a,
        .footer_center>ul>li a:hover,
        .footer_content .footer_left p a:hover {
            color: #004cab;
        }

        #section0 .opa {
            background: #fff;

        }

        #section0 .nav {
            transition: all 0.3s
        }

        #section0 .opa ul li a {
            color: #333333;
        }

        #section0 .opa .logo>a img:first-child {
            display: none
        }

        #section0 .opa .logo>a img:last-child {
            display: block
        }

        .nav_list ul li .nav-child-list .nav-child-list-con dl dt:hover {
            background: #004cab;
        }


        .nav ul li .nav-child-list .nav-child-list-con dl dt:hover a {
            color: #fff !important;
        }


        .collection a:hover,
        .top_line a.col_title:hover,
        .ztzl .collection a:hover,
        .top_line a.col_top:hover {
            color: #f99e21 !important
        }





        .xwzx-list li:hover .time .day,
        .xwzx-list li:hover .time .month {
            color: #FFFFFF;
        }


        .top_line a.col_top:hover {
            color: #FFFFFF !important;
        }

        .zgzj_list ul li:hover p {
            width: 100%;
        }

        .tzqy_list ul li:hover a {
            color: #004cab;
            background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/bmpd-arrow-right-hover.png) no-repeat 402px center;
        }

        .nav_list ul li:hover>a {
            color: #004cab !important;
        }


        #ztzl:hover .ztzl_link a,
        #ztzl:hover .ztzl_a,
        #mtzx_lbt .bd ul li:hover .mtzx_title a,
        .zgzj_list ul li:hover a,
        .wris .lmy_right>ul>li>a:hover span,
        .xwzx-list li:hover a,
        .yrt_ll ul li a:hover,
        .yrt_ll ul li a:hover span {
            color: #004cab;
        }

        .slideTxtBox .hd ul li:hover {
            color: #004cab;
            background: #EBF3F5;
        }

        .lmy_left {
            border-left: 5px solid #004cab;
        }

        .border {
            border-bottom: 2px solid #004cab;
        }

        .dqwz {
            border-right: 5px solid #004cab;
        }

        .dqwzs {
            border-right: none;
        }

        .lmy_left_list ul li:hover,
        .lmy_left_list ul li.active {
            border-bottom: 1px solid #004cab;
        }

        #tzqy_list1 ul li a,
        .content ul.jtry_list li a,
        .lmy_left_list ul li a:hover,
        .dqlm,
        .xiaa>a,
        .tres li a:hover,
        .lmy_left_list ul li.active a,
        .footer_center ul li.active a,
        .footer_center>ul>li a:hover,
        .footer_content .footer_left p a:hover {
            color: #004cab;
        }

        .footer_center ul li.active:after {
            background-color: #004cab;
        }
    }


    /* 头部响应式 */

    @media screen and (max-width: 750px) {

        .nav {
            display: none;
        }

        .nav_wap {
            display: block;
        }

        .nav_wap .wap_logo {
            padding-top: 0;
            height: 1.4rem;
            line-height: 1.4rem;
            text-align: center;
            margin-bottom:0.2rem;
        }

        .nav_wap .wap_logo img {
            max-width: 90%;
        }

        .wap_nav {
            display: flex;
            width: 100%;
            justify-content: flex-start;
            background: #004cab;
            overflow: hidden;
            flex-wrap: wrap;
            text-align: center;
            align-items: center;
            align-content: center;
        }

        .wap_nav>li {
            width: 25%;
        }

        .wap_nav>li>a {
            white-space: nowrap;
            color: #FFFFFF;
            font-size: 0.34rem;
            display: block;
            height: 0.9rem;
            line-height: 0.9rem;
            width: 100%;
        }


 /* 移动端集团领导 */
    /* .content ul.jtld_list:first-child li,
    .content ul.jtld_list:nth-child(2) li {
        width: 100%;
    } */

    .content ul.jtld_list {
        flex-wrap: nowrap;
        justify-content: normal;
        width: 100%;
        flex-direction: column;
        display: block;
        overflow: hidden;
        border: none;
        padding-top: 0px;
    }

    .content ul.jtld_list li {
        width: calc(100%/2);
        float: left;
    }

    .content ul.jtld_list:nth-child(3) li {
        padding-top: 0;
    }

    .content ul.jtld_list:last-child {
        padding-top: 0;
    }

    .content ul.jtld_list li+li+li {
        float: left;
    }

    .content ul.jtld_list li p {
        height: 0.7rem;
        font-size: 0.32rem;
    }

    .content ul.jtld_list li img {
        width: auto;
        height: auto;
    }

    .content ul.jtld_list li span {
        margin: 0;
        font-size: 0.32rem;
    }

    .content ul.jtld_list:nth-child(2) li p {
        white-space: nowrap;
    }

    .content ul.jtld_list:nth-child(3) li:last-child::after {
        content: '';
        border: none;
    }

    .content ul.jtld_list:last-child {
        padding-bottom: 0;
    }

    .content ul.jtld_list:nth-child(3) li::after {
        border: none;
    }

            
    /***新闻中心***/
.dqwzs{
    display: none;
}
.mtzx_content{height: auto;background: none}
.mtzx_center{display: block;width: 96%;margin:0 2%;}
.mtzx_left{margin-top:0.2rem;}
#mtzx_lbt{width: 100%;height: auto}
#mtzx_lbt .bd ul li>a{display: block;width: 100%;height: 4rem;line-height: 3.7rem}
#mtzx_lbt .bd ul li .mtzx_title{width: 100%}
.mtzx_right,.dorck,#mtzx_lbt .hd{width: 100%;}
#mtzx_lbt .hd ul{width: 100%;display: block}
#mtzx_lbt .hd ul li{height: 1rem;line-height: 0.4rem;float: left;width: 20%;
background: url(/cms_files/webtaizhoushijiaotongtouzijituan/pubtplobject/defaultSet/JeOP1pH10sDIgHNQo13HZ/images/mtzx_title_bg.png) no-repeat;
    background-size: cover;}
#mtzx_lbt .hd ul li span{font-size: 0.5rem;}
#mtzx_lbt .hd ul li p{font-size: 0.24rem}
#mtzx_lbt .hd{bottom:1.69rem;}
#mtzx_lbt .bd ul li .mtzx_title{padding:0.2rem 0.3rem;height:1.69rem;}
#mtzx_lbt .bd ul li .mtzx_title a{font-size: 0.3rem;line-height: 200%}
.mtzx_right div.wris.jtyw_title .lmy_right>ul li{margin-right: 0.4rem}
.mtzx_right div.wris.jtyw_title .lmy_right .yrt_ll ul li{margin:0;}
.mtzx_right div.wris.jtyw_title .lmy_right .yrt_ll ul li span,.yrt_ll ul li a span{text-align: right;font-size: 0.3rem !important}
.mtzx_right{padding:0;}
.yrt_ll ul li a{padding:0.2rem 0;font-size: 0.3rem;line-height: 200%}
.jtyw_title .yrt_ll ul li a p{height: auto;font-size: 0.3rem}
.mtzx_right .wris{height: auto}
.wris{width: 100%;margin-top:0;}
.wris .lmy_right>ul{display: block;}
.dorck{width: 96%;margin:0 2%;}
.dorck1 .yrt_ll ul li a p{white-space:normal;}
.yrt_ll ul li:last-child a{border-bottom: none}



    /* 投资sb体育平台 */
    #tzqy ul {
        margin: 0;
    }

    #tzqy_list {
        margin: 0;
    }

    #tzqy_list ul li {
        width: 100%;
        background: none;
    }

    #tzqy_list ul li:last-child {
        border-bottom: 0;
    }

    #tzqy_list ul li a {
        width: 100%;
        line-height: normal;
        font-size: 0.3rem;
        padding: 15px 0;
    }
ul.fzlc_list li span{display: none}


/**首页**/
#section0, #section1, #section2, #section3, #section4, #section5, #section6{height: auto}
.banner_bg{height: auto}
.banner_bg .swiper-container,
.banner_bg .pagination,
.mouseIcon{display: none;}
#section1 .news{width: 100%;position: inherit;}
#section1 .news_left{float: none;width: 100%;}
.new_right{float: none;width: 96%;margin-left: 0;margin:0 auto;margin-top:0.4rem;}
#section1 .news_left .swiper-container2{height: 5rem}
#section1 .news_left .swiper-container .swiper-slide .lbt_title a{font-size: 0.32rem;padding-left:0.2rem;}
#section1 .news_left .swiper-container .swiper-slide .lbt_title{width: 100%;height: 0.8rem;line-height: 0.8rem}
#section1 .news_left .swiper-container .pagination{bottom: 0.3rem;right: 0.2rem;}
#section1 .news_left .swiper-container .pagination .swiper-pagination-bullet{margin:0 3px;}
#section1 .news_jtyw{padding-right: 0;width: 96%;margin:0 auto;border-right:none;}
.jtyw_title li{font-size: 0.4rem;margin-right: 0.5rem}
.xwzx-p a{font-size: 0.32rem}
.top_line .ttxw_list{height: auto;}
.top_line a.col_top{font-size: 0.4rem;height: 0.8rem;line-height: 0.8rem}
.top_line a.col_title{font-size: 0.36rem;line-height: 0.5rem;}
.top_line>p{font-size: 0.3rem;line-height: 0.45rem}
.new_right .swiper-container .xwzx-list li p, .notice ul.xwzx-list li p,.new_right .swiper-container .xwzx-list li p, .notice ul.xwzx-list li p{font-size: 0.24rem;}
#section1 .new_right .swiper-container .xwzx-list li a,
.notice ul.xwzx-list li a{font-size: 0.32rem;line-height: 0.44rem;white-space:normal;}

#section2{margin-top:0.5rem;background: none !important}
#section2 .slideTxtBox{position: inherit;}
.collection{margin-top: 0.4rem;
    margin-bottom: 0.3rem !important;
    line-height: 0.6rem;padding-top:0.5rem;border-top:1px solid #eee;}
.collection a {
    font-size: 0.5rem;
}
.collection p {
    font-size: 0.28rem;
}
#section2 .slideTxtBox .bd li img{display: none}
#section2 .slideTxtBox .bd li{margin-top:0;width: 100%;}
#section2 .slideTxtBox .bd ul{width: 100%;height: auto}
#section2 .slideTxtBox .bd li{width: 100%;}
#section2 .slideTxtBox .bd li .gather{width: 100%;float: none;margin-top:0;margin-left:0;
padding:0.3rem;}
#section2 .slideTxtBox .bd li .gather p{font-size: 0.5rem;line-height: 1rem}
#section2 .slideTxtBox .bd li .gather span{margin:0;font-size: 0.32rem;line-height: 0.6rem}
#section2 .slideTxtBox .bd li .gather a{font-size: 0.32rem;height: 0.6rem;line-height: 0.6rem;
width: 2.5rem;margin-top:0.2rem;}
#section2 .slideTxtBox .hd ul{width: 100%;height: auto;display: block;overflow: hidden;;}
#section2 .slideTxtBox .hd ul li{display: block;width: 33.333%;float: left;padding-top:0.3rem}
#section2 .slideTxtBox .hd ul li span{display: none}
#section2 .slideTxtBox .hd ul li p{font-size: 0.32rem;line-height: 0.6rem}
#section3 .tzqy_bg{display: none}
#section3 .tzqy_list{margin:0;}
#section3 .tzqy_list ul{width: 100%;padding:0 0.2rem;}
#section3 .tzqy_list ul li .counter{font-size: 1rem}
#section3 .tzqy_list ul li .counter{width: auto}
#section3 .tzqy_list ul li a span{margin-top:0;font-size: 0.36rem}
#section3{background: none !important}
#section4{margin-top:0.5rem;}
#section4 .ztzttl{height:0.7rem}
#section4 .qyxcsp{margin-top:0;}
#section4 .collection{margin-top:0.4rem;}
#section4 .video video{width: 100%;height: auto}
#section5{background: none !important;}
#section5 .about_us{width: 100%}
#section5 .about_us img{width: 100%}
#section5 .about_us .collect{width: 96%;margin:0 auto;float: none}
#section5 .about_us .collect span{font-size: 0.4rem;line-height: 1rem}
#section5 .about_us .collect p{font-size: 0.32rem;line-height: 0.6rem;margin:0;}
#section5 .about_us .collect a{font-size: 0.32rem;height: 0.6rem;line-height: 0.6rem;width: 2.5rem;float: right;}
#section5 .about_us_other{width: 96%;margin-bottom: 0.5rem}
#section5 .about_us_other li:after{display: none}
#section5 .about_us_other li{height: auto;}
#section5 .about_us_other li img{width: 1rem;height: auto;}
#section5 .about_us_other li p{margin-top:0.2rem;font-size: 0.3rem;color: #004CAB;}
#section6 .collection{margin-top:0;}
#section6.ztzl_list{width: 100%}
#section6 #ztzl{width: 100%;margin-left:0px;height:auto;}
#section6 #ztzl .ztzl_left,#section6 #ztzl .ztzl_right{width: 100%;float: none}
#section6 #ztzl .ztzl_left,#section6 #ztzl .ztzl_right::after{display:none;}
#section6 .ztzl_left .ztzl_content{width: 100%;}
#section6 .ztzl_list{width: 100%;height: auto;}
#section6 #ztzl .ztzl_right{display: block;width: 75%;float: none;margin: 0 auto;height: 3rem}
#section6 .ztzl_list .swiper-button-next{right: 0}
#section6 .ztzl_list .swiper-button-prev, #section6 .ztzl_list .swiper-button-next{top:1.5rem;}
#section6 .ztzl{height: auto;padding-bottom: 0.7rem}



#ContentDetail p a img{display: block;max-width: 100%;}
}



/* 首页调整 */
.banner_bg .swiper-slide {
    background-size: 100% auto !important;
    background-position-y: 120px !important;
}
.banner_bg .pagination {
    bottom: 100px;
}