* {
  margin: 0;
  padding: 0;
  list-style: none;
}

body,
button,
input,
select,
textarea {
  color: #212a3a;
  font: 14px/1.42857143 'PingFangSC-light', 'Hiragino Sans GB',
    'Microsoft YaHei', 'WenQuanYi Micro Hei', sans-serif;
  outline: 0;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}

body {
  min-width: 1220px;
}

i {
  font-size: 0;
}

a {
  text-decoration: none;
  outline: none;
}

#divSmallBox {
  overflow: hidden;
  *display: inline;
  *zoom: 1;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 10px;
  background: #ffffff;
}

#playBox {
  width: 100%;
  height: 560px;
  background: #333333;
  position: relative;
  overflow: hidden;
}

#playBox .oUlplay {
  width: 500%;
  position: absolute;
  left: 0;
  top: 0;
}

#playBox .oUlplay li {
  float: left;
  width: 20%;
}

#playBox .pre {
  cursor: pointer;
  width: 45px;
  height: 45px;
  position: absolute;
  top: 190px;
  left: 10px;
  z-index: 10;
}

#playBox .next {
  cursor: pointer;
  width: 45px;
  height: 45px;
  position: absolute;
  top: 190px;
  right: 10px;
  z-index: 10;
}

#playBox .smalltitle {
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 15px;
  z-index: 10;
}

#playBox .smalltitle ul {
  width: 200px;
  margin: 0 auto;
}

#playBox .smalltitle ul li {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 10px;
  background: #ffffff;
  float: left;
  overflow: hidden;
  *display: inline;
  *zoom: 1;
  opacity: 0.2;
}

#playBox .smalltitle .thistitle {
  background: #ffffff;
  opacity: 1;
}

.banner1 {
  background: url(../images/home/banner.png);
  background-color: #212a3a;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 1920px;
  display: block;
  width: 100%;
  height: 560px;
}

.navigation {
  width: 1200px;
  margin: 0 auto;
  position: absolute;
  z-index: 99;
  height: 60px;
  left: 0;
  right: 0;
}

.logo {
  height: 60px;
  display: flex;
  align-items: center;
}

.logo img {
  width: 108px;
  align-items: center;
  height: 32px;
}

.float {
  float: left;
}

.nav-box {
  margin-left: 72px;
}

.cls {
  clear: both;
}

.notxt {
  text-indent: -9999px;
}

.nav a {
  color: #ffffff;
  text-decoration: none;
  outline: none;
}

.nav a:hover {
  color: #ffffff;
}

.nav {
  width: 600px;
  margin: 0 auto;
  position: relative;
  margin-left: 80px;
  float: left;
}

.nav ul li {
  float: left;
  text-align: center;
  height: 60px;
  line-height: 60px;
}

.nav ul li a {
  text-align: center;
  display: block;
  height: 60px;
  line-height: 60px;
}

.curBg {
  background: #ffffff;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 20px;
}

.rightbutton {
  line-height: 32px;
  float: right;
  display: block;
  width: 100px;
  background: #ffffff;
  border-radius: 2px;
  text-align: center;
  font-size: 14px;
  color: #212a3a;
  margin-top: 14px;
}

.rightbutton:hover {
  background-color: rgba(255, 255, 255, 0.9);
}

.title1 {
  font-size: 46px;
  color: #ffffff;
  text-align: center;
  line-height: 60px;
}

.title2 {
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 30px;
  display: block;
  width: 506px;
  margin-top: 24px;
}

.lebutton {
  box-shadow: 4px 4px 28px 0 rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  display: inline-block;
  width: 180px;
  height: 54px;
  text-align: center;
  line-height: 54px;
  background-color: #ffffff;
  color: #212a3a;
  margin-top: 50px;
  font-size: 18px;
  font-weight: 400;
  cursor: pointer;
}

.lebutton:hover {
  background-color: rgba(255, 255, 255, 0.9);
}

.try {
  background: #137EFF;
  color: #fff;
}

.try:hover {
  background: #105ce1;
}

.download{
  margin-left: 15px;
}

.function {
  width: 100%;
  height: 780px;
  background: -webkit-linear-gradient(#ffffff, #f8fcff);
}

.function3 {
  width: 1200px;
  margin: 0 auto;
}

.function4 {
  width: 100%;
  background-color: #212a3a;
  height: 460px;
  margin-top: 110px;
  padding-top: 40px;
}

.title40 {
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0;
  text-align: center;
}

.title18 {
  font-size: 18px;
  letter-spacing: 0;
  text-align: center;
  line-height: 26px;
  display: block;
  margin-top: 12px;
}

.title3 {
  text-align: center;
  margin-top: 60px;
}

#tab {
  width: 1200px;
  margin: 0 auto;
}

.list {
  width: 684px;
  margin: 0 auto;
  margin-top: 60px;
}

.list ul {
  overflow: hidden;
  box-shadow: inset 0 -1px 0 0 #e1e8ee;
}

.list li {
  float: left;
}

.list li {
  width: 96px;
  text-align: center;
  cursor: pointer;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
}

#listCon {
  width: 1200px;
  margin: 0 auto;
}

#listCon div {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}

.list li:first-child {
  border-left: none;
}

.list li:hover {
  background: #fff;
}

.list li.act {
  background: #ffffff;
  color: #137eff;
  border-bottom: 2px solid #137eff;
}

#listCon div.act {
  opacity: 1;
  filter: alpha(opacity=100);
}

