@charset "utf-8";
.indexFirst {
    height: 400px;
    position: relative;
}
/*导航*/
.indexBanner{
    width: 100%;
    height: 500px;
    min-width: 1200px;
    background: url("../img/sy/banner.jpg") center no-repeat;
    margin: 0 auto;
}
.zggIndexNav{
    /*background: url("../img/sy/icon/zgg-nav-bg.png") repeat #2141d2;*/
    /*background: url("../img/sy/new_year1.png") center no-repeat;*/
    background: #fff;
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
}
.logoleft .logo-second p{
    color: #fff;
}
.zggIndexNav .navRight .items li.same-li a{
    color: #303133;
}
.zggIndexNav .navRight .items li.same-li a:hover{
    color: #15d186;
}
.zcfw-link .white-tringle{
    background: url("../img/sy/icon/tringle-bottom.png") center no-repeat;
}
.navRight .zcfw-tools:hover .zcfw-link .tringle{
    transform: rotate(180deg);
}
.zgg-sign-box a.login_btn{
    /*color: #666;*/
    /*border: 1px solid #999;*/
}
.zgg-info-box .zgg-hello i{
    background: url("../img/sy/icon/gray-tringle-bottom.png") center no-repeat;
}
.zgg-info-box:hover .zgg-hello i{
    background: url("../img/sy/icon/green-tringle-top.png") center no-repeat;
}
.zgg-info-box .zgg-hello span, .zgg-info-box .zgg-hello a{
    color: #303133;
}
.zgg-hello a:hover{
    cursor: pointer;
    /*color: #15d186;*/
}
/*banner首屏*/
.zxc-bg{
    width: 100%;
    height: 400px;
    margin:0 auto;
    overflow: hidden;
    position: relative;
}
.zxc-bg .quack-vide {
    width: 1920px;
    height: 400px;
    margin: 0 auto;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left:-960px;
    background: url("../img/sy/banner.jpg") no-repeat;
    /*background: url("../img/sy/new_year2.png") no-repeat;*/
}

/*知险查*/
.zxc-box-big{
    width: 1200px;
    margin:0 auto;
    position: relative;
}
.zxc-box-sm{
    width: 920px;
    margin: 0 auto;
}
.zxc-logo{
    width: 160px;
    height: 49px;
    margin:50px auto 16px;
}
.zxc-desc {
    text-align: center;
}
.zxc-desc span{
    font-size: 14px;
    color: #fff;
    padding:0 6px;
}
.zxc-con{
    margin-top:20px;
}
.zxc-con-title{
    height: 30px;
}
.zxc-con-title span{
    display: inline-block;
    width: 72px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    position: relative;
    float: left;
    margin-right: 20px;
    text-align: center;
}
.zxc-con-title span.select{
    color: #15d186;
    background: #fff;
}
.zxc-con-title span .zxc-tringle{
    position: absolute;
    width: 10px;
    height: 6px;
    left: 31px;
    bottom: -6px;
    background: url("../img/sy/icon/zxc-tringle.png") no-repeat;
    display: none;
}
.zxc-con-title span.select .zxc-tringle{
    display: block;
}
.zxc-con-input{
    margin-top: 22px;
}
.zxc-con-input .zl,.zxc-con-input .tm,.zxc-con-input .qk{
    width: 920px;
    height: 56px;
    border-radius: 4px;
    border-radius: 4px;
}

.zxc-con-input .tm,.zxc-con-input .qk{
    display: none;
}
.zxc-con-input .zl,
.zxc-con-input .tm,
.zxc-con-input .qk{
    overflow: hidden;
}
.zxc-con-input input{
    float:left;
    padding: 0 20px;
    width: 740px;
    height: 56px;
    line-height: 56px;
    color:#364083;
    font-size: 14px;
    background: #fff;
}
.zxc-con-input input::-webkit-input-placeholder{
    color:#c7c7c7;
}
.zxc-con-input .zl.select input::-webkit-input-placeholder{
    color:#c7c7c7;
}
.zxc-con-input .tm.select input::-webkit-input-placeholder{
    color:#c7c7c7;
}
.zxc-con-input .qk.select input::-webkit-input-placeholder{
    color:#c7c7c7;
}
.zxc-con-input .btn{
    float:left;
    width: 140px;
    height: 56px;
    line-height: 56px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background: url("../img/sy/icon/zxc-search-btn.png") 42px center no-repeat #15d186;
    color: #0a3322;
    font-size: 18px;
    text-indent: 64px;
    cursor: pointer;
}
.zxc-con-input .btn{
    background: url("../img/sy/icon/zxc-search-btn.png") 42px center no-repeat #13c27c;
}
.zxc-con-hot{
    margin-top: 20px;
}
.zxc-con-hot .tm{
    display: none;
}
.zxc-con-hot .qk{
    display: none;
}
.zxc-con-hot a{
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    margin-right: 10px;
}
.zxc-con-hot a.word{
    font-style:italic
}
.zxc-con-hot .txt:hover{
    color: #5bd8ae;
    cursor: pointer;
}

