<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content {
	margin: 20px auto 30px auto !important;
}

.content .sidebar {
	float: left;
	width: 320px;
}

.content .sidebar .panel {
	background-color: #fff;
	margin-bottom: 14px;
}

.content .sidebar .panel .pl-title {
	line-height: 1;
	font-size: 20px;
	color: #505050;
	margin-bottom: 23px;
}
.content .sidebar .panel .pl-title .detail {
	line-height: 1.2;
}
.content .sidebar .panel .pl-title i {
	float: left;
	margin: 0 10px 0 0;
	font-style: normal;
	height: 20px;
	width: 4px;
	background: #3faa96;
	border-radius: 4px;
}

.content .sidebar .panel .pl-title .more {
	float: right;
	font-size: 12px;
	color: #3faa96;
	width: 52px;
	height: 20px;
	line-height: 18px;
	border: 1px solid #3faa96;
	border-radius: 9px;
	text-align: center;
}

.content .sidebar .panel-compere {
	padding: 20px 20px 16px;
}

.content .sidebar .panel-compere .pl-body .compere-img img {
	width: 110px;
	height: 110px;
	margin: 0 auto;
	border-radius: 50%;
}

.content .sidebar .panel-compere .pl-body .compere-name {
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 28px;
	margin: 10px 0 24px 0;
}
.content .sidebar .panel-compere .pl-body:hover .compere-name,
.content .sidebar .panel-team .pl-body:hover .info-wrapper .state a,
.content .main-content .panel-img-wrapper .pl-body .item:hover .titel {
	color: #3faa96;
}

.content .sidebar .panel-compere .pl-body li .detail {
	font-size: 16px;
	color: #999;
	line-height: 24px;
}
.content .sidebar .panel-compere .pl-body .compere-info {
	font-size: 16px;
	color: #999;
	line-height: 24px;
}

.content .sidebar .panel-data {
	padding: 20px 10px 10px 20px;
}

.content .sidebar .panel-data .pl-body {
	margin-top: -10px;
	padding-left: 10px;
}

.content .sidebar .panel-data .pl-body li {
	float: left;
	width: 85px;
}

