body {
  font: 14px Helvetica, sans-serif;
  color: #333;
}

.none {
  display: none;
}

.block {
  display: block;
}

ul li, li, ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ai-module-banner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 450px;
  background: no-repeat 50%;
  -moz-background-size: cover;
  background-size: cover;
  overflow: hidden
}

.ai-module-banner-content {
  overflow: hidden;
  width: 730px;
  padding-top: 60px;
  z-index: 1
}

.ai-module-banner-title {
  height: 67px;
  font-size: 48px;
  letter-spacing: 2px;
  color: #fff;
  position: relative;
}

.ai-module-banner-title-video {
  margin-left: 14px;
  position: relative;
  width: 40px;
  cursor: pointer
}

.ai-module-banner-title-video-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.ai-module-banner-info {
  margin: 30px 110px 0 0;
  font-size: 16px;
  line-height: 26px;
  color: #fff
}

.ai-module-banner-news {
  margin-top: 11px
}

.ai-module-banner-news a {
  font-size: 16px;
  color: #fff;
  line-height: 24px
}

.ai-module-banner-news a:hover {
  border-bottom: 1px solid #fff
}

.ai-module-banner-customtext {
  position: relative;
  margin-top: 24px
}

.ai-module-banner-customtext-icon {
  border: 1px solid #faad15;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-right: 10px;
  color: #faad15;
  font-size: 12px;
  padding: 2px 4px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.ai-module-banner-customtext .ai-link {
  display: inline
}

.ai-module-banner-customtext .ai-link .ai-link-link {
  font-size: 16px;
  color: #faad15;
  line-height: 24px
}

.ai-module-banner-customtext .customtext-link {
  color: #faad15;
  margin-left: 44px;
  line-height: 33px
}

.ai-module-banner-customtext .customtext-link:hover {
  border-bottom: 1px solid #faad15
}

.ai-module-banner-customtext .customtext-des {
  display: inline;
  font-size: 16px;
  color: #fff;
  margin-left: 44px;
  line-height: 33px
}

.ai-module-banner-customtext .customtext-des-color {
  font-size: 24px;
  color: #faad15
}

.ai-module-banner-btn-list {
  margin-top: 30px;
  float: left;
  overflow: hidden
}

.ai-module-banner-btn {
  width: 130px;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  color: #fff;
  float: left;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 20px;
  cursor: pointer
}

.ai-module-banner-btn:last-child {
  margin-right: 0
}

.ai-module-banner-btn:hover {
  text-decoration: none
}

.ai-module-banner-btn .ai-link-link {
  display: inline-block;
  width: 130px;
  height: 38px;
  color: #fff
}

.ai-module-banner-btn-primary {
  background-color: #036fe2
}

.ai-module-banner-btn-primary:hover {
  background-color: #1c88fc
}

.ai-module-banner-btn-ghost {
  background-color: hsla(0, 0%, 100%, .1);
  border: 1px solid #fff
}

.ai-module-banner-btn-ghost:hover {
  background-color: #fff
}

.ai-module-banner-btn-ghost:hover .ai-link-link {
  color: #000
}

.ai-module-nav {
  position: relative;
  text-align: center;
  background: #fff;
  letter-spacing: 0;
  -webkit-box-shadow: 0 2px 6px 0 rgb(0 0 0 / 5%);
  -moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .05);
  box-shadow: 0 2px 6px 0 rgb(0 0 0 / 5%);
}

.ai-module-nav-item {
  display: inline-block;
  padding: 15px 7px;
  margin-left: 11px;
  margin-right: 31px;
  line-height: 30px;
  cursor: pointer;
  border-bottom: 3px solid #FFF;
  font-size: 16px;
}

.ai-module-nav-item:hover {
  border-bottom: 3px solid #000;
}

.ai-module-header {
  line-height: 46px;
  font-size: 32px;
  color: #000;
  letter-spacing: 0;
  text-align: center;
}

.ai-module-section {
  padding-top: 60px;
}

.ai-layout-a-list {
  display: table;
  overflow: hidden;
  margin-top: 60px;
}

.ai-layout-a-list .col-md-4 {
  height: 139px;
  margin-top: 40px;
}

