* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Microsoft Yahei;
  min-width: 1000px;
}

li {
  list-style: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

img {
  border: 0 none;
}

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

a {
  text-decoration: none;
}

/*顶部样式*/
.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;}
.top-nav{height: 70px;}
.navbar{border-bottom: 1px solid #25304e;height: 69px;z-index: 100000;}
.navbar-fixed{position: fixed;width: 100%;top: 0;background: #000;}
.navbar-login li{float: left;margin: 0 18px;}
.navbar-login li.active{border-bottom: 2px solid #fff;font-weight: bold;}
.navbar-login a{color: #fff;line-height: 68px;font-size: 16px;}
.navbar-login span{display: inline-block;border-radius: 4px;padding: 0 20px;margin: 18px 15px 0;}
.navbar-login span a{line-height: 32px;}


.wrap {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.nav{
  width: 100%;
  position: fixed;
  top: 33px;
  left: 0;
  z-index: 10;
  background: transparent;
}
.nav .nav-left{
  float: left;
  margin: 10px 0;
}
.nav .nav-right{
  float: right;
  margin-top: 5px;
}
.nav .nav-right li{
  margin-left: 50px;
  float: left;
  font-size: 16px;
  color: #003368;
  font-weight: 600;
}
.nav .nav-right li a{
  width: 100%;
  height: 100%;
  display: block;
  padding: 10px 0;
  color: #003368;
}

.nav .nav-right li.active{
  border-bottom: 3px solid #003368;
}

.banner{
  height: 764px;
  background: url('../images/banner.png') no-repeat top center;
}
.banner .banner-cont{
  position: relative;
  padding: 125px 0 0 260px;
  height: 639px;
  font-size: 15px;
  background: url('../images/banner-wrap-bg.png') no-repeat ;
  background-size: 100% 100%;
}
.banner-top{
  padding: 0 27px;
  margin-bottom: 30px;
}
.banner-top-left{
  position: absolute;
  top: 125px;
  left: 220px;
}
.banner-title .fl{
  width: 34px;
  height: 34px;
  padding: 3px;
  font-size: 16px;
  color: #fff;
  background: #009bdb;
  margin-right: 20px;
  text-align: center;
  line-height: 1;
}
.banner-top h3{
  width: 346px;
  padding-right: 20px;
  height: 30px;
  line-height: 30px;
  background: #e0eff6;
  color: #009bdb;
  font-size: 20px;
  text-align: right;
  font-weight: 300;
}
.banner-top .p-title{
  font-size: 20px;
  margin: 5px 10px 0 0;
}
.banner-middle{
  padding: 0 28px;
  background: url('../images/banner-middle-bg.png') no-repeat;
  background-size: 100% 100%;
}
.banner-middle .middle-left{
  width: 245px;
  line-height: 1.8;
}
.banner-middle .middle-right{
  width: 438px;
  line-height: 1.5;
}
.banner-middle02{
  padding: 0 27px;
}
.banner-middle02 h3{
  margin: 19px 0 16px 0;
  width: 200px;
  padding-right: 60px;
  font-size: 14px;
  color: #fff;
  height: 33px;
  line-height: 33px;
  position: relative;
  left: -157px;
  text-align: right;
  background: url('../images/banner-middle02.png') no-repeat right;
}
.middle-title{
  width: 85px;
  text-align: center;
  height: 18px;
  line-height: 18px;
  font-size: 15px;
  color: #fff;
  background: url('../images/middle-title.png') no-repeat;
  background-size: 100% 100%;
}
.banner-bottom{
  padding: 0 27px;
  margin-top: 40px;
}
.banner-bottom p{
  width: 550px;
  color: #fff;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.6;
}
.banner-special{
  position: absolute;
  left:-50px;
  bottom: -7px;
  z-index: 4;
}
.banner-name{
  position: absolute;
  left: 130px;
  bottom: 30px;
  z-index: 5;
}

.why{
  height: 1135px;
  background: url('../images/why-bg.jpg') no-repeat top center;
}
.why .wrap{
  padding-top: 30px;
  position: relative;
}
.why .why-center{
  position: absolute;
  top: 166px;
  left: 384px;
}
.why h3{
  width: 466px;
  text-align: center;
  height: 51px;
  line-height: 51px;
  margin: 0 auto;
  font-size: 26px;
  background: url('../images/why-title-bg.png') no-repeat;
}
.why ul{
  margin: 30px 0;
}
.why ul li{
  width: 330px;
  padding: 18px 20px;
  border-radius: 6px;
  background: #009bdb;
  font-size: 14px;
  color: #fff;
  float: left;
  margin: 0 260px 50px 0;
}
.why ul li.mar-r-0{
  margin-right: 0;
}
.why ul li h4{
  font-size: 17px;
  margin-bottom: 16px;
}
.adver{
  margin: 30px 0 50px 0;
}