<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
html {
	background: transparent;
}

.mainContent {
	background: transparent;
}

.livepageContent {
	width: 100%;
	overflow: hidden;
}

.liveVideobox {
	width: 100%;
	height: 200px;
	background: #000;
	position: relative;
}

.liveVideobottom {
	width: 100%;
	position: absolute;
	bottom: 32px;
	left: 0;
}

.liveVideobottomright {
	float: right;
	margin-right: 20px;
	overflow: hidden;
	min-width: 200px;
	text-align: right;
}

.videoIconImg {
	width: 13px;
	vertical-align: top;
	margin-top: 1px;
}

.videoSpan1 {
	margin-right: 10px;
}

.videoSpan1,
.videoSpan2 {
	display: inline-block;
	vertical-align: bottom;
	font-size: 12px;
	color: #fff;
	margin-left: 2px;
}

.liveVideocontent {
	width: 100%;
	height: 100%;
	position: relative;
}

.playBtn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 50px;
}

.livetopBtn {
	width: 100%;
	overflow: hidden;
	display: flex;
	margin: 15px auto;
}

.livetopBtn span {
	flex: 1;
	/*background:#3dcd58;*/
	/* background:url(https://staticdn.zhevent.com/se/innovation_summit/2021/mobile/images/livetopBtn.png) 0 0 no-repeat; */
	/* background-size: 100% 100%;
  height: 30px;
  line-height: 30px; */
	font-size: 14px;
	color: #fff;
	margin-left: 12px;
	text-align: center;
	/* border-radius: 8px; */
}

.livetopBtn span:last-child {
	margin-right: 12px;
}

.livetabBox {
	width: 100%;
	overflow: hidden;
}

.livetabBoxmain {
	width: 92%;
	/* overflow:hidden; */
	margin: 20px auto 10px;
	display: flex;
}

.livetabBoxmain span {
	flex: 1;
	margin-right: 10px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	/* border-bottom: 2px solid #215331; */
	padding-bottom: 5px;
}

.livetabBoxmain span:last-child {
	margin-right: 0;
}

/* .livetabBoxmain span.livetabBoxmainact{
  color: #3DCD58;
  border-bottom: 2px solid #3DCD58;
} */
.liveMainhtml {
	width: 100%;
	overflow: hidden;
}

.liveMainbg {
	width: 90%;
	overflow: hidden;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 10px;
	position: relative;
}

/*.guangL{
  position: absolute;
  top: -17px;
  left: 2px;
  width: 100px;
}*/
/* .liveMainborder:before{
  content: "";
  position: absolute;
  top: -28px;
  left: -9px;
  width: 100px;
  height: 81px;
  background:url(../images/guangL.png) 0 0 no-repeat;
  background-size: 100px 81px;
}
.liveMainborder:after{
  content: "";
  position: absolute;
  right: -9px;
  bottom: -28px;
  width: 100px;
  height: 81px;
  background:url(../images/guangR.png) 0 0 no-repeat;
  background-size: 100px 81px;
} */
.liveMaintopinput {
	width: 90%;
	margin: 15px auto;
	overflow: hidden;
	display: flex;
}

.emojiIcon {
	width: 25px;
	height: 25px;
	margin-top: 4px;
	margin-left: 5px;
}

.emoMainbox {
	width: 100%;
	position: absolute;
	top: 50px;
	z-index: 111;
	/*height: 150px;*/
	/*border:1px solid #fff;*/
}

.searchSubmit {
	width: 60px;
	height: 30px;
	background: url(https://staticdn.zhevent.com/se/innovation_summit/2021/mobile/images/searchsubmit.png) 0 0 no-repeat;
	background-size: 100% 100%;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	margin-left: 6px;
}

.liveMaincontent {
	width: 100%;
	margin: 15px auto;
	max-height: 360px;
	overflow-y: auto;
	box-sizing: border-box;
}

.liveMaincontent::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 2px;
	background-color: #555D5A;
}

.liveMaincontent::-webkit-scrollbar {
	width: 3px;
	background-color: #555D5A;
}

.liveMaincontent::-webkit-scrollbar-thumb {
	border-radius: 2px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #3DCD58;
}

.wzjMainul::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 2px;
	background-color: #555D5A;
}

.wzjMainul::-webkit-scrollbar {
	width: 3px;
	background-color: #555D5A;
}

.wzjMainul::-webkit-scrollbar-thumb {
	border-radius: 2px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #3DCD58;
}

.liveMainpingul {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}

.liveMainpingul li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
	display: flex;
}

.pingPersonImg {
	width: 50px;
	overflow: hidden;
}

.pingPersonImg img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

.pingRightbox {
	flex: 1;
	margin-left: 8px;
	overflow: hidden;
	/* border-bottom: 1px solid #3dcd58; */
	padding-bottom: 5px;
}

.liveMainpingul li:last-child .pingRightbox {
	border-bottom: 0;
}

.pingRtop {
	width: 100%;
	overflow: hidden;
}

.pingName {
	color: #fff;
	font-size: 14px;
}

