@charset "UTF-8";
/* reset */
body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
  margin: 0;
}

body,
button,
input,
select,
textarea {
  font: 12rem/1.5, "微软雅黑";
  font-family: 'MicrosoftYaHei';
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

em,
b {
  font-style: normal;
}

a {
  text-decoration: none;
}

a:hover {
  /* text-decoration: underline; */
  text-decoration: none;
  /* cursor: pointer !important; */
}

span:hover {
  /* text-decoration: underline; */
  text-decoration: none;
  /* cursor: pointer !important; */
}

img {
  border: 0;
  pointer-events: none;
  user-select: none;
}

/* body {
    padding-top: 42rem;
} */
button,
input,
select,
textarea {
  font-size: 100%;
  outline: none;
}

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

td,
th,
ul,
ol {
  padding: 0;
}

ul,
ol,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

body {
  background-color: #fff;
}

/*common*/
.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  zoom: 1;
}

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

.text-indent {
  overflow: hidden;
  text-indent: -9999em;
}

.text-center {
  text-align: center;
}

.dis-in-block {
  display: inline-block;
}

.dis-block {
  display: block;
}

.mg-auto {
  margin: 0 auto;
}

.no-mg {
  margin: 0 !important;
}

.no-pd {
  padding: 0 !important;
}

* {
  box-sizing: border-box;
}

body,
html {
  height: 100%;
  font-size: 14px;
}

.hidden {
  overflow: hidden;
}

.kv img {
  display: block;
  width: 100%;
}

body {
  background: url(../images/bg.jpg) no-repeat;
  background-size: 100%;
  background-position-y: 100px;
}

.title img {
  display: block;
  margin: 0 auto;
  height: 79px;
}

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

.part1 {
  margin-top: 30px;
}

.part1 .title {
  margin-bottom: 30px;
}

.part1 .part1_swiper {
  width: 514px;
  flex-shrink: 0;
}

.part1 .part1_main {
  width: 1200px;
  height: 494px;
  margin: 0 auto;
  padding: 16px;
  display: flex;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.04);
  justify-content: space-between;
  background-image: linear-gradient(0deg, #ffffff 0%, #ebf0ff 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, normal;
  border-radius: 10px;
  border: solid 0px #0d0408;
}

.part1_txt {
  padding: 25px;
  padding-bottom: 0;
  background-color: #ffffff;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.04);
  width: 624px;
  border-radius: 10px;
}

.part1_txt .t h3 {
  text-align: center;
  color: #000;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
}

.part1_txt .t h3 .red {
  color: #ff6665;
}

.part1_txt .t h3 .ye {
  color: #ff6665;
}

.part1_txt .t p {
  color: #656565;
  font-size: 15px;
  line-height: 24px;
}

.part1_txt ul {
  width: 100%;
  display: flex;
  border-top: 1px solid #ececec;
  margin-top: 15px;
  padding-top: 15px;
}

.part1_txt ul li {
  width: 25%;
  text-align: center;
  border-right: 1px solid #ececec;
}

.part1_txt ul li:last-child {
  border: none;
}

.part1_txt ul li p {
  color: #979797;
  font-size: 15px;
}

.part1_txt ul li h3 {
  color: #000;
  font-size: 46px;
  font-weight: normal;
}

.part1_txt ul li h3 i {
  font-style: normal;
  color: #b0b0b0;
  font-size: 15px;
}

.part1_swiper img {
  display: block;
}

.part1_swiper .mySwiper2 img {
  border-radius: 10px;
}

.thumbSwiper {
  margin-top: 10px;
}

.thumbSwiper .swiper-slide {
  cursor: pointer;
}

.thumbSwiper img {
  width: 100%;
  height: 107px;
  cursor: pointer;
  border-radius: 5px;
}

.indexTit {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 150px;
}

.part2-table {
  width: 1200px;
  margin: 0 auto;
  padding: 20px;
  box-shadow: 0px 1px 10px 0px rgba(48, 103, 195, 0.15);
  background-color: #fff;
  border-radius: 10px;
}

.part2-table .table {
  border: 1px solid #bccee9;
  border-radius: 10px;
  overflow: hidden;
  width: 1156px;
}

