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

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

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

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

/*
.clearfix{
    height:1%;
}*/

body {
  font-size: 12px;
  font-family: "Microsoft Yahei";
  min-width: 1200px;
}

body .header .top {
  border-bottom: 1px solid #e9f1f8;
  height: 40px;
  box-sizing: border-box;
}

body .header .top .content {
  width: 1200px;
  margin: 0 auto;
}

body .header .top .content .left {
  float: left;
  line-height: 39px;
}

body .header .top .content .right {
  float: right;
}

body .header .top .content .right .item {
  display: inline-block;
  line-height: 39px;
  margin-left: 50px;
  padding-left: 25px;
  background: url(../img/index/call.png) left center no-repeat;
}

body .header .top .content .right .item.kefu {
  background-image: url(../img/index/call.png);
}

body .header .top .content .right .item.wangdian {
  background-image: url(../img/index/point.png);
}

body .header .top .content .right .item.zixun {
  background-image: url(../img/index/msg.png);
}

body .header .bottom .content {
  width: 1200px;
  margin: 0 auto;
}

body .header .bottom .content .left {
  float: left;
  height: 80px;
  background: url(../img/index/logo.png) left center no-repeat;
  box-sizing: border-box;
  padding-top: 20px;
  padding-left: 70px;
}

body .header .bottom .content .left .tit {
  font-size: 14px;
}

body .header .bottom .content .left .tit .em {
  font-size: 18px;
  color: #004e98;
  font-weight: bold;
}

body .header .bottom .content .left .des {
  padding-top: 7px;
  font-size: 14px;
}

body .header .bottom .content .right {
  float: right;
  padding-top: 1px;
  box-sizing: border-box;
}

body .header .bottom .content .right .btn-download {
  cursor: pointer;
  margin-top: 25px;
  width: 156px;
  height: 30px;
  background: url(../img/index/btn-download.png) center center no-repeat;
  color: #6a5212;
  text-align: center;
  line-height: 30px;
}

body .header .bottom .content .right .btn-download img {
  vertical-align: top;
  position: relative;
  top: 8px;
}

body .nav {
  background-color: #176cf3;
  height: 60px;
  border-bottom: 1px solid #4585ea;
}

body .nav .content {
  width: 1200px;
  margin: 0 auto;
}

body .nav .content .navlist {
  float: right;
  color: #fff;
  margin-right: 22px;
}

body .nav .content .navlist li {
  cursor: pointer;
  display: inline-block;
  padding: 0 22px;
  line-height: 60px;
  height: 59px;
  position: relative;
  font-size: 16px;
}

body .nav .content .navlist li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #fff;
}

body .nav .content .navlist li.cur {
  border-bottom: 2px solid #fff;
  font-weight: bold;
}

body .footer .top {
  height: 297px;
  background: url(../img/index/bottom.jpg) center center no-repeat;
}

body .footer .bottom {
  height: 52px;
  background-color: #263358;
}

body .footer .bottom .content {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  color: #abb7db;
}

body .footer .bottom .content .left {
  float: left;
  height: 52px;
  line-height: 52px;
}

body .footer .bottom .content .right {
  float: right;
  height: 52px;
  line-height: 52px;
}

/*帮助中心 关于我们 头部*/

body .header .bottom .content .right .navlist {
  float: right;
  color: #333333;
}

body .header .bottom .content .right .navlist li {
  cursor: pointer;
  display: inline-block;
  padding: 0 22px;
  line-height: 80px;
  height: 79px;
  position: relative;
  font-size: 16px;
}

body .header .bottom .content .right .navlist li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #333333;
}

body .header .bottom .content .right .navlist li.cur {
  border-bottom: 2px solid #004e97;
  font-weight: bold;
}

body .header .bottom .content .right .navlist li.cur a {
  color: #004e97;
}

.underline {
  border-bottom: 1px solid #e9ebee;
}

body .header .subnav {
  border-bottom: 1px solid #e9ebee;
}

body .header .subnav.about {
  border-bottom: 1px solid #e9ebee;
}

body .header .subnav .list {
  width: 1200px;
  margin: 0 auto;
}

body .header .subnav.about .list {
  width: 655px;
}

body .header .subnav.about .list li {
  height: 60px;
}

body .header .subnav .list li {
  cursor: pointer;
  display: inline-block;
  padding: 0 35.5px;
  line-height: 60px;
  height: 59px;
  position: relative;
  font-size: 14px;
  color: #666666;
}

body .header .subnav .list li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #666666;
}

body .header .subnav .list li.cur {
  font-weight: bold;
  color: #004e97;
}

body .header .subnav .list li.cur a {
  color: #004e97;
}

.returnTop {
  position: fixed;
  right: 50px;
  bottom: 20px;
  z-index: 9;
  cursor: pointer;
  display: none;
}