#banner {
    width: 100%;
    height: 450px;
    background: url(../../img/productDesc/valueBanner.jpg) center center no-repeat;
    background-size: cover !important;
    margin: 0;
}

.content {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
}

.trackIntroduce .content,
.reportShow>div {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.valuationCoreTechnology>div {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

#banner h2 {
    line-height: 100%;
    font-size: 41px;
    font-weight: bold;
    color: #282828;
    margin: 0;
}

#banner .bannerLine {
    width: 56px;
    height: 4px;
    background: #282828;
    margin: 29px 0 0 0;
}

#banner p {
    font-size: 14px;
    font-weight: 400;
    color: #282828;
    line-height: 180%;
    margin: 24px 0;
    width: 520px;
    text-align: left;
    letter-spacing: 0px;
}

#banner .btnBoies a {
    width: 140px;
    height: 40px;
    background: #004DE1;
    border: 1px solid #004DE1;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    margin: 0 35px 0 0;
    cursor: pointer;
    color: #fff;
}

#banner .btnBoies a:nth-child(2) {
    border: 1px solid #004DE1;
    background: transparent;
    color: #004DE1;
}

#banner img {
    width: 579px;
    height: 376px;
    float: right;
    margin: 40px 0 0 0;
}

#banner .content>div {
    float: left;
}

.valuationCoreTechnology {
    width: 100%;
    /* height: 919px; */
    position: relative;
}


/* .valuationCoreTechnology .bg_ {
    position: absolute;
    top: 114px;
    left: 0;
    width: 1227px;
    height: 566px;
    background: url(../../img/productDesc/coreTechnology_bg.png)no-repeat;
    background-size: 100% 100%;
    background-position: -200px;
} */

.valuationCoreTechnology .bg_img {
    position: absolute;
    width: 64%;
    top: 114px;
    left: 0;
}

.valuationCoreTechnology h2 {
    font-size: 28px;
    font-weight: bold;
    color: #0A1633;
    line-height: 100%;
    margin: 75px 0 24px;
    text-align: center;
}

.valuationCoreTechnology>div>p {
    width: 997px;
    font-size: 16px;
    font-weight: 400;
    color: #282828;
    line-height: 28px;
    text-align: center;
    margin: 0 auto 49px;
}

.valuationCoreTechnology ul.tabList {
    width: 100%;
    margin: 39px 0 0 0;
    display: flex;
    justify-content: flex-start;
    position: relative;
}

.valuationCoreTechnology ul.tabList li {
    height: 81px;
    line-height: 81px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

ul.FiveCoreTechnology li {
    width: 240px;
}

ul.FourCoreTechnology li {
    width: 325px;
}

.valuationCoreTechnology ul.tabList li img {
    height: 81px;
    position: absolute;
    top: 0;
    left: -8px;
    display: none;
}

.valuationCoreTechnology ul.FiveCoreTechnology li img.fiveCore:nth-of-type(1),
.valuationCoreTechnology ul.FiveCoreTechnology li.methodActive img.fiveCore:nth-of-type(2),
.valuationCoreTechnology ul.FourCoreTechnology li img.fourCore:nth-of-type(3),
.valuationCoreTechnology ul.FourCoreTechnology li.methodActive img.fourCore:nth-of-type(4) {
    display: block !important;
}

.valuationCoreTechnology ul.tabList li>p {
    font-size: 16px;
    font-weight: 400;
    color: #282828;
    position: relative;
}

.valuationCoreTechnology ul.tabList li.methodActive>p {
    color: #fff;
}

.valuationCoreTechnology .demonstrationIntroduce img {
    margin-top: 30px;
}

.trackDesc,
.valuationCoreTechnology .demonstrationIntroduce p {
    background: linear-gradient(0deg, #1E4FD9 0%, #2F6FF4 100%);
    box-shadow: 2px 2px 13px 0px rgba(32, 76, 151, 0.23);
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    position: relative;
    text-align: justify;
    left: 9px;
    z-index: 2;
    padding: 74px 98px 71px 79px;
}

.valuationCoreTechnology .demonstrationIntroduce p {
    margin-top: 24px;
}

.surveyActiveOpp .trackDesc,
.trackActiveOpp .trackDesc {
    padding: 34px 42px 14px 46px;
}

.valuationCoreTechnology .trackIntroduce h3,
.valuationCoreTechnology .surveyIntroduce h3 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 100%;
    margin: 0 0 5px 0;
}

.valuationCoreTechnology .trackIntroduce p,
.valuationCoreTechnology .surveyIntroduce p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 21px;
    margin: 0 0 21px 0;
}

