html {
    font-family: "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    background: #f5f5f5;
    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;
}

html,
body {
    background-color: #fff;
    min-width: 1200px;
}

li {
    list-style: none
}

a {
    background-color: transparent;
    text-decoration: none
}

b,
strong {
    font-weight: bold
}

img {
    border: 0;
    vertical-align: middle;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

.hide {
    display: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "";
    clear: both;
    height: 0;
}

.clearfix {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

/* 专题顶部导航 */

.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;
}

/* banner */
.banner {
    position: relative;
    height: 469px;
    background: url(../images/banner.jpg) no-repeat center;
}

.banner p {
    font-size: 16px;
    color: #fff;
    width: 747px;
    height: 45px;
    padding: 5px 10px;
    line-height: 1.4;
    background: url(../images/banner-text.png) no-repeat left center;
    background-size: 100% 100%;
}

.banner .time {
    font-size: 24px;
    color: #fff;
    line-height: 1;
    margin: 30px 0 24px;
}

.banner a {
    display: inline-block;
    margin-right: 20px;
}

.tishi {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 52px;
    line-height: 52px;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, .7);
    z-index: 1111111;
    display: none;
}

.btnWrap {
    position: relative;
    margin: 20px auto 40px;
    cursor: pointer;
}

.btnWrap a {
    color: #fff;
}

.btnWrap .move {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.title {
    display: block;
    text-align: center;
}

.title h3 {
    display: inline-block;
    font-size: 36px;
    color: #333;
    font-weight: 600;
    margin-top: 30px;
}

.title h3::after {
    content: "";
    display: block;
    width: 60px;
    height: 4px;
    background-color: #2b69a2;
    margin: 10px auto;
}

.intro {
    width: 100%;
}

.intro .wrap .con .dis {
    color: #999;
    line-height: 2;
    font-size: 16px;
    text-indent: 0em;
    padding: 0;
}

.intro .wrap {
    background: #fff;
    z-index: 111;
    margin: 20px auto;
    padding-bottom: 30px;
}

.intro .wrap .con {
    padding: 0 40px;
    width: 720px;
}

.intro .wrap .con p {
    font-size: 18px;
    color: #000;
    padding-top: 10px;
    text-indent: 2em;
}

.intro_img_list {
    width: 388px;
    padding-top: 40px;
}

.box5 .wrap,
.box2 .wrap,
.box3 .wrap {
    background: #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.box5 .con {
    box-sizing: border-box;
    padding: 0 30px;
}

.box5 .con .dis {
    font-size: 14px;
    color: #333333;
    text-indent: 2em;
    line-height: 1.6;
}

.box3 ul {
    margin-top: 40px;
}

.box3 li {
    position: relative;
    box-sizing: border-box;
    width: 545px;
    background-color: #f9f9f9;
    margin-bottom: 20px;
}

.box3 li.fl {
    margin-left: 30px;
}

.box3 li.fr {
    margin-right: 30px;
}

.box3 li .move2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 212px;
    background: url(../images/icon_play.png) no-repeat center rgba(0, 0, 0, .1);
}

.box3 li .con {
    padding: 0 20px 20px 20px;
}

.box3 li video {
    display: block;
    width: 100%;
    height: 212px;
}

.box3 li a {
    display: block;
    font-size: 12px;
    color: #2b69a2;
    text-align: right;
}

.box3 li h3 {
    font-size: 18px;
    color: #2b69a2;
    line-height: 2;
}

.box3 li h4 {
    font-size: 14px;
    color: #666;
}

.box3 li p {
    font-size: 12px;
    color: #999;
}

.box2 ul {
    padding: 20px 30px 0;
}

.box2 li {
    width: 181px;
    background-color: #f7f7f7;
    margin-left: 10px;
}

.box2 li:nth-of-type(1) {
    margin-left: 0px;
}

.box2 li .con {
    box-sizing: border-box;
    padding: 30px;
    position: relative;
    padding: 15px 30px;
}

.box2 li h3 {
    font-size: 20px;
    color: #333;
    line-height: 2;
}

.box2 li img {
    width: 100%;
    height: 101px;
}

.box2 li.active {
    position: relative;
    border: 1px solid #2b2da1;
}

.box2 li.active::after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 24px;
    height: 11px;
    background: url(../images/icon1.png?v=123) no-repeat center;
}

.box2 .text {
    box-sizing: border-box;
    margin: 30px;
    border: 1px solid #2b69a2;
    border-radius: 6px;
    padding: 10px 20px 15px;
}

.box2 .text .fl {
    position: relative;
    width: 720px;
}

.box2 .text .fr {
    width: 350px;
    height: 140px;
}

.box2 .text .fr img {
    display: block;
    width: 100%;
    height: 100%;
}

.box2 .text h3 {
    font-size: 18px;
    color: #2b69a2;
    line-height: 2;
}

.box2 .text h4 {
    font-size: 16px;
    color: #666666;
    line-height: 2;
}

.box2 .text p {
    font-size: 14px;
    color: #666666;
}
.mask{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,.8);
    z-index: 111111111111111;
    display: none;
}
.popup {
    position: fixed;
    top: 100px;
    left: 50%;
    bottom: 100px;
    transform: translateX(-50%);
    width: 700px;
    height: auto;
    overflow: hidden;
    border: 1px solid #dfdfdf;
}

.popup_wrap {
    width: 720px;
    height: 100%;
    overflow: auto;
}

.popup .del {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 25px;
    height: 25px;
}

.box2 li {
    position: relative;
}

.box2 li p {
    position: absolute;
    right: 1px;
    bottom: 10px;
    padding: 0 20px;
    font-size: 14px;
    color: #fff;
    line-height: 2;
    background-color: #5091ce;
}

.box2 li.active p {
    background-color: #2b2da1;
}

.box2 .text a {
    position: absolute;
    right: 30px;
    bottom: -40px;
    width: 125px;
    height: 29px;
    background: url(../images/downLoad.png) no-repeat center;
}

.box2 .text .move {
    position: absolute;
    right: 30px;
    bottom: -40px;
    width: 125px;
    height: 29px;
    z-index: 111;
    cursor: pointer;
}

.box4 {
    margin-bottom: 20px;

}

.box4 .wrap {
    position: relative;
    overflow: hidden;
    background-color: #fff;
}

.box4 a {
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    height: 100%;
}

.box4 .move {
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    height: 100%;
}

.bottom .wrap {
    padding-bottom: 30px;
    background: url(../images/bottom.png) no-repeat center top #e7e7e7;
}

.nav {
    height: 82px;
    line-height: 84px;
    background-color: #fff;
}

.nav a {
    display: inline-block;
    padding: 0 20px;
    color: #000;
    font-size: 16px;
}

.nav img {
    padding-top: 20px;
}

.nav a:hover {
    color: #2b69a2;
}

.nav.on {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 11111111111111;
    border-bottom: solid 1px #ddd;
}

.bottom .title h3 {
    display: block;
    margin: 0px auto;
    color: #fff;
    padding: 30px 0 20px;
}

.bottom .title h3::after {
    background-color: #fff;
}

.bottom p {
    width: 1000px;
    text-indent: 2em;
    margin-left: 20px;
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
}

.bottom p a {
    color: #fff;
}

.bottom .linkBox {
    margin-left: 20px;
    padding-top: 10px;
}