blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0
}

body {
  font: 12px/1.5 Arial, Microsoft YaHei;
  color: #333
}

button, input, select, textarea {
  vertical-align: middle;
  font-size: 100%;
  outline: none;
  border: 0 none;
  resize: none;
  font: 12px/1.5 Arial, Microsoft YaHei
}

ol, ul {
  list-style: none
}

fieldset, img {
  border: 0
}

em {
  font-style: normal
}

a:link, a:visited {
  text-decoration: none;
  color: #333
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td, th {
  padding: 0
}

img {
  max-width: 100%;
  vertical-align: top
}

.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0
}

.clearfix {
  *zoom: 1
}

@font-face {
  font-family: ETA;
  src: url(font_2340299_fetruusftqv.eot);
  src: url(font_2340299_fetruusftqv.eot#iefix) format("embedded-opentype"), url(font_2340299_fetruusftqv.woff2) format("woff2"), url(font_2340299_fetruusftqv.woff) format("woff"), url(font_2340299_fetruusftqv.ttf) format("truetype"), url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E") format("svg")
}
.textLine{white-space: pre-line;}
.wrapper {
  margin: 0 auto;
  width: 1200px
}

.ad-div img {
  max-width: 100%;
  vertical-align: top;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.site-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  color: #fff
}

.site-header .title-bar {
  padding: 6px 0;
  height: 28px;
  background-color: rgba(0, 0, 0, .1)
}

.site-header .title-bar .tools {
  float: right
}

.site-header .title-bar .tools>a, .site-header .title-bar .tools span {
  display: inline-block;
  vertical-align: top
}

.site-header .link {
  padding: 0 11px;
  line-height: 26px;
  font-size: 12px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 14px
}

.site-header .link:hover {
  color: #fff;
  border-color: #fff
}

.site-header .icon {
  position: relative;
  margin: 0 11px;
  font-family: ETA;
  font-size: 24px;
  line-height: 28px;
  cursor: pointer;
  z-index: 11
}

.site-header .icon .pop-box {
  position: absolute;
  left: -60px;
  top: 34px;
  padding: 6px;
  min-width: 118px;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 9px 28px 8px rgba(0, 0, 0, .05);
  display: none;
  border-radius: 2px
}

.site-header .icon .pop-box img {
  width: 118px;
  height: 118px;
  display: block
}

.site-header .icon .pop-box p {
  margin: 10px 0;
  padding: 0 14px;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  white-space: nowrap
}

.site-header .icon:hover {
  color: #fff
}

.site-header .icon:hover .pop-box {
  display: block
}

.page-header {
  position: relative;
  height: 80px
}

.page-header .logo {
  width: 145px;
  padding-top: 20px;
  display: block
}

.page-header .logo h1 {
  width: 166px;
  height: 69px;
  text-indent: -999em;
  font-size: 0;
  overflow: hidden;
  background-image: url(logo.png);
  /*background-image: -webkit-image-set(url(logo.png) 1x, url(logo@2x.png) 2x)*/
}

.page-header .menu {
  position: absolute;
  right: 0;
  top: 0
}

.page-header .menu>li {
  position: relative;
  float: left;
  color: #fff;
  font-size: 16px
}

.page-header .menu>li a {
  color: #fff;
  display: block
}

.page-header .menu>li .title, .page-header .menu>li>a {
  padding: 0 20px;
  line-height: 80px;
  overflow: hidden
}

.page-header .menu>li .title:after {
  font-family: ETA;
  content: "上";
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: top
}

.page-header .menu>li .children {
  position: absolute;
  left: 0;
  top: 73px;
  padding: 20px;
  width: 160px;
  background-color: #fff;
  box-shadow: 0 4px 20px 0 rgba(14, 43, 65, .1);
  border-radius: 7px;
  display: none
}

.page-header .menu>li .children .current, .page-header .menu>li .children a {
  line-height: 40px
}

.page-header .menu>li .children>a {
  color: #606266;
  display: block
}

.page-header .menu>li .children .current, .page-header .menu>li .children>a:hover {
  color: #38b8ea
}

.page-header .menu>li.hover .title, .page-header .menu>li.hover>a, .page-header .menu>li:hover .title, .page-header .menu>li:hover>a {
  color: #38b8ea
}

.page-header .menu>li.hover .title,
.page-header .menu>li.hover>a,
.page-header .menu>li:hover .title,
.page-header .menu>li:hover>a {
  background-color: hsla(0, 0%, 100%, .2);
  font-weight: 600;
  cursor: pointer
}

.page-header .menu>li.hover .title:after, .page-header .menu>li:hover .title:after {
  content: "下"
}

.page-header .menu>li:hover .children {
  display: block
}

.page-header .menu.dark>li, .page-header .menu.dark>li a {
  color: #2792bc
}

.page-header .menu.dark>li.hover .title, .page-header .menu.dark>li.hover>a, .page-header .menu.dark>li:hover .title, .page-header .menu.dark>li:hover>a {
  color: #2792bc
}

.page-header .menu.dark>li.hover .title,
.page-header .menu.dark>li.hover>a,
.page-header .menu.dark>li:hover .title,
.page-header .menu.dark>li:hover>a {
  background-color: rgba(39, 146, 188, .2)
}

.banner {
  position: relative
}

.banner img {
  max-width: 100%;
  vertical-align: top;
  width: 100%;
  height: 100%;
  object-fit: cover
}
#buy_btn{
  width: 165px;
  height: 44px;
  background: #38B8EA;
  border-radius: 28px;
}
.banner .title {
  font-size: 70px;
  line-height: 108px;
  font-weight: 700
}

