@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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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(http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/3615a9_861x3606.jpg") top center no-repeat;
  padding: 55px 0;
  float: left;
}
.page1 .product .product-list .item {
  width: 100%;
  height: 216px;
  background: url("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/677d4c_759x121.png") center no-repeat;
}
.page2 .advantage .advantage-list ul li:nth-child(3) {
  background: url("http://www.fansicn.com/upload/20200510/a286b4_759x121.png") center no-repeat;
}
.page2 .advantage .advantage-list ul li:nth-child(4) {
  background: url("http://www.fansicn.com/upload/20200510/01f591_759x121.png") center no-repeat;
}
.page2 .advantage .advantage-list ul li:nth-child(5) {
  background: url("http://www.fansicn.com/upload/20200510/1a4e63_759x121.png") center no-repeat;
}
.page2 .advantage .advantage-list ul li:nth-child(6) {
  background: url("http://www.fansicn.com/upload/20200510/08236d_759x121.png") center no-repeat;
}
.page2 .advantage .advantage-list ul li:nth-child(7) {
  background: url("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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("http://www.fansicn.com/upload/20200510/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;
}
/*20200610*/
.page3 .service .service-list .item .wap_img{
	display:none
}
/*20200610*/
.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(http://www.fansicn.com/upload/20200510/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;
}
.page4 .title {
  width: 100%;
  text-align: center;
  padding: 20px 0;
}
.page4 .title h5 {
  line-height: 56px;
  font-size: 24px;
  position: relative;
}
.page4 .title h5:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -27px;
  bottom: 0;
  width: 54px;
  height: 2px;
  background-color: #a3a2a1;
}
.page4 .title p {
  text-align: center;
  line-height: 40px;
  font-size: 12px;
  color: #808080;
}
.page4 .page4-title {
  width: 100%;
  background: #086cbf url("http://www.fansicn.com/upload/20200510/dee411_860x308.jpg") top center no-repeat;
  padding: 20px 35px;
}
.page4 .page4-title .tit {
  width: 100%;
  padding: 20px 0;
  position: relative;
}
.page4 .page4-title .tit:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 80px;
  height: 2px;
  background-color: #fff;
}
.page4 .page4-title .tit h5 {
  line-height: 44px;
  font-size: 26px;
  color: #fff;
  font-weight:bold
}
.page4 .page4-title .txt {
  width: 100%;
  line-height: 36px;
  font-size: 16px;
  padding: 20px 0;
  color: #fff;
}
.page4 .main {
  width: 100%;
  padding: 0 50px;
  min-height: 100vh;
  float: left;
  background-image: linear-gradient(to right, #e2ebf5, #e6ecf5, #e2ebf5);
}
.page4 .main .types {
  width: 100%;
}
.page4 .main .types .box {
  width: 100%;
  margin-bottom: 30px;
  float: left;
}
.page4 .main .types .box .tit {
  width: 100%;
  line-height: 44px;
  font-size: 18px;
  color: #555d68;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 44px;
}
.page4 .main .types .box .tit img {
  width: 37px;
  height: 21px;
}
.page4 .main .types .box .intr {
  width: 100%;
}
.page4 .main .types .box .intr .item {
  width: 100%;
  margin-bottom: 20px;
}
.page4 .main .types .box .intr .item .txt {
  width: 100%;
}
.page4 .main .types .box .intr .item .txt h5 {
  line-height: 28px;
  font-size: 16px;
}
.page4 .main .types .box .intr .item .txt p {
  line-height: 28px;
  color: #666;
  font-size:16px;
}
.page4 .main .types .box .intr .item.item-imgs .txt {
  width: calc(100% - 154px);
}
.page4 .main .types .box .intr .item.item-imgs .item-imgs {
  width: 154px;
  display: flex;
  justify-content: flex-end;
}
.page4 .main .standard {
  width: 100%;
  float: left;
}
.page4 .main .standard .box {
  width: 100%;
}
.page4 .main .standard .box .txt {
  width: 100%;
  margin-bottom: 20px;
}
.page4 .main .standard .box .txt h3 {
  line-height: 28px;
  font-size: 16px;
  color: #086dc0;
}
.page4 .main .standard .box .txt h5 {
  line-height: 28px;
  font-size: 16px;
  font-weight:bold;
  color:#666;
}
.page4 .main .standard .box .txt p {
  line-height: 28px;
  color: #666;
  font-size:16px;
}
.page4 .main .standard .box .table {
  width: 100%;
  padding-bottom: 20px;
}
.page4 .main .standard .box .table table {
  width: 100%;
  border: .5px solid #b8bdc4;
}
.page4 .main .standard .box .table table th {
  height: 46px;
  background-color: #086dc0;
  text-align: center;
  color: #fff;
  font-size: 16px;
  width: 25%;
}
.page4 .main .standard .box .table table td {
  height: 46px;
  border-bottom: .5px solid #b8bdc4;
  text-align: center;
  border-right: .5px solid #b8bdc4;
  color: #666;
}
.page4 .main .process {
  width: 100%;
  min-height: 100px;
  float: left;
}
.page4 .main .process .text {
  width: 100%;
}
.page4 .main .process .text h5 {
  line-height: 28px;
  font-size: 16px;
  color: #676767;
  font-weight:bold;
}
.page4 .main .process .col {
  width: 100%;
}
.page4 .main .process .col .box {
  width: 100%;
  padding: 10px 0;
}
.page4 .main .process .col .box .tit {
  width: 100%;
  line-height: 36px;
  font-size: 16px;
  color: #676767;
  font-weight:bold;
}
.page4 .main .process .col .box .list {
  width: 100%;
  overflow:hidden;
}
.page4 .main .process .col .box .list ul {
  width: 100%;
}
.page4 .main .process .col .box .list ul li {
  width: 22%;
  float: left;
  padding-bottom: 20px;
}
.page4 .main .process .col .box .list ul li:first-child {
  width: 34%;
}
.page4 .main .process .col .box .list ul li .num {
  width: 100%;
  padding-bottom: 6px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background-color: #076ec5;
  text-align: center;
  line-height: 26px;
  color: #fff;
  font-size: 14px;
  border-radius: 13px;
}
.page4 .main .process .col .box .list ul li .num span {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-color: #076ec5;
  text-align: center;
  line-height: 26px;
  color: #fff;
  font-size: 14px;
  border-radius: 13px;
}
.page4 .main .process .col .box .list ul li .txt {
  font-size: 14px;
  color: #484848;
  line-height: 26px;
}
.page4 .main .evaluation {
  width: 100%;
  min-height: 500px;
  float: left;
}
.page4 .main .evaluation .text {
  width: 100%;
  line-height: 30px;
  font-size: 16px;
  color: #666;
  text-align: center;
  position: relative;
  margin-top: -20px;
}
.page4 .main .evaluation .list {
  width: 100%;
  padding: 25px 0;
}
.page4 .main .evaluation .list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.page4 .main .evaluation .list ul li {
  width: 32%;
  float: left;
  margin-bottom: 20px;
}
.page4 .main .evaluation .list ul li img {
  width: 100%;
}
.page4 .main .evaluation .more {
  width: 100%;
  padding-bottom: 20px;
}
.page4 .main .evaluation .more a {
  display: inline-block;
  width: 80%;
  max-width: 220px;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border: 0.5px solid #d6d6d6;
  font-size: 18px;
  font-family: GothamF1;
  color: #686868;
}
.page4 .main .evaluation .more a img {
  margin-left: 8px;
}
.page5 h4,
.page5 h3,
.page5 h5,
.page5 h6 {
  margin: 0;
}
.page5 .title {
  width: 100%;
}
.page5 .title h4 {
  line-height: 78px;
  font-size: 36px;
  color: #333;
}
.page5 .col .title h4{
  color: #fff;
}
	
.page5 .title h4 span {
  font-size: 36px;
  color: #fff;
}
.page5 .title h4 em {
  float: right;
  font-size: 18px;
  color: #484848;
  font-family: Arial, Helvetica, sans-serif;
}
.page5 .title h5 {
  line-height: 30px;
  font-size: 18px;
  padding-bottom: 20px;
  color: #666;
}
.page5 .title p {
  line-height: 26px;
  font-size: 16px;
  color: #666;
}
.page5 .page5-padd {
  padding: 0 50px;
}
.page5 .main {
  width: 100%;
  float: left;
}
.page5 .main .page5-title {
  width: 100%;
  padding-top: 30px;
}
.page5 .main .page5-title h3 {
  line-height: 60px;
  font-size: 36px;
  color: #484848;
  margin: 0;
}
.page5 .main .page5-title p {
  line-height: 48px;
  font-size: 18px;
  color: #484848;
}
.page5 .col {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
  background: url("http://www.fansicn.com/upload/20200510/2f4d41_860x1491.png") no-repeat;
  background-position: 0 280px;
  min-height: 100vh;
  display: table;
  position: relative;
}
.page5 .col .imgs-pof {
  position: absolute;
  right: 0;
  top: -80px;
}
.page5 .col .intr {
  width: 100%;
  padding-top: 30px;
}
.page5 .col .intr .imgs {
  width: 100%;
}
.page5 .col .intr .imgs img {
  width: 100%;
}
.page5 .col .intr .text {
  width: 100%;
  min-height: 100px;
  padding: 20px 0;
  font-size: 18px;
  line-height: 36px;
  color: #fff;
}
.page5 .col .contents {
  width: 100%;
}
.page5 .col .contents .title h4 span {
  color: #fff;
}
.page5 .col .contents .title h4 em {
  color: #fff;
}
.page5 .col .contents .box {
  width: 100%;
  padding-bottom: 20px;
}
.page5 .col .contents .box .box-tit {
  width: 100%;
  height: 68px;
  border-bottom: .5px solid #61dcec;
  color: #fff;
  line-height: 68px;
  font-size: 24px;
  padding-right: 18px;
  display: inline-block;
  position: relative;
}
.page5 .col .contents .box .box-tit span {
  font-size: 24px;
  padding-right: 18px;
  display: inline-block;
  position: relative;
}
.page5 .col .contents .box .box-tit span:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background-color: #61dcec;
}
.page5 .col .contents .box .box-tit em {
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size:16px;
}
.page5 .col .contents .box .txt {
  width: 100%;
  line-height: 36px;
  font-size: 18px;
  color: #fff;
  padding: 20px 0;
}
.page5 .col .contents .box .img {
  width: 100%;
}
.page5 .col .contents .box .img img {
  width: 100%;
}
.page5 .function {
  width: 100%;
  max-width: 860px;
  display: table;
  margin: 0 auto;
  min-height: 100px;
}
.page5 .function .box {
  width: 100%;
  padding-top:20px;
}
.page5 .function .box .txt {
  width: 100%;
  font-size: 18px;
  line-height: 36px;
  color: #666;
  text-align: justify;
}
.page5 .function .box .imgs {
  width: 100%;
  padding: 15px 0;
}
.page5 .function .box .imgs img {
  width: 100%;
}
.page5 .function .box .item {
  width: 100%;
  float: left;
  padding-top: 10px;
}
.page5 .function .box .item .item-tit {
  width: 100%;
}
.page5 .function .box .item .item-tit h5 {
  line-height: 50px;
  font-size: 24px;
  color: #666;
}
.page5 .function .box .item .text {
  width: 100%;
  line-height: 36px;
  font-size: 18px;
  padding: 10px 0;
  color: #666;
}
.page5 .function .box .item .item-box {
  width: 100%;
}
.page5 .function .box .item .item-box .labels {
  width: 100%;
  line-height: 44px;
  padding-left: 38px;
  font-size: 18px;
  position: relative;
}
.page5 .function .box .item .item-box .labels em {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: #33acbc;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
}
.page5 .function .box .item .item-box .txt {
  width: 100%;
  padding: 0;
}
.page5 .function .box .item .item-box .list {
  width: 100%;
}
.page5 .function .box .item .item-box .list .list-box {
  width: 100%;
}
.page5 .function .box .item .item-box .list .list-box .list-tit {
  width: 100%;
  line-height: 54px;
  font-size: 18px;
  color: #666;
  padding-left: 32px;
  position: relative;
}
.page5 .function .box .item .item-box .list .list-box .list-tit:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  background-color: #33acbc;
  border-radius: 7px;
}
.page5 .function .box .item .item-box .list .list-box .imgs {
  width: 100%;
}
.page5 .function .box .item .item-box .list .list-box .imgs img {
  width: 100%;
}
.page5 .function .box .item.item-fr .item-box:nth-child(1) {
  width: 58%;
}
.page5 .function .box .item.item-fr .item-box:nth-child(2) {
  width: 35%;
}
.page5 .advantage {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
  display: table;
}
.page5 .advantage .list {
  width: 100%;
}
.page5 .advantage .list ul {
  width: 100%;
}
.page5 .advantage .list ul li {
  width: 100%;
  padding: 12px 0;
  padding-left: 62px;
  font-size: 18px;
  color: #666;
  text-indent: -48px;
  line-height: 26px;
  position: relative;
}
.page5 .advantage .list ul li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 15px;
  width: 3px;
  height: 20px;
  background-color: #33abbb;
}
.page5 .qualification {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
  display: table;
}
.page5 .qualification .labels {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  padding-top: 40px;
}
.page5 .qualification .labels .dbx {
  display: inline-block;
  width: 345px;
  height: 44px;
  background-color: #33abbb;
  position: relative;
  text-align: center;
  line-height: 44px;
  font-size: 16px;
  margin: 0 auto;
  color: #fff;
}
.page5 .qualification .labels .dbx:after {
  content: '';
  position: absolute;
  left: -14px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
  border-right: 14px solid #33abbb;
}
.page5 .qualification .labels .dbx:before {
  content: '';
  position: absolute;
  right: -14px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
  border-left: 14px solid #33abbb;
}
.page5 .qualification .list {
  width: 100%;
}
.page5 .qualification .list ul {
  width: 100%;
}
.page5 .qualification .list ul li {
  width: 100%;
  line-height: 28px;
  padding: 6px 0;
  position: relative;
  padding-left: 50px;
  font-size: 18px;
  color: #666;

}
.page5 .qualification .list ul li:after {
  content: '';
  position: absolute;
  left: 10px;
  top: 12px;
  width: 16px;
  height: 16px;
  background-color: #33abbb;
}
.page5 .qualification .imgs {
  width: 100%;
}
.page5 .qualification .imgs .imgs-box {
  width: 100%;
}
.page5 .qualification .imgs .imgs-box .img {
  width: 100%;
}
.page5 .qualification .imgs .imgs-box .img img {
  width: 100%;
}
.page5 .qualification .imgs .imgs-box .txt {
  width: 100%;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
}
.page5 .scope {
  width: 100%;
  max-width: 860px;
  display: table;
  margin: 0 auto;
}
.page5 .scope .imgs {
  width: 100%;
  padding: 20px 0;
}
.page5 .scope .imgs img {
  width: 100%;
}
.page5 .scope .list {
  width: 100%;
  padding-bottom: 30px;
}
.page5 .scope .list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.page5 .scope .list ul li {
  width: 23%;
  height: 100px;
  background-color: #01b80f;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.page5 .scope .list ul li:nth-child(2) {
  background-color: #eba102;
}
.page5 .scope .list ul li:nth-child(3) {
  background-color: #c64001;
}
.page5 .scope .list ul li:nth-child(4) {
  background-color: #60015a;
}
.page5 .scope .list ul li .labels {
  width: 100%;
  height: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page5 .scope .list ul li .labels em {
  color: #fff;
}
.page5 .scope .list ul li .txt {
  width: 100%;
  position: relative;
  color: #fff;
  line-height: 20px;
}
.page5 .scope .list ul li .txt:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 4px;
  width: .5px;
  height: 14px;
  background-color: #fff;
}
.page5 .method {
  width: 100%;
  max-width: 860px;
  display: table;
  margin: 0 auto;
}
.page5 .method .list {
  width: 100%;
  padding-bottom: 20px;
  float: left;
}
.page5 .method .list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.page5 .method .list ul li {
  width: 48%;
  height: 310px;
  margin-bottom: 20px;
}
.page5 .method .list ul li .labels {
  width: 100%;
  height: 64px;
  background-color: #33abbb;
  padding: 0 12px;
  padding-left: 32px;
  line-height: 22px;
  color: #fff;
  font-size: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-indent: -14px;
  text-align: justify;
}
.page5 .method .list ul li .imgs {
  width: 100%;
  height: 246px;
  border: .5px solid #d3d3d3;
  border-top: none;
  overflow: hidden;
  padding: .5px;
  padding-top: 0;
}
.page5 .method .list ul li .imgs img {
  width: 100%;
  float: left;
  height: 100%;
  display: block;
}
.page5 .method .text {
  width: 100%;
  font-size: 16px;
  float: left;
  line-height: 24px;
  color: #666;
}
.page5 .inform {
  width: 100%;
  padding: 10px 0;
  line-height: 70px;
  max-width: 860px;
  margin: 0 auto;
}
.page5 .inform.page5-padd {
  padding: 10px 50px;
  padding-top: 25px;
}
.page5 .inform .list {
  width: 100%;
}
.page5 .inform .list ul {
  width: 100%;
}
.page5 .inform .list ul li {
  width: 100%;
  margin-top: 8px;
  line-height: 60px;
  border-bottom: .5px solid #9d9d9d;
  color: #666;
  font-size: 18px;
  margin: 0;
}
.page5 .inform .list ul li:last-child {
  border-bottom: none;
}
.page6 {
  width: 100%;
}
.page6 div {
  font-size: 16px;
}
.page6 h1,
.page6 h2,
.page6 h3,
.page6 h4,
.page6 h5,
.page6 h6 {
  margin: 0;
}
.page6 h2 {
  font-size: 26px;
}
.page6 p {
  font-size: 16px;
}
.page6 p.fz14 {
  font-size: 14px;
}
.page6 .col {
  width: 100%;
  min-height: 100px;
  background: url("http://www.fansicn.com/upload/20200510/8707b6_750x1069.jpg");
  float: left;
}
.page6 .wid {
  background: url("http://www.fansicn.com/upload/20200510/8707b6_750x1069.jpg");
  background-size: 100% auto;
  width: 100%;
  display: table;
  background-position: 0 404px;
  min-height: 100vh;
  position: relative;
}
.page6 .wid:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 460px;
  background-color: #fff;
}
.page6 .imgs-pof {
  position: absolute;
  right: 0;
  top: -20px;
  z-index: 12;
}
.page6 .title {
  width: 100%;
  padding: 0 40px;
  padding-top: 30px;
  z-index: 9;
  position: relative;
}
.page6 .title h2 {
  width: 100%;
  line-height: 60px;
  font-size: 36px;
  color: #484848;
}
.page6 .title h2 em{
	float: right;
    font-size: 18px;
}
.page6 .title p {
  line-height: 36px;
  font-size: 16px;
  color: #484848;
}
.page6 .title h4 {
  line-height: 58px;
}
.page6 .title h4 span {
  font-size: 30px;
  color: #484848;
}
.page6 .title h4 em {
  float: right;
  font-size: 18px;
  color: #484848;
  font-family: Arial, Helvetica, sans-serif;
}
.page6 .title h5 {
  line-height: 30px;
  font-size: 18px;
  padding-bottom: 20px;
  color: #666;
}
.page6 .page-bann {
  width: 100%;
  padding: 0 40px;
  padding-top: 24px;
  float: left;
  z-index: 9;
  position: relative;
}
.page6 .page-bann .imgs {
  width: 100%;
}
.page6 .page-bann .imgs img {
  width: 100%;
}
.page6 .page-bann .txt {
  width: 100%;
  line-height: 32px;
  padding-top: 20px;
  text-align: justify;
  color: #fff;
}
.page6 .introduce {
  width: 100%;
  padding: 0 40px;
  padding-top: 26px;
  float: left;
  padding-bottom: 30px;
}
.page6 .introduce .tit {
  width: 100%;
}
.page6 .introduce .tit h2 {
  line-height: 60px;
  font-size: 36px;
  color: #fff;
}
.page6 .introduce .tit h2 em{
	float: right;
    font-size: 18px;
}
.page6 .introduce .list {
  width: 100%;
}
.page6 .introduce .list .item {
  width: 100%;
}
.page6 .introduce .list .item .list-tit {
  width: 100%;
  height: 60px;
  border-bottom: 2px solid rgba(255,255,255,0.3);
  line-height: 60px;
  font-size: 18px;
  color: #fff;
  position: relative;
}
.page6 .introduce .list .item .list-tit em{
	float: right;
    font-size: 16px;
}
.page6 .introduce .list .item .list-tit:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 74px;
  height: 3px;
  background-color: #fff;
}
.page6 .introduce .list .item .text {
  width: 100%;
  padding: 20px 0;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  text-align: justify;
}
.page6 .composition {
  width: 100%;
  min-height: 100px;
  background-color: #fff;
  float: left;
}
.page6 .composition .imgs {
  width: 100%;
  padding-top: 20px;
}
.page6 .composition .imgs img {
  width: 100%;
}
.page6 .function {
  width: 100%;
  float: left;
  background-color: #fff;
}
.page6 .function .list {
  width: 100%;
  padding: 0 40px;
}
.page6 .function .list .item {
  width: 100%;
  padding: 10px 0;
}
.page6 .function .list .item .tit {
  width: 100%;
  line-height: 40px;
  font-size: 18px;
  color: #666;
}
.page6 .function .list .item .txt {
  width: 100%;
  line-height: 28px;
  color: #666;
  padding: 10px 0;
  text-align: justify;
}
.page6 .function .list .item .cont {
  width: 100%;
  padding: 10px 0;
}
.page6 .function .list .item .cont .box {
  width: 100%;
  float: left;
  padding-bottom: 20px;
}
.page6 .function .list .item .cont .box .labels {
  width: 100%;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  color: #666;
  font-weight: normal;
  padding: 0;
  padding-left: 32px;
  border-radius: initial;
  position: relative;
}
.page6 .function .list .item .cont .box .labels.aft:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  border-radius: 7px;
  background-color: #5e9568;
}
.page6 .function .list .item .cont .box .labels em {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-color: #5e9568;
  text-align: center;
  line-height: 22px;
  color: #fff;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -11px;
}
.page6 .function .list .item .cont .box .car {
  width: 100%;
}
.page6 .function .list .item .cont .box .car .imgs {
  width: 100%;
}
.page6 .function .list .item .cont .box .car .imgs ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.page6 .function .list .item .cont .box .car .imgs ul li {
  width: 48%;
}
.page6 .function .list .item .cont .box .car .imgs ul li img {
  width: 100%;
}
.page6 .function .list .item .cont .box .car .time {
  width: 100%;
}
.page6 .function .list .item .cont .box .car .time .time-label {
  width: 176px;
  height: 50px;
  background: url("http://www.fansicn.com/upload/20200510/57aca0_175x51.png") center no-repeat;
  margin: 0 auto;
  text-align: center;
  line-height: 50px;
  color: #fff;
}
.page6 .function .list .item .cont .box .contrast {
  width: 100%;
}
.page6 .function .list .item .cont .box .contrast ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.page6 .function .list .item .cont .box .contrast ul li {
  width: 32%;
}
.page6 .function .list .item .cont .box .contrast ul li .imgs {
  width: 100%;
}
.page6 .function .list .item .cont .box .contrast ul li .imgs img {
  width: 100%;
}
.page6 .function .list .item .cont .box .contrast ul li .text {
  width: 100%;
  padding: 30px 0;
  padding-bottom: 10px;
  text-align: center;
}
.page6 .function .list .item .cont .box .contrast ul li .text .text-label {
  width: 176px;
  text-align: center;
  height: 50px;
  background: url("http://www.fansicn.com/upload/20200510/731026_176x51.png") center no-repeat;
  margin: 0 auto;
  line-height: 50px;
  color: #fff;
}
.page6 .function .list .item .cont .box .contrast ul li .text .text-label.la1 {
  background: url("http://www.fansicn.com/upload/20200510/57aca0_175x51.png") center no-repeat;
}
.page6 .function .list .item .cont .box .contrast.contrast-fl ul {
  display: initial;
}
.page6 .function .list .item .cont .box .contrast.contrast-fl ul li {
  float: left;
  margin-right: 40px;
}
.page6 .function .list .item .cont .box .test {
  width: 100%;
}
.page6 .function .list .item .cont .box .test .test-box {
  width: 100%;
}
.page6 .function .list .item .cont .box .test .test-box .test-tit {
  width: 100%;
  line-height: 40px;
  font-size: 16px;
  color: #666;
}
.page6 .function .list .item .cont .box .test .test-box .test-table {
  width: 100%;
  padding-bottom: 10px;
}
.page6 .function .list .item .cont .box .test .test-box .test-table table {
  width: 100%;
}
.page6 .function .list .item .cont .box .test .test-box .test-table table th {
  height: 50px;
  background-color: #5e9568;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.page6 .function .list .item .cont .box .test .test-box .test-table table td {
  height: 48px;
  line-height: 48px;
  text-align: center;
  border-right: .5px solid #d2d2d2;
  border-bottom: .5px solid #d2d2d2;
  border-left: .5px solid #d2d2d2;
  padding: 0 35px;
  font-size: 14px;
}
.page6 .function .list .item .cont .box .test .test-box .text {
  width: 100%;
}
.page6 .function .list .item .cont .box .test .test-box .text p {
  line-height: 28px;
  font-size: 14px;
  color: #555;
}
.page6 .function .list .item .cont .box .text {
  width: 100%;
  line-height: 28px;
  color: #666;
  text-align: justify;
  padding: 10px 0;
}
.page6 .function .list .item .cont .box .box-fl {
  width: 60%;
  min-height: 200px;
}