.content .sidebar .panel-data .pl-body li p {
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content .sidebar .panel-data .pl-body li .num {
	font-size: 28px;
	color: #3faa96;
	line-height: 48px;
}

.content .sidebar .panel-data .pl-body li .name {
	font-size: 20px;
	color: #909090;
	line-height: 40px;
}

.content .sidebar .panel-message {
	padding: 20px;
}

.content .sidebar .panel-message .pl-body ul {
	padding-left: 14px;
}

.content .sidebar .panel-message .pl-body ul li {
	border-bottom: 1px solid #ededed;
	margin-bottom: 2px;
}

.content .sidebar .panel-message .pl-body ul li:last-child {
	border-bottom: none;
}

.content .sidebar .panel-message .pl-body ul li .user-info {
	font-size: 12px;
	color: #a8a8a8;
	line-height: 26px;
	margin-bottom: 2px;
}

.content .sidebar .panel-message .pl-body ul li .user-info span {
	float: left;
	max-width: 181px;
	margin-right: 13px;
	font-size: 16px;
	line-height: 26px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content .sidebar .panel-message .pl-body ul li .detail {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	margin-bottom: 2px;
}

.content .sidebar .panel-message .pl-body .btn-wrapper {
	padding-left: 14px;
	margin-top: 21px;
}

.content .sidebar .panel-message .pl-body .btn-wrapper button {
	display: inline-block;
	width: 100%;
	height: 30px;
	font-size: 14px;
	border: none;
	color: #fff;
	line-height: 30px;
	text-align: center;
	background-color: #318f82;
	border-radius: 4px;
	margin-right: 20px;
}

.content .sidebar .panel-team {
	padding: 20px 20px 0;
}

.content .sidebar .panel-team .pl-body {
	width: 100%;
	overflow: hidden;
	padding-left: 6px;
	margin: 3px 0 3px 0;
}

.content .sidebar .panel-team .pl-body .pl-body-wrapper {
	width: 307px;
}

.content .sidebar .panel-team .pl-body .pl-body-wrapper li {
	float: left;
	width: 76px;
	margin: 0 26px 17px 0;
	padding-top: 5px;
}

.content .sidebar .panel-team .pl-body .pl-body-wrapper li .img-wrapper {
	width: 60px;
	height: 60px;
	margin: 0 auto 8px auto;
}

.content .sidebar .panel-team .pl-body .pl-body-wrapper li .img-wrapper img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
}

.content .sidebar .panel-team .pl-body .pl-body-wrapper li p {
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content .sidebar .panel-team .pl-body .pl-body-wrapper li .name {
	font-size: 14px;
	color: #807f7f;
	line-height: 22px;
}

.content .sidebar .panel-team .pl-body .pl-body-wrapper li .duty {
	font-size: 12px;
	color: #777;
	line-height: 18px;
}

.content .main-content {
	float: right;
	width: 860px;
}

.content .main-content .panel {
	background-color: #fff;
	margin-bottom: 14px;
}

.content .main-content .panel .pl-title {
	line-height: 1;
	font-size: 24px;
	color: #505050;
	margin-bottom: 23px;
}

.content .main-content .panel .pl-title i {
	float: left;
	margin: 0 10px 0 0;
	font-style: normal;
	height: 24px;
	width: 4px;
	background: #3faa96;
	border-radius: 4px;
}

.content .main-content .panel-news {
	padding: 20px;
}

.content .main-content .panel-news .pl-body {
	padding-left: 14px;
}

.content .main-content .panel-news .pl-body .play-img {
	position: relative;
	float: left;
	width: 340px;
	height: 252px;
	overflow: hidden;
}

.content .main-content .panel-news .pl-body .play-img .bd {
	position: relative;
	z-index: 0;
}

.content .main-content .panel-news .pl-body .play-img .bd ul {
	width: 340px !important;
}

.content .main-content .panel-news .pl-body .play-img .bd li {
	width: 340px !important;
	height: 252px;
}

.content .main-content .panel-news .pl-body .play-img .bd li a {
	display: block;
	width: 340px;
	height: 252px;
}

.content .main-content .panel-news .pl-body .play-img .bd li a img {
	width: 340px;
	height: 252px;
}

.content .main-content .panel-news .pl-body .play-img .bd li a .txt {
	position: absolute;
	width: 340px;
	height: 40px;
	line-height: 40px;
	bottom: 0;
	left: 0;
	padding: 0 16px;
	font-size: 16px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: rgba(51, 51, 51, 0.6);
}

.content .main-content .panel-news .pl-body .play-img .hd {
	width: 100%;
	position: absolute;
	z-index: 2;
	bottom: 50px;
	left: 0;
	height: 10px;
	line-height: 10px;
	text-align: center;
}

.content .main-content .panel-news .pl-body .play-img .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 6px;
	height: 6px;
	text-indent: 10000px;
	border-radius: 50%;
	margin: 0 9px;
	background-color: #fff;
	overflow: hidden;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.content .main-content .panel-news .pl-body .play-img .hd ul li.on {
	filter: alpha(opacity=100);
	opacity: 1;
}

.content .main-content .panel-news .pl-body .news-list {
	width: 100%;
}

.content .main-content .panel-news .pl-body .news-list li {
	height: 36px;
	border-bottom: 1px solid #ededed;
}

.content .main-content .panel-news .pl-body .news-list li a {
	float: left;
	width: 665px;
	line-height: 35px;
	font-size: 14px;
	color: #505050;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content .main-content .panel-news .pl-body .news-list li a:hover {
	color: #3faa96;
}

.content .main-content .panel-news .pl-body .news-list li span {
	float: right;
	font-size: 12px;
	line-height: 35px;
	color: #a8a8a8;
}

.content .main-content .panel-wrapper .panel-lf {
	float: left;
	width: 423px;
	padding: 20px;
}

.content .main-content .panel-wrapper .panel-lf .pl-body {
	padding-left: 14px;
}

.content .main-content .panel-wrapper .panel-lf .pl-body li {
	height: 36px;
	border-bottom: 1px solid #ededed;
}

.content .main-content .panel-wrapper .panel-lf .pl-body li i {
	float: left;
	width: 13px;
	height: 13px;
	margin: 11px 8px 0 0;
	background: url(../img/ico-02.png) no-repeat;
}

.content .main-content .panel-wrapper .panel-lf .pl-body li a {
	float: left;
	width: 290px;
	line-height: 35px;
	font-size: 14px;
	color: #505050;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content .main-content .panel-wrapper .panel-lf .pl-body li a:hover {
	color: #3faa96;
}

.content .main-content .panel-wrapper .panel-lf .pl-body li span {
	float: right;
	cursor: pointer;
	margin-top: 6px;
	width: 22px;
	height: 20px;
	background: url(../img/ico-03.png) no-repeat;
}

.content .main-content .panel-wrapper .panel-rg {
	float: right;
	width: 423px;
	padding: 20px;
}

.content .main-content .panel-wrapper .panel-rg .pl-body {
	padding-left: 14px;
}

.content .main-content .panel-wrapper .panel-rg .pl-body li {
	height: 36px;
	border-bottom: 1px solid #ededed;
}

.content .main-content .panel-wrapper .panel-rg .pl-body li a {
	float: left;
	width: 260px;
	line-height: 35px;
	font-size: 14px;
	color: #505050;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content .main-content .panel-wrapper .panel-rg .pl-body li a:hover {
	color: #3faa96;
}

.content .main-content .panel-wrapper .panel-rg .pl-body li span {
	float: right;
	line-height: 35px;
	font-size: 12px;
	color: #a8a8a8;
}

.content .main-content .panel-item-wrapper {
	padding: 20px;
}

.content .main-content .panel-item-wrapper .pl-body {
	padding-left: 14px;
	margin-bottom: 33px;
}

.content .main-content .panel-item-wrapper .pl-body:last-child {
	margin-bottom: 0;
}

.content .main-content .panel-item-wrapper .pl-body .img-wrapper {
	float: left;
	width: 230px;
	height: 131px;
}

.content .main-content .panel-item-wrapper .pl-body .img-wrapper img {
	width: 230px;
	height: 131px;
}

.content .main-content .panel-item-wrapper .pl-body .info-wrapper {
	float: right;
	width: 538px;
}

.content .main-content .panel-item-wrapper .pl-body .info-wrapper .state {
	font-size: 0;
	margin-bottom: 8px;
}

.content .main-content .panel-item-wrapper .pl-body .info-wrapper .state span {
	float: left;
	width: 52px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	margin-right: 10px;
}

.content .main-content .panel-item-wrapper .pl-body .info-wrapper .state a {
	display: inline-block;
	max-width: 475px;
	font-size: 18px;
	line-height: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content .main-content .panel-item-wrapper .pl-body .info-wrapper .state a:hover {
	color: #3faa96;
}

.content .main-content .panel-item-wrapper .pl-body .info-wrapper .not-begin {
	color: #7e7e7e;
}

.content .main-content .panel-item-wrapper .pl-body .info-wrapper .not-begin span {
	background-color: #ddd;
}

.content .main-content .panel-item-wrapper .pl-body .info-wrapper .begin {
	color: #333;
}

.content .main-content .panel-item-wrapper .pl-body .info-wrapper .begin span {
	background-color: #3faa96;
}

.content .main-content .panel-item-wrapper .pl-body .info-wrapper .text {
	font-size: 14px;
	color: #7e7e7e;
	line-height: 24px;
}

.content .main-content .panel-item-wrapper .pl-body .info-wrapper .detail .detail-lf {
	float: left;
	width: 42px;
}

.content .main-content .panel-item-wrapper .pl-body .info-wrapper .detail .detail-rg {
	float: left;
	width: 488px;
}

.content .main-content .panel-item-wrapper .pl-body .info-wrapper .detail span {
	font-size: 14px;
	color: #505050;
	line-height: 24px;
}

.content .main-content .panel-item-wrapper .pl-body .info-wrapper .detail.max .detail-lf {
	width: 70px;
}

.content .main-content .panel-item-wrapper .pl-body .info-wrapper .detail.max .detail-rg {
	width: 465px;
}

.content .main-content .panel-img-wrapper {
	padding: 20px 20px 15px;
}

.content .main-content .panel-img-wrapper .pl-body {
	padding-left: 14px;
	width: 100%;
	overflow: hidden;
}

.content .main-content .panel-img-wrapper .pl-body ul {
	width: 835px;
}

.content .main-content .panel-img-wrapper .pl-body .item {
	float: left;
	width: 250px;
	margin-right: 28px;
}

.content .main-content .panel-img-wrapper .pl-body .item .img-wrapper {
	width: 250px;
	height: 185px;
	margin-bottom: 10px;
}

.content .main-content .panel-img-wrapper .pl-body .item .img-wrapper img {
	width: 250px;
	height: 185px;
}

.content .main-content .panel-img-wrapper .pl-body .item p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content .main-content .panel-img-wrapper .pl-body .item .titel {
	font-size: 16px;
	color: #505050;
	line-height: 26px;
}

.content .main-content .panel-img-wrapper .pl-body .item .subtitle {
	font-size: 14px;
	color: #7e7e7e;
	line-height: 24px;
}

.content .main-content .panel-minImg-wrapper {
	padding: 20px 20px 15px;
}

.content .main-content .panel-minImg-wrapper .pl-body {
	padding-left: 14px;
	width: 100%;
	overflow: hidden;
}

.content .main-content .panel-minImg-wrapper .pl-body ul {
	width: 830px;
}

.content .main-content .panel-minImg-wrapper .pl-body .item {
	float: left;
	width: 140px;
	margin-right: 26px;
}

.content .main-content .panel-minImg-wrapper .pl-body .item .img-wrapper {
	width: 140px;
	height: 190px;
	margin-bottom: 10px;
}

.content .main-content .panel-minImg-wrapper .pl-body .item .img-wrapper img {
	width: 140px;
	height: 190px;
}

.content .main-content .panel-minImg-wrapper .pl-body .item p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content .main-content .panel-minImg-wrapper .pl-body .item .titel {
	font-size: 16px;
	color: #505050;
	line-height: 26px;
}

.content .main-content .panel-minImg-wrapper .pl-body .item .subtitle {
	font-size: 14px;
	color: #7e7e7e;
	line-height: 24px;
}

.main-content&gt;.panel:last-child {
	margin-bottom: 0;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}
.second-content .f-left {
	float: none;
}
.second-tile {
	width: 100%;
	margin-bottom: 10px;
}
.second-tile .col {
	float: left;
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
.second-tile .col-one {
	width: 40%;
}
.second-tile .col-two{
	width: 35%;
}
.second-tile .col-three{
	width: 25%;
}
.second-content-c {
	border-bottom: 1px solid #ededed;
	margin-bottom: 10px;
}
.second-content-c .col {
	float: left;
	font-size: 14px;
	line-height: 28px;
	color: #505050;
	padding-right: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.second-content-c .col-one {
	width: 40%;
}

.second-content-c .col-two{
	width: 35%;
}
.second-content-c .col-three {
	width: 25%;
}
.second-content-c:hover .col-one {
	color: #3faa96;
}

.last-new {
	width: 200px;
}

.last-new img {
	width: 100%;
}

.last-new p {
	text-align: center;
}

.create {}

.info-wrapper p,
.info-wrapper span {
	font-size: 12px;
}

.community-img {
	float: left;
	width: 35%;
	min-height: 70px;
}

.container {
	background: #ffffff;
}

.container .second-tile h2 {
	margin: 10px 0 0 10px;
	color: #000000;
}


.container .second-content-c {

}

.container .second-content-c h2 {
	font-size: 14px;
	display: inline-block;
	width: 45%;
	margin: 2% 1% 2% 1%;
	color: rgba(0, 0, 0, 0.8);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #505050;
}

.second-tile.pl-title {
	line-height: 1;
	font-size: 24px;
	color: #50504D;
	margin: 0 0 0 10px;
}

.txt-left {
	text-align: left;
}

.txt-right {
	text-align: right;
}

.community-txt {
	float: left;
	width: 60%;
	margin: 0 0 5% 5%;
}

.community-txt p,
.community-txt span {
	display: inline-block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.second-content-txt {
	margin: 20px auto;
}

.second-content-txt p {
	line-height: 24px;
	font-size: 15px;
	color: rgba(0, 0, 0, 0.7);
	display: inline-block;
	margin: 5px;
}

.txt-center {
	text-align: center;
}

.thrid-title {
	float: left;
	width: 100%;
	margin: 20px 0 10px 0;
}

.marginTB {
	display: block;
	margin: 30px auto;
}

.h2 {
	font-size: 24px;
	color: #000000;
}

.h3 {
	font-size: 20px;
	color: #000000;
	margin: 10px;
}

.h4 {
	font-size: 16px;
	color: #000000;
	margin: 10px 0 10px 60px
}

.second-content-contaner {
	width: 90%;
	margin: 0 auto;
}

.second-content-img {
	width: 100%;
}

.second-content-img img {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.second-content-footer {
	width: 98%;
	height: 40px;
	background: rgb(236, 246, 245);
	margin: 10px 2% 10px 0
}

.clip {
	width: 10%;
	float: left;
	height: 40px;
}

.clip img {
	width: 15%;
	float: left;
	margin: 11px;
}

.download span,
.clip span {
	line-height: 40px;
	color: #33ac8d;
}

.download {
	width: 10%;
	float: right;
	height: 40px;
}

.download img {
	width: 15%;
	float: left;
	margin: 11px;
}

.pl-title i {
	float: left;
	margin: 10px 0 0 10px;
	font-style: normal;
	height: 24px;
	width: 4px;
	background: #3faa96;
	border-radius: 4px;
}


/***鍒嗛〉鏍峰紡***/

.icon {
	width: 1em;
	height: 1em;
	vertical-align: -0.15em;
	fill: currentColor;
	overflow: hidden;
}

.content .panel .panel-footer {
	padding-bottom: 40px;
}

.content .panel .panel-footer .page {
	width: 100%;
	text-align: center;
}

.content .panel .panel-footer .page .page-wrapper-out {
	float: left;
	position: relative;
	left: 50%;
}

.content .panel .panel-footer .page .page-wrapper-inner {
	position: relative;
	left: -50%;
}

.content .panel .panel-footer .page a {
	float: left;
	padding: 0 10px;
	height: 30px;
	line-height: 28px;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 14px;
	color: #666;
	margin-right: 10px;
}

.content .panel .panel-footer .page a:hover {
	color: #fff;
	background-color: #3faa96;
	border-color: #3faa96;
	transition: 0.2s;
}

.content .panel .panel-footer .page a:last-child {
	margin-right: 0;
}

.content .panel .panel-footer .page svg {
	font-size: 20px;
	line-height: 28px;
	vertical-align: middle;
	font-weight: bold;
}

.content .panel .panel-footer .page span {
	float: left;
	color: #777;
	margin-right: 10px;
	font-size: 14px;
	color: #666;
}

.form_group {
	padding-bottom: 30px;
	position: relative;
	overflow: hidden
}

.form_group .label {
	float: left
}

.form_group .form_item {
	float: left
}

.form_group .error {
	position: absolute;
	top: 35px;
	left: 84px;
	color: red;
	font-size: 12px
}

.form_control {
	display: block;
	width: 100%;
	height: 30px;
	padding: 0 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333333;
	background-color: #fff;
	background-image: none;
	border: 1px solid #dddddd;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form_group_item label {
	float: left;
	line-height: 30px;
	margin-right: 15px;
	font-size: 14px;
}

.form_group_item {
	float: left;
	width: 80%;
	margin: 10px 10%;
	text-align: center;
}

.form_control_md {
	width: 72%;
	float: left;
}

.form_group_item .btn {
	display: inline-block;
	padding: 0 15px;
	height: 35px;
	border: none;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background: #3faa96;
	border-radius: 4px;
	font-size: 16px;
}
.second-content .txt-center.h2{
	padding: 20px 84px 0;
}
</pre></body></html>