/*公共案钮*/
.zgg-same-btn{
    margin: 44px auto 0;
    text-align: center;
}
.zgg-same-btn .more-btn{
    width: 138px;
    height: 38px;
    line-height: 38px;
    border-radius: 3px;
    border: 1px solid #666666;
    font-size: 16px;
    color: #666666;
    display: inline-block;
}
.zgg-same-btn .more-btn:hover {
    border: 1px solid #15d186;
    color: #fff;
    background: #15d186;
}
.more-btn .arr-green{
    position: relative;
    color: #666666;
    padding-right:26px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}
.zgg-same-btn .more-btn .arr-green{
    color: #666666;
    padding-right: 0px;
}
.zgg-same-btn .more-btn .arr-green:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 16px;
    height: 11px;
    margin-top: -6px;
    background: url("../img/sy/icon/left-tringle.png") no-repeat;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease
}
.zgg-same-btn .more-btn .arr-green::after {
    display: none;
}
.zgg-same-btn .more-btn:hover .arr-green {
    padding-right: 24px;
    color: #fff
}
.zgg-same-btn .more-btn:hover .arr-green::after {
    display: block;
}
/*热门服务推荐*/
.zgg-recommend-bg{
    background: #f2f4fa;
    width: 100%;
    min-width: 1200px;
    padding: 60px 0;
    margin: 0 auto;
}
.zgg-recommend-comm{
    margin-top: 40px;
}
.zgg-recommend-items{
    width: 936px;
    height: 110px;
    margin: 0 auto;
}
.zgg-recommend-items li{
    width: 76px;
    float: left;
    margin-right: 202px;
    border-bottom: 3px solid #f2f4fa;
    font-size: 16px;
    color: #323232;
    height: 107px;
    text-align: center;
}
.zgg-recommend-items li:hover{
    cursor: pointer;
}
.zgg-recommend-items li .img1{
    width: 48px;
    height: 48px;
}
.zgg-recommend-items li h2{
    line-height: 56px;
    margin-top: 3px;
}
.zgg-recommend-items li.last{
    margin-right: 0;
}
.zgg-recommend-items li.selected{
    border-bottom: 3px solid #15d186;
    color: #15d186;
}
.zgg-recommend-items li.selected h2{
    font-weight: bold;
}
.recommend-block{
    background: #fff;
    border-radius: 3px;
    height: 294px;
    box-shadow: 0 4px 10px rgba(0,24,101,0.12);
}
.recommend-box .items li{
    float: left;
    height: 146px;
    width: 299px;
}
.recommend-box .items li a{
    padding: 40px 30px 0;
    display: block;
    position: relative;
    height: 106px;
}
.recommend-box .items li h2{
    font-size: 14px;
    color: #2e2e2e;
    line-height: 14px;
    font-weight: bold;
    margin-bottom: 16px;
}
.recommend-box .items li p{
    font-size: 12px;
    color: #666666;
    line-height: 20px;
}
.recommend-box .items li i{
    display: inline-block;
    width: 18px;
    height: 11px;
    background: url("../img/sy/icon/li-tringle-hover.png") no-repeat;
    position: absolute;
    right: 30px;
    bottom: 24px;
    opacity: 0;
    padding-left: 20px;
    transition: all .3s ease-out;
}
.recommend-box .items li:hover h2{
    color: #15d186;
}
.recommend-box .items li:hover i{
    padding-left: 0;
    opacity: 1;
}
.recommend-box .items li:nth-child(1),.recommend-box .items li:nth-child(2),.recommend-box .items li:nth-child(3){
    border-bottom: 1px solid #ededed;
    border-right: 1px solid #ededed;
}
.recommend-box .items li:nth-child(5),.recommend-box .items li:nth-child(6),.recommend-box .items li:nth-child(7){
    border-right: 1px solid #ededed;
}
.recommend-box .items li:nth-child(4){
    border-bottom: 1px solid #ededed;
}
.recommend-box .items li:hover{
    box-shadow: 0 4px 10px rgba(0,24,101,0.1);
}
.recommend-box .items li.last h2{
    text-align: center;
    margin-top: 26px;
}
/*数据智能服务*/
.zgg-intelligence-bg{
    padding: 60px 0;
}
.zgg-intelligence-comm{
    margin-top: 40px;
}
.intelligence-items{
    height: 59px;
    border-bottom: 1px solid #dde2eb;
}
.intelligence-items li{
    float: left;
    width: 171px;
    font-size: 16px;
    color: #323232;
    line-height: 56px;
    border-bottom: 3px solid #fff;
    text-align: center;
}
.intelligence-items li:nth-child(7){
    width: 174px;
}
.intelligence-items li.selected{
    border-bottom: 3px solid #15d186;
    color: #15d186;
    font-weight: bold;
    font-size: 18px;
}
.intelligence-items li:hover{
    cursor: pointer;
}
.inteligence-block{
    margin-top: 20px;
}
.inteligence-box .intelig-left{
    width: 386px;
    margin: 80px 41px 0 40px;
}
.inteligence-box .intelig-left .img1{
    height: 48px;
}
.inteligence-box .intelig-left h2{
    font-size: 22px;
    line-height: 22px;
    color: #333333;
    margin-top: 20px;
}
.inteligence-box .intelig-left .border{
    width: 36px;
    height: 3px;
    background: #15d186;
    margin: 20px 0 14px;
}
.inteligence-box .intelig-left .zgg-same-btn{
    margin: 36px 0 0 0;
    text-align: left;
}
.inteligence-box .intelig-left .zgg-same-btn .more-btn{
    text-align: center;
}
.inteligence-box .intelig-left p{
    font-size: 14px;
    color: #656565;
    line-height: 24px;
}
.inteligence-box .intelig-right{
    width: 680px;
    text-align: right;
}
.inteligence-box .intelig-right .inte-img01{
    margin: 20px 0 5px 0px;
}
/*知呱呱研究院*/
.zgg-research-bg{
    background: url("../img/sy/zgg-research-bg.png") top center no-repeat;
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
}
.zgg-research-contert .zgg-same-title h2{
    color: #fff;
}
.zgg-research-comm{
    margin-top: 40px;
    height: 362px;
    background: #fff;
    box-shadow: 0 4px 10px rgba(0,13,55,0.12);
}
.zgg-research-comm .research-left{
    width: 240px;
}
.research-left .top{
    width: 240px;
    height: 181px;
}
.research-left .research_div{
    width: 100%;
    height: 100%;
    text-align: center;
    display: block;
    transition: background .8s ease-out;
}
.research-left .research_div01{
    background: url("../img/sy/research-img01.png") no-repeat;
}
.research-left .research_div02{
    background: url("../img/sy/research-img02.png") no-repeat;
}
.research-left .research_div:hover{
    background: #20d68d;
    background: linear-gradient(to bottom right, #1fd18a, #23eb9b);
}
.research-left .selected .research_div{
    background: #20d68d;
    background: linear-gradient(to bottom right, #1fd18a, #23eb9b);
}
.research-left .research_div img{
    padding: 55px 0 17px;
}
.research-left .research_div p{
    font-size: 18px;
    line-height: 18px;
    color: #fff;
}
.zgg-research-comm .research-center{
    width: 600px;
}
.research-items{
    padding: 10px 30px;
}

.research-items li .research_list{
    display: block;
    padding: 30px 0 17px;
}
.research-items li{
    border-bottom: 1px solid #e4e5eb;
}
 .research_list .left{
     background: url("../img/sy/icon/li-radius.png") no-repeat;
     width: 5px;
     height: 5px;
     margin-top: 4px;
 }
.research_list .center{
    width: 426px;
    margin: 0 50px 0 20px;
}
.research_list .center h2{
    font-size: 14px;
    color: #2e2e2e;
    margin-bottom: 13px;
    line-height: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.research_list .center p{
    font-size: 12px;
    color: #666666;
    line-height: 18px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
}
.research_list .right{
    height: 20px;
    width: 38px;
    border-left: 1px solid #e6e7eb;
    margin-top: 20px;
}
.research_list .right .li-tringle{
    background: url("../img/sy/icon/li-tringle.png") center right no-repeat;
    display: inline-block;
    width: 37px;
    height: 20px;
    transition: margin 0.2s ease-out;
    -webkit-transition: margin 0.2s ease-out;
    -moz-transition: margin 0.2s ease-out;
    -khtml-transition: margin 0.2s ease-out;
}
.research-items li:hover{
    cursor: pointer;
}
.research-items li:nth-child(3){
    border-bottom: none;
}
.research-items li:hover .research_list .left{
    background: url("../img/sy/icon/li-radius-hover.png") no-repeat;
}
.research-items li:hover .research_list .center h2{
    color: #15d186;
}
.research-items li:hover .research_list .right .li-tringle{
    background: url("../img/sy/icon/li-tringle-hover.png") center right no-repeat;
    margin-left: 8px;
}
.zgg-research-comm .research-right{
    width: 360px;
}
.research-right .research_div{
    display: block;
    width: 360px;
    height: 362px;
    background: url("../img/sy/research-img03.png") no-repeat;
    position: relative;
}
.research_div .research_hover{
    width: 100%;
    height: 100%;
    position: relative;
}
.research-right .research_div p{
    text-align: center;
    font-size: 24px;
    line-height: 362px;
    color: #fff;
    display: none;
    position: absolute;
    left: 50%;
    top: 0px;
    margin: 0px 0 0 -50px;
}
.research-right .research_div:hover .research_hover{
    opacity: 0.5;
    background: #081c4d;
}
.research-right .research_div:hover p{
    display: block;
}
.zgg-research-contert .zgg-same-btn .more-btn{
    width: 180px;
}
/*客户成功案例*/
.zgg-success-bg{
    background: #f2f4fa;
    width: 100%;
    min-width: 1200px;
    padding: 40px 0 60px;
}
.zgg-same-title{
    text-align: center;
}
.zgg-same-title h2{
    color: #2e2e2e;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
}
.zgg-same-title p{
    color: #616161;
    font-size: 18px;
    line-height: 18px;
    margin-top: 20px;
}
.zgg-same-title p b{
    font-weight: bold;
}
.zgg-success-comm{
    background: url("../img/sy/zgg-success-bg.png") center no-repeat;
    width: 1120px;
    height: 398px;
    margin: 60px auto 0;
    position: relative;
}
.zgg-success-comm .content .arrow{
    width: 8px;
    height: 8px;
    border-radius:50%;
    position: absolute;
    background: #2365ff;
}
.zgg-success-comm .content .arrow em{
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius:50%;
    -webkit-transform: scale(.6);
    transform: scale(.6);
    -webkit-animation: successCase 4s linear infinite;
    -moz-animation: successCase 4s linear infinite;
    -o-animation: successCase 4s linear infinite;
    animation: successCase 4s linear infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
    border: 1px solid #5a88f4;
    margin-top: -13px;
    margin-left: -5px;
}
.zgg-success-comm .content .arrow:before{
    position: relative;
    z-index: 3;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #2365ff;
    content: "";
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s
}
.zgg-success-comm .content .arrow .arrow-radio1{
    z-index: 0;
    background-color: rgba(198,212,246,.7);
}

.zgg-success-comm .content .arrow .arrow-radio2{
    z-index: 1;
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s;
    animation-delay: 2s;
    background-color: rgba(198,212,246,.5);
}

.zgg-success-comm .content .arrow .arrow-radio3{
    z-index: 2;
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    -o-animation-delay: 3s;
    animation-delay: 3s;
    background-color: rgba(198,212,246,.3);
}
.zgg-success-comm .content .arrow{
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all .8s;
    -webkit-transition: transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
}
.zgg-success-comm .content .arrow img{
    position: absolute;
    top: -22px;
}
.zgg-success-comm .content .arrow.active{
    transform: scale(1);
    -webkit-transform: scale(1);
}

@keyframes successCase{
    0% {
        transform: scale(.6);
        -webkit-transform: scale(.6);
        opacity: 1
    }
    70% {
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
        opacity: .8
    }
    100% {
        transform: scale(2);
        -webkit-transform: scale(2);
        opacity: 0
    }
}

/*数据*/
.zgg-data-bg{
    background: url("../img/sy/zgg-data-bg.jpg") center no-repeat;
    width: 100%;
    min-width: 1200px;
    height: 200px;
    margin: 0 auto;
}
.zgg-data-contert{
    padding-top: 47px;
}
.zgg-data-list li{
    float: left;
    color: #fff;
    margin-right: 172px;
}
.zgg-data-list li.first{
    width: 140px;
    padding-left: 30px;
}
.zgg-data-list li.second{
    width: 190px;
    padding-left: 14px;
    margin-right: 140px;
}
.zgg-data-list li.third{
    width: 125px;
    padding-left: 47px;
}
.zgg-data-list li.four{
    width: 158px;
    padding-left: 10px;
    margin-right: 0px;
}
.zgg-data-list li .data-top{
    height: 44px;
}
.zgg-data-list li .data-obj{
    font-size: 50px;
    float: left;
    font-weight: bold;
}
.zgg-data-list li .data-add{
    font-size: 24px;
    float: left;
    margin: 20px 0 0 10px;
}
.zgg-data-list li .data-border{
    width: 36px;
    height: 2px;
    background: #fff;
    margin: 20px 0 30px;
}
.zgg-data-list li .data-comm{
    font-size: 14px;
    color: #fff;
    line-height: 14px;
}
.animate-element{
    opacity: 0;
}
.zgg-fly-up{
    -webkit-animation-name: zgg-fly-up-animation;
    animation-name: zgg-fly-up-animation;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}
@-webkit-keyframes zgg-fly-up-animation {
    0% {
        transform: translateY(100px);
        opacity: 0
    }
    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes zgg-fly-up-animation {
    0% {
        transform: translateY(100px);
        opacity: 0
    }
    to {
        transform: translateY(0);
        opacity: 1
    }
}



