@charset "UTF-8";
body, html, ul, li, h2, p {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑", Helvetica, Verdana, Arial, Helvetica, sans-serif;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  border: 0 none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.tc {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.hide {
  display: none;
}

.tr {
  text-align: right;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.space-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

p {
  height: 3.125vw;
  font-size: 3.125vw;
  font-family: Noto Sans S Chinese;
  font-weight: bold;
  line-height: 3.125vw;
  padding-bottom: 1.51042vw;
}

span {
  display: block;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
}

#main {
  width: 100vw;
  margin: 0 auto;
  position: relative;
  min-width: 72.91667vw;
}

#main div.header {
  display: flex;
  width: 72.08333vw;
  position: absolute;
  justify-content: space-between;
  align-items: center;
  line-height: 4.16667vw;
  padding: 0 13.54167vw;
  z-index: 100;
}

#main div.header .header_logo {
  width: 8.85417vw;
  height: 1.25vw;
  background: url("../images/logo.png") no-repeat;
  background-size: 100% auto;
}

#main div.header .header_title a {
  font-size: 0.9375vw;
  padding: 0 1.5625vw;
  font-weight: 500;
  color: #071532;
}

#main ul.body li {
  width: 100vw;
  overflow: hidden;
}

#main ul.body li#section1 {
  height: 75.88542vw;
  background: #fefeff;
}

#main ul.body li#section1 .section1_content {
  position: relative;
}

#main ul.body li#section1 .section1_content img {
  height: 29.94792vw;
}

#main ul.body li#section1 .section1_content p {
  top: 11.92708vw;
  height: 3.54167vw;
  color: #0055FF;
  font-size: 3.54167vw;
  line-height: 3.54167vw;
  padding-left: 13.54167vw;
  position: absolute;
}

#main ul.body li#section1 .section1_content span {
  top: 16.14583vw;
  height: 3.54167vw;
  display: block;
  color: #0055FF;
  font-size: 3.4375vw;
  font-weight: bold;
  line-height: 3.54167vw;
  padding-left: 13.54167vw;
  position: absolute;
}

#main ul.body li#section1 .section1_content .section1_way {
  left: 0;
  right: 0;
  top: 23.75vw;
  width: 87.5vw;
  margin: 0 auto;
  height: 41.66667vw;
  position: absolute;
  background: url("../images/bg1-2.png") no-repeat;
  background-size: 100% auto;
}

#main ul.body li#section1 .section1_content .section1_way i {
  left: 30.9375vw;
  bottom: 5.20833vw;
  width: 50.52083vw;
  font-size: 0.9375vw;
  text-align: left;
  position: absolute;
  font-style: normal;
  color: #FFFFFF;
}

#main ul.body li#section1 .section1_content .section1_way i:last-child {
  bottom: 1.5625vw;
}

#main ul.body li#section2 {
  height: 49.6875vw;
  background: url("../images/bg2-2.png") no-repeat;
  background-size: 100% auto;
}

#main ul.body li#section2 .section2_content p {
  color: #071532;
  padding-top: 3.02083vw;
  padding-left: 13.69792vw;
  padding-bottom: 6.30208vw;
}

#main ul.body li#section2 .section2_content img {
  width: 81.14583vw;
  height: 1.25vw;
  margin: 0 9.11458vw;
}

#main ul.body li#section2 .section2_content ul {
  margin: 1.97917vw 9.11458vw 6.25vw;
}

#main ul.body li#section2 .section2_content ul li {
  width: 15.625vw;
}

#main ul.body li#section2 .section2_content ul li span {
  display: block;
  font-size: 1.35417vw;
  font-weight: bold;
  color: #0054FF;
  line-height: 3.125vw;
}

#main ul.body li#section2 .section2_content ul li i {
  display: block;
  font-style: normal;
  font-size: 0.83333vw;
  color: #404754;
  line-height: 1.35417vw;
}

#main ul.body li#section2 .section2_content ul li:first-child {
  padding-left: 4.16667vw;
  padding-right: 3.33333vw;
}

#main ul.body li#section2 .section2_content ul li:nth-child(2) {
  padding-right: 3.33333vw;
}

#main ul.body li#section2 .section2_content ul li:nth-child(3) {
  padding-right: 5.52083vw;
}

#main ul.body li#section2 .section2_content ul li.dot i::before {
  content: '';
  width: 0.3125vw;
  height: 0.3125vw;
  margin-bottom: 0.15625vw;
  margin-right: 0.52083vw;
  background: #7E8288;
  border-radius: 50%;
  display: inline-block;
}

#main ul.body li#section3 {
  height: 60.57292vw;
  position: relative;
  background: #FFFFFF;
  padding-top: 10.26042vw;
  padding-bottom: 15.67708vw;
}

#main ul.body li#section3 p {
  padding-bottom: 6.04167vw;
  padding-left: 13.75vw;
}

#main ul.body li#section3 ul {
  padding-left: 13.75vw;
}

#main ul.body li#section3 ul li {
  padding-bottom: 3.07292vw;
}

#main ul.body li#section3 ul li span.year {
  width: 36.92708vw;
  font-size: 1.35417vw;
  font-weight: bold;
  color: #0054FF;
  line-height: 1.35417vw;
  padding-bottom: 1.09375vw;
  border-bottom: 0.05208vw solid #E2E6EF;
}

#main ul.body li#section3 ul li div.honnr_content {
  width: 41.66667vw;
  padding-top: 1.5625vw;
  position: relative;
}

#main ul.body li#section3 ul li div.honnr_content div i {
  display: block;
  font-style: normal;
  font-size: 0.9375vw;
  color: #666666;
  line-height: 0.9375vw;
  padding-bottom: 0.67708vw;
}

#main ul.body li#section3 ul li div.honnr_content div span {
  font-size: 1.14583vw;
  color: #071532;
  line-height: 1.14583vw;
}

#main ul.body li#section3 ul li div.honnr_content div:nth-child(odd) {
  width: 19.79167vw;
}

#main ul.body li#section3 ul li div.honnr_content div:nth-child(even) {
  width: 20.83333vw;
}

#main ul.body li#section3 img {
  top: 21.51042vw;
  right: 13.59375vw;
  width: 27.23958vw;
  height: 49.32292vw;
  position: absolute;
}

#main div.footer {
  height: 22.91667vw;
  padding: 0 13.54167vw;
  position: relative;
  background: #F2F6FF;
}

#main div.footer a {
  color: #071532;
}

#main div.footer .footer_nav {
  height: 5.88542vw;
  padding-top: 6.61458vw;
  border-bottom: 0.05208vw solid rgba(0, 0, 0, 0.1);
}

#main div.footer .footer_nav .footer_logo {
  width: 8.85417vw;
  height: 1.25vw;
  background: url("../images/logo.png") no-repeat;
  background-size: 100% auto;
}

#main div.footer .footer_nav .footer_func ul li {
  cursor: pointer;
  font-size: 0.9375vw;
  height: 1.82292vw;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
  color: #071532;
  line-height: 1.875vw;
  display: inline;
  padding-left: 0.52083vw;
}

#main div.footer .footer_nav .footer_contact {
  margin-left: 9.79167vw;
}

#main div.footer .copyright p {
  height: 0.9375vw;
  font-size: 0.83333vw;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
  color: #071532;
  line-height: 0.9375vw;
  opacity: 0.5;
  padding-top: 1.66667vw;
}

#main div.toTop a {
  right: 13.54167vw;
  bottom: 20.57292vw;
  width: 5.20833vw;
  height: 5.20833vw;
  position: absolute;
  background: url("../images/toTop.png") no-repeat;
  background-size: 100% auto;
}
