<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.f-srcollOne::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 2px;
	background-color: #F5F5F5;
}

.f-srcollOne::-webkit-scrollbar {
	width: 3px;
	background-color: #F5F5F5;
}

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

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

body,
html {
	background: #323332;
	/*background: #163836;*/
}

a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input::-webkit-input-placeholder {
	color: #888;
	font-size: 14px;
}

input::-moz-placeholder {
	color: #888;
	font-size: 14px;
}

input:-ms-input-placeholder {
	color: #888;
	font-size: 14px;
}

.commonTitlebox {
	width: 100%;
	overflow: hidden;
	text-align: center;
}

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

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

.mainContent {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: #000102;
	/*background: -webkit-linear-gradient(#163836,75%,#081514);
  background: -o-linear-gradient(#163836,75%,#081514);
  background: -moz-linear-gradient(#163836,75%,#081514);
  background: -mos-linear-gradient(#163836,75%,#081514);
  background: linear-gradient(#163836,75%,#081514);*/
}


.homeBox {
	width: 100%;
	overflow: hidden;
	position: relative;
	max-width: 750px;
	margin: 0 auto;
}

.homeContent {
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}

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

.homeTopimg {
	width: 100%;
	overflow: hidden;
	position: relative;
	/*background:url(https://staticdn.zhevent.com/se/innovation_summit/2021/mobile/images/topMobile.png) no-repeat  50%/cover;*/
	/*height: 500px;*/
}

.homeTopimg .topMobile {
	width: 100%;
	display: block;
	margin-top: 50px;
}


/*mobile*/
@media screen and (max-width: 750px) {
	.homeContent {
		margin-top: 50px;
	}
}


/*login*/
.moduleBox {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	z-index: 11111;
}

