body {
  height: auto !important;
  font-family: Avenir, Helvetica, Arial, sans-serif;
}
.swiper-pagination-container .swiper-pagination {
  margin-top: -80px;
}
.image {
  max-width: 100%;
  margin-top: 55px;
  -ms-flex-item-align: center;
  align-self: center;
}
.title {
  font-size: 34px;
  letter-spacing: 2px;
  text-align: center;
  font-weight: normal;
}
.industry {
  background: #fafafa;
  border-bottom: 1px solid #e3e3e3;
}
.industry .block {
  padding-top: 96px;
  padding-bottom: 112px;
  width: 1146px;
  margin: 0 auto;
}
.industry .block .header {
  text-align: center;
  padding-bottom: 56px;
}
.industry .block .header h2 {
  font-size: 34px;
  color: #000;
  line-height: 34px;
}
.industry .block .header p {
  padding-top: 16px;
  font-size: 18px;
  color: #666;
  line-height: 18px;
}
.industry .anslysis-list {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 22px;
}
.industry .anslysis-list .item {
  /* width: 362px; */
  display: flex;
  margin-bottom: 24px;
}
.industry .anslysis-list .item .icon {
  width: 64px;
  flex: 0 0 64px;
  height: 64px;
  margin-right: 16px;
}
.industry .anslysis-list .item .nan {
  background: url(../images/nan.png);
  background-size: cover;
}
.industry .anslysis-list .item .fei {
  background: url(../images/fei.png);
  background-size: cover;
}
.industry .anslysis-list .item .hao {
  background: url(../images/hao.png);
  background-size: cover;
}
.industry .anslysis-list .item .li {
  background: url(../images/li.png);
  background-size: cover;
}
.industry .anslysis-list .item .que {
  background: url(../images/que.png);
  background-size: cover;
}
.industry .anslysis-list .item .text-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.industry .anslysis-list .item .text-content h3 {
  font-size: 20px;
  color: #333;
  line-height: 22px;
  margin-bottom: 8px;
}
.industry .anslysis-list .item .text-content p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
}
.container {
  width: 1150px;
  margin: 0 auto;
}
.prominent {
  background-color: #fafafa;
}
.base-display {
  padding: 80px 0;
}
.base-display .title {
  font-size: 34px;
  letter-spacing: 2px;
  text-align: center;
  margin-top: -5px;
  font-weight: normal;
}
.base-display .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
}
.base-display .list > .item.flex {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: 60px;
}
.icon-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.icon-list-item .icon-list-item-container {
  width: 360px;
}
.icon-list-item .icon-list-item-container .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.icon-list-item .icon-list-item-container .info .icon {
  width: 68px;
  height: 68px;
  margin-right: 16px;
}
.icon-list-item .icon-list-item-container .info .title {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #333;
  font-size: 22px;
  text-align: left;
}
.icon-list-item .icon-list-item-container .items {
  margin-top: 20px;
}
.icon-list-item .icon-list-item-container .items .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.markets-container.pr1 {
  margin-top: 0;
}
.markets-container.pr1 .markets-title {
  text-align: center;
}
.collection-product {
  background: #fafafa;
}
.collection-product .block {
  padding-top: 96px;
  padding-bottom: 112px;
  width: 1146px;
  margin: 0 auto;
}
.collection-product .block .header {
  text-align: center;
  padding-bottom: 56px;
}
.collection-product .block .header h2 {
  font-size: 34px;
  color: #000;
  line-height: 34px;
}
.collection-product .block .header p {
  padding-top: 16px;
  font-size: 18px;
  color: #666;
  line-height: 18px;
}
.collection-product .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.collection-product .content .item {
  width: 362px;
  height: auto;
  background: #fff;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.collection-product .content .item .head {
  width: 100%;
  height: 156px;
  text-align: center;
  background: rgba(76, 126, 233, 0.1);
  border-radius: 4px 4px 0 0;
}
.collection-product .content .item .head h2 {
  padding-top: 32px;
  padding-bottom: 8px;
  font-size: 18px;
  color: #333;
  line-height: 18px;
}
.collection-product .content .item .head p {
  padding-bottom: 16px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  padding-top: 0;
}
.collection-product .content .item .head .use {
  width: 90px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #4c7ee9;
  border-radius: 17px;
  margin: 0 auto;
}
.collection-product .content .item .head .use a {
  color: #4c7ee9;
}
.collection-product .content .item .head.cs {
  background: #4c7ee9;
  color: #fff;
}
.collection-product .content .item .head.cs h2 {
  color: #fff;
}
.collection-product .content .item .head.cs .use {
  border-color: #fff;
}
.collection-product .content .item .head.cs .use a {
  color: #fff;
}
.collection-product .content .item .head.yth {
  background-color: #2b333f;
  color: #fff;
  position: relative;
}
.collection-product .content .item .head.yth h2 {
  color: #fff;
}
.collection-product .content .item .head.yth .use {
  border-color: #fff;
}
.collection-product .content .item .head.yth .use a {
  color: #fff;
}
.collection-product .content .item .text-content {
  padding: 24px 20px;
  font-size: 14px;
  color: #999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
}
.collection-product .content .item .text-content li {
  color: #333;
  margin-bottom: 16px;
  line-height: 14px;
}
.collection-product .content .item .text-content li b {
  margin-right: 10px;
}
.collection-product .content .item .text-content li.wrong {
  color: #888;
}
.box {
  width: 1146px;
  margin: 0 auto;
}
.ability {
  background: #282d33;
}
.block {
  padding-top: 96px;
  padding-bottom: 112px;
}
.block .head {
  padding-bottom: 56px;
  text-align: center;
}
.block .head h2 {
  font-size: 34px;
  color: #fff;
}
.block .head p {
  font-size: 18px;
  color: #999;
  line-height: 18px;
  padding: 16px;
}
.ability-content {
  text-align: center;
}
.ability-content-card {
  width: 166px;
}
.ability-content-card .ability-card-title {
  font-size: 20px;
  color: #fff;
  line-height: 22px;
  margin-top: 20px;
}
.ability-content-card .ability-card-label {
  padding-top: 10px;
  font-size: 14px;
  color: #999;
  text-align: justify;
  line-height: 24px;
}
.ai-row {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ai-row--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ai-row--flex.is-justify-space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.quality-advantage {
  background-color: #fafafa;
}
.quality-advantage .block {
  padding-top: 96px;
  padding-bottom: 112px;
  width: 1146px;
  margin: 0 auto;
}
.quality-advantage .block .header {
  text-align: center;
  padding-bottom: 56px;
}
.quality-advantage .block .header h2 {
  font-size: 34px;
  color: #000;
  line-height: 34px;
}
.quality-advantage .content {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 40px;
}
.quality-advantage .content .item {
  width: 264px;
  height: auto;
  background: #fff;
  border: 1px solid #dcdfe6;
  padding: 32px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.quality-advantage .content .item .icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
}
.quality-advantage .content .item .ico1 {
  background: url(../images/ico1.png);
  background-size: cover;
}
.quality-advantage .content .item .ico2 {
  background: url(../images/ico2.png);
  background-size: cover;
}
.quality-advantage .content .item .ico3 {
  background: url(../images/ico3.png);
  background-size: cover;
}
.quality-advantage .content .item .ico4 {
  background: url(../images/ico4.png);
  background-size: cover;
}
.quality-advantage .content .item .info {
  padding-top: 16px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
}
.quality-advantage .content .item h2 {
  font-size: 20px;
  color: #333;
  text-align: center;
  line-height: 28px;
}
.quality-advantage .content .item .bens-box {
  text-align: center;
  width: 100%;
  margin-top: 30px;
}
.quality-advantage .content .item .bens-box .bens {
  color: #4c7ee9;
  display: inline-block;
  border: solid 1px #4c7ee9;
  padding: 5px 20px;
}
.block .box .head h2.black {
  color: #000;
}
.system.block {
  height: auto;
  padding-bottom: 20px;
}
.system-content .item {
  color: #333;
  background: #fff;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.system-content .item .image-1 {
  background: url(../images/zj_part3_img01@2x.png);
  background-size: contain;
}
.system-content .item .number-1 {
  background: url(../images/img_no1_act.png);
  background-size: cover;
}
.system-content .item .image-2 {
  background: url(../images/zj_part3_img02@2x.png);
  background-size: contain;
}
.system-content .item .number-2 {
  background: url(../images/img_no2_act.png);
  background-size: cover;
}
.system-content .item .image-3 {
  background: url(../images/zj_part3_img03@2x.png);
  background-size: contain;
}
.system-content .item .number-3 {
  background: url(../images/img_no3_act.png);
  background-size: cover;
}
.system-content .item .image-4 {
  background: url(../images/zj_part3_img04@2x.png);
  background-size: contain;
}
.system-content .item .number-4 {
  background: url(../images/img_no4_act.png);
  background-size: cover;
}
.system-content .item .image-5 {
  background: url(../images/zj_part3_img05@2x.png);
  background-size: contain;
}
.system-content .item .number-5 {
  background: url(../images/img_no5_act.png);
  background-size: cover;
}
.system-content .item .image-6 {
  background: url(../images/zj_part3_img06@2x.png);
  background-size: contain;
}
.system-content .item .number-6 {
  background: url(../images/img_no6_act.png);
  background-size: cover;
}
.system-content .item h2 {
  text-align: left;
}
.system-content .three-items {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}
.system-content .three-items .item {
  width: 362px;
  height: 160px;
}
.system-content-header {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 12px;
}
.system-content-header .image {
  width: 60px;
  height: 60px;
  display: block;
  margin: 0;
}
.system-content-header .text-number {
  display: block;
  width: 18px;
  height: 32px;
}
.system-content-info {
  padding-top: 2px;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
}
.pr1_3 .ability-content-card {
  width: 250px;
}
.pr1_3 .block {
  padding-bottom: 30px;
}
.pr1_3 .block .content .item {
  height: auto;
  width: auto;
}
.pr1_3 .block .content .item p.info {
  text-align: center;
}
.pr1_3 .block .content .item .ico5 {
  background: url(../images/ico5.png);
  background-size: cover;
}
.raise {
  width: 100%;
  height: 460px;
  text-align: center;
  background-color: #fafafa;
}
.raise .title {
  font-size: 34px;
  padding-bottom: 20px;
  padding-top: 80px;
  text-align: center;
}
.raise .lists {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 1150px;
  margin: 80px auto 0;
  padding: 0;
}
.raise .lists > div {
  width: 20%;
  font-size: 24px;
  color: #999;
}
.raise .lists > div > img {
  height: 58px;
  margin-right: 5px;
}
.raise .lists > div > p {
  font-size: 16px;
  color: #666;
  padding-top: 15px;
}
.list {
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-top: 60px;
}
.list .item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 10px;
}
.list .image-list-item {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.list .image-list-item .icon {
  width: 80px;
  height: 80px;
  -ms-flex-item-align: center;
  align-self: center;
}
.list .image-list-item .message {
  margin-top: 20px;
  font-size: 20px;
  color: #333;
  text-align: center;
}
.list .image-list-item .explain {
  margin-top: 15px;
  font-size: 14px;
  color: #333;
  text-align: center;
  line-height: 1.6;
}
.pr1_4 {
  border-top: solid 1px #ddd;
  background-color: #f9f9f9;
}
.pr1_4 .image {
  margin: 0;
}
.pr1_4 .list .image-list-item {
  flex: 0 0 12.5%;
  margin-bottom: 30px;
}
.pr1_4 .list .image-list-item .icon {
  width: 50px;
  height: 50px;
}
.pr1_4 .list .image-list-item .message {
  font-size: 16px;
  margin-top: 5px;
}
.pr1_4 .bens-box {
  text-align: center;
  margin-top: 30px;
}
.pr1_4 .bens-box .bens {
  display: inline-block;
  border: solid 1px #4c7ee9;
  padding: 5px 20px;
  color: #4c7ee9;
  background-color: #fff;
}
.pr1_4.quality-advantage .block {
  padding-bottom: 60px;
}
.pr1_4.quality-advantage .content .item {
  height: 320px;
  width: 220px;
}
.base-display.pr1_4 {
  background-color: #fff;
}
.pr1_5 .content .item {
  height: 320px;
  width: 564px;
}
.pr1_6 {
  border-bottom: solid 1px #ddd;
}
.pr1_6 .list .image-list-item {
  flex: 0 0 16.6%;
}
.pr1_6 .system-content .three-items .item {
  width: 562px;
  height: 180px;
}
.collection-resolve .resolve-list {
  display: flex;
  padding-bottom: 40px;
}
.collection-resolve .resolve-list .left {
  width: 294px;
  margin-right: 196px;
}
.collection-resolve .resolve-list .left .item {
  height: 109px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 32px 40px 32px 0;
  border-bottom: 1px solid #e3e3e3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.collection-resolve .resolve-list .left .item .icon {
  width: 68px;
  height: 48px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 11px;
}
.collection-resolve .resolve-list .left .item .icon.icon_1 {
  background: url(../images/num_01@2x.png);
  background-size: cover;
}
.collection-resolve .resolve-list .left .item .icon.icon_2 {
  background: url(../images/num_02@2x.png);
  background-size: cover;
}
.collection-resolve .resolve-list .left .item .icon.icon_3 {
  background: url(../images/num_03@2x.png);
  background-size: cover;
}
.collection-resolve .resolve-list .left .item .icon.icon_4 {
  background: url(../images/num_04@2x.png);
  background-size: cover;
}
.collection-resolve .resolve-list .right {
  width: 656px;
  height: 408px;
  margin-top: 32px;
}
.collection-resolve .resolve-list .right img {
  width: 100%;
  height: 100%;
}
.search {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.search .input-input-box {
  width: 500px;
  height: 40px;
  border: solid 1px #ddd;
  border-radius: 6px;
}
.search .input-input-box .input-input {
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 6px;
  padding: 0 10px;
}
.search .input-btn-box {
  height: 40px;
  margin-left: 5px;
}
.search .input-btn-box .input-btn {
  height: 100%;
  padding: 0 10px;
  border-radius: 6px;
  background-color: #4c7ee9;
  color: #fff;
}
.pr2 {
  border-bottom: solid 1px #ddd;
}
.pr2 .list .image-list-item {
  flex: 0 0 20%;
}
.pr2 .system-content .three-items .item {
  width: 562px;
  height: 180px;
}
.itemlist-box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.itemlist-box .item-list {
  flex: 0 0 50%;
}
.itemlist-box .item-list .text-icon {
  font-size: 24px;
  color: #4c7ee9;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
.change {
  width: 754px;
  margin: 30px auto;
}
.change .content {
  padding: 10px;
  border-bottom: solid 1px #ddd;
}
.change .content .name {
  color: #38adf8;
  font-size: 16px;
  margin-bottom: 5px;
}
.more {
  text-align: center;
  margin-top: 40px;
}
.more .btn-more {
  color: #38adf8;
  border: 1px solid #38adf8;
  padding: 5px 20px;
}
.joinUs {
  width: 970px;
  margin: 50px auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.joinUs .title {
  font-size: 34px;
  color: #333;
  font-weight: normal;
  text-align: center;
  padding: 10px 0;
}
.joinUs .nav_title {
  font-size: 18px;
  color: #666;
  line-height: 32px;
  padding: 10px 0 0 0;
  text-align: left;
}
.joinUs .lists {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 50px 0 80px;
  width: 100%;
}
.joinUs .lists img {
  width: 100%;
}
.vision {
  width: 100%;
  height: 370px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  font-size: 34px;
  color: #fff;
  text-shadow: 0 0 8px #001262;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0.9;
}
.vision > div:first-child {
  padding-top: 120px;
}
.vision > div:last-child {
  font-size: 18px;
  padding-top: 20px;
}
.senseOfWorth {
  width: 100%;
  height: 576px;
  padding-top: 80px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.senseOfWorth .title {
  font-size: 34px;
  color: #333;
  font-weight: normal;
  text-align: center;
  padding: 10px 0;
}
.senseOfWorth .lists {
  width: 1150px;
  margin: 0 auto;
  padding-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.senseOfWorth .lists > div {
  width: 204px;
  height: 204px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 85px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 22px;
  color: #fff;
  position: relative;
  letter-spacing: 4px;
}
.senseOfWorth .lists > div:first-child {
  background-image: url(../images/img_aboutus_01@2x.png);
}
.senseOfWorth .lists > div:nth-child(2) {
  background-image: url(../images/img_aboutus_02@2x.png);
}
.senseOfWorth .lists > div:nth-child(3) {
  background-image: url(../images/ttt1.png);
}
.senseOfWorth .lists > div:nth-child(4) {
  background-image: url(../images/img_aboutus_04@2x.png);
}
.senseOfWorth .lists > div:nth-child(5) {
  background-image: url(../images/img_aboutus_01@2x.png);
}
.mission {
  width: 100%;
  height: 370px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  font-size: 34px;
  color: #fff;
  text-shadow: 0 0 8px #001262;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0.9;
}
.mission > div:first-child {
  padding-top: 120px;
}
.mission > div:last-child {
  font-size: 18px;
  padding-top: 20px;
}
.partner {
  width: 1150px;
  margin: 80px auto 100px;
  text-align: center;
}
.partner .title {
  font-size: 34px;
  color: #333;
  font-weight: normal;
  text-align: center;
  padding: 10px 0;
}
.partner img {
  max-width: 100%;
}
.look {
  height: 680px;
  background: -moz-linear-gradient(top, #3f80f7 0%, #38a9f8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3f80f7), color-stop(100%, #38a9f8));
  background: -webkit-linear-gradient(top, #3f80f7 0%, #38a9f8 100%);
  background: -o-linear-gradient(top, #3f80f7 0%, #38a9f8 100%);
  background: -ms-linear-gradient(top, #3f80f7 0%, #38a9f8 100%);
  background: linear-gradient(to bottom, #3f80f7 0%, #38a9f8 100%);
}
.look .bannerText {
  background: url(../images/00_img_banner@2x.png) right 50px no-repeat;
  background-size: auto 100%;
  height: 680px;
  width: 1120px;
  margin: 0 auto;
}
.look .bannerText h3 {
  color: #fff;
  padding-top: 200px;
  font-size: 30px;
  padding-bottom: 40px;
}
.look .btn-box {
  display: flex;
}
.look .btn-box .btn-block {
  background: #fff;
  margin: 10px;
  border-radius: 5px;
  padding: 20px 30px;
  text-align: center;
  position: relative;
}
.look .btn-box .btn-block div {
  font-size: 20px;
  margin-bottom: 20px;
  padding-right: 30px;
}
.look .btn-box .btn-block .wx-img {
  width: 30px;
  position: absolute;
  right: 5px;
  top: 5px;
}
.look .btn-box .btn-block .btn-img {
  width: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
.look .btn-box a {
  border: solid 1px #38adf8;
  border-radius: 5px;
  padding: 5px 10px;
}
.explain {
  font-size: 14px;
  color: #999;
  margin-top: 30px;
  text-align: center;
}
.yanContent2 {
  padding-bottom: 60px;
  background-color: #fafafa;
  border-bottom: 1px solid #e3e3e3;
}
.yanContent2 .title {
  font-size: 34px;
  letter-spacing: 2px;
  text-align: center;
  font-weight: normal;
}
.yanContent2 .promote {
  /* width: 950px; */
  height: 224px;
  padding: 57px 65px;
  margin: 20px auto;
}
.yanContent2 .promote-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #333;
}
.yanContent2 .promote li {
  float: left;
  height: 110px;
  width:72px;
}
.yanContent2 .promote > li:first-child {
  width: 72px;
}
.yanContent2 .promote > li:nth-child(2) {
  width: 295px;
  margin: 0 44px;
}
.yanContent2 .promote > li:nth-child(5) {
  width: 295px;
  margin: 0 40px;
}
.yanContent2 .promote .promote-img {
  width: 72px;
  height: 72px;
  margin-top: 19px;
  background-size: 100% 100%;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.yanContent2 .promote .yan_img5 {
  background-image: url(../images/wwwx.png);
}
.yanContent2 .promote .yan_img6 {
  background-image: url(../images/wwws.png);
}
.yanContent2 .try {
  width: 100%;
  text-align: left;
  margin-top: 30px;
}
.yanContent2 .try .try-btn {
  font-size: 14px;
  color: #38adf8;
}
.form-content {
  background-color: #fff;
  border-radius: 8px;
  padding: 0 100px 60px;
}
.form-content-header {
  box-shadow: inset 0 -1px 0 0 #d9d9db;
  font-size: 22px;
  line-height: 30px;
  color: #1a1a33;
  text-align: center;
  font-weight: 700;
  padding: 60px 0;
  margin-bottom: 60px;
}
.fishd-form-horizontal {
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.fishd-form-item {
  display: flex;
  align-items: center;
  width: 60%;
  margin: auto auto 20px;
}
.fishd-form-item-label {
  flex: 0 0 20%;
  font-weight: 700;
}
.fishd-form-item-label:after {
  content: "*";
  display: inline-block;
  position: relative;
  margin: 0 8px 0 2px;
  font-size: 14px;
  line-height: 1;
  vertical-align: middle;
  color: #4173f6;
}
.fishd-form-item-label.fbt:after {
  content: "";
}
.fishd-form-item-control {
  flex: 1;
}
.fishd-form-item-control .fishd-input {
  box-sizing: border-box;
  margin: 0;
  list-style: none;
  position: relative;
  display: inline-block;
  padding: 4px 12px;
  width: 100%;
  height: 32px;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e1e3e6;
  border-radius: 2px;
  transition: all 0.3s;
}
.fishd-form-item-control-btn {
  width: 100%;
  background: #4173f6;
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 32px;
}
.fishd-form-item-control.yzm {
  display: flex;
}
.fishd-form-item-control.yzm .fishd-input {
  margin-right: 20px;
  flex: 0 0 100px;
}
.fishd-form-item-control.yzm img {
  height: 32px;
}
.about_banner {
  width: 100%;
  height: 384px;
  background-image: url(../images/img_aboutus_bannerbg@2x.png);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
  padding-top: 140px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.about_banner > div:first-child {
  font-size: 34px;
  padding-bottom: 20px;
}
.about_banner > div:nth-child(2) {
  font-size: 18px;
}
.tab {
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #e3e3e3;
  font-size: 16px;
  color: #333;
}
.tab ul {
  width: 300px;
  height: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.tab ul li:nth-child(2n) {
  opacity: 0.5;
  font-size: 14px;
}
.tab ul li.active {
  font-size: 16px;
  color: #ed6448;
  position: relative;
  font-weight: 700;
}
.tab ul li.active span {
  display: inline-block;
  width: 30px;
  height: 2px;
  background-color: #ed6448;
  position: absolute;
  bottom: -10px;
  left: 28%;
}
.tab ul li:last-child {
  display: none;
}
.ontrial-banner {
  width: 100%;
  height: 360px;
  text-align: center;
  color: #fff;
  background-image: url(../images/banner_reg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.ontrial-banner h2 {
  padding-top: 100px;
  font-size: 38px;
  color: #fff;
  font-weight: 500;
}
.ontrial-banner p {
  padding-top: 10px;
  font-size: 15px;
}
.ontrial-body {
  width: 1060px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -150px auto 0;
  padding-bottom: 80px;
}
.ontrial-body-block {
  background: #fff;
  width: 520px;
  height: 467px;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.05);
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all ease-in-out 0.3s;
  transition: all 0.3s ease-in-out;
}
.ontrial-body-block_head {
  position: relative;
  top: 0;
  right: 0;
  width: 100%;
  height: 40px;
}
.ontrial-body-block_img {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.ontrial-body-block_img img {
  width: 160px;
  height: 120px;
  display: block;
  margin: 0 auto;
}
.ontrial-body-block_img h2 {
  font-size: 18px;
  color: #484f64;
  line-height: 30px;
  font-weight: 600;
  margin: 10px 0 20px;
}
.ontrial-body-block_img p {
  width: 340px;
  margin: 0 auto;
  font-size: 14px;
  color: #484f64;
  line-height: 24px;
}
.ontrial-body-block_btn {
  background: #4173f6;
  color: #fff;
  margin: 40px 0;
  border-radius: 4px;
  text-align: center;
  line-height: 36px;
  height: 36px;
  font-size: 14px;
  min-width: 144px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ontrial-body-block_btn.undefined {
  background-color: #fff;
  border: solid 1px #1890ff;
  color: #1890ff;
}
.ontrial-foot {
  height: 82px;
  border-top: 1px solid hsla(0, 0%, 91%, 0.5);
  display: flex;
}
.ontrial-foot-block {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  color: #848ca1;
  line-height: 18px;
}
.ontrial-foot-block .icon {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  text-align: center;
  line-height: 20px;
  background: #a1a8bb;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  margin-left: 23px;
  color: #fff;
}
.ontrial-foot-block .text {
  margin-right: 20px;
  width: 100px;
}
.popup {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  left: 0;
  height: 0px;
  overflow: hidden;
  transition: all 0.4s;
  opacity: 0;
}
.popup.active {
  bottom: 0;
  height: 100%;
  transition: all 0.4s;
  opacity: 1;
}
.popup .window {
  width: 560px;
  height: 383px;
  background: #fff;
  border-radius: 5px;
  margin: 10% auto 0;
  position: relative;
  text-align: center;
  padding: 60px 0 40px;
}
.popup .window .close {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.popup .window img {
  width: 160px;
  height: 120px;
  margin: 0 auto;
}
.popup .window-info {
  text-align: left;
  width: 340px;
  margin: 10px auto 40px;
  font-size: 14px;
  color: #484f64;
  line-height: 24px;
}
.popup .window-info b {
  color: #1890ff;
}
.popup .window-btn {
  display: inline-block;
}
.popup .window-btn div {
  border-radius: 4px;
  text-align: center;
  line-height: 36px;
  height: 36px;
  font-size: 14px;
  min-width: 144px;
  background-color: #1890ff;
  color: #fff;
}
.container .path {
  margin-bottom: 30px;
  padding-top: 50px;
}
.container .path a {
  padding: 0 5px;
  color: #333;
}
.container .path a:hover {
  color: #4c7ee9;
}
.container .path a:last-child {
  color: #909399;
}
.container .path .icon {
  color: #c0c4cc;
  margin-right: 4px;
  margin-left: 4px;
}
.container .path .sign {
  margin: 0 8px;
}
.container .path .type {
  color: #909399;
}
.container .news-content {
  display: flex;
}
.container .news-content .newslist-left {
  flex: 0 0 166px;
  padding-top: 50px;
}
.container .news-content .newslist-left .type {
  display: flex;
  align-items: center;
}
.container .news-content .newslist-left .type .sign {
  width: 2px;
  height: 16px;
  background-color: #4c7ee9;
}
.container .news-content .newslist-left .type .label {
  flex: 1;
  cursor: pointer;
  padding: 10px 16px;
}
.container .news-content .newslist-left .type.checked {
  background-color: #f5f7fa;
}
.container .news-content .newslist-right {
  flex: 1;
  padding-left: 30px;
}
.container .news-content .newslist-right .news {
  display: flex;
  border-bottom: 1px solid #dcdfe6;
  padding: 25px 0;
  cursor: pointer;
}
.container .news-content .newslist-right .news .cover {
  width: 264px;
  height: 140px;
  margin: 0 30px 0 0;
}
.container .news-content .newslist-right .news .content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 30px;
}
.container .news-content .newslist-right .news .content .title {
  margin-top: -4px;
  margin-bottom: 5px;
  font-size: 20px;
  color: #333;
  line-height: 1.3;
  text-align: left;
}
.container .news-content .newslist-right .news .content .date {
  color: #999;
  text-align: left;
}
.container .news-content .newslist-right .news .content .summary {
  margin-top: 12px;
  text-align: left;
  color: #666;
  line-height: 1.5;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.container .news-content .newslist-right .news:hover {
  background-color: #f5f7fa;
}
.justify-content-center {
  text-align: center;
  padding: 20px 0 50px;
}
.justify-content-center a {
  padding: 3px 10px;
  background-color: #fafafa;
  color: #4173f6;
  margin: 0 3px;
}
.justify-content-center a.page-num-current {
  background: #4173f6;
  color: #fff;
}