.guanfangBox {
	display: inline-block;
	background: #3dcd58;
	border-radius: 5px;
	color: #fff;
	padding: 1px 6px;
	margin-left: 3px;
}

.pingTime {
	float: right;
	font-size: 12px;
	color: #e5e5e5;
}

.pingTextbox {
	width: 100%;
	text-align: justify;
	font-size: 13px;
	color: #fff;
	line-height: 1.6;
	margin: 6px 0;
}

.wzjTopbox {
	width: 90%;
	margin: 15px auto;
	overflow: hidden;
	background: #808583;
	overflow: hidden;
}

.wzjTextarea {
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	padding: 5px;
	outline-style: none;
	background: transparent;
	border: 0;
	color: #fff;
	font-size: 13px;
	height: 80px;
}

.wzjSubmit {
	width: 100%;
	overflow: hidden;
	text-align: right;
}

.wzjSubmit span {
	display: inline-block;
	width: 60px;
	height: 30px;
	background: url(https://staticdn.zhevent.com/se/innovation_summit/2021/mobile/images/searchsubmit.png) 0 0 no-repeat;
	background-size: 100% 100%;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	margin-left: 6px;
	margin: 10px;
}

.wzjMainul {
	width: 100%;
	margin: 15px auto;
	max-height: 360px;
	overflow-y: auto;
	box-sizing: border-box;
}

.wzjMainulbox {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	border-top: 1px solid #3dcd58;
}

.wzjMainulbox li {
	width: 100%;
	overflow: hidden;
	padding-bottom: 15px;
	margin-top: 15px;
	/* border-bottom: 1px solid #3dcd58; */
}

.wzjMainW {
	width: 100%;
	display: flex;
	overflow: hidden;
}

.wzjMainicon {
	width: 30px;
	overflow: hidden;
}

.wzjMainicon img {
	width: 100%;
	display: block;
}

.wzjMainright {
	flex: 1;
	margin-left: 8px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}

.wzjMainrightwbox {
	width: 100%;
	overflow: hidden;
	font-size: 13px;
	color: #333;
	line-height: 1.6;
	display: flex;
}

.biaotiHuifu {
	flex: 1;
	overflow: hidden;
	margin-right: 3px;
}

.wzjMainrightwname {
	width: 100%;
	overflow: hidden;
	display: flex;
	margin-top: 5px;
	margin-bottom: 5px;
}

.wzjNamebox {
	flex: 1;
	overflow: hidden;
	line-height: 1.6;
	color: #fff;
	font-size: 13px;
}

.wzjTimebox {
	color: #e5e5e5;
	font-size: 12px;
}

.wzjMainrightD {
	flex: 1;
	margin-left: 8px;
	overflow: hidden;
	padding-bottom: 5px;
}

/*.wzjMainD .wzjMainicon{
  margin-top: -19px;
}*/
.dateMainbox {
	width: 100%;
	margin: 15px auto;
	/* max-height: 365px; */
	overflow-y: auto;
	box-sizing: border-box;
}

.dateMainbox::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 2px;
	background-color: #555D5A;
}

.dateMainbox::-webkit-scrollbar {
	width: 3px;
	background-color: #555D5A;
}

.dateMainbox::-webkit-scrollbar-thumb {
	border-radius: 2px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #3DCD58;
}

.dataMaintitle {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	color: #3dcd58;
	font-size: 14px;
}

.dateMainulbox {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}

.dateMainulbox li {
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
	margin-top: 5px;
	border-bottom: 1px solid #ccc;
	display: flex;
	margin-bottom: 10px;
}

.dateMainulleft {
	color: #fff;
	font-size: 13px;
	width: 90px;
}

.dateMainlulright {
	flex: 1;
	overflow: hidden;
}

.dateMainlulTitle {
	width: 100%;
	font-size: 13px;
	color: #3dcd58;
	line-height: 1.6;
}

.dataMainlulName {
	width: 100%;
	font-size: 13px;
	color: #fff;
	line-height: 1.6;
}

.mainContent {
	background: transparent;
}

.homeBox {
	/* background: url(../images/myenergyBg.png) bottom center no-repeat;
	background-size: cover; */
	background: #fafbfb;
}


.liveVideocontent {
	width: 100%;
	height: 100%;
	position: relative;
}

.playBtn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 50px;
}

.livetopBtn {
	width: 85%;
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	margin: 15px 7.5%;
}

.livetopBtn span {
	flex: 1;
	/*background:#3dcd58;*/
	/* background:url(https://staticdn.zhevent.com/se/innovation_summit/2021/mobile/images/livetopBtn.png) 0 0 no-repeat; */
	background-size: 100% 100%;
	/* height: 30px;
  line-height: 30px; */
	font-size: 14px;
	color: #fff;
	margin-left: 12px;
	text-align: center;
	/* border-radius: 8px; */
}

.livetopBtn span:first-child {
	margin-left: 0;
}

.livetopBtn span:last-child {
	margin-right: 0;
}

.livetopBtn-box {
	display: block;
	width: 100%;
	cursor: pointer;
}

