@charset "UTF-8";
html {
  font-family: "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
ul,
li,
table,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

button,
input,
optgroup,
select,
textarea {
  outline: none;
}

li {
  list-style: none;
}

a {
  background-color: transparent;
  text-decoration: none;
}

input {
  outline: 0;
}

img {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

.clearfix {
  zoom: 1;
}

.wrap {
  width: 1000px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.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(../images/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;
}

/*navbar*/
.nav-bar {
  /* background-color: #fff; */
  position: absolute;
  z-index: 100;
  width: 100%;
  left: 0;
  /* border-bottom: 1px solid #ddd; */
}

.nav-bar .nav-bar-wrap {
  height: 69px;
  background: url("../images/nav-bg.png") center -35px no-repeat;
}

.nav-bar.fixed {
  position: fixed;
  top: 0;
}

.logo {
  margin-top: 8px;
  margin-left: 31px;
}

.nav-link li {
  float: left;
  margin-left: 40px;
}

.nav-link li a {
  font-size: 16px;
  color: #000000;
  width: 114px;
  height: 36px;
  line-height: 36px;
  display: block;
  margin-top: 20px;
  text-align: center;
  font-weight: 600;
  font-family: 'PingFang SC Medium';
}

.nav-link li a.active {
  color: #007bc2;
}

/*banner*/
.ban-con {
  position: relative;
  padding-top: 410px;
}

.intro-cont {
  height: 172px;
  padding: 24px 34px;
  color: #fff;
  font-size: 14px;
  background: url(../images/image_03.png) no-repeat center top;
}

.intro-cont h3 {
  font-size: 34px;
}

.intro-cont p {
  width: 450px;
  margin-top: 20px;
}

.banner-pic {
  height: 540px;
}

.banner-pic.banner1 {
  background: url("../images/banner1.png") center no-repeat;
}

.banner-pic.banner2 {
  background: url("../images/banner2.png") center no-repeat;
}

.banner-pic.banner3 {
  background: url("../images/banner3.png") center no-repeat;
}

/* enterprise-intro */
.enterprise-intro {
  height: 370px;
  background-color: #fff;
}

.enterprise-intro .main-title {
  width: 229px;
  height: 26px;
  background: url("../images/enterpriseIntro.png") center no-repeat;
  margin: 0 auto;
  margin-top: 38px;
}

.enterprise-intro .intro-info {
  width: 500px;
  text-indent: 2em;
  color: #393939;
  font: normal 12px/26px 'PingFang';
  padding-top: 36px;
}

.enterprise-intro .video {
  padding-top: 36px;
}

/*download*/
#download {
  margin-top: 18px;
}

.download-cont {
  /* height: 146px; */
  background: url("../images/downloadBg.png") center repeat-y;
  padding-top: 50px;
  padding-bottom: 40px;
}

.download-cont .main-title {
  width: 267px;
  height: 27px;
  background: url("../images/download-title.png") center no-repeat;
  margin: 0 auto;
}

.download-cont .file-list {
  padding-top: 36px;
}

.download-cont .file-list li {
  width: 440px;
  float: left;
  line-height: 26px;
  padding: 8px 0 8px 40px;
  background: url(../images/pdf.png) no-repeat left center;
  /* border-bottom: 1px dashed #a5a5a6; */
}

.download-cont .file-list li.marl-40 {
  margin-left: 40px;
}

.download-cont .file-list li a {
  color: #fff;
}

/*adv*/
.adv {
  padding: 40px 0;
  background: url("../images/adv-bg.png") center no-repeat;
}

.adv-tab {
  border-bottom: 3px solid #007ac1;
}

.adv-tab ul {
  width: 295px;
  margin: 0 auto;
}

.adv-tab ul li {
  float: left;
  border-radius: 4px 4px 0 0;
  width: 144px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border-top: 2px solid #fff;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  cursor: pointer;
}

.adv-tab ul li.active {
  background: #007ac1;
  color: #fff;
}

.adv-tab ul li.bor-l-2 {
  border-left: 2px solid #fff;
}

.adv-tab ul li.bor-r-2 {
  border-right: 2px solid #fff;
}

.adv-cont {
  display: none;
}

.adv-list {
  margin-top: 76px;
}

.adv-list .tit {
  font-size: 14px;
  margin-left: 320px;
}

.adv-list li {
  float: left;
}

.adv-list li a h3 {
  font-weight: normal;
  font-size: 20px;
  margin: 10px 0;
  color: #0066a1;
}

.adv-list li a p {
  font-size: 15px;
  line-height: 1.5;
  color: #747678;
}

.product-item {
  width: 484px;
  padding-right: 16px;
  padding-bottom: 58px;
}

.product-item .pic {
  width: 163px;
  height: 157px;
  background: url("../images/advItemBg.png") center no-repeat;
}

.product-item .message {
  width: 305px;
}

.product-item .message .name {
  font: normal 13px/13px '微软雅黑';
  padding-top: 13px;
  color: #000000;
}

.product-item .message .info {
  font: normal 14px/20px '微软雅黑';
  padding-top: 16px;
  color: #454545;
}

.video-item {
  width: 500px;
  position: relative;
}

.video-item .videoMask {
  position: absolute;
  width: 368px;
  height: 195px;
}

.video-item video {
  display: block;
  margin: 0 auto;
  width: 368px;
  height: 195px;
  background-color: #000;
}

.video-item .videoName {
  text-align: center;
  font: normal 16px/16px '微软雅黑';
  padding-top: 12px;
  color: #454545;
}

/*视频播放*/
.media {
  padding: 32px 0;
  background: #ededee;
}

.media-cont {
  padding: 40px 0;
  background: url("../images/media-bg.jpg") no-repeat;
  background-size: 100% 100%;
}

.media-cont-left {
  height: 330px;
  width: 343px;
  padding-left: 67px;
  font-size: 14px;
  background: #e98300;
  color: #fff;
  margin-right: 35px;
}

.media-cont-left img {
  margin: 30px 0 23px 0;
}

.appnitro {
  margin: 20px 0 0 50px;
}

.appnitro li {
  border-bottom: 1px dashed #ddd;
  font-size: 14px;
  line-height: 26px;
  color: #4f4e4e;
  padding-bottom: 7px;
  margin-bottom: 10px;
}

.appnitro li div {
  overflow: hidden;
}

.appnitro li div p {
  float: left;
  margin-right: 50px;
}

.appnitro li p input,
.appnitro li p label {
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

.appnitro .required {
  color: red;
}

.appnitro li p label + input {
  margin-left: 50px;
}

.red-btn {
  width: 100px;
  height: 30px;
  background: #e80028;
  color: #fff;
  font-size: 14px;
  border: none;
  border-radius: 3px;
  text-align: center;
  outline: none;
  display: inline-block;
  line-height: 30px;
  text-decoration: none;
}

#info-form {
  width: 431px;
  /* height: 348px; */
  position: fixed;
  background: #f6f6f6;
  border: 8px solid #d8d8d8;
  border-radius: 4px;
  left: 50%;
  top: 50%;
  margin: -160px 0 0 -223.5px;
  z-index: 999999;
  display: none;
}

#info-form .close {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.form-group {
  margin-bottom: 8px;
  line-height: 28px;
  vertical-align: top;
}

.form-group.mb10 {
  margin-bottom: 10px;
}

.control-label,
.form-control {
  float: left;
  display: inline;
}

.form-control {
  position: relative;
}

.xin {
  color: #ca0000;
  font-size: 14px;
  margin-right: 6px;
  font-weight: normal;
  font-style: normal;
}

.control-label {
  font-size: 14px;
  font-weight: bold;
  line-height: 28px;
  color: #5c5a5a;
  width: 112px;
  text-align: right;
  margin-right: 10px;
}

.txt {
  width: 270px;
  height: 30px;
  line-height: 30px\9;
  font-size: 12px;
  padding: 0 8px;
  float: left;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  background: #fff;
  color: #333;
  outline: none;
}

.form-wrap {
  margin-top: 32px;
}

.btn-box {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

/* 正确答案 */
.daan {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-40%, -50%);
          transform: translate(-40%, -50%);
  background-color: #eee;
  padding: 20px;
  z-index: 1000;
  border: 1px solid #ddd;
  border-radius: 5px;
  color: #333;
  display: none;
  min-width: 200px;
}

.daan h3 {
  line-height: 30px;
}

.daan p {
  line-height: 25px;
}

.daan .queding {
  width: 80px;
  padding: 10px;
  border-radius: 5px;
  margin: 20px auto 0;
  color: #fff;
  text-align: center;
  background-color: #e80028;
  cursor: pointer;
}

.banner {
  position: relative;
}

.banner .linkTo {
  position: absolute;
  width: 100%;
  height: 400px;
  z-index: 1000;
}

.survey .main-title {
  width: 229px;
  height: 26px;
  margin: 0 auto;
  background: url("../images/survey.png") center no-repeat;
  margin-bottom: 40px;
}

.errorContainer {
  color: #cc0000;
  text-align: center;
}

.nopass {
  color: #cc0000;
}

/*common_alert*/
.common_alert {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 101;
  /* display: none; */
}

.common_alert .common_alert_son {
  width: 400px;
  height: 200px;
  background: url(../images/tanchuang.png?v=12) no-repeat;
  position: absolute;
  top: 40%;
  left: 50%;
  margin-left: -200px;
  margin-top: -100px;
  z-index: 101;
  border-radius: 6px;
}

.common_alert .common_alert_son .common_alert_son_text {
  width: 300px;
  height: 130px;
  line-height: 130px;
  margin-top: 10px;
  font-size: 24px;
  text-align: center;
  color: #065FA3;
  background-color: #fff;
}

.common_alert .common_alert_son .common_alert_son_button {
  position: absolute;
  width: 150px;
  height: 28px;
  line-height: 40px;
  /* margin: 0 auto; */
  /* margin-top: 10px; */
  /* font-size: 18px; */
  /* text-align: center; */
  /* color: #fff; */
  border-radius: 13px;
  cursor: pointer;
}

.common_alert .common_alert_son .common_alert_son_button.button1 {
  display: block;
  top: 65px;
  left: 220px;
}

.common_alert .common_alert_son .common_alert_son_button.button2 {
  display: block;
  top: 132px;
  left: 220px;
}

.common_alert .close {
  position: absolute;
  width: 12px;
  top: 11px;
  cursor: pointer;
  right: 15px;
  height: 12px;
}
/*# sourceMappingURL=style.css.map */