.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  font-size: 16px;
}

.icon2 {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  font-size: 28px;
  margin-bottom: 8px;
}

.icon3 {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  font-size: 12px;
  margin-bottom: 8px;
}

.icon4 {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  font-size: 38px;
  color: #137eff;
}

.icon5 {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  font-size: 28px;
  color: #ffffff;
}

.icon6 {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  font-size: 24px;
  color: #ffffff;
}

.left {
  display: block;
  width: 500px;
  float: left;
  height: 480px;
  margin-left: 40px;
}

.right {
  display: block;
  width: 660px;
  float: right;
  text-align: right;
  height: 480px;
}

.header {
  display: block;
  width: 64px;
  border-radius: 2px;
  background: #384c78;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  font-weight: bold;
  margin-right: 12px;
  height: 28px;
  line-height: 28px;
  float: left;
}

.title4 {
  font-size: 24px;
  height: 28px;
  line-height: 28px;
  color: #384c78;
  display: block;
  float: left;
  margin-top: 120px;
}

.content {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #384c78;
  letter-spacing: 0;
  line-height: 28px;
  margin-top: 170px;
}

.contenticon {
  float: left;
  text-align: center;
  font-size: 14px;
  color: #384c78;
  line-height: 22px;
  margin-top: 40px;
}

#ring,
#line,
#pillar1,
#pillar2 {
  margin: 0 auto;
}

.spoter {
  width: 1200px;
  margin: 0 auto;
}

.spot {
  width: 240px;
  float: left;
  margin-top: 80px;
}

.spot2 {
  width: 60px;
  height: 60px;
  line-height: 68px;
  text-align: center;
  border-radius: 6px;
  margin: 0 auto;
}

.h3 {
  font-size: 18px;
  color: #384c78;
  letter-spacing: 0;
  text-align: center;
  line-height: 26px;
  font-weight: 400;
  margin-top: 32px;
}

.h4 {
  width: 12px;
  height: 2px;
  margin: 0 auto;
  background: #1279f5;
  margin-top: 8px;
}

.h5 {
  padding: 0 40px;
  font-size: 14px;
  color: #384c78;
  letter-spacing: 0;
  text-align: center;
  line-height: 26px;
  margin-top: 8px;
}

.service {
  width: 360px;
  height: 210px;
  background: #ffffff;
  box-shadow: 0 6px 20px 0 rgba(198, 213, 224, 0.5);
  float: left;
}

.serve {
  height: 210px;
  margin-top: 64px;
}

.left40 {
  margin-left: 40px;
}

.right40 {
  margin-right: 40px;
}

.left20 {
  margin-left: 20px;
}

.serveleft {
  width: 82px;
  float: left;
}

.Figure {
  display: block;
  height: 60px;
  width: 60px;
  border-radius: 60px;
  border: 3px solid #384c78;
  margin: 42px 0 0 22px;
  text-align: center;
  line-height: 86px;
}

.color32 {
  color: #384c78;
}

.recommend {
  float: left;
  margin-left: 24px;
}

.headline {
  font-size: 24px;
  line-height: 36px;
  color: #384c78;
  text-align: left;
  height: 36px;
  width: 100%;
  margin-top: 32px;
  font-weight: bold;
}

.essay {
  font-size: 16px;
  color: #384c78;
  letter-spacing: 0;
  line-height: 28px;
  display: block;
  width: 230px;
  margin-top: 12px;
}

.parting {
  width: 220px;
  height: 2px;
  background: #f6f6f6;
  margin-top: 12px;
}

.parting2 {
  width: 20px;
  height: 2px;
  background: #137eff;
  float: left;
}

.base {
  width: 1200px;
  border-bottom: 1px solid #354259;
  margin: 0 auto;
}

.padding45 {
  padding-bottom: 45px;
}

.bottomtitle {
  text-align: center;
  line-height: 36px;
  font-size: 24px;
  color: #ffffff;
  letter-spacing: 2px;
  margin-top: 18px;
}

.bottomtitle2 {
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 2px;
  display: block;
  margin-top: 8px;
  text-align: center;
  margin-bottom: 26px;
}

.bottombutton {
  display: inline-block;
  width: 160px;
  height: 48px;
  background: #137eff;
  border-radius: 2px;
  font-size: 16px;
  color: #ffffff;
  line-height: 16px;
  text-align: center;
  line-height: 48px;
  margin: 0 auto;
}

.bottombutton:hover {
  background: #105ce1;
}

.floatleft {
  float: left;
}

.paddingtop38 {
  padding-top: 38px;
}

.floatright {
  float: right;
}

.relation {
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0;
  display: block;
}

.relation2 {
  font-size: 12px;
  color: #7e8ba3;
  letter-spacing: 0;
  line-height: 28px;
  display: block;
  margin-top: 14px;
}

.color36 {
  color: #7e8ba3;
}

.underline {
  text-decoration: underline;
}

.textleft {
  text-align: left;
  width: 264px;
}

#menu {
  width: 80px;
  height: auto;
  position: fixed;
  top: 30%;
  right: 0;
  text-align: center;
}

#menu ul {
  display: block;
  list-style: none;
}

#menu ul li a {
  width: 80px;
  height: 68px;
  text-align: center;
  background: #137eff;
  color: #1285c9;
  display: block;
  padding-top: 22px;
  border-bottom: 1px solid #4097ff;
}

#menu ul li a:hover,
#menu ul li a.cur {
  color: #fff;
  text-decoration: none;
}
