@charset "utf-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html,
body {
  height: 100%;
  font-size: 12px;
  font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
}

img,
input,
button,
a,
select,
textarea {
  margin: 0;
  padding: 0;
  resize: none;
  border: none;
  outline: none;
}

ol,
ul {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
i,
b,
em {
  font-size: 100%;
  word-wrap: break-word;
  font-weight: normal;
  font-style: normal;
}

a:active,
a:focus {
  outline: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

*html {
  background-image: url(about:blank);
  background-attachment: fixed;
}

/* 修正IE6振动bug */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.clearfix {
  zoom: 1;
}

a {
  text-decoration: none;
}

body {
  background: rgb(251, 251, 242);
  overflow-x: hidden;
}

/*main*/
.bg-box {
  height: 514px;
  width: 100%;
  background: url(../img/line.png) repeat-x;
}

.big-img-title {
  width: 1300px;
  height: 514px;
  margin: 0 auto;
  position: relative;
  background: url(../img/bg.png) no-repeat center center;
}

.header {
  width: 960px;
  height: 30px;
  margin: 0 auto;
  padding-top: 10px;
}

.header .logo {
  float: left;
  margin-left: 13px;
}

.header .nav {
  float: right;
  margin-right: 13px;
}

.header .nav a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.big-img-title .big-img {
  width: 434px;
  height: 331px;
  position: absolute;
  top: 110px;
  left: 239px;
}

.title-img {
  width: 264px;
  height: 98px;
  position: absolute;
  top: 148px;
  right: 246px;
}

.download {
  position: absolute;
  top: 285px;
  left: 791px;
  width: 272px;
  height: 75px;
  background: url(../img/btn.png) no-repeat 0 0;
  padding: 0px;
}

.download:hover {
  background-position: -272px 0;
}

.download:active {
  background-position: -544px 0;
}

.date {
  position: absolute;
  top: 380px;
  right: 310px;
  color: #e2d9d9;
}

.advan-list {
  width: 100%;
  height: 461px;
  background-color: #f5f9fa;
  overflow: hidden;
  margin: 0 auto;
}

.advan-list li {
  display: block;
  height: 411px;
  width: 910px;
  margin: 0 auto;
  padding: 25px 25px;
  position: relative;
  text-align: left;
}

.advan-list li dl {
  overflow: hidden;
  position: relative;
}

.advan-list li dt {
  width: 440px;
  height: 335px;
  display: block;
  float: left;
}

.advan-list li.right dt {
  float: right;
}

.advan-list li dt img {
  width: 400px;
  height: 400px;
}

.advan-list li dd {
  margin-left: 500px;
  color: #666;
  font-size: 16px;
  padding-top: 20px;
  width: 400px;
  line-height: 27px;
}

.advan-list li.right dd {
  margin-left: 0px;
}

.advan-list li dd.big-title {
  color: #333;
  font-size: 36px;
  padding-top: 144px;
}

/*底部*/
.wrap-ft {
  display: block;
  font-size: 14px;
  line-height: 30px;
  height: auto;
  padding-top: 10px;
  padding-bottom: 20px;
  background: #fafafa;
  text-align: center;
}

.xukezheng {
  color: #333;
}

.xukezheng:hover {
  color: #ff4b00;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #30F;
  text-decoration: underline;
}

a:active {
  color: #F00;
}

.banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}

.banner,.hero-swiper {
  height: 514px;
  width: 100%;
}

.kantu-banner {
  background: url(../img/line.png) repeat-x;
}
.scan-banner {
  background: url(../img/line2.png) repeat-x;
}

.kantu-banner-content {
  background: url(../img/bg.png) no-repeat center center;;
}
.scan-banner-content {
  background: url(../img/bg2.png) no-repeat center center;;
}

.navbar {
  max-width: 1300;
  position: absolute;
  z-index: 10;
  margin: auto;
}

.download-button {
  position: absolute;
  top: 305px;
  left: 640px;
  width: 272px;
  height: 75px;
  padding: 0px;
  background: #56EC63;
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 290;
  font-size: 36px;
  line-height: 47px;
  text-align: center;
  letter-spacing: 0.08em;
  color: #FFFFFF;
  cursor: pointer;
}

.download-button:hover {
  background: #44D150;
}

.download-button:active {
  background: #3DBC47;
}