.part2-table table {
  width: 1158px;
  margin: 0 -1px;
  margin-top: -1px;
}

.part2-table thead th {
  line-height: 56px;
  background-color: #3067c3;
  font-size: 20px;
  color: #fff;
  font-weight: normal;
  border: 1px solid #e6edf6;
  text-align: center;
  padding-left: 15px;
}

.part2-table td {
  line-height: 60px;
  border: 1px solid #e6edf6;
  font-size: 20px;
  padding-left: 15px;
}

.part2-table td .name {
  font-size: 28px;
  padding: 0 40px;
  text-align: center;
  line-height: 1;
  font-weight: bold;
  color: #3067c3;
}

.part2-table td p {
  font-weight: bold;
}

.part2-table tbody tr:nth-of-type(2n) {
  background-color: #eff4fe;
}

.part3_txt {
  font-size: 18px;
  line-height: 1.7;
}

.part3_txt span {
  font-weight: bold;
  color: #2962c1;
}

.part3 .table {
  margin: 15px 0;
}

.part3 .part2-table td .name {
  font-size: 18px;
  padding: 0 30px;
  line-height: 2;
}

.part4_main {
  width: 1200px;
  margin: 0 auto;
  padding: 20px;
  padding-bottom: 13px;
  box-shadow: 0px 1px 10px 0px rgba(48, 103, 195, 0.15);
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
}

.part4_main .items {
  margin-bottom: 13px;
  position: relative;
  width: 224px;
  margin-right: 10px;
  overflow: hidden;
}

.part4_main .items:nth-of-type(5n) {
  margin-right: 0;
}

.part4_main .items img {
  display: block;
  width: 224px;
  height: 334px;
  object-fit: cover;
}

.part4_main .items:hover .info {
  bottom: 0;
}

.part4_main .items .info {
  position: absolute;
  text-align: center;
  transition: .2s linear all;
  cursor: pointer;
  bottom: -100%;
  width: 100%;
  padding: 0 18px;
  color: #fff;
  padding-bottom: 18px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}

.part4_main .items .info h3 {
  color: #fff;
  font-size: 20px;
}

.part4_main .items .info p {
  font-size: 14px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
}

.part5_main {
  width: 1200px;
  margin: 0 auto;
  padding: 20px;
  padding-bottom: 1px;
  box-shadow: 0px 1px 10px 0px rgba(48, 103, 195, 0.15);
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
}

.part5_main .items {
  width: 217px;
  height: 147px;
  position: relative;
  margin-bottom: 18px;
  margin-right: 18px;
}

.part5_main .items:nth-of-type(5n) {
  margin-right: 0;
}

.part5_main .items img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.part5_main .items p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 47px;
  line-height: 47px;
  color: #fff;
  padding-left: 16px;
  font-size: 18px;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
}

.part5_main .items p span {
  font-size: 16px;
  display: block;
  font-weight: normal;
  margin-left: 10px;
}

.part6 {
  background-color: #f0f4ff;
  margin-top: 44px;
  padding-bottom: 60px;
}

.part6_tab {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}

