html,body,div,form,p,a,h1,h2,h3,h4,h5,h6,img,table,td,th,input,span,section,header,footer,nav,article,aside,fieldset,textarea,dl,dt,dd,blockquote,ul,ol,form {
	margin:0;
	padding:0;
}
section,header,footer,nav,article,aside {
	display:block;
}
body {
	color:#6C6C6C;
	font-family:"ff-tisa-web-pro-1","ff-tisa-web-pro-2","Lucida Grande","Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei","simsun";
	font-size:14px;
}
ol,ul {
	list-style:none;
}
li {
	list-style-type:none;
}
caption,th {
	text-align:left;
}
address,caption,cite,code,dfn,ins,em,th,var,i {
	font-weight:normal;
	font-style:normal;
}
input,textarea {
	font-size:14px;
	padding:2px;
}
img {
	border:none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
h3 a,h4 a {
	color:#000;
}
textarea {
	overflow:auto;
}
a {
	text-decoration:none;
	color:#545454;
}
video {
	max-width:100%;
}
a:hover {
	color:#8d0000;
	text-decoration:underline;
}
.f-l {
	float:left;
	_display:inline;
}
.f-r {
	float:right;
	_display:inline;
}
.pos-r {
	position:relative;
}
.pos-a {
	position:absolute;
}
.b {
	font-weight:bold;
}
.hide,.hidden {
	display:none;
}
.ov {
	overflow:hidden;
	_zoom:1;
}
.tc {
	text-align:center;
}
.footnav2 {
	color:#FFFFFF;
}
.footnav3 {
	margin-top:24px;
	border-top:4px solid red;
}
.adv {
	width:100%;
	position:relative;
	background:#FFFFFF;
	box-sizing:border-box;
	padding-left:7px;
	padding-top:7px;
	padding-bottom:7px;
}
.advimg {
	display:block;
	position:absolute;
	width:35px;
	height:25px;
	line-height:16px;
	bottom:0px;
	right:0px;
	background:url(../images/adtag.png) no-repeat;
}
.clear {
	clear:both;
}
.clearfix:after {
	clear:both;
	content:" ";
	display:block;
	font-size:0;
	height:0;
	visibility:hidden;
}
.m-t-10 {
	/* padding-top:26px; */
	box-sizing:border-box;
}
.m-t-15 {
	margin-top:15px;
}
.m-l-10 {
	margin-left:10px;
}
.m-r-10 {
	margin-right:10px;
}
.m-b-10 {
	margin-bottom:10px;
}
.m-t-20 {
	margin-top:20px;
}
.m-r-20 {
	margin-right:20px;
}
.m-l-35 {
	margin-left:35px;
}
.column {
	width:1250px;
	margin:0 auto;
}
.hline {
	background-color:#e4e4e4;
	height:1px;
	overflow:hidden;
}
header {
	width:100%;
}
.h-50 {
	height:46px;
	line-height:46px;
}
.repeat-x {
	background:#f9f9f9;
	height:45px;
	border-bottom:1px solid #d6d6d6;
	line-height:45px;
}
.topmenu li {
	float:left;
	padding:0px 25px;
	font-size:16px;
	position:relative;
	border-right:1px solid #d6d6d6;
}
.tohome {
	border-left:1px solid #d6d6d6;
}
.citybox,.rmediabox,.morebox {
	position:absolute;
	top:46px;
	left:-1px;
	z-index:1;
	border:1px solid #ededed;
	border-top:0;
	width:500px;
	padding:10px;
	overflow:hidden;
	background:white;
}
.citybox {
	width:500px;
}
.rmediabox,.morebox {
	width:400px;
}
.citybox li,.rmediabox li,.morebox li {
	float:left;
	font-size:12px;
	line-height:30px;
	padding:0px 10px;
	text-align:left;
	white-space:nowrap;
	border:none;
	display:block;
}
.citybox li a,.rmediabox li a,.morebox li a {
	color:#8e8e8e;
	font-size:14px;
}
#city,#rmedia {
	cursor:pointer;
	position:relative;
}
body {
	background:#FFFFFF;
}
.col-l-main {
	background:#FFFFFF;
}
.outsidebg {
	background:#FFFFFF;
}
.logo_inside {
	height:60px;
	box-shadow:0px 1px 23px 0px rgba(128,128,128,0.07);
    margin: 20px 0;
}
.topnav {
	border-bottom:1px solid #EEEEEE;
	padding-left:14px;
	box-sizing:border-box;
}
#category {
	padding:0 20px;
	box-sizing:border-box;
}
.mod-side {
	background:#FFFFFF;
	padding:15px;
	box-sizing:border-box;
}
.logo_name {
	font:28px/60px "Microsoft yahei","simhei";
	padding:0 18px 0 10px;
	color:#c50009;
	margin-left:52px;
	font-size:24px;
	position:relative;
}
.logo_name2 {
	font:28px/60px "Microsoft yahei","simhei";
	padding:0 18px 0 10px;
	color:#000;
	margin-left:30px;
	font-size:24px;
	position:relative;
	cursor:pointer;
}
.logo_name2:hover {
	color:#c50009;
	transition:all 0.5s;
}
.logo_name span {
	position:absolute;
	bottom:0;
	height:3px;
	background:red;
	left:18px;
	width:80px;
}
.r_line {
	background:url("../images/r-line.png") no-repeat;
	width:1px;
	height:49px;
}
.nav_inside {
	height:80px;
	overflow:hidden;
}
.nav_inside li {
	font:24px/60px "Microsoft yahei";
	float:left;
	padding:0 22px;
	display:inline;
	font-size:24px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#545454;
}
.nav_inside li a:hover {
	color:#c50009;
	display:inline-block;
}
.crumb {
	line-height:40px;
	overflow:hidden;
	font-size:16px;
	color:#9d9c9c;
}
.crumb .position_ico {
	background:url(../img/2-4icon.png) no-repeat;
	width:15px;
	height:17px;
	vertical-align:middle;
	margin-top:12px;
}
.crumb a {
	color:#9c9c9c;
}
.share {
	margin:10px 0;
	padding:0;
	height:40px;
}
.share .agree {
	background:url("../images/split.png") no-repeat scroll -55px -32px transparent;
	color:#9c9c9c;
	display:inline-block;
	height:32px;
	margin-top:3px;
	width:30px;
	padding:0 20px 0 30px;
	font:100 16px/34px "Arial";
}
.txt-list {
	overflow:hidden;
}
.txt-list ul {
	width:100%;
	overflow:hidden;
}
.txt-list li a {
	color:#545454;
	padding-right:8px;
}
.txt-list li a:hover {
	text-decoration:underline;
	color:#8d0000
}
.txt-list li strong {
	color:#1f3b7b;
}
.h-24-12 li {
	height:24px;
	line-height:24px;
	font-size:12px;
}
.h-24-14 li {
	height:24px;
	line-height:24px;
	font-size:14px;
}
.h-26-12 li {
	height:26px;
	line-height:26px;
	font-size:12px;
}
.h-26-14 li {
	height:26px;
	line-height:26px;
	font-size:14px;
}
.h-28-12 li {
	height:28px;
	line-height:28px;
	font-size:12px;
}
.h-28-14 li {
	height:28px;
	line-height:28px;
	font-size:14px;
}
.h-30-14 li {
	height:32px;
	line-height:32px;
	font-size:14px;
	overflow:hidden;
}
.h-36-16 li {
	float:left;
	height:38px;
	line-height:38px;
	font-size:16px;
	overflow:hidden;
	max-width:365px;
	min-width:370px;
}
.ic_l li {
	background:url(../images/dot-blue.gif) no-repeat 0 10px;
	overflow:hidden;
}
.iv_l li {
	background:url(../images/dot_v.gif) no-repeat 0 5px;
	overflow:hidden;
	text-indent:1em;
}
.ia_l li {
	background:url(../images/dot-blue.gif) no-repeat 0 10px;
	overflow:hidden;
}
.if_l li {
	background:url(../images/dot-black.gif) no-repeat 0 12px;
	overflow:hidden;
}
.footnav {
	width:100%;
	height:48px;
	line-height:48px;
	text-align:center;
	border-left:0px;
	border-right:0px;
	border-top:1px solid #015293;
	border-bottom:1px solid #015293;
	background:#015293;
    color: white;
}
.m-t-10010 {
	padding-top:15px;
	box-sizing:border-box;
}
.footnav a {
	padding:0px 20px;
	font-size:16px;
	color:white;
}
.column2 {
	/* height:1px; */
}
.footer {
	width:100%;
	text-align:center;
	line-height:24px;
	color:#abaaaa;
	padding-bottom:10px;
}
.footer a {
	color:#abaaaa;
}
.footer a:hover {
	color:#abaaaa;
	text-decoration:underline;
}
.footer .line {
	height:8px;
	border-bottom:1px solid #9a9a9a;
	border-top:5px solid #2a2a2a;
	margin:10px 0px 15px;
}
.footer .copyright {
	text-align:center;
	line-height:22px;
	color:#000;
	padding-bottom:10px;
}
.footer .copyright img {
	padding:0px 5px;
}
.title_1 {
	font-size:28px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#333333;
	width:100%;
	text-align:center;
}
.title_sub {
	font-size:22px;
	font-family:Microsoft YaHei;
	color:#6a6868;
	width:100%;
	text-align:right;
	margin-top:20px;
}
.title_2 {
	margin-top:58px;
	width:100%;
	border-bottom:1px solid #EEEEEE;
	overflow:hidden;
	padding-bottom:20px;
	box-sizing:border-box;
}
.title_2 span {
	display:block;
	float:right;
	width:50%;
	text-align:center;
	color:#999999;
	font-size:16px;
}
.toptitlemsg {
	padding:0 15px;
	box-sizing:border-box;
}
.rigthfenx {
	height:26px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#999999;
	line-height:26px;
}
.noavailable {
	text-align:center;
	font-size:50px;
	margin-top:20px;
}
.ranking {
	display:block;
	width:18px;
	height:18px;
	border-radius:50%;
	float:left;
	color:#666666;
	text-align:center;
	line-height:18px;
	margin-top:13px;
	margin-right:10px;
}
.rankingli {
	height:46px;
	border-bottom:1px solid #EEEEEE;
	line-height:46px;
	overflow:hidden;
	white-space:nowrap;
}
.rankingli .ranking {
	background-color:#930000;
	color:white;
}
.dblogo {
	width:100%;
	height:300px;
	margin-top:20px;
}
#app {
	position:relative;
}
.returnTop {
	width:30px;
	height:30px;
	position:fixed;
	right:18px;
	bottom:80px;
	z-index:1000;
	cursor: pointer;
}
.xztitelBox {
	width:100%;
	height:130px;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
}
.xzTitel {
	width:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:34px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:#0059B2;
	cursor:pointer;
}
.xzTitel:hover {
	}.xzTitelBottom {
	width:100%;
	display:flex;
	justify-content:space-around;
	margin-top:20px;
	padding-left:100px;
	padding-right:100px;
	box-sizing:border-box;
}
.xzTitelBottom div {
	width:200px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#333333;
	cursor:pointer;
}
.xzTitelBottom div:hover {
	color:#C50101;
}
.swiper {
	width:66%;
	height:465px;
}
.swips {
	display:flex;
}
.rightBox {
	width:34%;
}
.swiper-pagination .swiper-pagination-bullet {
	width:12px;
	height:12px;
	background:#FFFFFF;
	border-radius:50%;
	margin-left:10px;
	opacity:1;
}
.swiper-pagination .swiper-pagination-bullet-active {
	background:#C00514;
}
.swiper-pagination {
	padding-left:600px;
	box-sizing:border-box;
}
.introduction2 {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	z-index:1000;
	height:60px;
	cursor:pointer;
}
.introduction2 p {
	font-size:16px;
	font-family:Microsoft YaHei;
	color:#FFFFFF;
	line-height:60px;
	padding-left:15px;
	box-sizing:border-box;
	background:rgba(0,0,0,0.7);
	opacity:1;
	position:relative;
	z-index:2;
}
.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom:10px !important;
}
.rightBoxTop {
	width:100%;
}
.rightBoxTopTitel {
	width:100%;
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#545454;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-bottom:12px;
	cursor:pointer;
	margin-top:20px;
}
.contentItemTitel span:hover {
	cursor:pointer;
	text-decoration:underline
}
[v-cloak] {
	display:none !important;
}
.rightBoxTopTitel:hover {
	color:#C50101;
	text-decoration:underline;
}
.rightBox {
	margin-left:10px;
}
.rightBoxTopItem {
	width:100%;
	height:38px;
	text-align:left;
	line-height:38px;
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#545454;
	cursor:pointer;
}
.rightBoxTopItem:hover {
	color:#C50101;
	text-decoration:underline;
}
.contentItem {
	width:404px;
	margin-right:12px;
	margin-top:30px;
}
.contentBox {
	}.contentItemTitel {
	width:100%;
	height:30px;
	border-bottom:1px solid #eee;
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.contentItemTitel span {
	display:inline-block;
	height:100%;
	box-sizing:border-box;
	border-bottom:3px solid red;
	line-height:30px;
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:#F22400;
}
.contentMore {
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#7F8699;
	cursor:pointer;
}
.contentMore:hover {
	color:#C50101;
}
.contentImg {
	width:100%;
	height:188px;
	margin-top:10px;
	position:relative;
}
.imgContentTitel {
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
	height:40px;
	text-align:center;
	line-height:40px;
	background:#545454;
	opacity:0.8;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#FFFFFF;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	cursor:pointer;
}
.xzitem {
	width:100%;
}
.xzitemnei {
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#545454;
	cursor:pointer;
}
.xzitemCon {
	width:100%;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#545454;
	cursor:pointer;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	height:38px;
	line-height:38px;
}
.xzitemCon:hover {
	color:#C50101;
	text-decoration:underline;
}
.xzitemnei:hover {
	color:#C50101;
}
.xzitemnei span:hover {
	color:#C50101;
}
.xzitemnei span {
	font-size:30px;
	color:#0059B2;
}
.shareUrl {
	float:right !important;
	border-left:1px solid #d6d6d6;
}
.shareUrl .yxlogo {
	width:30px;
	position:relative;
	top:8px;
}
.shareUrl:hover {
	cursor:pointer;
}
#makeImg {
	display:inline-block;
	width:400px;
	height:600px;
	position:absolute;
	top:46px;
	right:-100px;
	background:#fff;
	background-image:url('../img/shareback.jpg');
	background-size:cover;
	z-index:999999999;
	display:none;
}
.show {
	display:inline-block!important;
}
.hide {
	display:none!important;
}
#makeImg .logo {
	display:inline-block;
	width:150px;
}
#makeImg .title {
	font-size:25px;
	line-height:35px;
	margin-top:30px;
	padding:0 15px 25px 15px;
	font-weight:bold;
	color:#6C6C6C;
}
#makeImg .subTitle {
	font-size:16px;
	line-height:35px;
	padding:0 30px;
}
#makeImg #qrcode {
	text-align:center;
	margin-top:40px;
}
#makeImg #qrcode img {
	width:200px;
	height:200px;
	text-align:center;
	margin-left:100px;
}
#canvasImg {
	position:absolute;
	left:30px;
	display:inline-block;
	width:350px;
	height:600px;
}
#canvasImg img {
	width:100%;
	height:100%;
}
.changeTab {
	display:inline-block;
	height:40px;
	line-height:40px;
	margin:20px 0;
}
.changeTab .tabItem {
	display:inline-block;
	width:90px;
	text-align:center;
	font-size:15px;
	background-color:#ccc;
	color:#545454;
	border:1px solid rgb(186,186,186);
	cursor:pointer;
}
.changeTab .activeItem {
	background-color:white;
}