.livetabBox {
	width: 100%;
	overflow: hidden;
}

.livetabBoxmain {
	width: 85%;
	/* overflow:hidden; */
	margin: 5px auto 10px;
	display: flex;
}

.livetabBoxmain span {
	flex: 1;
	margin-right: 10px;
	color: #333;
	font-size: 14px;
	text-align: center;
	border-bottom: 2px solid #215331;
	/* border-bottom: 2px solid #ddd; */
	padding-bottom: 5px;
	position: relative;
	cursor: pointer;
}

.livetabBoxmain span:last-child {
	margin-right: 0;
}

/* .livetabBoxmain span::after{
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #3DCD58;
  height: 2px;
} */

.livetabBoxmain span.livetabBoxmainact {
	color: #3dcd58;
	/* background-image: -webkit-linear-gradient(top, #fff, #3dcd58);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-text-fill-color: #97E5A9;
	-webkit-text-stroke: 0.1px #fff;
	background-color: #007AEF; */
}

.livetabBoxmain span.livetabBoxmainact {
	border-bottom: 2px solid #3DCD58;
}

/* .livetabBoxmain span.livetabBoxmainact::after {
	content: "";
	position: absolute;
	width: 100%;
	bottom: -4px;
	left: 0;
	background: url(../images/livetabBoxmainactbg.png) center center no-repeat;
	background-size: cover;
	height: 6px;
} */

.liveMainhtml {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 11111;
}