.banner .sub-title {
  margin-top: 10px;
  font-size: 22px;
  line-height: 30px
}

.banner .banner-content {
  position: absolute;
  top: 40%;
  left: 50%;
  width: 1200px;
  margin-left: -600px;
  color: #fff;
  white-space: nowrap
}

.banner .banner-content.align-right {
  text-align: right
}

.banner .banner-content.dark {
  color: #2792bc
}

.site-footer {
  padding: 50px 0 40px;
  font-size: 12px;
  line-height: 1.5em;
  background-color: #0f97cc
}

.site-footer, .site-footer a {
  color: #fff
}

.site-footer .content {
  overflow: hidden
}

.site-footer .about {
  /* height: 294px; */
  float: right;
  padding-left: 22px;
  border-left: 1px solid #c8d6f3
}

.site-footer .about>h3 {
  font-size: 16px;
  line-height: 26px
}

.site-footer .about li {
  margin-top: 8px;
  line-height: 20px
}

.site-footer .about .title {
  font-size: 14px;
}

.site-footer .about .value {
 
  font-size: 14px;
  font-weight: 500
}

.site-footer .about .icon {
  position: relative;
  margin-right: 10px;
  font-family: ETA;
  font-size: 24px;
  cursor: pointer
}

.site-footer .about .icon .pop-box {
  position: absolute;
  left: -60px;
  top: -130px;
  padding: 6px;
  min-width: 118px;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 9px 28px 8px rgba(0, 0, 0, .05);
  display: none;
  border-radius: 2px;
  z-index: 10
}

.site-footer .about .icon img {
  width: 118px;
  height: 118px;
  display: block
}

.site-footer .about .icon p {
  margin: 10px 0;
  padding: 0 14px;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  white-space: nowrap
}

.site-footer .about .icon:hover .pop-box {
  display: block
}

.site-footer .menu {
  padding-left: 240px;
  background: url(logo.png) no-repeat 0 5px;
  background-size: 166px 69px
}

.site-footer .menu>li {
  margin-right: 30px;
  float: left
}

.site-footer .menu>li .title {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600
}

.site-footer .menu>li a {
  margin-top: 8px;
  font-size: 14px;
  line-height: 18px;
  display: block
}

.site-footer .menu>li a:hover {
  text-decoration: underline
}

.site-footer .copyright {
  margin-top: 20px;
  text-align: center
}

