@charset "utf-8";

/* CSS Document Start*/
::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

::-webkit-scrollbar-button {
	display: none;
}

::-webkit-scrollbar-thumb {
	background-color: #a4a4a4;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

::-webkit-scrollbar-track {
	background-color: #ebebeb;
}
/* #header{position:fixed;top:0;z-index:99;} */

@media only screen and (max-width: 1439px) {
	#live {
		margin-top: 0px;
		height: auto;
		overflow: hidden;
		background: #f3f4f8;
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		-o-transition: all 1s;
		transition: all 1s;
	}

	.slide-box {
		width: 100px;
		height: 100%;
		overflow: hidden;
		position: fixed;
		left: 0;
		top: 82px;
		z-index: 9;
	}

	.slide-container {
		overflow: auto;
		width: 0px;
		top: 80px;
		left: 0;
		bottom: 0;
		position: fixed;
		background: url(../show/images/linTmp/live-slide.png) center top repeat;
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		-o-transition: all 1s;
		transition: all 1s;
	}

	.slide-max {
		top: 82px;
		bottom: 0;
		left: 0;
		margin: auto 0;
		z-index: -9;
		width: 83px;
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		-o-transition: all 1s;
		transition: all 1s;
		filter: alpha(opacity=0);
		opacity: 0;
	}

	.slide-min {
		position: fixed;
		top: 82px;
		bottom: 0;
		left: 0;
		margin: auto 0;
		z-index: 9;
		width: 83px;
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		-o-transition: all 1s;
		transition: all 1s;
		filter: alpha(opacity=0);
		opacity: 0;
/*padding-top:20px;*/
	}

	.slide-min dt {
		position: fixed;
		bottom: 28px;
		left: 0;
		overflow: hidden;
		padding: 0 0;
		width: 83px;
	}

	.slide-min dt a {
		color: #fff;
		width: 83px;
		height: 28px;
		display: block;
		font-size: 14px;
		margin: 0 auto 15px;
		line-height: 28px;
		text-align: center;
		border-radius: 20px;
		background: -webkit-linear-gradient(45deg, #d02d54, #d02d54);
		background: -moz-linear-gradient(45deg, #d02d54, #d02d54);
		background: -ms-linear-gradient(45deg, #d02d54, #d02d54);
		background: -o-linear-gradient(45deg, #d02d54, #d02d54);
		background: linear-gradient(45deg, #d02d54, #d02d54);
	}

	.slide-min dt .contact:before {
		content: '\e903';
		font-size: 14px;
		color: #fff;
		margin-right: 2px;
	}

	.slide-min dt .want-live:before {
		content: '\e902';
		font-size: 14px;
		color: #fff;
		margin-right: 2px;
	}

	.slide-min dd {
		padding: 14px 0 10px;
		height: 80px;
		border-top: 1px solid #822156;
	}

	.slide-min dd a {
		display: block;
		text-align: center;
		color: #fff;
		font-size: 16px;
	}

	.slide-min dd:nth-of-type(1) a:before {
		content: '\e929';
		font-size: 40px;
		color: #fff;
		display: block;
		margin-bottom: 15px;
		margin-top: 0;
	}

	.slide-min dd:nth-of-type(2) a:before {
		content: '\e909';
		font-size: 40px;
		color: #fff;
		display: block;
		margin-bottom: 15px;
		margin-top: 0;
	}

	.slide-min dd:nth-of-type(3) a:before {
		content: '\e915';
		font-size: 40px;
		color: #fff;
		display: block;
		margin-bottom: 15px;
		margin-top: 0;
	}

	.slide-min dd:nth-of-type(4) a:before {
		content: '\e907';
		font-size: 40px;
		color: #fff;
		display: block;
		margin-bottom: 15px;
		margin-top: 0;
	}

	.slide-min dd:nth-of-type(5) a:before {
		content: '\e933';
		font-size: 40px;
		color: #fff;
		display: block;
		margin-bottom: 15px;
		margin-top: 0;
	}

	.slide-header {
		overflow: hidden;
	}

	.slide-header dt {
		color: #fff;
		height: 36px;
		padding: 0 10px;
		font-size: 14px;
		line-height: 36px;
		overflow: hidden;
	}

	.slide-header dt strong {
		font-weight: normal;
		display: block;
		float: left;
		overflow: hidden;
		line-height: 36px;
	}

	.slide-header dt strong:before {
		content: '\e900';
		font-size: 16px;
		color: #fff;
		margin-right: 4px;
	}

	.slide-header dt span {
		float: left;
		display: block;
		font-size: 12px;
		margin-top: 1px;
	}

	.slide-header dd {
		height: 36px;
		color: #ffffff;
		padding: 0 5px;
		font-size: 16px;
		line-height: 36px;
		text-align: left;
		overflow: hidden;
		background: -webkit-linear-gradient(45deg, #4c032a, #5d074c);
		background: -moz-linear-gradient(45deg, #4c032a, #5d074c);
		background: -ms-linear-gradient(45deg, #4c032a, #5d074c);
		background: -o-linear-gradient(45deg, #4c032a, #5d074c);
		background: linear-gradient(45deg, #3784f6, #1b4bb9);
	}

	.slide-header dd:before {
		content: '\e90a';
		font-size: 16px;
		color: #ffffff;
		margin-right: 4px;
	}

	.slide-main {
		padding: 5px;
		overflow: hidden;
	}

	.event-live {
		margin-bottom: 15px;
		overflow: hidden;
	}

	.event-title {
		font-size: 14px;
		color: #fff;
		line-height: 21px;
	}

	.event-title:before {
		content: '\e905';
		font-size: 14px;
		color: #fff;
		margin-right: 4px;
	}

	.event-list {
		display: block;
		margin: 5px 0 0;
		padding: 8px;
		border-radius: 5px;
		background: rgba(255,255,255,.13);
		overflow: hidden;
	}

	.event-list span {
		overflow: hidden;
		display: block;
		color: #dfdfdf;
		font-size: 12px;
		height: 28px;
		line-height: 28px;
	}

	.event-list span:before {
		content: '\e904';
		font-size: 12px;
		color: #fff;
		margin-right: 4px;
	}

	.event-list span a {
		color: #ffffff;
	}

	.slide-item {
		overflow: hidden;
		margin-bottom: 5px;
	}

	.slide-item dt {
		font-size: 14px;
		color: #fff;
		overflow: hidden;
		margin-bottom: 8px;
		line-height: 21px;
	}

	.slide-item:nth-child(2) dt:before {
		content: '\e909';
		font-size: 14px;
		color: #fff;
		margin-right: 4px;
	}

	.slide-item:nth-child(3) dt:before {
		content: '\e908';
		font-size: 14px;
		color: #fff;
		margin-right: 4px;
	}

	.slide-item:nth-child(4) dt:before {
		content: '\e907';
		font-size: 14px;
		color: #fff;
		margin-right: 4px;
	}

	.slide-item:nth-child(5) dt:before {
		content: '\e906';
		font-size: 14px;
		color: #fff;
		margin-right: 4px;
	}

	.slide-item dd {
		float: left;
		color: #fff;
		width: 80px;
		height: 27px;
		cursor: pointer;
		font-size: 12px;
		overflow: hidden;
		line-height: 27px;
		margin-right: 12px;
		margin-bottom: 10px;
		text-align: center;
		border-radius: 20px;
		background: rgba(255,255,255,.13);
	}

	.slide-item dd:nth-of-type(2n+2) {
		margin-right: 0;
	}

	.slide-item dd a {
		color: #ffffff;
	}

	.slide-footer {
		overflow: hidden;
		text-align: center;
		padding-bottom: 20px;
	}

	.slide-footer a {
		color: #fff;
		width: 134px;
		height: 38px;
		display: block;
		font-size: 16px;
		margin: 0 auto;
		line-height: 38px;
		text-align: center;
		border-radius: 20px;
		background: -webkit-linear-gradient(45deg, #d02d54, #d02d54);
		background: -moz-linear-gradient(45deg, #d02d54, #d02d54);
		background: -ms-linear-gradient(45deg, #d02d54, #d02d54);
		background: -o-linear-gradient(45deg, #d02d54, #d02d54);
		background: linear-gradient(45deg, #d02d54, #d02d54);
	}

	.slide-footer a.list_appdown {
		position: relative;
		color: #fff;
		width: 134px;
		height: 38px;
		display: block;
		font-size: 16px;
		margin: 0 auto;
		line-height: 38px;
		text-align: center;
		border-radius: 20px;
		background: -webkit-linear-gradient(45deg, #d02d54, #d02d54);
		background: -moz-linear-gradient(45deg, #d02d54, #d02d54);
		background: -ms-linear-gradient(45deg, #d02d54, #d02d54);
		background: -o-linear-gradient(45deg, #d02d54, #d02d54);
		background: linear-gradient(45deg, #d02d54, #d02d54);
		margin: 0 auto !important;
		margin-top: 10px !important;
		text-indent: 17px;
	}

	.slide-footer a.list_appdown .phone_ico {
		position: absolute;
		left: 24px;
		top: 11px;
		width: 16px;
		height: 16px;
		background: url("../images/phone2.png") no-repeat center center/100% 100%;
	}

	.slide-footer .contact:before {
		content: '\e903';
		font-size: 16px;
		color: #fff;
		margin-right: 4px;
	}

	.slide-footer .want-live:before {
		content: '\e902';
		font-size: 16px;
		color: #fff;
		margin-right: 4px;
	}

	.slide-btn {
		width: 17px;
		height: 97px;
		position: fixed;
		z-index: 10;
		cursor: pointer;
		top: 0;
		bottom: 0;
		left: 0px;
		margin: auto 0;
		background: url(../show/images/linTmp/live-slide-btn.png) center center no-repeat;
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		-o-transition: all 1s;
		transition: all 1s;
	}

	#live.curr {
/*padding-left:300px;*/
	}

	#live.curr .slide-box {
		width: 183px;
	}

	#live.curr .slide-container {
		width: 183px;
	}

	#live.curr .slide-max {
		filter: alpha(opacity=100);
		opacity: 1;
		z-index: 9;
		width: 183px;
	}

	#live.curr .slide-min {
		filter: alpha(opacity=0);
		opacity: 0;
		z-index: -9;
	}

	#live.curr .slide-btn {
		left: 183px;
		background: url(../show/images/linTmp/live-slide-curr-btn.png) center center no-repeat;
		display: none;
	}

	.live-box {
		width: 860px;
		height: auto;
		margin: 0 auto;
		overflow: hidden;
	}

	.live-warpper {
		width: 860px;
		margin: 0 auto;
		overflow: hidden;
	}

	.live-tag {
		margin: 13px 0 15px;
		overflow: hidden;
	}

	.live-tag dt {
		height: 30px;
		line-height: 30px;
		font-size: 30px;
		color: #373737;
		float: left;
		margin-right: 13px;
	}

	.live-tag dd {
		float: left;
		color: #d02d54;
		border: 1px solid #d02d54;
		height: 22px;
		line-height: 22px;
		font-size: 14px;
		width: 69px;
		text-align: center;
		margin-top: 6px;
		margin-right: 13px;
		border-radius: 5px;
	}

	.live-list {
		background: #fff;
		min-height: 587px;
		overflow: hidden;
		margin-bottom: 20px;
	}

	.live-item {
		float: left;
		width: 162px;
		height: auto;
		margin: 10px 5px 0px;
		overflow: hidden;
	}

	.live-item .live-img {
		/*background: url(../images/default.jpg) 0 0 no-repeat;*/
		background-size: 100% 100%;
		width: 162px;
		height: 97px;
		overflow: hidden;
		position: relative;
	}

	.live-item .live-img a {
		display: block;
		height: 97px;
	}

	.live-item .live-img a img {
		width: 162px;
	height: auto;
	}

	.live-item .live-img b {
		width: 63px;
		height: 24px;
		display: block;
		overflow: hidden;
		line-height: 24px;
		position: absolute;
		text-align: center;
		background: rgba(0,0,0,.5);
		bottom: 0;
		right: 0;
		color: #fff;
		font-size: 12px;
	}

	.live-item .live-user {
		height: 43px;
		padding: 10px 0;
		overflow: hidden;
	}

	.user-img {
		width: 43px;
		height: 43px;
		border-radius: 50%;
		float: left;
		overflow: hidden;
	}

	.user-info {
/*float:right;*/
		height: auto;
		overflow: hidden;
	}

	.user-info strong {
		display: block;
		overflow: hidden;
		margin-bottom: 5px;
	}

	.user-info strong a {
		font-size: 14px;
		color: #333;
		width: 100%;
		display: block;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	.user-info strong a:hover {
		color: #d02d54;
	}

	.user-info span {
		display: block;
		font-size: 12px;
		color: #8d93a2;
		overflow: hidden;
	}

	.user-info span b {
		float: left;
		display: block;
		width: 100px;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}

	.user-info span i {
		float: right;
		display: block;
	}

	.user-info span i:before {
		content: '\e944';
		font-size: 12px;
		color: #8d93a2;
		margin-right: 3px;
	}

	.list_appdown {
		position: relative;
		color: #fff;
		width: 134px;
		height: 38px;
		display: block;
		font-size: 16px;
		margin: 0 auto;
		line-height: 38px;
		text-align: center;
		border-radius: 20px;
		background: -webkit-linear-gradient(45deg, #d02d54, #d02d54);
		background: -moz-linear-gradient(45deg, #d02d54, #d02d54);
		background: -ms-linear-gradient(45deg, #d02d54, #d02d54);
		background: -o-linear-gradient(45deg, #d02d54, #d02d54);
		background: linear-gradient(45deg, #d02d54, #d02d54);
		margin: 0 auto !important;
		margin-top: 10px !important;
		text-indent: 17px;
	}

	.list_appdown .phone_ico {
		position: absolute;
		left: 24px;
		top: 11px;
		width: 16px;
		height: 16px;
		background: url("../images/phone2.png") no-repeat center center/100% 100%;
	}
}
/**************/
@media only screen and (min-width: 1440px) and  (max-width: 1679px) {
	#live {
		margin-top: 0px;
		height: auto;
		overflow: hidden;
		background: #f3f4f8;
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		-o-transition: all 1s;
		transition: all 1s;
	}

	.slide-box {
		width: 100px;
		height: 100%;
		overflow: hidden;
		position: fixed;
		left: 0;
		top: 82px;
		z-index: 9;
	}

	.slide-container {
		overflow: auto;
		width: 0px;
		top: 80px;
		left: 0;
		bottom: 0;
		position: fixed;
		background: url(../show/images/linTmp/live-slide.png) center top repeat;
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		-o-transition: all 1s;
		transition: all 1s;
	}

	.slide-max {
		z-index: -9;
		width: 83px;
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		-o-transition: all 1s;
		transition: all 1s;
		filter: alpha(opacity=0);
		opacity: 0;
	}

	.slide-min {
		position: fixed;
		top: 82px;
		bottom: 0;
		left: 0;
		margin: auto 0;
		z-index: 9;
		width: 83px;
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		-o-transition: all 1s;
		transition: all 1s;
		filter: alpha(opacity=0);
		opacity: 0;
/*padding-top:20px;*/
	}

	.slide-min dt {
		position: fixed;
		bottom: 28px;
		left: 0;
		overflow: hidden;
		padding: 0 0;
		width: 83px;
	}

	.slide-min dt a {
		color: #fff;
		width: 83px;
		height: 28px;
		display: block;
		font-size: 14px;
		margin: 0 auto 15px;
		line-height: 28px;
		text-align: center;
		border-radius: 20px;
		background: -webkit-linear-gradient(45deg, #d02d54, #d02d54);
		background: -moz-linear-gradient(45deg, #d02d54, #d02d54);
		background: -ms-linear-gradient(45deg, #d02d54, #d02d54);
		background: -o-linear-gradient(45deg, #d02d54, #d02d54);
		background: linear-gradient(45deg, #d02d54, #d02d54);
	}

	.slide-min dt .contact:before {
		content: '\e903';
		font-size: 14px;
		color: #fff;
		margin-right: 2px;
	}

	.slide-min dt .want-live:before {
		content: '\e902';
		font-size: 14px;
		color: #fff;
		margin-right: 2px;
	}

	.slide-min dd {
		padding: 19px 0 15px;
		height: 80px;
		border-top: 1px solid #822156;
	}

	.slide-min dd a {
		display: block;
		text-align: center;
		color: #fff;
		font-size: 16px;
	}

	.slide-min dd:nth-of-type(1) a:before {
		content: '\e929';
		font-size: 40px;
		color: #fff;
		display: block;
		margin-bottom: 15px;
		margin-top: 0;
	}

	.slide-min dd:nth-of-type(2) a:before {
		content: '\e909';
		font-size: 40px;
		color: #fff;
		display: block;
		margin-bottom: 15px;
		margin-top: 0;
	}

	.slide-min dd:nth-of-type(3) a:before {
		content: '\e915';
		font-size: 40px;
		color: #fff;
		display: block;
		margin-bottom: 15px;
		margin-top: 0;
	}

	.slide-min dd:nth-of-type(4) a:before {
		content: '\e907';
		font-size: 40px;
		color: #fff;
		display: block;
		margin-bottom: 15px;
		margin-top: 0;
	}

	.slide-min dd:nth-of-type(5) a:before {
		content: '\e933';
		font-size: 40px;
		color: #fff;
		display: block;
		margin-bottom: 15px;
		margin-top: 0;
	}

	.slide-header {
		overflow: hidden;
	}

	.slide-header dt {
		color: #fff;
		height: 36px;
		padding: 0 10px;
		font-size: 14px;
		line-height: 36px;
		overflow: hidden;
	}

	.slide-header dt strong {
		font-weight: normal;
		display: block;
		float: left;
		overflow: hidden;
		line-height: 36px;
	}

	.slide-header dt strong:before {
		content: '\e900';
		font-size: 16px;
		color: #fff;
		margin-right: 4px;
	}

	.slide-header dt span {
		float: left;
		display: block;
		font-size: 12px;
		margin-top: 1px;
	}

	.slide-header dd {
		height: 36px;
		color: #ffffff;
		padding: 0 5px;
		font-size: 16px;
		line-height: 36px;
		text-align: left;
		overflow: hidden;
		background: #d02d54;
	}

	.slide-header dd:before {
		content: '\e90a';
		font-size: 16px;
		color: #ffffff;
		margin-right: 4px;
	}

	.slide-main {
		padding: 5px;
		overflow: hidden;
	}

	.event-live {
		margin-bottom: 15px;
		overflow: hidden;
	}

	.event-title {
		font-size: 14px;
		color: #fff;
		line-height: 21px;
	}

	.event-title:before {
		content: '\e905';
		font-size: 14px;
		color: #fff;
		margin-right: 4px;
	}

	.event-list {
		display: block;
		margin: 5px 0 0;
		padding: 8px;
		border-radius: 5px;
		background: rgba(255,255,255,.13);
		overflow: hidden;
	}

	.event-list span {
		overflow: hidden;
		display: block;
		color: #dfdfdf;
		font-size: 12px;
		height: 28px;
		line-height: 28px;
	}

	.event-list span:before {
		content: '\e904';
		font-size: 12px;
		color: #fff;
		margin-right: 4px;
	}

	.event-list span a {
		color: #ffffff;
	}

	.slide-item {
		overflow: hidden;
		margin-bottom: 5px;
	}

	.slide-item dt {
		font-size: 14px;
		color: #fff;
		overflow: hidden;
		margin-bottom: 8px;
		line-height: 21px;
	}

	.slide-item:nth-child(2) dt:before {
		content: '\e909';
		font-size: 14px;
		color: #fff;
		margin-right: 4px;
	}

	.slide-item:nth-child(3) dt:before {
		content: '\e908';
		font-size: 14px;
		color: #fff;
		margin-right: 4px;
	}

	.slide-item:nth-child(4) dt:before {
		content: '\e907';
		font-size: 14px;
		color: #fff;
		margin-right: 4px;
	}

	.slide-item:nth-child(5) dt:before {
		content: '\e906';
		font-size: 14px;
		color: #fff;
		margin-right: 4px;
	}

	.slide-item dd {
		float: left;
		color: #fff;
		width: 80px;
		height: 27px;
		cursor: pointer;
		font-size: 12px;
		overflow: hidden;
		line-height: 27px;
		margin-right: 12px;
		margin-bottom: 10px;
		text-align: center;
		border-radius: 20px;
		background: rgba(255,255,255,.13);
	}

	.slide-item dd:nth-of-type(2n+2) {
		margin-right: 0;
	}

	.slide-item dd a {
		color: #ffffff;
	}

	.slide-footer {
		overflow: hidden;
		text-align: center;
		padding-bottom: 20px;
	}

	.slide-footer a {
		color: #fff;
		width: 134px;
		height: 38px;
		display: block;
		font-size: 16px;
		margin: 0 auto;
		line-height: 38px;
		text-align: center;
		border-radius: 20px;
		background: -webkit-linear-gradient(45deg, #d02d54, #d02d54);
		background: -moz-linear-gradient(45deg, #d02d54, #d02d54);
		background: -ms-linear-gradient(45deg, #d02d54, #d02d54);
		background: -o-linear-gradient(45deg, #d02d54, #d02d54);
		background: linear-gradient(45deg, #d02d54, #d02d54);
	}

	.slide-footer .contact:before {
		content: '\e903';
		font-size: 16px;
		color: #fff;
		margin-right: 4px;
	}

	.slide-footer .want-live:before {
		content: '\e902';
		font-size: 16px;
		color: #fff;
		margin-right: 4px;
	}

	.slide-btn {
		width: 17px;
		height: 97px;
		position: fixed;
		z-index: 10;
		cursor: pointer;
		top: 0;
		bottom: 0;
		left: 0px;
		margin: auto 0;
		background: url(../show/images/linTmp/live-slide-btn.png) center center no-repeat;
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		-o-transition: all 1s;
		transition: all 1s;
	}

	#live.curr {
/*padding-left:300px;*/
	}

	#live.curr .slide-box {
		width: 183px;
	}

	#live.curr .slide-container {
		width: 183px;
	}

	#live.curr .slide-max {
		filter: alpha(opacity=100);
		opacity: 1;
		z-index: 9;
		width: 183px;
	}

	#live.curr .slide-min {
		filter: alpha(opacity=0);
		opacity: 0;
		z-index: -9;
	}

	#live.curr .slide-btn {
		left: 183px;
		background: url(../show/images/linTmp/live-slide-curr-btn.png) center center no-repeat;
		display: none;
	}

	.live-box {
		width: 1000px;
		height: auto;
		margin: 0 auto;
		overflow: hidden;
	}

	.live-warpper {
		width: 1000px;
		margin: 0 auto;
		overflow: hidden;
	}

	.live-tag {
		margin: 13px 0 15px;
		overflow: hidden;
	}

	.live-tag dt {
		height: 30px;
		line-height: 30px;
		font-size: 30px;
		color: #373737;
		float: left;
		margin-right: 13px;
	}

	.live-tag dd {
		float: left;
		color: #d02d54;
		border: 1px solid #d02d54;
		height: 22px;
		line-height: 22px;
		font-size: 14px;
		width: 69px;
		text-align: center;
		margin-top: 6px;
		margin-right: 13px;
		border-radius: 5px;
	}

	.live-list {
		background: #fff;
		min-height: 587px;
		overflow: hidden;
		margin-bottom: 20px;
	}

	.live-item {
		float: left;
		width: 190px;
		height: auto;
		margin: 10px 5px 0px;
		overflow: hidden;
	}

	.live-item .live-img {
		/*background: url(../images/default.jpg) 0 0 no-repeat;*/
		background-size: 100% 100%;
		width: 190px;
		height: 114px;
		overflow: hidden;
		position: relative;
	}

	.live-item .live-img a {
		display: block;
		height: 114px;
	}

	.live-item .live-img a img {
		width: 190px;
		/*height: 114px;*/
		height: auto;
	}

	.live-item .live-img b {
		width: 63px;
		height: 24px;
		display: block;
		overflow: hidden;
		line-height: 24px;
		position: absolute;
		text-align: center;
		background: rgba(0,0,0,.5);
		bottom: 0;
		right: 0;
		color: #fff;
		font-size: 12px;
	}

	.live-item .live-user {
		height: 43px;
		padding: 10px 0;
		overflow: hidden;
	}

	.user-img {
		width: 43px;
		height: 43px;
		border-radius: 50%;
		float: left;
		overflow: hidden;
	}

	.user-info {
/*float:right;*/
		height: auto;
		overflow: hidden;
	}

	.user-info strong {
		display: block;
		overflow: hidden;
		margin-bottom: 5px;
	}

	.user-info strong a {
		font-size: 14px;
		color: #333;
		width: 100%;
		display: block;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	.user-info strong a:hover {
		color: #d02d54;
	}

	.user-info span {
		display: block;
		font-size: 12px;
		color: #8d93a2;
		overflow: hidden;
	}

	.user-info span b {
		float: left;
		display: block;
		width: 130px;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}

	.user-info span i {
		float: right;
		display: block;
	}

	.user-info span i:before {
		content: '\e944';
		font-size: 12px;
		color: #8d93a2;
		margin-right: 3px;
	}

	.list_appdown {
		position: relative;
		color: #fff;
		width: 134px;
		height: 38px;
		display: block;
		font-size: 16px;
		margin: 0 auto;
		line-height: 38px;
		text-align: center;
		border-radius: 20px;
		background: -webkit-linear-gradient(45deg, #d02d54, #d02d54);
		background: -moz-linear-gradient(45deg, #d02d54, #d02d54);
		background: -ms-linear-gradient(45deg, #d02d54, #d02d54);
		background: -o-linear-gradient(45deg, #d02d54, #d02d54);
		background: linear-gradient(45deg, #d02d54, #d02d54);
		margin: 0 auto !important;
		margin-top: 10px !important;
		text-indent: 17px;
	}

	.list_appdown .phone_ico {
		position: absolute;
		left: 24px;
		top: 11px;
		width: 16px;
		height: 16px;
		background: url("../images/phone2.png") no-repeat center center/100% 100%;
	}
}
/*****************************************/
@media only screen and (min-width: 1680px) {
	#live {
		margin-top: 0px;
		height: auto;
		overflow: hidden;
		background: #f3f4f8;
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		-o-transition: all 1s;
		transition: all 1s;
	}

	.slide-box {
		width: 100px;
		height: 100%;
		overflow: hidden;
		position: fixed;
		left: 0;
		top: 82px;
		z-index: 9;
	}

	.slide-container {
		width: 0px;
		top: 80px;
		left: 0;
		bottom: 0;
		overflow: auto;
		position: fixed;
		background: url(../show/images/linTmp/live-slide.png) center top repeat;
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		-o-transition: all 1s;
		transition: all 1s;
	}

	.slide-max {
		z-index: -9;
		width: 83px;
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		-o-transition: all 1s;
		transition: all 1s;
		filter: alpha(opacity=0);
		opacity: 0;
	}

	.slide-min {
		position: fixed;
		top: 82px;
		bottom: 0;
		left: 0;
		margin: auto 0;
		z-index: 9;
		width: 83px;
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		-o-transition: all 1s;
		transition: all 1s;
		filter: alpha(opacity=0);
		opacity: 0;
/*padding-top:20px;*/
	}

	.slide-min dt {
		position: fixed;
		bottom: 28px;
		left: 0;
		overflow: hidden;
		padding: 0 0;
		width: 83px;
	}

	.slide-min dt a {
		color: #fff;
		width: 83px;
		height: 28px;
		display: block;
		font-size: 14px;
		margin: 0 auto 15px;
		line-height: 28px;
		text-align: center;
		border-radius: 20px;
		background: -webkit-linear-gradient(45deg, #d02d54, #d02d54);
		background: -moz-linear-gradient(45deg, #d02d54, #d02d54);
		background: -ms-linear-gradient(45deg, #d02d54, #d02d54);
		background: -o-linear-gradient(45deg, #d02d54, #d02d54);
		background: linear-gradient(45deg, #d02d54, #d02d54);
	}

	.slide-min dt .contact:before {
		content: '\e903';
		font-size: 14px;
		color: #fff;
		margin-right: 2px;
	}

	.slide-min dt .want-live:before {
		content: '\e902';
		font-size: 14px;
		color: #fff;
		margin-right: 2px;
	}

	.slide-min dd {
		padding: 19px 0 15px;
		height: 100px;
		border-top: 1px solid #822156;
	}

	.slide-min dd a {
		display: block;
		text-align: center;
		color: #fff;
		font-size: 16px;
	}

	.slide-min dd:nth-of-type(1) a:before {
		content: '\e929';
		font-size: 40px;
		color: #fff;
		display: block;
		margin-bottom: 15px;
		margin-top: 0;
	}

	.slide-min dd:nth-of-type(2) a:before {
		content: '\e909';
		font-size: 40px;
		color: #fff;
		display: block;
		margin-bottom: 15px;
		margin-top: 0;
	}

	.slide-min dd:nth-of-type(3) a:before {
		content: '\e915';
		font-size: 40px;
		color: #fff;
		display: block;
		margin-bottom: 15px;
		margin-top: 0;
	}

	.slide-min dd:nth-of-type(4) a:before {
		content: '\e907';
		font-size: 40px;
		color: #fff;
		display: block;
		margin-bottom: 15px;
		margin-top: 0;
	}

	.slide-min dd:nth-of-type(5) a:before {
		content: '\e933';
		font-size: 40px;
		color: #fff;
		display: block;
		margin-bottom: 15px;
		margin-top: 0;
	}

	.slide-header {
		overflow: hidden;
	}

	.slide-header dt {
		color: #fff;
		height: 36px;
		padding: 0 10px;
		font-size: 14px;
		line-height: 36px;
		overflow: hidden;
	}

	.slide-header dt strong {
		font-weight: normal;
		display: block;
		float: left;
		overflow: hidden;
		line-height: 36px;
	}

	.slide-header dt strong:before {
		content: '\e900';
		font-size: 16px;
		color: #fff;
		margin-right: 4px;
	}

	.slide-header dt span {
		float: left;
		display: block;
		font-size: 12px;
		margin-top: 1px;
	}

	.slide-header dd {
		height: 36px;
		color: #ffffff;
		padding: 0 5px;
		font-size: 16px;
		line-height: 36px;
		text-align: left;
		overflow: hidden;
		background: -webkit-linear-gradient(45deg, #4c032a, #5d074c);
		background: -moz-linear-gradient(45deg, #4c032a, #5d074c);
		background: -ms-linear-gradient(45deg, #4c032a, #5d074c);
		background: -o-linear-gradient(45deg, #4c032a, #5d074c);
		background: linear-gradient(45deg, #3784f6, #1b4bb9);
	}

	.slide-header dd:before {
		content: '\e90a';
		font-size: 16px;
		color: #ffffff;
		margin-right: 4px;
	}

	.slide-main {
		padding: 5px;
		overflow: hidden;
	}

	.event-live {
		margin-bottom: 15px;
		overflow: hidden;
	}

	.event-title {
		font-size: 14px;
		color: #fff;
		line-height: 21px;
	}

	.event-title:before {
		content: '\e905';
		font-size: 14px;
		color: #fff;
		margin-right: 4px;
	}

	.event-list {
		display: block;
		margin: 5px 0 0;
		padding: 8px;
		border-radius: 5px;
		background: rgba(255,255,255,.13);
		overflow: hidden;
	}

	.event-list span {
		overflow: hidden;
		display: block;
		color: #dfdfdf;
		font-size: 12px;
		height: 28px;
		line-height: 28px;
	}

	.event-list span:before {
		content: '\e904';
		font-size: 12px;
		color: #fff;
		margin-right: 4px;
	}

	.event-list span a {
		color: #ffffff;
	}

	.slide-item {
		overflow: hidden;
		margin-bottom: 5px;
	}

	.slide-item dt {
		font-size: 14px;
		color: #fff;
		overflow: hidden;
		margin-bottom: 8px;
		line-height: 21px;
	}

	.slide-item:nth-child(2) dt:before {
		content: '\e909';
		font-size: 14px;
		color: #fff;
		margin-right: 4px;
	}

	.slide-item:nth-child(3) dt:before {
		content: '\e908';
		font-size: 14px;
		color: #fff;
		margin-right: 4px;
	}

	.slide-item:nth-child(4) dt:before {
		content: '\e907';
		font-size: 14px;
		color: #fff;
		margin-right: 4px;
	}

	.slide-item:nth-child(5) dt:before {
		content: '\e906';
		font-size: 14px;
		color: #fff;
		margin-right: 4px;
	}

	.slide-item dd {
		float: left;
		color: #fff;
		width: 80px;
		height: 27px;
		cursor: pointer;
		font-size: 12px;
		overflow: hidden;
		line-height: 27px;
		margin-right: 12px;
		margin-bottom: 10px;
		text-align: center;
		border-radius: 20px;
		background: rgba(255,255,255,.13);
	}

	.slide-item dd:nth-of-type(2n+2) {
		margin-right: 0;
	}

	.slide-item dd a {
		color: #ffffff;
	}

	.slide-footer {
		overflow: hidden;
		text-align: center;
		padding-bottom: 20px;
	}

	.slide-footer a {
		color: #fff;
		width: 134px;
		height: 38px;
		display: block;
		font-size: 16px;
		margin: 0 auto;
		line-height: 38px;
		text-align: center;
		border-radius: 20px;
		background: -webkit-linear-gradient(45deg, #d02d54, #d02d54);
		background: -moz-linear-gradient(45deg, #d02d54, #d02d54);
		background: -ms-linear-gradient(45deg, #d02d54, #d02d54);
		background: -o-linear-gradient(45deg, #d02d54, #d02d54);
		background: linear-gradient(45deg, #d02d54, #d02d54);
	}

	.slide-footer .contact:before {
		content: '\e903';
		font-size: 16px;
		color: #fff;
		margin-right: 4px;
	}

	.slide-footer .want-live:before {
		content: '\e902';
		font-size: 16px;
		color: #fff;
		margin-right: 4px;
	}

	.slide-btn {
		width: 17px;
		height: 97px;
		position: fixed;
		z-index: 10;
		cursor: pointer;
		top: 0;
		bottom: 0;
		left: 0px;
		margin: auto 0;
		background: url(../show/images/linTmp/live-slide-btn.png) center center no-repeat;
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		-o-transition: all 1s;
		transition: all 1s;
	}

	#live.curr {
/*padding-left:300px;*/
	}

	#live.curr .slide-box {
		width: 183px;
	}

	#live.curr .slide-container {
		width: 183px;
	}

	#live.curr .slide-max {
		filter: alpha(opacity=100);
		opacity: 1;
		z-index: 9;
		width: 183px;
	}

	#live.curr .slide-min {
		filter: alpha(opacity=0);
		opacity: 0;
		z-index: -9;
	}

	#live.curr .slide-btn {
		left: 183px;
		background: url(../show/images/linTmp/live-slide-curr-btn.png) center center no-repeat;
		display: none;
	}

	.live-box {
		width: 1240px;
		height: auto;
		margin: 0 auto;
		overflow: hidden;
	}

	.live-warpper {
		width: 1240px;
		margin: 0 auto;
		overflow: hidden;
	}

	.live-tag {
		margin: 13px 0 15px;
		overflow: hidden;
	}

	.live-tag dt {
		height: 30px;
		line-height: 30px;
		font-size: 30px;
		color: #373737;
		float: left;
		margin-right: 13px;
	}

	.live-tag dd {
		float: left;
		color: #d02d54;
		border: 1px solid #d02d54;
		height: 22px;
		line-height: 22px;
		font-size: 14px;
		width: 69px;
		text-align: center;
		margin-top: 6px;
		margin-right: 13px;
		border-radius: 5px;
	}

	.live-list {
		background: #fff;
		min-height: 587px;
		overflow: hidden;
		margin-bottom: 20px;
	}

	.live-item {
		float: left;
		width: 232px;
		height: auto;
		margin: 10px 8px 0px;
		overflow: hidden;
	}

	.live-item .live-img {
		/*background: url(../images/default.jpg) 0 0 no-repeat;*/
		background-size: 100% 100%;
		width: 232px;
		height: 139px;
		overflow: hidden;
		position: relative;
	}

	.live-item .live-img a {
		display: block;
		height: 139px;
	}

	.live-item .live-img a img {
		height: auto;
		width: 232px;
	}

	.live-item .live-img b {
		width: 63px;
		height: 24px;
		display: block;
		overflow: hidden;
		line-height: 24px;
		position: absolute;
		text-align: center;
		background: rgba(0,0,0,.5);
		bottom: 0;
		right: 0;
		color: #fff;
		font-size: 12px;
	}

	.live-item .live-user {
		height: 43px;
		padding: 10px 0;
		overflow: hidden;
	}

	.user-img {
		width: 43px;
		height: 43px;
		border-radius: 50%;
		float: left;
		overflow: hidden;
	}

	.user-info {
/*float:right;*/
		height: auto;
		overflow: hidden;
	}

	.user-info strong {
		display: block;
		overflow: hidden;
		margin-bottom: 5px;
	}

	.user-info strong a {
		font-size: 14px;
		color: #333;
		width: 100%;
		display: block;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	.user-info strong a:hover {
		color: #d02d54;
	}

	.user-info span {
		display: block;
		font-size: 12px;
		color: #8d93a2;
		overflow: hidden;
	}

	.user-info span b {
		float: left;
		display: block;
		width: 170px;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}

	.user-info span i {
		float: right;
		display: block;
	}

	.user-info span i:before {
		content: '\e944';
		font-size: 12px;
		color: #8d93a2;
		margin-right: 3px;
	}

	.list_appdown {
		position: relative;
		color: #fff;
		width: 134px;
		height: 38px;
		display: block;
		font-size: 16px;
		margin: 0 auto;
		line-height: 38px;
		text-align: center;
		border-radius: 20px;
		background: -webkit-linear-gradient(45deg, #d02d54, #d02d54);
		background: -moz-linear-gradient(45deg, #d02d54, #d02d54);
		background: -ms-linear-gradient(45deg, #d02d54, #d02d54);
		background: -o-linear-gradient(45deg, #d02d54, #d02d54);
		background: linear-gradient(45deg, #d02d54, #d02d54);
		margin: 0 auto !important;
		margin-top: 10px !important;
		text-indent: 17px;
	}

	.list_appdown .phone_ico {
		position: absolute;
		left: 24px;
		top: 11px;
		width: 16px;
		height: 16px;
		background: url("../images/phone2.png") no-repeat center center/100% 100%;
	}
}