.page6 .function .list .item .cont .box .box-fl .box-tit {
  width: 100%;
  line-height: 42px;
  font-size: 14px;
  color: #666;
}
.page6 .function .list .item .cont .box .box-fl .box-tit p {
  font-size: 14px;
}
.page6 .function .list .item .cont .box .box-fl .box-img {
  width: 100%;
}
.page6 .function .list .item .cont .box .box-fl .box-img .imgs {
  width: 100%;
  padding: 0;
}
.page6 .function .list .item .cont .box .box-fl .box-img .imgs img {
  max-width: 100%;
  width: auto;
}
.page6 .function .list .item .cont .box .box-fl .box-col {
  width: 100%;
}
.page6 .function .list .item .cont .box .box-fl .box-col table {
  width: 100%;
}
.page6 .function .list .item .cont .box .box-fl .box-col table td {
  height: 46px;
  border-bottom: .5px solid #acacac;
  padding: 0 10px;
  font-size: 14px;
  color: #666;
}
.page6 .function .list .item .cont .box .box-fl .txt {
  width: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #666;
}
.page6 .function .list .item .cont .box .box-fr {
  width: 40%;
  min-height: 200px;
}
.page6 .function .list .item .cont .box .box-fr .imgs {
  width: 100%;
  text-align: center;
  padding: 0;
}
.page6 .function .list .item .cont .box .box-fr .imgs img {
  max-width: 100%;
  width: auto;
}
.page6 .function .list .item .cont .box .box-fr .txt {
  width: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #666;
}
.page6 .function .list .item .cont .box .box-tabel {
  width: 50%;
  padding: 10px 0;
  padding-right: 15px;
}
.page6 .function .list .item .cont .box .box-tabel table {
  width: 100%;
  border: .5px solid #dbdbdb;
}
.page6 .function .list .item .cont .box .box-tabel table td {
  height: 44px;
  text-align: center;
  font-size: 16px;
  color: #666;
  border-bottom: .5px solid #dadada;
  border-right: .5px solid #dadada;
}
.page6 .function .list .item .cont .box .box-tabel table td.bg1 {
  background-color: #5e9568;
  color: #fff;
  font-size: 20px;
}
.page6 .function .list .item .cont .box .box-tabel table td.tits {
  color: #5e9568;
}
.page6 .function .list .item .cont .box .box-intr {
  width: 50%;
  padding-right: 15px;
}
.page6 .function .list .item .cont .box .box-intr .intr-item {
  width: 100%;
}
.page6 .function .list .item .cont .box .box-intr .intr-item h5 {
  line-height: 20px;
  font-size: 14px;
  color: #444;
}
.page6 .function .list .item .cont .box .box-intr .intr-item p {
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
  color: #666;
}
.page6 .function .list .item .cont .tebal {
  width: 100%;
  min-height: 100px;
}
.page6 .function .list .item .cont .tebal .tebal-tit {
  width: 100%;
  line-height: 50px;
  font-size: 16px;
  padding-left: 26px;
  position: relative;
  height: 50px;
  color: #666;
}
.page6 .function .list .item .cont .tebal .tebal-tit:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  border-radius: 7px;
  background-color: #5e9568;
}
.page6 .function .list .item .cont .tebal .tabel-col {
  padding-bottom: 30px;
  width: 100%;
}
.page6 .function .list .item .cont .tebal .tabel-col table {
  width: 100%;
  border: .5px solid #dbdbdb;
}
.page6 .function .list .item .cont .tebal .tabel-col table td {
  height: 40px;
  text-align: center;
  font-size: 16px;
  color: #666;
  border-bottom: .5px solid #dadada;
  border-right: .5px solid #dadada;
}
.page6 .function .list .item .cont .tebal .tabel-col table td.bg1 {
  background-color: #5e9568;
  color: #fff;
}
.page6 .function .list .item .cont .tebal .tabel-col table td.tits {
  color: #5e9568;
}
.page6 .function .list .item .cont .imgs {
  width: 100%;
  padding: 10px 0;
}
.page6 .function .list .item .cont .imgs img {
  width: 100%;
}
.page6 .function .list .item .list-box {
  width: 100%;
  min-height: 100px;
  float: left;
  padding: 10px 0;
}
.page6 .function .list .item .list-box ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.page6 .function .list .item .list-box ul li {
  width: 18%;
  margin-bottom: 20px;
}
.page6 .function .list .item .list-box ul li .imgs {
  width: 100%;
}
.page6 .function .list .item .list-box ul li .imgs img {
  width: 100%;
}
.page6 .advantage {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
  display: table;
  background-color: #fff;
  padding: 0 40px;
}
.page6 .advantage .title {
  padding: 0;
}
.page6 .advantage .list {
  width: 100%;
}
.page6 .advantage .list ul {
  width: 100%;
}
.page6 .advantage .list ul li {
  width: 100%;
  padding: 12px 0;
  padding-left: 62px;
  font-size: 18px;
  color: #666;
  text-indent: -48px;
  line-height: 26px;
  position: relative;
}
.page6 .advantage .list ul li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 15px;
  width: 3px;
  height: 20px;
  background-color: #5e9568;
}
.page6 .qualification {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
  display: table;
  padding: 0 40px;
  background-color: #fff;
}
.page6 .qualification .title {
  padding: 0;
}
.page6 .qualification .labels {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  padding-top: 40px;
}
.page6 .qualification .labels div {
  display: inline-block;
  width: 345px;
  height: 44px;
  background-color: #5e9568;
  position: relative;
  text-align: center;
  line-height: 44px;
  font-size: 16px;
  margin: 0 auto;
  color: #fff;
}
.page6 .qualification .labels div:after {
  content: '';
  position: absolute;
  left: -14px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
  border-right: 14px solid #5e9568;
}
.page6 .qualification .labels div:before {
  content: '';
  position: absolute;
  right: -14px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
  border-left: 14px solid #5e9568;
}
.page6 .qualification .list {
  width: 100%;
}
.page6 .qualification .list ul {
  width: 100%;
}
.page6 .qualification .list ul li {
  width: 100%;
  line-height: 28px;
  padding: 6px 0;
  position: relative;
  padding-left: 50px;
  font-size: 18px;
  color: #666;
}
.page6 .qualification .list ul li:after {
  content: '';
  position: absolute;
  left: 10px;
  top: 12px;
  width: 16px;
  height: 16px;
  background-color: #5e9568;
}
.page6 .qualification .imgs {
  width: 100%;
}
.page6 .qualification .imgs .imgs-box {
  width: 100%;
}
.page6 .qualification .imgs .imgs-box .img {
  width: 100%;
}
.page6 .qualification .imgs .imgs-box .img img {
  width: 100%;
}
.page6 .qualification .imgs .imgs-box .txt {
  width: 100%;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
}
.page6 .qualification .imgs .imgs-box .txt div {
  display: inline-block;
  width: 50%;
  float: left;
  text-align: center;
}
.page6 .scope {
  width: 100%;
  max-width: 860px;
  display: table;
  margin: 0 auto;
  padding: 0 40px;
  background-color: #fff;
}
.page6 .scope .title {
  padding: 0;
}
.page6 .scope .imgs {
  width: 100%;
  padding: 20px 0;
}
.page6 .scope .imgs img {
  width: 100%;
}
.page6 .scope .list {
  width: 100%;
  padding-bottom: 30px;
}
.page6 .scope .list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.page6 .scope .list ul li {
  width: 23%;
  height: 100px;
  background-color: #01b80f;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.page6 .scope .list ul li:nth-child(2) {
  background-color: #eba102;
}
.page6 .scope .list ul li:nth-child(3) {
  background-color: #c64001;
}
.page6 .scope .list ul li:nth-child(4) {
  background-color: #60015a;
}
.page6 .scope .list ul li .labels {
  width: 100%;
  height: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page6 .scope .list ul li .labels em {
  color: #fff;
}
.page6 .scope .list ul li .txt {
  width: 100%;
  position: relative;
  color: #fff;
  line-height: 20px;
}
.page6 .scope .list ul li .txt:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 4px;
  width: .5px;
  height: 14px;
  background-color: #fff;
}
.page6 .method {
  width: 100%;
  max-width: 860px;
  display: table;
  padding: 0 40px;
  margin: 0 auto;
  background-color: #fff;
}
.page6 .method .title {
  padding: 0;
}
.page6 .method .list {
  width: 100%;
  padding-bottom: 20px;
  float: left;
}
.page6 .method .list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.page6 .method .list ul li {
  width: 48%;
  height: 310px;
  margin-bottom: 20px;
}
.page6 .method .list ul li .labels {
  width: 100%;
  height: 64px;
  background-color: #5e9568;
  padding: 0 12px;
  padding-left: 32px;
  line-height: 22px;
  color: #fff;
  font-size: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-indent: -14px;
  text-align: justify;
}
.page6 .method .list ul li .imgs {
  width: 100%;
  height: 246px;
  border: .5px solid #d3d3d3;
  border-top: none;
  overflow: hidden;
  padding: .5px;
  padding-top: 0;
}
.page6 .method .list ul li .imgs img {
  width: 100%;
  float: left;
  height: 100%;
  display: block;
}
.page6 .method .text {
  width: 100%;
  font-size: 16px;
  float: left;
  line-height: 24px;
  color: #666;
}
.page6 .inform {
  width: 100%;
  padding: 10px 40px;
  line-height: 70px;
  max-width: 860px;
  background-color: #fff;
  margin: 0 auto;
}
.page6 .inform .title {
  padding: 0;
}
.page6 .inform.page5-padd {
  padding: 10px 50px;
  padding-top: 25px;
}
.page6 .inform .list {
  width: 100%;
}
.page6 .inform .list ul {
  width: 100%;
}
.page6 .inform .list ul li {
  width: 100%;
  margin-top: 8px;
  line-height: 60px;
  border-bottom: .5px solid #9d9d9d;
  color: #666;
  font-size: 18px;
  margin: 0;
}
.page6 .inform .list ul li:last-child {
  border-bottom: none;
}
.page7 {
  width: 100%;
  float: left;
}
.page7 div {
  font-size: 16px;
}
.page7 h1,
.page7 h2,
.page7 h3,
.page7 h4,
.page7 h5,
.page7 h6 {
  margin: 0;
}
.page7 h2 {
  font-size: 26px;
}
.page7 p {
  font-size: 16px;
}
.page7 p.fz14 {
  font-size: 14px;
}
.page7 .col {
  width: 100%;
  min-height: 100px;
  background: url("http://www.fansicn.com/upload/20200510/a81611_860x1355.jpg");
  float: left;
}
.page7 .wid {
  background-size: 100% auto;
  width: 100%;
  background-position: 0 404px;
  min-height: 100vh;
  display: table;
  position: relative;
}
.page7 .wid:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 460px;
  background-color: #fff;
}
.page7 .imgs-pof {
  position: absolute;
  right: 0;
  top: -20px;
  z-index: 12;
}
.page7 .title {
  width: 100%;
  padding: 0 40px;
  padding-top: 30px;
  position: relative;
  z-index: 9;
}
.page7 .title h2 {
  width: 100%;
  line-height: 60px;
  font-size: 36px;
  color: #484848;
}
.page7 .title p {
  line-height: 36px;
  font-size: 16px;
  color: #484848;
}
.page7 .title h4 {
  line-height: 58px;
}
.page7 .title h4 span {
  font-size: 30px;
  color: #484848;
}
.page7 .title h4 em {
  float: right;
  font-size: 18px;
  color: #484848;
  font-family: Arial, Helvetica, sans-serif;
}
.page7 .title h5 {
  line-height: 30px;
  font-size: 18px;
  padding-bottom: 20px;
  color: #666;
}
.page7 .page-bann {
  width: 100%;
  padding: 0 40px;
  padding-top: 24px;
  float: left;
  position: relative;
  z-index: 9;
}
.page7 .page-bann .imgs {
  width: 100%;
}
.page7 .page-bann .imgs img {
  width: 100%;
}
.page7 .page-bann .txt {
  width: 100%;
  line-height: 32px;
  padding-top: 20px;
  text-align: justify;
  color: #fff;
}
.page7 .introduce {
  width: 100%;
  padding: 0 40px;
  padding-top: 26px;
  float: left;
  padding-bottom: 30px;
}
.page7 .introduce .tit {
  width: 100%;
  float: left;
}
.page7 .introduce .tit h2 {
  line-height: 60px;
  font-size: 36px;
  color: #fff;
}
.page7 .introduce .list {
  width: 100%;
  float: left;
}
.page7 .introduce .list .item {
  width: 100%;
}
.page7 .introduce .list .item .list-tit {
  width: 100%;
  height: 60px;
  border-bottom: 2px solid rgba(255,255,255,0.3);
  line-height: 60px;
  font-size: 18px;
  color: #fff;
  position: relative;
}
.page7 .introduce .list .item .list-tit:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 74px;
  height: 3px;
  background-color: #fff;
}
.page7 .introduce .list .item .text {
  width: 100%;
  padding: 20px 0;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  text-align: justify;
}
.page7 .introduce .list .item .item-prod {
  width: 100%;
  min-height: 100px;
}
.page7 .introduce .list .item .item-prod .tit {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
  font-size: 16px;
  color: #fff;
  position: relative;
}
.page7 .introduce .list .item .item-prod .tit:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  width: 5px;
  height: 20px;
  background-color: #7fbb26;
}
.page7 .introduce .list .item .item-prod .imgs {
  width: 100%;
  padding: 10px 0;
}
.page7 .introduce .list .item .item-prod .imgs img {
  width: 100%;
}
.page7 .tit {
  width: 100%;
}
.page7 .tit h2 {
  width: 100%;
  line-height: 60px;
  font-size: 36px;
  float: left;
}
.page7 .inform .tit h2{
  margin-top:50px;
}
.page7 .tit h2 em {
  float: right;
  font-size: 16px;
}
.page7 .tit p {
  width: 100%;
  line-height: 32px;
  font-size: 18px;
  padding-top: 5px;
  color: #666;
}
.page7 .composition {
  width: 100%;
  min-height: 100px;
  float: left;
  padding: 40px;
  background-color: #fff;
}
.page7 .composition .imgs {
  width: 100%;
  padding: 10px 0;
}
.page7 .composition .imgs img {
  width: 100%;
}
.page7 .function {
  width: 100%;
  padding: 40px;
  background-color: #fff;
  float: left;
  padding-top: 0;
}
.page7 .function .list {
  width: 100%;
}
.page7 .function .list ul {
  width: 100%;
}
.page7 .function .list ul li {
  width: 100%;
  padding-bottom: 20px;
  float: left;
}
.page7 .function .list ul li .item {
  width: 100%;
}
.page7 .function .list ul li .item .tit {
  width: 100%;
  height: 46px;
  line-height: 46px;
  float: left;
}
.page7 .function .list ul li .item .tit em {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: #7fbb26;
  line-height: 24px;
  text-align: center;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  margin-right: 12px;
}
.page7 .function .list ul li .item .tit span {
  font-size: 18px;
  color: #666;
}
.page7 .function .list ul li .item .text {
  width: 100%;
  font-size: 16px;
  padding: 6px 0;
  float: left;
  line-height: 28px;
  color: #666;
}
.page7 .function .list ul li .intr {
  width: 100%;
  float: left;
}
.page7 .function .list ul li .intr .tit {
  width: 100%;
  line-height: 50px;
  font-size: 18px;
  color: #666;
  padding-left: 30px;
  position: relative;
}
.page7 .function .list ul li .intr .tit:after {
  content: '';
  position: absolute;
  left: 0;
  margin-top: -7px;
  top: 50%;
  width: 14px;
  border-radius: 7px;
  height: 14px;
  background-color: #7fbb26;
}
.page7 .function .list ul li .intr .imgs {
  width: 100%;
}
.page7 .function .list ul li .intr .imgs img {
  width: 100%;
}
.page7 .characteristic {
  width: 100%;
  padding: 40px;
  float: left;
  padding-top: 0;
  background-color: #fff;
}
.page7 .characteristic .list {
  width: 100%;
  min-height: 100px;
  float: left;
}
.page7 .characteristic .list ul {
  width: 100%;
}
.page7 .characteristic .list ul li {
  width: 100%;
  line-height: 32px;
  font-size: 16px;
  color: #666;
  padding: 10px 0;
  padding-left: 15px;
  text-align: justify;
  position: relative;
}
.page7 .characteristic .list ul li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 16px;
  width: 4px;
  height: 20px;
  background-color: #7fbb26;
}
.page7 .methods {
  width: 100%;
  padding: 0 40px;
  float: left;
  background-color: #fff;
}
.page7 .methods .list {
  width: 100%;
  float: left;
  padding-top: 20px;
}
.page7 .methods .list ul {
  width: 100%;
}
.page7 .methods .list ul li {
  width: 48%;
  float: left;
}
.page7 .methods .list ul li:nth-child(2n) {
  float: right;
}
.page7 .methods .list ul li .intr {
  width: 100%;
  /*height: 400px;*/
}
.page7 .methods .list ul li .intr .intr-tit {
  width: 100%;
  height: 64px;
  background-color: #7fbb26;
  line-height: 64px;
  color: #fff;
  padding: 0 14px;
  font-size: 16px;
}
.page7 .methods .list ul li .intr .text {
  width: 100%;
  border: .5px solid #d3d3d3;
  padding: 10px 30px;
  min-height: 250px;
}
.page7 .methods .list ul li .intr .text h4 {
  line-height: 24px;
  font-size: 14px;
  text-align: justify;
  color: #666;
}
.page7 .methods .list ul li .intr .text .imgs {
  width: 100%;
}
.page7 .methods .list ul li .intr .text .imgs img {
  max-width: 100%;
}
.page7 .methods .list ul li .intr .intr-label {
  width: 100%;
  padding: 10px 0;
  height: 80px;
  font-size: 14px;
  line-height: 26px;
  color: #666;
}
.page7 .inform {
  width: 100%;
  padding: 10px 40px;
  line-height: 70px;
  background-color: #fff;
  max-width: 860px;
  margin: 0 auto;
}
.page7 .inform.page5-padd {
  padding: 10px 50px;
  padding-top: 25px;
}
.page7 .inform .list {
  width: 100%;
}
.page7 .inform .list ul {
  width: 100%;
}
.page7 .inform .list ul li {
  width: 100%;
  margin-top: 8px;
  line-height: 30px;
  border-bottom: .5px solid #9d9d9d;
  color: #666;
  font-size: 18px;
  margin: 0;
  padding: 15px 0;
}
.page7 .inform .list ul li:last-child {
  border-bottom: none;
}
.page8 {
  width: 100%;
}
.page8 div {
  font-size: 16px;
}
.page8 h1,
.page8 h2,
.page8 h3,
.page8 h4,
.page8 h5,
.page8 h6 {
  margin: 0;
}
.page8 h2 {
  font-size: 26px;
}
.page8 p {
  font-size: 16px;
}
.page8 p.fz14 {
  font-size: 14px;
}
.page8 .col {
  width: 100%;
  min-height: 100px;
  background: url("http://www.fansicn.com/upload/20200510/308e77_860x1060.jpg");
  float: left;
}
.page8 .wid {
  background-size: 100% auto;
  width: 100%;
  display: table;
  background-position: 0 404px;
  min-height: 100vh;
  position: relative;
}
.page8 .wid:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 460px;
  background-color: #fff;
}
.page8 .imgs-pof {
  position: absolute;
  right: 0;
  top: -20px;
  z-index: 12;
}
.page8 .title {
  width: 100%;
  padding: 0 40px;
  position: relative;
  z-index: 9;
  padding-top: 30px;
}
.page8 .title h2 {
  width: 100%;
  line-height: 60px;
  font-size: 36px;
  color: #484848;
}
.page8 .title p {
  line-height: 36px;
  font-size: 16px;
  color: #484848;
}
.page8 .title h4 {
  line-height: 58px;
}
.page8 .title h4 span {
  font-size: 30px;
  color: #484848;
}
.page8 .title h4 em {
  float: right;
  font-size: 18px;
  color: #484848;
  font-family: Arial, Helvetica, sans-serif;
}
.page8 .title h5 {
  line-height: 30px;
  font-size: 18px;
  padding-bottom: 20px;
  color: #666;
}
.page8 .page-bann {
  width: 100%;
  padding: 0 40px;
  padding-top: 24px;
  float: left;
  z-index: 9;
  position: relative;
}
.page8 .page-bann .imgs {
  width: 100%;
}
.page8 .page-bann .imgs img {
  width: 100%;
}
.page8 .page-bann .txt {
  width: 100%;
  line-height: 32px;
  padding-top: 20px;
  text-align: justify;
  color: #fff;
}
.page8 .introduce {
  width: 100%;
  padding: 0 40px;
  padding-top: 26px;
  float: left;
  padding-bottom: 30px;
}
.page8 .introduce .tit {
  float: left;
  width: 100%;
}
.page8 .introduce .tit h2 {
  line-height: 60px;
  font-size: 36px;
  color: #fff;
}
.page8 .introduce .list {
  width: 100%;
  float: left;
}
.page8 .introduce .list .item {
  width: 100%;
}
.page8 .introduce .list .item .list-tit {
  width: 100%;
  height: 60px;
  border-bottom: 2px solid rgba(255,255,255,0.3);
  line-height: 60px;
  font-size: 18px;
  color: #fff;
  position: relative;
}
.page8 .introduce .list .item .list-tit:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 74px;
  height: 3px;
  background-color: #fff;
}
.page8 .introduce .list .item .text {
  width: 100%;
  padding: 20px 0;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  text-align: justify;
}
.page8 .introduce .list .item .imgs {
  width: 100%;
}
.page8 .introduce .list .item .imgs img {
  width: 100%;
}
.page8 .introduce .list .item .item-prod {
  width: 100%;
  min-height: 100px;
}
.page8 .introduce .list .item .item-prod .tit {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
  font-size: 16px;
  color: #fff;
  position: relative;
}
.page8 .introduce .list .item .item-prod .tit:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  width: 5px;
  height: 20px;
  background-color: #7fbb26;
}
.page8 .introduce .list .item .item-prod .imgs {
  width: 100%;
  padding: 10px 0;
}
.page8 .introduce .list .item .item-prod .imgs img {
  width: 100%;
}
.page8 .tit {
  width: 100%;
}
.page8 .tit h2 {
  width: 100%;
  line-height: 60px;
  font-size: 36px;
  float: left;
}
.page8 .tit h2 em {
  float: right;
  font-size: 18px;
}
.page8 .tit p {
  width: 100%;
  line-height: 32px;
  font-size: 18px;
  padding-top: 5px;
  color: #666;
}
.page8 .composition {
  width: 100%;
  min-height: 100px;
  float: left;
  padding: 40px;
  background-color: #fff;
}
.page8 .composition .imgs {
  width: 100%;
  padding: 30px 0;
}
.page8 .composition .imgs img {
  width: 100%;
}
.page8 .function {
  width: 100%;
  padding: 40px;
  float: left;
  padding-top: 0;
  background-color: #fff;
}
.page8 .function .list {
  width: 100%;
  float: left;
}
.page8 .function .list ul {
  width: 100%;
}
.page8 .function .list ul li {
  width: 100%;
  padding-bottom: 20px;
  float: left;
}
.page8 .function .list ul li .item {
  width: 100%;
}
.page8 .function .list ul li .item .tit {
  width: 100%;
  height: 46px;
  line-height: 46px;
  float: left;
}
.page8 .function .list ul li .item .tit em {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: #086ec0;
  line-height: 24px;
  text-align: center;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  margin-right: 12px;
}
.page8 .function .list ul li .item .tit span {
  font-size: 18px;
  color: #666;
}
.page8 .function .list ul li .item .text {
  width: 100%;
  font-size: 16px;
  padding: 6px 0;
  float: left;
  line-height: 28px;
  color: #666;
}
.page8 .function .list ul li .intr {
  width: 100%;
  float: left;
}
.page8 .function .list ul li .intr .tit {
  width: 100%;
  line-height: 50px;
  font-size: 18px;
  color: #666;
  padding-left: 30px;
  position: relative;
}
.page8 .function .list ul li .intr .tit:after {
  content: '';
  position: absolute;
  left: 0;
  margin-top: -7px;
  top: 50%;
  width: 14px;
  border-radius: 7px;
  height: 14px;
  background-color: #086ec0;
}
.page8 .function .list ul li .intr .imgs {
  width: 100%;
}
.page8 .function .list ul li .intr .imgs img {
  width: 100%;
}
.page8 .advantage {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
  display: table;
  background-color: #fff;
}
.page8 .advantage .list {
  width: 100%;
}
.page8 .advantage .list ul {
  width: 100%;
}
.page8 .advantage .list ul li {
  width: 100%;
  padding: 12px 0;
  padding-left: 62px;
  font-size: 18px;
  color: #666;
  text-indent: -48px;
  line-height: 26px;
  position: relative;
}
.page8 .advantage .list ul li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 15px;
  width: 3px;
  height: 20px;
  background-color: #33abbb;
}
.page8 .methods {
  width: 100%;
  background-color: #fff;
  padding: 0 40px;
  float: left;
}
.page8 .methods .list {
  width: 100%;
  float: left;
  padding-top: 20px;
}
.page8 .methods .list ul {
  width: 100%;
}
.page8 .methods .list ul li {
  width: 48%;
  float: left;
}
.page8 .methods .list ul li:nth-child(2n) {
  float: right;
}
.page8 .methods .list ul li .intr {
  width: 100%;
  height: 400px;
}
.page8 .methods .list ul li .intr .intr-tit {
  width: 100%;
  height: 64px;
  background-color: #7fbb26;
  line-height: 64px;
  color: #fff;
  padding: 0 14px;
  font-size: 16px;
}
.page8 .methods .list ul li .intr .text {
  width: 100%;
  border: .5px solid #d3d3d3;
  padding: 10px 30px;
  min-height: 250px;
}
.page8 .methods .list ul li .intr .text h4 {
  line-height: 24px;
  font-size: 14px;
  text-align: justify;
  color: #666;
}
.page8 .methods .list ul li .intr .text .imgs {
  width: 100%;
}
.page8 .methods .list ul li .intr .text .imgs img {
  max-width: 100%;
}
.page8 .methods .list ul li .intr .intr-label {
  width: 100%;
  padding: 10px 0;
  height: 80px;
  font-size: 14px;
  line-height: 26px;
  color: #666;
}
.page8 .inform {
  width: 100%;
  padding: 10px 40px;
  line-height: 70px;
  max-width: 860px;
  margin: 0 auto;
  background-color: #fff;
}
.page8 .inform.page5-padd {
  padding: 10px 50px;
  padding-top: 25px;
}
.page8 .inform .list {
  width: 100%;
}
.page8 .inform .list ul {
  width: 100%;
}
.page8 .inform .list ul li {
  width: 100%;
  margin-top: 8px;
  line-height: 30px;
  border-bottom: .5px solid #9d9d9d;
  color: #666;
  font-size: 18px;
  margin: 0;
  padding: 15px 0;
}
.page8 .inform .list ul li:last-child {
  border-bottom: none;
}
.page8 .characteristic {
  width: 100%;
  padding: 40px;
  float: left;
  padding-top: 0;
  background-color: #fff;
}
.page8 .characteristic .list {
  width: 100%;
  min-height: 100px;
  float: left;
}
.page8 .characteristic .list ul {
  width: 100%;
}
.page8 .characteristic .list ul li {
  width: 100%;
  line-height: 32px;
  font-size: 16px;
  color: #666;
  padding: 10px 0;
  padding-left: 15px;
  text-align: justify;
  position: relative;
}
.page8 .characteristic .list ul li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 16px;
  width: 4px;
  height: 20px;
  background-color: #086ec0;
}
.page8 .dosage {
  width: 100%;
  padding: 0 40px;
  background-color: #fff;
  padding-bottom: 40px;
  float: left;
}
.page8 .dosage .list {
  width: 100%;
  padding-top: 20px;
}
.page8 .dosage .list table {
  width: 100%;
  border-left: .5px solid #d2d2d2;
}
.page8 .dosage .list table th {
  height: 50px;
  background-color: #086dc0;
  color: #fff;
  text-align: center;
  border-right: .5px solid #075a9e;
}
.page8 .dosage .list table td {
  height: 50px;
  border-bottom: .5px solid #d2d2d2;
  border-right: .5px solid #d2d2d2;
  text-align: center;
  font-size: 15px;
  color: #666;
}
.page9 {
  width: 100%;
}
.page9 div {
  font-size: 16px;
}
.page9 h1,
.page9 h2,
.page9 h3,
.page9 h4,
.page9 h5,
.page9 h6 {
  margin: 0;
}
.page9 h2 {
  font-size: 26px;
}
.page9 p {
  font-size: 16px;
}
.page9 p.fz14 {
  font-size: 14px;
}
.page9 .wid {
  background: #fff url("http://www.fansicn.com/upload/20200510/308e77_860x1060.jpg");
  background-size: 100% auto;
  width: 100%;
  display: table;
  background-position: 0 404px;
  min-height: 100vh;
  position: relative;
}
.page9 .wid:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 460px;
  background-color: #fff;
}
.page9 .imgs-pof {
  position: absolute;
  right: 0;
  top: -20px;
  z-index: 12;
}
.page9 .title {
  width: 100%;
  padding: 0 40px;
  padding-top: 30px;
  float: left;
  position: relative;
  z-index: 9;
}
.page9 .title h2 {
  width: 100%;
  line-height: 60px;
  font-size: 36px;
  color: #484848;
}
.page9 .title p {
  line-height: 36px;
  font-size: 16px;
  color: #484848;
}
.page9 .title h4 {
  line-height: 58px;
}
.page9 .title h4 span {
  font-size: 30px;
  color: #484848;
}
.page9 .title h2 em {
  float: right;
  font-size: 18px;
  color: #484848;
  font-family: Arial, Helvetica, sans-serif;
}
.page9 .title h5 {
  line-height: 30px;
  font-size: 18px;
  padding-bottom: 20px;
  color: #666;
}
.page9 .page-bann {
  width: 100%;
  padding: 0 40px;
  padding-top: 24px;
  float: left;
  position: relative;
  z-index: 9;
}
.page9 .page-bann .imgs {
  width: 100%;
}
.page9 .page-bann .imgs img {
  width: 100%;
}
.page9 .page-bann .txt {
  width: 100%;
  line-height: 32px;
  padding-top: 20px;
  text-align: justify;
  color: #fff;
}
.page9 .introduce {
  width: 100%;
  padding: 0 40px;
  padding-top: 26px;
  float: left;
  padding-bottom: 30px;
}
.page9 .introduce .tit {
  width: 100%;
  float: left;
}
.page9 .introduce .tit h2 {
  line-height: 60px;
  font-size: 36px;
  color: #fff;
}
.page9 .introduce .list {
  width: 100%;
  float: left;
}
.page9 .introduce .list .item {
  width: 100%;
}
.page9 .introduce .list .item .list-tit {
  width: 100%;
  height: 60px;
  border-bottom: 2px solid rgba(255,255,255,0.3);
  line-height: 60px;
  font-size: 18px;
  color: #fff;
  position: relative;
}
.page9 .introduce .list .item .list-tit:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 74px;
  height: 3px;
  background-color: #fff;
}
.page9 .introduce .list .item .text {
  width: 100%;
  padding: 20px 0;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  text-align: justify;
}
.page9 .introduce .list .item .item-prod {
  width: 100%;
  min-height: 100px;
}
.page9 .introduce .list .item .item-prod .tit {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
  font-size: 16px;
  color: #fff;
  position: relative;
}
.page9 .introduce .list .item .item-prod .tit:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  width: 5px;
  height: 20px;
  background-color: #7fbb26;
}
.page9 .introduce .list .item .item-prod .imgs {
  width: 100%;
  padding: 10px 0;
}
.page9 .introduce .list .item .item-prod .imgs img {
  width: 100%;
}
.page9 .tit {
  width: 100%;
}
.page9 .tit h2 {
  width: 100%;
  line-height: 60px;
  font-size: 36px;
  float: left;
}
.page9 .tit h2 em {
  float: right;
  font-size: 18px;
}
.page9 .tit p {
  width: 100%;
  line-height: 32px;
  font-size: 18px;
  padding-top: 5px;
  color: #666;
}
.page9 .composition {
  width: 100%;
  min-height: 100px;
  float: left;
  padding: 40px;
  background-color: #fff;
}
.page9 .composition .imgs {
  width: 100%;
  padding: 30px 0;
}
.page9 .composition .imgs img {
  width: 100%;
}
.page9 .function {
  width: 100%;
  padding: 40px;
  background-color: #fff;
  float: left;
  padding-top: 0;
}
.page9 .function .list {
  width: 100%;
}
.page9 .function .list ul {
  width: 100%;
}
.page9 .function .list ul li {
  width: 100%;
  padding-bottom: 20px;
  float: left;
}
.page9 .function .list ul li .item {
  width: 100%;
}
.page9 .function .list ul li .item .tit {
  width: 100%;
  height: 46px;
  line-height: 46px;
  float: left;
}
.page9 .function .list ul li .item .tit em {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: #086ec0;
  line-height: 24px;
  text-align: center;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  margin-right: 12px;
}
.page9 .function .list ul li .item .tit span {
  font-size: 18px;
  color: #666;
}
.page9 .function .list ul li .item .text {
  width: 100%;
  font-size: 16px;
  padding: 6px 0;
  float: left;
  line-height: 28px;
  color: #666;
}
.page9 .function .list ul li .intr {
  width: 100%;
  float: left;
}
.page9 .function .list ul li .intr .tit {
  width: 100%;
  line-height: 50px;
  font-size: 18px;
  color: #666;
  padding-left: 30px;
  position: relative;
}
.page9 .function .list ul li .intr .tit:after {
  content: '';
  position: absolute;
  left: 0;
  margin-top: -7px;
  top: 50%;
  width: 14px;
  border-radius: 7px;
  height: 14px;
  background-color: #086ec0;
}
.page9 .function .list ul li .intr .imgs {
  width: 100%;
}
.page9 .function .list ul li .intr .imgs img {
  width: 100%;
}
.page9 .qualification {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
  display: table;
  background-color: #fff;
  padding: 0 40px;
}
.page9 .qualification .title {
  padding: 0;
}
.page9 .qualification .labels {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  padding-top: 40px;
}
.page9 .qualification .labels div {
  display: inline-block;
  width: 345px;
  height: 44px;
  background-color: #086ec0;
  position: relative;
  text-align: center;
  line-height: 44px;
  font-size: 16px;
  margin: 0 auto;
  color: #fff;
}
.page9 .qualification .labels div:after {
  content: '';
  position: absolute;
  left: -14px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
  border-right: 14px solid #086ec0;
}
.page9 .qualification .labels div:before {
  content: '';
  position: absolute;
  right: -14px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
  border-left: 14px solid #086ec0;
}
.page9 .qualification .list {
  width: 100%;
}
.page9 .qualification .list ul {
  width: 100%;
}
.page9 .qualification .list ul li {
  width: 100%;
  line-height: 28px;
  padding: 6px 0;
  position: relative;
  padding-left: 50px;
  font-size: 18px;
  color: #666;
}
.page9 .qualification .list ul li:after {
  content: '';
  position: absolute;
  left: 10px;
  top: 12px;
  width: 16px;
  height: 16px;
  background-color: #086ec0;
}
.page9 .qualification .imgs {
  width: 100%;
}
.page9 .qualification .imgs .imgs-box {
  width: 100%;
}
.page9 .qualification .imgs .imgs-box .img {
  width: 100%;
  text-align: center;
}
.page9 .qualification .imgs .imgs-box .img img {
  width: 100%;
}
.page9 .qualification .imgs .imgs-box .txt {
  width: 100%;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
}
.page9 .scope {
  width: 100%;
  max-width: 860px;
  display: table;
  margin: 0 auto;
  background-color: #fff;
  padding: 0 40px;
}
.page9 .scope .title {
  padding: 0;
}
.page9 .scope .imgs {
  width: 100%;
  padding: 20px 0;
}
.page9 .scope .imgs img {
  width: 100%;
}
.page9 .scope .list {
  width: 100%;
  padding-bottom: 30px;
}
.page9 .scope .list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.page9 .scope .list ul li {
  width: 23%;
  height: 100px;
  background-color: #086ec0;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.page9 .scope .list ul li:nth-child(2) {
  background-color: #eba102;
}
.page9 .scope .list ul li:nth-child(3) {
  background-color: #c64001;
}
.page9 .scope .list ul li:nth-child(4) {
  background-color: #60015a;
}
.page9 .scope .list ul li .labels {
  width: 100%;
  height: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page9 .scope .list ul li .labels em {
  color: #fff;
}
.page9 .scope .list ul li .txt {
  width: 100%;
  position: relative;
  color: #fff;
  line-height: 20px;
}
.page9 .scope .list ul li .txt:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 4px;
  width: .5px;
  height: 14px;
  background-color: #fff;
}
.page9 .methods {
  width: 100%;
  padding: 0 40px;
  float: left;
  background-color: #fff;
}
.page9 .methods .list {
  width: 100%;
  float: left;
  padding-top: 20px;
}
.page9 .methods .list ul {
  width: 100%;
}
.page9 .methods .list ul li {
  width: 48%;
  float: left;
}
.page9 .methods .list ul li:nth-child(2n) {
  float: right;
}
.page9 .methods .list ul li .intr {
  width: 100%;
  /*height: 400px;*/
}
.page9 .methods .list ul li .intr .intr-tit {
  width: 100%;
  height: 64px;
  background-color: #086ec0;
  line-height: 64px;
  color: #fff;
  padding: 0 14px;
  font-size: 16px;
}
.page9 .methods .list ul li .intr .text {
  width: 100%;
  border: .5px solid #d3d3d3;
  padding: 10px 30px;
  min-height: 220px;
}
.page9 .methods .list ul li .intr .text h4 {
  line-height: 24px;
  font-size: 14px;
  text-align: justify;
  color: #666;
}
.page9 .methods .list ul li .intr .text .imgs {
  width: 100%;
}
.page9 .methods .list ul li .intr .text .imgs img {
  max-width: 100%;
}
.page9 .methods .list ul li .intr .intr-label {
  width: 100%;
  padding: 10px 0;
  height: 80px;
  font-size: 14px;
  line-height: 26px;
  color: #666;
}
.page9 .inform {
  width: 100%;
  padding: 10px 40px;
  background-color: #fff;
  line-height: 70px;
  max-width: 860px;
  margin: 0 auto;
}
.page9 .inform .title {
  padding: 0;
}
.page9 .inform .title h2{
  margin-top:50px;
}
.page9 .inform.page5-padd {
  padding: 10px 50px;
  padding-top: 25px;
}
.page9 .inform .list {
  width: 100%;
}
.page9 .inform .list ul {
  width: 100%;
}
.page9 .inform .list ul li {
  width: 100%;
  margin-top: 8px;
  line-height: 30px;
  padding: 15px 0;
  border-bottom: .5px solid #9d9d9d;
  color: #666;
  font-size: 18px;
  margin: 0;
}
.page9 .inform .list ul li:last-child {
  border-bottom: none;
}
.page9 .characteristic {
  width: 100%;
  background-color: #fff;
  padding: 40px;
  float: left;
  padding-top: 0;
}
.page9 .characteristic .list {
  width: 100%;
  min-height: 100px;
  float: left;
}
.page9 .characteristic .list ul {
  width: 100%;
}
.page9 .characteristic .list ul li {
  width: 100%;
  line-height: 32px;
  font-size: 16px;
  color: #666;
  padding: 10px 0;
  padding-left: 15px;
  text-align: justify;
  position: relative;
}
.page9 .characteristic .list ul li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 16px;
  width: 4px;
  height: 20px;
  background-color: #086ec0;
}

