<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
html {
  font-family: "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html,
body,
div,
object,
iframe,
applet,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
address,
dl,
dt,
dd,
ol,
ul,
li,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
progress {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

li {
  list-style: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

select,
input,
img,
select {
  vertical-align: middle;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  outline: none;
  line-height: normal;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: "";
  clear: both;
  height: 0;
}

.clearfix {
  zoom: 1;
}

.wrap {
  width: 1000px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.fs0 {
  font-size: 0;
}

.hide {
  display: none;
}

/*专题顶部导航*/
.top-bar {
  border-bottom: 2px #e20000 solid;
}

.top-bar-login,
.top-bar-login-after {
  line-height: 30px;
  font: 12px/30px simsun;
}

.top-bar-login-after {
  display: none;
}

.top-bar .ofw-logo {
  margin-top: 2px;
}

.top-bar-login &gt; .signin {
  display: inline-block;
  background: #e20000;
  height: 24px;
  width: 50px;
  border-radius: 2px;
  text-align: center;
  margin-top: 3px;
  line-height: 24px;
}

.top-bar-login &gt; .signin &gt; a {
  color: #fff;
}

.top-bar-login a,
.top-bar-login-after a {
  color: #333;
}

.top-bar-login a:hover,
.top-bar-login-after a:hover {
  text-decoration: underline;
}

.top-bar-login i {
  font-style: normal;
  color: #666;
}

.top-bar-login &gt; .email {
  padding-left: 24px;
  display: inline-block;
  background: url(http://images.ofweek.com/images/global-steven/email/ico_email.png) no-repeat left;
}

.banner {
  height: 558px;
  background: url("../images/banner.png") center no-repeat;
}

.banner .message {
  color: #8e95ff;
  line-height: 28px;
  font-size: 17px;
  padding-top: 380px;
}

.nav {
  height: 55px;
  background: url("../images/nav-bg.png") center no-repeat;
}

.nav.active {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}

.nav .nav-item {
  position: relative;
}

.nav .nav-item a {
  display: block;
  height: 100%;
  line-height: 55px;
  color: #ffffff;
  font-size: 18px;
  width: 116px;
  text-align: center;
}

.nav .nav-item.comment a {
  width: 148px;
  height: 55px;
  background: url("../images/comment.png") center no-repeat;
}

.nav .nav-item.vote a {
  width: 143px;
  height: 55px;
  background: url("../images/vote-online.png") center no-repeat;
}

.nav .nav-item.active a {
  color: #cd9133;
}

.nav .nav-item .subitem {
  position: absolute;
  height: 120px;
  top: 55px;
  left: 0px;
}

.nav .nav-item .subitem .item {
  display: block;
  background-color: #2e0e6d;
  width: 344px;
  height: 60px;
  font-size: 14px;
  text-align: left;
  padding-left: 15px;
  color: #fff;
}

.nav .nav-item .subitem .item.item1 {
  border-bottom: 1px solid #8e95ff;
}

.nav .nav-item .subitem .item:hover {
  background-color: #180636;
  color: #cd9133;
}

.nav .nav-item.look-back:hover .subitem {
  display: block;
}

.main {
  background: url("../images/main-bg.jpg") center;
}

.main-title {
  width: 537px;
  height: 76px;
  margin: 0 auto;
  background: url("../images/title.png") center no-repeat;
  text-align: center;
  font-size: 30px;
  line-height: 60px;
  color: #ffffff;
}

.intro {
  padding-top: 47px;
}

.intro .intro-content {
  padding-top: 32px;
}

.intro .intro-content .content-wrap {
  padding-top: 24px;
  padding-bottom: 24px;
  height: 239px;
  background: url("../images/intro-bg.png") center 1px no-repeat;
}

.intro .intro-content p {
  width: 800px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  text-indent: 2em;
  padding-bottom: 20px;
}

.process {
  padding-bottom: 220px;
}

.process .process-content-wrap {
  padding-top: 23px;
}

.process .process-content-wrap .process-content {
  position: relative;
  width: 1000px;
  height: 766px;
  background: url("../images/process-bg0718.jpg") center no-repeat;
}

.process .process-content-wrap .process-content .detail-item {
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  width: 360px;
  position: absolute;
}

.process .process-content-wrap .process-content .detail-item.item1 {
  right: 30px;
  top: 302px;
}

.process .process-content-wrap .process-content .detail-item.item2 {
  left: 50px;
  top: 589px;
}

.process .process-content-wrap .process-content .detail-item.item3 {
  left: 610px;
  top: 772px;
}

.award {
  padding-bottom: 50px;
}

.award .award-content {
  padding-top: 84px;
}

.award .award-item {
  width: 50%;
  padding-bottom: 52px;
}

.award .award-item .award-info {
  cursor: pointer;
  margin: 0 auto;
  width: 413px;
  height: 116px;
  padding-top: 48px;
  background: url("../images/award-bg.png") center no-repeat;
  text-align: center;
  color: #fff;
  font-size: 18px;
}

.award .award-item .award-info.active {
  background: url("../images/award-active-bg.png") center no-repeat;
  font-size: 12px;
  line-height: 20px;
  padding-left: 46px;
  padding-right: 46px;
  width: 321px;
  text-align: left;
}

.award .award-item .award-info .award-name {
  font-size: 22px;
  padding-top: 10px;
}

.award .award-item .button {
  cursor: pointer;
  display: block;
  width: 184px;
  height: 40px;
  background: url("../images//button-bg.png") center no-repeat;
  margin: 0 auto;
  margin-top: 28px;
  font-size: 20px;
  color: #fff;
  line-height: 40px;
  text-align: center;
}

.judge {
  position: relative;
  padding-bottom: 140px;
}

.judge .note {
  padding-top: 45px;
  padding-bottom: 78px;
  font: normal 16px/23px "微软雅黑";
  color: #fff;
  text-align: center;
}

.portrait .portrait-item {
  width: 140px;
}

.portrait .portrait-item .pic {
  width: 112px;
  height: 112px;
  margin: 0 auto;
}

.portrait .portrait-item .name {
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding-top: 14px;
  padding-bottom: 23px;
}

.portrait-show {
  position: absolute;
  width: 652px;
  height: 485px;
  border-top-left-radius: 50%;
  background: url("../images/portrait-bg.png") center no-repeat;
  right: -40px;
  top: 420px;
  z-index: 0;
}

.portrait-show .picture {
  position: absolute;
  right: 170px;
  top: 0px;
}

.portrait-show .picture img {
  width: 301px;
}

.guest-info {
  position: absolute;
  left: 91px;
  top: 352px;
}

.guest-info .info .guest-name {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 10px;
}

.guest-info .info .guest-job {
  font-size: 12px;
  line-height: 1;
}

.sign-in {
  padding-top: 100px;
  padding-bottom: 116px;
}

.sign-in .sign-in-layout {
  width: 741px;
  height: 222px;
  margin: 0 auto;
  margin-top: 53px;
  background: url("../images/apply.png") center no-repeat;
  position: relative;
}

.sign-in .sign-in-layout p {
  position: absolute;
  font: normal 16px/29px '微软雅黑';
  color: #fff;
}

.sign-in .sign-in-layout p.way1 {
  left: 130px;
  top: 42px;
}

.sign-in .sign-in-layout p.way2 {
  left: 130px;
  top: 151px;
}

.sign-in .sign-in-layout .apply {
  position: absolute;
  width: 164px;
  height: 40px;
  /* cursor: pointer; */
  left: 537px;
  top: 149px;
}

.contact {
  background-color: #fff;
  padding-top: 24px;
}

.contact .wrap {
  position: relative;
}

.host {
  position: relative;
}

.host .hostLogo {
  width: 74px;
  height: 59px;
  background: url("../images/host.png") center no-repeat;
  margin-right: 15px;
}

.host .OFweek {
  position: absolute;
  width: 162px;
  height: 64px;
  background: url("../images/OFweekLogo.png") center no-repeat;
  left: 90px;
  top: -3px;
}

.host .HTC {
  position: absolute;
  width: 161px;
  height: 64px;
  background: url("../images/HTCLogo.png") center no-repeat;
  left: 266px;
  top: -3px;
}

.host .chengbanLogo {
  position: absolute;
  width: 74px;
  height: 61px;
  background: url("../images/chengban.png") center no-repeat;
  left: 518px;
  top: -1px;
}

.host .OFweekAi {
  position: absolute;
  width: 161px;
  height: 64px;
  background: url("../images/aiweb.png") center no-repeat;
  left: 606px;
  top: -3px;
}

.contact-us {
  font-size: 26px;
  color: #000;
  padding-top: 36px;
  padding-bottom: 24px;
}

.contactor-item {
  width: 260px;
}

.contactor-item .about {
  font-size: 14px;
  line-height: 1;
  color: #cc0000;
  padding-bottom: 23px;
}

.contactor-item .name {
  font-size: 14px;
  line-height: 1;
  color: #000;
  font-weight: bold;
  padding-bottom: 13px;
}

.contactor-item .tel {
  font-size: 14px;
  line-height: 1;
  color: #000;
  padding-bottom: 12px;
}

.contactor-item .emails {
  font-size: 14px;
  line-height: 1;
  color: #000;
  padding-bottom: 12px;
}

.code {
  width: 112px;
  position: absolute;
}

.code.code1 {
  top: 118px;
  right: 140px;
}

.code.code2 {
  top: 118px;
  right: 0px;
}

.code img {
  width: 100%;
}

.code .code-name {
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  padding-top: 8px;
}

.right-bar {
  top: 50%;
  right: 5px;
  position: fixed;
  width: 143px;
}

.right-bar .bar-item {
  width: 143px;
  height: 54px;
  background:url('../images/sidebarBg.png') center no-repeat;
  margin-bottom: 6px;
  font-size: 20px;
  line-height: 54px;
}

.right-bar .bar-item.share:hover .social-share {
  display: block;
}

.right-bar .bar-item:hover {
  background: #2e2175;
}

.right-bar .bar-item &gt; a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-indent: 48px;
  position: relative;
}

.right-bar .bar-item &gt; a i {
  position: absolute;
}

.right-bar .bar-item &gt; a i.icon1 {
  width: 24px;
  height: 30px;
  background: url("../images/touch.png") center no-repeat;
  background-size: contain;
  left: 11px;
  top: 10px;
}

.right-bar .bar-item &gt; a i.icon2 {
  width: 23px;
  height: 28px;
  background: url("../images/share.png") center no-repeat;
  background-size: contain;
  left: 11px;
  top: 14px;
}

.right-bar .bar-item &gt; a i.icon3 {
  width: 24px;
  height: 30px;
  background: url("../images/meeting.png") center no-repeat;
  background-size: contain;
  left: 11px;
  top: 12px;
}

.right-bar .bar-item &gt; a i.icon4 {
  width: 24px;
  height: 30px;
  background: url("../images/kefu.png") center no-repeat;
  background-size: contain;
  left: 11px;
  top: 12px;
}

.social-share {
  display: none;
  position: absolute;
  left: -180px;
  top: -54px;
  width: 200px;
}
/*# sourceMappingURL=main.css.map */

.lightport .main-title{
  margin-bottom: 37px;
}

.lightport-item{
  height: 254px;
  width: 226px;
  margin:0 52px;
  position: relative;
  cursor: pointer;
}


.lightport-item .light-port-intro{
  width: 194px;
  height: 134px;
  margin-left: 11px;
  margin-top: 6px;
  background: url('../images/text-bg.png') center no-repeat;
  padding: 0 8px;
  padding-top: 24px;
  font-size: 12px;
  line-height: 18px;
  color:#48398d;
}
.lightport-item.item1{
  background: url('../images/p1.png') center top no-repeat;
}
.lightport-item.item2{
  background: url('../images/p2.png') center top no-repeat;
}
.lightport-item.item3{
  background: url('../images/p3.png') center top no-repeat;
}
.lightport-item.item4{
  background: url('../images/p4.png') center top no-repeat;
}
.lightport-item.item4 .light-port-intro{
  padding-top: 14px;
  height: 144px;
}
.lightport-item.item5{
  background: url('../images/p5.png') center top no-repeat;
}
.lightport-item.item6{
  background: url('../images/p6.png') center top no-repeat;
}
.lightport-item .title{
  text-align: center;
  font-size: 22px;
  padding-top: 24px;
  color:#fff;
  position: absolute;
  top:160px;
  width: 100%;

}
</pre></body></html>