.youqinglianjie {
    width: 1180px;
    height: 130px;
    text-align: left;
    margin: 25px 0 0 0;
    padding: 0;
    list-style: none;
}
.youqinglianjie.a {
	text-decoration:none;
}
.youqinglianjie .hd {
	height:40px;
	line-height:40px;
	background:#fff;
	padding:0 40px 0 10px;
	position:relative;
	/* border-bottom-width:thin; */
	/* border-bottom-style:solid; */
	/* border-bottom-color:#ddd; */
	margin:0;
}
.youqinglianjie .hd ul {
	float:left;
	position:absolute;
	left:5px;
	top:-1px;
	padding:0px;
	margin:0 0 0 100px;
}
.youqinglianjie .hd ul li {
	float:left;
	padding:0 15px;
	cursor:pointer;
	font-size:16px;
	color:#F22400;
	list-style:none;
	margin:0;
}
.youqinglianjie .hd ul li.on {
	border-bottom:2px solid #f00;
}
.youqinglianjie ul {
	padding:0 0 15px 0;
	zoom:1;
}
.youqinglianjie li {
	height:24px;
	line-height:24px;
	float:left;
	padding:10px 0 0 15px;
	font-size:15px;
	list-style:none;
	text-decoration:none;
	color:#666666;
}
.youqinglianjie li a {
	color:#666666 !important;
	z-index:999999999999;
}
.btmnav {
	padding-top:26px;
	box-sizing:border-box;
}
.btmnav {
    padding-top: 26px;
    box-sizing: border-box;
}
.footer {
    min-width: 1285px;
    text-align: center;
    font-family: "Microsoft yahei","simsun";
    line-height: 24px;
    color: #abaaaa;
    padding-bottom: 10px;
}
.btmnav .column{
	margin: 20px auto;
}
.friendship {
	height:44px;
	line-height:44px;
	font-size:16px;
	box-sizing:border-box;
}
.friendship span{
	cursor: pointer;
}
.friendship span:hover{
	color: red;
}