.source {
  position: relative;
  margin: 0 auto;
  padding: 100px 0;
  width: 940px;
  height: 392px;
  *zoom: 1
}

.source .leaf, .source .source-item {
  position: absolute
}

.source .leaf {
  top: 100px;
  left: 339px;
  width: 360px;
  height: 350px;
  background-repeat: no-repeat;
  background-image: url(leaf.png);
  background-image: -webkit-image-set(url(leaf.png) 1x, url(leaf@2x.png) 2x)
}

.source .source-item .figure {
  width: 360px;
  height: 210px;
  overflow: hidden
}

.source .source-item h3 {
  margin: 20px 0 10px;
  font-size: 20px;
  line-height: 28px;
  font-family: 600
}

.source .source-item .desc {
  font-size: 18px;
  line-height: 25px;
  color: #303133
}

.source .source-item.item-0 {
  left: 0;
  top: 106px;
  z-index: 1
}

.source .source-item.item-1 {
  right: 0;
  top: 200px
}

.source .source-item.item-1 .desc {
  text-align: right
}

.matrix {
  position: relative;
  margin: 0 auto;
  padding: 80px 0 80px 540px;
  width: 660px;
  height: 560px
}

.matrix:before {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: rgba(56, 184, 234, .3)
}

.matrix .content {
  padding-left: 20px
}

.matrix .content h3 {
  font-size: 40px;
  line-height: 56px;
  font-weight: 500;
  color: #38b8ea
}

.matrix .content .desc {
  margin-top: 10px;
  font-size: 14px;
  line-height: 24px;
  color: #6d7278
}

.matrix .figure {
  position: absolute;
  left: 0;
  top: 80px;
  width: 480px;
  height: 440px
}

.matrix .figure:after {
  position: absolute;
  right: -48px;
  bottom: -30px;
  content: "";
  width: 64px;
  height: 64px;
  border: 6px solid #38b8ea;
  border-radius: 50%
}

.matrix .image {
  margin-top: 40px
}

.order {
  padding: 70px 0;
  color: #303133;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(bg_order.png);
  background-image: -webkit-image-set(url(bg_order.png) 1x, url(bg_order@2x.png) 2x)
}

.order h3 {
  font-size: 40px;
  height: 56px;
  font-weight: 500
}

.order .desc {
  margin-top: 10px;
  font-size: 14px;
  line-height: 24px
}

.order ol {
  padding: 10px 0 0;
  width: 760px;
  overflow: hidden;
}

.order ol li {
  margin: 20px 20px 0 0;
  float: left;
  width: 170px;
  height: 150px;
  color: #606266;
  text-align: center;
  background-color: #fff;
  transition:all 0.6s;
  
}
.order ol li:hover{
  cursor: pointer;
  box-shadow: 20px 6px 40px 0 rgba(0, 16, 17, 0.2);
  transform: scale(1.1);
  box-shadow: 0 6px 40px 0 rgba(0, 18, 66, .1)
}

.order ol .number {
  margin-top: 40px;
  font-size: 20px;
  line-height: 30px;
  height: 30px;
  width: 100%;
  font-weight: normal;
  color: #fff;
  background: url(index_quan.png) no-repeat center;
  background-size: 30px 30px;
}

.order ol .text {
  margin-top: 20px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 20px;
  color: #2c8eb4
}

.order ol:last-child .number {
  margin-top: 15px
}

.promise {
  padding: 80px 0;
  text-align: center
}

.promise>h3 {
  font-size: 40px;
  line-height: 56px;
  font-weight: bold;
  color: #38b8ea
}
.youshi{
  width: 700px;
  height: 700px;
  margin: 0 auto;
}
.youshi .swiper-button-next{
  display: inline;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  background: #38b8ea;
  text-align: center;
  color: #fff;
  background: url(youshi_right.png) no-repeat;
  background-size: cover;
}
.youshi .swiper-button-next:after{content: none;}
.youshi .swiper-button-prev:after{content: none;}
.youshi .swiper-button-prev{
  display: inline;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  background: #38b8ea;
  text-align: center;
  color: #fff;
  background: url(youshi_left.png) no-repeat;
  background-size: cover;
}