.liveMainbg {
	width: 85%;
	overflow: hidden;
	margin: 15px auto;
	box-sizing: border-box;
	padding: 0px;
	position: relative;
	background: url(../images/liveborderbg.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

.liveMainBg-bg {
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	position: relative;
	background: url(../images/liveborderbg2.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

.liveMainborder {
	width: 100%;
	/*overflow:hidden;*/
	/*min-height: 200px;*/
	/* border:1px solid #157A26; */
	box-sizing: border-box;
	position: relative;
	/* border-radius: 0 8px 0 8px;
   background: url(../images/liveborderbg.png) 0 0 no-repeat;
   background-size: 100% 100%; */
	min-height: 300px;
}

/*.guangL{
  position: absolute;
  top: -17px;
  left: 2px;
  width: 100px;
}*/
/* .liveMainborder:before{
  content: "";
  position: absolute;
  top: -28px;
  left: -9px;
  width: 100px;
  height: 81px;
  background:url(https://staticdn.zhevent.com/se/innovation_summit/2021/mobile/images/guangL.png) 0 0 no-repeat;
  background-size: 100px 81px;
}
.liveMainborder:after{
  content: "";
  position: absolute;
  right: -9px;
  bottom: -28px;
  width: 100px;
  height: 81px;
  background:url(https://staticdn.zhevent.com/se/innovation_summit/2021/mobile/images/guangR.png) 0 0 no-repeat;
  background-size: 100px 81px;
} */
.liveMaintopinput {
	width: 90%;
	margin: 15px auto;
	overflow: hidden;
	display: flex;
}

.liveMaintopinputWzj {
	width: 90%;
	margin: 15px auto;
	overflow: hidden;
	display: block;
	background: #808583;
	border-radius: 5px;
	padding: 0 8px;
}

.liveMainsearchInput {
	flex: 1;
	height: 30px;
	background: #eff3f1;
	padding: 0 8px;
	box-sizing: border-box;
	border-radius: 5px;
}

.liveMaintopinputWzj .liveMainsearchInput {
	height: 45px;
	padding: 0 0px;
}

.liveMainsearchInput input {
	width: 100%;
	height: 100%;
	background: transparent;
	outline-style: none;
	color: #333;
	font-size: 13px;
}

.liveMaintopinputWzj .liveMainsearchInput textarea {
	width: 100%;
	height: 100%;
	background: transparent;
	box-sizing: border-box;
	border: none;
	outline-style: none;
	padding: 8px 0;
	color: #333;
	font-size: 13px;
}

.liveMaintopinputWzj .liveMainsearchInput textarea::-webkit-input-placeholder {
	color: #888;
	font-size: 14px;
}

.liveMaintopinputWzj .liveMainsearchInput textarea::-moz-placeholder {
	color: #888;
	font-size: 13px;
}

.liveMaintopinputWzj .liveMainsearchInput textarea:-ms-input-placeholder {
	color: #888;
	font-size: 13px;
}

.liveMaintopinputWzj .searchSubmit {
	float: right;
	margin: 10px 0;
}

.searchSubmit {
	width: 60px;
	height: 30px;
	/* background:url(https://staticdn.zhevent.com/se/innovation_summit/2021/mobile/images/searchsubmit.png) 0 0 no-repeat; */
	background: #3dcd58;
	border-radius: 5px;
	background-size: 100% 100%;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	margin-left: 6px;
	cursor: pointer;
}

.liveMaincontent {
	width: 100%;
	margin: 15px auto;
	height: 360px;
	/* min-height: 200px; */
	overflow-y: auto;
	box-sizing: border-box;
}

.liveMaincontent::-webkit-scrollbar-track,
.wzjMainulbox::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 2px;
	background-color: #555D5A;
}

.liveMaincontent::-webkit-scrollbar,
.wzjMainulbox::-webkit-scrollbar {
	width: 3px;
	background-color: #555D5A;
}

.liveMaincontent::-webkit-scrollbar-thumb,
.wzjMainulbox::-webkit-scrollbar-thumb {
	border-radius: 2px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #3DCD58;
}

.liveMainpingul {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}

.liveMainpingul li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
	display: flex;
	position: relative;
}

.liveMainpingul li::after {
	content: '';
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 1px;
	background: url(../images/bdbottom.png) top left no-repeat;
	background-size: 100% 100%;
}

.pingPersonImg {
	width: 50px;
	overflow: hidden;
}

.pingPersonImg img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

.pingRightbox {
	flex: 1;
	margin-left: 8px;
	overflow: hidden;
	/* border-bottom: 1px solid #3dcd58; */
	padding-bottom: 5px;
}

.liveMainpingul li:last-child .pingRightbox {
	border-bottom: 0;
}

.pingRtop {
	width: 100%;
	overflow: hidden;
}

.pingName {
	color: #333;
	font-size: 14px;
}

.guanfangBox {
	display: inline-block;
	background: #3dcd58;
	border-radius: 5px;
	color: #fff;
	padding: 1px 6px;
	margin-left: 3px;
}

.pingTime {
	float: right;
	font-size: 12px;
	color: #888;
}

.pingTextbox {
	width: 100%;
	text-align: justify;
	font-size: 13px;
	color: #333;
	line-height: 1.6;
	margin: 6px 0;
}

.wzjTopbox {
	width: 90%;
	margin: 15px auto;
	overflow: hidden;
	background: #808583;
	overflow: hidden;
}

.wzjTextarea {
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	padding: 5px;
	outline-style: none;
	background: transparent;
	border: 0;
	color: #fff;
	font-size: 13px;
	height: 80px;
}

.wzjSubmit {
	width: 100%;
	overflow: hidden;
	text-align: right;
}

.wzjSubmit span {
	display: inline-block;
	width: 60px;
	height: 30px;
	background: url(https://staticdn.zhevent.com/se/innovation_summit/2021/mobile/images/searchsubmit.png) 0 0 no-repeat;
	background-size: 100% 100%;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	margin-left: 6px;
	margin: 10px;
}

.wzjMainul {
	width: 100%;
	margin: 15px auto;
	height: 295px;
	/* min-height: 200px; */
	overflow-y: auto;
	box-sizing: border-box;
}

.wzjMainulbox {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	border-top: 1px solid #3dcd58;
}

.wzjMainulbox li {
	width: 100%;
	overflow: hidden;
	padding-bottom: 15px;
	margin-top: 15px;
	/* border-bottom: 1px solid #3dcd58; */
	position: relative;
}

.wzjMainulbox li::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/bdbottom.png) top left no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 1px;
}

.wzjMainW {
	width: 100%;
	display: flex;
	overflow: hidden;
}

.wzjMainicon {
	width: 25px;
	overflow: hidden;
}

.wzjMainicon img {
	width: 100%;
	display: block;
}

.wzjMainright {
	flex: 1;
	margin-left: 8px;
	overflow: hidden;
	border-bottom: none;
	position: relative;
	padding-bottom: 5px;
}

/* .wzjMainright::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/bdbottom.png) top left no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 1px;
} */
.wzjMainrightwbox {
	width: 100%;
	overflow: hidden;
	font-size: 13px;
	color: #333;
	line-height: 1.6;
}

.wzjMainrightwname {
	width: 100%;
	overflow: hidden;
	display: flex;
	margin-top: 5px;
	margin-bottom: 5px;
}

.wzjNamebox {
	flex: 1;
	overflow: hidden;
	line-height: 1.6;
	color: #333;
	font-size: 13px;
}

.wzjTimebox {
	color: #888;
	font-size: 12px;
}

.wzjMainD {
	/*width: 100%;*/
	margin-left: 35px;
	box-sizing: border-box;
	display: flex;
	/*overflow: hidden;*/
	padding-top: 10px;
	position: relative;
}

.wzjMainulbox li .wzjMainD:nth-child(2) ::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/bdbottomWhite.png) top left no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 1px;
}

.wzjMainrightD {
	flex: 1;
	margin-left: 8px;
	overflow: hidden;
	padding-bottom: 5px;
}

/*.wzjMainD .wzjMainicon{
  margin-top: -19px;
}*/
.dateMainbox {
	width: 100%;
	margin: 1px auto;
	height: 435px;
	overflow-y: auto;
	box-sizing: border-box;
}

.dateMainbox::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 2px;
	background-color: #555D5A;
}

.dateMainbox::-webkit-scrollbar {
	width: 3px;
	background-color: #555D5A;
}

.dateMainbox::-webkit-scrollbar-thumb {
	border-radius: 2px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #3DCD58;
}

.dataMaintitle {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	color: #3dcd58;
	font-size: 14px;
}

