
.Secondarytitlebg{
    background: url(../images/Products/bannerbg1.png) no-repeat center bottom;
}
.Products{
    background-color: #fff;
    padding-bottom:30px;
}
.Products.fiex{
    position: fixed;
    top: 80px;
    width: 100%;
    max-width: initial!important;
    padding: 20px 0;
    z-index: 3;
}
.Introducenav {
    position: relative;
}
.Introducenav .ontrial{
    position: absolute;
    right: 0;
    top: 0;
    width: 140px;
    height: 38px;
    background-image: linear-gradient(90deg, #00B5F4, #446DE1);
    background-color: #446DE1;
}
.Introducenav .ontrial a{
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 38px;
    cursor:pointer;
}
.Introducenav .ontrial a i{
    width:18px;
    height: 18px;
    background: url(../images/icon3.png) no-repeat center;
    background-size: 100% 100%;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    top: 3px;
}
.Products .nav{}
.Products .nav a{
    font-size: 16px;
    color: #333;
    line-height: 38px;
    height: 38px;
    padding: 0 20px;
    margin-right: 12px;
    background-color: #F0F0F0;
    float: left;
    cursor:pointer;
}
.Products .nav a{
    
}
.Products .nav a.hovers,.Products .nav a:hover{
    color: #fff;
    background-image: linear-gradient(90deg, #00B5F4, #446DE1);
    background-color: #446DE1;
}
.ProductsSurveybg{
    background-color: #F4F5F7;
}
.Products_title h2{
    color: #1F1F1F;
}
.Products_title p{
    line-height: 32px;
    font-size: 16px;
    margin-bottom: 15px;
}
.Products_title p:last-child{
    margin-bottom: 0;
}
.ProductsSurvey{
    padding-top: 10px;
    padding-bottom: 40px;
}
.ProductsSurvey ul{
    margin-left: -1%;
}
.ProductsSurvey ul li{
    width: 19%;
    height: 230px;
    transition: .5s;
    float: left;
    margin-left: 1%;
}
.ProductsSurvey ul li a{
    width: 100%;
    padding-top: 39px;
}
.ProductsSurvey ul li .imgdiv{
    width: 90px;
    height: 90px;
    margin: 0 auto 33px;
}
.ProductsSurvey ul li img{
    width: 100%;
    height: 100%;
}
.ProductsSurvey ul li h3{
    font-size: 22px;
    color: #222222;
    text-align: center;
}
.ProductsSurvey ul li:hover{
    background: #FFFFFF;
box-shadow: 0px 0px 24px 0px rgba(50, 123, 213, 0.1);
}

/* ==============技术框架============= */
.Productsframework{
    padding-bottom: 80px;
}
.frameworkmain{
    margin-top: 8px;
}
.frameworkmain img{
    max-width: 100%;
    margin: auto;
}
/* 数据来源 */
.ProductsSources .Sourcesmain{
    background-color: #fff;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
}
.Sourcesmain h3{
    line-height: 54px;
    background: linear-gradient(90deg, #00B5F4, #446DE1);
    background-color: #446DE1;
    font-size: 24px;
    color: #fff;
    text-align: center;
}
.Sourcesmain table{
    width: 100%;
}
.Sourcesmain table tr th,.Sourcesmain table tr td{
    font-size: 16px;
    color: #222222;
    text-align: center;
    line-height: 20px;
    padding: 10px;
    border-bottom: 1px solid #C9D6DE;
    border-left: 1px solid #C9D6DE;
    font-weight: normal;
    height: 50px;
}
.Sourcesmain table tr th,.Sourcesmain table tr td:first-child{
    background-color: #F6F6F6;
}
.Sourcesmain table tr td span{
    height: 32px;
    font-size: 16px;
    width: 32px;
    border-radius: 50%;
    background-color: #00B5F4;
    color: #fff;
    line-height: 32px;
    margin: auto;
}
.Sourcesmain table tr td span.span2{
    background-color: #2291EA;
}
.Sourcesmain table tr td span.span3{
    background-color: #446DE1;
}
.ProductsSourcesbg{
    background: url(../images/Products/bg1.png) no-repeat center bottom;
    background-size: 100% auto;
    padding-bottom: 77px;
    background-color: #F5F5F5;
}
.ProductsSourcesbg .Products_title{
    padding-bottom: 25px;
}
.ProductsSourcesbg .Products_title h2{
    margin-bottom: 29px;
}
/* 产品特点 */
.Productscharacteristic{
    padding-bottom: 104px;
    padding-top: 10px;
}
.Productscharacteristic .Products_title{
    padding-bottom: 47px;
}
.Productscharacteristic .Products_title h2{
    margin-bottom: 0;
}
.Productscharacteristic .zydpc .centermain{
    top: 0;
}
.Productscharacteristic .zydpc ul.ul1{
    margin-top: 57px;
}
.Productscharacteristic .zydpc ul.ul2{
    margin-top: 27px;
}
.Productscharacteristic .zydpc ul.ul1 li,.Productscharacteristic .zydpc ul.ul2 li{
    margin-top:0;
    margin-bottom: 96px;
}
.Productscharacteristic .zydpc ul.ul2 li{
    margin-bottom: 70px;
}
.Productscharacteristic .zydpc ul.ul1 li:last-child,.Productscharacteristic .zydpc ul.ul2 li:last-child{
    margin-bottom: 0;
}
.characteristicnav{
    background: url(../images/Products/bg2.png) no-repeat center;
    padding: 68px 0 71px;
}
.characteristicnav ul li{
    width: 20%;
    float: left;
    text-align: center;
    position: relative;
    cursor:pointer;
}
.characteristicnav ul li::after{
    content: "";
    width: 0px;
    height: 0px;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #fff;
    position: absolute;
    bottom: -71px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
}
.characteristicnav ul li.hover::after{
    left: 50%;
    opacity: 1;

}
.characteristicnav ul li .imgdiv{
    margin: 0 auto 29px;
    width: 90px;
    height: 90px;
}
.characteristicnav ul li .imgdiv img{
    width: 100%;
    height: 100%;
}
.characteristicnav ul li h3{
    color: #FFFFFF;
    font-size: 22px;
}
.characteristmain{
    background-color: #fff;
    padding: 76px 0 84px;
}
.characteristmain .lefttext{
    width: 37%;
}
.characteristmain .lefttext h3{
    font-size: 36px;
    color: #333333;
    position: relative;
    padding: 30px 0;
    margin:35px 0 20px;
}
.characteristmain .lefttext h3::after{
    content: "";
    position: absolute;
    left: 0;
    width: 40px;
    height: 4px;
    background: #0A93CC;
    bottom: 0;

}
.characteristmain .lefttext p{
    font-size: 18px;
    color: #666666;
    line-height: 36px;
}
.characteristmain .righttext{
    width: 54.342%;
}
.characteristmain .righttext img{
    width: 100%;
}
/* ======团队研究能力===== */
.ProductsResearchbg{
    background: url(../images/Products/bg3.png) no-repeat center bottom;
    background-size: 100% auto;
    background-color:  #EDF2F6;
}
.Products_title p span{
    font-size: 24px;
    color: #0A93CC;
    display: inline;
}
.ProductsResearch{
    padding-bottom: 82px;
    padding-top: 10px;
}
.ProductsResearch .Products_title h2{
    margin-bottom: 38px;
}
.ProductsResearch .Products_title p{
    line-height: 38px;
}
.ProductsResearch ul{}
.ProductsResearch ul li{
    width: 33.33%;
    float: left;
    text-align: center;
}
.ProductsResearch ul li .topimg img{
    height: 370px;
    width: auto;
    margin:0 auto 29px;
}
.ProductsResearch ul li p{
    font-size: 18px;
    color: #333333;
    padding-right: 110px;
}
/* 市场能力 */
.ProductsMarket{
    padding-top: 12px;
}
.ProductsMarket .Marketbox img{
    max-width: 100%;
    margin: auto;
}
/* =============招易达APP端================= */
.Products_summarybg{
    background: #F4F5F7;
    padding-top: 36px;
    /* height: 410px; */
    overflow: hidden;
}
.Products_summary .lefttext{
    width: 56%;
}
.Products_summary .lefttext .Home_title{
    text-align: left;
    padding-top: 97px;
}
.Products_summary .lefttext .Home_title p{
    margin-bottom: 0;
}
.Products_summary .righttext{
    max-width: 37%;
}
.Products_summary .righttext img{
    width: 100%;
}
/* 办公助手 */
.Products_assistant{
    padding-bottom: 46px;
}
.Products_assistant ul{
    margin-left: -1.95%;
}
.Products_assistant ul li{
    width: 48.05%;
    height: 186px;
    margin:0 0 24px 1.95%;
    float: left;
    padding: 41px 36px;
    transition: .5s;
}
.Products_assistant ul li.hover,.Products_assistant ul li:hover{
    background: #FFFFFF;
    box-shadow: 0px 0px 24px 0px rgba(50, 123, 213, 0.3);

}
.Products_assistant ul li .leftdiv{
    width: 90px;
    height: 104px;
    margin-right: 36px;
    float: left;
}
.Products_assistant ul li .leftdiv img{
    width: 100%;
    height: 100%;
}
.Products_assistant ul li .righttext{

}
.Products_assistant ul li .righttext h3{
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 18px;
}
.Products_assistant ul li .righttext p{
    font-size: 15px;
    color: #555;
    line-height: 24px;
    text-align: justify;
}
.zydapp_title{
    padding-top: 69px;
    padding-bottom: 10px;
}
.zydapp_title p{
    font-size: 18px;
    line-height: 36px;
}
.zydapp_title p span{
    font-size: 16px;
    font-weight: bold;
}
/* 招商管理 */
.Products_Administrationbg{
    background: url(../images/Products/bg4.png) no-repeat center bottom;
    background-size: 100% 100%;
}
.Products_Administration{
    position: relative;
    padding-bottom: 110px;
}
.Products_Administration .zydapp_title{
    padding-top: 79px;
    padding-bottom: 45px;
}
.Products_Administration .zydapp_title h2{
    color: #fff;
}
.Products_Administration .xian{
    position: absolute;
    height: 1px;
    width: 100%;
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(255,255,255,.2);
    bottom: 217px;
    display: flex;
    justify-content: space-between;
}
.Products_Administration .xian span{
    width: 7px;
    height: 7px;
    background: #FFFFFF;
    border-radius: 50%;
    position: relative;
    top: -3.5px;
}
.Products_Administration ul{
    margin-left: -7%;
}
.Products_Administration ul li{
    color: #FFFFFF;
    text-align: center;
    float: left;
    width: 18%;
    margin-left: 7%;
}
.Products_Administration ul li .topimg{
    width: 92px;
    height: 92px;
    margin:0 auto 32px;
}
.Products_Administration ul li .topimg img,.Products_service ul li .topimg img{
    width: 100%;
    height: 100%;
}
.Products_Administration ul li .btmtext{}
.Products_Administration ul li .btmtext img.num{
    width: 65px;
    height: 51px;
    margin: auto;
}
.Products_Administration ul li .btmtext h3{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 60px;
}
.Products_Administration ul li .btmtext p{
    font-size: 16px;
    line-height: 28px;
}
/* 增值服务 */
.Products_servicebg{
    background: url(../images/Products/bg5.png) no-repeat center bottom;
    padding-bottom: 78px;
}
.Products_service{}
.Products_service ul{
    margin-left: -1.71%;
}
.Products_service ul li{
    width: 31.62%;
    height: 480px;
    background: #FFFFFF;
    box-shadow: 0px 0px 24px 0px rgba(50, 123, 213, 0.3);
    margin-left: 1.71%;
    float: left;
    padding: 0 49px;
    text-align: center;
}
.Products_service ul li .topimg{
    width: 125px;
    height: 118px;
    margin: 49px auto 36px;
}
.Products_service ul li h3{
    font-size: 28px;
    color: #333333;
}
.Products_service ul li .jt{
    width: 14px;
    height: 10px;
    background: url(../images/Products/icon5.png) no-repeat center;
    margin: 24px auto 15px;
}
.Products_service ul li p{
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}
/* 实时数据 */
.Products_realtime{
    padding-bottom: 50px;
}
.Products_realtime .realtimetext{
    margin-top: 38px;
}
.Products_realtime .zydapp_title h2{
    margin-bottom: 43px;
}
.Products_realtime .realtimetext img{
    margin: auto;
    max-width: 100%;
}
/* 行业资讯 */
.Products_consultingbg{
    background-color: #F4F5F7;
    padding: 75px 0;
}
.Products_consulting .lefttext{
    width: 42%;
}
.Products_consulting .lefttext img{}
.Products_consulting .righttext{
    width: 40.8%;
}
/* 园区资料 */
.Products_Park{
    padding: 85px 0 65px;
}
.Products_Park .lefttext{
    width: 42%;
}
.Products_Park .lefttext .zydapp_title,.Products_consulting .zydapp_title{
    text-align: left;
}
.Products_Park .lefttext .zydapp_title p,.Products_consulting .zydapp_title p{
    font-size: 18px;
}
.Products_Park .lefttext .zydapp_title p{
    margin-bottom: 30px;
}
.Products_Park .lefttext .zydapp_title p.link{
    margin-bottom: 0;
}
.Products_Park .lefttext .zydapp_title p a{
    background: url(../images/Products/right_jt.png) no-repeat left center;
    display: inline-block;
    color: #333333;
    line-height: 18px;
    padding-left: 14px;
    margin-right: 32px;
}
.Products_Park .righttext{
    width: 32.5%;
}
.Products_Park .righttext img,.Products_consulting .righttext img{
    width: 100%;
}
/* ==========招通大============ */
.Products_ztdmarbg{
    background-color: #F4F5F7;
    padding-top: 12px;
}
.Products_ztdapp_title p{
    font-size: 16px;
    line-height: 36px;
}
.Products_ztdmar .ztdmarmainbox{
    position: relative;
}
.Products_ztdmar .ztdmarmainbox .gspic{
    max-width: 100%;
    margin: auto;
    position: relative;
}
.Products_functionbg {
    margin-top: -97px;
    background-color: #fff;
    padding: 106px 0 60px;
}
@media screen and (max-width:1365px){
    .Products.fiex{
        top: 70px;
    }
    .Products_title p,.Sourcesmain table tr th, .Sourcesmain table tr td,.Products .nav a,.Introducenav .ontrial a,
    .Sourcesmain table tr td span{
        font-size: 14px;
    }
    .ProductsSurvey ul li h3,.characteristicnav ul li h3{
        font-size: 20px;
    }
    .Sourcesmain h3,.Products_title p span{
        font-size: 22px;
    }
    .Products_title p{
        line-height: 26px;
        margin-bottom: 10px;
    }
    .characteristmain .lefttext h3{
        font-size: 32px;
    }
    .characteristmain .lefttext p,.ProductsResearch ul li p{
        font-size: 16px;
    }
    .ProductsSurvey ul li .imgdiv,.characteristicnav ul li .imgdiv{
        width: 80px;
        height: 80px;
    }
    .characteristicnav ul li::after {
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        border-bottom: 25px solid #fff;
    }
    .ProductsResearch ul li .topimg img{
        height: 350px;
    }
    .ProductsSourcesbg{
        padding-bottom: 67px;
    }
    .ProductsSurvey{
        padding-top: 0;
        padding-bottom: 30px;
    }
    .ProductsSurvey ul li{
        height: 220px;
    }
    .Productsframework{
        padding-bottom: 70px;
    }
    .Productscharacteristic{
        padding-bottom: 96px;
    }
    .characteristicnav{
        padding: 58px 0 61px;
    }
    .characteristmain{
        padding: 66px 20px 74px;
    }
}
@media screen and (max-width:1100px){
    .Products.fiex{
        top: 50px;
    }
    .Introducenav .ontrial{
        right: 20px;
    }
    .Home_title{
        padding: 48px 0 20px;
    }
    .Products_title p,.Sourcesmain table tr th, .Sourcesmain table tr td,.Products .nav a,.Introducenav .ontrial a,
    .Sourcesmain table tr td span{
        font-size: 12px;
    }
    .ProductsSurvey ul li h3,.characteristicnav ul li h3{
        font-size: 18px;
    }
    .Sourcesmain h3,.Products_title p span{
        font-size: 20px;
    }
    .characteristmain .lefttext p,.ProductsResearch ul li p{
        font-size: 14px;
    }
    .Sourcesmain h3{
        line-height: 44px;
    }
    .Sourcesmain table tr td span{
        width: 25px;
        height: 25px;
        line-height: 25px;
    }
    .Productscharacteristic .Products_title{
        padding-top: 37px;
    }
    .characteristicnav{
        padding: 48px 0 51px;
    }
    .characteristicnav ul li::after{
        bottom: -55px;
    }
    .Productscharacteristic{
        padding-bottom: 86px;
    }
}
@media screen and (max-width:768px){
    .Products_title p,.Sourcesmain table tr th, .Sourcesmain table tr td,.Products .nav a,.Introducenav .ontrial a,
    .Sourcesmain table tr td span,
    .Products_ztdapp_title p,
    .Products_service ul li p{
        font-size: .26rem;
    }
    .ProductsSurvey ul li h3,.characteristicnav ul li h3{
        font-size: .28rem;
        line-height: 1.3;
    }
    .Sourcesmain h3,.Products_title p span,.Products_assistant ul li .righttext h3,
    .Products_Administration ul li .btmtext h3{
        font-size: .32rem;
    }
    .characteristmain .lefttext h3{
        font-size: .46rem;
    }
    .Products_service ul li h3{
        font-size: .38rem;
    }
    .characteristmain .lefttext p,.ProductsResearch ul li p,
    .zydapp_title p,
    .Products_Park .lefttext .zydapp_title p, .Products_consulting .zydapp_title p,
    .Products_Park .lefttext .zydapp_title p a{
        font-size: .28rem;
    }
    .Products_assistant ul li .righttext p{
        font-size: .25rem;
    }
    .Secondarytitlebg{
        background-size: auto 100%;
    }
    .Products{
        display: none;
    }
    .Products .nav a{
        height: .4rem;
        line-height: .4rem;
        padding: 0 .2rem;
        margin-right: .12rem;
    }
    .Products_title p {
        line-height: 1.7;
        margin-bottom: .2rem;
    }
    .ProductsSurvey ul li .imgdiv, .characteristicnav ul li .imgdiv{
        width: .9rem;
        height: .9rem;
        margin: 0 auto  .33rem;
    }
    .ProductsSurvey ul li{
        height: 2.2rem;
    }
    .ProductsSurvey ul li a{
        padding-top: .39rem;
    }
    .Productsframework{
        padding-bottom: .7rem;
    }
    .ProductsSourcesbg{
        padding-bottom: .77rem;
    }
    .Sourcesmain table tr th, .Sourcesmain table tr td{
        height: auto;
        padding: .2rem .1rem;
        border-bottom-width: .015rem;
        border-left-width: .015rem;
    }
    .Sourcesmain h3{
        line-height: .8rem;
    }
    .Sourcesmain table tr td span{
        width: .4rem;
        height: .4rem;
        line-height: .4rem;
        font-size: .22rem;
    }
    .Productscharacteristic .zydpc ul.ul1 li, .Productscharacteristic .zydpc ul.ul2 li{
        margin-bottom: .9rem;
    }
    .Productscharacteristic .zydpc ul.ul1{
        margin-top: 0;
    }
    .Productscharacteristic{
        padding-bottom: .86rem;
    }
    .characteristicnav{
        padding: .48rem 0 .51rem;
    }
    .characteristicnav ul li::after{
        bottom: -.51rem;
        border-width: .25rem;
    }
    .characteristmain .lefttext p{
        line-height: 1.7;
    }
    .characteristmain{
        padding: 0 .4rem .74rem;
    }
    .characteristmain .lefttext,.characteristmain .righttext,
    .Products_summary .lefttext,
    .Products_summary .righttext,
    .Products_assistant ul li,
    .Products_consulting .lefttext,
    .Products_consulting .righttext,
    .Products_Park .lefttext,
    .Products_Park .righttext{
        width: 100%;
    }
    .characteristmain .lefttext h3{
        padding: .33rem 0;
        margin: .35rem 0 .2rem;
    }
    .characteristmain .lefttext{
        margin-bottom: .2rem;
    }
    .ProductsResearch .Products_title p{
        line-height: 1.7;
    }
    .ProductsResearch ul li{
        width: 100%;
        margin-bottom: .4rem;
    }
    .ProductsResearch ul li .topimg img{
        height: auto;
        width: 80%;
        margin-bottom: .29rem;
    }
    .ProductsResearch ul li p{
        text-align: left;
        padding-right: 0;
        padding-left: 10%;
    }
    .ProductsResearch{
        padding-bottom:.52rem;
        padding-top: .1rem;
    }
    .Products_ztdmarbg{
        padding-top: 0;
    }
    .Products_ztdapp_title p,
    .zydapp_title p,
    .Products_assistant ul li .righttext p,
    .Products_service ul li p{
        line-height: 1.7;
    }
    .Products_functionbg{
        margin-top: -.7rem;
        padding: 1rem 0 .6rem;
    }
    .ztdapp{
        margin-top: .4rem;
    }
    .Products_summarybg{
        padding-top: 0;
    }
    .Products_assistant ul{
        margin-left: 0;
    }
    .Products_assistant ul li{
        padding: .4rem  .36rem;
        height: auto;
        background: #FFFFFF;
        box-shadow: 0px 0px .24rem 0px rgba(50, 123, 213, 0.2);
        margin: 0 0 .4rem 0;
    }
    .Products_assistant ul li a{
        display: flex;
    }
    .Products_assistant ul li .righttext{
        flex: 1;
    }
    .Products_assistant ul li .leftdiv{
        width: .9rem;
        height: 1.04rem;
        float: inherit;
        margin-right: .36rem;
    }
    .Products_assistant ul li .righttext h3{
        margin-bottom: .18rem;
    }
    .Products_assistant{
        padding-bottom: .46rem;
    }
    .Products_Administration ul li .topimg{
        width: .92rem;
        height: .92rem;
        margin-bottom: .32rem;
    }
    .Products_Administration ul li .btmtext p,
    .Products_Administration .xian{
        display: none;
    }
    .Products_Administration ul li .btmtext img.num{
        width: .65rem;
        height: .51rem;
    }
    .Products_Administration ul li .btmtext h3{
        margin-bottom: 0;
    }
    .Products_Administration{
        padding-bottom: 1rem;
    }
    .Products_service ul{
        margin-left: 0;
    }
    .Products_service ul li{
        width: 100%;
        float: inherit;
        height: auto;
        margin-bottom: .3rem;
        padding: .4rem;
        margin-left: 0;
    }
    .Products_service ul li a{
        display: flex;
    }
    .Products_service ul li .topimg{
        width: 1.25rem;
        height: 1.28rem;
        margin: 0 .4rem 0 0;
    }
    .Products_service ul li .btmtext{
        flex: 1;
        text-align: left;
    }
    .Products_service ul li h3{
        margin-bottom: .2rem;
    }
    .Products_service ul li .jt {
        width: 14px;
        height: 10px;
        margin: .24rem .5rem .15rem;
        display: none;
    }
    .Products_servicebg{
        padding-bottom: .78rem;
        background-size: 200% auto;
    }
    .Products_realtime{
        padding-bottom: .5rem;
    }
    .Products_consultingbg{
        padding: 0 0 .7rem;
    }
    .Products_Park{
        padding: 0 .4rem .65rem;
    }
    .Products_Park .lefttext .zydapp_title p{
        margin-bottom: .3rem;
    }
    
}