#__bs_notify__ {
    display: none !important;
}

.wid {
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
}

.menu {
    height: 54px;
    background: rgba(179, 0, 3, 0.6);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}
.menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.menu ul li {
    margin: 0 30px;
}
.menu ul li a {
    color: #fff;
    display: block;
    line-height: 54px;
    font-size: 18px;
}

.top {
    height: 352px;
    margin: 0 auto;
    max-width: 1366px;
    position: relative;
}
.top.top1 {
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/f835b_1920x352.jpg") center no-repeat;
}
.top.top2 {
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/91f3b_1920x351.jpg") center no-repeat;
}
.top .logo {
    float: left;
    margin-top: 15px;
}
.top .logo img {
    width: 90%;
    margin-top: 12px;
}
.zz_title {
    height: 136px;
    float: left;
    width: auto;
    line-height: 136px;
    font-size: 24px;
}
.top .fr-box {
    float: right;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 26px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.top .fr-box .flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
}
.top .fr-box .flex .ban {
    width: auto;
    margin-top: 0;
}
.top .fr-box .flex .ban a {
    line-height: 27px;
}
.top .fr-box .flex .search {
    margin-top: 0;
    margin-left: 20px;
}
.top .fr-box .search {
    float: right;
    margin-top: 18px;
    width: 230px;
    height: 27px;
    border: 1px solid #b93c44;
    background: #fff;
}
.top .fr-box .search.c1 {
    border-color: #cbcbcb;
    -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.15) inset;
}
.top .fr-box .search form {
    display: block;
    height: 100%;
}
.top .fr-box .search input {
    float: left;
    height: 100%;
    border: none;
    padding: 0 8px;
    width: 86%;
    background: none;
}
.top .fr-box .search input::-webkit-input-placeholder {
    color: #b6b6b6;
}
.top .fr-box .search button {
    float: right;
    width: 28px;
    height: 100%;
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/0064e_14x14.jpg") center no-repeat;
}
.top .fr-box .ban {
    float: left;
    width: 100%;
    margin-top: 16px;
}
.top .fr-box .ban a {
    font-size: 12px;
    color: #555;
    float: left;
    position: relative;
    margin-left: 16px;
}
.top .fr-box .ban a:nth-child(6n+1):after {
    display: none;
}
.top .fr-box .ban a:nth-child(6n+1):before {
    display: none;
}
.top .fr-box .ban a:nth-of-type(1) {
    margin-left: 0;
}
.top .fr-box .ban a:hover {
    color: #b30003;
}
.top .fr-box .ban a:after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1px;
    height: 10px;
    background: #545454;
    left: -8px;
}

.introduction {
    float: left;
    width: 100%;
    background: #f9f4f4;
    padding: 25px 0;
}
.introduction .title {
    float: left;
    text-align: center;
    width: 172px;
    height: 93px;
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/042f4_172x93.jpg") center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.introduction .title h2 {
    font-size: 22px;
    color: #010101;
    margin-top: 25px;
}
.introduction .title p {
    text-transform: uppercase;
    color: #870000;
    margin-top: 10px;
}
.introduction .text {
    width: -webkit-calc(100% - 192px);
    width: calc(100% - 192px);
    float: right;
}
.introduction .text p {
    line-height: 2;
    color: #616161;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    word-wrap: break-word;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    margin-top: 8px;
}

.news {
    float: left;
    width: 100%;
}
.news .wid {
    padding: 30px 0;
    display: table;
}
.news.line .wid {
    border-top: 1px solid #efefef;
}
.news .box {
    width: 46%;
}
.news .box h2 {
    font-size: 20px;
    position: relative;
    padding-left: 19px;
    line-height: 24px;
}
.news .box h2:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 24px;
    background: #b51f1f;
    left: 0;
}
.news .box h2 a {
    font-size: 14px;
    float: right;
}
.news .box h2 a:hover {
    color: #2385bb;
}
.news .box ul {
    margin-top: 12px;
}
.news .box ul li {
    width: 100%;
    position: relative;
    margin-top: 15px;
}
.news .box ul li:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: #b51f1f;
    left: 0;
    top: 4px;
}
.news .box ul li:hover a {
    color: #b51f1f;
}
.news .box ul li a {
    float: left;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    padding-left: 12px;
}
.news .box ul li var {
    color: #9a9a9a;
    float: right;
}

.special {
    float: left;
    width: 100%;
    padding-bottom: 37px;
}
.special .box {
    width: 48%;
}
.special .box h2 {
    line-height: 24px;
    position: relative;
    padding-left: 19px;
}
.special .box h2:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 24px;
    background: #b51f1f;
    left: 0;
}
.special .box h2 a {
    float: right;
    font-size: 14px;
}
.special .box h2 a:hover {
    color: #b51f1f;
}
.special .box ul {
    margin-top: 12px;
}
.special .box ul li {
    width: 100%;
    margin-top: 23px;
}
.special .box ul li .pict {
    float: left;
    width: 193px;
    height: 144px;
}
.special .box ul li .text {
    float: right;
    width: -webkit-calc(100% - 213px);
    width: calc(100% - 213px);
}
.special .box ul li .text h3 {
    font-size: 22px;
    line-height: 1.4;
}
.special .box ul li .text h3:hover a {
    color: #b51f1f;
}
.special .box ul li .text p {
    color: #424242;
    line-height: 1.7;
    margin-top: 10px;
}

.link {
    text-align: center;
}
.link a {
    position: relative;
    margin: 0 10px;
    position: relative;
}
.link a:nth-child(99n+1):after {
    display: none;
}
.link a:nth-child(99n+1):before {
    display: none;
}
.link a:hover {
    color: #b51f1f;
}
.link a:after {
    content: '/';
    position: absolute;
    color: #a9a9a9;
    left: -13px;
}

.copy {
    float: left;
    width: 100%;
    padding-bottom: 115px;
    margin-top: 30px;
}
.copy center {
    margin-top: 23px;
}
.copy center img {
    display: inline-block;
}
.copy center .text {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    padding-top: 4px;
}
.copy center .text p {
    color: #666;
    line-height: 1.8;
    font-size: 12px;
}