/* 网站表示居中 */
#_ideConac{
	display: block;
    text-align: center;
}
/* 微信分享 */
.shareBox img{
	width: 25px;
	padding: 0 5px;
	position: relative;
	top: 5px;
}
/* 直播列表 */

.live .cardList {
	width: 20%;
	/* height: 385px; */
	text-align: center;
	border: 1px solid #f5f5f5;
	margin: 20px auto;
	box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
	display: inline-block;
	float: left;
	padding-bottom: 20px;
}
.live .cardList .title{
	height: 50px;
	line-height: 50px;
	background-color: #f5f5f5;
	font-size: 17px;
	/* font-weight: bold; */
	text-align: left;
	padding-left: 10px;
}
.live .cardList .item{
	width: 80%;
	height: 140px;
	display: inline-block;
	padding: 20px;
	cursor: pointer;
}
.live .cardList .item img{
	width: 100%;
	/* height:100%; */
}
.live .cardList .item p{
	font-size: 20px;
}
.infoList{
	box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
	display: inline-block;
	width: 78%;
	float: left;
	clear: both;
	margin-top: 20px;
	margin-right: 20px;
}
.infoList .item{
	width: 29%;
	display: inline-block;
	margin: 10px 19px;
	/* height: 300px; */
	cursor: pointer;
	position: relative;
}
.infoList .item img{
	width: 100%;
	height: 170px;
	border-radius: 8px;
}
.infoList .item p{
	height: 30px;
	font-size: 18px;
	overflow: hidden; /* 确保超出容器的文本被隐藏 */
	white-space: nowrap; /* 防止文本换行 */
	text-overflow: ellipsis; /* 超出部分显示省略号 */
}
.infoList .item .time{
	color: #a3a2a2;
	font-size: 14px;
}
.infoList .box{
	margin: 10px 0;
}
.infoList .title{
	height: 50px;
	line-height: 50px;
	background-color: #f5f5f5;
	font-size: 17px;
	/* font-weight: bold; */
	text-align: left;
	padding-left: 10px;
}
.infoList .status{
	position: absolute;
	right: 10px;
	top: 10px;
	padding: 3px 5px;
	background-color: #515151;
	border-radius: 5px;
	color: white;
}
.isStart{
	background-color: green;
}
.IsEnd{
	background-color: red;
}