.moduleMain {
	width: 87%;
	max-width: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.moduleContent {
	width: 100%;
	padding: 15px 8px;
	box-sizing: border-box;
	/* background:rgba(255,255,255,0.3); */
	background: url(../images/modulebg.png) 0 0 no-repeat;
	background-size: 100% 100%;
	/* border-radius: 15px; */
}

.moduleBgbox {
	width: 100%;
	overflow: hidden;
	/* background:#3ECD59; */
	padding: 20px;
	box-sizing: border-box;
	/* border-radius: 15px */
}

.moduleContenttltle {
	width: 99%;
	overflow: hidden;
	font-size: 25px;
	margin: 0 auto;
	color: #fff;
	line-height: 1.6;
	text-align: center;
}

.mdelete {
	display: block;
	width: 40px;
	margin: 10px auto 0;
}

.loginNum {
	width: 90%;
	margin: 15px auto 0;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 20px;
	background: url(../images/loginNumbg.png) 0 0 no-repeat;
	background-size: 100% 100%;
	border-radius: 5px;
}

.loginNum input {
	width: 100%;
	box-sizing: border-box;
	height: 40px;
	border: 0;
	outline-style: none;
	background: transparent;
	color: #fff;
	font-size: 14px;
}

.loginBtn {
	width: 90%;
	margin: 25px auto 0;
	overflow: hidden;
	box-sizing: border-box;
	/* background:#fff;
  color: #3dcd58;
  border-radius: 20px; */
	/*  height: 40px;
  line-height: 40px; */
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
}

.loginBtn img {
	width: 110px;
}

.hsRegister {
	width: 180px;
	margin: 15px auto 0;
	overflow: hidden;
	/* box-sizing:border-box;
  background:#fff;
  color: #3dcd58;
  border-radius: 20px;
  height: 40px;
  line-height: 40px; */
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
}

.noRegister {
	width: 180px;
	margin: 15px auto 0;
	overflow: hidden;
	/* box-sizing:border-box;
  color: #fff;
  border:1px solid #fff;
  border-radius: 20px;
  height: 40px;
  line-height: 40px; */
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
}

.hsRegister img,
.noRegister img {
	display: block;
	width: 100%;
}

/***************/
.formSubmit {
	height: 40px;
	width: 180px;
	text-align: center;
	line-height: 40px;
	background: url(https://staticdn.zhevent.com/se/innovation_summit/2021/mobile/images/submit.png) 0 0 no-repeat;
	background-size: 100% 100%;
	color: #fff;
	font-size: 15px;
	margin: 15px auto;
}

.purchFloat {
	position: fixed;
	right: 0px;
	top: 64vh;
	/* background:url(https://staticdn.zhevent.com/se/innovation_summit/2021/mobile/images/floatbg.png) 0 0 no-repeat;
    background-size: 100% 100%;*/
	text-align: center;
	z-index: 10;
	width: 65px;
	overflow: hidden;
	display: none;
}

.purchFloat img {
	width: 100%;
}

.purchFloat:focus {
	color: #fff;
}

.purchFloat span {
	display: inline-block;
	margin-top: 12px;
	color: #fff;
}

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

.topImg a {
	overflow: hidden;
	display: block;
	width: 100%;
}

.topImg img {
	width: 100%;
}

.backTop {
	position: fixed;
	z-index: 10;
	right: 1.067vw;
	bottom: 5vh;
	width: 40px;
	overflow: hidden;
	display: none;
}

.backTop img {
	width: 100%;
}



.bottomBox {
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
	position: relative;
}

.bottomimg {
	width: 100%;
	overflow: hidden;
	display: block;
}

.bottomBgbox {
	width: 100%;
	position: absolute;
	padding: 12px 10px;
	background: #3dcd58;
	bottom: 0;
	left: 0;
}

.bottomBgtitle1 {
	width: 100%;
	overflow: hidden;
	font-size: 13px;
	color: #fff;
	text-align: center;
}

.bottomBgtitle1 a {
	color: #fff;
}

.bottomBgtitle2 {
	width: 120%;
	overflow: hidden;
	font-size: 12px;
	color: #fff;
	text-align: center;
	transform: scale(0.85);
	margin-top: 2px;
	margin-left: -12%;
}


.arrowBox {
	width: 100%;
	text-align: center;
	margin: 10px auto;
}

.arrowBox img {
	width: 20px;
}

.arrow {
	/*animation:arrow 1s ease-out infinite;
  -webkit-animation:arrow 1s ease-out infinite;*/
	animation: arrow 1.5s ease-out infinite;
	-webkit-animation: arrow 1.5s ease-out infinite;
}

@keyframes arrow {
	0% {
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}

	80% {
		transform: translate3d(0, 30%, 0);
		opacity: 0;
	}

	100% {
		transform: translate3d(0, 0, 0);
		opacity: 0;
	}
}

@-webkit-keyframes arrow {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		opacity: 1;
	}

	80% {
		-webkit-transform: translate3d(0, 30%, 0);
		opacity: 0;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		opacity: 0;
	}
}





/*loading*/
.loadingBox {
	width: 100%;
	height: calc(100vh - 50px);
	margin-top: 50px;
	background: url(https://staticdn.zhevent.com/se/innovation_summit/2021/mobile/images/loginbg.jpg) bottom center no-repeat;
	background-size: cover;
	position: relative;
}

.loadingContent {
	width: 70%;
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	overflow: hidden;
}

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

.loadingTitle2 {
	width: 94%;
	overflow: hidden;
	margin: 15px auto 0;
}

.loadingTitle img,
.loadingTitle2 img {
	width: 100%;
	display: block;
}

.loadingMainbox {
	width: 150px;
	height: 150px;
	background: #4C4C4C;
	border-radius: 75px;
	margin: 10% auto 10%;
	position: relative;
}

.loadingMainbox2 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 130px;
	height: 130px;
	background: #CCCCCC;
	border-radius: 65px;
	vertical-align: top;
	/*margin:5px auto 0;*/
}

.loadingMainbox3 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 80px;
	height: 80px;
	background: #4C4C4C;
	border-radius: 40px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}

/*loading six*/
.loadingSix {
	width: 110px;
	height: 110px;
	position: relative;
	margin: 10px auto 0;
	/*margin-top:100px;*/
}

.loadingSix span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #36C650;
	position: absolute;
	-webkit-animation: load 1.04s ease infinite;
}

@-webkit-keyframes load {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0.2;
	}
}

