﻿body{
	background-color: #f2f2f2;
}
a {
	outline: none;
}
.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.iframe{width: 100%;height:35px;overflow:hidden;}
.header{
	height: 34px;
	border-bottom:1px solid #dddddd;
	background-color: #fff;
}
.w {
	width: 1500px;
}
.head{
	width: 1500px;
	margin: 0 auto;
	overflow: hidden;
}
.head span{
	float: left;
	line-height: 34px;
	font-size: 0;
}
.head span a{
	font-size: 12px;
	color: #666;
	margin-right: 16px;
}
.head a:hover{
	color: #ff6600;
}.Tophead {
	position: relative;
	margin: 0 auto;width: 1500px;
}
.Tophead p {
	position: absolute;
	float: right;
	right: 0px;
	top: -27px;
	color: #dfdfdf;
}
.Tophead a {
	margin-left: 5px;
    color: #138146;
	font-weight: bold;
}
.Tophead a:hover {
    color: #138146;
	font-weight: bold;
}
.Tophead a.moblie:hover .hbapp {
	display: block;
}
.Tophead a.moweixin:hover .hbweixin {
	display: block;
}
.Tophead a.moblie {
	margin:0 15px;
}
.Tophead a.moweixin {
	margin:0 30px 0 10px
}
.Tophead img.hbapp {
	right:20px;
}
.Tophead img.hbweixin {
	right: -40px;
}
.Tophead img {
	max-width: 150px;
	max-height: 150px;
	position: absolute;
	top: 24px;
	z-index: 9999;
	padding: 8px;
	background: #4bbf5b;
	border-radius: 5px;
	display: none;
}
.head p{ line-height:34px; float:right; color:#dfdfdf; margin-right:130px;}
.head p a{ display:inline-block; color:#666; padding:0 6px;}
.head p a.mobile {
	color: #76a145;
}

.head p a.mobile i {
	margin-right: 2px;
	display: inline-block;
	vertical-align: top;
}

.top{
	background-color: #fff;
}
.top .item{
	width: 1500px;
	margin: 0 auto;
	padding:15px 0;
	background-color: #fff;
	position:relative;
}
.top .item .logo{
	float: left;
	width: 220px;
}
.top .item .pageName{
	float: left;
	font-size: 24px;
	color: #000;
	margin:12px 0 0 20px;
	border-left: 1px solid #ddd;
	padding-left: 20px;
}
.top .item .menu{
	float: right;
	margin-top: 15px;
}
.top .item .menu a{
	display: inline-block;
	font-size: 20px;
	height: 22px;
	line-height: 20px;
	border-right: 1px solid #ddd;
	color: #333;
	padding: 0 22px;
}
.top .item .menu a:hover{
	color: #ff6600;
}
.top .item .menu a:last-child{
	border:none;
}
.search {
	width: 460px;
	height: 35px;
	margin: 6px 0 0 80px;
	float: left;
	border: 2px solid #2cb967;
	position: relative;
	border-radius: 18px;
}

.searchSelect {
	width: 88px;
	height: 35px;
	position: relative;
	float: left;
}

.selectTop {
	position: relative;
	cursor: pointer;
}

.selectTop p {
	font-size: 14px;
	line-height: 18px;
	color: black;
	text-indent: 20px;
	border-right: 1px solid #e6e6e6;
	margin-top: 8px;
}

.selectTop i {
	position: absolute;
	right: 14px;
	top: 7px;
	width: 14px;
	height: 8px;
	background: url("https://www.zyzhan.com/images/index/index.png") no-repeat;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}

.selectTop.focus i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.search button {
	position: absolute;
	height: 39px;
	line-height: 39px;
	background-color: #2cb967;
	color: #ffffff;
	width: 80px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	right: -2px;
	top: -2px;
	border-radius: 0 19px 19px 0;
}

.search input {
	width: 296px;
	height: 35px;
	float: left;
	border: none;
	font-size: 14px;
	color: #333;
	text-indent: 14px;
	background-color: #fff;
}

.selectBot {
	position: absolute;
	width: 88px;
	background-color: #ffffff;
	top: 37px;
	left: 0px;
	z-index: 99;
	border-bottom: 2px solid #e6e6e6;
	border-top: 2px solid #e6e6e6;
	display: none;
}

.selectBot li {
	line-height: 26px;
	font-size: 12px;
	text-indent: 16px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
}

.selectBot li:hover {
	background-color: #76a145;
	border-left: 2px solid #76a145;
	border-right: 2px solid #76a145;
	color: #fff;
	cursor: pointer;
}
.images7{
	width: 1500px;
	margin:20px auto 0;
	overflow: hidden;
}
.images7 .left{
	width: 894px;
	float: left;
}
.briefing {
	width: 100%;
	overflow: hidden;
	height: 506px;
	background: url("../../../images/index/briefing_red.jpg") no-repeat top center #f4f4f4;
}
.briefing_blue {
	background: url("../../../images/index/briefing_blue.jpg") no-repeat top center #f4f4f4;
}
.briefing_blue .briefingRight {
	background: #10477f;
}
.briefing_blue .briefingTitle {
	border-bottom: 1px solid #14599c;
}
.briefing_blue .briefingRight ul li {
	border-bottom: 1px solid #14599c;
}
.briefing_main {
	width: 1200px;
	margin: 0 auto;
}
.briefingLive {
 	width: 900px;
	height: 506px;
	float: left;
	position: relative;
	overflow: hidden;
}
.briefing .briefingRight ul li.focus {
	background: #791a19;
}
.briefing_blue .briefingRight ul li.focus {
	background: #21568c;
}
.briefingLive ul li {
	width: 100%;
	height: 506px;
	position: relative;
}
.briefingLive ul li img {
	width: 100%;
	height: 100%;
}
.briefingLive ul li .bof {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 10;
}
.briefingLive ul li .bof i {
	font-size: 98px;
	color: #fff;
}
.briefingLive ul li .cover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.3;
}
.briefingLive ul li  p {
	position: absolute;
	bottom: 0;
	left:0;
	height: 80px;
	font-size: 26px;
	line-height: 100px;
	text-indent: 20px;
	overflow: hidden;
	width: 100%;
	background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* 标准的语法（必须放在最后） */
}
.briefingLive ul li  p a {
	color: #fff;
}
.briefingRight{
	width: 300px;
	float: right;
	background: #891d1c;
}
.briefingTitle {
	padding-left: 20px;
	width: 100%;
	height: 54px;
	border-bottom: 1px solid #b82827;
	line-height: 54px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	box-sizing: border-box;
}
.briefingTitle i {
	color: #fbc917;
	font-size: 24px;
	margin-right: 6px;
	vertical-align: middle;
}
.briefingRight ul li {
	width: 100%;
	padding: 16px;
	box-sizing: border-box;
	border-bottom: 1px solid #b82827;
	padding-top:18px;
	padding-bottom: 18px;
}
.briefingRight ul li .image {
	width: 124px;
	float: left;
	margin-right: 16px;
	height: 80px;
	position: relative;
}
.briefingRight ul li .image img {
	width: 100%;
	max-width: 100%;
	max-height: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.briefingRight ul li .text{
	overflow: hidden;
	color: #fff;
}
.briefingRight ul li p {
	font-size: 16px;
	line-height: 22px;
	height: 44px;
	margin-top: 5px;
	overflow: hidden;
}
.briefingRight ul li a {
	color: #fff;
}
.briefingRight ul li  span {
	font-size: 14px;
	margin-top: 30px;
	margin-top: 10px;
	display: block;
}
.liveBigImg{
	height: 506px;
	width: 100%;
	overflow: hidden;
	position: absolute;
}
.liveBigImg li{
	float: left;
	position: relative;
}
.images7 .left .image{
	/* padding-bottom:58.3%;
	height: 0;
	overflow: hidden;
	position:relative;
	border-radius: 0px; */
}
.images7 .left .image img{
	width: 100%;
	max-height: none;
	display: block;
}
.images7 .left .image b{
	position:absolute;
	z-index: 1;
	line-height: 40px;
	border-radius: 20px;
	padding: 0 24px;
	color: #fff;
	top: 20px;
	right: 20px;
	font-size: 16px;
	font-weight: normal;
}
.images7 .left .image a{
	position:absolute;
	top: 0;
	right: 0;
	bottom:0;
	left: 0;
	z-index: 9;
}
.images7 .left .image p{
	position:absolute;
	z-index: 2;
	bottom:0;
	left: 0px;
	right: 0px;
	padding:10px 20px;
	font-size: 28px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
}
.images7 .left .image input{
	display: none;
}
.gradual{
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(102,102,102,1)));
	background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,0), rgba(102,102,102,1));
	background-image: -moz-linear-gradient(180deg, rgba(0,0,0,0), rgba(102,102,102,1));
	background-image: -ms-linear-gradient(180deg, rgba(0,0,0,0), rgba(102,102,102,1));
	background-image: -o-linear-gradient(180deg, rgba(0,0,0,0), rgba(102,102,102,0.9));
	background-image: linear-gradient(180deg, rgba(0,0,0,0), rgba(102,102,102,1));
    filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#{000000}', endColorStr='#{666666}');
}
.images7 .right{
	width: 606px;
	float: right;
}
.images7 .right ul{
	overflow: hidden;
}
.images7 .right ul li{
	width: 291px;
	float: left;
	padding: 0 0 12px 12px;
}
.images7 .right ul li input{
	display: none;
}
.images7 .right ul li .image{
	padding-bottom:56%;
	height: 0;
	overflow: hidden;
	position:relative;
	border-radius: 0px;
}
.images7 .right ul li .image img{
	width: 100%;
	max-height: none;
	display: block;
}
.images7 .right ul li.focus .image::after{
	content:'';
	position:absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom:0;
	z-index: 99;
	border:2px solid #76a145;
}
.images7 .right ul li .image b{
	position:absolute;
	z-index: 1;
	line-height: 30px;
	border-radius: 15px;
	padding: 0 12px;
	color: #fff;
	top: 12px;
	right: 12px;
	font-size: 14px;
	font-weight: normal;
}
.images7 .right ul li .image a{
	color: #fff;
}
.images7 .right ul li .image p{
	position:absolute;
	z-index: 5;
	bottom:0;
	left: 0px;
	right: 0px;
	padding:10px 12px;
	font-size: 16px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
}
.images7 .right ul li .image p strong{
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	display: block;
}
.images7 .right ul li .image a:hover p strong{
	height: 44px;
}

