* {
  padding: 0;
  margin: 0;
}

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

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

.main-wrap {
  position: relative;
  padding-top: 1px;
}

/* nav */
.nav {
  position: absolute;
  left: 0;
  top: 32px;
  width: 100%;
  height: 90px;
  background: #fff;
  z-index: 101;
  -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
}

.nav-fixed {
  position: fixed;
  left: 0;
  top: 0;
}
.nav .wrap {
  height: 90px;
}

.nav .logo {
  float: left;
  margin: 7px 0 0;
  padding-top: 20px;
}
.nav .logo img {
  width: 180px;
}

.nav-link {
  padding-top: 26px;
}

.nav-link div {
  position: relative;
  float: left;
  height: 36px;
  padding: 0 45px 0 25px;
  font-size: 16px;
  color: #000;
  line-height: 36px;
  cursor: default;
}

.nav-link div::after {
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -2px;
  content: '';
  width: 9px;
  height: 5px;
  background: url(../img/icon2.png) no-repeat;
}
.nav-link div::before {
  display: none;
  position: absolute;
  bottom: 0;
  right: 50%;
  content: '';
  width: 80%;
  height: 1px;
  background: #ba0021;
  transform: translateX(50%);
}

.nav-link div > p {
  display: none;
  position: absolute;
  left: 0;
  top: 36px;
  min-width: 270px;
  font-size: 12px;
  color: #fff;
  line-height: 1.8em;
  padding: 20px;
  background: #e90029;
  z-index: 1;
}
.nav-link div > p span:hover {
  cursor: pointer;
  text-decoration: underline;
}
.nav-link div:hover {
  color: #fff;
  background: #e90029;
}

.nav-link div:hover::before {
  display: block;
}

.nav-link div:hover > p {
  display: block;
}

.nav-link a.btn {
  display: inline-block;
  height: 36px;
  font-size: 16px;
  color: #000;
  line-height: 36px;
  padding: 0 25px 0 25px;
  color: #fff;
  background: #e90029;
}


.w1200 {
  width: 1200px;
  position: relative;
  margin: 0 auto;
}

.banner {
  position: relative;
  height: 656px;
  margin: 90px auto 0;
  padding: 0 0 0 57px;
  background: url(../img/banner.png) center no-repeat;
  overflow: hidden;
}

.banner_title {
  margin-top: 86px;
  margin-bottom: 28px;
}

.banner_title p {
  font-size: 50px;
  color: #fff;
  line-height: 1;
}

.banner_btn {
  display: block;
  width: 193px;
  height: 44px;
  background: url(../img/xiazai.png) no-repeat;
}

.banner_time {
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  padding-left: 10px;
  margin-bottom: 75px;
}

.banner_text {
  width: 770px;
  margin-top: 140px;
  margin-left: -57px;
  font-size: 14px;
  color: #4b5053;
  line-height: 1.5em;
}

.banner_text p {
  margin-top: 12px;
  text-indent: 2em;
}

.banner_text h3 {
  font-size: 14px;
  margin-top: 12px;
  color: #ff0000;
}

.list {
  background: url(../img/bottom_bg.png) no-repeat right bottom;
}
.list li {
  width: 385px;
  margin-right: 22px;
  margin-bottom: 28px;
  background: #f0f0f0;
  color: #000;
}
.list li:nth-child(3n) {
  margin-right: 0;
}
.list li > img {
  display: block;
  width: 100%;
  
}
.list li .pd15 {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
.list li h3 {
  padding: 10px 0 3px;;
}
.list li h3 a {
  font-size: 16px;
  color: #e90029;
}
.list_time {
  font-size: 14px;
}
.list_text {
  font-size: 14px;
  margin-top: 12px;
}
.list li h4 {
  font-size: 14px;
  color: #ff0000;
  padding-left: 25px;
  margin-top: 10px;
  background: url(../img/icon.png) no-repeat left center;
}
.list li p {
  font-size: 14px;
  color: #000;
  margin-top: 8px;
}

.person {
  font-size: 0;
  margin-top: 8px;
}
.person img {
  display: inline-block;
  width: 105px;
  height: 102px;
  vertical-align: middle;
}
.person_right {
  display: inline-block;
  width: 205px;
  margin-left: 15px;
  vertical-align: middle;
}

.list li h5 {
  font-size: 20px;
  color: #4b5053;
  margin: 225px 0 25px;
}
.list_btn {
  display: inline-block;
  width: 193px;
  height: 44px;
  background: url(../img/xiazai.png) no-repeat;
}

.right_nav {
  position: fixed;
  right: 100px;
  bottom: 30px;
  width: 130px;
  height: 409px;
  background: url(../img/nav2.png?v=1) no-repeat;
  background-size: 100% auto;
  z-index: 100;
}
.right_nav li {
  font-size: 0;
  text-align: center;
  margin-top: 8px;
}
.right_nav li:first-child {
  margin-top: 72px;
}
.right_nav li a {
  display: inline-block;
  width: 97px;
  height: 24px;
}

@media screen and (max-width: 1660px) {
  .right_nav {
    right: 30px;
  }
}
@media screen and (max-width: 1440px) {
  .right_nav {
    right: 0;
  }
}