.loadingSix span:nth-child(1) {
	left: 0;
	top: 50%;
	margin-top: -8px;
	-webkit-animation-delay: 0.13s;
}

.loadingSix span:nth-child(2) {
	left: 14px;
	top: 14px;
	-webkit-animation-delay: 0.26s;
}

.loadingSix span:nth-child(3) {
	left: 50%;
	top: 0;
	margin-left: -8px;
	-webkit-animation-delay: 0.39s;
}

.loadingSix span:nth-child(4) {
	top: 14px;
	right: 14px;
	-webkit-animation-delay: 0.52s;
}

.loadingSix span:nth-child(5) {
	right: 0;
	top: 50%;
	margin-top: -8px;
	-webkit-animation-delay: 0.65s;
}

.loadingSix span:nth-child(6) {
	right: 14px;
	bottom: 14px;
	-webkit-animation-delay: 0.78s;
}

.loadingSix span:nth-child(7) {
	bottom: 0;
	left: 50%;
	margin-left: -8px;
	-webkit-animation-delay: 0.91s;
}

.loadingSix span:nth-child(8) {
	bottom: 14px;
	left: 14px;
	-webkit-animation-delay: 1.04s;
}

.loginName {
	font-size: 15px !important;
	color: #fff;
	vertical-align: top;
	margin-top: 6px;
	display: inline-block;
	/* width:64px; */
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: right;
}

.line-fff {
	display: inline-block;
	width: 2px;
	height: 20px;
	background: #fff;
	vertical-align: top;
	margin-top: 7px;
	margin-left: 3px;
	margin-right: 3px;
}

.neg-img {
	width: 14px;
	vertical-align: top;
	margin-top: 8px;
}

