body {min-height: 101vh;background: #000;}  img {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-user-drag: none;}  .slider--wrapper .am-slider-default {margin: 0;background-color: transparent;border-radius: 0;-webkit-box-shadow: none;box-shadow: none;}  .section_wrapper {position: relative;text-align: center;overflow: hidden;}  .section_container {position: absolute;width: 1200px;top: 0;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);}  section .section_title {text-align: center;padding: 70px 0 60px;}  .section_title .title_name {font-size: 40px;line-height: 1;color: #fefefe;}  .section_title .title_tip {font-size: 16px;line-height: 1;color: #fefefe;opacity: 0.43;margin-top: 11px;}  header .header_logo {height: 80px;background-image: -webkit-gradient(linear, left top, right top, from(#fe3f04), to(#fc803c)), -webkit-gradient(linear, left top, left bottom, from(#f97c40), to(#f97c40));background-image: -webkit-linear-gradient(left, #fe3f04 0%, #fc803c 100%), -webkit-linear-gradient(#f97c40, #f97c40);background-image: linear-gradient(90deg, #fe3f04 0%, #fc803c 100%), linear-gradient(#f97c40, #f97c40);background-blend-mode: normal, normal;}  .header_logo .header_nav ul {height: 80px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}  header .header_phone {text-align: center;position: relative;}  header .header_phone > img {width: 100%;height: 100px;}  header .header_phone .header_content {height: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}  header .header_content ul {width: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}  .header_nav li:first-of-type {margin-right: 33px;}  .banner {height: 583px;text-align: center;position: relative;overflow: hidden;}  .banner > img {width: 100%;height: 100%;}  .banner_container {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}  .banner .banner_form {background: #fff;width: 305px;height: 450px;padding: 30px 17px 24px;}  .banner .banner_img {width: 895px;height: 450px;text-align: center;overflow: hidden;}  .banner .banner_img img {max-width: 100%;}  .sayHello {width: 208px;height: 60px;margin-bottom: 30px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-align-content: flex-start;-ms-flex-line-pack: start;align-content: flex-start;}  .form_name {margin-left: 20px;text-align: left;font-size: 16px;color: #333;padding-top: 10px;}  .form_name .name_tip {opacity: 0.34;margin-top: 10px;}  .am-form input[type=text] {width: 100%;padding-left: 60px;border: solid 1px #c6c6c6;}  .am-form-group {position: relative;margin-bottom: 20px;}  .am-form-group::after {content: "";width: 1px;height: 22px;background-image: -webkit-gradient(linear, left top, left bottom, from(#c6c6c6), to(#c6c6c6)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));background-image: -webkit-linear-gradient(#c6c6c6, #c6c6c6), -webkit-linear-gradient(#ffffff, #ffffff);background-image: linear-gradient(#c6c6c6, #c6c6c6), linear-gradient(#ffffff, #ffffff);background-blend-mode: normal, normal;position: absolute;top: 50%;left: 51px;-webkit-transform: translateY(-50%);transform: translateY(-50%);}  .am-form-group::before {content: "";width: 20px;height: 20px;text-align: center;position: absolute;top: 50%;left: 15px;-webkit-transform: translateY(-50%);transform: translateY(-50%);}  .am-form-group:nth-of-type(1)::before {background: url("../images/icon-name.png") no-repeat center;background-size: contain;}  .am-form-group:nth-of-type(2)::before {background: url("../images/icon-phone.png") no-repeat center;background-size: contain;}  .am-form-group:nth-of-type(3)::before {background: url("../images/icon-company.png") no-repeat center;background-size: contain;}  .am-form_tip {background-color: #f2f2f2;border-radius: 4px;padding: 25px 20px;font-size: 16px;color: #333;line-height: 1.625;text-align: left;margin-bottom: 20px;}  .am-form_tip p {line-height: inherit;}  .form_button button {border: none;}  .section_advisory {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;height: 130px;background-color: rgba(2, 2, 2, 0.5);font-size: 26px;color: #e4cdb1;padding: 0 20px;position: absolute;width: 1200px;bottom: 0;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);}  .advisory_button {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}  .advisory_button .button_info {font-size: 14px;color: #fefefe;margin-top: 14px;}  #dataSource {background-color: #1e2028;padding-bottom: 137px;}  #dataSource .slider--wrapper {width: 930px;height: 427px;margin: 0 auto;}  #dataSource .slider--wrapper .am-slider-default {height: 427px;}  #dataSource .slider--wrapper .img--wrapper {width: 100%;height: 387px;position: relative;}  #dataSource .slider--wrapper .img--wrapper img {width: auto;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}  .slider--wrapper .li_tip {font-size: 20px;line-height: 1;color: #ffffff;padding-left: 27px;position: relative;margin-bottom: 20px;}  .slider--wrapper .li_tip::after {content: "";width: 16px;height: 16px;background: #f99740;position: absolute;top: 50%;left: 0;-webkit-transform: translateY(-50%);transform: translateY(-50%);}  #dataSource .am-slider-default .am-control-nav {bottom: -87px;}  .slider--wrapper .am-slider-default .am-control-nav li a {width: 26px;height: 26px;line-height: 26px;background: #666;font-size: 22px;color: #b4b4b4;text-indent: 0;}  .slider--wrapper .am-slider-default .am-control-nav li a.am-active {width: 44px;background-color: #db723e;border-radius: 1000px;color: #fff;}  .slider--wrapper .am-slider-default .am-direction-nav a {width: 40px;height: 40px;opacity: 1;margin: 16px 0 0;}  .slider--wrapper .am-slider-default .am-direction-nav a:before {width: 40px;height: 40px;content: "";background: url(../images/left.png) no-repeat center;}  .slider--wrapper .am-slider-default .am-direction-nav a.am-next:before {content: "";background: url("../images/right.png") no-repeat center;}  .slider--wrapper .am-slider-default .am-direction-nav .am-prev {left: -65px;}  .slider--wrapper .am-slider-default .am-direction-nav .am-next {right: -65px;text-align: right;}  #dataAnalysis {min-height: 1081px;overflow: hidden;}  #dataAnalysis > img {min-width: 100%;height: 100%;}  #dataAnalysis .analysis_tab {margin-bottom: 40px;}  #dataAnalysis .analysis_tab .tab_ul {width: 100%;height: 170px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}  #dataAnalysis .analysis_tab .tab_ul li {-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;position: relative;}  #dataAnalysis .analysis_tab .tab_ul li::after {display: none;content: "";position: absolute;width: 0;height: 0;bottom: 0;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);border: 18.5px solid transparent;border-bottom-color: #fff;}  #dataAnalysis .analysis_tab .tab_ul li.active::after {display: block;}  #dataAnalysis .analysis_tab .tab_li_img--wrapper {height: 170px;cursor: pointer;}  #dataAnalysis .analysis_tab li:nth-of-type(1) .tab_li_img--wrapper {background: url("../images/title-1.png") no-repeat center;}  #dataAnalysis .analysis_tab li:nth-of-type(2) .tab_li_img--wrapper {background: url("../images/title-2.png") no-repeat center;}  #dataAnalysis .analysis_tab li:nth-of-type(3) .tab_li_img--wrapper {background: url("../images/title-3.png") no-repeat center;}  #dataAnalysis .analysis_tab li:nth-of-type(4) .tab_li_img--wrapper {background: url("../images/title-4.png") no-repeat center;}  #dataAnalysis .analysis_tab li:nth-of-type(5) .tab_li_img--wrapper {background: url("../images/title-5.png") no-repeat center;}  #dataAnalysis .analysis_tab li:nth-of-type(6) .tab_li_img--wrapper {background: url("../images/title-6.png") no-repeat center;}  #dataAnalysis .analysis_tab li:nth-of-type(1).active .tab_li_img--wrapper, #dataAnalysis .analysis_tab li:nth-of-type(1):hover .tab_li_img--wrapper {background: url("../images/title-1-active.png") no-repeat center;}  #dataAnalysis .analysis_tab li:nth-of-type(2).active .tab_li_img--wrapper, #dataAnalysis .analysis_tab li:nth-of-type(2):hover .tab_li_img--wrapper {background: url("../images/title-2-active.png") no-repeat center;}  #dataAnalysis .analysis_tab li:nth-of-type(3).active .tab_li_img--wrapper, #dataAnalysis .analysis_tab li:nth-of-type(3):hover .tab_li_img--wrapper {background: url("../images/title-3-active.png") no-repeat center;}  #dataAnalysis .analysis_tab li:nth-of-type(4).active .tab_li_img--wrapper, #dataAnalysis .analysis_tab li:nth-of-type(4):hover .tab_li_img--wrapper {background: url("../images/title-4-active.png") no-repeat center;}  #dataAnalysis .analysis_tab li:nth-of-type(5).active .tab_li_img--wrapper, #dataAnalysis .analysis_tab li:nth-of-type(5):hover .tab_li_img--wrapper {background: url("../images/title-5-active.png") no-repeat center;}  #dataAnalysis .analysis_tab li:nth-of-type(6).active .tab_li_img--wrapper, #dataAnalysis .analysis_tab li:nth-of-type(6):hover .tab_li_img--wrapper {background: url("../images/title-6-active.png") no-repeat center;}  #dataAnalysis .analysis_panel, #dataAnalysis .analysis_panel li {height: 535px;background: #fff;}  #dataAnalysis .analysis_panel li {display: none;}  #dataAnalysis .analysis_panel li.active {display: block;}  .analysis_panel .img--wrapper {position: relative;width: 100%;height: 100%;}  .analysis_panel .img--wrapper img {width: auto;height: auto;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}  section .advisory_button {margin: 0 auto;}  section .advisory_button .button_info {font-size: 14px;color: #ffffff;opacity: 0.5;margin-top: 14px;}  #kernel {background: #000;padding-bottom: 47px;}  .kernel_container {height: 637px;width: 1021px;margin: 0 auto 50px;background: url("../images/bg-6.png") no-repeat center;padding: 66px 32px 29px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}  .kernel_container > .img--wrapper {}  .kernel_container .slider--wrapper {width: 445px;height: 545px;background: url("../images/section-6-bg.png") no-repeat center;padding: 137px 42px 76px;}  .kernel_container .slider--wrapper .am-slider-default {height: 332px;}  .kernel_container .slider--wrapper .am-viewport li {width: 361px;height: 332px;}  .kernel_container .slider--wrapper .am-slider-default .img--wrapper {width: 100%;height: 100%;overflow: hidden;position: relative;}  .kernel_container .slider--wrapper .am-slider-default .img--wrapper img {position: absolute;width: auto;height: auto;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}  .kernel_container .slider--wrapper .am-slider-default .am-control-nav li a.am-active {background-color: #fcdcb4;color: #000;}  .kernel_container .am-slider-default .am-control-nav {bottom: -47px;}  #research > img {min-width: 100%;height: 100%;}  #research .img--wrapper {margin-bottom: 60px;position: relative;width: 1016px;height: 597px;}  #research .section_container {width: 1016px;}  #survey > img {min-width: 100%;height: 100%;}  #survey .section_container {width: 1142px;}  #survey .img--wrapper {margin-bottom: 60px;position: relative;width: 1142px;height: 440px;}  #buy .buy_title {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;margin: 78px auto 88px;}  #buy .advisory_button {-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;margin-right: 0;}  #buy .advisory_button .button_info {font-size: 25px;color: #ffffff;margin-bottom: 28px;opacity: 1;}  #buy .title_imgList {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;}  #buy .title_imgList li {display: none;}  #buy .title_imgList li.active {display: block;}  #buy .buy_list {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}  #buy .buy_list li {width: 394px;height: 330px;border-radius: 10px;background: #000;overflow: hidden;}  #buy .buy_list li:hover, #buy .buy_list li.active {background-color: #d7554c;}  #buy .buy_list li .img--wrapper {width: 100%;height: 70%;position: relative;}  #buy .buy_list li.discount .img--wrapper::before {content: "";display: block;width: 0;height: 0;border: 30px solid transparent;border-top-color: #ee6262;border-right-color: #ee6262;position: absolute;top: 0;right: 0;}  #buy .buy_list li.discount .img--wrapper::after {content: "8折";display: block;position: absolute;top: 8px;right: 3px;color: #fff;}  #buy .buy_list li .img--wrapper img {width: auto;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}  #buy .buy_list li .list_button {width: 195px;line-height: 46px;vertical-align: middle;color: #fff;border-radius: 1000px;margin: 0 auto;background: #f97c40;}  /*弹窗*/  .am-modal#doc-modal-5 .am-modal-dialog {width: 660px;border: 3px solid;-webkit-border-image: -webkit-gradient(linear, left top, right top, from(#c3398f), to(#17439a)) 30 30;-webkit-border-image: -webkit-linear-gradient(left, #c3398f, #17439a) 30 30;-o-border-image: linear-gradient(to right, #c3398f, #17439a) 30 30;border-image: -webkit-gradient(linear, left top, right top, from(#c3398f), to(#17439a)) 30 30;border-image: linear-gradient(to right, #c3398f, #17439a) 30 30;background: #fff;}  .am-modal#doc-modal-5 .am-modal-bd {margin: 0 auto;padding: 0;}  .am-modal#doc-modal-5 .am-modal-hd {padding: 0;}  .am-modal-hd .am-close {position: absolute;top: -23px;right: -3px;opacity: 1;}  .am-modal .am-form-icon [class*=am-icon-] {left: 1em;}  #activity_content .form--wrapper {font-size: 20px;color: #000;background: #fff;padding: 30px 35px;border-radius: 10px;}  #activity_content .form--wrapper .form_wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}  #activity_content .form--wrapper .form_wrapper .am-form-group {width: 285px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}  #activity_content .am-form input[type=text] {font-size: 14px;height: 40px;border-radius: 4px;}  #activity_content .form--wrapper .am-form_tip {background-color: #f2f2f2;border-radius: 4px;padding: 12px 28px;font-size: 16px;color: #333;line-height: 1.625;text-align: left;margin-bottom: 18px;}  #activity_content .form--wrapper .am-form_tip p {line-height: inherit;}  #activity_content .form--wrapper .form_button {margin-bottom: 18px;}  #activity_content .form--wrapper .form_button button {border: none;width: 271px;margin-bottom: 10px;line-height: 46px;text-align: center;font-size: 20px;color: #fff;background: rgb(249, 124, 64);border-radius: 4px;}  #activity_content .form--wrapper .form_button .button_info {font-size: 14px;color: #000;}  #activity_content .form--wrapper .form_buyList {width: 100%;height: 157px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;}  #activity_content .form--wrapper .form_buyList li {position: relative;width: 191px;height: 158px;border-radius: 10px;overflow: hidden;}  #activity_content .form--wrapper .form_buyList li img {width: auto;height: 100%;}  #activity_content .form--wrapper .form_buyList li .list_button {width: 75%;height: 20px;border-radius: 100px;position: absolute;bottom: 10px;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);background: rgb(204, 165, 119);font-size: 10px;color: #fff;line-height: 20px;}