.dateMainulbox {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}

.dateMainulbox li {
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
	margin-top: 5px;
	border-bottom: 1px solid #ccc;
	display: flex;
	margin-bottom: 10px;
}

.dateMainulleft {
	color: #fff;
	font-size: 13px;
	width: 90px;
}

.dateMainlulright {
	flex: 1;
	overflow: hidden;
}

.dateMainlulTitle {
	width: 100%;
	font-size: 13px;
	color: #3dcd58;
	line-height: 1.6;
}

.dataMainlulName {
	width: 100%;
	font-size: 13px;
	color: #fff;
	line-height: 1.6;
}

.pptMainbox {
	width: 100%;
	margin: 0 auto;
	/* max-height: 365px;
    overflow-y: auto;*/
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	/*height: 200px;*/
	border-radius: 9px;
	overflow: hidden;
}



.sceHtmlcontent {
	width: 100%;
	overflow: hidden;
	/*border:1px solid #3dcd58;*/
	border-radius: 15px;
	box-sizing: border-box;
	/*padding: 5px;*/
}

.sceHtmlcontentBg {
	width: 100%;
	box-sizing: border-box;
	/*background:#252E2B;*/
	/*background:url(https://staticdn.zhevent.com/se/innovation_summit/2021/mobile/images/dateborderbg.png) 0 0 no-repeat;
  background-size: 100% 100%;*/
	border-radius: 16px;
}

.sceHtmltitle {
	width: 100%;
	overflow: hidden;
	padding: 12px 15px;
	background: url(https://staticdn.zhevent.com/se/innovation_summit/2021/mobile/images/scetitle.png) 0 0 no-repeat;
	background-size: cover;
	box-sizing: border-box;
	border-radius: 18px 18px 0 0;
}

.sceHtmltitleflex {
	width: 100%;
	display: flex;
	overflow: hidden;
	align-items: center;
}

.sceHtmltflexLeft {
	flex: 1;
	overflow: hidden;
}

.sceHtmltFlexRight {
	width: 90px;
	margin-left: 10px;
	overflow: hidden;
}

.sceHtmltFlexRight a {
	display: block;
	width: 100%;
	overflow: hidden;
	background: url(https://staticdn.zhevent.com/se/innovation_summit/2021/mobile/images/scebtn.png) 0 0 no-repeat;
	background-size: 100% 100%;
	text-align: center;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size: 14px;
}

.sceHtmltFlexRight a img {
	width: 100%;
	vertical-align: top;
}

.sceHtmltflexText {
	width: 100%;
	overflow: hidden;
	color: #fff;
	font-size: 15px;
	font-size: 3.733vw;
}

.sceHtmltflexTime {
	width: 100%;
	overflow: hidden;
	font-size: 13px;
	color: #fff;
}

.sceHtmlul {
	box-sizing: border-box;
	padding: 15px 8px;
	overflow: hidden;
}

.sceHtmlulbox {
	width: 100%;
	overflow: hidden;
}

.sceHtmlulbox li {
	width: 100%;
	overflow: hidden;
	padding: 0 0 0 15px;
	position: relative;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.sceHtmlulbox li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	background: url(../images/yuand.png?t=2) top left no-repeat;
	background-size: 10px 10px;
	width: 10px;
	height: 10px;
}

.sceHtmlulbox li::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/bdbottom.png) top left no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 1px;
}

.border-box-main {
	position: relative;
	margin-top: 3px;
}

.border-box-main:before {
	content: "";
	position: absolute;
	left: -14px;
	top: 4px;
	background: url(../images/yuand.png?t=4) top left no-repeat;
	background-size: 10px 10px;
	width: 10px;
	height: 10px;
}

.sceHtmlulDiv {
	width: 100%;
	/* overflow:hidden; */
	/* border-bottom: 1px solid #3A5851; */
	padding-bottom: 10px;
}

.sceHtmlulTop {
	display: flex;
	width: 100%;
	overflow: hidden;
}

.sceHtmlulTopleft {
	flex: 1;
	overflow: hidden;
	color: #3dcd58;
	font-size: 13px;
	text-align: justify;
}

.sceHtmlulToptime {
	color: #333;
	font-size: 13px;
	width: 85px;
	text-align: right;
}

.sceHtmlulcontent {
	/*margin-right: 75px;*/
	overflow: hidden;
	display: block;
}

.sceHtmlulcontenttext {
	width: 100%;
	font-size: 13px;
	color: #333;
	margin-top: 5px;
}

.sceHtmlulcontenttext2 {
	width: 100%;
	font-size: 13px;
	color: #fff;
	margin-top: 8px;
	position: relative;
	padding-left: 10px;
	box-sizing: border-box;
	display: flex;
}

.sceHtmlulcontenttext3 {
	width: 100%;
	font-size: 13px;
	color: #fff;
	margin-top: 8px;
	position: relative;
	padding-left: 16px;
	box-sizing: border-box;
}

.sceHtmlulcontenttext2:before {
	content: "";
	width: 8px;
	height: 8px;
	background: #3dcd58;
	border-radius: 50%;
	position: absolute;
	top: 5px;
	left: 0;
}

