* {
  margin: 0;
  padding: 0;
  font-family: SourceHanSansCN-Regular;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
b,
i,
em,
strong {
  font-style: normal;
}
.clear {
  clear: both;
}
#app {
  width: 10rem;
  margin: 0 auto;
  overflow: hidden;
}
input {
  border: none;
  outline: none;
  background: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
ul,
li,
dl,
dt,
dd,
ol {
  list-style: none;
}
.base-top {
  width: 10rem;
  margin: 0 auto;
  height: 1.1875rem;
  background-color: #fff;
  box-sizing: border-box;
  padding: 0 0.3125rem;
}
.base-top > a > img {
  width: 4.296875rem;
}
.base-top > img {
  margin-top: 0.3125rem;
  width: 4.140625rem !important;
}
.swiper-banner {
  width: 100%;
}
.swiper-banner .swiper-slide {
  width: 100%;
}
.swiper-banner .swiper-slide img {
  width: 100%;
}
.ctit h2 {
  line-height: 0.64rem;
  font-size: 0.48rem;
  color: #000;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.253rem;
}
.ctit .bai {
  color: #fff;
}
.ctit p {
  font-size: 0.293rem;
  line-height: 0.4rem;
  color: #787878;
  font-weight: normal;
  text-align: center;
}
.title {
  text-align: center;
}
.title .p1 {
  padding-top: 0.666667rem;
  color: #00297f;
  font-size: 0.506667rem;
  font-weight: bold;
  margin-bottom: 0.133333rem;
}
.title .p2 {
  font-size: 0.293333rem;
  color: #333;
}
.btn {
  width: 3.8rem;
  height: 0.88rem;
  line-height: 0.88rem;
  border-radius: 0.533333rem;
  color: #fff;
  font-size: 0.293333rem;
  text-align: center;
  margin: 0 auto;
  background-image: linear-gradient(#00b54b, #00b54b),
    linear-gradient(#d1d1d1, #d1d1d1);
  background-blend-mode: normal, normal;
  box-shadow: 0px 2px 6px 0px rgba(235, 101, 88, 0.3);
  cursor: pointer;
}
.btn img {
  display: inline-block !important;
  width: 0.28rem !important;
  height: 0.28rem !important;
  transform: translateY(0.04rem) !important;
}
.c1 {
  padding: 0 0.32rem;
  margin-top: 0.706667rem;
  margin-bottom: 0.88rem;
  display: flex;
  flex-wrap: wrap;
}
.c1 .item {
  width: 4.666667rem;
  height: 2.426667rem;
  text-align: center;
  box-sizing: border-box;
}
.c1 .item:nth-child(1) {
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
}
.c1 .item:nth-child(2) {
  border-bottom: 1px solid #e9e9e9;
}
.c1 .item:nth-child(2) img {
  width: 0.8rem;
}
.c1 .item:nth-child(2) .p1 {
  margin-top: 0.133333rem;
}
.c1 .item:nth-child(3) img {
  width: 0.8rem;
}
.c1 .item:nth-child(4) {
  border-left: 1px solid #e9e9e9;
}
.c1 .item:nth-child(4) .p1 {
  margin-top: 0.133333rem;
}
.c1 .item img {
  margin-top: 0.4rem;
  width: 0.573333rem;
}
.c1 .item .p1 {
  margin-top: 0.266667rem;
  color: #787878;
  font-size: 0.24rem;
}
.c1 .item .p2 {
  font-size: 0.293333rem;
  font-weight: 700;
}
.c2 {
  padding: 0 0.346667rem;
  background-image: linear-gradient(#c3cce3, #fff),
    linear-gradient(#c3cce3, #fff);
  background-blend-mode: normal, normal;
  background-repeat: no-repeat;
  background-size: 100% 5.333333rem;
}
.c2 .title {
  margin-bottom: 0.24rem;
}
.c2 .item {
  width: 100%;
  background: #fff;
  border: solid 1px #dbdbdb;
  margin-top: 0.266667rem;
}
.c2 .item .t {
  text-align: center;
  color: #0067e5;
  font-weight: bold;
  font-size: 0.426667rem;
  margin-top: 0.586667rem;
}
.c2 .item .t span {
  display: inline-block;
  text-align: center;
  width: 0.733333rem;
  height: 0.733333rem;
  line-height: 0.733333rem;
  border-radius: 0.373333rem;
  background-color: #0058f8;
  font-size: 0.4rem;
  color: #fff;
}
.c2 .item .p {
  margin-top: 0.32rem;
  padding: 0 0.666667rem;
  font-size: 0.293333rem;
  line-height: 0.333333rem;
  color: #333;
  margin-bottom: 0.506667rem;
}
.c2 .btn {
  margin-top: 0.8rem;
  margin-bottom: 0.693333rem;
}
.c3 {
  background-color: #0058f8;
  padding-bottom: 1.333333rem;
}
.c3 .title p {
  color: #fff;
}
.c3 .content {
  margin-top: 0.4rem;
}
.c3 .content .item-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 0.213333rem;
}
.c3 .content .item-list img {
  width: 1.6rem;
  height: 1.6rem;
  padding-top: 0.266667rem;
}
.c3 .content .item1 {
  margin-top: 0 !important;
}
.c3 .content .item {
  width: 7.36rem;
  height: 2.16rem;
  background: url("../image/duihua.png") no-repeat;
  background-size: contain;
}
.c3 .content .item p {
  color: #fff;
}
.c3 .content .item .p1 {
  font-size: 0.426667rem;
  font-weight: bold;
  padding: 0.213333rem 0 0.186667rem 0.466667rem;
}
.c3 .content .item .p4 {
  padding-top: 0.2rem;
}
.c3 .content .item .p2 {
  font-size: 0.293333rem;
  padding-left: 0.466667rem;
}
.c3 .btn {
  margin-top: 0.533333rem;
}
.c4 p {
  text-align: center;
  margin-top: 1.2rem;
  margin-bottom: 1.12rem;
  color: #00297f;
  font-size: 0.48rem;
  font-weight: 700;
}
.c4 .img {
  width: 96%;
  display: block;
  margin: 0 auto;
}
.c4 .btn {
  margin-top: 0.68rem;
  margin-bottom: 1.133333rem;
}
.c5 {
  background-color: #f1f7fc;
  padding: 0 0.373333rem;
  padding-bottom: 1.04rem;
}
.c5 .title {
  padding-bottom: 0.933333rem;
}
.c5 .content {
  height: 9.866667rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: space-between;
}
.c5 .content .item {
  width: 4.28rem;
  height: 4.666667rem;
}
.c5 .content .item .p1 {
  text-align: center;
  padding-top: 1.333333rem;
  font-size: 0.32rem;
  font-weight: bold;
  color: #333;
}
.c5 .content .item .p2 {
  color: #fff;
  padding: 0 0.386667rem;
  margin-top: 0.746667rem;
  font-size: 0.266667rem;
  text-align: center;
}
.c5 .content .item:nth-child(1) {
  background: url(../image/bg5_1.png) no-repeat;
  background-size: contain;
}
.c5 .content .item:nth-child(2) {
  background: url(../image/bg5_2.png) no-repeat;
  background-size: contain;
}
.c5 .content .item:nth-child(3) {
  background: url(../image/bg5_3.png) no-repeat;
  background-size: contain;
}
.c5 .content .item:nth-child(4) {
  background: url(../image/bg5_4.png) no-repeat;
  background-size: contain;
}
.c5 .btn {
  margin-top: 0.986667rem;
}
.cv {
  padding-bottom: 0.666667rem;
}
.cv .video-box {
  position: relative;
  width: 8.48rem;
  height: 4.773333rem;
  background-color: #1867dd;
  margin: 0 auto;
  margin-top: 0.4rem;
}
.cv .video-box .video-box-t {
  width: 8.48rem;
  height: 4.773333rem;
  position: absolute;
  top: 0.133333rem;
  left: -0.133333rem;
}
.cv .video-box .video-box-t video {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.cv .video-box-b {
  width: 8.48rem;
  height: 5.36rem;
  margin: 0 auto;
  background: url("../image/video-text-bg.png") no-repeat;
  background-size: 100% 100%;
  padding: 0.733333rem 0.346667rem 0 0.346667rem;
  box-sizing: border-box;
}
.cv .video-box-b h2 {
  font-size: 0.346667rem;
  color: #1867dd;
}
.cv .video-box-b p {
  margin-top: 0.4rem;
  font-size: 0.266667rem;
  color: #15095f;
}
.c6 {
  background-image: linear-gradient(
    270deg,
    #170563 0%,
    #0c1f97 50%,
    #0038cc 100%
  );
  background-repeat: no-repeat;
  background-size: 10rem 6.253333rem;
  padding: 0 0.4rem;
}
.c6 .title p {
  color: #fff;
}
.c6 .content .item {
  width: 100%;
  padding: 0 0.706667rem;
  padding-bottom: 1.066667rem;
  box-sizing: border-box;
}
.c6 .content .item h3 {
  color: #fff;
  font-size: 0.373333rem;
  font-weight: 700;
  padding-left: 0.986667rem;
  padding-top: 0.493333rem;
}
.c6 .content .item .center {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 0.533333rem;
}
.c6 .content .item .center .col {
  width: 2.373333rem;
}
.c6 .content .item .center .col span {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.c6 .content .item .center .col .r1 {
  background-color: #fff;
  color: #170563;
  height: 0.613333rem;
  line-height: 0.613333rem;
  border-radius: 0.24rem;
  font-size: 0.32rem;
  margin-bottom: 0.08rem;
}
.c6 .content .item .center .col .r2 {
  color: #fff;
  border: 1px solid #fff;
  height: 0.52rem;
  line-height: 0.52rem;
  border-radius: 0.2rem;
  font-size: 0.266667rem;
  margin-top: 0.053333rem;
  box-sizing: border-box;
}
.c6 .content .i1 {
  background: #0067e5 url(../image/bg6_1.png) no-repeat;
  background-size: contain;
  margin-top: 0.573333rem;
}
.c6 .content .i2 {
  background: #0067e5 url(../image/bg6_2.png) no-repeat;
  background-size: contain;
  margin-top: 0.266667rem;
}
.c6 .btn {
  margin-top: 0.586667rem;
  margin-bottom: 0.8rem;
}
.c7 {
  background-color: #f1f8fd;
  padding-bottom: 0.4rem;
}
.c7 .title {
  margin-bottom: 0.666667rem;
}
.c7 .top {
  display: flex;
  justify-content: space-between;
  margin-top: 0.4rem;
  width: 9.333rem;
  margin: 0 auto;
}
.c7 .top .item {
  width: 2.906667rem;
  height: 2.36rem;
  background: url(../image/bgc3.png) no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
}
.c7 .top .item .p1,
.c7 .top .item .p2 {
  font-size: 0.266667rem;
}
.c7 .top .item .p1 {
  margin-top: 0.6rem;
}
.c7 .top .item .p2 {
  font-weight: 700;
}
.c7 .top .item .p3 {
  color: #fff;
  font-size: 0.373333rem;
  margin-top: 0.133333rem;
  font-weight: 700;
}
.c7 .tx-t {
  font-size: 0.186667rem;
  text-align: center;
  padding-bottom: 0.4rem;
}
.c7 .c4-table-head {
  font-size: 0.296296rem;
  font-weight: bold;
  color: #fff;
  height: 0.740741rem;
  background-color: #3ea3ff;
}
.c7 .c4-table-head td {
  color: #fff !important;
}
.c7 .c4-table-box {
  font-weight: normal;
  font-size: 0.259259rem;
  height: 5.333333rem;
  overflow: hidden;
}
.c7 .c4-table-box #c4-table {
  width: 100%;
  position: absolute;
}
.c7 .c4-table-head,
.c7 .c4-table-box {
  color: #fff;
  width: 9.333rem;
  margin: 0 auto;
  position: relative;
}
.c7 .c4-table-head tr,
.c7 .c4-table-box tr {
  height: 0.740741rem;
}
.c7 .c4-table-head tr:nth-child(even),
.c7 .c4-table-box tr:nth-child(even) {
  background-color: #e7f2fe;
}
.c7 .c4-table-head tr td,
.c7 .c4-table-box tr td {
  overflow: hidden;
  color: #333;
}
.c7 .c4-table-head tr td:nth-child(1),
.c7 .c4-table-box tr td:nth-child(1) {
  padding-left: 0.277778rem;
  width: 1.111111rem;
}
.c7 .c4-table-head tr td:nth-child(2),
.c7 .c4-table-box tr td:nth-child(2) {
  width: 1.111111rem;
}
.c7 .c4-table-head tr td:nth-child(3),
.c7 .c4-table-box tr td:nth-child(3) {
  width: 1.851852rem;
}
.c7 .c4-table-head tr td:nth-child(4),
.c7 .c4-table-box tr td:nth-child(4) {
  width: 1.111111rem;
}
.c7 .c4-table-head tr td:nth-child(5),
.c7 .c4-table-box tr td:nth-child(5) {
  width: 1.481481rem;
}
.c7 .c4-btn-content {
  width: 9.333rem;
  height: 2.592593rem;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  margin: 0.37037rem auto;
  padding: 0.185185rem;
  box-sizing: border-box;
}
.c7 .c4-btn-content .ulbox {
  width: 100%;
  overflow: hidden;
}
.c7 .c4-btn-box {
  position: relative;
}
.c7 .c4-btn-box .c4-btn-l,
.c7 .c4-btn-box .c4-btn-r {
  display: inline-block;
  width: 0.185185rem;
  height: 0.62963rem;
  position: absolute;
}
.c7 .c4-btn-box .c4-btn-l {
  background: url("../image/left.png") no-repeat;
  background-size: contain;
  left: 0.555556rem;
  top: 50%;
  margin-top: -0.259259rem;
}
.c7 .c4-btn-box .c4-btn-r {
  background: url("../image/right.png") no-repeat;
  background-size: contain;
  right: 0.555556rem;
  top: 50%;
  margin-top: -0.259259rem;
}
.c7 .c4-btn-box .clearfix {
  width: 111.111111rem;
  background-color: #e7f2fe;
  height: 100%;
  border-radius: 8px;
  justify-content: space-between;
  padding: 0.185185rem 0.277778rem;
  box-sizing: border-box;
}
.c7 .c4-btn-box .clearfix li {
  width: 2.75rem;
  height: 1.813rem;
  margin-right: 0.092593rem;
}
.c7 .c4-btn-box .clearfix li.active {
  background-image: linear-gradient(-90deg, #3160f6 0%, #63c9f8 99%),
    linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, normal;
}
.c7 .c4-btn-box .clearfix li.active p {
  color: #fff !important;
}
.c7 .c4-btn-box .clearfix li p {
  text-align: center;
  font-size: 0.259259rem;
  line-height: 0.462963rem;
}
.c7 .c4-btn-box .clearfix li p:nth-child(1) {
  margin-top: 0.185185rem;
  color: #282828;
}
.c7 .c4-btn-box .clearfix li p:nth-child(2) {
  color: #787878;
}
.c7 .c4-btn-box .clearfix li p:nth-child(3) {
  font-weight: bold;
  color: #11acff;
  font-size: 0.37037rem;
}
.c8 {
  padding-bottom: 0.933333rem;
}
.c8 .title {
  margin-bottom: 0.4rem;
}
.c8 .content {
  padding: 0 0.4rem;
}
.c8 .content .item {
  height: 2.813333rem;
  display: flex;
  margin-top: 0.173333rem;
}
.c8 .content .item .l {
  width: 3.653333rem;
}
.c8 .content .item .l img {
  width: 100%;
}
.c8 .content .item .r {
  background-color: #0067e5;
  height: 100%;
  flex: 1;
  padding: 0 0.346667rem 0 0.466667rem;
}
.c8 .content .item .r .p1 {
  font-size: 0.32rem;
  color: #fff;
  margin-top: 0.293333rem;
}
.c8 .content .item .r .p2 {
  color: #fff;
  font-size: 0.266667rem;
  line-height: 0.346667rem;
  margin-top: 0.16rem;
}
.c8 .content .item .r .p3 {
  color: #0067e5;
  font-size: 0.266667rem;
  margin-top: 0.333333rem;
  width: 2.533333rem;
  height: 0.666667rem;
  line-height: 0.666667rem;
  text-align: center;
  background-color: #fff;
  border-radius: 0.346667rem;
}
.c8 .content .item:nth-child(2) .r .p3,
.c8 .content .item:nth-child(4) .r .p3 {
  margin-top: 0.133333rem;
}
.c9 {
  background-color: #f0f7fc;
  padding-top: 1.066667rem;
  padding-bottom: 1.44rem;
}
.c9 .t {
  font-size: 0.48rem;
  color: #00297f;
  text-align: center;
  font-weight: 700;
}
.c9 .t2 {
  width: 6.6rem;
  height: 0.856667rem;
  background-color: #0067e5;
  color: #fff;
  border-radius: 25px;
  margin: 0 auto;
  margin-top: 0.506667rem;
  box-sizing: border-box;
}
.c9 .t2 span {
  font-size: 0.32rem;
  line-height: 0.826667rem;
  display: inline-block;
}
.c9 .t2 .s1 {
  width: 50%;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  float: left;
}
.c9 .t2 .s2 {
  color: #fff;
  width: 50%;
  text-align: center;
  z-index: 999;
  box-sizing: border-box;
  float: left;
}
.c9 .t2 .active {
  border: 1px solid #0067e5;
  background-color: #fff;
  border-radius: 25px;
  color: #0067e5;
  box-sizing: border-box;
}
.c9 .img {
  display: block;
  width: 9.306667rem;
  margin: 0 auto;
  margin-top: 0.4rem;
}
.c9 .tab-co {
  display: none;
}
.c9 .tab-co.active {
  display: block;
}
.c9 .c9-photo {
  width: 9.306667rem;
  background: #fff;
  margin: 0 auto;
  text-align: center;
  padding-top: 0.4rem;
  margin-top: 0.4rem;
}
.c9 .c9-photo img {
  margin-bottom: 0.2rem;
  width: 8.56rem;
}
.c9 .btn {
  margin-top: 0.72rem;
}
.c10 {
  background-color: #170563;
  padding-bottom: 1.026667rem;
}
.c10 .title p {
  color: #fff;
}
.c10 .content {
  padding: 0 0.346667rem;
  margin-top: 0.506667rem;
}
.c10 .content .item {
  width: 100%;
  height: 2.573333rem;
  margin-top: 0.16rem;
  background-size: contain;
  display: flex;
  justify-content: space-between;
}
.c10 .content .item .l {
  width: 2.56rem;
  height: 100%;
  text-align: center;
  background-color: #0067e5;
  border-radius: 50%;
}
.c10 .content .item .l img {
  display: block;
  width: 0.533333rem;
  margin: 0 auto;
  margin-top: 0.426667rem;
  margin-bottom: 0.133333rem;
}
.c10 .content .item .l p {
  font-size: 0.32rem;
  color: #fff;
}
.c10 .content .item .r {
  width: 6.346667rem;
  padding: 0.266667rem 0.373333rem;
  padding-left: 0.6rem;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  background: url("../image/juxing@3x.png") no-repeat;
  background-size: 100% 100%;
}
.c10 .content .item .r p {
  font-size: 0.293333rem;
  color: #170563;
}
.c10 .btn {
  margin-top: 0.8rem;
}
.c11 {
  padding: 0 0.346667rem;
}
.c11 .btns {
  width: 100%;
  height: 2.8rem;
  margin-top: 0.853333rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  margin-bottom: 0.373333rem;
}
.c11 .item {
  width: 3.053333rem;
  height: 1.333333rem;
  border: 0.026667rem solid #0067e5;
  box-sizing: border-box;
  border-radius: 0.08rem;
  text-align: center;
}
.c11 .item .p1 {
  font-size: 0.32rem;
  margin-top: 0.266667rem;
}
.c11 .item .p2 {
  font-size: 0.24rem;
  color: #666;
  margin-top: 0.106667rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.c11 .item.active {
  background: #0067e5;
}
.c11 .item.active p {
  color: #fff;
}
.c11 .tabContent {
  height: 8rem;
  overflow-y: auto;
  border: 0.026667rem solid #eaeaea;
  display: none;
}
.c11 .tabContent .t {
  padding: 0.2rem 0.84rem;
  background-color: #ddedff;
  color: #0067e5;
  font-size: 0.32rem;
}
.c11 .tabContent .c {
  padding: 0.413333rem 0.84rem;
}
.c11 .tabContent .c .cc {
  color: #333;
  font-size: 0.293333rem;
}
.c11 .tabContent.active {
  display: block;
}
.c11 .btn {
  margin-top: 0.493333rem;
  margin-bottom: 0.493333rem;
}
.c12 .title {
  margin-bottom: 0.133333rem;
}
.c12 .content {
  background-color: #f1f1f1;
  padding: 0.346667rem 0.346667rem;
  height: 13.333333rem;
  box-sizing: border-box;
  overflow-y: scroll;
}
.c12 .content .tableTitle {
  width: 100%;
  height: 0.773333rem;
  line-height: 0.773333rem;
  background-color: #0067e5;
  color: #fff;
  font-size: 0.373333rem;
  font-weight: 700;
  text-align: center;
}
.c12 .content .table {
  margin-top: 0.266667rem;
}
.c12 .content table {
  border-collapse: collapse;
  border-spacing: 0;
}
.c12 .content table thead tr {
  background: #ddecff;
}
.c12 .content table thead th {
  border: 1px solid #bdd3f0;
  padding: 0 0.266667rem;
  box-sizing: border-box;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.293333rem;
  color: #0067e5;
}
.c12 .content table thead th:nth-child(1) {
  width: 6.133333rem;
  text-align: left;
}
.c12 .content table thead th:nth-child(2) {
  width: 1.333333rem;
}
.c12 .content table thead th:nth-child(3) {
  width: 2.133333rem;
}
.c12 .content table tbody tr {
  background-color: #f1f7ff;
}
.c12 .content table tbody tr td {
  border: 1px solid #bdd3f0;
  padding: 0 0.266667rem;
  box-sizing: border-box;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.293333rem;
  color: #5e5e5e;
}
.c12 .content table tbody tr td:nth-child(2).su {
  background: url(../image/success.png) no-repeat;
  background-size: 0.306667rem 0.24rem;
  background-position: 0.466667rem 0.213333rem;
}
.c12 .content table tbody tr td:nth-child(3).su {
  background: url(../image/success.png) no-repeat;
  background-size: 0.306667rem 0.24rem;
  background-position: 0.8rem 0.213333rem;
}
.c12 .content table tbody tr td:nth-child(2).er {
  background: url(../image/error.png) no-repeat;
  background-size: 0.16rem;
  background-position: 0.533333rem 0.213333rem;
}
.c12 .content table tbody tr td:nth-child(3).er {
  background: url(../image/error.png) no-repeat;
  background-size: 0.16rem;
  background-position: 0.866667rem 0.213333rem;
}
.c12 .btn {
  margin-top: 0.4rem;
  margin-bottom: 0.746667rem;
}
.c13 {
  background-color: #170563;
  padding: 0 0.373333rem;
  padding-bottom: 1.04rem;
}
.c13 .title {
  padding-bottom: 0.933333rem;
}
.c13 .title p {
  color: #fff;
}
.c13 .content {
  height: 9.866667rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: space-between;
}
.c13 .content .item {
  width: 4.28rem;
  height: 4.666667rem;
}
.c13 .content .item .p1 {
  text-align: center;
  padding-top: 1.333333rem;
  font-size: 0.32rem;
  font-weight: bold;
  color: #333;
}
.c13 .content .item .p2 {
  color: #fff;
  padding: 0 0.386667rem;
  margin-top: 0.746667rem;
  font-size: 0.266667rem;
  text-align: center;
}
.c13 .content .item:nth-child(1) {
  background: url(../image/bg13_1.png) no-repeat;
  background-size: contain;
}
.c13 .content .item:nth-child(2) {
  background: url(../image/bg13_2.png) no-repeat;
  background-size: contain;
}
.c13 .content .item:nth-child(3) {
  background: url(../image/bg13_3.png) no-repeat;
  background-size: contain;
}
.c13 .content .item:nth-child(4) {
  background: url(../image/bg13_4.png) no-repeat;
  background-size: contain;
}
.c13 .pt {
  height: 0.96rem;
  line-height: 0.96rem;
  text-align: center;
  background-color: #d5e8ff;
  color: #0067e5;
  font-weight: bold;
  font-size: 0.32rem;
  margin: 0 0.213333rem;
}
.c13 .swiper-button-next {
  background-image: url(../image/next.png);
  background-size: 0;
  width: 0;
  height: 0;
  right: -0.266667rem;
}
.c13 .swiper-button-prev {
  background-image: url(../image/prev.png);
  background-size: 0;
  width: 0;
  height: 0;
  left: -0.266667rem;
}
.c13 .swiper13 {
  margin: 0 0.213333rem;
  margin-top: 0.08rem;
  position: relative;
}
.c13 .swiper13 .swiper-button-next1 {
  position: absolute;
  background-image: url(../image/next.png);
  background-size: 0.8rem;
  width: 0.8rem;
  height: 0.8rem;
  right: -0.4rem;
  top: 50%;
  z-index: 999;
}
.c13 .swiper13 .swiper-button-prev1 {
  position: absolute;
  background-image: url(../image/prev.png);
  background-size: 0.8rem;
  width: 0.8rem;
  height: 0.8rem;
  left: -0.4rem;
  top: 50%;
  z-index: 999;
}
.c13 .swiper13 .box {
  width: 100%;
  box-sizing: border-box;
  padding: 0.32rem;
  background-color: #fff;
}
.c13 .swiper13 .box .img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.c13 .swiper13 .box .pb {
  color: #0067e5;
  font-size: 0.346667rem;
  margin-top: 0.613333rem;
  margin-bottom: 0.186667rem;
}
.c13 .swiper13 .box .pg {
  color: #00b54b;
  font-size: 0.32rem;
  margin-top: 0.373333rem;
  margin-bottom: 0.186667rem;
}
.c13 .swiper13 .box .pp {
  font-size: 0.293333rem;
  color: #666;
}
.c13 .swiper13 .box .pp:last-child {
  padding-bottom: 0.266667rem;
}
.c13 .btn {
  margin-top: 0.56rem;
}
.c14 .content {
  padding: 0 0.346667rem;
  margin-top: 0.8rem;
}
.c14 .content .item {
  border: 0.053333rem solid #0067e5;
  display: flex;
  box-sizing: border-box;
  padding: 0;
  outline: 0;
  display: none;
}
.c14 .content .item.active {
  display: flex;
}
.c14 .content .item:nth-child(2) .l .head {
  background: url(../image/teacher2.png) no-repeat;
  background-size: 2.666667rem;
  background-position: -0.333333rem 0;
  background-color: #0067e5;
}
.c14 .content .item:nth-child(3) .l .head {
  background: url(../image/teacher3.png) no-repeat;
  background-size: 2.666667rem;
  background-position: -0.333333rem 0;
  background-color: #0067e5;
}
.c14 .content .item:nth-child(4) .l .head {
  background: url(../image/teacher4.png) no-repeat;
  background-size: 2.666667rem;
  background-position: -0.333333rem 0;
  background-color: #0067e5;
}
.c14 .content .item:nth-child(5) .l .head {
  background: url(../image/teacher5.png) no-repeat;
  background-size: 2.666667rem;
  background-position: -0.333333rem 0;
  background-color: #0067e5;
}
.c14 .content .item .l {
  width: 2.8rem;
  position: relative;
}
.c14 .content .item .l .bg {
  position: absolute;
  top: -0.026667rem;
  left: 50%;
  transform: translateX(-50%);
  width: 1.653333rem;
  height: 2.666667rem;
  background-image: linear-gradient(0deg, #fff 0%, #90bdf4 70%);
}
.c14 .content .item .l .head {
  width: 2.053333rem;
  height: 2.053333rem;
  border-radius: 1.066667rem;
  background: url(../image/teacher1.png) no-repeat;
  background-size: 2.666667rem;
  background-position: -0.333333rem 0;
  background-color: #0067e5;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 99;
}
.c14 .content .item .r {
  flex: 1;
  height: 100%;
  padding-right: 0.506667rem;
}
.c14 .content .item .r .p1,
.c14 .content .item .r .p2 {
  color: #0067e5;
  font-size: 0.346667rem;
  font-weight: 700;
}
.c14 .content .item .r .p1 {
  margin-top: 0.466667rem;
}
.c14 .content .item .r .p2 {
  margin-top: 0.08rem;
}
.c14 .content .item .r .p3 {
  color: #666;
  font-size: 0.293333rem;
  margin-top: 0.266667rem;
}
.c14 .btns {
  padding: 0 0.346667rem;
  height: 1.866667rem;
  display: flex;
  justify-content: space-around;
  margin-top: 0.266667rem;
}
.c14 .btns .item {
  width: 1.586667rem;
  height: 1.733333rem;
}
.c14 .btns .item .img {
  width: 1.373333rem;
  height: 1.373333rem;
  border-radius: 0.693333rem;
  background: url(../image/teacher1.png) no-repeat;
  background-size: 2rem;
  background-position: -0.293333rem 0;
  background-color: #d1d1d1;
  margin-top: 0.24rem;
  margin-left: 0.106667rem;
}
.c14 .btns .item.active {
  background: url(../image/bg14.png) no-repeat;
  background-size: contain;
}
.c14 .btns .item:nth-child(2) .img {
  background: url(../image/teacher2.png) no-repeat;
  background-size: 2rem;
  background-position: -0.293333rem 0;
  background-color: #d1d1d1;
}
.c14 .btns .item:nth-child(3) .img {
  background: url(../image/teacher3.png) no-repeat;
  background-size: 2rem;
  background-position: -0.293333rem 0;
  background-color: #d1d1d1;
}
.c14 .btns .item:nth-child(4) .img {
  background: url(../image/teacher4.png) no-repeat;
  background-size: 2rem;
  background-position: -0.293333rem 0;
  background-color: #d1d1d1;
}
.c14 .btns .item:nth-child(5) .img {
  background: url(../image/teacher5.png) no-repeat;
  background-size: 2rem;
  background-position: -0.293333rem 0;
  background-color: #d1d1d1;
}
.c14 .btn {
  margin-top: 1.066667rem;
  margin-bottom: 1.066667rem;
}
.c15 {
  padding-bottom: 0.555556rem;
}
.c15 .title {
  text-align: center;
}
.c15 .title h2 {
  font-size: 0.48rem;
  font-weight: 700;
  padding-top: 0.8rem;
  padding-bottom: 0.133333rem;
}
.c15 .title .title1 {
  color: #787878;
  font-size: 0.293333rem;
  line-height: 0.48rem;
}
.c15 h3 {
  font-size: 0.293rem;
  color: #282828;
  text-align: center;
  margin-top: 0.52rem;
}
.c15 h3::after {
  display: block;
  content: "";
  width: 4.351852rem;
  height: 0.037037rem;
  background: url("//wap.mobiletrain.org/images/m_qf_2020_h5/zu84.png")
    no-repeat bottom;
  padding-top: 0.185185rem;
  margin: 0 auto;
}
.c15 .newphoto {
  width: 100%;
  margin-top: 0.547rem;
}
.c15 .newphoto img {
  width: 100%;
}
.c15 .c15-cont2-l {
  overflow: hidden;
  margin-top: 0.37037rem;
  height: 4.62963rem;
}
.c15 .c15-cont2-l .swiper-slide .clearfix {
  margin-left: 0.277778rem;
}
.c15 .c15-cont2-l .swiper-pagination .swiper-pagination-bullet {
  width: 0.133rem;
  height: 0.133rem;
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
  margin: 0 0.092593rem;
}
.c15
  .c15-cont2-l
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 0.347rem;
  background: #3c6af6;
  background: -webkit-linear-gradient(to right, #52f0ff, #3c6af6);
  background: -moz-linear-gradient(to right, #52f0ff, #3c6af6);
  background: -ms-linear-gradient(to right, #52f0ff, #3c6af6);
  background: linear-gradient(to right, #52f0ff, #3c6af6);
  border-radius: 0.092593rem;
}
.c15 .c15-cont2-l .swiper-slide > div {
  margin-bottom: 0.37037rem;
}
.c15 .c15-cont2-l .swiper-slide > div:last-child {
  margin-bottom: 0;
}
.c15 .c15-cont2-l .swiper-slide > div > img {
  margin-top: 15px;
  width: 1.1rem;
  height: 1.5rem;
}
.c15 .c15-cont2-l .swiper-slide > div > div {
  width: 8.307rem;
  height: 1.707rem;
  background-image: url("//wap.mobiletrain.org/images/m_qf_2020_h5/xueyuan.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
  display: table;
}
.c15 .c15-cont2-l .swiper-slide > div > div p {
  display: table-cell;
  vertical-align: middle;
  padding-left: 0.740741rem;
  padding-right: 0.444444rem;
  font-size: 0.259259rem;
  line-height: 0.444444rem;
  color: #4d4d4d;
  font-weight: normal;
  text-align: left;
}
.c15 .c15-cont2-l .swiper-slide > div > div.active {
  background-image: url("//wap.mobiletrain.org/images/m_qf_2020_h5/image/active_xueyuan.png");
  background-size: contain;
}
.c15 .c15-cont2-l .swiper-slide > div > div.active p {
  color: #fff;
}
.c16 {
  padding-top: 0.666667rem;
  padding-bottom: 0.666667rem;
  background: url("//wap.mobiletrain.org/images/m_qf_2020_h5/bg.png")
    no-repeat bottom;
  background-size: cover;
}
.c16 .c16-cont {
  width: 9.373rem;
  margin: 0 auto;
}
.c16 .c16-cont .c16-cont-head {
  width: 9.373rem;
  height: 4.947rem;
  margin-top: 0.36rem;
  background-color: #f2f2f2;
}
.c16 .c16-cont .c16-cont-head img {
  width: 100%;
  height: 100%;
}
.c16 .c16-cont .c16-cont-foot {
  background-color: #f2f2f2;
  padding: 0.6393rem 0.253rem 0.64rem 0.333rem;
  box-sizing: border-box;
}
.c16 .c16-cont .c16-cont-foot p {
  font-size: 0.267rem;
  color: #4d4d4d;
  margin-bottom: 0.427rem;
}
.c16 .c16-cont .c16-cont-foot h3 {
  font-size: 0.337rem;
  color: #3d6bf6;
  position: relative;
}
.c16 .c16-cont .c16-cont-foot h3::before {
  display: inline-block;
  content: "";
  width: 0.253rem;
  height: 0.267rem;
  background-image: linear-gradient(
    90deg,
    rgba(61, 107, 246, 0.39) 1%,
    rgba(255, 255, 255, 0.39) 100%
  );
  position: absolute;
  left: -0.333333rem;
  top: 0.074074rem;
}
.c16 .c16-cont .c16-cont-foot .c16-content {
  position: relative;
  padding-top: 0.253rem;
}
.c16 .c16-cont .c16-cont-foot .c16-content p {
  margin-bottom: 0.533333rem;
  font-size: 0.267rem;
  color: #4d4d4d;
  padding-left: 0.277778rem;
}
.c16 .c16-cont .c16-cont-foot .c16-content::before {
  display: block;
  content: "";
  width: 0.13rem;
  height: 1.213rem;
  background: url("//wap.mobiletrain.org/images/m_qf_2020_h5/bvideo1.png")
    no-repeat;
  background-size: cover;
  position: absolute;
}
.c16 .c16-cont .c16-cont-foot .c16-btn {
  display: flex;
  justify-content: center;
  margin-top: 0.4rem;
}
.c16 .c16-cont .c16-cont-foot .c16-btn a {
  font-size: 0.27rem;
  color: #214fd5;
  line-height: 0.627rem;
  display: block;
  width: 3.067rem;
  height: 0.627rem;
  border-radius: 0.067rem;
  border: solid 0.013rem #214fd5;
  text-align: center;
}
.c16 .c16-cont .c16-cont-foot .c16-btn a:first-child {
  margin-right: 0.267rem;
}
.c16 .c16-cont .c16-cont-foot .c16-btn a img {
  width: 0.307rem;
  height: 0.36rem;
  vertical-align: middle;
}
.c16 .c16-cont .c16-foot {
  display: flex;
  margin-top: 0.333rem;
  box-sizing: border-box;
  width: 9.16rem;
  padding-bottom: 0.4rem;
  margin: 0 auto;
  background-image: url("//wap.mobiletrain.org/marketingOctober/m-marketingOctober-p/c1-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  margin-top: 0.4rem;
  padding-top: 0.45333333rem;
  margin-bottom: 1.01333333rem;
}
.c16 .c16-cont .c16-foot .flex {
  display: flex;
}
.c16 .c16-cont .c16-foot .flex-bsa {
  justify-content: space-around;
}
.c16 .c16-cont .c16-foot .c1-tit h2 {
  font-size: 0.45333333rem;
  line-height: 0.56rem;
  font-weight: bold;
  text-align: center;
}
.c16 .c16-cont .c16-foot .c1-tit p {
  font-size: 0.32rem;
  line-height: 0.45333333rem;
  font-weight: normal;
  text-align: center;
}
.c16 .c16-cont .c16-foot .c1-desc {
  width: 8.05333333rem;
  margin: 0 auto;
  font-size: 0.26666667rem;
  line-height: 0.4rem;
  color: #061759;
  font-weight: normal;
  text-align: left;
  margin-bottom: 0.56rem;
}
.c16 .c16-cont .c16-foot .c1-2 {
  width: 8.533rem;
  margin: 0 auto;
  margin-bottom: 0.42666667rem;
}
.c16 .c16-cont .c16-foot .c1-2 li {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  margin-bottom: 0.29333333rem;
}
.c16 .c16-cont .c16-foot .c1-2 li .head-bg {
  width: 5.747rem;
  height: 2.28rem;
  background: url("//img.mobiletrain.org/templates/mobiletrain/images/marketingoctober-p/c1-list-bg.png")
    no-repeat;
  background-size: cover;
  padding: 0.32rem 0.266667rem 0 0.266667rem;
  box-sizing: border-box;
  color: #cb4f13;
  margin: 0 auto;
}
.c16 .c16-cont .c16-foot .c1-2 li .head-bg div {
  text-align: center;
}
.c16 .c16-cont .c16-foot .c1-2 li .head-bg strong {
  font-size: 0.4rem;
  color: #cb4f13;
  font-weight: bold;
}
.c16 .c16-cont .c16-foot .c1-2 li .head-bg p {
  text-align: center;
  font-size: 0.24rem;
  margin-top: 0.133333rem;
  font-weight: bold;
  color: #cb4f13;
}
.c16 .c16-cont .c16-foot .c1-2 li .head-bg span {
  font-size: 0.312667rem;
}
.c16 .c16-cont .c16-foot .c1-2 li .head-bg .jia {
  line-height: 1.066667rem;
}
.c16 .c16-cont .c16-foot .c1-2 li .head-bg .t2 {
  display: inline-block;
  margin-top: 0.3rem;
}
.c16 .c16-cont .c16-foot .c1-2 li .c1-foot {
  width: 5.747rem;
  display: block;
  height: 0.8rem;
  line-height: 0.8rem;
  background-color: #ed6d2e;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 0.32rem;
  margin: 0 auto;
  margin-top: -0.026667rem;
}
.c16 .c16-cont .c16-foot .c1-2 li .c1-foot img {
  padding-left: 0.266667rem;
  vertical-align: middle;
}
.c16 .c16-cont .c16-foot .c1-2 li:last-child {
  margin-bottom: 0;
}
.c16 .c16-cont .c16-foot .c1-2 li h3 {
  font-size: 0.32rem;
  height: 0.56rem;
  line-height: 0.56rem;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
  padding-left: 0.58666667rem;
  margin-bottom: 0.4rem;
  background-color: #0d2bde;
}
.c16 .c16-cont .c16-foot .c1-2 li h3 em {
  display: inline-block;
  width: 0.453rem;
  height: 0.44rem;
  border-radius: 50%;
  line-height: 0.44rem;
  text-align: center;
  background-color: #ffffff;
  color: #012472;
  font-size: 0.298rem;
  font-style: italic;
  margin-top: -0.133333rem;
  margin-right: 0.16rem;
}
.c16 .c16-cont .c16-foot .c1-2 li h3 span {
  font-size: 0.274rem;
  font-style: italic;
  font-weight: normal;
  margin-top: -0.133333rem;
}
.c16 .c16-cont .c16-foot .c1-2 li h3 .ls {
  font-size: 0.464rem;
  margin-left: 0.1rem;
}
.c16 .c16-cont .c16-foot .c1-2 li h3 img {
  vertical-align: middle;
  width: 0.187rem;
  height: 0.213rem;
  padding-left: 1.973rem;
  margin-right: 0.28rem;
  margin-top: -0.133333rem;
}
.c16 .c16-cont .c16-foot .c1-2 li p {
  font-size: 0.26666667rem;
  line-height: 0.34666667rem;
  color: #ffffff;
  font-weight: normal;
  text-align: left;
  margin: 0 auto;
}

.form-head {
  width: 10rem;
  height: 6.9065rem;
  padding-top: 2.5867rem;
  background: #ffffff url("//wap.mobiletrain.org/java2021/form-bg.png")
    no-repeat;
  background-size: 10rem 9.4933rem;
  margin: 0 auto;
}
.form-head .form-white {
  width: 9.1467rem;
  height: 5.68rem;
  background-color: #ffffff;
  border-radius: 0.1333rem;
  margin: 0 auto;
  padding-top: 0.5333rem;
}
.form-head .input-box {
  width: 8.1067rem;
  height: 1.2rem;
  line-height: 1.2rem;
  background-color: #eeeff0;
  border: solid 1px #cccccc;
  margin: 0 auto;
}
.form-head .input-box img {
  width: 0.44rem;
  height: 0.5867rem;
  padding-left: 0.387rem;
  vertical-align: middle;
}
.form-head .input-box input {
  width: auto;
  height: 100%;
  padding-left: 0.133333rem;
  width: 7.06666667rem;
}
.form-head .form-list {
  width: 7.893rem;
  height: 1.533rem;
  margin: 0 auto;
  padding-top: 0.4533rem;
}
.form-head .form-list li {
  width: 7.893rem;
  text-align: center;
  border-right: solid 0.013rem #cdcdcd;
}
.form-head .form-list li img {
  padding-bottom: 0.2133rem;
}
.form-head .form-list li p {
  font-size: 0.3467rem;
  color: #333333;
}
.form-head .form-list li h3 {
  font-size: 0.4rem;
  color: #333333;
}
.form-head .form-list li:nth-child(1) img {
  width: 0.6267rem;
  height: 0.6267rem;
}
.form-head .form-list li:nth-child(2) img {
  width: 0.6533rem;
  height: 0.6267rem;
}
.form-head .form-list li:nth-child(3) img {
  width: 0.5867rem;
  height: 0.64rem;
}
.form-head .form-list li:nth-child(4) {
  border-right: 0;
}
.form-head .form-list li:nth-child(4) img {
  width: 0.3467rem;
  height: 0.68rem;
}
.form-head .form-btn {
  display: block;
  width: 6.6933rem;
  height: 1.28rem;
  line-height: 1.18rem;
  color: #ffffff;
  margin: 0.78rem auto 0 auto;
  font-size: 0.4267rem;
  text-align: center;
  background: url(//wap.mobiletrain.org/java2021/btn.png) no-repeat;
  background-size: 6.6933rem 1.28rem;
}
.form-head .form-btn img {
  width: 0.573rem;
  height: 0.373rem;
  vertical-align: middle;
}
.banner {
  height: 11.4667rem;
}
.form-foot {
  width: 10rem;
  height: 8.48rem;
  background: #fff url(//wap.mobiletrain.org/java2021/form-foot.png)
    no-repeat;
  background-size: 10rem 8.48rem;
}
.form-foot .input-box {
  display: flex;
  justify-content: space-between;
  width: 8.8133rem;
  height: 1.0933rem;
  line-height: 1.0933rem;
  margin: 0 auto;
  /* border-radius: 0.107rem; */
  /* border: solid 0.04rem #333b4f; */
  /* margin-bottom: 0.48rem; */
  margin-bottom: 0.1867rem;
}
.form-foot .input-box img {
  width: 1.1067rem;
  height: 1.0933rem;
  /* padding-left: 0.387rem; */
}
.form-foot .input-box input {
  width: 7.1867rem;
  height: 1.0533rem;
  background-color: #ffffff;
  border: solid 0.0267rem #ffffff;
  padding-left: 0.2933rem;
}
.form-foot .input-box .yonghu {
  width: 1.1067rem;
  height: 1.0933rem;
}
.form-foot h2 {
  display: flex;
  align-items: center;
  padding-top: 1.44rem;
  padding-bottom: 0.4rem;
  justify-content: center;
  font-size: 0.4rem;
  color: #fff;
}

.form-foot h2 span em {
  width: 0.5333rem;
  height: 0.7467rem;
  line-height: 0.7467rem;
  background-color: #0026d3;
  border-radius: 0.0667rem;
  margin-left: 0.133333rem;
  font-size: 0.6667rem;
  padding: 0 0.0267rem;
}
.form-foot h2 span em:last-child {
  margin-right: 0.133333rem;
}
.form-foot .input-top {
  width: 9.067rem;
  margin: 0 auto;
}
.form-foot .input-top p {
  font-size: 0.32rem;
  color: #ffffff;
  text-align: center;
  margin-top: 0.5333rem;
}
.form-foot .ma10 {
  margin-top: 0.266667rem !important;
}
.form-foot .form-btn {
  display: block;
  width: 6.6933rem;
  height: 1.28rem;
  line-height: 1.28rem;
  background: url(//wap.mobiletrain.org/java2021/btn.png) no-repeat;
  background-size: 6.6933rem 1.28rem;
  margin: 0 auto;
  font-size: 0.4267rem;
  color: #ffffff;
  text-align: center;
  margin-top: 0.4rem;
}
.form-foot .form-btn img {
  width: 0.573rem;
  height: 0.373rem;
  vertical-align: middle;
}
.base {
  width: 10rem;
  margin: 0 auto;
}
.base-top {
  width: 10rem;
  margin: 0 auto;
  height: 1.1875rem;
  background-color: #fff;
  box-sizing: border-box;
  padding: 0 0.3125rem;
}

.base-top > a > img {
  width: 4.296875rem;
}

.base-top > img {
  margin-top: 0.3125rem;
  width: 4.140625rem !important;
}
.c14 .content .item:nth-child(6) .l .head {
  background: url(//img.mobiletrain.org/templates/mobiletrain/images/qf-2020-wlw/te6.png)
    no-repeat;
  background-size: 2.666667rem;
  background-position: -0.333333rem 0;
  background-color: #0067e5;
}
.c14 .btns .item:nth-child(6) .img {
  background: url(//img.mobiletrain.org/templates/mobiletrain/images/qf-2020-wlw/te6.png)
    no-repeat;
  background-size: 2rem;
  background-position: -0.293333rem 0;
  background-color: #d1d1d1;
}
.flex {
  display: flex;
}
