* {
  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: 105px 460px 0 0 ;
  height: 659px;
  font-size: 14px;
}
.banner-top{
  margin-bottom: 10px;
}
.banner-title .fl{
  width: 34px;
  height: 53px;
  padding:  8px 3px;
  font-size: 14px;
  color: #fff;
  background: #009bdb;
  margin-right: 20px;
  text-align: center;
  line-height: 1.8;
}
.banner-title p{
  line-height: 1.8;
}
.banner-top h3{
  color: #009bdb;
  font-size: 18px;
  font-weight: 300;
  padding: 20px 0;
}
.banner-top .p-title{
  font-size: 20px;
  margin: 5px 10px 0 0;
}
.banner-middle{
  font-size: 16px;
}
.banner-middle a{
  display: block;
  width: 370px;
  height: 59px;
  line-height: 55px;
  margin: 18px 0;
  background: url('../images/banner-btn.png') no-repeat center center;
  background-size: 100% 100%;
  font-size: 28px;
  color: #fff;
  text-align: center;
}
.banner-bottom-title{
  width: 122px;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background: url('../images/banner-bottom.png') no-repeat center center;
  background-size: 100% 100%;
  margin-bottom: 10px;
}
.banner-bottom p{
  font-size: 14px;
  line-height: 1.6;
  text-indent: 30px;
}
.banner-special{
  position: absolute;
  right:0;
  bottom: 0;
  z-index: 4;
}
.banner-name01{
  width: 50px;
  position: absolute;
  right: 0px;
  top: 230px;
  z-index: 5;
  font-size: 44px;
  color: #fff;
}
.banner-name02{
  width: 20px;
  position: absolute;
  right: 60px;
  top: 220px;
  z-index: 5;
  font-size: 18px;
  color: #fff;
}

.why{
  height: 800px;
  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{
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: 300;
}
.why h3 img{
  margin-bottom: 15px;
}
.why ul{
  margin: 30px 0;
}
.why ul li{
  width: 330px;
  height: 100px;
  padding: 18px 20px;
  border-radius: 6px;
  background: #fff;
  font-size: 18px;
  color: #00a2e7;
  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;
}
.why-bottom{
  font-size: 18px;
} 
.why-bottom .fl{
  width: 50%;
}
.why-bottom h4{
  font-size: 30px;
  font-weight: 300;
  padding: 16px 0;
  border-bottom: 1px solid #02a5ea;
}
.why-bottom p{
  margin-top: 25px;
  width: 380px;
}
.intro{
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
  background: #e9e9e9;
}
.chance-title{
  padding: 60px 0 30px;
  text-align: center;
}
.chance li{
  width: 490px;
  height: 120px;
  float: left;
}
.chance li.mr-20{
  margin-right: 20px;
}
.chance li.h160{
  height: 160px;
}
.adver{
  text-align: center;
  margin: 30px 0 50px 0;
}