.part6_tab select {
  background-image: linear-gradient(0deg, #f0bab9 0%, #ff6665 100%);
  width: 197px;
  height: 65px;
  text-align: center;
  line-height: 65px;
  font-size: 20px;
  color: #737373;
  margin: 0 27px;
  border: none;
  border-radius: 10px;
  color: #fff;
}

.part6_tab a {
  display: block;
  background: url(../images/tab1.png) no-repeat;
  background-size: 100% 100%;
  width: 197px;
  height: 75px;
  text-align: center;
  line-height: 65px;
  font-size: 20px;
  color: #737373;
  margin: 0 27px;
}

.part6_tab a.active {
  background: url(../images/tab2.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font-weight: bold;
}

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

.part6_main .part6_tab1 {
  display: flex;
  border-radius: 10px;
  overflow: hidden;
}

.part6_main .part6_tab1 + .part6_tab1 {
  display: none;
}

.part6_main .part6_l {
  width: 626px;
  display: flex;
  align-items: flex-end;
  padding: 24px;
  background-color: #fff;
}

.part6_main .part6_l > img {
  display: block;
  width: 215px;
  height: 314px;
  margin-right: 40px;
}

.part6_main .part6_l .r {
  width: 326px;
}

.part6_main .part6_l .r .t {
  padding-bottom: 20px;
  border-bottom: 1px solid #dee2ec;
}

.part6_main .part6_l .r h3 {
  color: #3a3a3a;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}

.part6_main .part6_l .r p {
  font-size: 16px;
  color: #949393;
  display: flex;
  align-items: center;
  height: 35px;
}

.part6_main .part6_l .r .d {
  display: flex;
  border: none;
  margin-top: 25px;
  align-items: flex-end;
  justify-content: space-between;
  padding-bottom: 0;
}

.part6_main .part6_l .r .d h3 {
  margin-bottom: 10px;
  font-weight: bold;
}

.part6_main .part6_l .r .d p a {
  color: #9a9a9a;
}

.part6_main .part6_l .r .d p a.a1 {
  color: #608bd1;
}

.part6_main .part6_l .r .d .code {
  width: 99px;
  height: 98px;
}

.part6_r {
  flex: 1;
  padding: 0 15px;
  background: url(../images/img2.png) no-repeat;
  background-size: 100% 100%;
}

.part6_r h3 {
  text-align: center;
  line-height: 82px;
  border-bottom: 1px solid #d5dfef;
  margin-bottom: 30px;
}

.part6_r .items {
  width: 506px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 13px;
}

.part6_r .items input {
  height: 60px;
  background-color: #fff;
  border: none;
  border-radius: 6px;
  width: 242px;
  padding-left: 20px;
  font-size: 16px;
}

.part6_r .items.yzm {
  position: relative;
}

.part6_r .items.yzm input {
  width: 100%;
}

.part6_r .items.yzm button {
  position: absolute;
  right: 0;
  width: 132px;
  top: 0;
  height: 60px;
  background-color: transparent;
  border: none;
  color: #1b50a9;
  text-decoration: underline;
}

.part6_r a {
  display: block;
  width: 506px;
  height: 60px;
  background-image: linear-gradient(0deg, #3067c3 0%, #1549a1 100%);
  border-radius: 6px;
  margin: 0 auto;
  text-align: center;
  line-height: 60px;
  color: #fff;
  font-size: 16px;
}

.footer {
  background-color: #2a2a2a;
  color: #fff;
  text-align: center;
  padding: 40px 0;
  line-height: 2;
}

@media (max-width: 1200px) {
  .indexTit {
    height: auto;
    margin: .3rem auto;
  }
  .indexTit img {
    height: .5rem;
    margin: 0 auto;
  }
  .part1 {
    margin-top: .2rem;
    padding: 0 .25rem;
  }
  .part1 .title {
    margin: .3rem auto;
  }
  .part1 .part1_main {
    height: auto;
    width: 100%;
    display: block;
    padding: 0 .2rem;
  }
  .part1 .part1_swiper {
    margin: 0 auto;
    width: 100%;
  }
  .part1 .part1_swiper img {
    display: block;
    width: 100%;
    height: 4.34rem;
  }
  .part1 .part1_swiper .thumbSwiper img {
    height: 1.07rem;
  }
  .part1 .part1_txt {
    margin-top: .3rem;
    width: 100%;
    height: auto;
    padding-bottom: .3rem;
  }
  .part1 .part1_txt .t h3 {
    font-size: .5rem;
  }
  .part1 .part1_txt .t p {
    font-size: .2rem;
  }
  .part1 .part1_txt ul {
    flex-wrap: wrap;
  }
  .part1 .part1_txt ul li {
    margin: .2rem 0;
    width: 50%;
  }
  .part1 .part1_txt ul li:nth-of-type(2n) {
    border: none;
  }
  .part1 .part1_txt ul li h3 {
    font-size: .5rem;
  }
  .part1 .part1_txt ul li h3 i {
    font-size: .18rem;
  }
  .part1 .part1_txt ul li p {
    font-size: .2rem;
  }
  .part2-table {
    padding: .2rem;
    box-shadow: none;
    background-color: transparent;
    width: 100%;
    overflow-x: auto;
  }
  .part2-table thead th {
    line-height: 2;
    font-size: .24rem;
  }
  .part2-table td {
    width: auto !important;
    font-size: .24rem;
    line-height: 2;
  }
  .part2-table td .name {
    padding: 0 .2rem;
    font-size: .24rem;
    line-height: 2;
  }
  .part3 .part2-table td .name {
    padding: 0 .2rem;
    font-size: .24rem;
    line-height: 2;
  }
  .part3 .table {
    width: 100%;
    overflow-x: auto;
  }
  .part3 .table table {
    width: 150%;
  }
  .part3_txt {
    font-size: .24rem;
    line-height: 1.8;
  }
  .part4_main {
    width: 100%;
    padding: .2rem;
    border-radius: .1rem;
  }
  .part4_main .items {
    width: 3.7rem;
    margin: 0;
    margin-right: 0.2rem !important;
    margin-bottom: 0.2rem !important;
  }
  .part4_main .items:nth-of-type(2n) {
    margin-right: 0 !important;
  }
  .part4_main .items .info {
    bottom: 0;
  }
  .part4_main .items .info h3 {
    font-size: .3rem;
  }
  .part4_main .items .info p {
    font-size: .24rem;
    line-height: 1.8;
  }
  .part4_main .items img {
    width: 100%;
    height: 5rem;
  }
  .part5_main {
    width: 100%;
    padding: .2rem;
    border-radius: .1rem;
  }
  .part5_main .items {
    width: 3.7rem;
    margin: 0;
    margin-right: 0.2rem !important;
    margin-bottom: 0.2rem !important;
    height: 2rem;
  }
  .part5_main .items:nth-of-type(2n) {
    margin-right: 0 !important;
  }
  .part5_main .items p {
    font-size: .3rem;
  }
  .part5_main .items p span {
    font-size: .24rem;
  }
  .part6 {
    margin-top: .3rem;
    padding-top: 1px;
  }
  .part6_tab {
    margin-bottom: .3rem;
  }
  .part6_tab select, .part6_tab a {
    width: 2rem;
    margin: 0 .15rem;
    height: .7rem;
    line-height: .6rem;
    font-size: .28rem;
    margin-bottom: .1rem;
  }
  .part6_tab select {
    height: .6rem;
  }
  .part6_main {
    width: 100%;
  }
  .part6_main .part6_l {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }
  .part6_main .part6_l > img {
    margin: 0 auto;
    width: 4rem;
    height: 4.7rem;
    object-fit: cover;
    margin-bottom: .3rem;
  }
  .part6_main .part6_l .t {
    padding-bottom: .1rem;
  }
  .part6_main .part6_l .t h3 {
    font-size: .4rem;
    margin-bottom: .1rem;
  }
  .part6_main .part6_l .t p {
    height: auto;
    line-height: 2;
    font-size: .24rem;
  }
  .part6_main .part6_l .r {
    width: 100%;
  }
  .part6_main .part6_l .r .d {
    padding-top: .1rem;
    margin-top: .1rem;
  }
  .part6_main .part6_l .r .d .code {
    width: 1rem;
    height: 1rem;
  }
  .part6_main .part6_r h3 {
    font-size: .5rem;
    color: #fff;
    height: auto;
    line-height: 2.3;
  }
  .part6_main .part6_r .items {
    width: 100%;
  }
  .part6_main .part6_r .items input {
    width: 3.6rem;
    font-size: .24rem;
    height: .7rem;
  }
  .part6_main .part6_r .items.yzm input {
    width: 100%;
  }
  .part6_main .part6_r .items.yzm button {
    line-height: .7rem;
    height: .7rem;
    font-size: .24rem;
  }
  .part6_main .part6_r a {
    width: 100%;
    height: .8rem;
    line-height: .8rem;
    font-size: .24rem;
  }
  .part6_tab1 {
    width: 100%;
    flex-direction: column;
  }
  .footer {
    padding: .24rem .2rem;
    font-size: .24rem;
  }
}
