/* CSS Document */
@charset "utf-8";
.container{padding: 0 0 40px;}
.c-topnews {height: 126px;display: none;}
.c-topnews .f-left {height: 100%;width: 75%;}
.c-topnews .f-right {height: 100%;width: 25%;background-color: #e8e8e9;font-size: 0;text-align: center;padding-top: 8px;box-sizing: border-box;}
.c-topnews .f-right li {display: inline-block;width: 91px;color: #333;font-size: 14px;padding: 0 15px;}
.c-topnews .f-right li span {display: block;text-align: center;}
.c-silde-pics {position: relative;margin-top: 20px;height: 500px;}
.c-silde-pics .bd { width: 737px; }
.c-silde-pics .bd li {height: 500px;overflow: hidden;}
.c-silde-pics .hd {position: absolute;z-index: 5;width: 313px;height: 100%;right: 0;top: 0;background-color: rgba(0,0,0,.8);}
.c-silde-pics .hd ul {height: 100%;}
.c-silde-pics .hd li {height: calc(100% / 6);color: #fff;font-size: 16px;cursor: pointer;padding: 0 25px;box-sizing: border-box;border-bottom: 1px solid rgba(255,255,255,.2);}
.c-silde-pics .hd li.on {background: url(c_silde_pics_on.png) no-repeat center / cover;}
.c-silde-pics .hd li span {overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.c-silde-pics .hd li a {display:flex;align-items: center; height:100%; color: #fff; }

.c-item {padding: 10px 20px;background-color: #fff;margin-top: 20px;}
.c-item-top {border-bottom: 1px solid #e5e5e5;line-height: 45px;}
.c-item-top .f-left {font-size: 22px;font-weight: 600;padding-left: 30px;border-bottom: 1px solid #005284;position: relative;margin-bottom: -1px;}
.c-item-top .f-left a {color: #005284;}
.c-item-top .f-right {color: #005284;font-size: 16px;padding-right: 25px;background: url(icon3.png) no-repeat right center;}
.c-item-content {padding: 10px 0;}

.c-news {}
.c-news .c-item-top .f-left {background: url(c_news_icon.png) no-repeat left center;}
/* .c-news .c-item-top .f-right {background: url(icon1.png) no-repeat right center;} */
.c-news-content {}
.c-news-content>.f-left {width: 675px;}
.c-news-top {border-bottom: 1px dashed #e5e5e5;padding: 10px 45px 10px 0;}
.c-news-top-title {font-size: 24px;color: #262626;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.c-news-top-title span {background-color: #005284;border-radius: 5px;font-size: 12px;color: #fff;display: inline-block;padding: 1px 8px;vertical-align: top;margin: 8px 8px 0 0;}
.c-news-top-info {font-size: 14px;color: #666;margin-top: 5px;}
.c-news-list {padding: 20px 0 0;}
.c-news-list li {width: 48%;border-bottom: 1px dashed #e5e5e5;float: left;font-size: 14px;}
.c-news-list li:nth-child(2n) {float: right;}
/* .c-news-list li:last-child {border-bottom: none;}
.c-news-list li:nth-last-child(2) {border-bottom: none;} */
.c-news-list li span {background-color: #005284;border-radius: 5px;font-size: 12px;line-height: 1.5;color: #fff;display: inline-block;padding: 1px 8px;vertical-align: top;margin: 12px 8px 0 0;}
.c-news-list li a {display: inline-block;background: url(icon2.png) no-repeat left center;padding-left: 15px;width: 260px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 45px;}
.c-news-content>.f-right {width: 300px;padding: 10px 0 0;}
.c-new-pics li {margin-bottom: 15px;position: relative;}
.c-new-pics li:last-child {margin-bottom: 0;}
.c-new-pics-content {padding-left: 122px;}
.c-news-pics-title {font-size: 14px;}
.c-news-pics-btn {position: absolute;z-index: 5;left: 122px;bottom: 0;color: #fff;font-size: 12px;padding: 4px 10px;background-color: #005284;}

.c-special .c-item-top .f-left {background: url(c_special_icon.png) no-repeat left center;}
.c-special-content {position: relative;margin:10px 0 0 -8px;}
.c-special-content .bd li {float: left;margin: 0 8px;border-bottom: 2px solid #eee;}
.c-special-content .bd li .c-special-item {background: url(c_special_icon2.png) no-repeat right center;padding: 12px 0 10px;}
.c-special-content .bd li .c-special-item span {display: inline-block;font-size: 16px;font-weight: 600;}
.c-special-content .bd li .c-special-item span:nth-child(1) {background: url(c_special_icon3.png) no-repeat right center;padding-right: 8px;}
.c-special-content .bd li .c-special-item span:nth-child(2) {padding-left: 7px;width: 150px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;vertical-align: bottom;}
.c-special-content .prev,.c-special-content .next {position: absolute;z-index: 5;top: 50%;margin-top: -60px;width: 38px;height: 68px;cursor: pointer;}
.c-special-content .prev {background: url(c_special_prev.png) no-repeat center / cover;left: 8px;}
.c-special-content .next {background: url(c_special_next.png) no-repeat center / cover;right: 2px;}

.c-tv .c-item-top .f-left {background: url(c_tv_icon.png) no-repeat left center;}
.c-radio .c-item-top .f-left {background: url(c_radio_icon.png) no-repeat left center;}
.c-gannan .c-item-top .f-left {background: url(c_gannan_icon.png) no-repeat left center;}
.c-gannan .c-tv-content span {display: none;}

.c-tv-content {padding: 5px 0 0;}
.c-tv-content>.f-left {width: 326px;}
.c-tv-content>.f-left .img {position: relative;}
.c-tv-content>.f-left .img span {background: url(c_tv_icon2.png) no-repeat center; width: 40px; height: 40px;position: absolute;z-index: 5;left: 0;top: 50%;right: 0;margin: -20px auto 0;}
.c-tv-list {margin-top: 20px;}
.c-tv-list li a {display: block;font-size: 14px;background: url(icon2.png) no-repeat left center;padding-left: 15px;line-height: 44px;}
.c-tv-content>.f-right {width: 670px;}
.c-tv-piclist li {float: left;width: 215px;margin-right: 12px;margin-bottom: 25px;}
.c-tv-piclist li:nth-child(3n) {margin-right: 0;}
.c-tv-piclist li:nth-child(4),.c-tv-piclist li:nth-child(5),.c-tv-piclist li:nth-child(6) {margin-bottom: 0;}
.c-tv-piclist li .img {position: relative;}
.c-tv-piclist li .img span {background: url(icon4.png) no-repeat center; width:31px; height:31px;position: absolute;z-index: 5;left: 0;top: 50%;right: 0;margin: -16px auto 0;}
.c-tv-piclist-title {font-size: 16px;font-weight: 600;line-height: 2.5;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.c-tv-piclist-info {font-size: 13px;color: #888;}

.c-live {padding-bottom: 20px;}
.c-live-outBox .hd {border-bottom: 1px solid #e5e5e5;line-height: 45px;font-size: 22px;}
.c-live-outBox .hd li {float: left;margin-right: 30px;padding-left: 30px;border-bottom: 1px solid transparent;position: relative;margin-bottom: -1px;cursor: pointer;}
.c-live-outBox .hd li:nth-child(1) {background: url(icon51.png) no-repeat left center;}
.c-live-outBox .hd li:nth-child(2) {background: url(icon6.png) no-repeat left center;}
.c-live-outBox .hd li:nth-child(3) {background: url(dxc.png) no-repeat left center;}
.c-live-outBox .hd li.on {color: #005284;font-weight: 600;border-bottom-color: #005284;}
.c-live-outBox .hd li:nth-child(1).on {background: url(icon5.png) no-repeat left center;}
.c-live-outBox .hd li:nth-child(2).on {background: url(icon61.png) no-repeat left center;}
.c-live-outBox .hd li:nth-child(3).on {background: url(dxc2.png) no-repeat left center;}
.c-live-inBox .inHd ul {padding: 15px 0;}
.c-live-inBox .inHd li {float: left;font-size: 16px;line-height: 30px;padding: 0 20px;cursor: pointer;}
.c-live-inBox .inHd li.on {background: url(icon7.png) no-repeat left 10px center;color: #005284;padding: 0 18px 0 38px;font-weight: 600;}
.c-live-zhibo {margin-top: 60px;}


