﻿@charset 'utf-8';

html {
	font-family: "宋体", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;
}

div,
span,
p,
a,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "宋体", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
}

.hide {
	display: none;
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
ul,
li,
table,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font-family: PingFang SC, Lantinghei SC, Helvetica Neue, Helvetica, Arial, Microsoft YaHei, "sans-serif";
}

button,
input,
optgroup,
select,
textarea {
	outline: none;
}

li {
	list-style: none
}

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

body{
	
}

input {
	outline: 0
}

img {
	border: 0
}

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

.clearfix:after {
	content: "";
	display: table;
	clear: both;
	height: 0;
}

.clearfix {
	zoom: 1;
}

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

.fl {
	float: left;
}

.fr {
	float: right;
}

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

.bor_bf {
	border: 1px solid #bfbfbf;
	background-color: #fff;
}

/* nav */
nav{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #fff;
	z-index: 99;
}
.nav-fixed{
	position: fixed;
	top: 0;
	left: 0;
}
nav a.fr{
	margin: 8px 0 8px 20px;
	padding: 0 15px;
	font: 16px/29px "黑体";
	border: 2px solid transparent;
	color: #000;
}
nav a.active{
	border-color: #e3e3e3;
	background: #fafafa;
}

/* main */
.banner {
	position: relative;
	height: 500px;
	background: url('../images/banner1.jpg') no-repeat top center;
	background-size: cover;
}
.banner .wrap{
	height: 100%;
	position: relative;
}
.banner .wrap a{
	display: block;
    position: absolute;
    bottom: 67px;
    left: 33px;
    width: 280px;
    height: 115px;
}



.main {
	overflow: hidden;
}

.main-title{
	text-align: center;
	margin-bottom: 30px;
}

.clearfix::after{
	content: '';
	clear: both;
	visibility: hidden;
}

.part1 {
	padding: 20px 0 40px;
}

.part1 .fl{
	width: 380px;
}

.part1 .part1-text{
	width: 590px;
	padding: 15px;
	background: #eaf3fc;
}

.part1 .part1-text p{
	font-size: 12px;
    color: #000;
    margin-bottom: 10px;
}

.part2 {
	padding-bottom: 30px;
}

.part2-right{
	width: 480px;
}

.part2-right h3{
	height: 70px;
	line-height: 70px;
	padding-left: 35px;
	color: #fff;
	background: #0034a4;
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 35px;
}

.part2-right ul{
	height: 300px;
	padding: 0 30px;
	overflow-y: scroll;
}

.part2-right ul li{
	height: 44px;
	background: url('../images/download-bg.png') no-repeat top center;
	background-size: 100% 100%;
	margin-bottom: 16px;
}

.part2-right ul li a{
	display: block;
	padding-left: 50px;
	color: #000;
	line-height: 44px;
}

.part3 .award{
	padding: 25px 40px 35px 85px;
	border: 1px solid #c4c4c4;
}

.part3 .award .award-title{
	text-align: center;
}

.part3 .award .award-right{
	width: 615px;
}

.award-rule{
	margin-bottom: 20px;
	padding-top: 20px;
}

.award-rule-left{
	width: 45px;
	padding: 12px 5px;
	border-radius: 10px;
	font-size: 18px;
	color: #fff;
	background: #0034a4;
	text-align: center;
}

.award-rule-right{
	width: 550px;
	font-size: 12px;
	line-height: 1.6;
}

.award-tips .fl{
	font-size: 12px;
	line-height: 21px;
}

.award-tips img.fl{
	margin-right: 5px;
}

.part3 .part3-pdf{
	position: relative;
	height: 69px;
	background: url('../images/download-pdf.jpg') no-repeat top center;
	background-size: 100% 100%;
}

.part3 .part3-pdf a{
	display: block;
	width: 228px;
	height: 56px;
	position: absolute;
	top: 8px;
	right: 35px;
}


/* 抽奖弹窗 */
#lotteryWrap {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin-left: -165px;
	width: 350px;
	border: 1px solid #dfdfdf;
	border-radius: 4px;
	background-color: #fff;
	z-index: 1111;
	display: none;
}

#lotteryWrap .close_lottery {
	line-height: 40px;
	text-align: center;
	margin: 20px auto;
	border-radius: 4px;
	width: 100px;
	background-color: #479DE6;
	height: 40px;
	color: #fff;
	cursor: pointer;
}

/* 提示语 */
.tishi {
	text-align: center;
	line-height: 2;
	font-size: 16px;
	border-bottom: 1px solid #dfdfdf;
	border-radius: 4px;
	padding: 10px 20px;
	background-color: #fff;
	box-sizing: border-box;
	z-index: 10000;
}

/* 右侧悬浮 */
.right-box{
	width: 100px;
	position: fixed;
	right: 0;
	bottom: 150px;
}
.right-box ul li{
	position: relative;
	height: 30px;
	line-height: 30px;
	background: #063b91;
	margin-bottom: 10px;
	text-align: center;
}
.right-box ul li::after{
	content: '';
	display: block;
	visibility: visible;
	background: url('../images/fixed.png') no-repeat top center;
	background-size: 100% 10px;
	width: 100%;
	height: 10px;
	position: absolute;
	left: 0;
	bottom: -10px;
}
.right-box ul li:last-child{
	margin-bottom: 0;
}
.right-box ul li:last-child::after{
	display: none;
	visibility: hidden;
}
.right-box ul li a{
	color: #fff;
	font-size: 16px;
}
.right-box .toTop{
	margin-left: 8px;
	cursor: pointer;
}
.right-box #share-2 {
	position: absolute;
	top: 0;
	left: -170px;
	width: 170px;
	display: none;
}