@charset "utf-8";
html {
    font-family: "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    min-width: 1000px;
}

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
}

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

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .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: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}

html {
    font-size: 12px;
    font-family: "microsoft yahei", arial, sans-serif;
}

.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;
}

.tc {
    text-align: center;
}

body {
    background: #fff;
}


/*专题顶部导航*/

.top-bar {
    border-bottom: 2px #E20000 solid;
    background: #fff;
    z-index: 1000;
}

.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;
}


/*焦点图*/

.title-logo {
    min-height: 70px;
    background: url(../images/title-logo.png?v=20180117) no-repeat center top;
}

.banner {
    min-height: 700px;
    background: url(../images/banner-bg.jpg?v=20180117) no-repeat center top;
    border-bottom: 3px solid #3498db;
}

.banner .bannerWrap {
    position: relative;
    width: 1000px;
    height: 700px;
    margin: 0 auto;
}

.banner .bannerWrap a {
    position: absolute;
    top: 277px;
    left: 425px;
    width: 150px;
    height: 40px;
}

.banner .bannerWrap .bannerText {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    height: 300px;
    font-size: 14px;
}

.banner .bannerWrap .bannerText .bannerTextLeft {
    position: absolute;
    left: 70px;
    top: 160px;
    width: 345px;
}

.banner .bannerWrap .bannerText .bannerTextLeft p {
    height: 28px;
    line-height: 28px;
}

.banner .bannerWrap .bannerText .bannerTextLeft p:nth-of-type(3) {
    margin-left: 110px;
}

.banner .bannerWrap .bannerText .bannerTextRight {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 160px;
    height: 250px;
    color: #e33a3a;
    text-align: center;
    margin-top: 50px;
}

.banner .bannerWrap .bannerText .bannerTextRight p {
    padding-top: 55px;
}

.activity-rule {
    position: relative;
    width: 100%;
    height: 470px;
    background: url("../images/rule.png?v=20180117") no-repeat center;
    font-size: 14px;
    color: #444444;
}

.activity-rule ul {
    position: absolute;
    top: 90px;
    left: 0px;
}

.activity-rule .rule-text {
    position: absolute;
    bottom: 40px;
    left: 0px;
    width: 100%;
    height: 90px;
}

.activity-rule .rule-text div{
    position: absolute;
    top: 0;
    width: 170px;
    height: 100%;
    margin-left: 10px;
}
.activity-rule .rule-text div p{
    height: 25px;
}
.activity-rule .rule-text div:nth-of-type(1) {
    left: 100px;
}.activity-rule .rule-text div:nth-of-type(2) {
    left: 408px;
}.activity-rule .rule-text div:nth-of-type(3) {
    left: 720px;
}

.title {
    font-size: 40px;
    color: #004280;
    font-weight: normal;
    line-height: 50px;
}

.title img {
    vertical-align: middle;
}

.activity-rule .wrap {
    position: relative;
    height: 100%;
}

.gift-img {
    position: absolute;
    right: 0;
    bottom: 311px;
}

.rule-tips {
    float: left;
    font: 12px/22px simsun;
    color: #444;
    margin-top: 13px;
}

.rule-tips2 {
    font: 12px/12px simsun;
    color: #626262;
    padding: 10px 0 14px 0;
}


/* 立即答题标题 */

.lijidati {
    width: 100%;
    height: 99px;
    background: url("../images/lijidati.png?v=20180119") no-repeat center;
}
.lijidati .lijiWrap{
    position: relative;
}
.lijidati a{
    position: absolute;
    top: 45px;
    left: 515px;
    width: 150px;
    height: 50px;
}

.about-us {
    height: 230px;
}

.about-us dt {
    width: 360px;
    float: left;
}

.about-us dd {
    margin-left: 390px;
    font: 14px/24px simsun;
}

.about-us dd h4 {
    font: 28px/32px simsun;
    color: #065fa3;
}

.about-us dd p {
    margin: 20px 0;
    color: #333;
}

.banner .bottom {
    margin-top: 30px;
    margin-left: 35px;
    width: 600px;
}
.footerTit{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #545454;
    font-size: 20px;
    background: url("../images/footerTit.png?v=20180117") no-repeat center
}
.More {
    height: 600px;
    margin-top: 30px;
}
.More .diyige{
    width: 970px;
    height: 250px;
    text-align: center;
    font-size: 12px;
    color: #111;
    margin-bottom: 25px;
}
.More .diyige div{
    width: 440px;
    height: 207px;
    text-align: left;
    border: 1px solid #999999;
    border-left: 0px solid #999999;
    border-radius: 0 10px 10px 0;
    padding: 20px 40px 20px;
    margin-left: -2px;
    background-color: #eeeeee;
}
.More .diyige div p{
    margin-bottom: 5px;
}
.More .dierge{
    width: 470px;
    height: 240px;
    padding-top: 10px;
    background-color: #eeeeee;
    border: 1px solid #999999;
    border-radius:10px;
    margin-right: 10px;
    text-align: center;
}
.More .dierge h3{
   margin: 10px auto;
   color: #696969;
   font-weight: bold;
}
.More .dierge p{
    text-align: left;
    margin: 0 auto;
    width: 435px;
    color: #696969;
}
.More .disange{
    width: 480px;
    height: 240px;
    padding-top: 10px;
    background-color: #eeeeee;
    border: 1px solid #999999;
    border-radius:10px;
    text-align: center;
}

.More .disange h3{
    margin: 10px auto;
    color: #696969;
    font-weight: bold;
}
.More .disange p{
    text-align: left;
    margin: 0 auto;
    width: 445px;
    color: #696969;
}
/* 新增的中奖名单 */
.winning{
    width: 100%;
    /* height: 550px; */
    overflow: hidden;
}
.winning .wrap{
    position: relative;
}
.winning .wrap a.first-win{
    position: absolute;
    left: 0;
    top: 410px;
    width: 100%;
    height: 20px;
}
.winning .wrap a.second-win{
    position: absolute;
    left: 0;
    bottom: 150px;
    width: 100%;
    height: 20px;
}