*{
	margin:0;
	padding: 0;
	outline: none;
	transition: all 0.3s;
	font-family: '微软雅黑'
}
ul,li{
	list-style: none;
	margin:0;
	padding:0;
}
body .serverMask[data-v-3198c9ef]{position: fixed;}
.w-header .w-header-list .w-dropdown-toggle .am-dropdown-content li a{
	line-height: 38px;
	height: 38px;
	font-size: 14px;
	padding: 0 20px
}
.w-header .w-header-list .w-dropdown-toggle .w-avatar{
	width: 26px;
	height: 26px;
	border-radius: 50%;
	margin-right:2px;
}
.w-header .w-header-list .w-dropdown-toggle li{
	display: block;
}
.w-header-list .w-dropdown-toggle li a:focus{
	color: #555
}
.w-dropdown-toggle .am-dropdown-content li img{
	width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-right: 8px;
    display: inline-block;
    background: #CFCFCF;
}
.w-dropdown-toggle ul.am-dropdown-content>li.w-cut-status-t>a img{
  margin-left: -6px
}
.w-cont{
	max-width: 1200px;
	margin:0 auto;
	overflow: hidden;
}
.w-header-cont{
	max-width: 1200px;
	margin:0 auto;	
}
.w-header{
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: #eeeeee;
}
.w-applyheader-top{
	line-height: 35px;
}
.w-applyheader-top .am-dropdown-content{
	z-index: 999999999
}
.w-applyheader-megagame .w-header-logo{
	line-height: 60px;
}
.w-applyheader-megagame .w-header-logo a{
	color: #333;
	margin-left:10px;
	position: relative;
}
.w-megagame-cont{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.w-megagame-header{
	overflow: hidden;
}
.w-megagame-header .w-header-logo img{
	float: left;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin-top: 7px
}
.w-megagame-header .w-megagame-list{
	float: right;
	text-align: right;
	overflow: hidden;
	height: 60px;
	line-height: 60px;
}
.w-applyheader-megagame.w-megagame-header .w-megagame-list{
	height: auto;
	max-width:740px;
}
.w-megagame-header .w-megagame-list li{
	display: inline-block;
	margin: 0 10px
}
.w-megagame-header .w-megagame-list li:last-child{
	margin-right: 0
}
.w-megagame-header.w-megagame-header .w-megagame-list li:hover a{
	color: #0e90d2
}
.w-applyheader-megagame.w-megagame-header .w-megagame-list li:last-child{
	margin-right: 10px
}
.w-megagame-header .w-megagame-list li a{
	font-size: 18px;
	color: #333;
	display: block;
	width: 100%;
	height: 100%;
}
.w-megagame-header .w-megagame-banner{
	width: 100%;
	max-height: 450px;
	overflow: hidden;
	text-align: center;
	background: rgba(0,0,0,0.3);
}
.w-megagame-header .w-megagame-banner img{
	max-height: 450px;
	display: inline-block;
	width: 100%;
	min-height: 200px
}
.w-twohang-text-show{
	display: inline-block;
    font-style: inherit;
    width: 280px;
    line-height: 22px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);	
    font-size:16px!important;
}
.w-megagame-list .w-active{
	font-weight:bold;
}
.w-footer.w-footer-pre{ height: auto;line-height: inherit;padding:10px 0;font-size:14px }
.w-footer.w-footer-pre .w-footer-top{
	overflow: hidden;
}
.w-footer.w-footer-pre .w-footer-top li{
	display:inline-block;
	padding: 0 15px;
	font-size:16px;
	position: relative;
}
.w-footer.w-footer-pre .w-footer-top li:before{
	content: '';
	width: 1px;
	height: 15px;
	background:#FFF;
	position: absolute;
	right: -5px;
    top: 6px;
}
.w-footer.w-footer-pre .w-footer-top li:last-child:before{
	width: 0
}
.w-header .w-welcome{
	font-size: 14px;
	float: left;
	color: #515a6e;
	max-width: 600px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.w-header .w-header-list{
	float: right;
}
.w-header .w-header-list li{
	display: inline-block;
}
.w-header .w-header-list li a{
	color: #515a6e;
	font-size: 14px;
	padding: 0 7px;
	position: relative;
}
.w-header .w-header-list li.w-register{
	margin-right:5px
}
.w-header .w-header-list li a.w-review-open{
    padding: 2px 12px;
    border: 1px solid #419ced;
    border-radius: 13px;
    color: #4676a1;	
    transition: all 0.3s
}
.w-header .w-header-list li a.w-review-open:hover{
	background:#1a93ff;
	color: #FFF
}
.w-header .w-header-list li a:hover{
	color: #1a93ff
}
.w-header .w-header-list li.w-register a:before{
	position: absolute;
	content: '';
	right: -5px;
	top: 1px;
	bottom: 1px;
	width: 1px;
	background: #b2b9c8;
}
.w-header-top{
	background:#FFF;
	height: 64px;
	line-height: 64px;
	border-bottom: 1px solid #1a93ff;
	width: 100%;
	overflow: hidden;
}
.w-header-top .w-site-logo{
	float: left;
	font-size: 26px;
	color: #1a93ff;
	line-height: 62px;
}
.w-header-top .w-site-logo a{
	color: #1a93ff
}
.w-header-top .w-site-logo img{
	max-height: 58px;
	max-width: 360px;
	margin-right: 15px;
	position: relative;
    top: -3px;
}
.w-header-top .w-nav,.w-header-top .w-nav li{
	float: right;
	overflow: hidden;
}
.w-header-top .w-nav li{

}
.w-header-top .w-nav li a{
	text-decoration:none;
	font-size: 18px;
	color: #666666;
	display: block;
	padding: 0 28px;
	height: 100%;
	margin-left: 20px;
	position: relative;
}
.w-header-top .w-nav li a span{
	position: relative;
	z-index: 8;
	transition: initial;
}
.w-header-top .w-nav li a:hover span{
	color: #FFF
}
.w-header-top .w-nav li a:hover{
	-webkit-animation: halftone 0.5s forwards;
	animation: halftone 0.5s forwards;
	background: -webkit-radial-gradient(circle, #1a93ff 0.2em, rgba(0, 0, 0, 0) 0.25em) 0 0/1.25em 1.25em, -webkit-radial-gradient(circle, #1a93ff 0.2em, rgba(0, 0, 0, 0) 0.25em) 6.25em 6.25em/1.25em 1.25em;
	background: radial-gradient(circle, #1a93ff 0.2em, rgba(0, 0, 0, 0) 0.25em) 0 0/1.25em 1.25em, radial-gradient(circle, #1a93ff 0.2em, rgba(0, 0, 0, 0) 0.25em) 6.25em 6.25em/1.25em 1.25em;
	color: #e4f789;
}
.w-header-top .w-nav li.w-active a{
	background:#1a93ff;
	color: #FFF
}
.w-banner-wrap{
	height: 245px;
	width: 100%;
	position: relative;
	margin-top: 20px;
}
.w-banner-wrap .w-banner-img{
	position: absolute;
	left:0;
	right: 416px;
	height: 100%
}
.w-banner-wrap .w-banner-img .am-slides img{
	height: 245px;
    max-width: 100%;
    margin: 0 auto;
    width: initial;
}
.w-banner-wrap .w-banner-img .am-slides>li{
	background:rgba(0,0,0,0.3);
}
.w-banner-wrap .w-banner-img .am-slider-default .am-control-nav{
	bottom: 10px
}
.w-banner-wrap .w-banner-img .am-slider-default .am-control-nav li a{
	width: 10px;
	height: 10px;
	transition: all 0.3s
}
.w-banner-wrap .w-banner-img .am-slider-default .am-control-nav li a.am-active{
	color: #FFF;
	background-color:#FFF;
	width: 18px
}
.w-banner-wrap .w-banner-img .am-slider-default .am-direction-nav a:before{
	content: "\f104";
    color: #FFF;
    font-size: 50px!important;
}
.w-banner-wrap .w-banner-img .am-slider-default .am-direction-nav a.am-next:before{
	content: "\f105";
}
.w-banner-wrap .w-msg-list{
	width: 390px;
	border: 1px solid #e1e7ec;
	height: 100%;
	float: right;
}
.w-module-item .w-tit{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e1e7ec;
	padding: 0 12px;
	background: #f9f9f9;
}
.w-module-item .w-tit .w-more{
    float: right;
    color: #999999;
    font-size: 14px;
    padding: 0 5px;
    margin-right: 3px;
    transition: all 0.3s
}
.w-module-item .w-tit .w-more:hover{
	color: #1a93ff;
	text-decoration: underline;
}
.w-module-item .w-tit .w-more i{
    font-style: initial;
    font-size: 20px;
    float: right;
    position: relative;
    top: -3px;
    margin-left: 2px;	
}
.w-module-item .w-tit span{
	color: #1a93ff;
	font-size: 18px;
	padding-left: 23px;
	position: relative;
}
.w-module-item .w-tit span:before{
    content: '';
    width: 16px;
    height: 16px;
    border: 3px solid #1a93ff;
    border-radius: 50%;
    top: 4px;
    left: 0;
    position: absolute;
}
.w-msg-list .w-msg-cont{
	padding: 10px 23px 10px 14px
}
.w-msg-list .w-msg-cont ul li a{
	padding: 10px 0;
	border-bottom: 1px solid #eee;
	display: block;
	transition: all 0.3s;
	font-size: 16px;
	color: #666;
	overflow: hidden;
	line-height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
	min-height: 40px;
	position: relative;
}
.w-msg-list .w-msg-cont ul li a:hover{
	color: #1a93ff
}
.w-msg-list .w-msg-cont ul li a .w-date{
	float: left;
	width: 45px;
	height: 40px;
	background: #1a93ff;
	text-align:center;
	color: #FFF;
	position: relative;
}
.w-msg-list .w-msg-cont ul li a .w-date .w-date-day{
	font-size: 18px;
    position: relative;
    top: -7px;
    text-align: center;
}
.w-msg-list .w-msg-cont ul li a .w-date .w-date-year{
    position: absolute;
    bottom: 1px;
    font-size: 12px;
    transform: scale(0.83);
    -webkit-transform: scale(0.83);
    -moz-transform: scale(0.83);
    -ms-transform: scale(0.83);
    -o-transform: scale(0.83);
    width: 100%;
    text-align: center;
    z-index: 6;
    left: -1px;
    height: 12px;
    color: #FFF;
    width: 100%;
    line-height: 12px;
}
.w-msg-list .w-msg-cont ul li a .w-date:after{
	content: '';
	z-index: 2;
	position: absolute;
	height: 14px;
	background:rgba(0,0,0,0.3);
	bottom: 0;
	left:0;
	width: 100%
}
.w-msg-list .w-msg-cont ul li a .w-msg-tit{
    float: left;
    margin-left: 12px;
    max-width: 290px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: initial;
    line-height: 18px;
    position: absolute;
    left: 42px;
    top: 50%;
    transform: translateY(-50%);
}
.w-msg-list .w-msg-cont ul li:last-child a{
	border: none
}
.w-match-list,.w-match-related{
	margin-top: 20px;
	border: 1px solid #e1e7ec;
}
.w-main[data-type="sign"] .w-match-list{
	margin-bottom:100px	
}
.w-match-list .w-match-cont{
	min-height: 300px;
	padding: 0 20px;
}
.w-match-list .w-match-cont .w-look-more{
	display: block;
	font-size: 18px;
	color: #FFF;
	line-height: 38px;
	background:#999;
	text-align: center;
	transition:all 0.3s;
	border-radius: 4px;
	margin:24px 0
}
.w-match-list .w-match-cont .w-look-more:hover{
	background:#1a93ff;
}
.w-match-item{
	padding:20px 0;
	border-bottom: 1px solid #e5e5e5;
	min-height: 240px;
}
.w-match-item .w-match-logo{
	float: left;
	width: 357px;
	height: 200px;
	border-radius: 8px;
	margin-right: 20px;
	background: rgba(0,0,0,0.3)
}
.w-match-item .w-match-item-cont{
	padding: 15px 0 ;
	margin-left: 370px;
}
.w-match-item .w-match-item-cont .w-match-tit{
	font-size: 24px;
	color: #666666;
	font-weight:bold;
	margin-bottom:5px;
	position: relative;
	padding-right: 100px;
}
.w-match-item:hover .w-match-item-cont .w-match-tit{
	color: #1a93ff;
}
.w-match-item .w-match-item-cont .w-match-tit .w-status{
    position: absolute;
    width: 104px;
    height: 36px;
    color: #FFF;
    background: url(/images/matchcorner.png) no-repeat;
    font-size: 18px;
    right: -21px;
    text-align: center;
    line-height: 36px;
    font-weight: normal;
    padding-left: 15px;
    top: 0
}
.w-match-item .w-match-item-cont .w-match-tit .w-status[sid='2']{
	background-position: -131px 0;
}
.w-match-item .w-match-item-cont .w-match-tit .w-status[sid='0']{
	background-position: -261px 0;
}
.w-match-item .w-match-item-cont .w-match-desc{
	color: #b1b1b1;
	font-size: 16px;
	line-height: 24px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	max-height: 100px
}
.w-match-item .w-match-item-cont .w-match-date{
	color: #999;
	margin-top: 10px;
}
.w-match-item .w-match-item-cont .w-match-date i{
	padding-right: 10px
}
.w-match-related{
	margin-bottom:100px
}
.w-match-related .w-list-cont{
	padding:11px;
}
.w-match-related .w-list-cont ul{
	overflow: hidden;
}
.w-match-related .w-list-cont ul li{
	float: left;
	padding:10px;
	width: 25%
}
.w-match-related .w-list-cont ul li a{
    display: block;
    width: 100%;
    height: 100%;
    background: #f2f9ff;
    text-align: center;
    padding: 15px 0 28px 0;
    transition: all 0.2s
}
.w-match-related .w-list-cont ul li a:hover{
	background:#d9e4ee;
}
.w-match-related .w-list-cont ul li a .w-xg-tit{
    display: block;
    font-size: 14px;
    color: #687590;
    padding: 0 5px;
    line-height: 18px;
}
.w-match-related .w-list-cont ul li a img{
	max-width: 100%;
	max-height: 100%
}
.w-match-related .w-list-cont ul li a .w-xg-logo{
	display: block;
	max-width: 210px;
	margin:0 auto;
	height: 92px;
	text-align: center;
	line-height: 92px
}
.w-footer{
	background:#313131;
	color: #FFF;
	text-align: center;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
}
.w-footer a{
	color: #FFF
}
.w-footer a:hover{
	color: #1a93ff
}
.w-footer .w-footer-login{
	color: #FFF;
	display: inline-block;
	margin-left: 25px;
	transition: all 0.3s
}
.w-footer .w-footer-login:hover{
	color: #1a93ff;

}
/*报名参赛*/
.w-sign-wrap{
	background:#e5f0f4;
}
.w-sign-up{
	height: 80px;
	line-height: 80px;
	background: url(/images/match/signtopbg.png) no-repeat;
	background-position-x: right;
}
.w-sign-up .w-sign-left{
	float: left;
	color: #666;
	font-size: 24px
}
.w-sign-up .w-sign-left .iconfont{
    background: #f54a2c;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    color: #FFF;
    text-align: center;
    line-height: 42px;
    font-size: 26px;
    margin-right: 10px;
}
.w-sign-up .w-sign-btn{
	float: right;
	width: 100px;
	height: 30px;
	border-radius: 3px;
	color: #FFF;
	background: -webkit-linear-gradient(top left, #ff934d, #fc686f);
	background: -o-linear-gradient(top left, #ff934d, #fc686f);
	background: -moz-linear-gradient(bottom right,#ff934d,#fc686f);
	background: linear-gradient(to bottom right, #ff934d, #fc686f);	
	text-align: center;
    line-height: 30px;
    margin: 25px 35px 0 0;
	transition: all 0.2s
}
.w-sign-up .w-sign-btn:hover{
	background: -webkit-linear-gradient(top left, #d1783e, #d0565b);
	background: -o-linear-gradient(top left, #d1783e, #d0565b);
	background: -moz-linear-gradient(bottom right,#d1783e,#d0565b);
	background: linear-gradient(to bottom right, #d1783e, #d0565b);	
}
.w-sign-nav{
	height: 60px;
	border-bottom: 1px solid #e1e7ec;
	line-height: 60px
}
.w-sign-nav ul{
	overflow: hidden;

}
.w-sign-nav ul li{
	float: left;
	margin: 0 30px;
}
.w-sign-nav ul li a{
	font-size: 18px;
	color: #666;
	display: inline-block;
	height: 60px
}
.w-sign-nav ul li a:hover,.w-sign-nav ul li.w-active a{
	color: #3399ff
}
/*动态*/
.w-dynamic-wrap .w-msg-list{
	float: right;
	width: 387px;
	border: 1px solid #e1e7ec;
	margin-top:20px
}
.w-dynamic-wrap .w-match-list{
	float: left;
    width: calc(100% - 410px);
}
.w-dynamic-wrap .w-msg-list .w-msg-cont{
	padding: 0px;
}
.w-dynamic-wrap .w-msg-list .w-msg-cont ul li a{
	padding: 18px;
	line-height: initial;
	position: relative;
}
.w-dynamic-wrap .w-msg-list .w-msg-cont ul li a:hover .w-match-tit,.w-dynamic-wrap .w-msg-list .w-msg-cont ul li a:hover .w-time{
	color: #2195ff
}
.w-dynamic-wrap .w-msg-list .w-msg-cont ul li .w-match-logo{
	width: 110px;
	height: 64px;
	border-radius: 5px;
	float: right;
}
.w-dynamic-wrap .w-msg-list .w-msg-cont ul li a .w-match-tit{
	font-size: 16px;
    color: #666;
    max-width: calc(100% - 120px);
    overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: initial;
}
.w-dynamic-wrap .w-msg-list .w-msg-cont ul li a .w-time{
    font-size: 12px;
    color: #999;
    position: absolute;
    bottom: 18px;
    left: 18px;
}
.w-dynamic-wrap .w-msg-list .w-msg-cont ul li a .w-time i{
    padding-right: 6px;
    font-size: 13px;
}
.w-filtrate-wrap{
	border-bottom: 1px solid #e1e7ec;
    
    position: relative;
}
.w-filtrate-wrap ul{
	max-height: 56px;
	overflow: hidden;
	padding: 15px 20px 0 20px;
}
.w-filtrate-wrap.w-active ul{ 
	max-height:300px;
    overflow-y: auto;
}
.w-filtrate-wrap .w-unfold{
    position: absolute;
    right: 20px;
    bottom: 12px;
    width: 70px;
    height: 29px;
    line-height: 28px;
    text-align: center;
    color: #666;
    border: 1px solid #666;
    border-radius: 17px;
    font-size: 14px;
    cursor: pointer;
    display: none
}
.w-filtrate-wrap .w-unfold:hover{
	background:#1a93ff;
	color: #FFF;
	border-color:#1a93ff 
}
.w-filtrate-wrap .w-unfold .iconfont{
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	display: inline-block;
	position: relative;
	left:5px;
}
.w-filtrate-wrap.w-active .w-unfold .iconfont{
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}

.w-filtrate-wrap ul li a{
	float: left;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	padding: 0 10px;
	border-radius: 3px;
	margin-bottom:15px;
	margin-right:5px;

}
.w-filtrate-wrap ul li.w-active a{
	color: #3399ff;
	margin-bottom:5px;
	background:#e5f2ff;
}
.w-filtrate-wrap ul li a:hover{
	background:#e5f2ff;	
}
.w-dynamic-wrap{
	margin-bottom:100px;
	overflow: hidden;
}
.w-dynamic-wrap .w-match-item .w-match-logo{
	float: right;
	margin-right: 0;
	width: 189px;
	height: 107px;
	border-radius: 5px
}
.w-dynamic-wrap .w-match-item .w-match-item-cont{
	margin: 0 210px 0 0;
	padding: 0;
	min-height: 105px;
}
.w-dynamic-wrap .w-match-item .w-match-item-cont .w-match-desc{
	-webkit-line-clamp:2;
	font-size:14px;
	line-height: 18px
}
.w-dynamic-wrap .w-match-item{
	min-height: initial;
}
.w-dynamic-wrap .w-match-item .w-match-item-cont .w-match-tit{
	padding:0;
	font-size:18px;
}
.w-dynamic-wrap .w-match-item .w-match-item-cont .w-match-tit .w-state{
    display: inline-block;
    color: #FFF;
    background: #f8b551;
    font-size: 14px;
    border-radius: 3px;
    font-weight: normal;
    padding: 0 10px;
    margin-right: 12px;
    line-height: 19px;
}
.w-dynamic-wrap .w-match-item .w-match-item-cont .w-match-tit .w-state[sid="2"]{
	background:#00a0e9;
}
.w-dynamic-wrap .w-match-item .w-match-item-cont .w-match-date .w-span{
	font-size:14px;
	display: inline-block;
	margin-right:20px;
	color: #7b8598
}
.w-dynamic-wrap .w-match-item .w-match-item-cont .w-match-date i{
	padding-right: 5px;
	font-size:12px;
	position: relative;
	top: -1px
}
.w-dynamic-wrap .w-match-item .w-match-item-cont .w-match-date i.icon-tubiao-{
	font-size:17px;
	top: 2px
}

.w-dynamic-wrap .w-msg-list.w-trends .w-msg-cont ul li a .w-time{
	position: initial;
	margin-top: 10px;
}
.w-dynamic-wrap .w-msg-list.w-trends .w-msg-cont ul li a .w-match-tit{
	max-width: initial;
}
.w-dynamic-wrap .w-msg-list.w-trends .w-msg-cont ul li a .w-time span{
	padding-right: 25px;
	display:inline-block;
}
.w-dynamic-wrap .w-msg-list.w-trends .w-msg-cont ul li a .w-time span i.icon-tubiao-{
	font-size:18px;
	float: left;
}
.w-dynamic-wrap .w-detail-wrap{
    border: 1px solid #e1e7ec;
    min-height: 600px;
    display: inline-block;
    width: calc(100% - 410px);
    margin-top: 20px;
    margin-bottom: 100px;
    padding: 14px 19px;
    padding-bottom: 130px;
    position: relative;
}
.w-dynamic-wrap .w-detail-wrap .w-crumbs{

}
.w-dynamic-wrap .w-detail-wrap .w-crumbs a{
	color: #999;
	display: inline-block;
	margin-right:25px;
	font-size:14px;
	position: relative;
}
.w-dynamic-wrap .w-detail-wrap .w-crumbs a:after{
	content: '>';
	position: absolute;
	right: -19px
}
.w-dynamic-wrap .w-detail-wrap .w-crumbs span{
	font-size:14px;
	color: #1a93ff
}
.w-dynamic-wrap .w-detail-wrap .w-crumbs a:hover{
	color: #1a93ff	
}
.w-dynamic-wrap .w-detail-wrap .w-detail-cont .w-detail-tit{
	color: #1a93ff;
	font-size:24px;
	max-width: 100%;
	line-height: 30px;
	margin: 20px 0 15px 0;
}
.w-dynamic-wrap .w-detail-wrap .w-detail-cont .w-match-date{
	font-size:14px;
	color: #7b8598
}
.w-dynamic-wrap .w-detail-wrap .w-detail-cont .w-match-date .w-span{
	display: inline-block;
	margin-right:20px
}
.w-dynamic-wrap .w-detail-wrap .w-detail-cont .w-match-date .w-span i{
	font-size:12px;
	padding-right:5px;
	position: relative;
	top: -1px
}
.w-dynamic-wrap .w-detail-wrap .w-detail-cont .w-match-date .w-span i.icon-tubiao-{
	font-size:18px;
	float: left;
	top: -2px
}
.w-dynamic-wrap .w-detail-wrap .w-detail-cont .w-detail{
	color: #666;
	font-size:16px;
	margin-top: 10px;
}
.w-dynamic-wrap .w-detail-wrap .w-detail-cont .w-detail img{
	max-width: 100%;
	max-height: 600px;
}
.w-detail-wrap .w-prev-next{
    height: 60px;
    margin-top: 70px;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 40px;
}
.w-detail-wrap .w-prev-next li{
	float: left;
    width: 47%;
    text-align: right;
    padding: 10px 20px;
    box-shadow: 0 0 6px #efefef;
    border-radius: 5px;
    position: relative;
    height: 58px
}
.w-detail-wrap .w-prev-next li a{
	display: block;
	width: 100%;
	height: 100%
}
.w-detail-wrap .w-prev-next li .w-desc{
    display: inline-block;
    font-size: 14px;
    color: #999;
    line-height: 18px;
}
.w-detail-wrap .w-prev-next li .w-desc .w-color{
	color: #5a6070;
	font-size:12px;
}
.w-detail-wrap .w-prev-next li .w-desc span{
	display: block;
}
.w-detail-wrap .w-prev-next li.w-next{
	float: right;
	text-align: left
}
.w-detail-wrap .w-prev-next li:hover span,.w-detail-wrap .w-prev-next li:hover .iconfont{
	color: #1a93ff
}
.w-detail-wrap .w-prev-next li .iconfont{
    position: absolute;
    color: #999;
    left: 17px;
    top: 10px;
    font-size: 24px;
}
.w-detail-wrap .w-prev-next li.w-next .iconfont{
	left:initial;
	right: 17px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
.w-handbook{
	width: 100%;
	min-height: 800px
}
.w-match-help{
	margin-bottom:100px;
}
.w-match-help .w-video{
    background: #e5f0f4;
    margin-top: 30px;
    padding: 10px 20px;
    border: 1px solid #1a93ff;	
}
.w-match-help .w-video .w-tit{
	margin-bottom:10px;
	font-size:18px;
}
.w-match-help .w-video .w-tit .iconfont{
	padding-right:10px;
}
.prism-player{
	margin:0 auto;
	overflow: hidden;
}
.w-nologin-alert-wrap {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    z-index: 99999999;
}
.w-phone-nav{
	display: none
}
/*悬浮链接*/
.w-fixed-service-wrap{
	position: fixed;
	right: 50px;
	bottom: 70px
}
.w-fixed-service-wrap ul li{
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	background:rgba(0,0,0,0.4);
	color: #FFF;
	border-bottom: 1px solid #FFF;
	position: relative;
}
.w-fixed-service-wrap ul li:last-child{
	border: none
}
.w-fixed-service-wrap ul li:hover{
	background:rgba(0,0,0,0.6);
}
.w-fixed-service-wrap ul li:hover .w-fixed-cont-wrap{
	width: 240px;
}
.w-fixed-service-wrap ul li .w-fixed-cont-wrap{
	color: #666;
	position: absolute;
    right: 39px;
    top: 50%;
    width: 0;
    overflow: hidden;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    padding: 15px 0;
    transition: all 0.2s;
    text-align: left;
}
.w-fixed-service-wrap ul li .w-fixed-cont-wrap .w-boxshow-fixed{
	webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,.01), 0 8px 8px 0 rgba(0,0,0,.04);
    -moz-box-shadow: 0 0 8px 0 rgba(0,0,0,.01),0 8px 8px 0 rgba(0,0,0,.04);
    box-shadow: 0 0 8px 0 rgba(0,0,0,.01), 0 8px 8px 0 rgba(0,0,0,.04);
    background: #FFF;
    width: 200px;
    float: right;
    margin-right: 20px;
    border-radius: 5px;
}
.w-fixed-service-wrap ul li .w-fixed-cont-wrap .w-boxshow-fixed img{
	width: 160px;
	height: 160px;
	margin:15px auto;
	display:block;
}
.w-fixed-service-wrap ul .w-edit-top-btn{
	display:none;
}
.w-fixed-service-wrap ul li .w-fixed-cont-wrap .w-boxshow-fixed .w-tit{
	display: block;
    font-size: 14px;
    line-height: 28px;
    border-bottom: 1px solid #EEE;
    padding-left:15px
}
.w-fixed-service-wrap ul li .w-fixed-cont-wrap .w-boxshow-fixed  span,.w-fixed-service-wrap ul li .w-fixed-cont-wrap .w-boxshow-fixed a{
	padding:0 15px;
}
.w-fixed-service-wrap ul li .w-fixed-cont-wrap .w-boxshow-fixed a:focus{
	color: #333;
	background:none;
}
.w-fixed-service-wrap ul li .w-fixed-cont-wrap .w-boxshow-fixed:before,.w-fixed-service-wrap ul li .w-fixed-cont-wrap .w-boxshow-fixed:after {
	content: "";
    display: block;
    border-width: 10px;
    position: absolute;
    top: 50%;
    transform:translateY(-50%);
    right: 0;
    border-style: solid dashed dashed dashed;
    border-color: transparent transparent transparent #FFF;
    font-size: 0;
    line-height: 0;
}
.am-popover{
	z-index: 99999999
}
.pagination li { display:inline-block; margin-left:-1px; list-style: none;}
.pagination li a,.pagination li span{  padding: 6px 14px; border: 1px solid #DDD }
.pagination li.active span{ background: #0e90d2;color: #FFF;border-color:#0e90d2  }
.pagination li a:hover{ background: #EDEDED }
@-webkit-keyframes halftone {
  100% {
    background-size: 2.375em 2.375em, 0.1em 0.1em;
  }
}
@keyframes halftone {
  100% {
    background-size: 2.375em 2.375em, 0.1em 0.1em;
  }
}
@media screen and (max-width:1024px){
	.w-cont{
		padding: 0 20px;
	}
	.prism-player{
		width: 1000px!important
	}
}
@media screen and (max-width:641px){
	.w-nav,.w-header{
		display: none
	}
	.w-cont,.w-match-list .w-match-cont{
		padding:0 5px;
	}
	.w-dynamic-wrap .w-detail-wrap{
		border: none;
		padding:0;
		padding-bottom: 150px;
    	margin-bottom: 10px;
	}
	.w-match-item .w-match-item-cont .w-match-date{
		margin-top: 0;
		font-size:14px
	}
	.w-match-item .w-match-item-cont .w-match-date i{
		padding-right: 5px;
		font-size:14px;
	}
	.w-match-item{
		padding:5px 0;
		margin-bottom: 10px;
	}
	.w-match-item .w-match-item-cont .w-match-desc p{
		margin:0;
	}
	.w-phone-nav{
		display: block;
	}
	.w-header-top,.w-sign-nav{
		height: 44px;
    	line-height: 44px;
	}
	.w-header-top .w-site-logo{
		font-size:20px;
		line-height: 44px
	}
	.w-header-top .w-site-logo img{
		max-height:38px;
		max-width: 100px;
		margin-right:10px;
	}
	.am-menu-offcanvas2 .am-menu-toggle{
		color: #35a0ff;
		top: -45px
	}
	.am-menu-offcanvas2 .am-menu-nav>li.w-active a{
		background:#0c151d
	}
	.w-banner-wrap,.w-match-list{
		height: initial;
		margin-top:5px;
	}
	.w-banner-wrap .w-banner-img{
		position: initial;
	}
	.w-banner-wrap .w-banner-img .am-slider-default{
		margin-bottom:5px;
	}
	.w-banner-wrap .w-banner-img .am-slides img{
		height: 150px
	}
	.w-banner-wrap .w-msg-list,.w-dynamic-wrap .w-match-list,.w-dynamic-wrap .w-msg-list,.w-dynamic-wrap .w-detail-wrap{
		float: initial;
		width: 100%
	}
	.w-match-item .w-match-logo{
		width: 100%;
		margin-right:0;
	}
	.w-match-item .w-match-item-cont{
		margin-left:0;
		padding:0;
	}
	.w-match-item .w-match-item-cont .w-match-tit .w-status{
		right: -1px
	}
	.w-module-item .w-tit span,.w-dynamic-wrap .w-match-item .w-match-item-cont .w-match-tit,.w-footer{
		font-size:16px;
	}
	.w-match-item .w-match-item-cont .w-match-tit{
		padding-right: 0;
		font-size:18px;
		margin-bottom:0;
	}
	.w-match-related .w-list-cont ul li{
		width: 50%;
		padding: 2px;
		height: 130px
	}
	.w-match-related .w-list-cont{
		padding:5px;
	}
	.w-match-related .w-list-cont ul li a .w-xg-logo{
		height: 40px;
		line-height: 40px;
		margin-bottom: 10px;
	}
	.w-match-related .w-list-cont ul li a{
		padding: 20px 0
	}
	.w-dynamic-wrap .w-match-item .w-match-item-cont .w-match-tit .w-state{
		font-size:12px;
		margin-right:5px;
	}
	.w-sign-nav ul li{
		margin:0 10px;
	}
	.w-sign-nav ul li a{
		font-size:16px;
		height: 44px
	}
	.w-sign-up{
		height: 60px;
		line-height: 60px
	}
	.w-sign-up .w-sign-left{
		font-size:20px;
	}
	.prism-player{
		height: 150px!important;
		width: 100%!important
	}
	.w-match-help .w-video iframe{
		height: 150px!important
	}
	.w-dynamic-wrap .w-match-item .w-match-logo{
		width: 94px;
    	height: 63px;
    	margin-top: 5px;
	}
	.w-dynamic-wrap .w-match-item .w-match-item-cont{
		margin: 0 100px 0 0;
		min-height: 75px
	}
	.w-dynamic-wrap .w-match-item .w-match-item-cont .w-match-desc{
		position: relative;
		top: 3px
	}
	.w-filtrate-wrap{
		padding: 14px 10px 0 8px;
		padding-right: 90px;
	}
	.w-filtrate-wrap .w-unfold{
		right: 10px
	}
	.w-detail-wrap .w-prev-next li{
		padding: 6px 10px;
	}
	.w-detail-wrap .w-prev-next li .iconfont{
		left: 9px;
    	top: 7px;
	}
	.w-detail-wrap .w-prev-next li.w-next .iconfont{
		right: 9px;
    	top: 5px;		
	}
	.w-detail-wrap .w-prev-next li .w-desc span{
	    max-width: 110px;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;	
	}
	.w-dynamic-wrap .w-msg-list .w-msg-cont ul li a{
		padding:10px;
	}
}

















