﻿@font-face {
  font-family: GothamF1;
  src: url("http://www.fansicn.com/Theme/Main/font/Gotham Narrow Book.otf");
}
@font-face {
  font-family: GothamF2;
  src: url("http://www.fansicn.com/Theme/Main/font/NotoSansHans-Medium.otf");
}
@font-face {
/* font-properties */
  font-family: NotoSansHansF1;
  src: url("http://www.fansicn.com/Theme/Main/font/NotoSansHans-Bold.otf");
}
@font-face {
/* font-properties */
  font-family: NotoSansHansF2;
  src: url("http://www.fansicn.com/Theme/Main/font/NotoSansHans-Regular.otf");
}
.fz14 {
  font-size: 14px;
}
.fz18 {
  font-size: 18px;
}
.fz24 {
  font-size: 24px;
}
.fz32 {
  font-size: 32px;
}
.fz30 {
  font-size: 30px;
}
.fz36 {
  font-size: 36px;
}
p,
h5 {
  margin: 0 !important;
}
.wid {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
}
.padd {
  width: calc(100% - 20px);
  max-width: 780px;
  padding: 0 10px;
  margin: 0 auto;
}
.page1 .content {
  width: 100%;
  background: #f6f9fe url("img/3615a9_861x3606.jpg") top center no-repeat;
  float: left;
}
.page1 .content ul {
  margin: 0;
}
.page1 .content li {
  float: left;
}
.page1 .title-main {
  width: 100%;
  min-height: 180px;
  background: #086dbf url("img/208c29_860x587.jpg") bottom center no-repeat;
 /* padding-top: 65px;*/
  float: left;
}
.page1 .title-main .title-main-tit {
  width: 100%;
  float: left;
}
.page1 .title-main .title-main-tit .title-tit-txt {
  line-height: 104px;
  font-size: 32px;
  color: #fff;
  float: left;
  font-family: GothamF1;
  position: relative;
}
.page1 .title-main .title-main-tit .title-tit-txt:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 58px;
  height: 3px;
  background-color: #fff;
}
.page1 .title-main .title-main-tit .title-tit-txt em {
  margin-right: 10px;
}
.page1 .title-main .title-main-tit .title-tit-logo {
  width: auto;
  padding-top: 35px;
  float: right;
}
.page1 .title-main .title-main-name {
  width: 100%;
  float: left;
  padding: 15px 0;
}
.page1 .title-main .title-main-name .title-name-txt {
  position: relative;
  width: auto;
  float: left;
}
.page1 .title-main .title-main-name .title-name-txt:after {
  content: '';
  position: absolute;
  right: 15px;
  top: 70px;
  width: 42px;
  height: 42px;
  background: url("img/d85ed3_31x31.png") center no-repeat;
}
.page1 .title-main .title-main-name .title-name-txt h4 {
  line-height: 60px;
  font-size: 36px;
  font-family: NotoSansHansF1;
  color: #fff;
}
.page1 .title-main .title-main-name .title-name-img {
  float: right;
  padding-top: 58px;
}
.page1 .title-main .title-main-txt {
  width: 100%;
  padding-top: 55px;
  float: left;
  position: relative;
}
.page1 .title-main .title-main-txt i.close {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("img/f46d8d_12x12.png") center no-repeat;
  background-size: 12px 12px;
  position: absolute;
  left: 0;
  top: 10px;
  opacity: 1;
}
.page1 .title-main .title-main-txt p {
  font-size: 18px;
  font-family: NotoSansHansF2;
  line-height: 36px;
  color: #fff;
  text-align: justify;
}
.page1 .title-main .title-main-txt p em {
  font-size: 24px;
}
.page1 .intr-main {
  width: 100%;
  min-height: 483px;
  background: url("img/b735c8_860x483.jpg") center no-repeat;
  background-size: 860px 483px;
  padding-top: 70px;
  position: relative;
}
.page1 .intr-main .intr-main-txt {
  width: 100%;
}
.page1 .intr-main .intr-main-txt p {
  font-family: NotoSansHansF1;
  line-height: 50px;
  color: #484848;
  font-size: 30px;
}
.page1 .intr-main .intr-main-txt p em {
  color: #009aff;
}
.page1 .intr-main .intr-main-label {
  width: 100%;
  padding-top: 40px;
}
.page1 .intr-main .intr-main-label p {
  line-height: 32px;
  font-size: 18px;
  color: #666;
  font-family: NotoSansHansF2;
}
.page1 .intr-main .intr-main-fr {
  position: absolute;
  right: 50px;
  top: 0;
  height: 100%;
  min-width: 300px;
  padding-top: 70px;
  padding-bottom: 58px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.page1 .intr-main .intr-main-fr .intr-fr-txt {
  padding-top: 10px;
}
.page1 .intr-main .intr-main-fr .intr-fr-txt p {
  line-height: 24px;
  font-family: GothamF2;
  font-size: 14px;
  color: #999;
  text-align: right;
}
.page1 .intr-main .intr-main-fr .intr-fr-ico {
  position: relative;
}
.page1 .intr-main .intr-main-fr .intr-fr-ico img {
  position: relative;
  top: -15px;
}
.page1 .intr-main .intr-main-fr .intr-fr-ico,
.page1 .intr-main .intr-main-fr .intr-fr-label {
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
.page1 .title01 {
  width: 100%;
  min-height: 253px;
  background: url("img/e74507_862x253.png") center no-repeat;
  background-size: 862px 253px;
  padding-top: 48px;
  position: relative;
}
.page1 .title01 .title-label {
  width: auto;
  float: left;
  position: relative;
}
/*.page1 .title01 .title-label:after {
  content: '';
  position: absolute;
  right: 0;
  top: 9px;
  width: 16px;
  height: 4px;
  background: url("img/46db10_16x4.png") center no-repeat;
}*/
.page1 .title01 .title-label p {
  line-height: 22px;
  font-size: 18px;
  color: #fff;
  font-family: GothamF2;
}
.page1 .title-txt {
  width: 100%;
  padding: 26px 0;
  float: left;
}
.page1 .title-txt h5 {
  line-height: 48px;
  color: #fff;
  font-size: 30px;
}
.page1 .title-fr {
  position: absolute;
  right: 50px;
  top: 0;
  height: 100%;
  min-width: 160px;
  padding-top: 48px;
  padding-bottom: 44px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: flex-end;
}
.page1 .title-fr .title-fr-img {
  display: flex;
  justify-content: flex-end;
}
.page1 .title-fr .title-fr-line {
  width: 68px;
  height: 44px;
  position: relative;
  float: right;
}
.page1 .title-fr .title-fr-line:after {
  content: '';
  position: absolute;
  right: 0;
  top: 14px;
  width: 68px;
  height: 3px;
  background-color: #fff;
}
.page1 .title-fr .title-fr-line:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 14px;
  width: 68px;
  height: 3px;
  background-color: #fff;
}
.page1 .service {
  width: 100%;
  float: left;
}
.page1 .service .service-col {
  width: 100%;
  position: relative;
  float: left;
  padding-top: 45px;
}
.page1 .service .service-col:after {
  content: '';
  position: absolute;
  left: 66px;
  top: -.5px;
  width: 40px;
  height: 21px;
  background: url("img/0cfde3_40x21.png") center no-repeat;
}
.page1 .service .service-col .service-list {
  width: 100%;
}
.page1 .service-list-title {
  width: 100%;
  height: 48px;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.page1 .service-list-title .service-title-img {
  width: 48px;
  height: 48px;
  padding: .5px;
}
.page1 .service-list-title .service-title-img img {
  width: 46px;
  height: 46px;
  border-radius: 23px;
  box-shadow: 0 5px 18px rgba(38,131,205,0.3);
}
.page1 .service-list-title .service-title-col {
  width: calc(100% - 48px);
  padding-left: 20px;
  display: flex;
  justify-content: space-between;
}
.page1 .service-list-title .service-title-col .service-title-txt {
  line-height: 48px;
  font-size: 24px;
  color: #666;
  font-family: NotoSansHansF1;
}
.page1 .service-list-title .service-title-col .service-title-label {
  height: 48px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
}
.page1 .service-list-title .service-title-col .service-title-label span {
  display: block;
  width: 100%;
  text-align: right;
  line-height: 24px;
  font-size: 14px;
  display: flex;
  justify-content: flex-end;
  color: #999;
  text-transform: uppercase;
}
.page1 .service-list-col {
  width: 100%;
  float: left;
  padding: 20px 0;
}
.page1 .service-list-col .service-list-txt {
  width: 100%;
}
.page1 .service-list-col .service-list-txt p {
  line-height: 26px;
  font-size: 16px;
  font-family: GothamF1;
  color: #666;
  text-align: justify;
  margin-bottom: 20px !important;
  width: 100%;
  float: left;
}
.page1 .service-list-col .service-list-txt p em {
  margin-right: 10px;
}
.page1 .service-list-col .service-list-img {
  width: 100%;
  padding: 25px 0;
  padding-top: 0;
  float: left;
}
.page1 .service-list-col .service-list-img ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.page1 .service-list-col .service-list-img ul li {
  width: calc(100% / 3 - 9px);
}
.page1 .service-list-col .service-list-img ul li img {
  width: 100%;
}
.page1 .service-list-col .service-list-img .service-img-box {
  width: 25%;
  padding: 25px 10px;
  float: left;
  min-height: 208px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page1 .service-list-col .service-list-img .service-img-box img {
  max-width: 100%;
}
.page1 .service-list-imgs {
  width: 100%;
  padding: 20px 0;
  float: left;
}
.page1 .service-list-imgs img {
  width: 100%;
}
.page1 .service-list-row {
  width: 100%;
  padding-top: 18px;
  float: left;
}
.page1 .service-list-row h4 {
  line-height: 38px;
  font-size: 18px;
  color: #666;
  padding-left: 18px;
  font-family: GothamF1;
  position: relative;
}
.page1 .service-list-row h4:after {
  content: '';
  position: absolute;
  left: 0;
  top: 14px;
  border-radius: 5px;
  width: 10px;
  height: 10px;
  background-color: #2585d2;
  box-shadow: 0 3px 10px rgba(38,131,205,0.3);
}
.page1 .service-list-row h4:after em {
  margin-right: 10px;
}
.page1 .service-list-item3 {
  width: 100%;
}
.page1 .service-list-item3 .service-list-col {
  width: 100%;
  padding: 10px 0;
}
.page1 .service-list-item3 .service-list-col .service-list-txt {
  width: 100%;
  font-size: 16px;
  font-family: GothamF1;
  color: #666;
  padding-bottom: 15px;
}
.page1 .service-list-item3 .service-list-col .service-list-txt span {
  display: block;
  line-height: 32px;
}
.page1 .service-list-item3 .service-list-col .service-list-list {
  width: 100%;
}
.page1 .service-list-item3 .service-list-col .service-list-list .service-list-box {
  width: 48%;
  float: left;
  margin-bottom: 20px;
}
.page1 .service-list-item3 .service-list-col .service-list-list .service-list-box .service-list-img {
  width: 100%;
  text-align: center;
  padding: 10px 0;
}
.page1 .service-list-item3 .service-list-col .service-list-list .service-list-box .service-list-img img {
  max-width: 100%;
}
.page1 .service-list-item3 .service-list-col .service-list-list .service-list-box .service-list-label {
  width: 100%;
  text-align: center;
  padding-top: 10px;
  line-height: 32px;
  font-size: 16px;
  float: left;
  color: #666;
  text-align: center;
}
.page1 .service-list-item3 .service-list-col .service-list-list .service-list-box:nth-child(2n) {
  float: right;
}
.page1 .service-list-item4 {
  width: 100%;
  float: left;
}
.page1 .service-list-item6 {
  width: 100%;
  float: left;
}
.page1 .service-list-item7 {
  width: 100%;
}
.page1 .service-list-process {
  width: 100%;
}
.page1 .service-list-process ul {
  width: 100%;
}
.page1 .service-list-process ul li {
  width: 50%;
  line-height: 36px;
  font-size: 16px;
  color: #666;
  font-family: GothamF1;
}
.page1 .service-sub-txt {
  padding: 20px 0;
  float: left;
  position: relative;
}
.page1 .service-sub-txt p {
  line-height: 26px;
  font-size: 16px;
  font-family: GothamF1;
  color: #666;
  text-align: justify;
}
.page1 .service-sub-txt:first-child:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 42px;
  height: 2px;
  background-color: #c4c4c4;
}
.page1 .service-sub-img {
  width: 100%;
  padding: 15px 0;
  float: left;
}
.page1 .service-sub-img ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.page1 .service-sub-img ul li {
  width: calc(100% / 5 - 6px);
}
.page1 .service-sub-img ul li img {
  width: 100%;
}
.page1 .service-list-item8 {
  width: 100%;
}
.page1 .service-list-item8 .service-item8-purpose {
  height: 110px;
  width: 100%;
  float: left;
  position: relative;
  padding-left: 22px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.page1 .service-list-item8 .service-item8-purpose:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  border-radius: 5px;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  background-color: #2585d2;
  box-shadow: 0 3px 10px rgba(38,131,205,0.3);
}
.page1 .service-list-item8 .service-item8-purpose .service-purpose-tit {
  width: 132px;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  line-height: 38px;
  font-size: 16px;
  color: #666;
  padding-left: 18px;
  font-family: GothamF1;
}
.page1 .service-list-item8 .service-item8-purpose .service-purpose-txt {
  width: calc(100% - 132px);
  padding-left: 30px;
  position: relative;
}
.page1 .service-list-item8 .service-item8-purpose .service-purpose-txt:after {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -41px;
  width: 12px;
  height: 82px;
  background: url("img/79f296_11x82.png") center no-repeat;
}
.page1 .service-list-item8 .service-item8-purpose .service-purpose-txt p {
  line-height: 36px;
  font-size: 16px;
  font-family: GothamF1;
  color: #676769;
  text-align: justify;
}
.page1 .service-list-buttons {
  width: 100%;
  padding: 20px 0;
  float: left;
}
.page1 .service-list-buttons ul {
  width: 100%;
}
.page1 .service-list-buttons ul li {
  width: 100%;
  text-align: center;
}
.page1 .service-list-buttons ul li img {
  max-width: 100%;
}
.page1 .detection {
  width: 100%;
  float: left;
}
.page1 .detection .detection-list {
  width: 100%;
  background-color: #f8fafe;
  position: relative;
}
.page1 .detection .detection-list:after {
  content: '';
  position: absolute;
  left: 66px;
  top: -.5px;
  width: 40px;
  height: 21px;
  background: url("img/0cfde3_40x21.png") center no-repeat;
}
.page1 .detection .detection-list .detection-list-col {
  width: 100%;
  padding: 70px 0;
  float: left;
}
.page1 .detection .detection-list .detection-list-col ul {
  width: 100%;
}
.page1 .detection .detection-list .detection-list-col ul li {
  width: 50%;
}
.page1 .detection .detection-list .detection-list-col ul li .detection-list-imgs {
  width: 100%;
}
.page1 .detection .detection-list .detection-list-col ul li .detection-list-imgs img {
  width: 100%;
}
.page1 .detection .detection-list .detection-list-col ul li .detection-list-button {
  width: 100%;
  padding: 25px 0;
  float: left;
  padding-top: 0;
  text-align: center;
  padding-right: 60px;
}
.page1 .detection .detection-list .detection-list-col ul li .detection-list-button img {
  max-width: 100%;
  margin: 0 auto;
  border-radius: 20px;
  box-shadow: 0 25px 21px rgba(127,142,170,0.3);
}
.page1 .detection .detection-list .detection-list-col ul li:last-child .detection-list-button {
  padding-right: 0;
}
.page1 .advantage {
  width: 100%;
  float: left;
  padding-bottom: 20px;
  background: #f6f9fe url(img/3615a9_861x3606.jpg) top center no-repeat;
}
.page1 .advantage .title01 {
  margin-bottom: 35px;
}
.page1 .advantage .item {
  width: 100%;
}
.page1 .advantage .title {
  width: 100%;
  height: 120px;
}
.page1 .advantage .title .title-label {
  width: 372px;
  height: 60px;
  margin: 30px 0;
  background: url("img/0dd3ae_371x59.png") center no-repeat;
  background-size: 100% 100%;
}
.page1 .advantage .title .title-label .num {
  line-height: 60px;
  font-size: 30px;
  color: #555d68;
  text-align: center;
  width: 88px;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
}
.page1 .advantage .title .title-label .num:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 2px;
  height: 22px;
  margin-top: -11px;
  background-color: #8b93a1;
}
.page1 .advantage .title .title-label .txt {
  line-height: 60px;
  font-size: 24px;
  color: #555d68;
  padding-left: 30px;
}
.page1 .advantage .title .title-text {
  height: 120px;
  position: relative;
}
.page1 .advantage .title .title-text .ico {
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page1 .advantage .title .title-text .txt {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #78808a;
  text-transform: uppercase;
  font-weight: bold;
}
.page1 .advantage .text {
  width: 100%;
 /* padding: 12px 0;*/
}
.page1 .advantage .text p {
  line-height: 32px;
  font-size: 16px;
  color: #555d68;
  text-align: justify;
}
.page1 .advantage .item-list {
  width: 100%;
  padding: 12px 0;
}
.page1 .advantage .item-list ul {
  width: 100%;
}
.page1 .advantage .item-list ul li {
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  padding-left: 20px;
  position: relative;
  color: #555d68;
}
.page1 .advantage .item-list ul li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #2683cd;
  border: .5px solid #fff;
}
.page1 .advantage .imgs {
  width: 100%;
}
.page1 .advantage .imgs img {
  width: 100%;
}
.page1 .product {
  width: 100%;
  float: left;
}
.page1 .product .product-list {
  width: 100%;
  background: #f6f9fe url("img/3615a9_861x3606.jpg") top center no-repeat;
  padding: 55px 0;
  float: left;
}
.page1 .product .product-list .item {
  width: 100%;
  height: 216px;
  background: url("img/2d516a_760x216.png") center no-repeat;
  margin: 25px 0;
  display: flex;
  float: left;
  justify-content: space-between;
}
.page1 .product .product-list .item .tit {
  width: 300px;
  padding-top: 50px;
  padding-left: 48px;
  float: left;
}
.page1 .product .product-list .item .tit .txt {
  line-height: 110px;
  font-size: 24px;
  color: #555d68;
  width: 100%;
}
.page1 .product .product-list .item .tit .ico {
  height: 34px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
.page1 .product .product-list .item .text {
  width: 460px;
  padding-right: 50px;
  height: 216px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #5a626d;
  line-height: 32px;
  text-align: justify;
}
.page1 .concept {
  width: 100%;
  float: left;
}
.page1 .page-list {
  float: left;
  width: 100%;
  padding-top: 50px;
  background: #f6f9fe url("img/3615a9_861x3606.jpg") top center no-repeat;
}
.page1 .page-list .item {
  width: 100%;
  padding-bottom: 30px;
  float: left;
}
.page1 .page-list .item .title {
  width: 100%;
  height: 48px;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 30px;
}
.page1 .page-list .item .title .img {
  width: 48px;
  height: 48px;
  padding: .5px;
}
.page1 .page-list .item .title .img img {
  width: 46px;
  height: 46px;
  border-radius: 23px;
  box-shadow: 0 5px 18px rgba(38,131,205,0.3);
}
.page1 .page-list .item .title .title-col {
  width: calc(100% - 48px);
  padding-left: 20px;
  display: flex;
  justify-content: space-between;
}
.page1 .page-list .item .title .title-col .txt {
  line-height: 48px;
  font-size: 24px;
  color: #666;
  font-family: NotoSansHansF1;
}
.page1 .page-list .item .title .title-col .labels {
  height: 48px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
}
.page1 .page-list .item .title .title-col .labels span {
  display: block;
  width: 100%;
  text-align: right;
  line-height: 24px;
  font-size: 14px;
  display: flex;
  justify-content: flex-end;
  color: #999;
  text-transform: uppercase;
}
.page1 .page-list .item .text {
  width: 100%;
  padding-left: 20px;
  position: relative;
}
.page1 .page-list .item .text:after {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #2683cd;
  border: .5px solid #fff;
}
.page1 .page-list .item .text p {
  line-height: 28px;
  font-size: 16px;
  color: #666;
}
.page1 .page-list .item .text p em {
  color: #0971c4;
}
.page1 .page-list .item .imgs {
  width: 100%;
  padding: 25px 0;
  float: left;
}
.page1 .page-list .item .imgs img {
  width: 100%;
  border-radius: 6px;
  box-shadow: 0 20px 30px rgba(51,51,51,0.1);
}
.page1 .page-list .item .imgs img.none {
  box-shadow: initial;
}
.page1 .principle {
  width: 100%;
  float: left;
}
.page1 .effect {
  width: 100%;
  float: left;
}
.page1 .introduce {
  width: 100%;
  float: left;
}
.page1 .aptitude {
  width: 100%;
  float: left;
  padding-bottom: 40px;
}
.page1 .aptitude .aptitude-list {
  width: 100%;
  padding: 60px 0;
}
.page1 .aptitude .aptitude-list .col-lg-4{
	display:flex;
}
.page1 .aptitude .aptitude-list .item {
  width: 100%;
  margin-left:15px;
  margin-right:15px;
}
.page1 .aptitude .aptitude-list .item .img {
  width: 100%;
}
.page1 .aptitude .aptitude-list .item .img img {
  width: 100%;
}
.page1 .aptitude .aptitude-list .item .txt {
  width: 100%;
  height: 40px;
  background-image: linear-gradient(to bottom, #e6ebf4, #a8b4cb);
  border: .5px solid #768094;
  border-radius: 20px;
  margin: 24px 0;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #555d68;
}
.page1 .report {
  width: 100%;
  float: left;
}
.page1 .report .report-list {
  width: 100%;
  float: left;
  padding: 30px 0;
  padding-top: 50px;
}
.page1 .report .report-list .item {
  width: 100%;
  float: left;
}
.page1 .report .report-list .item .item-list {
  width: 100%;
}
.page1 .report .report-list .item .item-list .img {
  /*width: 100%;*/
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
}
.page1 .report .report-list .item .item-list .img img {
  width: 100%;
}
.page1 .report .report-list .item .item-label {
  width: 100%;
  padding: 20px 0;
  text-align: center;
  float: left;
}
.page1 .report .report-list .item .item-label div {
  display: inline-block;
  height: 40px;
  background-image: linear-gradient(to bottom, #e6ebf4, #a8b4cb);
  border: .5px solid #768094;
  border-radius: 20px;
  margin: 20px 0;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #555d68;
  width: 80%;
}
.page1 .list-item4-col {
  width: 100%;
  padding: 20px 0;
  float: left;
  padding-bottom: 36px;
}
.page1 .list-item4-col .item {
  width: 100%;
  height: 290px;
}
.page1 .list-item4-col .item .txt {
  width: 100%;
  height: 74px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
}
.page1 .list-item4-col .item .txt p {
  width: 100%;
  position: relative;
  line-height: 36px;
  color: #676767;
  font-size: 16px;
}
.page1 .list-item4-col .item .txt p:after {
  content: '';
  position: absolute;
  left: -20px;
  top: 13px;
  width: 10px;
  height: 10px;
  border: .5px solid #f8fefe;
  background-color: #2682cb;
  border-radius: 5px;
}
.page1 .padd .txt001{
	width: 100%;
    height: 74px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 30px;
}
.page1 .padd .txt001 p{
	width: 100%;
	position: relative;
    line-height: 36px;
    color: #676767;
    font-size: 16px;
}
.page1 .padd .txt001 p:after {
  content: '';
  position: absolute;
  left: -20px;
  top: 13px;
  width: 10px;
  height: 10px;
  border: .5px solid #f8fefe;
  background-color: #2682cb;
  border-radius: 5px;
}
.page1 .list-item4-col .item .img {
  width: 100%;
 /* display: flex;*/
  justify-content: center;
}
.page1 .list-item4-col .item .img img {
  max-width: 100%;
}
.page1 .list-item4-col .item.item-last .txt {
  height: 290px;
  padding-top: 60px;
}
.page1 .service-list-item5 {
  width: 100%;
  float: left;
}
.page1 .service-list-item5 .service-attention {
  width: 100%;
}
.page1 .service-list-item5 .service-attention ul {
  width: 100%;
}
.page1 .service-list-item5 .service-attention ul li {
  width: 50%;
  line-height: 36px;
  font-size: 16px;
  color: #666664;
}
/*.page1 .service-list-item5 .service-attention ul li:nth-child(2) {
  text-align: right;
}*/
.page1 .service-list-item5 .service-img {
  width: 100%;
  padding: 24px 0;
  float: left;
  padding-bottom: 0;
}
.page1 .service-list-item5 .service-img img {
  max-width: 100%;
}
.page1 .service-list-item5 .service-labels {
  width: 100%;
  float: left;
  margin-bottom:20px
}
.page1 .service-list-item5 .service-labels p {
  width: 100%;
  line-height: 36px;
  font-size: 16px;
  color: #666;
}
.page1 .service-list-item6 {
  width: 100%;
  float: left;
}
.page1 .service-list-item6 .service-product {
  width: 100%;
}
.page1 .service-list-item6 .service-product .item {
  width: 100%;
  padding: 50px 0;
  float: left;
  border-bottom: .5px solid #d2d2d2;
}
.page1 .service-list-item6 .service-product .item .item-img {
  width: 100%;
  height: 390px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page1 .service-list-item6 .service-product .item .item-img img {
  max-width: 90%;
}
.page1 .service-list-item6 .service-product .item .item-inform {
  width: 100%;
}
.page1 .service-list-item6 .service-product .item .item-inform .img {
  width: 100%;
  height: 215px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page1 .service-list-item6 .service-product .item .item-inform .txt {
  width: 100%;
  text-align: center;
}
.page1 .service-list-item6 .service-product .item .item-inform .txt h4 {
  font-size: 24px;
  color: #5b5c5c;
}
.page1 .service-list-item6 .service-product .item .item-inform .txt h6 {
  line-height: 32px;
  font-size: 16px;
  color: #d0d0d1;
}
.page1 .service-list-item6 .service-product .item .item-inform .txt p {
  display: block;
  width: 100%;
  line-height: 32px;
  color: #5b5c5c;
  font-size: 16px;
}
.page1 .case {
  width: 100%;
  float: left;
}
.page1 .case .case-list {
  width: 100%;
  padding: 40px 0;
  float: left;
  padding-bottom: 20px;
}
.page1 .case .case-list .case-txt {
  width: 100%;
  line-height: 48px;
  font-size: 18px;
  color: #5b5c5c;
}
.page1 .case .case-list .padd01 .case-txt{
	margin-left:10px;
}
	
.page1 .case .case-list .case-col {
  width: 100%;
}
.page1 .case .case-list .case-col .col-lg-4{
  display: flex;
}
.page1 .case .case-list .padd01 .case-col .col-lg-4{
  width: 25%;
}
.page1 .case .case-list .case-col .item {
  width: 100%;
  margin: 30px 15px;
  float: left;
}
.page1 .case .case-list .case-col .item .img {
  width: 100%;
  /*height: 168px;*/
  border-radius: 10px;
}
.page1 .case .case-list .case-col .item .img img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.page1 .case .case-list .case-col .item .txt {
  width: 100%;
  height: 56px;
  border: .5px solid #8893a5;
  background-image: linear-gradient(to bottom, #ccd4e1, #a8b4cb);
  border-radius: 10px;
  text-align: center;
  line-height: 56px;
  font-size: 16px;
  color: #555d68;
}
.page1 .case .case-more {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  float: left;
  padding-top: 0;
}
.page1 .case .case-more a {
  display: inline-block;
  width: 80%;
  max-width: 220px;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border: .5px solid #d6d6d6;
  font-size: 18px;
  font-family: GothamF1;
  color: #686868;
}
.page1 .case .case-more a img {
  margin-left: 8px;
}
.page1 .inteoduce-col {
  width: 100%;
  float: left;
  background: url("img/2516d3_860x2510.jpg") top center no-repeat;
  min-height: 100px;
  position: relative;
}
.page1 .inteoduce-col:after{
  content: '';
  position: absolute;
  left: 66px;
  top: -.5px;
  width: 40px;
  height: 21px;
  background: url("img/0cfde3_40x21.png") center no-repeat;
}
.page1 .inteoduce-col .inteoduce-list {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 30px;
  float: left;
}
.page1 .inteoduce-col .inteoduce-list ul {
  width: 100%;
}
.page1 .inteoduce-col .inteoduce-list ul li {
  width: 100%;
  /*border: .5px solid #f1f1f1;*/
  border-radius: 30px;
  margin-bottom: 35px;
  background-image: linear-gradient(to right, #2985d0, #8ec2e7);
  position: relative;
}
.page1 .inteoduce-col .inteoduce-list ul li .inteoduce-list-inform {
  width: 75%;
  height: 100%;
  background-color: #fff;
  border-radius: 25px 0 0 25px;
  padding: 30px 0;
  padding-left: 30px;
  padding-right: 100px;
}
.page1 .inteoduce-col .inteoduce-list ul li .inteoduce-list-inform .inteoduce-inform-title {
  width: 100%;
  line-height: 26px;
  padding: 8px 0;
  font-size: 24px;
  color: #666;
  font-family: GothamF1;
  text-align: justify;
}
.page1 .inteoduce-col .inteoduce-list ul li .inteoduce-list-inform .inteoduce-inform-title em {
  margin-right: 10px;
}
.page1 .inteoduce-col .inteoduce-list ul li .inteoduce-list-inform .inteoduce-inform-txt {
  width: 100%;
  padding: 20px 0;
}
.page1 .inteoduce-col .inteoduce-list ul li .inteoduce-list-inform .inteoduce-inform-txt p {
  line-height: 30px;
  font-size: 14px;
  color: #666;
  text-align: justify;
}
.page1 .inteoduce-col .inteoduce-list ul li .inteoduce-list-inform .inteoduce-inform-txt p span {
  font-weight: bold;
}
.page1 .inteoduce-col .inteoduce-list ul li .inteoduce-list-inform .inteoduce-inform-more {
  width: 100%;
}
.page1 .inteoduce-col .inteoduce-list ul li .inteoduce-list-inform .inteoduce-inform-more a {
  display: inline-block;
  line-height: 30px;
  font-family: GothamF1;
  font-size: 14px;
  color: #0971c4;
  border-bottom: .5px solid #0971c4;
}
.page1 .inteoduce-col .inteoduce-list ul li .inteoduce-list-imgs {
  position: absolute;
  right: 30px;
  top: 0;
  height: 100%;
  width: 30%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page1 .inteoduce-col .inteoduce-list ul li .inteoduce-list-imgs img {
  max-width: 100%;
}
.page1 .inteoduce-col .inteoduce-list ul li:nth-child(2n) .inteoduce-list-inform {
  float: right;
  padding-right: 20px;
  padding-left: 100px;
  border-radius: 0 25px 25px 0;
}
.page1 .inteoduce-col .inteoduce-list ul li:nth-child(2n) .inteoduce-list-imgs {
  right: initial;
  left: 30px;
}
.page2 .content {
  width: 100%;
}
.page2 .content ul {
  margin: 0;
}
.page2 .content li {
  float: left;
}
.page2 .title-main {
  width: 100%;
  min-height: 587px;
  background: #086dbf url("img/208c29_860x587.jpg") bottom center no-repeat;
  padding-top: 65px;
}
.page2 .title-main .title-main-tit {
  width: 100%;
  float: left;
}
.page2 .title-main .title-main-tit .title-tit-txt {
  line-height: 104px;
  font-size: 32px;
  color: #fff;
  float: left;
  font-family: GothamF1;
  position: relative;
}
.page2 .title-main .title-main-tit .title-tit-txt:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 58px;
  height: 3px;
  background-color: #fff;
}
.page2 .title-main .title-main-tit .title-tit-txt em {
  margin-right: 10px;
}
.page2 .title-main .title-main-tit .title-tit-logo {
  width: auto;
  padding-top: 35px;
  float: right;
}
.page2 .title-main .title-main-name {
  width: 100%;
  float: left;
  padding: 15px 0;
}
.page2 .title-main .title-main-name .title-name-txt {
  position: relative;
  width: auto;
  float: left;
}
.page2 .title-main .title-main-name .title-name-txt:after {
  content: '';
  position: absolute;
  right: 15px;
  top: 28px;
  width: 42px;
  height: 42px;
  background: url("img/6434db_42x42.png") center no-repeat;
}
.page2 .title-main .title-main-name .title-name-txt h4 {
  line-height: 60px;
  font-size: 36px;
  font-family: NotoSansHansF1;
  color: #fff;
}
.page2 .title-main .title-main-name .title-name-img {
  float: right;
  padding-top: 58px;
}
.page2 .title-main .title-main-txt {
  width: 100%;
  padding-top: 55px;
  float: left;
  position: relative;
}
.page2 .title-main .title-main-txt i.close {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("img/f46d8d_12x12.png") center no-repeat;
  background-size: 12px 12px;
  position: absolute;
  left: 0;
  top: 10px;
  opacity: 1;
}
.page2 .title-main .title-main-txt p {
  font-size: 18px;
  font-family: NotoSansHansF2;
  line-height: 36px;
  color: #fff;
  text-align: justify;
}
.page2 .title-main .title-main-txt p em {
  font-size: 24px;
}
.page2 .intr-main {
  width: 100%;
  min-height: 483px;
  background: url("img/b735c8_860x483.jpg") center no-repeat;
  background-size: 860px 483px;
  padding-top: 70px;
  position: relative;
}
.page2 .intr-main .intr-main-txt {
  width: 100%;
}
.page2 .intr-main .intr-main-txt p {
  font-family: NotoSansHansF1;
  line-height: 50px;
  color: #484848;
  font-size: 30px;
}
.page2 .intr-main .intr-main-txt p em {
  color: #009aff;
}
.page2 .intr-main .intr-main-label {
  width: 100%;
  padding-top: 40px;
}
.page2 .intr-main .intr-main-label p {
  line-height: 32px;
  font-size: 18px;
  color: #666;
  font-family: NotoSansHansF2;
}
.page2 .intr-main .intr-main-fr {
  position: absolute;
  right: 50px;
  top: 0;
  height: 100%;
  min-width: 300px;
  padding-top: 70px;
  padding-bottom: 58px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.page2 .intr-main .intr-main-fr .intr-fr-txt {
  padding-top: 10px;
}
.page2 .intr-main .intr-main-fr .intr-fr-txt p {
  line-height: 24px;
  font-family: GothamF2;
  font-size: 14px;
  color: #999;
  text-align: right;
}
.page2 .intr-main .intr-main-fr .intr-fr-ico {
  position: relative;
}
.page2 .intr-main .intr-main-fr .intr-fr-ico img {
  position: relative;
  top: -15px;
}
.page2 .intr-main .intr-main-fr .intr-fr-ico,
.page2 .intr-main .intr-main-fr .intr-fr-label {
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
.page2 .title01 {
  width: 100%;
  min-height: 253px;
  background: url("img/e74507_862x253.png") center no-repeat;
  background-size: 862px 253px;
  padding-top: 48px;
  position: relative;
}
.page2 .title01 .title-label {
  width: auto;
  float: left;
  position: relative;
}
.page2 .title01 .title-label:after {
  content: '';
  position: absolute;
  right: 0;
  top: 9px;
  width: 16px;
  height: 4px;
  background: url("img/46db10_16x4.png") center no-repeat;
}
.page2 .title01 .title-label p {
  line-height: 22px;
  font-size: 18px;
  color: #fff;
  font-family: GothamF2;
}
.page2 .title-txt {
  width: 100%;
  padding: 26px 0;
  float: left;
}
.page2 .title-txt h5 {
  line-height: 48px;
  color: #fff;
  font-family: GothamF1;
  font-size: 30px;
}
.page2 .title-fr {
  position: absolute;
  right: 50px;
  top: 0;
  height: 100%;
  min-width: 160px;
  padding-top: 48px;
  padding-bottom: 44px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: flex-end;
}
.page2 .title-fr .title-fr-img {
  display: flex;
  justify-content: flex-end;
}
.page2 .title-fr .title-fr-line {
  width: 68px;
  height: 44px;
  position: relative;
  float: right;
}
.page2 .title-fr .title-fr-line:after {
  content: '';
  position: absolute;
  right: 0;
  top: 14px;
  width: 68px;
  height: 3px;
  background-color: #fff;
}
.page2 .title-fr .title-fr-line:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 14px;
  width: 68px;
  height: 3px;
  background-color: #fff;
}
.page2 .advantage {
  width: 100%;
  float: left;
}
.page2 .advantage .advantage-list {
  width: 100%;
  min-height: 1132px;
  float: left;
  background: url("img/f323b5_860x1132.jpg") center no-repeat;
  position: relative;
}
.page2 .advantage .advantage-list:after {
  content: '';
  position: absolute;
  left: 66px;
  top: -.5px;
  width: 40px;
  height: 21px;
  background: url("img/0cfde3_40x21.png") center no-repeat;
}
.page2 .advantage .advantage-list ul {
  width: 100%;
  padding: 60px 0;
}
.page2 .advantage .advantage-list ul li {
  width: 100%;
  height: 120px;
  background: url("img/c27ed6_759x121.png") center no-repeat;
  background-size: 100% 120px;
  margin-bottom: 25px;
  border-radius: 20px;
  box-shadow: 0px 25px 21px rgba(127,142,170,0.3);
  padding: 0 10px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.page2 .advantage .advantage-list ul li:nth-child(2) {
  background: url("img/677d4c_759x121.png") center no-repeat;
}
.page2 .advantage .advantage-list ul li:nth-child(3) {
  background: url("img/a286b4_759x121.png") center no-repeat;
}
.page2 .advantage .advantage-list ul li:nth-child(4) {
  background: url("img/01f591_759x121.png") center no-repeat;
}
.page2 .advantage .advantage-list ul li:nth-child(5) {
  background: url("img/1a4e63_759x121.png") center no-repeat;
}
.page2 .advantage .advantage-list ul li:nth-child(6) {
  background: url("img/08236d_759x121.png") center no-repeat;
}
.page2 .advantage .advantage-list ul li:nth-child(7) {
  background: url("img/9bf9db_759x121.png") center no-repeat;
}
.page2 .advantage .advantage-list ul li .advantage-list-num {
  width: 78px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  color: #555d68;
  font-family: GothamF2;
  position: relative;
}
.page2 .advantage .advantage-list ul li .advantage-list-num:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  width: 2px;
  height: 20px;
  background-color: #929ba8;
}
.page2 .advantage .advantage-list ul li .advantage-list-txt {
  width: calc(100% - 78px);
  padding-left: 30px;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 30px;
}
.page2 .advantage .advantage-list ul li .advantage-list-txt span {
  font-size: 24px;
  color: #555d68;
  font-family: NotoSansHansF1;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 38px;
}
.page2 .advantage .advantage-list ul li .advantage-list-txt em {
  font-size: 14px;
  color: #555d68;
  font-family: GothamF2;
  text-transform: uppercase;
}
.page2 .service {
  width: 100%;
  float: left;
}
.page2 .service .service-col {
  width: 100%;
  position: relative;
  float: left;
}
.page2 .service .service-col .service-list {
  width: 100%;
}
.page2 .service-list-title {
  width: 100%;
  height: 48px;
  display: flex;
  justify-content: space-between;
}
.page2 .service-list-title .service-title-img {
  width: 48px;
  height: 48px;
  padding: .5px;
}
.page2 .service-list-title .service-title-img img {
  width: 46px;
  height: 46px;
  border-radius: 23px;
  box-shadow: 0 5px 18px rgba(38,131,205,0.3);
}
.page2 .service-list-title .service-title-col {
  width: calc(100% - 48px);
  display: flex;
  justify-content: space-between;
}
.page2 .service-list-title .service-title-col .service-title-txt {
  line-height: 48px;
  font-size: 24px;
  color: #666;
  font-family: NotoSansHansF1;
}
.page2 .service-list-title .service-title-col .service-title-label {
  height: 48px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
}
.page2 .service-list-title .service-title-col .service-title-label span {
  display: block;
  width: 100%;
  text-align: right;
  line-height: 24px;
  font-size: 14px;
  display: flex;
  justify-content: flex-end;
  color: #999;
  text-transform: uppercase;
}
.page2 .service-list-col {
  width: 100%;
  float: left;
}
.page2 .service-list-col .service-list-txt {
  width: 100%;
}
.page2 .service-list-col .service-list-txt p {
  line-height: 26px;
  font-size: 16px;
  font-family: GothamF1;
  color: #666;
  text-align: justify;
  margin-bottom: 10px !important;
  width: 100%;
  float: left;
}
.page2 .service-list-col .service-list-txt p em {
  margin-right: 10px;
}
.page2 .service-list-col .service-list-img {
  width: 100%;
  padding: 25px 0;
  padding-top: 0;
  float: left;
}
.page2 .service-list-col .service-list-img ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.page2 .service-list-col .service-list-img ul li {
  width: calc(100% / 3 - 9px);
}
.page2 .service-list-col .service-list-img ul li img {
  width: 100%;
}
.page2 .service-list-col .service-list-img .service-img-box {
  width: 25%;
  padding: 25px 10px;
  float: left;
  min-height: 208px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page2 .service-list-col .service-list-img .service-img-box img {
  max-width: 100%;
}
.page2 .service-list-imgs {
  width: 100%;
  padding: 20px 0;
  float: left;
}
.page2 .service-list-imgs img {
  width: 100%;
  height:100%;
}
.page2 .service-list-row {
  width: 100%;
  float: left;
}
.page2 .service-list-row h4 {
  line-height: 38px;
  font-size: 18px;
  color: #666;
  padding-left: 18px;
  font-family: GothamF1;
  position: relative;
  margin: 0;
}
.page2 .service-list-row h4:after {
  content: '';
  position: absolute;
  left: 0;
  top: 14px;
  border-radius: 5px;
  width: 10px;
  height: 10px;
  background-color: #2585d2;
  box-shadow: 0 3px 10px rgba(38,131,205,0.3);
}
.page2 .service-list-row h4:after em {
  margin-right: 10px;
}
.page2 .service-list-item1 {
  width: 100%;
  min-height: 200px;
  float: left;
}
.page2 .service-list-item2 {
  width: 100%;
}
.page2 .service-list-item2 .service-item2-col {
  width: 100%;
}
.page2 .service-list-item2 .service-item2-col .service-news-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.page2 .service-list-item2 .service-item2-col .service-news-list .service-news-img {
  width: 270px;
}
.page2 .service-list-item2 .service-item2-col .service-news-list .service-news-img img {
  width: 100%;
}
.page2 .service-list-item2 .service-item2-col .service-news-list .service-news-txt {
  width: calc(100% - 270px);
}
.page2 .service-list-item2 .service-item2-col .service-news-list .service-news-txt .service-news-title {
  width: 100%;
  height: 38px;
}
.page2 .service-list-item2 .service-item2-col .service-news-list .service-news-txt .service-news-title h4 {
  line-height: 38px;
  font-size: 18px;
  color: #666;
  padding-left: 18px;
  font-family: GothamF1;
  position: relative;
}
.page2 .service-list-item2 .service-item2-col .service-news-list .service-news-txt .service-news-title h4:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  border-radius: 5px;
  width: 10px;
  height: 10px;
  background-color: #2585d2;
  box-shadow: 0 3px 10px rgba(38,131,205,0.3);
}
.page2 .service-list-item2 .service-item2-col .service-news-list .service-news-txt .service-news-font {
  width: 100%;
}
.page2 .service-list-item2 .service-item2-col .service-news-list .service-news-txt .service-news-font p {
  line-height: 36px;
  font-size: 16px;
  font-family: GothamF1;
  color: #666;
}
.page2 .service-list-item3 {
  width: 100%;
}
.page2 .service-list-item3 .service-list-col {
  width: 100%;
}
.page2 .service-list-item3 .service-list-col .service-list-txt {
  width: 100%;
  font-size: 16px;
  font-family: GothamF1;
  color: #666;
  line-height: 30px;
}
.page2 .service-list-item3 .service-list-col .service-list-list {
  width: 100%;
}
.page2 .service-list-item3 .service-list-col .service-list-list .service-list-box {
  width: 48%;
  float: left;
  margin-bottom: 20px;
}
.page2 .service-list-item3 .service-list-col .service-list-list .service-list-box .service-list-img {
  width: 100%;
  text-align: center;
  padding: 10px 0;
}
.page2 .service-list-item3 .service-list-col .service-list-list .service-list-box .service-list-img img {
  max-width: 100%;
}
.page2 .service-list-item3 .service-list-col .service-list-list .service-list-box .service-list-label {
  width: 100%;
  text-align: center;
  padding-top: 10px;
  line-height: 32px;
  font-size: 16px;
  float: left;
  color: #666;
  text-align: center;
}
.page2 .service-list-item3 .service-list-col .service-list-list .service-list-box:nth-child(2n) {
  float: right;
}
.page2 .service-list-item4 {
  width: 100%;
  float: left;
}
.page2 .service-list-item6 {
  width: 100%;
  float: left;
}
.page2 .service-list-item7 {
  width: 100%;
}
.page2 .service-list-process {
  width: 50%;
}
.page2 .service-list-process ul {
  width: 100%;
}
.page2 .service-list-process ul li {
  width: 100%;
  line-height: 36px;
  font-size: 16px;
  color: #666;
  font-family: GothamF1;
}
.page2 .service-sub-txt {
  float: left;
  position: relative;
}
.page2 .service-sub-txt p {
  line-height: 30px;
  font-size: 16px;
  font-family: GothamF1;
  color: #666;
  text-align: justify;
}
.page2 .service-sub-img {
  width: 100%;
  padding: 15px 0;
  float: left;
}
.page2 .service-sub-img ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.page2 .service-sub-img ul li {
  width: calc(100% / 5 - 6px);
}
.page2 .service-sub-img ul li img {
  width: 100%;
}
.page2 .service-list-item8 {
  width: 100%;
}
.page2 .service-list-item8 .service-item8-purpose {
  height: 110px;
  width: 100%;
  float: left;
  position: relative;
  padding-left: 22px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.page2 .service-list-item8 .service-item8-purpose:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  border-radius: 5px;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  background-color: #2585d2;
  box-shadow: 0 3px 10px rgba(38,131,205,0.3);
}
.page2 .service-list-item8 .service-item8-purpose .service-purpose-tit {
  width: 132px;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  line-height: 38px;
  font-size: 16px;
  color: #666;
  padding-left: 18px;
  font-family: GothamF1;
}
.page2 .service-list-item8 .service-item8-purpose .service-purpose-txt {
  width: calc(100% - 132px);
  padding-left: 30px;
  position: relative;
}
.page2 .service-list-item8 .service-item8-purpose .service-purpose-txt:after {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -41px;
  width: 12px;
  height: 82px;
  background: url("img/79f296_11x82.png") center no-repeat;
}
.page2 .service-list-item8 .service-item8-purpose .service-purpose-txt p {
  line-height: 36px;
  font-size: 16px;
  font-family: GothamF1;
  color: #676769;
  text-align: justify;
}
.page2 .service-list-buttons {
  width: 100%;
  padding: 20px 0;
  float: left;
}
.page2 .service-list-buttons ul {
  width: 100%;
}
.page2 .service-list-buttons ul li {
  width: 100%;
  text-align: center;
}
.page2 .service-list-buttons ul li img {
  max-width: 100%;
}
.page2 .introduce {
  width: 100%;
  float: left;
}
.page2 .introduce .inteoduce-col {
  width: 100%;
  float: left;
  min-height: 100px;
  position: relative;
}
.page2 .introduce .inteoduce-col .inteoduce-list {
  width: 100%;
  padding-top: 20px;
  float: left;
}
.page2 .introduce .inteoduce-col .inteoduce-list ul {
  width: 100%;
}
.page2 .introduce .inteoduce-col .inteoduce-list ul li {
  width: 100%;
  border: .5px solid #f1f1f1;
  border-radius: 30px;
  margin-bottom: 35px;
  background-image: linear-gradient(to right, #2985d0, #8ec2e7);
  position: relative;
  float: left;
}
.page2 .introduce .inteoduce-col .inteoduce-list ul li .inteoduce-list-inform {
  width: 75%;
  height: 100%;
  background-color: #fff;
  border-radius: 25px 0 0 25px;
  padding: 30px 0;
  padding-left: 30px;
  padding-right: 100px;
}
.page2 .introduce .inteoduce-col .inteoduce-list ul li .inteoduce-list-inform .inteoduce-inform-title {
  width: 100%;
  line-height: 26px;
  padding: 8px 0;
  font-size: 24px;
  color: #666;
  font-family: GothamF1;
  text-align: justify;
}
.page2 .introduce .inteoduce-col .inteoduce-list ul li .inteoduce-list-inform .inteoduce-inform-title em {
  margin-right: 10px;
}
.page2 .introduce .inteoduce-col .inteoduce-list ul li .inteoduce-list-inform .inteoduce-inform-txt {
  width: 100%;
  padding: 20px 0;
}
.page2 .introduce .inteoduce-col .inteoduce-list ul li .inteoduce-list-inform .inteoduce-inform-txt p {
  line-height: 30px;
  font-size: 14px;
  color: #666;
  text-align: justify;
}
.page2 .introduce .inteoduce-col .inteoduce-list ul li .inteoduce-list-inform .inteoduce-inform-txt p span {
  font-weight: bold;
}
.page2 .introduce .inteoduce-col .inteoduce-list ul li .inteoduce-list-inform .inteoduce-inform-more {
  width: 100%;
}
.page2 .introduce .inteoduce-col .inteoduce-list ul li .inteoduce-list-inform .inteoduce-inform-more a {
  display: inline-block;
  line-height: 30px;
  font-family: GothamF1;
  font-size: 14px;
  color: #0971c4;
  border-bottom: .5px solid #0971c4;
}
.page2 .introduce .inteoduce-col .inteoduce-list ul li .inteoduce-list-imgs {
  position: absolute;
  right: 30px;
  top: 0;
  height: 100%;
  width: 30%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page2 .introduce .inteoduce-col .inteoduce-list ul li .inteoduce-list-imgs img {
  max-width: 100%;
}
.page2 .introduce .inteoduce-col .inteoduce-list ul li:nth-child(2n) .inteoduce-list-inform {
  float: right;
  padding-right: 20px;
  padding-left: 100px;
  border-radius: 0 25px 25px 0;
}
.page2 .introduce .inteoduce-col .inteoduce-list ul li:nth-child(2n) .inteoduce-list-imgs {
  right: initial;
  left: 30px;
}
.page2 .detection {
  width: 100%;
  float: left;
}
.page2 .detection .detection-list {
  width: 100%;
  background-color: #f8fafe;
  position: relative;
}
.page2 .detection .detection-list .detection-list-col {
  width: 100%;
  padding-top: 20px;
  float: left;
}
.page2 .detection .detection-list .detection-list-col ul {
  width: 100%;
}
.page2 .detection .detection-list .detection-list-col ul li {
  width: 50%;
  float: left;
}
.page2 .detection .detection-list .detection-list-col ul li .detection-list-imgs {
  width: 100%;
}
.page2 .detection .detection-list .detection-list-col ul li .detection-list-imgs img {
  width: 100%;
}
.page2 .detection .detection-list .detection-list-col ul li .detection-list-button {
  width: 100%;
  padding: 25px 0;
  float: left;
  padding-top: 0;
  text-align: center;
  padding-right: 60px;
  position: relative;
/*  margin-top: -24px;*/
  font-size: 16px;
}
.page2 .detection .detection-list .detection-list-col ul li .detection-list-button img {
  max-width: 100%;
  margin: 0 auto;
  border-radius: 20px;
  box-shadow: 0 25px 21px rgba(127,142,170,0.3);
}
.page2 .detection .detection-list .detection-list-col ul li:last-child .detection-list-button {
  padding-right: 0;
}
.page2 .case {
  width: 100%;
  padding-bottom: 60px;
  float: left;
}
.page2 .case .case-col {
  width: 100%;
  position: relative;
}
.page2 .case .case-col .case-text {
  width: 100%;
  padding-top: 20px;
  float: left;
}
.page2 .case .case-col .case-text p {
  line-height: 36px;
  font-size: 16px;
  font-family: GothamF1;
  color: #676769;
  text-align: justify;
}
.page2 .case .case-col .case-imgs {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  float: left;
}
.page2 .case .case-col .case-imgs img {
  max-width: 100%;
}
.page2 .case .case-col .case-more {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  float: left;
}
.page2 .case .case-col .case-more a {
  display: inline-block;
  width: 80%;
  max-width: 220px;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border: .5px solid #d6d6d6;
  font-size: 18px;
  font-family: GothamF1;
  color: #686868;
}
.page2 .case .case-col .case-more a img {
  margin-left: 8px;
}
.page2 .intr-title {
  width: 100%;
  background-color: #0765b9;
  padding: 20px 50px;
  color: #fff;
}
.page2 .intr-title h4 {
  text-align: center;
  line-height: 36px;
  font-size: 26px;
  font-weight: bold;
}
.page2 .intr-title p {
  font-size: 16px;
  line-height: 28px;
}
.page2 .mian {
  width: 100%;
  background: #f6f9fe url("img/e32a25_861x3606.jpg") top center no-repeat;
  float: left;
}
.page2 .tits {
  width: 100%;
  line-height: 64px;
  text-align: center;
  font-size: 24px;
  color: #484848;
  position: relative;
}
.page2 .tits:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -26px;
  bottom: 0;
  width: 52px;
  height: 2px;
  background-color: #aaa;
}
.page2 .advantage {
  width: 100%;
  padding: 0 50px;
}
.page2 .advantage .advantage-txt {
  width: 100%;
  padding: 10px 0;
}
.page2 .advantage .advantage-txt p {
  line-height: 30px;
  font-size: 16px;
  color: #555d68;
}
.page2 .service-list-main {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.page2 .service-list-main .service-list-imgs {
  width: 50%;
}
.page2 .service-list-prompt {
  width: 100%;
  line-height: 30px;
  padding: 10px 0;
  font-size: 16px;
  text-align: center;
  color: #f30404;
}
.page2 .aa {
  width: 100%;
}
.page3 .content {
  width: 100%;
}
.page3 .content ul {
  margin: 0;
}
.page3 .content li {
  float: left;
}
.page3 .intr-title {
  width: 100%;
  background-color: #0765b9;
  padding: 20px 50px;
  color: #fff;
}
.page3 .intr-title h4 {
  text-align: center;
  line-height: 36px;
  font-size: 26px;
  font-weight: bold;
}
.page3 .intr-title p {
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}
.page3 .main {
  width: 100%;
  background: #f6f9fe url("img/3615a9_861x3606.jpg") top center no-repeat;
  float: left;
  min-height: 100vh;
}
.page3 .tits {
  width: 100%;
  line-height: 64px;
  text-align: center;
  font-size: 24px;
  color: #484848;
  position: relative;
}
.page3 .tits:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -26px;
  bottom: 0;
  width: 52px;
  height: 2px;
  background-color: #aaa;
}
.page3 .advantage {
  width: 100%;
  /*padding: 30px 0;*/
  padding-top:30px;
}
.page3 .advantage .advantage-list {
  width: 100%;
}
.page3 .advantage .advantage-list ul {
  width: 100%;
}
.page3 .advantage .advantage-list ul li {
  width: 100%;
  padding: 8px 0;
}
.page3 .advantage .advantage-list ul li h5 {
  line-height: 32px;
  font-size: 18px;
  color: #555d68;
}
.page3 .advantage .advantage-list ul li p {
  line-height: 22px;
  font-size: 14px;
  color: #666;
  text-align: justify;
}
.page3 .service {
  width: 100%;
  padding-top: 30px;
}
.page3 .service .service-list {
  width: 100%;
  padding-top: 15px;
}
.page3 .service .service-list .item {
  width: 100%;
  float: left;
}
.page3 .service .service-list .item .title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #666;
}
.page3 .service .service-list .item .item-list {
  width: 100%;
}
.page3 .service .service-list .item .item-list .cz{
    margin-right: 0px;
    margin-left: 0px;
}
.page3 .service .service-list .item .item-list .item-list-txt {
  width: 100%;
  min-height: 100px;
}
.page3 .service .service-list .item .item-list .item-list-txt .tit {
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  position: relative;
  font-size: 16px;
  color: #666;
}
.page3 .service .service-list .item .item-list .item-list-txt .tit:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border: .5px solid #fff;
  border-radius: 50%;
  background-color: #2585d2;
}
.page3 .service .service-list .item .item-list .item-list-txt .txt {
  width: 100%;
  line-height: 26px;
  font-size: 14px;
  color: #666;
  text-align: justify;
}
.page3 .service .service-list .item .item-list .item-list-img {
  width: 100%;
}
.page3 .service .service-list .item .item-list .item-list-img ul {
  width: 100%;
}
.page3 .service .service-list .item .item-list .item-list-img ul li {
  width: 50%;
  float: left;
}
.page3 .service .service-list .item .item-list .item-list-img ul li .img {
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page3 .service .service-list .item .item-list .item-list-img ul li .img img {
  max-width: 100%;
  max-height: 100%;
}
.page3 .service .service-list .item .item-list .item-list-img ul li .txt {
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  color: #666;
}
.page3 .service .service-list .item .item-list .item-list-img.item-list-one ul li {
  width: 100%;
}
.page3 .service .service-list .item .item-list .item-list-img.item-list-one ul li .img {
  height: 160px;
}
.page3 .service .service-list .item .text {
  width: 100%;
  padding-left: 20px;
  line-height: 28px;
  font-size: 14px;
  color: #666;
  position: relative;
}
.page3 .service .service-list .item .text:after {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 10px;
  height: 10px;
  border: .5px solid #fff;
  border-radius: 50%;
  background-color: #2585d2;
}
.page3 .service .service-list .item .text em {
  color: #086dc0;
}
.page3 .logistics {
  width: 100%;
  padding-top: 15px;
  float: left;
}
.page3 .logistics .text {
  width: 100%;
}
.page3 .logistics .text p {
  width: 100%;
  line-height: 32px;
  font-size: 14px;
  color: #484848;
}
.page3 .case {
  width: 100%;
  padding-top: 15px;
  float: left;
}
.page3 .case .label {
  width: 100%;
  text-align: center;
  color: #484848;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  float: left;
  font-weight: normal;
  padding-top: 10px;
}
.page3 .case .case-list {
  width: calc(100% + 15px);
  margin-left: -15px;
}
.page3 .case .case-list .item {
  width: 100%;
  margin: 10px 0;
  float: left;
}
.page3 .case .case-list .item img {
  max-width: 100%;
}
.page3 .case .case-more {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  float: left;
}
.page3 .case .case-more a {
  display: inline-block;
  width: 80%;
  max-width: 220px;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border: .5px solid #d6d6d6;
  font-size: 18px;
  font-family: GothamF1;
  color: #686868;
}
.page3 .case .case-more a img {
  margin-left: 8px;
}


.page1 .advantage .title01{
    background: #0870c3 url(img/bg2.jpg)top center no-repeat;
    position: relative;
}
.page1 .advantage .title01:after{
    content: '';
    position: absolute;
    left: 51px;
    top: 0;
    width: 758px;
    height: 2px;
    background: rgba(255,255,255,.3);
}
.page1 .title01:before{
    content: '';
    position: absolute;
    left: 68px;
    bottom: -20px;
    width: 0;
    height: 0;
    border-right:20px solid transparent;
	border-left:20px solid transparent;
	border-top:20px solid #0870c3;
}
.page1 .service .service-col:after{
    display: none;
}