.jilu {
    float: left;
    width: 100%;
    padding: 19px 0;
}
.jilu .fl-box {
    width: 720px;
    position: relative;
    overflow: hidden;
}
.jilu .fl-box:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.jilu .fl-box img {
    width: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.jilu .fl-box a {
    display: block;
}
.jilu .fl-box .text {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    padding: 20px 21px;
}
.jilu .fl-box .text h3 {
    font-size: 24px;
    color: #fff;
}
.jilu .fl-box .text p {
    color: #b7b7b7;
    margin-top: 16px;
}
.jilu .fr-box {
    width: -webkit-calc(100% - 750px);
    width: calc(100% - 750px);
}
.jilu .fr-box ul li {
    width: 100%;
    padding: 23px 0;
    border-top: 1px solid #efefef;
}
.jilu .fr-box ul li:first-child {
    border-top: none;
}
.jilu .fr-box ul li h3 {
    font-size: 24px;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.jilu .fr-box ul li h3:hover a {
    color: #b51f1f;
}
.jilu .fr-box ul li h3 a {
    color: #000;
}
.jilu .fr-box ul li p {
    color: #707070;
    line-height: 1.8;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    word-wrap: break-word;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    margin-top: 15px;
}

.bg1 {
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/f0160_1920x352.jpg") center bottom no-repeat;
}

.pub-tit {
    line-height: 24px;
    position: relative;
    font-size: 20px;
    padding-left: 19px;
}
.pub-tit:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 24px;
    background: #b51f1f;
    left: 0;
}
.pub-tit a {
    float: right;
    color: #000;
    font-size: 14px;
}
.pub-tit a:hover {
    color: #b51f1f;
}

.pub-tit1 {
    height: 22px;
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/c29a5_1246x22.jpg") 119px center no-repeat;
    margin-bottom: 30px;
}
.pub-tit1 span {
    float: left;
    width: 138px;
    height: 30px;
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/e3b22_138x30.jpg") center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    margin-top: -3px;
}
.pub-tit1 a {
    float: right;
    width: 82px;
    text-align: center;
    margin-right: 29px;
    line-height: 22px;
}

.columns {
    float: left;
    width: 100%;
}
.columns .wid {
    border-top: 1px solid #efefef;
    padding-top: 20px;
}
.columns .layout {
    position: relative;
}
.columns .layout .pos {
    position: absolute;
    width: 15px;
    height: 33px;
    top: 50%;
    margin-top: -16.5px;
    z-index: 1;
    cursor: pointer;
}
.columns .layout .pos.prev {
    left: 0;
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/ae0b6_15x33.jpg") center no-repeat;
}
.columns .layout .pos.next {
    right: 0;
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/19473_15x33.jpg") center no-repeat;
}
.columns .layout .box {
    width: 1294px;
    margin: 27px auto;
    height: 238px;
}
.columns .layout .box ul {
    margin-left: -14px;
}
.columns .layout .box ul li {
    width: 422px;
    height: 238px;
    margin-left: 14px;
}
.columns .layout .box ul li img {
    width: 100%;
}

.bot-logo {
    float: left;
    width: 100%;
    margin-top: 50px;
}
.bot-logo .logo {
    float: left;
}
.bot-logo .fr-code {
    float: right;
}
.bot-logo .fr-code img {
    float: left;
}
.bot-logo .fr-code .fr {
    padding-left: 10px;
    padding-top: 2px;
}
.bot-logo .fr-code .fr p {
    font-size: 12px;
    color: #666;
    line-height: 1.8;
}

.bg2 {
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/a4d1b_1920x732.jpg") center top no-repeat;
}
.bg3 {
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/a4d1b_1920x732.jpg") center 50px no-repeat;
}
.bg4 {
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/423cc_1920x431.jpg") center 162px no-repeat;
}

.notice {
    margin-top: 16px;
    display: table;
    background: #fff;
    -webkit-box-shadow: -2px 4px 5px rgba(0, 0, 0, 0.3);
    box-shadow: -2px 4px 5px rgba(0, 0, 0, 0.3);
}
.notice.bor1 {
    border-top: 2px solid #2f3974;
}
.notice.bor1 .fl-box .item1 {
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/20af2_151x242.jpg") center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.notice.bor1 .fl-box .item1 p {
    color: #a2aed5;
}
.notice.bor1 .fl-box .item2 ul li:hover a {
    color: #78c4ff;
}
.notice.bor1 .fl-box .item2 ul li:after {
    background: #78c4ff;
}
.notice.bor2 {
    border-top: 2px solid #7e1b1b;
}
.notice.bor2 .fl-box .item1 {
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/6c560_151x242.jpg") center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.notice.bor2 .fl-box .item1 p {
    color: #ffa2a2;
}
.notice.bor2 .fl-box .item2 ul li:hover a {
    color: #f1b4b4;
}
.notice.bor2 .fl-box .item2 ul li:after {
    background: #f1b4b4;
}
.notice .fl-box {
    width: 550px;
    float: left;
}
.notice .fl-box .item1 {
    height: 246px;
    width: 150px;
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.notice .fl-box .item1 p {
    font-size: 18px;
    text-transform: uppercase;
}
.notice .fl-box .item1 b {
    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    margin-top: 5px;
}
.notice .fl-box .item2 {
    float: right;
    min-height: 226px;
    width: -webkit-calc(100% - 170px);
    width: calc(100% - 170px);
    padding-top: 20px;
}
.notice .fl-box .item2 h2 a {
    float: right;
    color: #919191;
    font-size: 14px;
}
.notice .fl-box .item2 h2 a:hover {
    color: #333;
}
.notice .fl-box .item2 ul {
    margin-top: 5px;
}
.notice .fl-box .item2 ul li {
    width: 100%;
    margin-top: 16px;
    position: relative;
    padding-left: 10px;
}
.notice .fl-box .item2 ul li:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    top: 4px;
    left: 0;
}
.notice .fl-box .item2 ul li a {
    color: #363636;
}
.notice .fr-box {
    float: right;
    width: -webkit-calc(100% - 570px);
    width: calc(100% - 570px);
    padding: 10px 0;
}
.notice .fr-box .item3 {
    float: left;
    width: 335px;
}
.notice .fr-box .item4 {
    float: right;
    width: -webkit-calc(100% - 355px);
    width: calc(100% - 355px);
}
.notice .fr-box .item4 h2 {
    font-size: 18px;
    line-height: 42px;
}
.notice .fr-box .item4 p {
    line-height: 1.6;
    color: #363636;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    word-wrap: break-word;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.notice .fr-box .item4 .btn {
    margin-top: 30px;
}
.notice .fr-box .item4 .btn a {
    color: #fff;
    float: left;
    width: 168px;
    height: 38px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    line-height: 38px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 21px;
}
.notice .fr-box .item4 .btn a:nth-of-type(1) {
    margin-left: 0;
}
.notice .fr-box .item4 .btn a i {
    width: 26px;
    height: 100%;
    margin-right: 5px;
}
.notice .fr-box .item4 .btn a.a1 {
    background-color: #0689d4;
    border: 1px solid #374274;
}
.notice .fr-box .item4 .btn a.a1 i {
    padding-left: 24px;
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/39f10_24x25.jpg") left center no-repeat;
}
.notice .fr-box .item4 .btn a.a2 {
    background-color: #4db0c5;
    border: 1px solid #374274;
}
.notice .fr-box .item4 .btn a.a2 i {
    padding-left: 24px;
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/d1498_26x26.jpg") left center no-repeat;
}
.notice .fr-box .item4 .btn a.a3 {
    background: #df7135;
    border: 1px solid #700000;
}
.notice .fr-box .item4 .btn a.a3 i {
    padding-left: 24px;
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/83d6a_24x25.jpg") left center no-repeat;
}
.notice .fr-box .item4 .btn a.a4 {
    background-color: #d73636;
    border: 1px solid #700000;
}
.notice .fr-box .item4 .btn a.a4 i {
    padding-left: 24px;
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/a8bcf_26x26.jpg") left center no-repeat;
}

.menu-wrapper {
    background: rgba(57, 84, 106, 0.8);
    display: table;
}
.menu-wrapper .menu1 {
    height: 54px;
}
.menu-wrapper .menu1 .fl-box {
    float: left;
    padding-left: 20px;
}
.menu-wrapper .menu1 .fl-box ul li {
    width: 134px;
    position: relative;
}
.menu-wrapper .menu1 .fl-box ul li:hover .down {
    display: block;
}
.menu-wrapper .menu1 .fl-box ul li:hover>a {
    background: #1a7df8;
}
.menu-wrapper .menu1 .fl-box ul li>a {
    display: block;
    line-height: 54px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.menu-wrapper .menu1 .fl-box ul li .down {
    background: rgba(26, 125, 248, 0.8);
    position: absolute;
    left: 0;
    width: 100%;
    padding: 15px 0;
    display: none;
    z-index: 3;
}
.menu-wrapper .menu1 .fl-box ul li .down a {
    display: block;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    padding-left: 20px;
    color: #fff;
    border-left: 3px solid transparent;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.menu-wrapper .menu1 .fl-box ul li .down a:hover {
    background: #1a7df8;
    border-left: 3px solid #50bcfe;
}
.menu-wrapper .menu1 .fr-box {
    float: right;
    margin-right: 24px;
    padding-top: 14px;
}
.menu-wrapper .menu1 .fr-box p {
    float: left;
    line-height: 27px;
}
.menu-wrapper .menu1 .fr-box p a {
    color: #fff;
    font-size: 12px;
    float: left;
    position: relative;
    margin-left: 17px;
    position: relative;
}
.menu-wrapper .menu1 .fr-box p a:nth-of-type(1) {
    margin-left: 0;
}
.menu-wrapper .menu1 .fr-box p a:nth-child(5n+1):after {
    display: none;
}
.menu-wrapper .menu1 .fr-box p a:nth-child(5n+1):before {
    display: none;
}
.menu-wrapper .menu1 .fr-box p a:hover {
    color: #50bcfe;
}
.menu-wrapper .menu1 .fr-box p a:after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1px;
    height: 10px;
    background: #fff;
    left: -8px;
}
.menu-wrapper .menu1 .fr-box .search1 {
    float: left;
    margin-left: 20px;
    width: 228px;
    height: 25px;
    line-height: 25px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border: 1px solid #4f4f4f;
    background: #fff;
}
.menu-wrapper .menu1 .fr-box .search1 input {
    height: 100%;
    float: left;
    border: none;
    padding: 0 10px;
}
.menu-wrapper .menu1 .fr-box .search1 button {
    float: right;
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/0064e_14x14.jpg") center no-repeat;
    width: 30px;
    height: 100%;
}

.menu-wrapper .dongtai {
    float: left;
    width: 100%;
    background: rgba(44, 55, 64, 0.56);
    padding: 8px;
}
.menu-wrapper .dongtai .fl-box {
    float: left;
    width: 737px;
    position: relative;
}
.menu-wrapper .dongtai .fl-box ul li {
    width: 100%;
    position: relative;
}
.menu-wrapper .dongtai .fl-box ul li .text {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    padding: 15px 20px;
}
.menu-wrapper .dongtai .fl-box ul li .text h2 {
    color: #fff;
}
.menu-wrapper .dongtai .fl-box ul li .text p {
    color: #fff;
    line-height: 1.6;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    word-wrap: break-word;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    margin-top: 12px;
}
.menu-wrapper .dongtai .fr-box {
    float: right;
    width: -webkit-calc(100% - 737px);
    width: calc(100% - 737px);
    background: #fff;
    padding: 0 20px;
    height: 431px;
}
.menu-wrapper .dongtai .fr-box h2 {
    font-size: 22px;
    color: #353130;
    height: 24px;
    border-left: 6px solid #255994;
    padding-left: 15px;
    margin: 26px 0;
    line-height: 24px;
}
.menu-wrapper .dongtai .fr-box h2 a {
    float: right;
    color: #919191;
    font-size: 14px;
}
.menu-wrapper .dongtai .fr-box h2 a:hover {
    color: #255994;
}
.menu-wrapper .dongtai .fr-box .text h3 {
    font-size: 24px;
}
.menu-wrapper .dongtai .fr-box .text h3 i {
    width: 32px;
    height: 14px;
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/c7ef4_32x14.jpg") center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    display: inline-block;
}
.menu-wrapper .dongtai .fr-box .text p {
    font-size: 14px;
    color: #7e7e7e;
    line-height: 1.8;
    margin-top: 15px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    word-wrap: break-word;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    text-align: justify;
    text-indent: 2em;
}

.publist {
    margin-top: 20px;
}
.publist li {
    width: 100%;
    height: 36px;
    line-height: 36px;
}
.publist li:hover {
    background: #e8f1f8;
}
.publist li a {
    float: left;
    color: #363636;
    padding-left: 15px;
    position: relative;
    margin-left: 10px;
    font-size: 16px;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.publist li a:after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 4px;
    height: 4px;
    background: #0078d4;
    left: 0;
}
.publist li var {
    margin-right: 10px;
    float: right;
    color: #9a9a9a;
}

.publist.publist-custom li {
    height: 28px;
    line-height: 28px;
}
.publist.publist-custom li a {
    font-size: 14px;
}

.pb30 {
    padding-bottom: 30px;
}

.top3 {
    padding-top: 0;
    height: 126px;
}

/* ===== 导航菜单 menu3 ===== */
.menu3 {
    height: 50px;
    background: #50718a;
}
.menu3 ul {
    text-align: center;
}
.menu3 ul li {
    float: none;
    font-size: 18px;
    display: inline-block;
    line-height: 50px;
    width: 115px;
    position: relative;
}

ul.nav-sub {
    position: absolute;
    background: #50718a;
    z-index: 999;
    width: 115px;
    text-align: center;
    display: none;
}
ul.nav-sub li {
    width: 115px;
}
ul.nav-sub li:hover {
    background: #d8454a;
    border: none;
    width: 115px;
}

.menu3 li:hover {
    background: #d8454a;
}
.menu3 ul li:hover .nav-sub {
    display: block;
}
.menu3 ul li a {
    color: #fff;
    display: block;
}

/* 移动端菜单切换按钮 - 默认隐藏 */
.menu-toggle {
    display: none !important;
}

.work {
    float: left;
    width: 100%;
    margin-top: 47px;
}
.work.c .box h2 {
    border-color: #255994;
}
.work .box {
    float: left;
    width: 444px;
    margin-left: 17px;
}
.work .box:nth-of-type(1) {
    margin-left: 0;
}
.work .box h2 {
    font-size: 22px;
    color: #353130;
    padding-left: 40px;
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/images/tb_tzgg.png") no-repeat left center;
    background-size: auto 100%;
    line-height: 30px;
}
.work .box h2 a {
    float: right;
    text-transform: uppercase;
    font-size: 14px;
    color: #919191;
    line-height: 24px;
    margin-right: 10px;
}
.work .box h2 a:hover {
    color: #333;
}
.work .box .new-content {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.work .box .new-content img {
    width: 100%;
}
.work .box .new-content p {
    line-height: 1.6;
    text-indent: 2em;
    color: #353130;
    margin-top: 12px;
    -webkit-line-clamp: 6;
    display: -webkit-box;
    word-wrap: break-word;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.work .box .ul2 li {
    width: 100%;
    margin-top: 19px;
}
.work .box .ul2 li .date {
    float: left;
    width: 58px;
    text-align: center;
}
.work .box .ul2 li .date .c1 {
    background: #e5e5e5;
    font-size: 14px;
    line-height: 30px;
    display: block;
    color: #6e6e6e;
}
.work .box .ul2 li .date .c2 {
    background: #255994;
    line-height: 30px;
    display: block;
    font-size: 14px;
    color: #fff;
}
.work .box .ul2 li .ttname {
    float: right;
    width: -webkit-calc(100% - 68px);
    width: calc(100% - 68px);
    padding-top: 6px;
}
.work .box .ul2 li .ttname h4 {
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    font-size: 16px;
}
.work .box .ul2 li .ttname h4:hover a {
    color: #255994;
}
.work .box .ul2 li .ttname p {
    color: #7e7e7e;
    margin-top: 8px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    line-height: 1.4;
}
.work .box .ul1 {
    float: left;
    width: 100%;
}
.work .box .ul1 li {
    width: 100%;
    margin-top: 22px;
}
.work .box .ul1 li a {
    display: block;
}
.work .box .ul1 li .pict {
    float: left;
    width: 141px;
}
.work .box .ul1 li .text {
    width: -webkit-calc(100% - 151px);
    width: calc(100% - 151px);
    float: right;
}
.work .box .ul1 li .text h3 {
    font-size: 16px;
    line-height: 1.4;
}
.work .box .ul1 li .text h3:hover a {
    color: #cc5e5e;
}
.work .box .ul1 li .text p {
    color: #7e7e7e;
    line-height: 1.6;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    word-wrap: break-word;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    margin-top: 4px;
}
.work .box .ul1+.publist {
    float: left;
    width: 100%;
}

.peiyang {
    float: left;
    width: 100%;
    padding-top: 30px;
}
.peiyang h2 {
    

    background-size: auto 100%;
    line-height: 30px;
}
.peiyang h2 a {
    float: right;
    font-size: 16px;
    color: #919191;
    line-height: 24px;
    margin-right: 10px;
}
.peiyang .box {
    float: left;
    margin-left: 17px;
    width: 48%;
}
.peiyang .box:nth-of-type(1) {
    margin-left: 0;
}

.duiwu {
    float: left;
    width: 100%;
    height: 388px;
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/07556_1920x388.jpg") center no-repeat;
    margin-top: 30px;
}
.duiwu h1 {
    font-size: 22px;
    color: #fff;
    text-align: center;
    padding: 32px 0 36px;
}
.duiwu .box {
    height: 238px;
}
.duiwu .box ul {
    margin-left: -39px;
}
.duiwu .box ul li {
    width: 230px;
    height: 232px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border: 3px solid transparent;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
    margin-left: 39px;
    position: relative;
}
.duiwu .box ul li img {
    width: 100%;
}
.duiwu .box ul li:hover {
    border-color: #60abff;
}
.duiwu .box ul li p {
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    font-size: 16px;
    line-height: 27px;
}
.duiwu .cirl {
    text-align: center;
    margin-top: 25px;
}
.duiwu .cirl span {
    display: inline-block;
    width: 22px;
    height: 7px;
    background: #bbb;
    margin: 0 3px;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.duiwu .cirl span.acti {
    background: #fff;
}


.sports {
    height: 470px;
    position: relative;
}
.sports .box {
    float: right;
    width: 445px;
    height: 470px;
    background: rgba(34, 39, 50, 0.8);
    position: relative;
    z-index: 99;
}
.sports .box h2 {
    height: 63px;
    line-height: 63px;
    width: 451px;
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/31aa3_451x63.jpg") center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    padding: 0 24px;
    position: absolute;
    z-index: 2;
    top: 20px;
    left: -6px;
}
.sports .box .logo {
    padding: 0 20px;
    margin-top: 93px;
}
.sports .box p {
    line-height: 1.6;
    color: #fff;
    padding: 0 21px;
    margin-top: 12px;
}
.sports .ss_banner {
    width: 100%;
    min-width: 1200px;
    height: 470px;
    position: absolute;
    top: 0;
}
.sports .ss_banner img {
    width: 100%;
    height: 100%;
}

.special-scroll {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.special-scroll h2 {
    text-align: center;
}
.special-scroll .box {
    float: left;
    width: 100%;
    padding: 15px 0;
    position: relative;
}
.special-scroll .box .pos {
    top: 50%;
    position: absolute;
    z-index: 1;
    margin-top: -25px;
    cursor: pointer;
    outline: none;
}
.special-scroll .box .pos.swiper-button-next {
    right: 0;
}
.special-scroll .box .pos.swiper-button-prev {
    left: 0;
}
.special-scroll .box .wrap {
    overflow: hidden;
    padding: 47px 0;
    width: 1262px;
    position: relative;
    margin: 0 auto;
}
.special-scroll .box .wrap ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.special-scroll .box .wrap ul li {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 400px;
    position: relative;
}
.special-scroll .box .wrap ul li:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.special-scroll .box .wrap ul li img {
    width: 100%;
}
.special-scroll .box .wrap ul li.swiper-slide-active {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.special-scroll .box .wrap ul li.swiper-slide-active:after {
    opacity: 0;
    filter: alpha(opacity=0);
}

.duoguan {
    float: left;
    width: 100%;
    padding-bottom: 64px;
}
.duoguan .box {
    width: 1200px;
    height: 238px;
    border-top: 6px solid #467ad0;
    margin: 65px auto 0;
    background: #fff;
    position: relative;
}
.duoguan .box:after {
    content: '';
    position: absolute;
    width: 1361px;
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/fac91_1361x42.jpg") center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 42px;
    z-index: -1;
    bottom: -25px;
    left: -80px;
}
.duoguan .box h2 {
    font-size: 36px;
    text-align: center;
    padding-top: 40px;
}
.duoguan .box p {
    font-size: 16px;
    color: #2d2d2d;
    line-height: 2;
    padding: 25px 25px 0;
}

.meeting {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.meeting ul li a:after {
    background: #b51f1f;
}

.match {
    float: left;
    width: 100%;
    padding: 52px 0 40px;
    position: relative;
}
.match.no:after {
    display: none;
}
.match.no .box {
    padding: 0;
}
.match:after {
    content: '';
    width: 20px;
    height: 10px;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/95ce0_20x10.jpg") center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    top: 0;
}
.match .box {
    width: 680px;
    padding: 0 20px;
}
.match .box ul li a:after {
    background: #b51f1f;
}

.match2 {
    background: #2461b2;
    float: left;
    width: 100%;
    position: relative;
}
.match2:after {
    content: '';
    width: 20px;
    height: 10px;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/ce91a_20x10.jpg") center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    top: 0;
}
.match2 h2 {
    text-align: center;
    font-size: 24px;
    color: #fff;
    margin-top: 37px;
}
.match2 ul {
    margin-top: 43px;
}
.match2 ul li {
    width: 330px;
    background: #fff;
    height: 352px;
    padding: 15px;
    margin-left: 15px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.match2 ul li:nth-of-type(1) {
    margin-left: 0;
}
.match2 ul li h3 {
    font-size: 18px;
    line-height: 1.7;
    padding-top: 15px;
}
.match2 ul li p {
    font-size: 14px;
    color: #797979;
    line-height: 1.6;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    word-wrap: break-word;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}
.match2 .more {
    text-align: center;
    padding: 51px 0;
    float: left;
    width: 100%;
}
.match2 .more a {
    font-size: 18px;
    color: #a2c1ff;
}

.match-new {
    float: left;
    width: 100%;
    padding: 40px 0;
}
.match-new h1 {
    text-align: center;
    font-size: 24px;
}
.match-new .layout {
    float: left;
    width: 100%;
    margin-top: 45px;
}
.match-new .layout .box {
    width: 50%;
    padding: 0 50px;
}
.match-new .layout .box ul li {
    padding: 20px 0;
    border-top: 1px solid #efefef;
    height: 126px;
}
.match-new .layout .box ul li:first-child {
    border-top: none;
}
.match-new .layout .box ul li h2 {
    font-size: 24px;
}
.match-new .layout .box ul li h2 a {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.match-new .layout .box ul li h2 a:hover {
    color: #2461b2;
}
.match-new .layout .box ul li p {
    font-size: 14px;
    color: #707070;
    line-height: 1.9;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    word-wrap: break-word;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    margin-top: 15px;
}

.top4 {
    height: 118px;
    background: #2662b2;
}
.top4 .logo {
    float: left;
    height: 118px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.top4 ul {
    float: left;
    padding-left: 50px;
}
.top4 ul li {
    width: 118px;
    font-size: 18px;
}
.top4 ul li:hover,
.top4 ul li.acti {
    background: #d8454a;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.top4 ul li a {
    color: #fff;
    display: block;
    line-height: 118px;
    text-align: center;
}
.top4 .fr-search {
    float: right;
    margin-top: 25px;
}
.top4 .fr-search p a {
    font-size: 12px;
    color: #a7cdff;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    position: relative;
}
.top4 .fr-search p a:nth-child(3n+1):after {
    display: none;
}
.top4 .fr-search p a:nth-child(3n+1):before {
    display: none;
}
.top4 .fr-search p a:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 10px;
    background: #a7cdff;
    left: -6px;
    top: 1px;
}
.top4 .fr-search .box {
    height: 25px;
    background: #fff;
    width: 228px;
    margin-top: 15px;
}
.top4 .fr-search .box input {
    color: #000;
    background: none;
    border: none;
    float: left;
    height: 25px;
    width: -webkit-calc(100% - 28px);
    width: calc(100% - 28px);
    padding: 0 10px;
}
.top4 .fr-search .box input::-webkit-input-placeholder {
    color: #b6b6b6;
}
.top4 .fr-search .box button {
    width: 28px;
    height: 100%;
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/0e513_14x14.jpg") center no-repeat;
}

.pub-tit2 {
    font-size: 20px;
    border-left: 6px solid #b51f1f;
    line-height: 24px;
    padding-left: 13px;
}
.pub-tit2 a {
    float: right;
    font-size: 14px;
    margin-right: 12px;
}

.match-pic {
    float: left;
    width: 100%;
    padding-bottom: 40px;
}
.match-pic ul li {
    width: 243px;
    margin-left: 35px;
    margin-top: 37px;
}
.match-pic ul li:nth-child(5n+1) {
    margin-left: 0;
}
.match-pic ul li .pict {
    height: 182px;
    overflow: hidden;
}
.match-pic ul li .pict img {
    width: 100%;
}
.match-pic ul li p {
    margin-top: 12px;
    text-align: center;
}

.match-bann img {
    width: 100%;
}

.session img {
    width: 100%;
}

.brief {
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
.brief .box {
    float: left;
    width: 100%;
    background: rgba(32, 135, 228, 0.87);
    padding: 6px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-top: 8px solid #d8454a;
    position: relative;
}
.brief .box:after {
    content: '';
    position: absolute;
    background: url("https://www.galmudugtv.net/znty/dfiles/14446/templets/blue/yjstemp/img/9fd25_1361x42.jpg") center no-repeat;
    height: 42px;
    bottom: -20px;
    width: 100%;
    left: 0;
    z-index: -1;
}
.brief .box .left {
    float: left;
    text-align: center;
    width: 135px;
    border-right: 1px solid #04549a;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.brief .box .left p {
    font-size: 20px;
    line-height: 1.4;
    color: #fff;
}
.brief .box .right {
    float: right;
    padding: 20px 15px;
    width: -webkit-calc(100% - 135px);
    width: calc(100% - 135px);
    border-left: 1px solid #97ceff;
}
.brief .box .right p {
    font-size: 16px;
    color: #fff;
    line-height: 1.6;
}

.conference-news {
    float: left;
    width: 100%;
    margin-top: 50px;
    padding-bottom: 30px;
}
.conference-news .left-layout {
    float: left;
    width: 615px;
}
.conference-news .left-layout .new-one {
    float: left;
    width: 100%;
}
.conference-news .left-layout .new-one ul {
    margin-top: 15px;
}
.conference-news .left-layout .new-one ul li {
    width: 100%;
    padding: 18px 0;
    border-bottom: 1px solid #efefef;
}
.conference-news .left-layout .new-one ul li h3 {
    font-size: 24px;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.conference-news .left-layout .new-one ul li h3:hover a {
    color: #b51f1f;
}
.conference-news .left-layout .new-one ul li h3 a {
    color: #000;
}
.conference-news .left-layout .new-one ul li p {
    color: #707070;
    line-height: 1.8;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    word-wrap: break-word;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    margin-top: 15px;
}
.conference-news .left-layout .new-two {
    float: left;
    width: 100%;
}
.conference-news .left-layout .new-two ul li a:after {
    background: #b51f1f;
}
.conference-news .right-layout {
    float: right;
    width: 720px;
}
.conference-news .right-layout .new-three {
    float: left;
    width: 100%;
    margin-top: 40px;
}
.conference-news .right-layout .new-three ul {
    margin-top: 12px;
}
.conference-news .right-layout .new-three ul li {
    width: 100%;
    margin-top: 33px;
}
.conference-news .right-layout .new-three ul li .pict {
    float: left;
    width: 193px;
    height: 144px;
}
.conference-news .right-layout .new-three ul li .text {
    float: right;
    width: -webkit-calc(100% - 213px);
    width: calc(100% - 213px);
}
.conference-news .right-layout .new-three ul li .text h3 {
    font-size: 22px;
    line-height: 1.4;
}
.conference-news .right-layout .new-three ul li .text h3:hover a {
    color: #b51f1f;
}
.conference-news .right-layout .new-three ul li .text p {
    color: #424242;
    line-height: 1.8;
    margin-top: 35px;
}
.conference-news .right-layout .scroll {
    float: left;
    width: 100%;
}
.conference-news .right-layout .scroll .wrap {
    float: left;
    width: 100%;
    overflow: hidden;
}
.conference-news .right-layout .scroll .wrap ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.conference-news .right-layout .scroll .wrap ul li {
    width: 720px;
    height: 405px;
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.conference-news .right-layout .scroll .wrap ul li p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    line-height: 39px;
    font-size: 20px;
    background: rgba(0, 0, 0, 0.7);
    padding: 0 15px;
}
.conference-news .right-layout .scroll .cirl {
    float: left;
    width: 100%;
    margin-top: 3px;
    overflow: hidden;
}
.conference-news .right-layout .scroll .cirl ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.conference-news .right-layout .scroll .cirl ul li {
    width: 143px;
    height: 81px;
    margin-left: 3px;
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.conference-news .right-layout .scroll .cirl ul li:nth-of-type(1) {
    margin-left: 0;
}
.conference-news .right-layout .scroll .cirl ul li:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}
.conference-news .right-layout .scroll .cirl ul li.swiper-slide-thumb-active:after {
    background: none;
    border: 2px solid #d12c00;
}
.conference-news .right-layout .scroll .cirl ul li img {
    width: 100%;
}

/* 02.24 */
.session {
    width: 100%;
    height: 338px;
    min-width: 1200px;
}
.session img {
    width: 100%;
    height: 338px;
}
.top_title {
    position: absolute;
    top: 145px;
    color: #cc585d;
    font-size: 60px;
    text-align: center;
    width: 100%;
}
.more {
    float: right;
    font-size: 14px;
}

/* ================================ */
/* 响应式适配 */
/* ================================ */

/* 平板 1024px */
@media screen and (max-width: 1024px) {
    .menu3 ul li {
        width: 100px;
        font-size: 15px;
    }
    ul.nav-sub,
    ul.nav-sub li {
        width: 100px;
    }
  
    .top {
        height: 280px;
    }
    .zz_title {
        height: auto;
        line-height: 1.4;
        font-size: 20px;
        padding: 10px 0;
    }
    .jilu .fl-box {
        width: 60%;
    }
    .jilu .fr-box {
        width: calc(100% - 60% - 20px);
    }
    .notice .fl-box {
        width: 100%;
    }
    .notice .fr-box {
        width: 100%;
        padding: 10px 15px;
    }
    .notice .fr-box .item3,
    .notice .fr-box .item4 {
        width: 100%;
    }
    .notice .fr-box .item4 .btn a {
        margin-left: 10px;
    }
    .menu-wrapper .dongtai .fl-box {
        width: 100%;
    }
    .menu-wrapper .dongtai .fr-box {
        width: 100%;
        height: auto;
        margin-top: 15px;
    }
    .conference-news .left-layout,
    .conference-news .right-layout {
        width: 100%;
    }
    .match-new .layout .box {
        width: 100%;
        padding: 0 15px;
    }
    .sports .box {
        width: 100%;
        height: auto;
        padding-bottom: 30px;
    }
    .sports .ss_banner {
        min-width: 100%;
    }
}

/* 手机 768px */
@media screen and (max-width: 768px) {
    /* ===== 顶部 ===== */
    .top {
        height: auto;
        min-height: 180px;
        padding: 15px 0;
    }
    .top .logo {
        float: none;
        text-align: center;
    }
    .top .logo img {
        width: 60%;
        margin-top: 0;
    }
    .top .fr-box {
        float: none;
        align-items: center;
        width: 100%;
        margin-top: 10px;
    }
    .top .fr-box .flex {
        flex-wrap: wrap;
        justify-content: center;
    }
    .top .fr-box .flex .ban {
        width: 100%;
        text-align: center;
    }
    .top .fr-box .flex .ban a {
        float: none;
        display: inline-block;
        margin: 0 5px;
    }
    .top .fr-box .flex .ban a:after {
        display: none;
    }
    .top .fr-box .flex .search {
        margin-left: 0;
        margin-top: 10px;
    }
    .top .fr-box .search {
        width: 100%;
    }
    .top .fr-box .search input {
        width: calc(100% - 28px);
    }
    .zz_title {
        float: none;
        text-align: center;
        font-size: 18px;
        height: auto;
        line-height: 1.4;
        padding: 10px 0;
    }

    /* ===== 导航折叠 ===== */
    .menu3 {
        height: auto;
    }
    .menu-toggle {
        display: block !important;
        background: #50718a;
        color: #fff;
        border: none;
        padding: 12px 20px;
        font-size: 18px;
        width: 100%;
        text-align: left;
        cursor: pointer;
        position: relative;
    }
    .menu-toggle::after {
        content: "☰";
        position: absolute;
        right: 20px;
        font-size: 22px;
    }
    .menu-toggle.active::after {
        content: "✕";
    }
    .menu3 ul {
        display: none;
        flex-direction: column;
        align-items: center;
        width: 100%;
        background: #50718a;
        padding: 10px 0;
        margin: 0;
    }
    .menu3 ul.open {
        display: flex;
    }
    .menu3 ul li {
        width: 100%;
        text-align: center;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        line-height: 44px;
        font-size: 16px;
    }
    .menu3 ul li:last-child {
        border-bottom: none;
    }
    .menu3 ul li a {
        padding: 8px 0;
    }
    ul.nav-sub {
        position: static;
        width: 100%;
        background: rgba(0, 0, 0, 0.2);
        display: none;
    }
    ul.nav-sub li {
        width: 100%;
        line-height: 40px;
    }
    ul.nav-sub li:hover {
        width: 100%;
    }
    .menu3 li:hover {
        background: transparent;
    }

    

    /* ===== 简介 ===== */
    .introduction .title {
        width: 100%;
        height: auto;
        padding: 20px 0;
        background-size: cover;
    }
    .introduction .text {
        width: 100%;
        padding: 0 10px;
    }

    /* ===== 新闻 ===== */
    .news .box {
        width: 100%;
        margin-bottom: 20px;
    }
    .news .box ul li a {
        width: 65%;
        font-size: 14px;
    }

    /* ===== 专题 ===== */
    .special .box {
        width: 100%;
    }
    .special .box ul li .pict {
        width: 120px;
        height: 90px;
    }
    .special .box ul li .text {
        width: calc(100% - 130px);
    }
    .special .box ul li .text h3 {
        font-size: 18px;
    }

    /* ===== PEIYANG 一行一个 ===== */
    .peiyang .box {
        float: none;
        width: 100% !important;
        margin-left: 0 !important;
        margin-bottom: 20px;
    }

    /* ===== WORK ===== */
    .work .box {
        width: 100%;
        margin-left: 0;
        margin-bottom: 30px;
    }
    .work .box .ul1 li .pict {
        width: 100px;
    }
    .work .box .ul1 li .text {
        width: calc(100% - 110px);
    }

    /* ===== 底部 ===== */
    .bot-logo .fr-code {
        float: none;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .bot-logo .fr-code img {
        float: none;
        margin: 0 auto;
    }
    .bot-logo .fr-code .fr {
        padding-left: 0;
        text-align: center;
    }
    .bot-logo .logo {
        float: none;
        text-align: center;
        margin-bottom: 15px;
    }
    .copy .link a {
        display: inline-block;
        margin: 3px 5px;
        font-size: 13px;
    }
    .copy .link a:after {
        display: none;
    }
    .copy center .text {
        padding: 0 10px;
        text-align: center;
    }

    /* ===== DUWU ===== */
    .duiwu {
        height: auto;
        min-height: 300px;
        padding-bottom: 30px;
    }
    .duiwu .box {
        height: auto;
    }
    .duiwu .box ul {
        margin-left: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .duiwu .box ul li {
        width: 45%;
        height: auto;
        margin: 0 2% 15px;
    }
    .duiwu .box ul li img {
        height: auto;
    }

    /* ===== 其他 ===== */
    .columns .layout .box ul li {
        width: 48%;
        height: auto;
        margin: 0 1% 10px;
    }
    .columns .layout .box ul li img {
        height: auto;
    }
    .notice .fl-box .item1 {
        width: 100px;
        height: 180px;
    }
    .notice .fl-box .item2 {
        width: calc(100% - 110px);
    }
    .notice .fr-box .item4 .btn a {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
    }
    .match2 ul li {
        width: 100%;
        margin: 0 0 15px 0;
        height: auto;
    }
    .match2 ul li:nth-of-type(1) {
        margin-left: 0;
    }
    .match-pic ul li {
        width: 48%;
        margin-left: 4%;
    }
    .match-pic ul li:nth-child(2n+1) {
        margin-left: 0;
    }
    .match-pic ul li:nth-child(5n+1) {
        margin-left: 4%;
    }
    .conference-news .right-layout .new-three ul li .pict {
        width: 120px;
        height: 90px;
    }
    .conference-news .right-layout .new-three ul li .text {
        width: calc(100% - 130px);
    }
    .conference-news .right-layout .new-three ul li .text h3 {
        font-size: 18px;
    }
    .conference-news .right-layout .new-three ul li .text p {
        margin-top: 15px;
    }
    .top4 {
        height: auto;
        flex-direction: column;
        align-items: center;
        padding: 15px 0;
    }
    .top4 .logo {
        height: auto;
        padding: 10px 0;
    }
    .top4 ul {
        padding-left: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .top4 ul li {
        width: 80px;
        font-size: 14px;
    }
    .top4 ul li a {
        line-height: 44px;
    }
    .top4 .fr-search {
        float: none;
        margin-top: 10px;
        text-align: center;
    }
    .top4 .fr-search .box {
        width: 100%;
    }
    .brief .box {
        flex-direction: column;
    }
    .brief .box .left {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #04549a;
        padding: 15px 0;
    }
    .brief .box .right {
        width: 100%;
        border-left: none;
    }
    .sports .ss_banner {
        min-width: 100%;
        height: 100%;
    }
 .peiyang h2 {
        padding-left: 5px;
        background-size: 24px auto;  /* 小屏缩小图标 */
        background-position: 8px center;
        font-size: 16px;
        line-height: 28px;
    }
}

/* 小手机 480px */
@media screen and (max-width: 480px) {
    .menu ul li {
        margin: 0 10px;
    }
    .menu ul li a {
        font-size: 14px;
        line-height: 44px;
    }
    .menu {
        height: 44px;
    }
    .top .fr-box .ban a {
        font-size: 10px;
        margin: 0 3px;
    }
    .top .fr-box .ban a:after {
        display: none;
    }
    .news .box ul li a {
        width: 60%;
        font-size: 13px;
    }
    .news .box ul li var {
        font-size: 12px;
    }
    .special .box ul li .pict {
        width: 100%;
        height: auto;
    }
    .special .box ul li .text {
        width: 100%;
        margin-top: 10px;
    }
    .special .box ul li {
        margin-top: 15px;
    }
    .work .box .ul1 li .pict {
        width: 100%;
    }
    .work .box .ul1 li .text {
        width: 100%;
        margin-top: 10px;
    }
    .work .box .ul2 li .ttname {
        width: calc(100% - 58px);
    }
    .columns .layout .box ul li {
        width: 100%;
        margin: 0 0 10px 0;
    }
    .match-pic ul li {
        width: 100%;
        margin-left: 0;
    }
    .match-pic ul li:nth-child(2n+1) {
        margin-left: 0;
    }
    .match-pic ul li:nth-child(5n+1) {
        margin-left: 0;
    }
    .notice .fl-box .item1 {
        width: 80px;
        height: 150px;
    }
    .notice .fl-box .item1 p {
        font-size: 14px;
    }
    .notice .fl-box .item1 b {
        font-size: 16px;
    }
    .notice .fl-box .item2 {
        width: calc(100% - 90px);
    }
    .notice .fl-box .item2 ul li a {
        font-size: 13px;
    }
    .conference-news .right-layout .new-three ul li .pict {
        width: 100%;
        height: auto;
    }
    .conference-news .right-layout .new-three ul li .text {
        width: 100%;
        margin-top: 10px;
    }
   
    .copy .link a {
        display: block;
        margin: 5px 0;
        text-align: center;
        font-size: 12px;
    }
    .copy center .text p {
        font-size: 11px;
    }
    .duiwu .box ul li {
        width: 100%;
        margin: 0 0 15px 0;
    }
    .top_title {
        font-size: 28px;
        top: 50%;
        transform: translateY(-50%);
    }
    .session {
        height: auto;
        min-width: 100%;
        min-height: 180px;
    }
    .session img {
        height: auto;
    }
    .duoguan .box {
        width: 100%;
        height: auto;
        padding: 0 15px 20px;
    }
    .duoguan .box h2 {
        font-size: 22px;
        padding-top: 20px;
    }
    .duoguan .box p {
        font-size: 14px;
        padding: 15px 0 0;
    }
 .peiyang h2 {
        padding-left: 5px;
        background-size: 20px auto;
        background-position: 6px center;
        font-size: 14px;
        line-height: 24px;
    }
}
/* ===== 修复小屏幕分页器 ===== */
/* ========================================
   幻灯片 luobo - 现代设计版
   ======================================== */

.luobo {
    float: none !important;
    clear: both;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);
}

.luobo .box {
    float: none !important;
    padding: 0;
    background: #1a1a2e;
    width: 100%;
    position: relative;
}

.luobo .box .wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    float: none !important;
}

.luobo .swiper-container {
    width: 100%;
    height: 431px;
    overflow: hidden;
    background: #0f0f1a;
}

.luobo .swiper-wrapper {
    display: flex;
    height: 100%;
}

/* ===== 每张幻灯片 ===== */
.luobo .swiper-slide {
    position: relative;
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    overflow: hidden;
}

/* ===== 图片 ===== */
.luobo .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transform: scale(1);
    transition: transform 6s ease-out;
}

.luobo .swiper-slide-active img {
    transform: scale(1.05);
}

/* ===== 渐变遮罩（从底部到中间 + 从右到左） ===== */
.luobo .swiper-slide::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 70%;
    background: linear-gradient(to top, 
        rgba(0, 0, 0, 0.85) 0%,
        rgba(0, 0, 0, 0.5) 40%,
        rgba(0, 0, 0, 0.1) 70%,
        transparent 100%
    );
    z-index: 1;
    pointer-events: none;
}

/* ===== 右上角装饰光效 ===== */
.luobo .swiper-slide::after {
    content: '';
    position: absolute;
    top: -50%;
    right: -30%;
    width: 60%;
    height: 80%;
    background: radial-gradient(ellipse, 
        rgba(255, 255, 255, 0.08) 0%,
        transparent 70%
    );
    z-index: 1;
    pointer-events: none;
}

/* ===== 标题文字 ===== */
.luobo .swiper-slide .img-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    padding: 20px 50px 35px;
    margin: 0;
    z-index: 2;
    /* 文字阴影增强可读性 */
    text-shadow: 0 2px 20px rgba(0, 0, 0, 0.5);
    /* 左侧装饰线 */
    border-left: 4px solid #e94560;
    padding-left: 30px;
    /* 动画 */
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* 当前激活的标题显示 */
.luobo .swiper-slide-active .img-title {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.3s;
}

/* ===== 标题副装饰 ===== */
.luobo .swiper-slide .img-title::after {
    content: '';
    position: absolute;
    bottom: 10px;
    left: 30px;
    width: 40px;
    height: 2px;
    background: linear-gradient(to right, #e94560, transparent);
}

.luobo .swiper-slide .img-title span {
    display: block;
    font-size: 14px;
    font-weight: 300;
    opacity: 0.7;
    margin-top: 6px;
    letter-spacing: 2px;
}

/* ===== 分页器 - 现代细条风格 ===== */
.luobo .swiper-pagination {
    position: absolute !important;
    bottom: 25px !important;
    right: 40px !important;
    left: auto !important;
    width: auto !important;
    text-align: center !important;
    z-index: 10 !important;
    display: flex !important;
    gap: 8px !important;
    align-items: center !important;
}

.luobo .swiper-pagination-bullet {
    width: 30px !important;
    height: 6px !important;
    border-radius: 3px !important;
    background: rgba(255, 255, 255, 0.6) !important;
    margin: 0 !important;
    cursor: pointer !important;
    transition: all 0.4s ease !important;
    opacity: 1 !important;
    border: none !important;
    font-size: 0 !important;
    text-indent: -9999px !important;
    overflow: hidden !important;
}

.luobo .swiper-pagination-bullet-active {
    width: 50px !important;
    background: #e94560 !important;
    box-shadow: 0 0 20px rgba(233, 69, 96, 0.4);
}

.luobo .swiper-pagination-bullet:hover {
    background: rgba(255, 255, 255, 0.6);
}

/* ===== 导航按钮 - 极简风格 ===== */
.luobo .swiper-button-prev,
.luobo .swiper-button-next {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 48px !important;
    height: 48px !important;
    background: rgba(255, 255, 255, 0.08) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    border-radius: 50% !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    color: #fff !important;
    transition: all 0.3s ease !important;
    z-index: 10 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
}

.luobo .swiper-button-prev {
    left: 20px !important;
}

.luobo .swiper-button-next {
    right: 20px !important;
}

.luobo .swiper-button-prev:hover,
.luobo .swiper-button-next:hover {
    background: rgba(255, 255, 255, 0.2) !important;
    border-color: rgba(255, 255, 255, 0.3) !important;
    transform: translateY(-50%) scale(1.08) !important;
}

.luobo .swiper-button-prev::after,
.luobo .swiper-button-next::after {
    font-size: 16px !important;
    font-weight: 300 !important;
    color: #fff !important;
}

/* ===== 左下角序号指示器 ===== */
.luobo .slide-counter {
    position: absolute;
    bottom: 15px;
    left: 40px;
    z-index: 10;
    color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 2px;
    font-family: 'Georgia', serif;
}

.luobo .slide-counter .current {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

.luobo .slide-counter .total {
    font-size: 14px;
}

/* ======================================== */
/* 响应式 */
/* ======================================== */

@media screen and (max-width: 1024px) {
    .luobo .swiper-container {
        height: 350px;
    }
    .luobo .swiper-slide .img-title {
        font-size: 24px;
        padding: 30px 35px 25px;
        padding-left: 25px;
    }
    .luobo .swiper-slide .img-title::after {
        bottom: 18px;
        left: 25px;
    }
}

@media screen and (max-width: 768px) {
    .luobo {
        border-radius: 0;
        box-shadow: none;
    }
    .luobo .swiper-container {
        height: auto !important;

    }
    .luobo .swiper-slide img {
        height: 100% !important;
        object-fit: cover;
    }
    .luobo .swiper-slide .img-title {
        font-size: 18px;
        padding: 20px 20px 18px;
        padding-left: 18px;
        border-left-width: 3px;
    }
    .luobo .swiper-slide .img-title::after {
        display: none;
    }
    .luobo .swiper-slide .img-title span {
        font-size: 12px;
    }
    .luobo .swiper-pagination {
        bottom: 15px !important;
        right: 50% !important;
        transform: translateX(50%) !important;
        gap: 6px !important;
    }
    .luobo .swiper-pagination-bullet {
        width: 24px !important;
        height: 2px !important;
    }
    .luobo .swiper-pagination-bullet-active {
        width: 36px !important;
    }
    .luobo .swiper-button-prev,
    .luobo .swiper-button-next {
        width: 36px !important;
        height: 36px !important;
        background: rgba(0, 0, 0, 0.3) !important;
        backdrop-filter: blur(4px) !important;
    }
    .luobo .swiper-button-prev {
        left: 10px !important;
    }
    .luobo .swiper-button-next {
        right: 10px !important;
    }
    .luobo .swiper-button-prev::after,
    .luobo .swiper-button-next::after {
        font-size: 13px !important;
    }
    .luobo .slide-counter {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .luobo .swiper-slide .img-title {
        font-size: 15px;
        padding: 14px 15px 12px;
        padding-left: 14px;
        border-left-width: 2px;
    }
    .luobo .swiper-slide .img-title span {
        font-size: 10px;
    }
    .luobo .swiper-pagination {
        bottom: 10px !important;
        gap: 4px !important;
    }
    .luobo .swiper-pagination-bullet {
        width: 16px !important;
        height: 2px !important;
    }
    .luobo .swiper-pagination-bullet-active {
        width: 24px !important;
    }
}
/* ===== 去掉遮罩，用文字阴影保证可读性 ===== */
.luobo .swiper-slide::before {
    display: none;
}

.luobo .swiper-slide .img-title {
    /* 增强文字阴影，图片完全显示 */
    text-shadow: 
        0 2px 40px rgba(0, 0, 0, 0.8),
        0 0 20px rgba(0, 0, 0, 0.5),
        0 0 10px rgba(0, 0, 0, 0.3);
    /* 加一点半透明背景衬底，让文字更清晰 */
    background: linear-gradient(to right, 
        rgba(0, 0, 0, 0.3) 0%,
        rgba(0, 0, 0, 0) 100%
    );
    padding-right: 60px;
}