.youshi .swiper-slide {
  text-align: center;
  font-size: 18px;
  padding: 0 64px;
  box-sizing: border-box;
}
.youshi .swiper-slide img{
  width: 100%;
}
.youshi .swiper-slide div{
  text-align: center;color: #000;
}
.youshi .swiper-slide .font1{
  text-align: center;padding: 10px 0;font-size: 22px;
}
.youshi .swiper-slide .font2{
  font-size: 14px;color: #000;
}

.promise .desc {
  margin-top: 10px;
  font-size: 18px;
  color: #8a8a8a;
  line-height: 32px
}

.promise .figure {
  margin-top: 60px;
  height: 460px
}

.great {
  position: relative
}

.great .background {
  position: absolute;
  left: 0;
  top: 123px;
  width: 100%;
  height: 700px;
  background-size: 100% auto;
  z-index: -1;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-image: url(bg_great.png);
  background-image: -webkit-image-set(url(bg_great.png) 1x, url(bg_great@2x.png) 2x)
}

.great h3 {
  font-size: 40px;
  line-height: 56px;
  color: #38b8ea
}

.great .desc {
  width: 556px;
  margin-top: 15px;
  font-size: 14px;
  line-height: 24px;
  color: #6d7278
}

.great .figure {
  position: relative;
  float: right;
  width: 420px;
  height: 563px;
  z-index: -2;
}
.great .great-list {
  padding: 30px 0 0;
  z-index: -2
}


.great .great-list>li {
  margin: 30px 30px 0 0;
  padding: 30px 40px;
  float: left;
  width: 280px;
  background-color: #fff;
  box-shadow: 0 6px 40px 0 rgba(0, 18, 66, .1);
  transition: all 0.6s;
}
.great .great-list>li:hover{
  cursor: pointer;
  box-shadow: 20px 6px 40px 0 rgba(10, 10, 10, 0.925);
  /* background: rgba(33, 92, 218, 0.2); */
  background-color: #fcfcfc;
  transform: scale(1.05);
}
.great .great-list .caption {
  padding-left: 120px;
  line-height: 100px;
  font-size: 26px;
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 100px 100px
}

.great .great-list p {
  margin-top: 12px;
  font-size: 14px;
  line-height: 24px;
  color: #6d7278
}

.great .videos videos{
  border-radius: 20px;
}
.great .videos {
  margin-top: 170px;
  padding: 10px;border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0px 10px 0 #ccc
}
/* .great .videos .swiper-container{
  padding:0 50px;
} */


/* 


.great .videos .inner {
  position: relative;
  height: 592px;
  overflow: hidden;
  background: #001242
}

.great .videos .inner .swiper-wrapper {
  width: 1000%;
  overflow: hidden;
  
} */
.swiper-button-next{
  display: none;
}
.swiper-button-prev{
  display: none;
}
.inner:hover .swiper-button-next{
  display: block;
}
.inner:hover .swiper-button-prev{
  display: block;
}

/* 
.great .videos .inner .swiper-slide {
  float: left;
  width: 10%;
  height: 592px
}

.great .videos .inner .swiper-pagination {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  height: 10px;
  text-align: center;
  z-index: 1
}

.great .videos .inner .swiper-pagination .swiper-pagination-bullet {
  margin: 0 8px;
  width: 10px;
  height: 10px;
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  background: hsla(0, 0%, 100%, .4);
  cursor: pointer
}

.great .videos .inner .swiper-pagination .swiper-pagination-bullet .swiper-pagination-bullet-active {
  background: #fff
} */

.great .videos .inner video {
  width: 100%;
  height: 100%
}

.clue {
  margin-top: 120px;
  padding: 60px 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(bg_form.png);
  background-image: -webkit-image-set(url(bg_form.png) 1x, url(bg_form@2x.png) 2x)
}

.clue, .clue .wrapper {
  overflow: hidden
}

