<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mplnone {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagebg {
  background-image: url(../img/bg.png);
  background-repeat: no-repeat;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.pl30 {
  padding-left: 30px;
}
.p15 {
  padding: 15px;
}
.pb10 {
  padding-bottom: 10px;
}
.p25 {
  padding: 25px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb24 {
  margin-bottom: 24px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb50 {
  margin-bottom: 50px;
}
.mt20 {
  margin-top: 20px;
}
.mb10 {
  margin-bottom: 10px;
}
.mr10 {
  margin-right: 10px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pt15 {
  padding-top: 15px;
}
.mb15 {
  margin-bottom: 15px;
}
.blue {
  color: #55acee;
}
.f16 {
  font-size: 16px;
}
.banner {
  height: 490px;
  overflow: hidden;
  background: url(../hl-img/tab001/banner.jpg) no-repeat center center;
}
.s_window {
  width: 1100px;
  margin: 16px auto;
  height: 458px;
  overflow: hidden;
}
.s_window .s_box {
  height: 100%;
  float: right;
  background: #fff;
  width: 340px;
}
.s_window .s_box ul {
  border-bottom: 4px solid #edeff5;
}
.s_window .s_box ul:last-of-type {
  border: none;
}
.s_window .s_box ul li {
  font-size: 14px;
  overflow: hidden;
  margin: 0 16px;
  padding: 20px 0;
  padding-right: 23px;
  border-bottom: 1px solid #edeff5;
}
.s_window .s_box ul li:last-of-type {
  margin-bottom: -1px;
}
.s_window .s_box ul li .right {
  color: #000;
}
.s_window .s_box ul li .icon-aright {
  padding-right: 23px;
  margin-right: -23px;
  background: url(../hl-img/tab001/icon-aright.png) right center no-repeat;
}
.s_window .s_box ul li .radio {
  font-size: 0;
  display: inline-block;
}
.s_window .s_box ul li .radio span {
  border: 1px solid transparent;
  border-radius: 3px;
  padding: 3px 6px;
  font-size: 16px;
  cursor: pointer;
}
.s_window .s_box ul li .radio span.active {
  border: 1px solid #55acee;
  color: #55acee;
}
.s_window .s_box ul li .custom {
  cursor: pointer;
  border-left: 1px solid #edeff5;
  padding-left: 12px;
}
.s_window .s_box .s_btn {
  font-size: 0;
  text-align: center;
  margin: 0 8px;
  padding-top: 20px;
}
.s_window .s_box .s_btn a {
  display: inline-block;
  font-size: 18px;
  width: 140px;
  background: #55acee;
  color: #fff;
  height: 44px;
  line-height: 44px;
  margin: 0 8px;
  border-radius: 8px;
}
.s_window .s_box #s_box2_1 .txt {
  padding: 21px;
  line-height: 30px;
  font-size: 14px;
  text-align: justify;
  height: 90px;
}
.s_window .s_box #s_box2_1 .list_box {
  text-align: center;
  font-size: 0;
  margin-top: 15px;
}
.s_window .s_box #s_box2_1 .list_box .list {
  width: 50%;
  display: inline-block;
  position: relative;
}
.s_window .s_box #s_box2_1 .list_box .list:after {
  position: absolute;
  right: 0;
  top: 15%;
  width: 1px;
  height: 70%;
  background: #edf0f5;
  content: ' ';
}
.s_window .s_box #s_box2_1 .list_box .list p {
  font-size: 18px;
}
.s_window .s_box #s_box2_1 .list_box .list span {
  display: block;
}
.s_window .s_box #s_box2_1 .s_more {
  text-align: center;
  border-bottom: 4px solid #edeff5;
  padding-top: 45px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  color: #55acee;
}
.s_window .s_box #s_box2_1 .s_more span {
  display: inline-block;
  background: url(../hl-img/tab001/icon-adown.png) right center no-repeat;
  padding-right: 15px;
  cursor: pointer;
}
.s_window .s_box #s_box2_2 {
  display: none;
}
.s_window .s_box #s_box2_2 .s_stop {
  text-align: center;
  border-bottom: 4px solid #edeff5;
  padding: 15px 0;
  color: #55acee;
}
.s_window .s_box #s_box2_2 .s_stop span {
  display: inline-block;
  background: url(../hl-img/tab001/icon-adown.png) right center no-repeat;
  padding-right: 15px;
  cursor: pointer;
}
.s_window .s_box #s_box2_2 .s_table {
  height: 322px;
}
.s_window .s_box #s_box2_2 .s_table table {
  width: 100%;
  text-align: center;
  color: #404040;
  font-size: 14px;
  border-bottom: 1px solid #edeff5;
}
.s_window .s_box #s_box2_2 .s_table table thead {
  border-bottom: 1px solid #edeff5;
}
.s_window .s_box #s_box2_2 .s_table table thead td {
  height: 40px;
}
.s_window .s_box #s_box2_2 .s_table table td {
  height: 30px;
  padding: 0 10px;
}
.s_window .s_box #s_box2_2 .s_table table tbody tr:hover {
  color: #55acee;
}
.s_window #s_box2 {
  display: none;
}
.s_window #s_box3 {
  display: none;
  text-align: center;
}
.s_window #s_box3 .thumb {
  text-align: center;
  padding-top: 90px;
  padding-left: 20px;
  margin-bottom: 60px;
}
.s_window #s_box3 .p1 {
  font-size: 18px;
  color: #55acee;
  margin-bottom: 6px;
}
.over {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
  height: 100%;
  display: none;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}