.neg-text {
	font-size: 13px !important;
	color: #fff;
	vertical-align: top;
	margin-top: 8px;
	display: inline-block;
	/* width: 64px; */
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.tuichuBox {
	font-size: 15px;
	color: #fff;
	vertical-align: top;
	margin-top: 6px;
	display: inline-block;
}

.tuichuBox b {
	font-weight: normal;
	font-size: 15px;
}

.tuichuBox .nlText {
	text-decoration: underline;
}

.wybmBox {
	font-size: 15px;
	color: #fff;
	vertical-align: top;
	margin-top: 6px;
	display: inline-block;
	/* text-decoration: underline; */
	margin-left: 5px;
	cursor: pointer;
}

.qdModulebox,
.noRegisterModulebox,
.registerSucessModulebox,
.loadModule,
.orderLiveModulebox,
.stayModulebox {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	z-index: 111111;
}

.stayModuleText {
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	color: #333;
	position: absolute;
	width: 80%;
	left: 10%;
	top: 50%;
}

.noregisterModuleBox {
	position: absolute;
	top: 35%;
	width: 100%;
	overflow: hidden;

}

.noregisterModuleText {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color: #333;
}

.noregisterModuleIcon {
	width: 60px;
	overflow: hidden;
	margin: 0 auto 15px;
}

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

.noRegisterBtn {
	width: 60%;
	background: #3DCD58;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	margin: 30px auto;
	border-radius: 20px;
	cursor: pointer;
}

.qdModuleMain {
	/* width: 85%; */
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 330px;
}

.loadModulePosition {
	/* width: 85%; */
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 80%;
}

.qdmoduleContent {
	width: 100%;
	overflow: initial;
	/* background:#3dcd58; */
	padding: 0;
	box-sizing: border-box;
	/* border-radius: 15px; */
	position: relative;
}

.jqqdBgImg {
	width: 100%;
	display: block;
	border-radius: 5px;
}

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

.qdTextbox-position {
	width: 100%;
	overflow: hidden;
	text-align: center;
	position: absolute;
	top: 28%;
	left: 0;
	color: #fff;
	font-size: 14px;
}

.jqqdMdelete {
	width: 30px;
	position: absolute;
	top: -15px;
	right: -10px;
	cursor: pointer;
}

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

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

.loadMainqiu {
	width: 130px;
	overflow: hidden;
	margin: 20px auto;
	position: relative;
	box-sizing: border-box;
	padding: 10px;
}

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

.xiqiuDiv {
	position: absolute;
	width: 110px;
	height: 110px;
	border-radius: 50%;
	/*border:1px solid #fff;*/
	top: 10px;
	left: 10px;
	animation: circle 5s linear infinite;
	-webkit-animation: circle 5s linear infinite;
}

.xiaoqiuImg {
	position: absolute;
	top: 16px;
	width: 10px;
	left: 5px;
}

@keyframes circle {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes circle {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@-moz-keyframes circle {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

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

.qdModuleboxMy {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	z-index: 111111;
}

.qdTextboxMy {
	width: 100%;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin-top: 4px;
}

.btnsMy {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

.btnsLeft {
	width: 98px;
	/* height: 24px;
  font-size: 18px;
  border: white 1px solid;
  border-radius: 6px; */
	margin-right: 15px;
	/* line-height: 26px; */

}

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

.btnsRight {
	width: 98px;
	/* height: 24px;
  line-height: 26px;
  font-size: 18px;
  border: #009817 1px solid;
  background: #009817;
  border-radius: 6px; */
	margin-left: 10px;
}

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

.loginModule .moduleContent {
	padding: 30px 8px;
	background: url(../images/tianquestionMsucessbg.png?t=2) 0 0 no-repeat;
	background-size: 100% 100%;
}

.registerLogin .moduleContenttltle {
	font-size: 14px;
	text-align: center !important;
}

.registerLogin .moduleBgbox {
	padding: 10px 20px;
}


/* **************20220526鏂板*********************** */
.pxltBox .moduleContent {
	background: url(../images/pxltBoxbg.png?t=2) 0 0 no-repeat;
	background-size: 100% 100%;
}

.pxltBox .moduleBgbox {
	max-height: 420px;
	overflow-y: auto;
	padding: 10px 3px;
}

.pxltModuleTitle {
	width: 100%;
	overflow: hidden;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	letter-spacing: 5px;
}

.pxltBox .pxltModuleTitle {
	color: #3dcd58;
	margin-bottom: 5px;
	font-size: 18px;
}

.pxltBox .pxltModuleTitle2 {
	width: 100%;
	overflow: hidden;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	letter-spacing: 5px;
	margin-bottom: 22px;
}

.pxltModuleBtn {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}

.pxltModuleBtn img {
	display: block;
	width: 188px;
	margin: 0 auto 10px;
}

.pxltBox .pxltModuleBtn img {
	display: block;
	width: 75%;
	margin: 0 auto 0px;
}

.pxltModuleUl-box {
	width: 100%;
	overflow: hidden;
}

.pxltModuleUl {
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
}

.pxltModuleUl li {
	width: 100%;
	overflow: hidden;
	padding: 0 0 0 18px;
	position: relative;
	box-sizing: border-box;
	margin-bottom: 2px;
	font-size: 13px;
}

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

.pxltModuleUlText {
	color: #fff;
	font-size: 13px;
}

.pxltModuleUl-foldBox {
	width: 100%;
	overflow: hidden;
	margin-top: 5px;
}

.pxltModuleUl-foldBox .sceFoldtext {
	display: inline-block;
	width: 100px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	position: relative;
}

.pxltModuleUl-foldBox .sceFoldtext img {
	width: 90px;
}

.pxltModuleUl-foldBox .sceFoldtext .pxltModuleUljtBox {
	position: absolute;
	top: 26%;
	right: 15%;
	font-weight: normal;
	width: 12px;
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	-o-transition: -o-transform 0.5s ease-out;
	-ms-transition: -ms-transform 0.5s ease-out;
	transform: rotateZ(0deg);
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
}

.pxltModuleUl-foldBox .sceFoldtext .pxltModuleUljtBox-act {
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-o-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
}

.pxltModuleUl-foldBox .sceFoldtext b {
	position: absolute;
	top: 35%;
	left: 42%;
	transform: translate(-50%, -50%);
	font-weight: normal;
	width: 100%;
	font-size: 12px;
}

.zhuhuiModuleBox .moduleContent,
.jinyeModuleBox .moduleContent {
	background: url(../images/zhuhuiBg.png) 0 0 no-repeat;
	padding: 20px 8px;
	background-size: 100% 100%;
}

.font_20moduleContenttltle {
	font-size: 20px;
	color: #fff;
	text-align: center !important;
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom: 10px;
}

.font_16moduleContenttltle {
	font-size: 16px;
	color: #fff;
	text-align: center !important;
	margin-top: 5px;
	letter-spacing: 3px;
}

.zhuhuiBtn {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-top: 22px;
}

.zhuhuiBtn img {
	width: 40%;
}

.jingcaizhiboModuleBox .moduleContent {
	background: url(../images/jingchaizhiboBg.png) 0 0 no-repeat;
	padding: 40px 8px;
	background-size: 100% 100%;
}

.jingcaizhiboModuleBox .font_20moduleContenttltle {
	font-size: 20px;
	color: #fff;
	text-align: center !important;
	font-weight: normal;
	letter-spacing: 3px;
	line-height: 1.6;
}

.huikanModuleBox .moduleContent {
	background: url(../images/huikanBg.png) 0 0 no-repeat;
	/* padding: 40px 8px; */
	background-size: 100% 100%;
}

.font_15moduleContenttltle {
	font-size: 15px;
	color: #fff;
	text-align: center !important;
	letter-spacing: 3px;
	margin-bottom: 15px;
}

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

.huikanBtnBox img {
	display: block;
	width: 60%;
	margin: 20px auto;
}

.pingxingModuleBox .moduleContent {
	background: url(../images/pingxingBg.png) 0 0 no-repeat;
	/* padding: 40px 8px; */
	background-size: 100% 100%;
}

.notLiveBox .moduleContent {
	background: url(../images/notLiveBoxBg.png) 0 0 no-repeat;
	/* padding: 40px 8px; */
	background-size: 100% 100%;
}

.notLiveBox .pxltModuleTitle2 {
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	text-align: center;
	color: #fff;
	letter-spacing: 3px;
	margin: 12px auto 10px;
}

.notLiveBox .pxltModuleUl-box {
	width: 80%;
	margin: 0 auto;
}

.notLiveBox .pxltModuleUl-box .pxltModuleUl li {
	position: relative;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

.notLiveBox .pxltModuleUl-box .pxltModuleUl li b {
	font-weight: normal;
	color: #3dcd58;
	display: inline-block;
	margin-right: 8px;
	font-size: 13px;
	width: 73px;
}

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

.notLiveBox .pxltModuleBtn img {
	display: block;
	width: 220px;
	margin: 0 auto 10px;
}

.fenluntanModuleBox .huikanBtnBox img {
	display: block;
	width: 75%;
	margin: 15px auto 0px;
}

.titleBox-span {
	font-size: 22px !important;
}

.wycgBox {
	position: fixed;
	top: 80%;
	right: 12px;
	width: 57px;
	overflow: hidden;
	z-index: 11111;
}

.wycgBox a {
	display: block;
	width: 100%;
}

.wycgBox a img {
	display: block;
	width: 100%;
}

.goShare {
	position: fixed;
	top: 80%;
	right: 10px;
	width: 70px;
	overflow: hidden;
	z-index: 11111;
}

.goShare a {
	display: block;
	width: 100%;
}

.goShare a img {
	display: block;
	width: 100%;
}

.wycgBox2 {
	position: fixed;
	top: 80%;
	right: 12px;
	width: 57px;
	overflow: hidden;
	z-index: 11111;
}

.wycgBox2 a {
	display: block;
	width: 100%;
}

.wycgBox2 a img {
	display: block;
	width: 100%;
}


.fixed-right-btn {
	position: fixed;
	top: 25%;
	right: 10px;
	overflow: hidden;
	z-index: 11;
}

.fixed-right-btn a {
	display: block;
	width: 60px;
	overflow: hidden;
	margin-bottom: 10px;
}

.fixed-right-btn a img {
	display: block;
	width: 100%;
}

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

.tp-img {
	display: block;
	width: 100%;
}

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

.homeDelete {
	position: absolute;
	top: -13px;
	right: -13px;
	width: 35px;
	cursor: pointer;
}</pre></body></html>