.clue .clue-form {
  margin-right: 100px;
  float: right;
  padding: 60px 50px;
  width: 400px;
  color: #fff;
  background: #40c1f3;
  overflow: hidden
}

.clue .clue-form .caption {
  padding: 0 0 10px;
  font-size: 28px;
  line-height: 40px
}

.clue .clue-form .caption strong {
  font-size: 32px;
  line-height: 48px;
  display: block
}

.clue .clue-form .item {
  margin-top: 10px;
  width: 130%
}

.clue .clue-form .input-text, .clue .clue-form .multiple-select, .clue .clue-form .select, .clue .clue-form .textarea {
  position: relative;
  padding: 10px;
  font-size: 14px;
  background: #fcfcfc;
  border-radius: 5px;
  border: 1px solid #2b90b7
}

.clue .clue-form .input-text, .clue .clue-form .multiple-select, .clue .clue-form .select {
  margin-right: 20px;
  position: relative;
  width: 168px;
  float: left;
  height: 18px;
  line-height: 18px
}

.clue .clue-form .input-text input, .clue .clue-form .multiple-select input, .clue .clue-form .select input {
  width: 100%;
  font-size: 14px;
  line-height: 18px
}

.clue .clue-form .input-text .value, .clue .clue-form .multiple-select .value, .clue .clue-form .select .value {
  position: relative;
  color: #333
}

.clue .clue-form .input-text .value.placeholder, .clue .clue-form .multiple-select .value.placeholder, .clue .clue-form .select .value.placeholder {
  color: #767676
}

.clue .clue-form .input-text .value:after, .clue .clue-form .multiple-select .value:after, .clue .clue-form .select .value:after {
  position: absolute;
  right: 0;
  top: 0;
  content: "上";
  font-family: ETA
}

.clue .clue-form .input-text select, .clue .clue-form .multiple-select select, .clue .clue-form .select select {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1
}

.clue .clue-form .multiple-select {
  z-index: 10
}

.clue .clue-form .multiple-select .options {
  position: absolute;
  left: -1px;
  top: 39px;
  color: #333;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #edeeef;
  width: 362px;
  display: none
}

.clue .clue-form .multiple-select .options>ul {
  width: 180px;
  height: 230px;
  overflow: auto;
  float: left
}

.clue .clue-form .multiple-select .options>ul.province {
  border-right: 1px solid #edeeef
}

.clue .clue-form .multiple-select .options>ul.province li:after {
  position: absolute;
  right: 0;
  top: 0;
  content: "上";
  font-family: ETA;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.clue .clue-form .multiple-select .options>ul li {
  position: relative;
  padding: 0 20px;
  line-height: 40px;
  color: #909399
}

.clue .clue-form .multiple-select .options>ul li.selected, .clue .clue-form .multiple-select .options>ul li:hover {
  color: #38b8ea;
  background: #f5f7fa
}

.clue .clue-form .textarea {
  width: 378px;
  height: 78px;
  overflow: hidden
}

.clue .clue-form .textarea textarea {
  font-size: 14px;
  line-height: 18px;
  width: 100%;
  height: 100%
}

.clue .clue-form .button {
  margin: 20px 0 0 105px
}

.clue .clue-form .button input[type=submit] {
  width: 190px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  background: #fbaa10;
  border-radius: 20px;
  cursor: pointer
}


#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #8E8E8E;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
  font-size: large;
}

#myBtn:hover {
  background-color: #38B8EA;
}









@font-face {
  font-family: 'iconfont';  /* project id 2301810 */
  src: url('//at.alicdn.com/t/font_2301810_77jvnjzeqgu.eot');
  src: url('//at.alicdn.com/t/font_2301810_77jvnjzeqgu.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_2301810_77jvnjzeqgu.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_2301810_77jvnjzeqgu.woff') format('woff'),
  url('//at.alicdn.com/t/font_2301810_77jvnjzeqgu.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_2301810_77jvnjzeqgu.svg#iconfont') format('svg');
}