.over .over-container {
  width: 980px;
  position: absolute;
  left: 50%;
  margin-left: -490px;
  top: 50%;
  margin-top: -300px;
  height: 600px;
  background-color: #fff;
  border-radius: 8px;
}
.over .over-container .over-header {
  font-size: 24px;
  color: #55acee;
  text-align: center;
  border-bottom: 1px #e6e6e6 solid;
  padding-top: 18px;
  padding-bottom: 10px;
}
.over .over-container .over-body {
  height: 445px;
  overflow-y: auto;
  padding: 15px 23px;
}
.over .over-container .over-body .item {
  padding-bottom: 15px;
  border-bottom: 1px #eee solid;
  margin-bottom: 15px;
  position: relative;
  padding-left: 100px;
  font-size: 18px;
}
.over .over-container .over-body .item:last-child {
  border: none;
}
.over .over-container .over-body .item .leftcol {
  width: 100px;
  position: absolute;
  left: 0;
  top: 6px;
  color: #55acee;
}
.over .over-container .over-body ul li {
  width: 400px;
  float: left;
  height: 38px;
}
.over .over-container .over-body ul li a {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  background: url(../hl-img/quang.png) no-repeat left center;
  padding-left: 20px;
}
.over .over-container .over-body ul li a.active {
  background: url(../hl-img/quang_dot.png) no-repeat left center;
  color: #55acee;
}
.over .over-container .over-footer {
  text-align: center;
  padding-top: 16px;
  border-top: 1px #e6e6e6 solid;
}
.over .over-container .over-footer .btn {
  margin: 0 25px;
  border: none;
  width: 96px;
  cursor: pointer;
}
.over#over2 .over-container {
  height: 280px;
}
.over#over2 .over-container .over-body {
  height: 120px;
}
.over#over2 .over-container .over-body ul {
  padding-left: 100px;
}
.over#over2 .over-container .over-body ul li {
  width: 160px;
}
.over#over2 .over-container .over-body ul li a {
  font-size: 18px;
}
.over#over3 .over-container {
  width: 780px;
  margin-left: -390px;
  height: 250px;
}
.over#over3 .over-container .over-body {
  height: 60px;
  padding-top: 40px;
}
.over#over5 .over-container {
  height: 320px;
}
.over#over5 .over-container .over-body {
  height: 160px;
}
.over#over5 .over-container .over-body ul {
  padding-left: 50px;
}
.over#over5 .over-container .over-body ul li {
  width: 125px;
}
.over#over5 .over-container .over-body ul li a {
  font-size: 18px;
}
.over#over6 .over-container {
  width: 780px;
  margin-left: -390px;
  height: 250px;
}
.over#over6 .over-container .over-body {
  height: 60px;
  padding-top: 40px;
}
#selectFund,
#shortTitle,
#currentDate {
  cursor: pointer;
}
.mubiao {
  text-align: center;
  font-size: 18px;
}
.mubiao input {
  width: 100px;
  height: 28px;
  border: 1px #55acee solid;
  padding: 3px 6px;
  font-size: 16px;
}
.mubiao button {
  height: 35px;
  width: 35px;
  border-radius: 3px;
  border: 1px #666 solid;
  font-size: 24px;
  line-height: 24px;
  padding: 0;
  vertical-align: middle;
  margin: 0 25px;
  background-color: #fff;
}
.mubiao button:hover {
  background-color: #55acee;
  color: #fff;
}
.ui-datepicker {
  font-size: 18pt !important;
}
.ui-widget {
  font-family: cagliostro, "Microsoft YaHei", Tahoma, Geneva, Verdana, sans-serif !important;
  font-size: 1em;
}
#inputAmount {
  width: 90px;
  text-align: center;
  outline: none;
  margin-right: 5px;
  border: none;
  background-color: #fff;
}
.isShowDow {
  background: url(../hl-img/tab001/tab1_img3_down.gif) no-repeat center center;
  width: 1100px;
  height: 70px;
}
.isShowDow.open {
  background-image: url(../hl-img/tab001/tab1_img3.gif);
}
.showtip {
  background: url(../hl-img/tab001/tab_tip_down.jpg) no-repeat center center;
  width: 1100px;
  height: 80px;
}
.showtip.open {
  background-image: url(../hl-img/tab001/tab_tip.jpg);
}
body {
  background-color: #f2f2f6;
}
.wrap {
  width: 1080px;
  margin: 0 auto;
}
.section1 {
  padding-top: 90px;
  height: 730px;
}
.section1 .title1 {
  border-bottom: 2px #ddd solid;
  width: 380px;
  height: 100px;
  position: relative;
  padding-top: 20px;
}
.section1 .title1:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: -4px;
  height: 6px;
  width: 40px;
  background-color: #0b50a2;
}
.section1 .title1 h2 {
  font-size: 54px;
  color: #1a1a1a;
  font-weight: bold;
}
.section1 .left {
  float: left;
  width: 330px;
}
.section1 .left .des {
  padding-top: 58px;
  line-height: 2;
}
.section1 .left .des h3 {
  font-size: 28px;
  color: #1a1a1a;
  font-weight: bold;
  margin-bottom: 15px;
}
.section1 .left .des p {
  font-size: 16px;
  margin-bottom: 20px;
}
.section1 .left .des p img {
  width: 100%;
}
.section1 .left .des .p1 {
  color: #909ab6;
  font-size: 14px;
}
.section1 .right {
  width: 680px;
  float: right;
  padding-top: 70px;
}
.section1 .right .tbl {
  border-radius: 6px;
  box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  overflow: hidden;
  height: 406px;
}
.section1 .right .tbl .title {
  background-color: #0b50a2;
  color: #fff;
  height: 70px;
  text-align: center;
  font-size: 32px;
  line-height: 70px;
}
.section1 .right .tbl .tbl-head {
  padding: 15px 15px 0;
}
.section1 .right .tbl .tbl-container {
  padding: 0 15px;
  height: 250px;
  overflow: hidden;
}
.section1 .right .tbl table.scroll {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.section1 .right .tbl table.scroll tbody,
.section1 .right .tbl table.scroll thead {
  display: block;
}
.section1 .right .tbl thead tr th {
  height: 30px;
  line-height: 30px;
  /* text-align: left; */
}
.section1 .right .tbl thead th {
  border-bottom: 1px solid #ddd;
  padding: 5px 0;
  font-size: 12px;
  white-space: nowrap;
  text-align: center;
  color: #222;
}
.section1 .right .tbl tbody td {
  padding: 8px 0;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}
.section1 .right .tbl tbody td:last-child,
.section1 .right .tbl thead th:last-child {
  border-right: none;
}
.section1 .right .tbl .t1 {
  width: 87px;
}
.section1 .right .tbl .t2 {
  width: 247px;
}
.section1 .right .tbl .t3 {
  width: 80px;
}
.section1 .right .tbl .t4 {
  width: 95px;
}
.section1 .right .tbl .t5 {
  width: 80px;
}
.section1 .right .tbl .t6 {
  width: 80px;
}
.section1 .right .tbl .red {
  color: #e05366;
}
.section2 {
  padding-top: 50px;
  height: 700px;
  background: #f2f2f6 url(../hl-img/mby/s2_2.png) no-repeat center bottom;
}
.section2 .left {
  width: 600px;
  float: left;
  position: relative;
}
.section2 .left .imgTitle {
  position: absolute;
  left: 270px;
  top: 146px;
  z-index: 100;
}
.section2 .left .subleft {
  width: 200px;
  float: left;
  text-align: center;
}
.section2 .left .subleft h3 {
  font-size: 20px;
  margin-bottom: 18px;
  color: #4c4c4c;
}
.section2 .left .subleft p {
  margin-bottom: 13px;
  color: #909ab6;
  font-size: 14px;
}
.section2 .left .subleft .sy {
  margin: 50px auto 15px;
  color: #4c4c4c;
  border: 1px #4c4c4c solid;
  width: 190px;
  height: 120px;
  text-align: center;
}
.section2 .left .subleft .sy h4 {
  background-color: #f7f7fa;
  margin: -15px auto 20px;
  font-size: 20px;
  width: 100px;
}
.section2 .left .subleft .sy p {
  color: #4c4c4c;
  line-height: 2;
}
.section2 .left .subleft.subright {
  float: right;
  margin-right: 10px;
}
.section2 .left .subleft.subright h3 {
  color: #ff6476;
}
.section2 .left .subleft.subright .sy {
  color: #ff6476;
  border: 1px #ff6476 solid;
}
.section2 .left .subleft.subright .sy h4 {
  background-color: #f7f7fa;
  width: 120px;
  margin: -15px auto 10px;
}
.section2 .left .subleft.subright .sy p {
  color: #4c4c4c;
}
.section2 .left .subleft.subright .sy p span {
  color: #ff6476;
}
.section2 .right {
  float: right;
  width: 340px;
  padding-top: 40px;
}
.section2 .right h2 {
  font-size: 28px;
  color: #1a1a1a;
  margin-bottom: 20px;
  font-weight: bold;
}
.section2 .right h2 span {
  color: #fabe00;
}
.section2 .right p.des {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 45px;
}
.section2 .right .openDes {
  color: #0b50a2;
  font-size: 20px;
  background: url(../hl-img/mby/down.png) no-repeat right center;
  padding-right: 30px;
  display: inline-block;
  margin-bottom: 15px;
}
.section2 .right .openDes.up {
  background-image: url(../hl-img/mby/up.png);
}
.section2 .right .openShow {
  background-color: #fff;
  box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.15);
  width: 325px;
  padding: 15px;
  font-size: 12px;
  color: #a3adca;
  display: none;
}
.section2 .right .openShow ol {
  margin-bottom: 20px;
  list-style-type: decimal-leading-zero;
  padding-left: 20px;
}
.section2 .right .openShow ol li {
  padding: 5px 0;
  line-height: 2;
}
.section2 .right .openShow h3.title {
  background-color: #0b50a2;
  color: #fff;
  width: 190px;
  height: 32px;
  line-height: 32px;
  margin-left: -15px;
  margin-bottom: 20px;
  font-size: 16px;
  text-align: center;
}
.section2 .right .openShow p.img {
  margin-bottom: 20px;
}
.section3 {
  background: url(../hl-img/mby/s3_bg.png) no-repeat center top;
  height: 2000px;
}
.section3 .w1 {
  height: 700px;
}
.section3 .left {
  width: 660px;
  float: left;
  padding-top: 60px;
  position: relative;
}
.section3 .left .title {
  border-bottom: 2px #ddd solid;
  position: relative;
  padding-top: 20px;
  width: 270px;
  padding-bottom: 30px;
  margin-bottom: 80px;
}
.section3 .left .title:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: -4px;
  height: 6px;
  width: 40px;
  background-color: #0b50a2;
}
.section3 .left .title h2 {
  font-size: 54px;
  color: #1a1a1a;
  font-weight: bold;
}
.section3 .left .cons {
  margin-bottom: 50px;
  height: 260px;
  margin-left: -30px;
  margin-top: -30px;
}
.section3 .left .cons li {
  padding: 30px;
}
.section3 .left .cons .bx-wrapper {
  border: none;
  box-shadow: none;
  background-color: transparent;
}
.section3 .left .cons .item {
  width: 198px;
  box-sizing: border-box;
  float: left;
  border: 1px #ddd solid;
  height: 260px;
  display: block;
  background-color: #fff;
  transition: all .25s ease;
  text-align: center;
  padding-top: 34px;
  position: relative;
}
.section3 .left .cons .item h3 {
  font-size: 20px;
  margin-bottom: 14px;
  font-weight: bold;
  margin-top: 74px;
  
}
.section3 .left .cons .item img {
  position: absolute;
  left: 63px;
  
}
.section3 .left .cons .item small {
  color: #909ab6;
  font-size: 12px;
  margin-bottom: 10px;
}
.section3 .left .cons .item p {
  font-size: 48px;
  color: #fa3c50;
  margin-bottom: 15px;
  font-weight: blod;
}
.section3 .left .cons .item p small {
  font-size: 20px;
  color: #fa3c50;
  font-weight: normal;
}
.section3 .left .cons .item div.nobtn {
  width: 140px;
  height: 40px;
  margin: 0 auto;
  line-height: 40px;
  background-color: #ecf0f6;
  color: #0d4797;
  font-size: 18px;
  font-weight: 600;
}
.section3 .left .cons .item:hover {
  transform: scale(1.1);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
}
.section3 .left .cons .item:hover div.nobtn {
  background-color: #0d4797;
  color: #fff;
}
.section3 .left .controls span {
  display: inline-block;
  width: 80px;
  height: 12px;
  background: url(../hl-img/mby/prev.png) no-repeat left center;
  margin-right: 20px;
  position: absolute;
  left: -30px;
  top: 440px;
  z-index: 1000;
  width: 20px;
  height: 37px;
}
.section3 .left .controls span:last-child {
  left: 605px;
  background: url(../hl-img/mby/next.png) no-repeat left center;
}
.section3 .left .controls span a {
  display: block;
  width: 100%;
  height: 100%;
}
.section3 .left .controls span.active {
  background-color: #144497;
}
.section3 .note {
  color: #909ab6;
  line-height: 1.8;
}
.section3 .note span {
  margin-left: 20px;
}
.section3 .right {
  float: right;
  width: 298px;
  padding-top: 350px;
}
.section3 .right h2.title {
  color: #1a1a1a;
  font-size: 28px;
  margin-bottom: 30px;
  font-weight: blod !important;
}
.section3 .right h3 {
  font-size: 16px;
  margin-bottom: 15px;
}
.section3 .right h3 span {
  color: #e05366;
}
.section3 .w2 {
  height: 580px;
}
.section3 .left1 {
  float: left;
  width: 260px;
  padding-top: 150px;
}
.section3 .left1 .title1 {
  font-size: 28px;
  font-weight: blod !important;
  margin-bottom: 30px;
  color: #1a1a1a;
}
.section3 .left1 p {
  font-size: 16px;
  line-height: 2;
}
.section3 .right1 {
  float: right;
  position: relative;
}
.section3 .right1 img {
  margin-right: -15px;
}
.section3 .right1 .data {
  margin-right: 0;
  opacity: 0;
  position: absolute;
  left: 160px;
  top: 238px;
  z-index: 100;
}
.section3 .w3 {
  height: 500px;
}
.section3 .left2 {
  float: left;
  position: relative;
  overflow: hidden;
}
.section3 .left2 img {
  display: block;
  margin-bottom: 15px;
}
.section3 .left2 .data1 {
  position: absolute;
  left: 125px;
  top: 218px;
  z-index: 100;
}
.section3 .right2 {
  float: right;
  width: 298px;
  padding-top: 150px;
}
.section3 .right2 .title2 {
  font-size: 28px;
  font-weight: blod !important;
  margin-bottom: 30px;
  color: #1a1a1a;
}
.section3 .right2 p {
  font-size: 16px;
  line-height: 2;
}
.section4 {
  background: #2c3a98 url(../hl-img/mby/s4_bg.jpg) no-repeat center top;
  height: 730px;
  padding-top: 100px;
}
.section4 .wrap {
  position: relative;
  height: 778px;
}
.section4 .wrap .mac {
  position: absolute;
  left: 255px;
  bottom: 38px;
}
.section4 .title {
  border-bottom: 2px #fff solid;
  width: 440px;
  margin-bottom: 30px;
  height: 100px;
  position: relative;
}
.section4 .title:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: -4px;
  height: 6px;
  width: 40px;
  background-color: #fff;
}
.section4 .title h2 {
  font-size: 54px;
  color: #fff;
  font-weight: bold;
}
.section4 .slider-con {
  position: relative;
  padding-left: 384px;
  padding-top: 10px;
  margin-right: -20px;
}
.section4 .slider-con .bx-wrapper {
  border: none;
  box-shadow: none;
  margin-bottom: 0;
  background-color: transparent;
}
.section4 .slider-con .pager {
  position: absolute;
  left: 0;
  top: 60px;
  z-index: 300;
  border-left: 1px #2b6ec4 solid;
  margin-left: 28px;
}
.section4 .slider-con .pager a {
  display: block;
  position: relative;
  font-size: 16px;
  color: #fff;
  line-height: 38px;
  padding-left: 58px;
  margin-bottom: 33px;
  height: 38px;
  margin-left: -19px;
}
.section4 .slider-con .pager a .xu {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  line-height: 36px;
  text-align: center;
  border: 1px #2b6ec4 solid;
  background-color: #203e98;
}
.section4 .slider-con .pager a:last-child {
  margin-bottom: 0;
}
.section4 .slider-con .pager a.active {
  font-size: 28px;
}
.section4 .slider-con .pager a.active .xu {
  width: 50px;
  height: 50px;
  left: -7px;
  background-color: #fff;
  border: none;
  line-height: 50px;
  top: -7px;
  color: #203e98;
}
.section4 .slider-con .pager a.active .tit {
  border: 2px #fff solid;
  position: absolute;
  left: 65px;
  top: 15px;
  padding-right: 5px;
  padding-bottom: 6px;
  z-index: 100;
}
.section4 .slider-con .pager a.active .tit h3 {
  background-color: #203e98;
  margin-left: -15px;
  margin-top: -20px;
  white-space: nowrap;
  padding: 3px 10px;
}
.section5 {
  padding-top: 115px;
}
.section5 .title {
  position: relative;
  padding-top: 20px;
  margin-bottom: 86px;
}
.section5 .title:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: -4px;
  height: 6px;
  width: 40px;
  background-color: #0b50a2;
}
.section5 .title h2 {
  font-size: 54px;
  color: #1a1a1a;
  font-weight: bold !important;
  padding-bottom: 40px;
}
.section5 h3 {
  font-size: 28px;
  font-weight: bold !important;
  margin-bottom: 60px;
  color: #1a1a1a;
}
.section5 .ser {
  height: 360px;
}
.section5 .ser .item {
  float: left;
  width: 270px;
  text-align: center;
  font-size: 16px;
}
.section5 .ser .item img {
  margin-bottom: 25px;
}
.section5 .ser .item p {
  margin-bottom: 10px;
}
.section5 .ser .item h4 {
  font-weight: bold !important;
}
.section5 .list ul li {
  float: right;
  margin-bottom: 20px;
}
.section5 .list ul li a {
  display: block;
  height: 80px;
  line-height: 80px;
  border-left: 6px #4478b7 solid;
  font-size: 16px;
  color: #0b50a2;
  box-shadow: 0px 4px 9.6px 0.4px rgba(15, 99, 178, 0.17);
  background: #fff url(../hl-img/mby/right.png) no-repeat 467px center;
  padding-left: 33px;
  width: 467px;
}
.section5 .list ul li a:hover {
  background-color: #4478b7;
  color: #fff;
  background-image: url(../hl-img/mby/right_white.png);
}
.section5 .list ul li:nth-child(2n+1) {
  float: left;
}
.section6 {
  background: url(../hl-img/mby/s6_bg.png) no-repeat center bottom;
  padding-bottom: 250px;
  margin-bottom: -20px;
  padding-top: 130px;
}
.section6 .title {
  background-color: #fff;
  box-shadow: 0px 8px 15.68px 0.32px rgba(11, 80, 162, 0.2);
  text-align: center;
  font-size: 20px;
  line-height: 50px;
  width: 350px;
  height: 50px;
  color: #0b50a2;
  margin: 0 auto 30px;
}
.section6 .show {
  text-align: center;
}
.section6 .show a {
  display: block;
  height: 100px;
  width: 100px;
  margin: 0 auto;
}
.section6 .show a img {
  margin-top: 15px;
  animation-name: arrow;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-play-state: running;
  -webkit-animation-name: arrow;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  -webkit-animation-play-state: running;
}
.section6 .section7 {
  background-color: #fff;
  display: none;
  position: relative;
  box-shadow: 0px 2px 15.04px 0.96px rgba(110, 191, 253, 0.3);
}
.section6 .section7 .up {
  background-color: #0b50a2;
  text-align: center;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 35px;
  z-index: 19;
  padding-top: 15px;
}
.section6 .title1 {
  text-align: center;
  height: 50px;
  color: #0b50a2;
  background-color: #eaf0f8;
  line-height: 50px;
  font-size: 20px;
}
.section6 .con {
  padding: 50px;
}
.section6 .con .subtitle {
  width: 179px;
  border: 2px #0b50a2 solid;
  height: 48px;
  border-left: none;
  margin-left: -50px;
  position: relative;
  margin-bottom: 40px;
}
.section6 .con .subtitle h3 {
  background-color: #fff;
  box-shadow: 0px 2px 15.04px 0.96px rgba(85, 172, 238, 0.3);
  position: absolute;
  left: 10px;
  top: 9px;
  width: 200px;
  height: 50px;
  z-index: 6;
  font-size: 28px;
  line-height: 50px;
  text-align: center;
  color: #0b50a2;
}
.section6 .con .subtitle1 {
  border-color: #fabe00;
}
.section6 .con .subtitle1 h3 {
  color: #fabe00;
  box-shadow: 0px 2px 15.04px 0.96px rgba(250, 190, 0, 0.15);
}
.section6 .con ol {
  list-style-type: decimal;
  padding-left: 15px;
}
.section6 .con ol li {
  line-height: 1.8;
  margin-bottom: 15px;
}
.section6 .con .more {
  text-align: right;
  margin-bottom: 80px;
}
.section6 .con .more a {
  color: #0b50a2;
  font-size: 20px;
  background: url(../hl-img/mby/right.png) no-repeat right center;
  padding-right: 20px;
}
@keyframes arrow {
  0% {
    margin-top: 0;
  }
  75% {
    margin-top: 30px;
  }
  100% {
    margin-top: 0;
  }
}
@-webkit-keyframes arrow {
  0% {
    margin-top: 0;
  }
  75% {
    margin-top: 30px;
  }
  100% {
    margin-top: 0;
  }
}
.dingtou {
  position: absolute;
  left: 50%;
  margin-left: 560px;
  width: 98px;
  height: 208px;
  z-index: 10000;
  top: 868px;
  background: url(../hl-img/mby/dt.png) no-repeat center top;
  text-align: center;
  padding-top: 23px;
}
.dingtou a {
  display: block;
  height: 100%;
}
.dingtou.up_fixed {
  position: fixed;
  top: 300px;
}
.text-left {
  text-align: left;
}</pre></body></html>