.valuationCoreTechnology .relativeValuationMethods .methodIntroduce,
.valuationCoreTechnology .absoluteValuationMethods .methodIntroduce {
    margin: 37px 0 30px;
    overflow: hidden;
}

.valuationCoreTechnology .relativeValuationMethods .methodIntroduce img,
.valuationCoreTechnology .absoluteValuationMethods .methodIntroduce img {
    float: left;
}

.valuationCoreTechnology .absoluteValuationMethods .description,
.valuationCoreTechnology .relativeValuationMethods .description {
    float: left;
    width: 532px;
    height: 346px;
    background: linear-gradient(0deg, #1E4FD9 0%, #2F6FF4 100%);
    padding-left: 70px;
}

.valuationCoreTechnology .absoluteValuationMethods .description h3,
.valuationCoreTechnology .relativeValuationMethods .description h3 {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 100%;
    margin-top: 68px;
}

.valuationCoreTechnology .absoluteValuationMethods .description p,
.valuationCoreTechnology .relativeValuationMethods .description p {
    width: 473px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 36px;
}

.valuationCoreTechnology .absoluteValuationMethods .characteristicIntroduce,
.valuationCoreTechnology .relativeValuationMethods .characteristicIntroduce {
    display: flex;
    justify-content: space-between;
}

.valuationCoreTechnology .relativeValuationMethods .characteristicIntroduce>div {
    width: 237px;
    height: 130px;
    background: #F5F7FA;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.23);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 21px;
}

.valuationCoreTechnology .relativeValuationMethods .characteristicIntroduce>div>div {
    width: 155px;
}

.valuationCoreTechnology .absoluteValuationMethods .characteristicIntroduce>div>div {
    width: 241px;
}

.valuationCoreTechnology .relativeValuationMethods .characteristicIntroduce>div span:first-child,
.valuationCoreTechnology .absoluteValuationMethods .characteristicIntroduce>div span:first-child {
    font-size: 16px;
    color: #282828;
    margin-bottom: 8px;
}

.valuationCoreTechnology .relativeValuationMethods .characteristicIntroduce>div span:last-child,
.valuationCoreTechnology .absoluteValuationMethods .characteristicIntroduce>div span:last-child {
    font-size: 14px;
    color: #282828;
    line-height: 20px;
}

.valuationCoreTechnology .absoluteValuationMethods .characteristicIntroduce>div {
    width: 330px;
    height: 130px;
    background: #F5F7FA;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.23);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 26px;
}

.valuationCoreTechnology .absoluteValuationMethods .characteristicIntroduce:nth-of-type(2)>div {
    margin-bottom: 28px;
}

.icon_ {
    /* width: 60px;
    height: 60px; */
}

.valuationCoreTechnology .flowTargetSystem img {
    width: 492px;
    float: left;
    margin: 8px 54px;
}

.flowTargetSystem {
    background: #F4F7FA;
}

.valuationCoreTechnology .flowTargetSystem .flowTargetSystemCont {
    width: 500px;
    height: 511px;
    background: linear-gradient(0deg, #1E4FD9 0%, #2F6FF4 100%);
    float: right;
    padding: 0 43px 0 71px;
}

.valuationCoreTechnology .flowTargetSystem>div {
    border: 2px solid #FFFFFF;
    box-shadow: 2px 2px 13px 0px rgba(32, 76, 151, 0.23);
    margin-top: 37px;
}

.valuationCoreTechnology .flowTargetSystem .flowTargetSystemCont h3 {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 100%;
    margin: 66px 0 23px 0;
}

.valuationCoreTechnology .flowTargetSystem .flowTargetSystemCont h3:nth-of-type(2) {
    margin-top: 46px;
}

.valuationCoreTechnology .flowTargetSystem .flowTargetSystemCont p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 24px;
}

.valuationCoreTechnology .flowModifiedIndex>div {
    height: 562px;
    background: #F4F7FA;
    border: 2px solid #FFFFFF;
    box-shadow: 2px 2px 13px 0px rgba(32, 76, 151, 0.23);
    margin-top: 37px;
}

.valuationCoreTechnology .flowModifiedIndex .flowModifiedIndexTitle {
    width: 100%;
    height: 76px;
    background: #F0F6FF;
    margin: 49px 0 29px 0;
}

.valuationCoreTechnology .flowModifiedIndex .flowModifiedIndexTitle div {
    float: left;
    width: 100px;
    margin: 12px 25px 0;
    font-size: 18px;
    font-weight: bold;
    color: #282828;
    line-height: 26px;
    text-align: center;
}

.valuationCoreTechnology .flowModifiedIndex .flowModifiedIndexTitle div:nth-child(4) {
    width: 700px;
    line-height: 76px;
    margin: 0 25px;
}

.valuationCoreTechnology .flowModifiedIndex .flowModifiedIndexCont {
    width: 1140px;
    height: 375px;
    border: 2px dashed #004DE1;
    margin: 26px auto 52px;
    display: flex;
    justify-content: space-between;
    padding: 14px 16px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.flowModifiedIndexCont_left {
    width: 508px;
    display: flex;
    justify-content: space-between;
}

.flowModifiedIndexCont_left li {
    width: 159px;
    height: 285px;
    background: #F4F7FA;
    border: 2px solid #004DE1;
    box-sizing: border-box;
}

.flowModifiedIndexCont_left li p:first-child {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #004DE1;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.flowModifiedIndexCont_left li p:last-child {
    width: 86px;
    margin: 43px auto 0;
    text-align: justify;
    font-size: 14px;
    line-height: 20px;
}

.flowModifiedIndexCont_left+div {
    width: 360px;
    height: 97px;
    position: relative;
    margin: 0 auto;
}

.flowModifiedIndexCont_left+div img {
    position: absolute;
}

.flowModifiedIndexCont_left+div p {
    width: 231px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: #004DE1;
    position: absolute;
    bottom: 8px;
    left: 67px;
}

.flowModifiedIndexCont_right {
    width: 618px;
}

.flowModifiedIndexCont_right>div {
    height: 104px;
    background: #F4F7FA;
    border: 2px solid #004DE1;
    box-sizing: border-box;
}

.flowModifiedIndexCont_right>div>p:first-child {
    height: 50px;
    line-height: 50px;
    background: #004DE1;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.flowModifiedIndexCont_right>div>p:last-child {
    font-size: 14px;
    line-height: 20px;
    padding: 0 22px;
    text-align: justify;
    margin-top: 6px;
}

.flowModifiedIndexCont_right ul {
    display: flex;
    justify-content: space-between;
    margin-top: 14px;
}

.flowModifiedIndexCont_right ul li {
    width: 260px;
    height: 216px;
    background: #004DE1;
    padding: 20px;
}

.flowModifiedIndexCont_right ul li p:first-child {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 13px;
}

.flowModifiedIndexCont_right ul li p:last-child {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    text-align: justify;
}

.finalValuationResult {
    width: 1172px;
    height: 50px;
    line-height: 50px;
    background: #004DE1;
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
}

.icon1_ {
    width: 75px;
    height: 74px;
    display: block;
    margin: 35px auto 18px;
}

.icon2_ {
    width: 70px;
    height: 70px;
    display: block;
    margin: 35px auto 22px;
}

.icon3_ {
    width: 67px;
    height: 67px;
    display: block;
    margin: 35px auto 25px;
}

.valuationCoreTechnology .dataBase {
    margin: 37px 0 0 0;
}

.valuationCoreTechnology .dataBase>div {
    display: flex;
}

.valuationCoreTechnology .dataBase ul {
    width: 516px;
    height: 387px;
    background: linear-gradient(0deg, #1E4FD9 0%, #2F6FF4 100%);
    padding: 42px 41px 40px 43px;
}

.valuationCoreTechnology .dataBase ul li {
    overflow: hidden;
    margin-bottom: 21px;
}

.valuationCoreTechnology .dataBase ul li img {
    float: left;
    margin-right: 15px;
}

.valuationCoreTechnology .dataBase ul li>div {
    width: 464px;
    float: left;
}

.valuationCoreTechnology .dataBase ul li>div h3 {
    margin: 5px 0 16px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.valuationCoreTechnology .dataBase ul li>div p {
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    text-align: justify;
}

.productFormework {
    width: 1200px;
    margin: 0 auto;
}

.productFormework h2 {
    font-size: 28px;
    font-weight: bold;
    color: #0A1633;
    line-height: 100%;
    text-align: center;
    margin: 73px 0 50px;
}

.productFormework .baseInfoAndDataAnalyze {
    background: #F6F7FB;
    border: 2px dashed #2052DC;
    padding: 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.productFormework .baseInfoAndDataAnalyze .baseInfoModule ul,
.reportInfoModule ul {
    width: 960px;
}

.productFormework .baseInfoAndDataAnalyze .baseInfoModule ul:nth-child(1) {
    margin-top: 22px;
}

.baseInfoAndDataAnalyze>div>div,
.reportInfo>div {
    display: flex;
}

.baseInfoAndDataAnalyze>div>div>p,
.reportInfo>div>P,
.reportInfoModule>div>P {
    width: 162px;
    height: 148px;
    background: linear-gradient(177deg, #2F6FF4 0%, #1E4FD9 100%);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-right: 13px;
    text-align: center;
}

.surveyReportInfo>div>P {
    height: 472px;
}

.fundsActiveOpp>div>P,
.fundActiveOpp>div>p {
    height: 202px;
}

.traceReportInfo>div>p {
    height: 256px;
}

.reportInfo>div>p {
    height: 212px;
}

.baseInfoAndDataAnalyze>div>div>p.dataTitle {
    height: 140px;
}

.demonstrationDepth ul {
    width: 962px;
}

.baseInfoAndDataAnalyze>div>div ul li,
.reportInfoModule ul li {
    margin-bottom: 11px;
    display: flex;
    flex-wrap: wrap;
}

.baseInfoAndDataAnalyze>div.dataModule>div ul li {
    margin-bottom: 14px;
}

.baseInfoAndDataAnalyze>div>div ul li:last-child,
.reportInfoModule ul li:last-child {
    margin-bottom: 0;
}

.baseInfoAndDataAnalyze>div>div ul li span,
.reportInfoModule ul li span {
    width: 138px;
    height: 40px;
    background: #DEEBFF;
    border: 1px solid #DEEBFF;
    box-shadow: 0px 3px 9px 0px rgba(200, 200, 200, 0.36);
    text-align: center;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    font-size: 16px;
    margin-right: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.traceReportInfo ul li span:not(:first-child) {
    width: 123px;
    font-size: 14px;
}

.baseInfoAndDataAnalyze>div>div ul li span:not(:first-child) {
    width: 149px;
    font-size: 14px;
}

.surveyReportInfo ul li span:not(:first-child),
.fundsActiveOpp .reportType+ul li span:not(:first-child),
.fundActiveOpp .reportType+ul li span:not(:first-child) {
    width: 123px;
    font-size: 14px;
}

.baseInfoAndDataAnalyze>div.dataModule>div ul li span {
    width: 108px;
    height: 140px;
    font-size: 14px;
    line-height: 23px;
}

.baseInfoAndDataAnalyze>div.dataDepth>div ul li span {
    width: 108px;
    height: 63px;
}

.baseInfoAndDataAnalyze>div.quickDataDepth>div ul li span {
    width: 148px;
    height: 63px;
}

.baseInfoAndDataAnalyze>div.demonstrationDepth>div ul li span {
    width: 227px;
    height: 63px;
}

.baseInfoAndDataAnalyze>div.demonstrationDepth>div ul li span:nth-child(4n) {
    margin-bottom: 12px;
}

.baseInfoAndDataAnalyze>div:not(.dataModule)>div ul li span:first-child,
.reportInfoModule ul li span:first-child {
    background: #FFFFFF;
    border: 1px solid #D9DEE1;
}

.baseInfoAndDataAnalyze>div>div ul li span:last-child,
.reportInfoModule ul li span:last-child {
    margin-right: 0;
}

.toBottom {
    width: 45px;
    height: 58px;
    background: url(../../img/productDesc/toBottom.png) no-repeat;
    background-size: cover;
    margin-left: 61px;
    margin-top: 7px;
}

.productFormework .reportInfo,
.surveyReportInfo>div {
    padding: 0 30px;
    position: relative;
}

.reportInfoModule>div {
    width: 1140px;
    background: #FFFFFF;
    border: 2px solid #1459F4;
    padding: 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    display: flex;
    justify-content: space-between;
}

.reportInfoCont ul {
    width: 100%;
    height: 66px;
}

.reportInfoItem_long {
    width: 289px !important;
}

.verticalData {
    display: flex;
    justify-content: space-between;
}

.verticalData>div {
    width: 230px;
    margin-right: 14px;
}

.majorframework .verticalData>div {
    width: 182px;
}

.verticalData>div:last-child {
    margin-right: 0;
}

.verticalData p {
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #1459F4;
    border: 1px solid #1459F4;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.verticalData ul {
    height: 112px;
    background: #F2F7FF;
    border: 1px solid #1459F4;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 21px 19px;
    margin-top: 14px;
}

.majorframework ul {
    padding: 21px 8px;
}

.verticalData ul li {
    width: 88px;
    height: 30px;
    line-height: 30px;
    background: linear-gradient(177deg, #2E6FF4 0%, #1E50D8 100%);
    box-shadow: 0px 1px 7px 0px rgba(10, 60, 173, 0.46);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin-bottom: 12px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.majorframework ul li {
    width: 78px;
}

.verticalData.demonstrationActiveOpp ul li {
    font-size: 12px;
}

.quickframework .verticalData>div:last-child li:nth-child(-n+2) {
    margin-top: 20px;
    margin-bottom: 0;
}

.verticalData ul li:nth-last-child(-n+2) {
    margin-bottom: 0;
}

div.earningsForecast ul li,
div.synthesisScore ul li {
    width: 100%;
}

div.earningsForecast ul li:first-child {
    margin-top: 19px;
}

div.synthesisScore ul li:nth-child(-n+2) {
    margin-bottom: 12px;
}

.demonstrationActiveOpp>div:nth-of-type(2) ul li:nth-of-type(3),
.demonstrationActiveOpp>div:nth-of-type(4) ul li:nth-child(n+3) {
    margin-bottom: 39px;
}

.flowChart {
    height: 464px;
    width: 100%;
    background: url(../../img/productDesc/flowChart_bg.png) center center no-repeat;
    background-size: cover;
    padding: 59px 0;
    margin-top: 73px;
}

.eightStep {
    height: 593px;
    background: url(../../img/productDesc/eightStepBG.png) center center no-repeat;
    background-size: cover;
}

.flowChart>div {
    width: 1200px;
    margin: 0 auto;
}

.flowChart h2 {
    font-size: 28px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 100%;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 0;
}

.flowChart h2+div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flowChart ul {
    width: 551px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.flowChart ul li {
    width: 260px;
    height: 110px;
    background: #F5F7FA;
    box-shadow: 8px 8px 13px 0px rgba(47, 112, 244, 0.55);
    cursor: pointer;
    display: flex;
    align-items: center;
    text-align: center;
    margin-bottom: 28px;
}

.flowChart ul li.liActive {
    background: #0057FF;
}

.flowChart ul>li.liActive>div p {
    color: #fff;
}

.flowChart ul li:nth-last-child(-n+2) {
    margin-bottom: 0;
}

.flowChart ul li>div {
    width: 100%;
}

.flowChart ul>li>div img {
    height: 46px;
    margin-bottom: 5px;
}

.flowChart ul>li>div img:nth-of-type(2),
.flowChart ul li.liActive>div img:first-child {
    display: none;
}

.flowChart ul li.liActive>div img:first-child {
    display: none;
}

.flowChart ul li.liActive>div img:nth-of-type(2) {
    display: inline-block;
}

.flowChart ul>li>div p {
    font-size: 16px;
    color: #282828;
}

.flowChart .ikonBox {
    width: 591px;
    height: 322px;
    background: url(../../img/productDesc/clay-MBP@2x.png) center center no-repeat;
    background-size: cover;
}

.flowChart .ikon {
    width: 453px;
    height: 272px;
    margin: 20px auto;
    display: block;
}

.liActive {
    background: url(../../img/productDesc/liActive_bg.png)no-repeat;
    background-size: 100% 100%;
}

.reportShow {
    width: 100%;
    height: 710px;
    background: url(../../img/productDesc/reportShow_bg.png)no-repeat;
    background-size: 100% 100%;
    margin-bottom: 94px;
}

.reportShow h2 {
    font-size: 28px;
    font-weight: bold;
    color: #0A1633;
    line-height: 100%;
    text-align: center;
    margin: 83px 0 0 0;
}

.swiper-button-prev,
.prev {
    width: 47px;
    height: 74px;
    background: url(../../img/productDesc/jiantou-2.png)no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
}

.swiper-button-next,
.next {
    width: 47px;
    height: 74px;
    background: url(../../img/turing/right.png)no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
}

.reportPicList {
    margin: 62px 0 0 0;
}

.reportPicList ul li {
    width: 304px;
    height: 438px;
    /* background: #282828; */
    border: 3px solid #1459f4;
    margin: 0 20px;
    box-sizing: border-box;
}

.reportPicList .swiperClient {
    width: 1028px;
    height: 444px;
    overflow: hidden;
    position: relative;
    margin-left: 88px;
}

.reportPicList .swiperClient img {
    width: 100%;
    height: 100%;
}

.reportPicList .swiperClient ul {
    position: absolute;
    /* left: -1068px; */
    /* margin-left:0px; */
    transition: 1.2s;
    width: 10000%;
}

.swiperClient .tempWrap {
    margin: 0 0px 0 50px !important;
    width: 1101px !important;
}

.aboutProduct {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.aboutProduct p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    background: linear-gradient(0deg, #1E4FD9 0%, #2F6FF4 100%);
    box-shadow: 2px 2px 13px 0px rgba(32, 76, 151, 0.23);
    border: 2px solid #FFFFFF;
    position: relative;
    left: 11px;
    padding: 47px 44px 50px;
}

.bg_img_ {
    width: 82%;
    height: 373px;
    position: absolute;
    right: 0px;
    top: 160px;
}

.reportSpecail {
    width: 1200px;
    margin: 0 auto;
}

.reportSpecail h2 {
    font-size: 28px;
    font-weight: bold;
    color: #0A1633;
    line-height: 100%;
    text-align: center;
    margin: 81px 0 50px 0;
}

.reportSpecail ul {
    display: flex;
    justify-content: space-between;
}

.reportSpecail ul li {
    width: 171px;
}

.reportSpecail ul li img {
    display: block;
    margin: 0 auto;
    height: 67px;
    margin-bottom: 25px;
}

.reportSpecail ul li p {
    font-size: 16px;
    color: #282828;
    text-align: center;
}

.reportPicList ul.demonstrationReport {
    margin: 0 auto;
}

.reportPicList ul.demonstrationReport li {
    width: 520px;
    height: 316px;
    margin: 50px 49px 0 0;
}

.marginActive {
    margin-left: 284px !important;
}

.clear {
    clear: both;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
}

.register {
    width: 100%;
    height: 160px;
    background-size: 100% 300px;
    background: linear-gradient(-31deg, #006EFD 0%, #004DE1 100%);
    position: relative;
}

.register>div {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.registerL {
    width: 70%;
}

.registerR {
    width: 30%;
}

.registerR img {
    float: right;
    position: absolute;
    top: -57px;
    right: 0;
}

.register p:first-child {
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 40px;
}

.register a {
    width: 110px;
    height: 30px;
    border: 1px solid #FFFFFF;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
    margin-top: 20px;
    display: block;
}

.register a:hover {
    background: #fff;
    color: #1459F4;
}


/* 翻页效果 */


/* 翻页效果 */

.flipOver {
    height: 456px;
    position: relative;
}

.bb-item {
    overflow: hidden;
}

.bookBox {
    width: 100% !important;
    height: 100% !important;
    background: #F4F7FA;
    position: relative;
}

.singlePage {
    height: 100%;
    /* background: #F4F7FA; */
    position: relative;
}

.blueBackground {
    width: 553px;
    height: 366px;
    background: linear-gradient(0deg, #1E4FD9 0%, #2F6FF4 100%);
    border: 2px solid #FFFFFF;
    box-shadow: 2px 2px 13px 0px rgba(32, 76, 151, 0.23);
    position: absolute;
    top: 70px;
    left: 0;
}

.singlePage img {
    width: 592px;
    height: 391px;
    position: absolute;
    top: 29px;
    left: 22px;
}

.blueBackground+p {
    width: 300px;
    height: 100%;
    background: #F4F7FA;
    position: absolute;
    top: 0;
    right: 0;
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
}

.singlePage>span {
    width: 120px;
    height: 50px;
    line-height: 50px;
    background: linear-gradient(0deg, #1E4FD9 0%, #2F6FF4 100%);
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
}

.bb-item>div.bookWord {
    background: #F4F7FA;
}

.bookWord .introduce {
    width: 77%;
    height: 100%;
    margin-right: 24px;
}

.bookWord .introduce>div {
    height: 100%;
    display: flex;
    align-items: center;
}

.bookWord .introduce h3 {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}

.introduce p {
    font-size: 14px;
    margin-top: 15px;
    line-height: 24px;
}

.introduce p.genre {
    margin-top: 20px;
}

.pageNumber {
    font-size: 24px;
    position: absolute;
    right: 30px;
    bottom: 26px;
}

.flipOver a {
    background: rgba(0, 0, 0, .5);
    text-align: center;
    z-index: 1000;
    padding: 9px 10px;
    position: absolute;
    top: 50%;
    margin-top: -50px;
}

.flipOver a img {
    width: 22px;
    height: 80px;
}

.flipOver a#bb-nav-next {
    right: 0;
}

.bb-flip-next,
.bb-flipoverlay,
.bb-vertical .bb-front .bb-content {
    background: #F4F7FA;
}

.bb-overlay,
.bb-outer {
    background: #fff;
}