.page10 {
  width: 100%;
}
.page10 h1,
.page10 h2,
.page10 h3,
.page10 h4,
.page10 h5,
.page10 h6,
.page10 p,
.page10 ul {
  margin: 0;
}
.page10 .padd50 {
  padding: 0 50px;
}
.page10 .title {
  width: 100%;
  min-height: 255px;
  float: left;
  background: #086dbf url("http://www.fansicn.com/upload/20200510/330cff_860x255.jpg") top center no-repeat;
  padding-top: 18px;
}
.page10 .title h3 {
  color: #fff;
  line-height: 72px;
  font-size: 24px;
  position: relative;
  font-weight:bold;
}
.page10 .title h3:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 80px;
  height: 2px;
  background-color: #fff;
}
.page10 .title p {
  line-height: 34px;
  font-size: 16px;
  text-align: justify;
  color: #fff;
  padding: 20px 0;
}
.page10 .main {
  width: 100%;
  min-height: 100px;
  background-color: #e7eff6;
  float: left;
}
.page10 .main .tit {
  width: 100%;
}
.page10 .main .tit h4 {
  line-height: 58px;
  font-size: 24px;
  color: #484848;
  position: relative;
  text-align: center;
}
.page10 .main .tit h4:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -27px;
  bottom: 0;
  width: 54px;
  height: 1px;
  background-color: #aaa;
}
.page10 .main .tit p {
  text-align: center;
  line-height: 40px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #555d68;
}
.page10 .main .service {
  width: 100%;
  padding-top: 32px;
}
.page10 .main .service .intr {
  width: 100%;
}
.page10 .main .service .intr .labels {
  width: 100%;
  padding-top: 10px;
  line-height: 32px;
  font-size: 14px;
  color: #555d68;
}
.page10 .main .service .intr .list {
  width: 100%;
}
.page10 .main .service .intr .list .item {
  width: 100%;
  padding: 15px 0;
  float: left;
}
.page10 .main .service .intr .list .item .text {
  width: 414px;
  min-height: 100px;
}
.page10 .main .service .intr .list .item .text h5 {
  line-height: 24px;
  font-size: 16px;
  color: #555;
  font-weight:bold;
}
.page10 .main .service .intr .list .item .text p {
  line-height: 30px;
  font-size: 16px;
  color: #666;
  padding: 6px 0;
}
.page10 .main .service .intr .list .item .imgs {
  width: 280px;
  height: 140px;
}
.page10 .main .service .intr .list .item .imgs img {
  width: 100%;
  height: 100%;
}
.page10 .advantages {
  width: 100%;
  min-height: 100px;
  float: left;
  padding-top: 30px;
}
.page10 .advantages .list {
  width: 100%;
}
.page10 .advantages .list ul {
  width: 100%;
}
.page10 .advantages .list ul li {
  width: 100%;
  padding: 5px 0;
}
.page10 .advantages .list ul li h5 {
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
  color: #666;
}
.page10 .advantages .list ul li p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  padding: 6px 0;
}
.page10 .process {
  width: 100%;
  min-height: 100px;
  padding-top: 30px;
  float: left;
}
.page10 .process .labels {
  width: 100%;
  padding-top: 10px;
}
.page10 .process .labels h5 {
  line-height: 32px;
  font-size: 16px;
  font-weight: bold;
  color: #666;
}
.page10 .process .labels p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.page10 .process .list {
  width: 100%;
}
.page10 .process .list .item {
  width: 100%;
  float: left;
  padding: 12px 0;
}
.page10 .process .list .item .list-tit {
  width: 100%;
}
.page10 .process .list .item .list-tit h5 {
  width: 100%;
  /*height: 30px;*/
  line-height: 32px;
  font-size: 16px;
  font-weight: bold;
  color: #666;
}
.page10 .process .list .item .list-col {
  width: 100%;
}
.page10 .process .list .item .list-col .box {
  width: 100%;
}
.page10 .process .list .item .list-col .box.box60 {
  width: 60%;
}
.page10 .process .list .item .list-col .box.box70 {
  width: 70%;
}
.page10 .process .list .item .list-col .box.box40 {
  width: 40%;
}
.page10 .process .list .item .list-col .box.box100 {
  width: 100%;
}
.page10 .process .list .item .list-col .box .text {
  width: 100%;
  padding: 6px 0;
  margin-bottom: 15px;
  float: left;
}
/*.page10 .process .list .item .list-col .box .text h5 {
  height: 32px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5px;
}*/
.page10 .process .list .item .list-col .box .text h5{
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #076ec5;
  text-align: center;
  line-height: 26px;
  color: #fff;
  font-size: 16px;
  justify-content: flex-start;
  align-items: center;
}
.page10 .process .list .item .list-col .box .text h6 {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #666;
  padding-top: 10px;
}
.page10 .process .list .item .list-col .box .text p {
  line-height: 30px;
  font-size: 14px;
  color: #666;
  /*padding: 3px 0;*/
}
.page10 .process .list .item .list-col .imgs {
  width: 100%;
  position: relative;
  overflow:hidden;
}
.page10 .process .list .item .list-col .imgs.img40 {
  width: 40%;
  padding-left: 20px;
}
.page10 .process .list .item .list-col .imgs img {
  width: 100%;
}
.page10 .process .list .item .list-col .imgs.img30 {
  width: 30%;
  padding-left: 20px;
}
.page10 .process .list .item .list-col .imgs.img30 img {
  padding-top: 80px;
}
.page10 .case {
  width: 100%;
  overflow:hidden;
}
.page10 .case .list {
  width: 100%;
}
.page10 .case .list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.page10 .case .list ul li {
  width: 24%;
}
.page10 .case .list ul li .imgs {
  width: 100%;
}
.page10 .case .list ul li .imgs img {
  width: 100%;
}
.page10 .price {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  float: left;
}
.page10 .price .labels {
  width: 100%;
  text-align: center;
  padding: 15px 0;
}
.page10 .price .labels p {
  line-height: 26px;
  font-size: 14px;
  color: #666;
}
.page10 .price .list {
  width: 100%;
}
.page10 .price .list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.page10 .price .list ul li {
  width: 32%;
}
.page10 .price .list ul li .imgs {
  width: 100%;
}
.page10 .price .list ul li .imgs img {
  width: 100%;
}
.page11 {
  width: 100%;
}
.page11 h1,
.page11 h2,
.page11 h3,
.page11 h4,
.page11 h5,
.page11 h6,
.page11 p,
.page11 ul {
  margin: 0;
}
.page11 .padd50 {
  padding: 0 50px;
}
.page11 .title {
  width: 100%;
  min-height: 255px;
  float: left;
  background: #086dbf url("http://www.fansicn.com/upload/20200510/330cff_860x255.jpg") top center no-repeat;
  padding-top: 10px;
}
.page11 .title h3 {
  color: #fff;
  line-height: 40px;
  font-size: 24px;
  position: relative;
  padding: 16px 0;
  font-weight:bold;
}
.page11 .title h3:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 80px;
  height: 2px;
  background-color: #fff;
}
.page11 .title p {
  line-height: 34px;
  font-size: 16px;
  text-align: justify;
  color: #fff;
  padding: 20px 0;
}
.page11 .main {
  width: 100%;
  min-height: 100px;
  background-color: #e7eff6;
  float: left;
}
.page11 .main .tit {
  width: 100%;
}
.page11 .main .tit h4 {
  line-height: 58px;
  font-size: 24px;
  color: #484848;
  position: relative;
  text-align: center;
}
.page11 .main .tit h4:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -27px;
  bottom: 0;
  width: 54px;
  height: 1px;
  background-color: #aaa;
}
.page11 .main .tit p {
  text-align: center;
  line-height: 40px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #555d68;
}
.page11 .scope {
  width: 100%;
  padding-top: 30px;
  float: left;
}
.page11 .scope .list {
  width: 100%;
}
.page11 .scope .list .item {
  width: 100%;
  padding: 16px 0;
  float: left;
}
.page11 .scope .list .item .text {
  width: 70%;
  padding: 6px 0;
}
.page11 .scope .list .item .text h5 {
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
  color: #666;
}
.page11 .scope .list .item .text p {
  line-height: 30px;
  font-size: 16px;
  color: #666;
  padding: 6px 0;
}
.page11 .scope .list .item .imgs {
  width: 30%;
  padding-left: 20px;
}
.page11 .scope .list .item .imgs img {
  width: 100%;
}
.page11 .advantages {
  width: 100%;
  padding-top: 30px;
  float: left;
}
.page11 .advantages .list {
  width: 100%;
}
.page11 .advantages .list .item {
  width: 100%;
  padding: 16px 0;
  float: left;
}
.page11 .advantages .list .item .text {
  width: 70%;
  padding: 6px 0;
  padding-right: 10%;
}
.page11 .advantages .list .item .text h5 {
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
  color: #666;
}
.page11 .advantages .list .item .text p {
  line-height: 30px;
  font-size: 16px;
  color: #666;
  padding: 6px 0;
}
.page11 .advantages .list .item .imgs {
  width: 30%;
  padding-left: 20px;
}
.page11 .advantages .list .item .imgs img {
  width: 100%;
}
.page11 .process {
  width: 100%;
  padding-top: 30px;
  float: left;
}
.page11 .process .list {
  width: 100%;
}
.page11 .process .list .item {
  width: 100%;
  padding: 15px 0;
  float: left;
}
.page11 .process .list .item .labels {
  width: 100%;
}
.page11 .process .list .item .labels h5 {
  line-height: 32px;
  font-size: 16px;
  font-weight: bold;
  color: #666;
}
.page11 .process .list .item .labels p {
  line-height: 30px;
  font-size: 16px;
  color: #666;
}
.page11 .process .list .item .intr {
  width: 100%;
  padding: 10px 0;
}
.page11 .process .list .item .intr ul {
  width: 100%;
}
.page11 .process .list .item .intr ul li {
  width: 25%;
  float:left;
}
/*.page11 .process .list .item .intr ul li h5 {
  line-height: 36px;
  height: 36px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}*/