.sceHtmlulcontenttext2_title {
	flex: 1;
	overflow: hidden;
	color: #3dcd58;
	font-size: 13px;
	margin-left: 5px;
}

.sceHtmlulcontenttext2_time {
	color: #fff;
	font-size: 13px;
	width: 73px;
	text-align: right;
}

.sceFoldbox {
	width: 100%;
	overflow: hidden;
	margin: 20px auto;
	text-align: center;
}

.sceFoldbox img {
	width: 90px;
}

.sceFoldtext {
	display: inline-block;
	width: 100px;
	height: 35px;
	line-height: 35px;
	background: url(https://staticdn.zhevent.com/se/innovation_summit/2021/mobile/images/scebtn.png) 0 0 no-repeat;
	background-size: 100% 100%;
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.colorWeight {
	color: #3dcd58;
	font-weight: bold;
}

.fontweight {
	font-weight: bold;
}

.zhuanName {
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
}

.zhuanName .zhuanNameSpan {
	color: #333;
	font-size: 14px;
}

.huidaBox {
	float: right;
	display: inline-block;
	width: 45px;
	height: 20px;
	line-height: 22px;
	border-radius: 5px;
	text-align: center;
	font-size: 13px;
	background: #3dcd58;
	color: #fff;
	cursor: pointer;
}

.zhuanjiaBottom {
	/*border-bottom: 1px solid #ccc;*/
}

.wzjMainDleft {
	margin-left: 0;
}

.zanBox {
	position: fixed;
	top: 68%;
	right: 10px;
	width: 70px;
	/* overflow: hidden; */
	z-index: 11111;
}

.zanMainbox {
	width: 100%;
	position: relative;
}

.zanImg {
	display: block;
	width: 100%;
}

.zanNum {
	width: 53px;
	position: absolute;
	border: 1px solid #999;
	background: #77CD58;
	height: 15px;
	line-height: 18px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	top: -8px;
	right: -5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transform: scale(0.75);
	border-radius: 5px 5px 5px 2px;
}

.dayPpt {
	width: 100%;
	display: block;
	border: 5px;
}

.liveOvertitle {
	width: 100%;
	font-size: 22px;
	text-align: center;
	color: #fff;
}

.liveOvertitle2 {
	width: 100%;
	font-size: 18px;
	text-align: center;
	color: #fff;
	margin-top: 3px;
}

.backHomepage {
	display: block;
	width: 90px;
	height: 35px;
	/*border:1px solid #fff;*/
	text-align: center;
	line-height: 35px;
	font-size: 18px;
	color: #fff;
	margin: 25px auto 0;
	border-radius: 8px;
}

.backHomepage img {
	width: 100%;
}

.shareTitlebox {
	width: 100%;
	font-size: 17px;
	color: #fff;
	text-align: center;
	line-height: 1.5;
	margin-top: 15px;
}

.produceHB {
	display: block;
	width: 70%;
	height: 35px;
	line-height: 35px;
	color: #fff;
	border: 1px solid #fff;
	margin: 15px auto;
	font-size: 14px;
	border-radius: 5px;
}

.willImgbox {
	width: 90%;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}

.willImgbox img {
	width: 30%;
}

.qdTextbox {
	width: 100%;
	overflow: hidden;
	font-size: 15px;
	color: #fff;
	text-align: center;
	margin-top: 15px;
	letter-spacing: 3px;
}

.huifuBox {
	width: 100%;
	overflow: hidden;
}

.huifuBox textarea {
	width: 100%;
	height: 100px;
	/* border:1px solid #fff; */
	border: 0;
	box-sizing: border-box;
	padding: 5px 8px;
	outline-style: none;
	color: #fff;
	/* background:#A2E7AF; */
	/* border-radius: 5px; */
	background: url(../images/huifuMboxtextarea.png) 0 0 no-repeat;
	background-size: 100% 100%;
	font-size: 13px;
}

.submitHf {
	display: block;
	width: 90px;
	/*height: 35px;*/
	/*border: 1px solid #fff;*/
	text-align: center;
	/*line-height: 35px;*/
	font-size: 18px;
	color: #fff;
	margin: 15px auto 0;
	/* border-radius: 8px; */
}

.submitHf img {
	width: 100%;
}

.questionsubmitHf {
	display: block;
	width: 110px;
	/*height: 35px;*/
	/*border: 1px solid #3dcd58;*/
	/*background:#3dcd58;*/
	text-align: center;
	/*line-height: 35px;*/
	font-size: 18px;
	color: #fff;
	margin: 25px auto 0;
	border-radius: 8px;
}

.questionsubmitHf img {
	width: 100%;
}

.questionMmainbox {
	width: 100%;
	overflow: hidden;
	overflow-y: auto;
	padding: 0 8px;
	max-height: 335px;
	box-sizing: border-box;
}

.questionMmainbox&gt;ul {
	width: 100%;
	overflow: hidden;
}

.questionMmainbox&gt;ul&gt;li {
	width: 100%;
	overflow: hidden;
	/* border-bottom: 1px solid #3dcd58; */
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
}

.questionMmainbox&gt;ul&gt;li::after {
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/questionMmainboxborder.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

.questionMmaintop {
	width: 100%;
	display: flex;
	overflow: hidden;
	margin-bottom: 8px;
}

.questionMmaintopname {
	flex: 1;
	color: #3dcd58;
	font-size: 13px;
	overflow: hidden;
}

.questionMmaintopright {
	color: #3dcd58;
	font-size: 13px;
}

.questionMhd {
	width: 100%;
	overflow: hidden;
}

.questionMhd ul {
	width: 100%;
	overflow: hidden;
}

.questionMhd ul li {
	float: left;
	width: 100%;
	margin-bottom: 8px;
	display: flex;
	align-items: center;
}

.questionMhd ul li label {
	vertical-align: top;
	display: inline-block;
	font-size: 13px;
	color: #000;
	/*margin-top: 3px;*/
	margin-left: 5px;
	flex: 1;
	overflow: hidden;
}

.questionMdnbox {
	width: 100%;
	overflow: hidden;
	margin: 10px auto 0;
	border: 1px solid #3dcd58;
	box-sizing: border-box;
	padding: 8px;
	border-radius: 5px;
}

.questionMdnboxtitle {
	width: 100%;
	overflow: hidden;
	color: #3dcd58;
	font-size: 13px;
	margin-bottom: 10px;
}

.questionMdnbox ul {
	width: 100%;
	overflow: hidden;
}

.questionMdnbox ul li {
	float: left;
	width: 100%;
	margin-bottom: 8px;
	display: flex;
	align-items: center;
}

.questionMdnbox ul li label {
	vertical-align: top;
	display: inline-block;
	font-size: 13px;
	color: #333;
	/*margin-top: 3px;*/
	margin-left: 5px;
	flex: 1;
	overflow: hidden;
}

.posterTopbox {
	width: 100%;
	overflow: hidden;
	display: flex;
	margin-bottom: 5px;
	align-items: center;
}

.posterImg {
	width: 60px;
	overflow: hidden;
}

.posterImg img {
	width: 60px;
	height: 60px;
	border-radius: 30px;
}

.posterTopboxright {
	flex: 1;
	overflow: hidden;
	margin-left: 5px;
}

.posterTopboxrightname {
	width: 100%;
	font-size: 13px;
	color: #fff;
}

.posterTopboxrighthui {
	width: 100%;
	font-size: 13px;
	color: #3dcd58;
	margin-top: 3px;
}

.posterBgbox {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.sharembgImg {
	width: 100%;
	display: block;
}

.posterBgtitle {
	position: absolute;
	top: 20%;
	left: 0;
	width: 100%;
	overflow: hidden;
}

.livesharetitle {
	width: 60%;
	display: block;
}

.livingicon1 {
	width: 40%;
	display: block;
}

.livingicon2 {
	width: 40%;
	display: block;
}

.posterBottom {
	width: 100%;
	overflow: hidden;
	background: #3dcd58;
	margin-top: -40px;
	z-index: 1111;
	position: relative;
	padding: 8px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}

.posterBleft {
	width: 80px;
	overflow: hidden;
}

.posterBleft img {
	width: 100%;
}

.posterBRight {
	flex: 1;
	overflow: hidden;
	margin-left: 15px;
}

.posterBRight img {
	width: 90%;
}

.lianjieBox {
	width: 100%;
	margin: 20px auto 0;
	/* border:1px solid #fff; */
	min-height: 90px;
	border-radius: 8px;
	padding: 10px;
	box-sizing: border-box;
	color: #3dcd58;
	font-size: 14px;
	word-break: break-all;
	/* background: url(../images/lianjieboxbg.png) 0 0 no-repeat; */
	background-size: 100% 100%;
	border: 1px solid #3dcd58;
}

.nengliangMtitle {
	width: 100%;
	/* border-bottom: 1px solid #fff; */
	padding-bottom: 10px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	position: relative;
}

.nengliangMtitle::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: url(../images/nengliangMtitleborder.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

.nengliangMainbox {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 15px;
}

.energyiconimg {
	width: 65px;
	height: 64px;
}

.energyiconnum {
	font-size: 20px;
	color: #fff;
	margin-left: 20px;
	font-weight: bold;
}

.choujiangBox {
	width: 100px;
	/*height: 35px;*/
	/*border:1px solid #fff;*/
	font-size: 18px;
	color: #fff;
	/*line-height: 35px;*/
	border-radius: 8px;
	margin: 25px auto 0;
	text-align: center;
}

.choujiangBox img {
	width: 100%;
}

.choujiangBoxtips {
	width: 100%;
	font-size: 12px;
	color: #eee;
	margin-top: 8px;
}

.liveVideobox video {
	object-fit: fill;
}

.dyes {
	width: 16px;
	height: 12px;
	margin-right: 3px;
}

.dnot {
	width: 12px;
	height: 12px;
	margin-right: 3px;
	margin-top: 2px;
}

.questionMhd ul li input {
	outline-style: none;
}




.emoticons {
	width: 525px;
	margin-bottom: 20px;
}

.emoticons .publisher {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #dbdbdb;
}

.emoticons .publisher textarea {
	width: 500px;
	height: 140px;
	padding: 5px 10px;
	border: 1px solid #dbdbdb;
	resize: none;
}

.emoticons .publisher .trigger {
	font-size: 24px;
	font-weight: bold;
	color: #666;
}

.emoticons .publisher .trigger-active {
	color: #eb7350;
}

.emoticons .result {
	padding: 10px 15px;
	border: 1px dotted #dbdbdb;
	margin-top: 10px;
	height: 150px;
	line-height: 24px;
}

.emoticons .result img {
	vertical-align: middle;
}

.widget-layer {
	position: relative;
	width: 90%;
	margin-top: 8px;
	background: #fff;
	border: 1px solid #dbdbdb;
	border-radius: 2px;
	left: 5% !important;
}

.widget-layer:before {
	position: absolute;
	top: -16px;
	left: 2px;
	display: block;
	content: '';
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom-color: #dbdbdb;
}

.widget-layer:after {
	position: absolute;
	top: -15px;
	left: 2px;
	display: block;
	content: '';
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom-color: #f0f0f0;
}

.widget-layer .widget-tool {
	height: 28px;
	background: #f0f0f0;
}

.widget-layer .widget-close {
	float: right;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-family: Arial;
}

.widget-layer ul {
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 15px 5px 20px;
	overflow: hidden;
}

.widget-layer li {
	position: relative;
	z-index: 8;
	float: left;
	width: 22px;
	height: 22px;
	padding: 4px;
	margin-left: -1px;
	margin-top: -1px;
	border: 1px solid #e8e8e8;
	cursor: pointer;
}

.widget-layer li:hover {
	z-index: 9;
	border-color: #eb7350;
}


.startLucktitle {
	width: 100%;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 1.6;
	/* margin-top: 15px; */
}

.luckCodeimgbox {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin: 15px auto 5px;
}

.luckCodeimgbox img {
	width: 30%;
}

.luckCodetips {
	width: 100%;
	padding: 5px 0;
	box-sizing: border-box;
	/* border-top: 1px solid #fff; */
	font-size: 13px;
	color: #fff;
	text-align: center;
}

.posterBgboxscroll {
	width: 100%;
	/* max-height: 280px; */
	overflow-y: auto;
}

.warning_sc2 {
	width: 100%;
	text-align: center;
	color: #3dcd58;
	font-size: 15px;
	margin: 8px auto 0;
}

.questionInput {
	display: none;
}


.countdownBgbox {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.countdownImg {
	width: 100%;
	display: block;
}

.countdownPostion {
	position: absolute;
	width: 100%;
	left: 0;
	top: 52%;
	overflow: hidden;
}

.countdownDatebtn,
.countdownLiveoverbtn {
	display: block;
	width: 43%;
	overflow: hidden;
	margin: 5% auto 0;
}

.countdownDatebtn img,
.countdownLiveoverbtn img {
	width: 100%;
	display: block;
}

.countdownDatetime {
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 10%;
	text-align: center;
	color: #fff;
	font-size: 22px;
}

.countdownDatetimespan,
.countdownLiveovertimespan {
	font-size: 80px;
	display: inline-block;
	margin-right: 5px;
}

.dingBox {
	background: #FFA32C;
	display: inline-block;
	border-radius: 5px;
	color: #fff;
	padding: 1px 4px;
	margin-left: 3px;
}

.liveMtitle {
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #3dcd58;
	margin-bottom: 10px;
}

.pptMainbox {
	position: relative;
	z-index: 1;
}

.allscroonImg {
	position: absolute;
	width: 25px;
	right: 5px;
	top: 5px;
	cursor: pointer;
	display: none;
}

.exitscroonImg {
	position: absolute;
	width: 25px;
	right: 5px;
	top: 5px;
	cursor: pointer;
	display: none;
}

.pptliveMainborder:hover .allscroonImghoveclss {
	display: block;
}

.bottomBgbox {
	position: relative;
}

.live-top-text {
	width: 85%;
	overflow: hidden;
	margin: 15px auto 10px;
	/* padding: 0 12px; */
	box-sizing: border-box;
}

.live-top-text-box {
	font-size: 15px;
	color: #3dcd58;
	font-weight: bold;
	vertical-align: top;
}

.live-top-btn {
	display: inline-block;
	width: 170px;
	position: relative;
	float: right;
}

.live-top-btn img {
	width: 100%;
}

.live-top-btn span {
	position: absolute;
	left: 50%;
	top: 40%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 12px;
	width: 100%;
	text-align: center;
	letter-spacing: 2px;
}

.overHidden {
	overflow-y: hidden !important;
}

.liveShareM .moduleContent,
.lianjieM .moduleContent {
	background: url(../images/goShareBg.png) 0 0 no-repeat;
	background-size: cover;
}</pre></body></html>