@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 {
  -webkit-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"] {
  -webkit-box-sizing: border-box;
          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;
  -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 > .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 > .signin > 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 > .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: 547px;
  background: url("../images/banner.jpg") center no-repeat;
}

.banner .wrap {
  height: 100%;
}

.banner .wrap .hold-time {
  line-height: 1;
  text-align: center;
  padding-top: 342px;
}

.banner .wrap .hold-time span {
  color: #fff;
  font-size: 19px;
  margin-right: 58px;
}

.banner .wrap .meanwhile {
  height: 87px;
  width: 545px;
  border: 1px solid #76dbf8;
  color: #fff;
  margin: 0 auto;
  border-radius: 8px;
  margin-top: 50px;
  font-size: 18px;
  text-align: center;
  line-height: 2.4;
}

.banner .djs {
  position: absolute;
  width: 286px;
  height: 44px;
  top: 55px;
  right: 0px;
  background: url(../images/vote/djs.png) no-repeat;
}

.banner .djs .time {
  margin-top: 0;
  max-height: 43px;
  line-height: 43px;
  text-align: right;
}

.banner .djs span {
  display: inline-block;
  font-size: 26px;
  color: #fff;
  padding-right: 25px;
  font-weight: bold;
}

.banner .djs span:nth-child(1) {
  width: auto;
}

.banner .djs span:nth-child(2) {
  width: 66px;
}

.banner .djs span:nth-child(3) {
  width: 66px;
}

.nav {
  height: 55px;
  background: url("../images/nav-bg.jpg") 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: 106px;
  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/votebtn.png") center no-repeat;
}

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

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

.nav .nav-item .subitem .item {
  display: block;
  background-color: #1b2db6;
  width: 344px;
  height: 60px;
  font-size: 14px;
  text-align: left;
  padding-left: 15px;
  color: #fff;
  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/vote/mainbg.png") no-repeat center top, #040743;
}

.main-title {
  position: relative;
  width: 300px;
  height: 73px;
  margin: 50px auto 20px;
  background: url(../images/vote/title3.png) no-repeat;
}
.main-title span {
  position: absolute;
  left: 74px;
  top: 19px;
  width: 220px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

/* 时间线 */
.time_line {
  padding: 70px 0 75px;
}
.time_line ul {
  position: relative;
  width: 100%;
  height: 85px;
}
.time_line ul:after {
  position: absolute;
  left: 0;
  top: 40px;
  content: '';
  width: 100%;
  height: 0;
  border-top: 1px dashed #a4a5b2;
}
.time_line ul li {
  position: absolute;
  top: 3px;
  font-size: 16px;
  color: #fff;
  width: 225px;
  height: 85px;
  text-align: center;
  z-index: 2;
}
.time_line ul li.active {
  color: #84dcff;
}
.time_line ul li.active i {
  background: url(../images/vote/time_line_icon2.png) no-repeat;
}
.time_line ul li:nth-child(1) {
  left: 20px;
}
.time_line ul li:nth-child(2) {
  left: 273px;
}
.time_line ul li:nth-child(3) {
  left: 540px;
}
.time_line ul li:nth-child(4) {
  left: 800px;
}
.time_line ul li i {
  display: block;
  width: 28px;
  height: 28px;
  background: url(../images/vote/time_line_icon1.png) no-repeat;
  margin: 2px auto 3px;
}

.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 > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-indent: 48px;
  position: relative;
}

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

.right-bar .bar-item > 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 > 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 > 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 > 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: 56px;
  width: 200px;
}

.vote-rules {
  position: relative;
}

.vote-rules .rules-title {
  width: 400px;
  margin-bottom: 45px;
}

.vote-rules .rules-item {
  font-size: 14px;
  color: #ffffff;
  line-height: 1.5em;
  width: 770px;
  margin-bottom: 8px;
}

.vote-rules .rules-item.note {
  width: 100%;
  padding-top: 32px;
  color: #77d9f7;
}

.vote-rules .erweima {
  position: absolute;
  width: 162px;
  top: 155px;
  right: 0;
}

.vote-rules .erweima img {
  width: 100%;
}

.application {
  padding-top: 45px;
}

.erterprise {
  padding-top: 45px;
}

.vote-area {
  display: none;
  padding-top: 50px;
}
.vote-area.show {
  display: block;
}

.vote-area li {
  float: left;
  width: 226px;
  margin-right: 12px;
  margin-left: 12px;
  margin-bottom: 21px;
}

.vote-area li h3 a {
  background-color: transparent;
  text-decoration: none;
}

.vote-area li h3 a img {
  width: 224px;
  height: 182px;
  border: 1px solid #999;
}

.vote-area li .ope {
  margin-top: 10px;
  height: 120px;
  position: relative;
  overflow: hidden;
}

.vote-area li .ope > a {
  padding-left: 0px;
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.vote-area li .ope > p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 122px;
  height: 24px;
  border: 1px solid #ff1818;
  line-height: 24px;
  text-align: center;
}

.vote-area li .ope input {
  position: absolute;
  top: 3px;
  left: 0;
  margin: 0;
}

.vote-area li .ope .product {
  font-weight: bold;
}

.vote-area li .ope .company {
  margin-top: 8px;
}

.vote-area li .ope p > span {
  float: left;
  width: 50%;
  height: 100%;
  font-size: 14px;
}

.vote-area li .ope p > span.over {
  color: #fff;
  background: #f82b43;
  cursor: pointer;
}

.vote-area li .ope p .num {
  color: #fff;
  background: #4e55a8;
}

.vote-area li .ope p .vo-btn {
  color: #102e41;
  background: #49dcb4;
  cursor: pointer;
}

.vote-area li .ope p .vo-btn:hover {
  background: #e5e5e5;
}

.aw-switch {
  width: 100%;
  font-size: 0;
  text-align: center;
}
.aw-switch li {
  display: inline-block;
  min-width: 225px;
  height: 53px;
  padding: 0 10px;
  margin-left: 10px;
  font-size: 18px;
  color: #fff;
  background: #0c197d;
  user-select: none;
  cursor: pointer;
}
.aw-switch li p {
  font-size: 14px;
  padding-top: 4px;
}
.aw-switch li:first-child {
  margin-left: 0;
}
.aw-switch li.on {
  background: #3749d3;
}

.operation {
  padding: 60px 0;
}

.operation .btn-item {
  width: 217px;
  height: 60px;
  margin-left: 90px;
  font-size: 32px;
  text-align: center;
  line-height: 60px;
  color: #fff;
  cursor: pointer;
}

.operation .btn-item.btn1 {
  background: url("../images/vote/btn1.png") center no-repeat;
}

.operation .btn-item.btn2 {
  background: url("../images/vote/btn2.png") center no-repeat;
}

.operation .btn-item.btn3 {
  background: url("../images/vote/btn3.png") center no-repeat;
}

.operation .btn-item.btn3 a {
  color: #fff;
}
/*# sourceMappingURL=vote.css.map */

.pop_wrap {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.4);
}
.pop_block {
  position: absolute;
  left: 50%;
  top: 35%;
  margin-left: -250px;
  width: 500px;
  padding: 20px;
  background: #fff;
  border: 1px solid #333;
}
.pop_block p {
  font-size: 14px;
  color: #333;
  margin-bottom: 5px;
}
.pop_btn {
  font-size: 0;
  text-align: right;
}
.pop_btn a {
  display: inline-block;
  padding: 5px 12px;
  font-size: 14px;
  color: #fff;
  background: #2b66c4;
  border-radius: 3px;
  margin-left: 15px;
}
.pop_btn a:first-child {
  background: #e9a81b;
}