html{ scroll-behavior:smooth }
#header {
    padding-top: 54px;
}
#header .logo {
    position: fixed;
    top: 8px;
    left: 38px;
    z-index: 111;
}
.nav {
    background-color: #1E293E;
    line-height: 54px;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 11;
}
.nav .content {
    background-color: #1E293E;
    line-height: 54px;
    width: 1200px;
    margin: 0 auto;
}
.nav .content a{
    position: relative;
    display: inline-block;
    width: 64px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
}
.nav .content a:hover::after,
.nav .content a.show::after {
    position: absolute;
    bottom: 0;
    left: 3px;
    content: ' ';
    display: inline-block;
    width: 58px;
    height: 4px;
    background: #ffffff;
    border-radius: 1px;
}
.nav .content .th1{
    margin-left: 242px;
}
.nav .content .th2{
    margin-left: 107px;
}
.nav .content .th3{
    margin-left: 120px;
}
.nav .content .th4{
    margin-left: 120px;
}
.nav .content .th5{
    margin-left: 120px;
}
/* baaner */
.banner {
    min-width: 1200px;
    background-image: url(../img/banner@2x.png);
    background-size: auto 346px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ecf6ff;
/* } */
}
.banner .content {
    width: 1200px;
    height: 346px;
    margin: 0 auto;
}
.banner .content .title {
    padding: 112px 0 24px 0;
    line-height: 58px;
    font-size: 44px;
    font-weight: bold;
    color: #41485C;
}
.banner .content .desc {
    color: #273136;
    font-size: 20px;
    line-height: 30px;
}
/* 公司介绍 */
.intro .content {
    width: 1200px;
    margin: 0 auto;
    padding: 56px 0 0 0;
}
.intro .content .title {
    text-align: center;
    line-height: 42px;
    color: #333;
    font-weight: bold;
    font-size: 32px;
    margin-bottom: 11px;
}
.intro .content .desc {
    height: 206px;
    margin: 0 6px;
    padding: 53px 0 0 94px;
    line-height: 36px;
    font-size: 18px;
    color: #fff;
    background-image: url(../img/intro/jieshao_bg@2x.png);
    background-size: 100% 206px;
}
.intro .content .book {
    margin: -20px 53px 10px 53px;
    padding-top: 33px;
    padding-bottom: 34px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background: #ffffff;
    box-shadow: 0px 0px 21px 0px rgba(60,78,104,0.10); 
}
.intro .content .book .item {
    display: inline-block;
    width: 280px;
    text-align: center;
}
.intro .content .book .item:nth-child(1) {
    margin-left: 64px;
}
.intro .content .book .item:nth-child(2) {
    margin-left: 60px;
}
.intro .content .book .item:nth-child(3) {
    margin-left: 60px;
}
.intro .content .book .item .box {
    width: 100%;
    height: 258px;
    background-color: #F4F4F4;
}
.intro .content .book .item .name {
    margin-top: 16px;
    font-size: 16px;
    line-height: 21px;
    color: #273136;
}
/* 产品服务 */
.service {
    width: 1200px;
    margin: 0 auto;
    padding-top: 56px;
    line-height: 42px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #333;
}
/* 嘉助手 */
.helper  {
    min-width: 1200px;
    background-image: url(../img/chanpin_bg@2x.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.helper .content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 55px;
    padding-bottom: 107px;
}
.helper .content .title {
    line-height: 37px;
    color: #41485C;
    font-size: 28px;
    font-weight: bold;
}
.helper .content .sub-title {
    margin-top: 16px;
    line-height: 30px;
    font-size: 20px;
    color: #66686B;
}
.helper .content .detail {
    padding-top: 38px;
    overflow: hidden;
}

.helper .content .detail .left {
    float: left;
    padding: 10px 0 0 40px;
}

.helper .content .detail .left .item {
    margin-top: 24px;
}
.helper .content .detail .left .item:nth-child(1) {
    margin-top: 0;
}
.helper .content .detail .left .item .name {
    position: relative;
    top: 2px;
    line-height: 26px;
    margin-left: 12px;
    color: #333;
    font-size: 20px;
    
    font-weight: bold;
   
}
.helper .content .detail .left .item .desc {
    font-size: 18px;
    color: #666F79;
    line-height: 30px;
    margin-top: 12px;
}
.helper .content .detail .right {
    margin-left: 508px;
}
.helper .content .detail .right .swiper-box {
    display: inline-block;
    width: 312px;
    vertical-align: top;
}
.helper .content .detail .right .swiper-box .swiper-pagination-bullet  {
    width: 48px;
}
.helper .content .detail  .right .desc {
    margin-left: 50px;
    width: 560px;
    text-align: center;
    margin-top: 18px;
    color: #666;
    font-size: 20px;
    line-height: 30px;
}   
.helper .content .detail .btn {
    width: 152px;
    height: 48px;
    margin-top: 40px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #174071;
    border-radius: 6px;
    box-shadow: 0px 0px 10px 0px rgba(33,72,108,0.40); 
}



/* 资管云 */
.cloud  {
    min-width: 1200px;
    background-image: url(../img/chanpin_bg@2x.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.cloud .content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 55px;
    padding-bottom: 56px;
}
.cloud .content .title {
    line-height: 37px;
    color: #41485C;
    font-size: 28px;
    font-weight: bold;
}
.cloud .content .sub-title {
    margin-top: 16px;
    line-height: 30px;
    font-size: 20px;
    color: #66686B;
}
.cloud .content .detail {
    padding-top: 50px;
    overflow: hidden;
}
.cloud .content .detail .left {
    margin-left: 22px;
    padding-top: 59px;
    float: left;
    width: 702px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
}

.cloud .content .detail .right {
    margin-left: 758px;
}

.cloud .content .detail .right .item {
    margin-top: 24px;
}
.cloud .content .detail .right .item:nth-child(1) {
    margin-top: 0;
}
.cloud .content .detail .right .item .name {
    position: relative;
    top: 2px;
    line-height: 26px;
    margin-left: 12px;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.cloud .content .detail .right .item .desc {
    font-size: 18px;
    color: #666F79;
    line-height: 30px;
    margin-top: 12px;
}
 
.cloud .content .detail .btn {
    width: 152px;
    height: 48px;
    margin-top: 40px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #174071;
    border-radius: 6px;
    box-shadow: 0px 0px 10px 0px rgba(33,72,108,0.40); 
}


/* 小嘉精灵 */
.spirit  {
    min-width: 1200px;
    background-image: url(../img/chanpin_bg@2x.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.spirit .content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 55px;
    padding-bottom: 89px;
}
.spirit .content .title {
    line-height: 37px;
    color: #41485C;
    font-size: 28px;
    font-weight: bold;
}
.spirit .content .sub-title {
    margin-top: 16px;
    line-height: 30px;
    font-size: 20px;
    color: #66686B;
}
.spirit .content .detail {
    padding-top: 24px;
    overflow: hidden;
}

.spirit .content .detail .left {
    float: left;
    padding: 3px 0 0 40px;
}

.spirit .content .detail .left .item {
    margin-top: 24px;
}
.spirit .content .detail .left .item .name {
    position: relative;
    top: 2px;
    line-height: 26px;
    margin-left: 12px;
    color: #333;
    font-size: 20px;
    
    font-weight: bold;
   
}
.spirit .content .detail .left .item .desc {
    font-size: 18px;
    color: #666F79;
    line-height: 30px;
    margin-top: 12px;
}
.spirit .content .detail .right {
    margin-left: 526px;
}
.spirit .content .detail  .right .desc {
    margin-left: 50px;
    width: 560px;
    text-align: center;
    margin-top: 18px;
    color: #666;
    font-size: 20px;
    line-height: 30px;
}   
.spirit .content .detail .btn {
    width: 152px;
    height: 48px;
    margin-top: 40px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #174071;
    border-radius: 6px;
    box-shadow: 0px 0px 10px 0px rgba(33,72,108,0.40); 
}

/* 小嘉研究 */
.track {
    min-width: 1200px;
    background-image: url(../img/track/yanjiu_bg@2x.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.track .content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 54px;
    padding-bottom: 56px;
}

.track .content .title{
    font-size: 32px;
    line-height: 42px;
    color: #fff;
}
.track .content .header .desc {
    margin-top: 16px;
    color: #fff;
}
.track .content .header .desc p{
    font-size: 18px;
    line-height: 30px;
}

.track .content .good {
    margin-top: 56px;
}
.track .content .good .item {
    display: inline-block;
    text-align: center;
    color: #fff;
}
.track .content .good .item.th1 {
    margin-left: 24px;
}
.track .content .good .item.th2 {
    margin-left: 45px;
}
.track .content .good .item.th3 {
    margin-left: 47px;
}
.track .content .good .item.th4 {
    margin-left: 31px;
}
.track .content .good .item.th5 {
    margin-left: 39px;
}
.track .content .good .item.th6 {
    margin-left: 55px;
}
.track .content .good .item p{
    margin-top: 16px;
    font-size: 16px;
    line-height: 21px;
}

.track .content .detail {
    margin: 56px 37px 0 37px;
    padding: 53px 36px 36px 36px;
    background-color: #fff;
    border-radius: 8px;
}
.track .content .detail .head {
    overflow: hidden;
}
.track .content .detail .head .left {
    height: 360px;
    padding-top: 92px;
    text-align: center;
    margin-left: 738px;
    background-image: url(../img/track/yanjiu_pic@2x.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.track .content .detail .head .left .qr {
    width: 320px;
    font-size: 16px;
    color:  rgba(255,255,255,0.85);
    line-height: 21px;
    margin-top: 16px;
}
.track .content .detail .head .right {
    width: 663px;
    float: left;
}
.track .content .detail .head .right .sub-title {
    color: #3B3A39;
    position: relative;
    top: 1px;
    margin-left: 16px;
} 
.track .content .detail .head .right .desc {
    margin-top: 23px;
    font-size: 16px;
    color: #666F79;
    line-height: 30px;
}
.track .content .detail .head .right .product {
    margin-top: 24px;
    height: 70px;
}
.track .content .detail .head .right .product .line {
    position: relative;
    top: 4px;
    display: inline-block;
    width: 6px;
    height: 22px;
    background: #174071;
    border-radius: 2px;
}
.track .content .detail .head .right .product .name {
    display: inline-block;
    line-height: 26px;
    color: #333;
    margin-left: 12px;
    font-size: 20px;
}
.track .content .detail .head .right .product .msg {
    margin-top: 14px;
    color: #666F79;
    font-size: 16px;
    line-height: 30px;
}
.track .content .detail .head .right .qrcode {
    margin-top: 16px;
    display: inline-block;
    text-align: center;
}
.track .content .detail .head .right .qrcode p {
    margin-top: 16px;
    font-size: 16px;
    line-height: 21px;
    color:  rgba(102,111,121,0.85);
}

.track .content .examine {
    margin-top: 24px;
}
.track .content .examine .sub-title{
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 30px;
    color: #333;
    font-weight: bold;
}
.track .content .examine .flex{
   display: flex;
}
.track .content .examine .flex .left{
   width: 680px;
 }
.track .content .examine .flex .right{
    margin-left: 40px;
}
.track .content .examine .flex .item{
   margin-top:24px;
}
.track .content .examine .flex .item .name{
    position: relative;
    top: 2px;
    line-height: 26px;
    margin-left: 8px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
 }
.track .content .examine .flex .item .desc p{
    padding: 2px;
 }
.track .content .examine .flex .right .btn{
    width: 152px;
    height: 48px;
    margin-top: 40px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #174071;
    border-radius: 6px;
    box-shadow: 0px 0px 10px 0px rgba(33,72,108,0.40);
 }
.track .content .examine .msg{
    margin-top: 12px;
    color: #666F79;
    font-size: 16px;
    list-style-type:disc;
    margin-left: 18px;
    /* line-height: 30px; */
}
.track .content .examine .step {
    position: relative;
    height: 206px;
}

.track .content .examine .step .diamond{
    width: 70px;
    height: 70px;
    background-image: url(../img/track/lan_cube@2x.png);
    background-size: 100% 100%;
    text-align: center;
}
.track .content .examine .step .diamond.red{
    width: 70px;
    height: 70px;
    background-image: url(../img/track/hong_cube@2x.png);
    background-size: 100% 100%;
    text-align: center;
    padding-top: 16px;
}
.track .content .examine .step .diamond .name1 {
    padding-top: 25px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}
.track .content .examine .step .diamond .name2 {
   
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}
.track .content .examine .step .step1-icon {
    position: absolute;
    left: 45px;
    display: inline-block;
    text-align: center;
}
.track .content .examine .step .step3-icon {
    position: absolute;
    left: 392px;
    display: inline-block;
    text-align: center;
}
.track .content .examine .step .step5-icon {
    position: absolute;
    left: 736px;
    display: inline-block;
    text-align: center;
}
.track .content .examine .step .step2-icon {
    position: absolute;
    top: 97px;
    left: 219px;
    display: inline-block;
    text-align: center;
}
.track .content .examine .step .step4-icon {
    position: absolute;
    top: 97px;
    left: 564px;
    display: inline-block;
    text-align: center;
}
.track .content .examine .step .step6-icon {
    position: absolute;
    top: 97px;
    left: 906px;
    display: inline-block;
    text-align: center;
}
.track .content .examine .step .gray-triangle {
    height: 14px;
    margin: 4px 0 8px 0;
}
.track .content .examine .step .red-triangle {
    height: 14px;
    margin: 8px 0 4px 0;
}
.track .content .examine .step .circle {
    text-align: center;
    overflow: hidden;
}
.track .content .examine .step .circle img {
    float: left;
    margin-left: 29px;
}
.track .content .examine .step .rect {
    position: absolute;
    left: 0;
    top: 98px;
    width: 100%;
    height: 8px;
    background: #f4f4f4;
}

.track .content .examine .step .step-desc {
    font-size: 14px;
    color: #273136;
    line-height: 20px;
}
.track .content .examine .step .step1-desc {
    position: absolute;
    left: 1px;
    top: 126px;
}
.track .content .examine .step .step3-desc {
    position: absolute;
    left: 347px;
    top: 126px;
}
.track .content .examine .step .step5-desc {
    position: absolute;
    left: 702px;
    top: 126px;
}
.track .content .examine .step .step2-desc {
    position: absolute;
    top: 19px;
    left: 195px;
}
.track .content .examine .step .step4-desc {
    position: absolute;
    top: 19px;
    left: 524px;
}
.track .content .examine .step .step6-desc {
    position: absolute;
    top: 39px;
    left: 860px;
}
.c174071 {
    color: #174071;
}
.cC62B33 {
    color: #C62B33;
}

/* 合作机构 */
.mechanism {
    min-width: 1200px;
    background-image: url(../img/mechanism/hezuo_bg@2x.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.mechanism .content {
    width: 1200px;
    margin: 0 auto;
    padding: 56px 0 37px 0;
    box-sizing: border-box;
}

.mechanism .title {
    line-height: 42px;
    margin-bottom: 35px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
}

.mechanism .content .list {
    padding-left: 35px;
}



/* footer */
.footer {
    min-width: 1200px;
    background-color: #1E293E;
}

.footer .content {
    background-color: #1E293E;
    width: 1200px;
    margin: 0 auto;
    padding-left: 40px;
    color: rgba(255,255,255,0.85);;
}
.footer .content .title {
    padding: 48px 0 24px 0;
    color: #fff;
    line-height: 26px;
    font-size: 20px;
    font-weight: bold;
}
.footer .content .info {
    font-size: 14px;
}
.footer .content .info .phone {
    margin-left: 64px;
}
.footer .content .info .phone img{
   position: relative;
   top: -3px;
}
.footer .content .info .email {
    margin-left: 64px;
}
.footer .content .info .email img{
    position: relative;
    top: -3px;
 }
.footer .content .desc {
    margin-top: 32px;
    padding: 16px 0 18px 0;
    line-height: 16px;
    border-top: 1px solid rgba(255,255,255,0.15);
}

#aerlt {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 111;
}
#aerlt .content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -130px;
    margin-left: -240px;
    width: 480px;
    height: 257px;
    background: #ffffff;
    border-radius: 4px;
    padding: 57px 32px 32px 32px;
    animation: fadeIn 200ms 1;
}
#aerlt .item img{
    float: left;
    margin-top: 5px;
}
#aerlt .item .right {
    margin-left: 36px;
}
#aerlt .top {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #eee;
}
#aerlt .item .key {
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 8px;
    color: #000;
}
#aerlt .item .val {
    color: #333;
    line-height: 30px;
    font-size: 18px;
} 
#aerlt .item a{
    color: #333;
}
#aerlt .del {
    position: absolute;
    right: 24px;
    top: 24px;
    cursor: pointer;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
        transform: scale(.8);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: scale(.8);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}