.ai-layout-a-list .col-md-6{
  height: 160px;
}

.ai-layout-a-list:first-child {
  margin-top: 0
}

.ai-layout-a-item {
  display: table-cell;
  position: relative
}

.ai-layout-a-item:last-child {
  padding-right: 0
}

.ai-layout-a-icon {
  float: left;
  width: 30px;
  height: 38px;
  background: no-repeat 50%;
  -moz-background-size: 30px 30px;
  background-size: 30px 30px
}

.ai-layout-a-info {
  position: relative;
  margin-left: 50px;
  color: #000;
  letter-spacing: 0
}

.ai-layout-a-info-hasLink {
  padding-bottom: 34px
}

.ai-layout-a-title {
  font-size: 22px;
  height: 38px;
  line-height: 38px;
  font-weight: 700
}

.ai-layout-a-des {
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.ai-layout-e {
  margin-top: 60px;
}

.ai-layout-e-nav {
  float: left;
}

.ai-module-scene-main {
}

.ai-layout-e-nav li {
  font-size: 14px;
  letter-spacing: 0;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  cursor: pointer;
  float: left;
  display: inline-block;
  margin-top: 16px;
  background: #eee;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-right: 1px;
}

.ai-layout-e-nav li:hover {
  color: #036fe2
}

.ai-layout-e-nav li.on {
  background-image: -webkit-gradient(linear, left top, right top, from(#2081fc), to(#036fe2));
  background-image: -webkit-linear-gradient(left, #2081fc, #036fe2);
  background-image: -moz-linear-gradient(left, #2081fc 0, #036fe2 100%);
  background-image: linear-gradient(90deg, #2081fc, #036fe2);
  color: #fff;
  height: 56px;
  line-height: 56px;
  margin-top: 0;
}

.ai-layout-e-nav-item-active:hover {
  color: #fff
}

.ai-layout-e-content {
  height: 100%;
  margin-left: 180px;
  padding-left: 70px
}

.ai-module-scene-content {
  height: 100%;
  padding: 70px;
  border: 1px solid #eee;
  clear: both;
}

.ai-module-scene-content-one {
  width: 980px;
  height: 100%;
  margin: 0 auto
}

.ai-layout-c {
  overflow: hidden
}

.ai-layout-c-text {
  margin-right: 350px;
  letter-spacing: 0;
  color: #000
}

.ai-layout-c-title {
  font-size: 22px;
  line-height: 38px;
  font-weight: 700
}

.ai-layout-c-des {
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px
}

.ai-layout-c-img {
  float: right;
  width: 280px;
  height: 158px;
  -moz-background-size: cover;
  background-size: cover
}

.ai-layout-c-products {
  margin-top: 10px
}

.ai-layout-c-product {
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  color: #036fe2;
  cursor: pointer
}

.ai-layout-c-product:last-child {
  margin-right: 0
}

.ai-layout-c-product:hover {
  text-decoration: underline
}

.ai-layout-d {
  margin-top: 40px
}

.ai-layout-d-title {
  font-size: 22px;
  line-height: 38px;
  font-weight: 700
}

.ai-layout-d-list {
  margin-top: 20px;
  overflow: hidden
}

.ai-layout-d-item {
  display: block;
  width: 130px;
  height: 72px;
  float: left;
  margin-right: 20px;
  position: relative
}

.ai-layout-d-item img {
  display: block;
  width: 100%;
  height: 100%
}

.ai-layout-d-item:last-child {
  margin-right: 0
}

.ai-layout-d-item-dot {
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  background: #036fe2
}

.ai-layout-d a {
  cursor: pointer
}

.ai-layout-d a:hover .ai-layout-d-item-dot {
  width: 100%;
  height: 2px
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸*/



/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼*/
.ai-module-price{padding-top: 60px;}


.ai-module-price-card-title {
  font-size: 22px;
  height: 38px;
  line-height: 38px
}

.ai-module-price-card-title-text {
  vertical-align: middle;
  font-weight: 700
}

.ai-module-price-card-title-tip {
  vertical-align: middle;
  color: #ff540a;
  font-size: 12px
}

.ai-module-price-card-subTitle {
  margin-top: 10px;
  font-size: 14px;
  line-height: 24px
}

.ai-module-price-card-list {
  margin-top: 30px;
  height: 100px;
}

.ai-module-price-card-item {
  font-size: 0;
  color: #000;
  line-height: 24px
}

.ai-module-price-card-item-title {
  width: 80px;
  font-size: 14px;
  display: inline-block;
  vertical-align: top
}

.ai-module-price-card-item-title-fuli {
  color: #ff540a
}

.ai-module-price-card-item-title-only {
  width: 230px
}

.ai-module-price-card-item-des {
  width: 130px;
  font-size: 14px;
  display: inline-block
}

.ai-module-price-card-cost {
  height: 86px
}

.ai-module-price-card-cost-title {
  font-size: 14px;
  line-height: 36px;
  padding-bottom: 10px
}

.ai-module-price-card-cost-warp-price {
  display: inline-block;
  font-size: 22px;
  color: #ff540a;
  line-height: 38px;
  font-weight: 700;
  margin-right: 7px
}

.ai-module-price-card-cost-warp-unit {
  display: inline-block;
  font-size: 14px;
  line-height: 24px
}

.ai-module-price-card-btn {
  display: block;
  width: 180px;
  margin-top: 30px;
  text-align: center;
  line-height: 38px;
  cursor: pointer
}

.ai-module-price-card-btn-primary {
  background-color: #036fe2;
  color: #fff
}

.ai-module-price-card-btn-primary:hover {
  background-color: #1c88fc
}

.ai-module-price-card-btn-ghost {
  border: 1px solid #036fe2;
  color: #036fe2
}

.ai-module-price-card-btn-ghost:hover {
  border-color: #1c88fc;
}

.ai-module-price-card{
  border-right: 1px solid #eee;
  background: #fff;
  box-shadow: 0 0 10px #eee;
  padding: 16px;
  transition: all 0.3s;
}
.ai-module-price-card:hover{
  background:#036fe2;
  color:#fff;
  cursor: pointer;
  transform:translateY(-10px);
}
.ai-module-price-card:hover 
.ai-module-price-card-item{color:#fff;

}

.ai-module-price-card:hover 
.ai-module-price-card-btn-primary
{border:1px solid #fff;}

.ai-module-price-card:hover
.ai-module-price-card-btn-ghost{
  color:#fff;border:1px solid #fff;
}



.ai-module-price-list .col-md-3:last-child .ai-module-price-card{
  border-right:0;
}

.ai-module-price-card:hover .ai-module-price-card-zi
{color:#fff;font-weight:bold;}

.ai-module-price-card-zi{color: #ff540a;padding-top: 20px;}

.ai-module-price-card-top{height: 280px;}

.ai-module-price-list{margin-top: 60px;}





/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ */



/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ*/


.doc-wrapper{
    display: block;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 20px 0 rgb(0 0 0 / 5%);
    -moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 20px 0 rgb(0 0 0 / 5%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-top:8px solid #2468F2;height: 170px;
}

.ai-module-question-content{margin-top: 50px;}

.doc-title{    margin: 16px 32px 17px 32px;
    color: #191c3d;
    opacity: .8;
    filter: alpha(opacity=80);
    font-size: 18px;
    line-height: 36px;
    font-weight: bold;}

.doc-list{padding:32px;}
.ai-module-anli{padding-top: 60px;}
.doc-link{font-size: 14px;
    color: #2468F2;
    line-height: 26px;
    margin-bottom: 8px;height: 26px;overflow: hidden;}
.doc-link a{color:#666;}
    .doc-link a:hover{color: #2468F2;}

  .doc-link .icon:before{
      border-left: 5px solid #2468F2;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    }

.doc-link .icon:after{border-left: 5px solid #fff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    right: 5px;  }


  .doc-link .icon:after,.doc-link .icon:before {  content: '';
    display: block;
    position: absolute;
    top: -2px;
    bottom: 0;
    margin: auto;
    height: 0;} 

    .doc-link .icon{position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-left: 6px;}


.ai-module-consult {
    font-size: 36px;
    color: #000;
    letter-spacing: 0;
    text-align: center;
    line-height: 46px;
    margin-bottom: 60px;
    margin-top: 40px;
}
.ai-module-header-sub {
    line-height: 26px;
    margin-top: 23px;
    font-size: 16px;
    color: #666;
}
.ai-module-consult-btn {
    display: block;
    width: 180px;
    height: 54px;
    margin: 37px auto 0;
    line-height: 54px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background-color: #036fe2;
    cursor: pointer;
  }

.ai-module-question{padding-top: 60px;}



/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/

.hide {
            display: none;
        }

        .mask {
            width: 100vw;
            height: 100vh;
            position: fixed;
            top: 0;
            z-index: 999;
            background: rgba(0, 0, 0, 0.6);
        }

        .alert {
            min-width: 360px;
            position: fixed;
            top: 50%;
            left: 50%;
            z-index: 999;
            transform: translate(-50%, -50%);
            background: #fff;
            border-radius: 5px;
            padding-bottom: 30px;
        }

        .alert > .head {
            line-height: 60px;
            background: #3a62f4;
            padding: 0 16px;
            color: #fff;
            font-size: 20px;
            font-weight: 700;
            border-radius: 5px 5px 0 0;
            letter-spacing: 1px;
            text-align: center;
        }

        .alert > .body {
            padding: 0 16px;
        }

        .alert > .body > p {
            text-align: center;
            font-size: 16px;
            color: #555;
            line-height: 28px;
            margin-top: 12px;
        }

        #app {
            margin-top: 0;
        }


/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸*/




@media (max-width:780px) {
  .ai-module-banner-content {
    overflow: hidden;
    width: auto;
    padding-top: 60px;
    z-index: 1
  }

  .ai-module-banner-btn-list{margin-top:10px;}

  .ai-module-banner {
    background-size: cover;
    background-position: center center;
    margin: 0 0 5px !important;    /* padding: 0 24px; */
    overflow: hidden;
    height: 21.66667em;
  }

  .ai-module-banner-title {
    font-size: 2.583333rem;
    height: auto;
  }

  .ai-module-banner-info {
    font-size: 1.3rem;
    margin: 15px 0 0 0;
  }

  .ai-module-banner-btn, .ai-module-banner-btn .ai-link-link {
    width: 7.555556rem;
    height: 2.611111rem;
    line-height: 2.611111rem;
    font-size: 1.2rem;
  }

  .ai-module-header {
    font-size: 2.5rem;
    color: #000;
    font-weight: 700;
    text-align: center;
  }

  .ai-layout-a-list .col-md-4 {
    height: 140px;
  }

  .ai-layout-a-title {
    font-size: 2rem;
  }

  .ai-layout-a-des {
    font-size: 1.2rem;
    color: #666;
  }

  .ai-layout-a-icon {
    float: left;
    width: 20px;
    height: 38px;
    background: no-repeat 50%;
    -moz-background-size: 20px 20px;
    background-size: 20px 20px;
  }

  .ai-layout-a-info {
    margin-left: 40px;
  }

  .ai-layout-e-nav {
    height: auto;
    width: auto;
    float: none;
    clear: both;
  }

  .ai-layout-e-nav li {
    float: left;
    padding: 0px 20px;
    background: #f7f7f7;
  }

  .ai-layout-e-nav li.on {
    padding: 0px 20px;
    line-height: 56px;
  }

  .ai-module-scene-content {
    margin-left: 0;
    padding: 14px;
    clear: both;
  }

  .ai-layout-c-text {
    margin-right: 0;
    padding-top: 20px;
  }

  .ai-layout-c-title, .ai-layout-d-title {
    font-size: 1.8rem;
  }

  .ai-layout-c-des {
    font-size: 1.2rem;
    color: #666;
  }

  .ai-layout-d-item {
    display: block;
    width: 50px;
    height: auto;
    float: left;
    margin-right: 20px;
    position: relative;
  }

  .ai-module-scene-main{/* height: 300px; */}

  .ai-module-price-card{border:1px solid #eee;margin-bottom: 20px;padding:20px;}

  .ai-module-price-card-top{height: 200px;}

  .doc-wrapper{margin-bottom: 20px;border-top:4px solid #2468F2;}

.ai-module-header{font-size: 2rem;}
.ai-module-header-sub{font-weight: normal;font-size: 1.6rem;}
}