.page11 .process .list .item .intr ul li h5 {
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 13px;
  background-color: #076ec5;
  color: #fff;
  line-height: 26px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}
.page11 .process .list .item .intr ul li p {
  line-height: 24px;
  font-size: 14px;
  color: #666;
  padding: 4px 0;
}
.page11 .process .list .item .inform {
  width: 100%;
  float: left;
  padding: 15px 0;
}
.page11 .process .list .item .inform .box {
  width: 100%;
}
.page11 .process .list .item .inform .box .text {
  width: 100%;
}
.page11 .process .list .item .inform .box .text h5 {
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #666;
  padding: 5px 0;
}
.page11 .process .list .item .inform .box .text p {
  line-height: 30px;
  font-size: 16px;
  color: #666;
  text-align: justify;
}
.page11 .process .list .item .inform .box .tabel {
  width: 100%;
  margin: 10px 0;
  float: left;
  margin-bottom: 25px;
}
.page11 .process .list .item .inform .box .tabel table {
  width: 100%;
  border: .5px solid #cbcdd1;
}
.page11 .process .list .item .inform .box .tabel table th {
  height: 46px;
  border-right: .5px solid #075a9e;
  background-color: #086dc0;
  text-align: center;
  color: #fff;
  font-weight: normal;
}
.page11 .process .list .item .inform .box .tabel table td {
  height: 46px;
  border-right: .5px solid #cbcdd1;
  border-bottom: .5px solid #cbcdd1;
  text-align: center;
  font-size: 16px;
  color: #666;
}
.page11 .process .list .item .inform .box .tit {
  width: 100%;
  line-height: 40px;
  font-size: 16px;
  color: #666;
  font-weight: bold;
}
.page11 .process .list .item .inform .box .col {
  width: 100%;
  padding-bottom: 20px;
  float: left;
}
.page11 .process .list .item .inform .box .col .text {
  width: 70%;
  padding-right: 20px;
}
.page11 .process .list .item .inform .box .col .imgs {
  width: 30%;
  text-align: center;
  margin-top: -40px;
}
.page11 .process .list .item .inform .box .col .imgs img {
  max-width: 100%;
  margin-top: 20px;
}
.page11 .prepare {
  width: 100%;
  min-height: 100px;
  float: left;
}
.page11 .prepare .col {
  width: 100%;
}
.page11 .prepare .col .item {
  width: 100%;
  padding-bottom: 20px;
  float: left;
}
.page11 .prepare .col .item .tits {
  width: 100%;
}
.page11 .prepare .col .item .tits h5 {
  width: 100%;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #666;
}
.page11 .prepare .col .item .tits p {
  line-height: 30px;
  font-size: 16px;
  color: #666;
}
.page11 .prepare .col .item .intr {
  width: 100%;
  padding-left: 18px;
}
.page11 .prepare .col .item .intr p {
  line-height: 32px;
  font-size: 16px;
  color: #666;
  position: relative;
}
.page11 .prepare .col .item .intr p:after {
  content: '';
  position: absolute;
  left: -18px;
  top: 50%;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-radius: 5px;
  background-color: #086dc0;
}
.page11 .prepare .col .item .list {
  width: 100%;
  min-height: 100px;
  float: left;
}
.page11 .prepare .col .item .list .box {
  width: 100%;
  float: left;
  padding-bottom: 10px;
}
.page11 .prepare .col .item .list .box p {
  line-height: 32px;
  font-size: 16px;
  color: #666;
}
.page11 .prepare .col .item .list .box h5 {
  width: 100%;
  float: left;
  margin-bottom: 20px;
  height: auto;
  line-height: 32px;
}
.page11 .prepare .col .item .list .box h5 .box-span {
  display: inline-block;
  width: 20%;
  float: left;
  color: #666;
}
.page11 .prepare .col .item .list .box h5 .box-span em {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background-color: #086dc0;
  color: #fff;
  line-height: 20px;
  text-align: center;
  margin-right:5px;
}
.page11 .prepare .col .item .list .box .labels {
  width: 70%;
  padding-right: 20px;
}
.page11 .prepare .col .item .list .box .labels h3 {
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #666;
}
.page11 .prepare .col .item .list .box .imgs {
  width: 30%;
  text-align: center;
}
.page11 .prepare .col .item .list .box .imgs img {
  max-width: 100%;
}
.page11 .prepare .col .item .list .box .text {
  width: 100%;
  float: left;
}
.page11 .introduce {
  width: 100%;
  min-height: 100px;
  float: left;
}
.page11 .introduce .text {
  width: 100%;
}
.page11 .introduce .text p {
  line-height: 32px;
  font-size: 16px;
  color: #666;
}
.page11 .introduce .col {
  width: 100%;
  min-height: 100px;
  background-color: #f00;
}
.page11 .introduce .col .item {
  width: 100%;
}
.page11 .introduce .col .item .imgs {
  width: 30%;
  padding-right: 20px;
}
.page11 .introduce .col .item .imgs img {
  max-width: 100%;
}
.page11 .introduce .col .item .text {
  width: 70%;
}
.page11 .introduce .col .item .text h5 {
  line-height: 40px;
  font-size: 16px;
  color: #666;
  font-weight: bold;
}
.page11 .introduce .col .item .text p {
  line-height: 26px;
  font-size: 14px;
  color: #666;
}
.page11 .disinfection {
  width: 100%;
  float: left;
}
.page11 .disinfection .col {
  width: 100%;
}
.page11 .disinfection .col .item {
  width: 100%;
  padding: 20px 0;
  float: left;
}
.page11 .disinfection .col .item .imgs {
  width: 30%;
  /*padding-right: 20px;*/
  display: flex;
  justify-content: flex-end;
  padding-top: 10px;
}
.page11 .disinfection .col .item .imgs img {
  max-width: 100%;
}
.page11 .disinfection .col .item .text {
  width: 70%;
}
.page11 .disinfection .col .item .text h5 {
  line-height: 40px;
  font-size: 16px;
  color: #666;
  font-weight: bold;
}
.page11 .disinfection .col .item .text p {
  line-height: 30px;
  font-size: 16px;
  color: #666;
}
.page11 .equipment {
  padding-top: 20px;
  float: left;
  width: 100%;
}
.page11 .equipment .tabel {
  width: 100%;
}
.page11 .equipment .tabel table {
  width: 100%;
  border: .5px solid #cbcdd1;
}
.page11 .equipment .tabel table th {
  height: 46px;
  border-right: .5px solid #075a9e;
  background-color: #086dc0;
  text-align: center;
  color: #fff;
  font-weight: normal;
  padding: 0 12px;
}
.page11 .equipment .tabel table td {
  /*height: 46px;*/
  border-right: .5px solid #cbcdd1;
  border-bottom: .5px solid #cbcdd1;
  text-align: center;
  font-size: 16px;
  line-height:26px;
  color: #666;
  padding: 10px 12px;
}
.page11 .recommend {
  width: 100%;
  padding-top: 20px;
  float: left;
}
.page11 .recommend .col {
  width: 100%;
  min-height: 100px;
  background-color: #fff;
  border-radius: 20px;

  margin-top: 20px;
  float: left;
}
.page11 .recommend .col .text {
  width: 70%;
  padding-left: 40px;
  padding-right: 80px;
}
.page11 .recommend .col .text h5 {
  line-height: 60px;
  font-size: 24px;
  color: #666;
}
.page11 .recommend .col .text p {
  line-height: 30px;
  color: #666;
  text-align: justify;
}
.page11 .recommend .col .text h6 {
  line-height: 32px;
}
.page11 .recommend .col .text h6 a {
  font-size: 14px;
  color: #0971c4;
  display: inline-block;
  position: relative;
}
.page11 .recommend .col .text h6 a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: .5px;
  background-color: #0971c4;
}
.page11 .recommend .col .imgs {
  width: 30%;
  background-image: linear-gradient(180deg, #a8cdeb, #519ad5);
  min-height: 325px;
  border-radius: 0 20px 20px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page11 .recommend .col .imgs img {
  position: relative;
  left: -60px;
}
.page11 .facility {
  width: 100%;
  min-height: 100px;
  float: left;
  padding-top: 20px;
}
.page11 .facility .col {
  width: 100%;
}
.page11 .facility .col .item {
  width: 100%;
  padding: 15px 0 15px 14px;
  float: left;
}
.page11 .facility .col .item .text {
  width: 60%;
  padding-right: 60px;
  padding-top: 10px;
}
.page11 .facility .col .item .text h5 {
  line-height: 32px;
  font-size: 16px;
  color: #666;
  font-weight: bold;
  position: relative;
}
.page11 .facility .col .item .text h5:after {
  content: '';
  position: absolute;
  left: -10px;
  top: 14px;
  width: 4px;
  height: 4px;
  background-color: #666;
  border-radius: 2px;
}
.page11 .facility .col .item .text p {
  line-height: 30px;
  font-size: 16px;
  color: #666;
  padding-top: 6px;
  text-align: justify;
}
.page11 .facility .col .item .imgs {
  width: 40%;
}
.page11 .facility .col .item .imgs img {
  width: 100%;
}
.page11 .security {
  width: 100%;
  padding-top: 20px;
  float: left;
}
.page11 .security .col {
  width: 100%;
}
.page11 .security .col .item {
  width: 100%;
}
.page11 .security .col .item .tits {
  width: 100%;
  line-height: 40px;
  font-size: 16px;
  color: #666;
}
.page11 .security .col .item .list {
  width: 100%;
  padding-bottom: 20px;
  float: left;
}
.page11 .security .col .item .list ul {
  width: 100%;
}
.page11 .security .col .item .list ul li {
  width: 25%;
  float:left;
}
/*.page11 .security .col .item .list ul li h5 {
  height: 40px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}*/
.page11 .security .col .item .list ul li h5{
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 13px;
  background-color: #076ec5;
  color: #fff;
  text-align: center;
  line-height: 26px;
}
.page11 .security .col .item .list ul li p {
  line-height: 20px;
  font-size: 14px;
  color: #666;
  padding: 3px 0;
}
.page11 .security .col .item .text {
  width: 100%;
}
.page11 .security .col .item .text p {
  line-height: 30px;
  font-size: 14px;
  color: #666;
  padding: 3px 0;
  padding-left: 18px;
  position: relative;
}
.page11 .security .col .item .text p:after {
  content: '';
  position: absolute;
  left: 0;
  top: 14px;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: #076ec5;
}
.page11 .case {
  width: 100%;
  float: left;
  padding-top: 20px;
}
.page11 .case .col {
  width: 100%;
}
.page11 .case .col .tits {
  width: 100%;
  line-height: 32px;
  font-size: 16px;
  color: #666;
  font-weight: bold;
}
.page11 .case .col .list {
  width: 100%;
  padding: 10px 0;
}
.page11 .case .col .list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.page11 .case .col .list ul li {
  width: 49%;
  margin-bottom: 20px;
}
.page11 .case .col .list ul li .imgs {
  width: 100%;
}
.page11 .case .col .list ul li .imgs img {
  width: 100%;
}