.images7 .right ul li .image i{
	font-size: 50px;
	/* background:url('/images/live/live2020.png') no-repeat 0 0; */
	z-index: 4;
	opacity: 0;
	filter:alpha(opacity=0);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}
.images7 .right ul li .image span{
	position:absolute;
	top: 0;
	right: 0;
	bottom:0;
	left: 0;
	background-color: rgba(0,0,0,0);
	z-index: 3;
}
.images7 .right ul li .image a:hover span{
	background-color: rgba(0,0,0,0.3);
}
.images7 .right ul li .image a:hover i{
	opacity: 1;
	filter:alpha(opacity=100);
	-ms-transform: scale(1);
	transform: scale(1);
}
.blockCenter {
	position: absolute;
	top: 40%;
	left: 50%;
	margin-left: -28px;
	margin-top: -20px;
}
.Title{
	width: 1500px;
	margin:30px auto 0;
	position:relative;
}
.Title h2 {
	position: relative;
	width: 100%;
	height: 40px;
}
.Title h2 .left {
	position: absolute;
	left: 120px;
	top: 50%;
	transform: translate(0,-50%);
	width: 477px;
	height: 29px;
	display: inline-block;
	background:url('../../images/live2020/title_left.png') no-repeat;
	background-size: contain;
}
.Title h2 .right {
	position: absolute;
	right: 120px;
	top: 50%;
	transform: translate(0,-50%);
	width: 477px;
	height: 29px;
	display: inline-block;
	background:url('../../images/live2020/title_right.png') no-repeat;
	background-size: contain;
}
.Title  b {
	display: inline-block;
	color: #000;
	font-size: 36px;
	font-weight: normal;
}
.Title  span {
	display: inline-block;
	font-family: "Open Sans";
	font-weight: normal;
	text-transform:uppercase;
	font-size: 16px;
	color: #999;
}
.Title .qiye-live span {
	position: relative;
	top: -5px;
}
.Title .qiye-live {
	margin-top: 5px;
}
.Title .qiye-live  b{
	font-size: 48px;
	margin-top: -9px;
}
.Title .qiye-live i {
	width: 36px;
	height: 36px;
	display: inline-block;
	background: url('../../images/live2020/qiye-live.png') no-repeat;
	background-size: 100% 100%;
	margin-right: 10px;
	margin-top: -2px;
	vertical-align: top;
}
.Title .people b {
	font-size: 38px;
}
.Title .people i {
	width: 36px;
	height: 36px;
	display: inline-block;
	background:url('../../images/live2020/people.png') no-repeat;
	background-size: contain;
	margin-right: 10px;
	margin-top: 2px;

}
.Title .small-video span {
	position: relative;
	top: 5px;
}
.Title .small-video b{
	font-size: 28px;
	margin-top: 5px;
}
.Title .small-video i {
	width: 44px;
	height: 27px;
	display: inline-block;
	background:url('../../images/live2020/small-video.png') no-repeat;
	background-size: contain;
	margin-right: 10px;
	margin-top: 7px;
}
.Title .exhi-con b{
	font-size: 42px;
}
.Title .exhi-con i {
	width: 32px;
	height: 36px;
	display: inline-block;
	background:url('../../images/live2020/exhi-con.png') no-repeat;
	background-size: contain;
	margin-right: 10px;
	margin-top: 4px;
}
.live-list {
	margin: 30px auto 0;
}
.live-list ul {
	overflow: hidden;
	margin: -10px;
}
.live-list ul li {
	width: 20%;
	box-sizing: border-box;
	padding: 10px;
	float: left;
}
.live-list ul li .item {
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden;
	padding-bottom: 10px;
	position: relative;
}
.live-list ul li .item .image {
    height: 160px;
    position: relative;
    overflow: hidden;
}
.live-list ul li .item .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.live-list ul li .item .image .cover {
	position:absolute;
	top: 0;
	right: 0;
	bottom:0;
	left: 0;
	background-color: rgba(0,0,0,0);
	z-index: 3;
}
.live-list ul li .item .image:hover .cover{
	background-color: rgba(0,0,0,0.3);
}
.live-list ul li .item .text {
	padding: 0 10px;
}
.live-list ul li .item .text p {
	font-size: 16px;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.live-list ul li .item .text span {
	float: left;
	color: #666;
	font-size: 16px;
	box-sizing: border-box;
	height: 21px;
	overflow: hidden;
}
.live-list ul li .item .text span i {
	color: #4bbf5b;
	font-size: 15px;
	margin-right: 5px;
}
.live-list ul li .item .text b {
	width: 65px;
	height: 26px;
	display: inline-block;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	left: 0;
	top: 0;
}
.live-list ul li .item .text b.liveing {
	 background-color:#ff7336;
	 background-image:-webkit-gradient(linear, left top, left bottom, from(#ff7336), to(#ff4e00));
	 background-image:-webkit-linear-gradient(90deg, #ff7336, #ff4e00);
	 background-image:-moz-linear-gradient(90deg, #ff7336, #ff4e00);
	 background-image:-ms-linear-gradient(90deg, #ff7336, #ff4e00);
	 background-image:-o-linear-gradient(90deg, #ff7336, #ff4e00);
	 background-image:linear-gradient(90deg, #ff7336, #ff4e00);
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff7336', endColorStr='#ff4e00')
}
.live-list ul li .item .text b.liveing i{
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 5px 3px 0 0;
	background: url(https://public.mtnets.com/Images/public/zhibo-icon.gif) 0 0 no-repeat;
	background-size: 100% 100%;
	vertical-align: top;
}
.live-list ul li .item .text b.notice {
	 background-color:#41a3ff;
	 background-image:-webkit-gradient(linear, left top, left bottom, from(#41a3ff), to(#187aff));
	 background-image:-webkit-linear-gradient(90deg, #41a3ff, #187aff);
	 background-image:-moz-linear-gradient(90deg, #41a3ff, #187aff);
	 background-image:-ms-linear-gradient(90deg, #41a3ff, #187aff);
	 background-image:-o-linear-gradient(90deg, #41a3ff, #187aff);
	 background-image:linear-gradient(90deg, #41a3ff, #187aff);
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#41a3ff', endColorStr='#187aff')
}
.live-list ul li .item .text b.playback {
	 background-color:#6bd28b;
	 background-image:-webkit-gradient(linear, left top, left bottom, from(#6bd28b), to(#4bbf66));
	 background-image:-webkit-linear-gradient(90deg, #6bd28b, #4bbf66);
	 background-image:-moz-linear-gradient(90deg, #6bd28b, #4bbf66);
	 background-image:-ms-linear-gradient(90deg, #6bd28b, #4bbf66);
	 background-image:-o-linear-gradient(90deg, #6bd28b, #4bbf66);
	 background-image:linear-gradient(90deg, #6bd28b, #4bbf66);
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#6bd28b', endColorStr='#4bbf66')
}
.live-list ul li .item .text p a {
	color: #000;
}
.live-list ul li .item .text p a:hover {
	color: #4bbf5b;
}
.live-list ul li .item .image  i {
	font-size: 56px;
	z-index: 4;
	opacity: 0;
	filter:alpha(opacity=0);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	color: #fff;
}
.live-list ul li .item .image:hover i{
	opacity: 1;
	filter:alpha(opacity=100);
	-ms-transform: scale(1);
	transform: scale(1);
}
.interview {
	margin: 30px auto 0;
	overflow: hidden;
}
.interview .bigimg {
	width: 39.5%;
	float: left;
	padding-right: 20px;
	box-sizing: border-box;
}
.interview .bigimg .image {
	padding-bottom: 64.5%;
	height: 0;
	overflow: hidden;
	position: relative;
	border-radius: 10px;
}
.interview .bigimg .image img{
	width: 100%;
	max-height: none;
	display: block
}
.interview .bigimg .image p {
	position: absolute;
   bottom: 0;
   left: 0;
   height: 70px;
   font-size: 20px;
   line-height: 90px;
   padding: 0 10px;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
   width: 100%;
   background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
   background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
   background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
   background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
}
.interview .bigimg .image b {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 35px;
	display: inline-block;
	line-height: 35px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	border-radius: 10px 0 10px 0;
}
.interview .bigimg .image i {
	font-size: 56px;
	transform: scale(1.3);
	color: #fff;
}
.interview .bigimg .image b.liveing {
	 background-color:#ff7336;
	 background-image:-webkit-gradient(linear, left top, left bottom, from(#ff7336), to(#ff4e00));
	 background-image:-webkit-linear-gradient(90deg, #ff7336, #ff4e00);
	 background-image:-moz-linear-gradient(90deg, #ff7336, #ff4e00);
	 background-image:-ms-linear-gradient(90deg, #ff7336, #ff4e00);
	 background-image:-o-linear-gradient(90deg, #ff7336, #ff4e00);
	 background-image:linear-gradient(90deg, #ff7336, #ff4e00);
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff7336', endColorStr='#ff4e00')
}
.interview .bigimg .image b.notice {
	 background-color:#41a3ff;
	 background-image:-webkit-gradient(linear, left top, left bottom, from(#41a3ff), to(#187aff));
	 background-image:-webkit-linear-gradient(90deg, #41a3ff, #187aff);
	 background-image:-moz-linear-gradient(90deg, #41a3ff, #187aff);
	 background-image:-ms-linear-gradient(90deg, #41a3ff, #187aff);
	 background-image:-o-linear-gradient(90deg, #41a3ff, #187aff);
	 background-image:linear-gradient(90deg, #41a3ff, #187aff);
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#41a3ff', endColorStr='#187aff')
}
.interview .bigimg .image b.playback {
	 background-color:#6bd28b;
	 background-image:-webkit-gradient(linear, left top, left bottom, from(#6bd28b), to(#4bbf66));
	 background-image:-webkit-linear-gradient(90deg, #6bd28b, #4bbf66);
	 background-image:-moz-linear-gradient(90deg, #6bd28b, #4bbf66);
	 background-image:-ms-linear-gradient(90deg, #6bd28b, #4bbf66);
	 background-image:-o-linear-gradient(90deg, #6bd28b, #4bbf66);
	 background-image:linear-gradient(90deg, #6bd28b, #4bbf66);
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#6bd28b', endColorStr='#4bbf66')
}
.interview .bigimg .image p a {
	color: #fff;
}
.interview .listimg {
	width: 60.5%;
	float: right;
}
.interview .listimg ul {
	overflow: hidden;
	margin: -10px;
}
.interview .listimg ul li{
	width: 33.3333%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
}
.interview .listimg ul li .image {
	padding-bottom: 60%;
	height: 0;
	overflow: hidden;
	position: relative;
	border-radius: 10px;
}
.interview .listimg ul li .image img {
	width: 100%;
	max-height: none;
	display: block
}
.interview .listimg ul li .image p {
	position: absolute;
   bottom: 0;
   left: 0;
   height: 50px;
   font-size: 16px;
   line-height: 60px;
   padding: 0 10px;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
   width: 100%;
   background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
   background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
   background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
   background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
}
.interview .listimg ul li .image b {
	position: absolute;
	top: 0;
	left: 0;
	width: 65px;
	height: 26px;
	display: inline-block;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	border-radius: 10px 0 10px 0;
}
.interview .listimg ul li .image b.liveing {
	 background-color:#ff7336;
	 background-image:-webkit-gradient(linear, left top, left bottom, from(#ff7336), to(#ff4e00));
	 background-image:-webkit-linear-gradient(90deg, #ff7336, #ff4e00);
	 background-image:-moz-linear-gradient(90deg, #ff7336, #ff4e00);
	 background-image:-ms-linear-gradient(90deg, #ff7336, #ff4e00);
	 background-image:-o-linear-gradient(90deg, #ff7336, #ff4e00);
	 background-image:linear-gradient(90deg, #ff7336, #ff4e00);
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff7336', endColorStr='#ff4e00')
}
.interview .listimg ul li .image b.notice {
	 background-color:#41a3ff;
	 background-image:-webkit-gradient(linear, left top, left bottom, from(#41a3ff), to(#187aff));
	 background-image:-webkit-linear-gradient(90deg, #41a3ff, #187aff);
	 background-image:-moz-linear-gradient(90deg, #41a3ff, #187aff);
	 background-image:-ms-linear-gradient(90deg, #41a3ff, #187aff);
	 background-image:-o-linear-gradient(90deg, #41a3ff, #187aff);
	 background-image:linear-gradient(90deg, #41a3ff, #187aff);
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#41a3ff', endColorStr='#187aff')
}
.interview .listimg ul li .image b.playback {
	 background-color:#6bd28b;
	 background-image:-webkit-gradient(linear, left top, left bottom, from(#6bd28b), to(#4bbf66));
	 background-image:-webkit-linear-gradient(90deg, #6bd28b, #4bbf66);
	 background-image:-moz-linear-gradient(90deg, #6bd28b, #4bbf66);
	 background-image:-ms-linear-gradient(90deg, #6bd28b, #4bbf66);
	 background-image:-o-linear-gradient(90deg, #6bd28b, #4bbf66);
	 background-image:linear-gradient(90deg, #6bd28b, #4bbf66);
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#6bd28b', endColorStr='#4bbf66')
}
.interview .listimg ul li .image p a {
	color: #fff;
}
.video-s {
	margin: 30px auto 0;
}
.video-s ul {
	overflow: hidden;
	margin: -10px;
}
.video-s ul li {
	width: 20%;
	box-sizing: border-box;
	padding: 10px;
	float: left;
}
.video-s ul li .item {
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    padding-bottom: 10px;
}
.video-s ul li .item .image {
    height: 160px;
    position: relative;
    overflow: hidden;
}
.video-s ul li .item .image img {
	width: 100%;
	height: 100%;
	display: block;
}
.video-s ul li .item .text {
	padding: 0 10px;
}
.video-s ul li .item  .text p {
	font-size: 16px;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.video-s ul li .item  .text p a {
	color: #000;
}
.video-s ul li .item  .text p a:hover {
	color: #4bbf5b;
}
.video-s ul li .item  .text span {
	float: left;
	color: #666;
	font-size: 16px;
}
.video-s ul li .item  .text span i {
	color: #676767;
	margin-right: 5px;
	font-size: 16px;
}
.video-s ul li .item .image .cover {
	position:absolute;
	top: 0;
	right: 0;
	bottom:0;
	left: 0;
	background-color: rgba(0,0,0,0);
	z-index: 3;
}
.video-s ul li .item  .image:hover .cover{
	background-color: rgba(0,0,0,0.3);
}
.video-s ul li .item .image  i {
	font-size: 56px;
	z-index: 4;
	opacity: 0;
	filter:alpha(opacity=0);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	color: #fff;
}
.video-s ul li .item .image:hover i{
	opacity: 1;
	filter:alpha(opacity=100);
	-ms-transform: scale(1);
	transform: scale(1);
}

.video-s ul li .item .image b {
	position: absolute;
	top: 0;
	left: 0;
	width: 65px;
	height: 26px;
	display: inline-block;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	border-radius: 5px 0 5px 0;
}
.video-s ul li .item .image b.liveing {
	 background-color:#ff7336;
	 background-image:-webkit-gradient(linear, left top, left bottom, from(#ff7336), to(#ff4e00));
	 background-image:-webkit-linear-gradient(90deg, #ff7336, #ff4e00);
	 background-image:-moz-linear-gradient(90deg, #ff7336, #ff4e00);
	 background-image:-ms-linear-gradient(90deg, #ff7336, #ff4e00);
	 background-image:-o-linear-gradient(90deg, #ff7336, #ff4e00);
	 background-image:linear-gradient(90deg, #ff7336, #ff4e00);
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff7336', endColorStr='#ff4e00')
}
.video-s ul li .item .image b.notice {
	 background-color:#41a3ff;
	 background-image:-webkit-gradient(linear, left top, left bottom, from(#41a3ff), to(#187aff));
	 background-image:-webkit-linear-gradient(90deg, #41a3ff, #187aff);
	 background-image:-moz-linear-gradient(90deg, #41a3ff, #187aff);
	 background-image:-ms-linear-gradient(90deg, #41a3ff, #187aff);
	 background-image:-o-linear-gradient(90deg, #41a3ff, #187aff);
	 background-image:linear-gradient(90deg, #41a3ff, #187aff);
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#41a3ff', endColorStr='#187aff')
}
.video-s ul li .item .image b.playback {
	 background-color:#6bd28b;
	 background-image:-webkit-gradient(linear, left top, left bottom, from(#6bd28b), to(#4bbf66));
	 background-image:-webkit-linear-gradient(90deg, #6bd28b, #4bbf66);
	 background-image:-moz-linear-gradient(90deg, #6bd28b, #4bbf66);
	 background-image:-ms-linear-gradient(90deg, #6bd28b, #4bbf66);
	 background-image:-o-linear-gradient(90deg, #6bd28b, #4bbf66);
	 background-image:linear-gradient(90deg, #6bd28b, #4bbf66);
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#6bd28b', endColorStr='#4bbf66')
}
.Code {
	height: 190px;
	position: relative;
	float: left;
	width: 20%;
}

.Code i {
	font-size: 155px;
	color: #ff9000;
	z-index: 1;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.Code i:before {
	vertical-align: middle;
}

.Code img {
	z-index: 2;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.exhibitionLive{
	width:1500px;
	margin:20px auto 0;
}
.exhibitionLive .item{
	width: 1500px;
}
.exhibitionLive .rightExhiLive {
	width: 68%;
	margin-top: -7px;
	float: left;
	overflow: hidden;
}
.exhibitionLive .notice1 {
	width: 32%;
	float: right;
	overflow: hidden;
	padding-left: 30px;
	box-sizing: border-box;
}
.exhibitionLive .notice1 .notice_main {
	width: 100%;
	box-sizing: border-box;
	padding: 16px;
	background: #fff;
}
.exhibitionLive .notice1 ul {
	padding-left: 16px;
	padding-top: 13px;
	width: 100%;
	box-sizing: border-box;
	border-left: 1px solid #e6e6e6;
}
.exhibitionLive .notice1 ul li {
	width: 100%;
	margin-bottom: 30px;
	position: relative;
}
.exhibitionLive .notice1 ul li:after {
	position: absolute;
	width: 10px;
	content: '';
	top: 8px;
	left: -21px;
	height: 10px;
	background: #cccccc;
	transform: translate(0,-50%) rotate(45deg);
	-ms-transform:translate(0,-50%) rotate(45deg); 	/* IE 9 */
	-moz-transform:translate(0,-50%) rotate(45deg); 	/* Firefox */
	-webkit-transform:translate(0,-50%) rotate(45deg); /* Safari 和 Chrome */
	-o-transform:translate(0,-50%) rotate(45deg); 	/* Opera */
}
.exhibitionLive .notice1 ul li b {
	font-weight: normal;
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 15px;
	display: block;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
}
.exhibitionLive .notice1 ul li:hover b{
	font-weight: bold;
}
.exhibitionLive .notice1 ul li:hover:after {
	position: absolute;
	width: 10px;
	content: '';
	top: 8px;
	left: -21px;
	height: 10px;
	background: #2cb967;
	transform: translate(0,-50%) rotate(45deg);
	-ms-transform:translate(0,-50%) rotate(45deg); 	/* IE 9 */
	-moz-transform:translate(0,-50%) rotate(45deg); 	/* Firefox */
	-webkit-transform:translate(0,-50%) rotate(45deg); /* Safari 和 Chrome */
	-o-transform:translate(0,-50%) rotate(45deg); 	/* Opera */
}
.exhibitionLive .notice1 ul li b a {
	color: #333;
}
.exhibitionLive .notice1 ul li .image {
	width: 38%;
	margin-right: 15px;
	float: left;
	padding-bottom: 22%;
	height: 0;
	overflow: hidden;
	position: relative;
	border-radius: 0px;
}
.exhibitionLive .notice1 ul li .image img {
	width: 100%;
	max-height: none;
	display: block;
}
.exhibitionLive .notice1 ul li .text {
	overflow: hidden;
}
.exhibitionLive .notice1 ul li .text p {
	font-size: 14px;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 4px;
}
.exhibitionLive .notice1 ul li .text p a {
	color: #999;
}
.exhibitionLive .notice1 ul li .text span i {
	margin-right: 3px;
	vertical-align: middle;
}
.exhibitionLive .notice1 ul li .text span {
	width: 115px;
	height: 26px;
	display: block;
	background: #ff9e00;
	border-radius: 15px;
	color: #fff;
	line-height: 26px;
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
}
.exhibitionLive .notice1 .gduo {
	margin: 0 16px;
}
.exhibitionLive .notice1 .gduo a {
	width: 100%;
	height: 40px;
	background: #f4f4f4;
	color: #666666;
	text-align: center;
	line-height: 40px;
	display: block;
}
.exhibitionLive .notice1 .gduo a i {
	margin-left: 5px;
	font-size: 10px;
}
.exhibitionLive .rightExhiLive ul {
	width: 61%;
	float: left;
}
.exhibitionLive .rightExhiLive ul.ul2 {
	width: 39%;
	float: left;
}
.exhibitionLive .rightExhiLive ul.ul2 li {
	width: 100%;
	padding-left: 7px;
	padding-right: 0px;
}
.exhibitionLive .rightExhiLive ul.ul2 li .image {
	padding-bottom: 65%;
}
.exhibitionLive .rightExhiLive li{
	width: 50%;
	float: left;
	padding: 7px;
	padding-left: 0px;
	box-sizing: border-box;
}
.exhibitionLive .rightExhiLive li .image{
	padding-bottom:56%;
	height: 0;
	overflow: hidden;
	position:relative;
	border-radius: 0px;
}
.exhibitionLive .rightExhiLive li .image img{
	width: 100%;
	max-height: none;
	display: block;
}
.exhibitionLive .rightExhiLive li .image b{
	position:absolute;
	z-index: 1;
	line-height: 30px;
	border-radius: 15px;
	padding: 0 12px;
	color: #fff;
	top: 12px;
	right: 12px;
	font-size: 14px;
	font-weight: normal;
}
.exhibitionLive .rightExhiLive li .image a{
	color: #fff;
}
.exhibitionLive .rightExhiLive li .image p{
	position:absolute;
	z-index: 5;
	bottom:0;
	left: 0px;
	right: 0px;
	padding:15px 12px 10px 12px;
	font-size: 16px;
	overflow: hidden;
	color: #fff;
	font-weight: normal;
}
.exhibitionLive .rightExhiLive li .image p strong{
	height: 18px;
	line-height: 20px;
	overflow: hidden;
	display: block;
	font-weight: normal;
}
.exhibitionLive .rightExhiLive li .image a:hover p strong{
	height: 40px;
}

.exhibitionLive .rightExhiLive li .image i{
	font-size: 50px;
	/* background:url('/images/live/live2020.png') no-repeat 0 0; */
	z-index: 4;
	opacity: 0;
	filter:alpha(opacity=0);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}
.exhibitionLive .rightExhiLive li .image span{
	position:absolute;
	top: 0;
	right: 0;
	bottom:0;
	left: 0;
	background-color: rgba(0,0,0,0);
	z-index: 3;
}
.exhibitionLive .rightExhiLive li .image a:hover span{
	background-color: rgba(0,0,0,0.3);
}
.exhibitionLive .rightExhiLive li .image a:hover i{
	opacity: 1;
	filter:alpha(opacity=100);
	-ms-transform: scale(1);
	transform: scale(1);
}
.exhibitionLive .rightExhiLive li .image input{
	display: none;
}
.exhibitionLive .rightExhiLive li.bigImg{
	width: 100%;
	float:left;
	margin:0;
}
.exhibitionLive .rightExhiLive li.bigImg .image{
	padding-bottom:55%;
}
.exhibitionLive .rightExhiLive li.bigImg .image p{
	padding:10px 12px 10px 12px;
	font-size: 22px;
}
.exhibitionLive .rightExhiLive li.bigImg .image p strong{
	height: 30px;
	line-height: 30px;
}
.exhibitionLive .rightExhiLive li.bigImg .image a:hover p strong{
	height: 56px;
}
.exhibitionLive .rightExhiLive li.bigImg .image i{
	font-size: 64px;
}
.controll{
	position:absolute;
	right: 0;
	top: 6px;
	height: 20px;
	line-height: 20px;
}
.controll a{
	color: #999;
	display: inline-block;
}
.controll a:hover{
	color: #76a145;
}
.controll p{
	display: inline-block;
	padding: 0 20px;
	font-size: 16px;
}
.leftBar_item {
	width: 50px;
	height: 166px;
	background-color: #ff852d;
	float: right;
	border-radius: 3px 0 0 3px;
}
.leftBar_item .leftBar_logo {
	width: 32px;
	height: 30px;
	background: url("../../../images/index/leftBar_logo.png") no-repeat;
	text-align: center;
	margin: 8px 10px;
	background-size: contain;
}
.leftBar_item .leftBar_logo img {
	width: 100%;
}
.leftBar_item p {
	font-size: 16px;
	margin: 0 15px;
	text-align: center;
	color: #fff;
}
.leftBar_item p i {
	width: 12px;
	height: 14px;
	background: url("../../../images/index/leftBar_ico.png") no-repeat;
	text-align: center;
	display: inline-block;
	background-size: contain;
	vertical-align: middle;
	margin-top: 5px;
}
.leftBar_hover {
	display: none;
	background-color: #fff;
}
.leftBar:hover .leftBar_hover {
	display: block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.leftBar:hover .leftBar_item {
	display: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.leftBar{
	position:fixed;
	right: 5px;
	top: 30%;
	transform: translateY(-30%);
	border-radius:2px;
	overflow: hidden;
	width: 115px;
	z-index: 999;
	display: none;
}
.leftBar span{
	display: block;
	height: 44px;
	font-size: 16px;
	line-height: 44px;
	text-indent: 15px;
	font-weight: bold;
	color: #fff;
	font-family: 'microsoft yahei';
	background:#ff7b22 url('/images/live/live2020.png') no-repeat 100% -436px;
}
.leftBar .item{
	padding:8px 0;
	border-bottom:1px solid #f0f0f0;
}
.leftBar .item b{
	display: block;
	font-size: 14px;
	padding:2px 10px 8px 15px;
}
.leftBar .item b a{
	color: #333;
}
.leftBar .item p a{
	display: inline-block;
	width: 55px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	text-indent: 15px;
	color: #999;
}
.leftBar .item a:hover{
	color: #ff6600;
}
.leftBar .item p a.oneline{
	width: 100px;
}
.gotoTop{
	background-color: #fffbf8;
	height: 45px;
	text-align: center;
}
.gotoTop a{
	display: inline-block;
	line-height: 14px;
	font-size: 12px;
	padding-right: 20px;
	color: #ff6600;
	margin-top: 16px;
	background:url('/images/live/live2020.png') no-repeat 100% -402px;
}
.shortVide{
	width: 1512px;
	height: 470px;
	margin:15px auto 0;
	position:relative;
}

.shortVide ul{
	position:absolute;
	top: 0;
	left: 0px;
}
.shortVide ul li{
	width: 20%;
	float: left;
	padding:6px;
	box-sizing: border-box;
}
.shortVide ul li .item{
	background-color: #fff;
	overflow: hidden;
	border-radius: 12px;
}
.shortVide ul li .item .image{
	height: 162px;;
	position:relative;
	overflow: hidden;

}
.shortVide ul li .item .image img{
	width: 100%;
	height: 100%;
	display: block;
}
.shortVide ul li .item .image b{
	position:absolute;
	z-index: 1;
	line-height: 30px;
	border-radius: 15px;
	padding: 0 12px;
	color: #fff;
	top: 12px;
	right: 12px;
	font-size: 14px;
	font-weight: normal;
}
.shortVide ul li .item .image i{
	font-size: 56px;
	z-index: 4;
	opacity: 0;
	filter:alpha(opacity=0);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	color: #fff;
}
.shortVide ul li .item .image span{
	position:absolute;
	top: 0;
	right: 0;
	bottom:0;
	left: 0;
	background-color: rgba(0,0,0,0);
	z-index: 3;
}
.shortVide ul li .item .image a:hover span{
	background-color: rgba(0,0,0,0.3);
}
.shortVide ul li .item .image a:hover i{
	opacity: 1;
	filter:alpha(opacity=100);
	-ms-transform: scale(1);
	transform: scale(1);
}
.shortVide ul li .item .txt{
	height: 64px;
	padding: 0 14px;
	position:relative;
	overflow: auto;
}
.shortVide ul li .item .txt p{
	height: 26px;
	margin-top: 8px;
	font-size: 14px;
	line-height: 26px;
	overflow: hidden;
	font-weight: bold;
}
.shortVide ul li .item .txt p a{
	color: #333;
}
.shortVide ul li .item .txt p a:hover{
	color: #ff6600;
}

.shortVide ul li .item .txt span{
	display: block;
	line-height: 18px;
	color: #999;
}
.shortVide ul li .item .txt span b{
	font-weight: normal;
	color: #4bbf5b;
	margin-right: 20px;
}
.main{
	width: 1500px;
	margin: 15px auto 0;
}


.footTop {
	overflow: hidden;
}
.footLeft {
	float: left;
	width: 30%;
	box-sizing: border-box;
	padding-left: 80px;
	overflow: hidden;
}
.footLeft . {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footLeft ul {
	float: left;
	margin-right: 60px;
	overflow: hidden;
}
.footLeft ul li {
	line-height: 36px;
	font-size: 16px;
	color: #fff;
}
.footLeft ul li i {
	width: 26px;
	height: 26px;
	line-height: 36px;
	display: inline-block;
	border-radius: 4px;
	vertical-align: middle;
	background: url(../../../images/index/qq_ico.png) no-repeat center center #40bbb3;
	margin-left: 10px;
}
.footLeft ul li i:hover {
	background: url(../../../images/index/qq_ico.png) no-repeat center center #ff9e00;
}
.footLeft .text {
	margin-top: 10px;
	float: left;
}
.footLeft p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.footLeft .lxqq {
	overflow: hidden;
}
.footLeft p b {
	font-size: 16px;
	font-weight: normal;
}
.footCenter {
	float: left;
	width: 30%;
	overflow: hidden;
	border-left: 1px solid #06b6aa;
	border-right: 1px solid #06b6aa;
	box-sizing: border-box;
	padding-right: 1px;
	padding-left: 6%;
}
.footCenter ul {
	width: 45%;
	float: left;
}
.footCenter ul li {
	line-height: 40px;
	width: 100%;
	float: left;
}
.footCenter ul li a {
	color: #fff;
	font-size: 16px;
}
.footCenter .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footCenter p {
	margin-bottom: 10px;
	margin-top: 10px;
}
.footCenter p a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.footRight {
	width: 40%;
	float: right;
}
.footRight .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}
.footRight .title b {
	font-weight: normal;
}
.footRight ul li {
	width: 33.333%;
	float: left;
}
.footRight ul li .ewm {
	width: 110px;
	height: 110px;
	padding: 8px;
	background: #fff;
	margin: 0 auto;
	border: 8px solid #80d2cc;
}
.footRight ul li .ewm img {
	width: 100%;
	height: 100%;
}

.videoMaskItem {
	width: 450px;
	height: 250px;
	background-color: #fff;
	border-radius: 6px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	font-size: 18px;
	z-index: 99;
}

.videoMaskItem img {
	width: 110px;
	margin: 40px 0 25px 0;
}

.videoMaskItem a {
	position: absolute;
	font-size: 24px;
	top: 14px;
	right: 14px;
	color: #999;
}

.top{
	background-color: #fff;
}
.top .item{
	width: 1500px;
	margin: 0 auto;
	padding:15px 0;
	background-color: #fff;
	position:relative;
}
.top .item .logo{
	float: left;
	width: 220px;
}
.top .item .pageName{
	float: left;
	font-size: 24px;
	color: #000;
	margin:12px 0 0 20px;
	border-left: 1px solid #ddd;
	padding-left: 20px;
}
.top .item .menu{
	float: right;
	margin-top: 15px;
}
.top .item .menu a{
	display: inline-block;
	font-size: 20px;
	height: 22px;
	line-height: 20px;
	border-right: 1px solid #ddd;
	color: #333;
	padding: 0 18px;
}
.top .item .menu a:hover{
	color: #ff6600;
}
.top .item .menu a:last-child{
	border:none;
}
.search {
	width: 460px;
	height: 35px;
	margin: 6px 0 0 30px;
	float: left;
	border: 2px solid #4bbf5b;
	position: relative;
	border-radius: 18px;
}

.searchSelect {
	width: 88px;
	height: 35px;
	position: relative;
	float: left;
}

.selectTop {
	position: relative;
	cursor: pointer;
}

.selectTop p {
	font-size: 14px;
	line-height: 18px;
	color: black;
	text-indent: 20px;
	border-right: 1px solid #e6e6e6;
	margin-top: 8px;
}

.selectTop i {
	position: absolute;
	right: 14px;
	top: 7px;
	width: 14px;
	height: 8px;
	background: url("https://www.zyzhan.com/images/index/index.png") no-repeat;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}

.selectTop.focus i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.search button {
	position: absolute;
	height: 39px;
	line-height: 39px;
	background-color: #4bbf5b;
	color: #ffffff;
	width: 80px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	right: -2px;
	top: -2px;
	border-radius: 0 19px 19px 0;
}

.search input {
	width: 296px;
	height: 35px;
	float: left;
	border: none;
	font-size: 14px;
	color: #333;
	text-indent: 14px;
	background-color: #fff;
}

.selectBot {
	position: absolute;
	width: 88px;
	background-color: #ffffff;
	top: 37px;
	left: 0px;
	z-index: 99;
	border-bottom: 2px solid #e6e6e6;
	border-top: 2px solid #e6e6e6;
	display: none;
}

.selectBot li {
	line-height: 26px;
	font-size: 12px;
	text-indent: 16px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
}

.selectBot li:hover {
	background-color: #76a145;
	border-left: 2px solid #76a145;
	border-right: 2px solid #76a145;
	color: #fff;
	cursor: pointer;
}

.briefing {
	width: 100%;
	overflow: hidden;
	height: 506px;
	background: url("../../images/live2020/briefing_red.jpg") no-repeat top center #f4f4f4;
	background-size: cover;
}
.briefing_main {
	width: 1200px;
	margin: 0 auto;
}

.briefing .briefingRight ul li.focus {
	background: #bb0201;
}
.briefing_blue .briefingRight ul li.focus {
	background: #21568c;
}
.briefingLive ul li {
	width: 100%;
	height: 506px;
	position: relative;
}
.briefingLive ul li img {
	width: 100%;
	height: 100%;
}
.briefingLive ul li .bof {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 10;
}
.briefingLive ul li .bof i {
	font-size: 98px;
	color: #fff;
}
.briefingLive ul li .cover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.3;
}
.briefingLive ul li  p {
	position: absolute;
	bottom: 0;
	left:0;
	height: 80px;
	font-size: 26px;
	line-height: 100px;
	text-indent: 20px;
	overflow: hidden;
	width: 100%;
	background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* 标准的语法（必须放在最后） */
}
.briefingLive ul li  p a {
	color: #fff;
}
.briefingRight{
	width: 300px;
	float: right;
	background: #930100;
}
.briefingTitle {
	padding-left: 20px;
	width: 100%;
	height: 54px;
	border-bottom: 1px solid #b82827;
	line-height: 54px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	box-sizing: border-box;
}
.briefingTitle i {
	color: #fbc917;
	font-size: 24px;
	margin-right: 6px;
	vertical-align: middle;
}
.briefingRight ul li {
	width: 100%;
	padding: 16px;
	box-sizing: border-box;
	border-bottom: 1px solid #b82827;
	padding-top:18px;
	padding-bottom: 18px;
}
.briefingRight ul li .image {
	width: 124px;
	float: left;
	margin-right: 16px;
	height: 80px;
	position: relative;
}
.briefingRight ul li .image img {
	width: 100%;
	max-width: 100%;
	max-height: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.briefingRight ul li .text{
	overflow: hidden;
	color: #fff;
}
.briefingRight ul li p {
	font-size: 16px;
	line-height: 22px;
	height: 44px;
	margin-top: 5px;
	overflow: hidden;
}
.briefingRight ul li a {
	color: #fff;
}
.briefingRight ul li  span {
	font-size: 14px;
	margin-top: 30px;
	margin-top: 10px;
	display: block;
}

.bottomMenu {
	background-color: #00a499;
	margin-top: 30px;
	padding: 30px 0 25px 0;
}
.bottomMenu .item{
	margin:0 auto;
	overflow: hidden;
}

.footer {
	background-color:#242a37;
	padding:40px 0;
	margin-top: 40px;
   }
   .footer .foot {
	margin:0 auto;
	overflow:hidden
   }
   .footer .foot h2 {
	color:#999;
	font-size:18px;
	height:30px;
	font-weight:bold
   }
   .footer .foot h2 b {
	border-bottom:3px solid #5A7648;
	height:30px;
	display:inline-block
   }
   .footer .foot .foot-nav {
	width:570px;
	float:left;
	position: relative;
   }
   .foot-nav-img{
	position: absolute;
	right: 38px;
	bottom: 45px;
	width: 120px;
}
.foot-nav-img span{
	margin-top: 8px;
	font-size: 12px;
	text-align: center;
	  color: #868686;
	  display: block;
}
   .footer .foot .foot-nav p {
	font-size:14px;
	color:#999;
	line-height:30px
   }
   .footer .foot .foot-nav p a {
	color:#999
   }
   .footer .foot .foot-nav p a:hover {
	color:#f90
   }
   .footer .foot .foot-nav p a img {
	margin-left:8px
   }
   .footer .foot .foot-nav .foot-img {
	overflow:hidden;
	width:calc(100% + 20px);
	background:url("https://webinar.zyzhan.com/images/copyright.png") no-repeat 0 0;
	background-size:auto 100%;
	margin-top:12px
   }
   .footer .foot .foot-nav .foot-img li {
	width:84px;
	height:33px;
	float:left;
	margin-right:9px
   }
   .footer .foot .foot-nav .foot-img li a {
	display:block;
	height:33px;
	color:#333;
	border-radius:3px;
	overflow:hidden
   }
   .footer .foot .foot-txt {
	overflow:hidden;
	padding:15px 0 0 0
   }
   .footer .foot .foot-txt li {
	width:14%;
	float:left;
	font-size:14px;
	line-height:30px;
	height:30px;
	overflow:hidden
   }
   .footer .foot .foot-txt li a {
	color:#999
   }
   .footer .foot .foot-txt li a:hover {
	color:#5a7648
   }
   .footer .foot .hot-line {
	width:365px;
	padding-top:10px;
	float:left;
	margin-left:129px;
	color:#999
   }
   .footer .foot .hot-line>b {
	display:block;
	font-size:30px;
	color:#fff;
	margin-top:20px
   }
   .footer .foot .hot-line span {
	display:block;
	font-size:13px;
	line-height:36px
   }
   .footer .foot .hot-line p {
	font-size:14px;
	line-height:28px
   }
   .footer .foot .hot-line p em{
 font-style: normal;
    font-size: 14px;
    line-height: 28px;
    width: 160px;
    display: inline-block;
   }
   .footer .foot .hot-line p span{
    font-size: 14px;
    line-height: 28px;
    display: inline-block;
   }
   
   .footer .foot .hot-line p a {
	display:inline-block;
	width:18px;
	height:21px;
	vertical-align:top;
	margin-top:3px;
	background:url("http://www.chem17.com/images/Index/2019/main.png") no-repeat 100% -223px
   }
   .footer .foot .qr-code {
	float:right;
	padding-top:10px
   }
   .footer .foot .qr-code ul {
	margin-top:28px
   }
   .footer .foot .qr-code ul li {
	float:left;
	padding:0 0 0 40px
   }
   .footer .foot .qr-code ul li:first-of-type {
	padding-left:0
   }
   .footer .foot .qr-code ul li span {
	display:block;
	width:144px;
	height:144px;
	background-color:#fff;
	border:8px solid #fff
   }
   .footer .foot .qr-code ul li span img {
	width:100%;
	height:100%
   }
   .footer .foot .qr-code ul li p {
	text-align:center;
	font-size:14px;
	color:#999;
	margin-top:16px
   }
   .copyright {
	color:#999;
	padding:15px 0;
	text-align:center;
	background-color:#1b1f29;
	font-size:14px
   }
   .copyright a {
	color:#999
   }
   .copyright a:hover {
	color:#ff6600
   }
.fix-navigation {
	background-color: #4bbf5b;
	padding: 12px 0;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 99999;
	display: none;
  }
  .fix-navigation .item {
	width: 1180px;
	margin: 0 auto;
	position: relative;
  }
  .fix-navigation .item .logo {
	float: left;
	margin-top: 0;
  }
  .fix-search {
	width: 614px;
	margin: 0 132px;
	  margin-top: 0px;
	float: left;
	margin-top: 1px;
  }
  .fix-search .form {
	height: 36px;
	float: left;
	background-color: #fff;
	border-radius: 2px;
	width: 100%;
  }
  .fix-search .form .select {
	width: 67px;
	height: 100%;
	position: relative;
	float: left;
	padding: 0;
	background: transparent;
  }
  .fix-search .form .select .select-top {
	width: 100%;
	height: 100%;
	position: relative;
  }
  .fix-search .form .select .select-top p {
	font-size: 14px;
	line-height: 34px;
	cursor: pointer;
	text-indent: 12px;
  }
  .fix-search .form .select .select-top i {
	height: 10px;
	width: 10px;
	display: block;
	top: 15px;
	right: 5px;
	position: absolute;
	background: url(../../images/index/index2019/index.png) no-repeat;
	vertical-align: middle;
	
	transform: rotate(0);
  }
  .fix-search .form .select .select-bot {
	width: 80px;
	position: absolute;
	background-color: #ffffff;
	top: 36px;
	left: 0px;
	z-index: 99;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	display: none;
  }
  
  .fix-search .form .select .select-bot li {
	line-height: 30px;
	font-size: 14px;
	text-indent: 16px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
   
	transition: all 0.3s ease;
  }
  .fix-search .form .select .select-bot li:hover {
	background-color: #4bbf5b;
	border-left: 2px solid #4bbf5b;
	border-right: 2px solid #4bbf5b;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
  }
  .fix-search .form input {
	border: none;
	height: 100%;
	width: 464px;
	font-size: 14px;
	color: #aaaaaa;
	float: left;
	text-indent: 15px;
  }
  .fix-search .form button {
	width: 74px;
	height: 30px;
	border: none;
	background-color: #4bbf5b;
	font-size: 14px;
	color: #fff;
	float: right;
	cursor: pointer;
	outline: none;
	margin: 3px 3px 0 0;
	border-radius: 2px;
	position: relative;
	text-align: center;
  }
  .fix-search .form button i {
	height: 13px;
	width: 14px;
	display: inline-block;
	background: url(../../images/index/index2019/search.png) no-repeat;
	  background-size: auto;
	background-size: cover;
	vertical-align: top;
	margin-top: 3px;
	margin-right: 5px;
  }
  .fix-navigation .item .login-btn {
	float: right;
  }
  .fix-navigation .item .login-btn a {
	display: inline-block;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	vertical-align: top;
	padding: 0 15px;
	border-radius: 2px;
	background-color: #f2a141;
	margin-top: 1px;
	height: 36px;
  }
  /* 20221112 */
  @font-face {
	font-family:'iconfont';
	src:url("//at.alicdn.com/t/font_2186193_88shlwm28mk.woff2?t=1654593743804") format("woff2"),
	url("//at.alicdn.com/t/font_2186193_88shlwm28mk.woff?t=1654593743804") format("woff"),
	url("//at.alicdn.com/t/font_2186193_88shlwm28mk.ttf?t=1654593743804") format("truetype")
   }
   .chem17 {
	font-family:"iconfont" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing:antialiased;
	-webkit-text-stroke-width:0.2px;
	-moz-osx-font-smoothing:grayscale
   }
  .banner {
	padding-top:30px;
   }
   .banner .w{
	   margin: 0 auto;
   }
   .banner .comment {
	padding:0 25px;
	width:400px;
	float:right;
	background-color:#333;
	box-sizing:border-box
   }
   .banner .comment h2 {
	color:#fff;
	font-weight:bold;
	font-size:24px;
	margin-top:32px
   }
   .banner .comment h2 a{
	   color: #fff;
   }
   .banner .comment h2 i {
	color:#f95355;
	font-size:29px;
	font-weight:normal;
	margin-right:12px;
	display:inline-block;
	vertical-align:top
   }
   .banner .comment ul {
	padding-top:10px;
	padding-bottom: 33px;
   }
   .banner .comment ul li {
	overflow:hidden;
	margin-top:18px
   }
   .banner .comment ul li.focus .image {
	border:3px solid #4bbf5b
   }
   .banner .comment ul li .image {
	float:left;
	width: 188px;
	margin-right:15px;
	position:relative;
	border-radius:6px;
	border:3px solid transparent;
	overflow:hidden
   }
   .banner .comment ul li .image:hover {
	border:3px solid #4bbf5b
   }
   .banner .comment ul li .image a {
	display:block;
	height:0;
	padding-bottom:55%;
	overflow:hidden
   }
   .banner .comment ul li .image a img {
	max-height:none
   }
   .banner .comment ul li p {
	line-height: 24px;
	height: 48px;
	font-size: 15px;
	padding-top: 8px;
	overflow: hidden;
}
   .banner .comment ul li p a {
	color:#fff
   }
   .banner .comment ul li p a:hover {
	color:#4bbf5b
   }
   .banner .comment ul li b {
	display:block;
	width:96px;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#fff;
	font-size:16px;
	overflow:hidden;
	margin-top:12px;
	font-weight:normal;
	border-radius:4px;
	position:static
   }
   .banner .comment ul li b.living{
	background-color: #f95355;
   }
   .banner .comment ul li b.notice{
	background-color: #f58705;
	}
	.banner .comment ul li b.replay{
	background-color:#4bbf5b;
	}
   .banner .comment ul li b.enroll {
	background-color:#ff6600
   }
   .banner .comment ul li b.living i{
	   display: inline-block;
	   width: 18px;
	   height: 18px;
	   margin: 7px 3px 0 0;
	   background: url(https://public.mtnets.com/Images/public/zhibo-icon.gif) 0 0 no-repeat;
	   background-size: 100% 100%;
	   vertical-align: top;
   }
   .banner .video {
	overflow:hidden;
	height:619px;
	position:relative
   }
   .banner .video ul {
	position:absolute;
	height:100%
   }
   .banner .video ul li {
	float:left;
	position:relative;
	height:100%
   }
   .banner .video .image {
	width:100%;
	height:100%
   }
   .banner .video .image img {
	width:100%;
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	-ms-transition:all .3s ease;
	-o-transition:all .3s ease;
	transition:all .3s ease
   }
   .banner .video .image:hover img {
	-ms-transform:scale(1.025);
	transform:scale(1.025)
   }
   .banner .video p {
	position:absolute;
	left:30px;
	bottom:30px;
	width:720px;
	height:54px;
	line-height:54px;
	background-color:rgba(0,0,0,0.4);
	text-indent:20px;
	font-size:24px;
	font-weight:bold;
	overflow:hidden
   }
   .banner .video p a {
	color:#fff
   }
   .banner .video span {
	position:absolute;
	right:30px;
	bottom:30px;
	padding:0 15px;
	height:54px;
	line-height:54px;
	background-color:#f95355;
	border-radius:2px;
	color:#fff;
	text-align:center;
	font-size:20px
   }
   .banner .video span.living{
	background-color:#f95355; 
   }
   .banner .video span.notice{
	background-color: #f58705;
	}
	.banner .video span.replay{
	background-color:#4bbf5b;
	}
   .banner .video span i {
	font-size:22px;
	vertical-align:top;
	display:inline-block;
	margin-right:10px;
	margin-top:1px
   }
   .banner .video span i.living {
	background:url(https://public.mtnets.com/Images/public/zhibo-icon.gif) 0 0 no-repeat;
	width:32px;
	height:32px;
	margin-top:8px;
	margin-right:5px
   }
   .Title .com-video b {
	font-size: 34px;
	}
	.Title .com-video i {
	width: 36px;
	height: 34px;
	display: inline-block;
	background: url('../../images/live2020/com-video.png') no-repeat;
	background-size: contain;
	margin-right: 10px;
	margin-top: 2px;
	vertical-align: top;
	}
	.Title span i{
		background-size: 100% 100%!important;
		vertical-align: top;
	}