html {
  font-family: "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  min-width: 1200px;
}
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;
}
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;
}
.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;
}
.nav {
  position: fixed;
  top: 32px;
  left: 0px;
  width: 100%;
  height: 86px;
  background-color: #fff;
  z-index: 1111;
  line-height: 86px;
}
.nav img {
  display: inline-block;
}
.nav a {
  font-size: 18px;
  color: #000;
  padding: 0 20px;
}
.navP {
  top: 0px;
}
.main {
  padding-top: 86px;
  background: url(../images/bady_bg.jpg) no-repeat;
  background-position: center 550px;
}
/* banner */
.banner {
  position: relative;
  height: 460px;
  background: url(../images/banner.jpg?v=111) no-repeat center top;
}
.banner h4 {
  font-size: 54px;
  color: #fff;
  font-weight: 600;
}
.banner h4:nth-of-type(1) {
  padding-top: 80px;
}
.banner p {
  font-size: 22px;
  color: #fff;
  padding: 20px 0 40px;
}
.banner a {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  background-color: #0076ce;
  width: 150px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  margin-right: 10px;
}
.title {
  font-size: 50px;
  text-align: center;
  color: #1d1883;
  font-weight: 100;
}
.title p {
  color: #b8b8b8;
  font-size: 24px;
  line-height: 1.6;
}
.intro {
  position: relative;
  top: -40px;
  overflow: hidden;
  border-radius: 4px;
}
.intro .wrap {
  height: 475px;
  background: url(../images/intro.jpg) no-repeat center top;
}
.intro h3 {
  text-align: center;
  color: #1d1883;
  font-size: 35px;
  font-weight: 100;
}
.intro .text {
  width: 800px;
  margin: 20px auto 0;
}
.intro .text p {
  font-size: 16px;
  line-height: 1.4;
  color: #000;
  text-indent: 2em;
  margin-top: 5px;
}
.list {
  width: 100%;
  height: 465px;
  overflow: hidden;
  margin-top: 20px;
}
.list li {
  box-sizing: border-box;
  position: relative;
  float: left;
  width: 385px;
  height: 465px;
  background: url(../images/li_bg.png) no-repeat center top;
  margin-left: 22px;
  padding: 20px;
}
.list li:nth-of-type(1) {
  margin-left: 0;
}
.list li h4 {
  font-size: 18px;
  color: #000;
  line-height: 1.4;
  text-align: center;
}
.list li img {
  display: block;
  width: 100%;
  margin: 20px 0;
}
.list li p {
  font-size: 14px;
  color: #000;
  line-height: 1.4;
}
.list li a {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 100px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: #fff;
  background-color: #0076ce;
}
.box3 {
  padding-top: 40px;
}
.box3 ul {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}
.box3 ul li {
  box-sizing: border-box;
  position: relative;
  float: left;
  width: 580px;
  height: 500px;
  margin-left: 22px;
  background-color: #fff;
  border: 1px solid #999;
  overflow: hidden;
  margin-bottom: 20px;
}
.box3 ul li:nth-of-type(odd) {
  margin-left: 0;
}
.box3 ul li h4 {
  font-size: 18px;
  line-height: 60px;
  text-align: center;
  color: #221e87;
}
.box3 ul li p {
  font-size: 14px;
  color: #000;
  line-height: 1.4;
}
.box3 ul li img {
  display: block;
  width: 580px;
  margin-bottom: 20px;
}
.box3 ul li a {
  display: inline-block;
  width: 136px;
  height: 39px;
  background: url(../images/box2/btn.jpg) no-repeat center;
  padding-left: 60px;
}
.box3 ul li p {
  display: inline-block;
  padding-left: 30PX;
  font-size: 14px;
  color: #000;
  width: 340px;
  vertical-align: top;
}
.gengduo {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #000;
  background-color: #dedede;
  text-align: center;
}
.footImg {
  display: block;
  width: 100%;
  margin-top: 60px;
}
.footer {
  width: 100%;
  height: 413px;
  background: url(../images/footer_bg.png) no-repeat center;
}
.footer p {
  color: #fff;
  font-size: 14px;
  padding-left: 250px;
  padding-top: 150px;
  line-height: 26px;
}
