.research-bg{
    width: 100%;
    height: 78px;
    background: #6ea8f7;
}
.research-title{
    padding-top: 114px;
    width: 722px;
}
.research-title>.big-title{
    font-size: 34px;
    color: #87F8FF;
    letter-spacing: 5px;
}
.research-title>.small-title{
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    letter-spacing: 3px;
    margin-top: 8px;
}
.search-list-title{
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 26px;
}


.float-clear{
    overflow: hidden;
    margin-top: 100px;
    margin-bottom: 120px;
}

.search-div-right{
    width: 380px;
    float: left;
}
.search-div-left{
    width: 820px;
    float: left;
}
.system-list{
    /*margin-top: 40px;*/
}
.system-list>div{
    height: 58px;
    margin-bottom: 16px;
    font-size: 18px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 58px;
    letter-spacing: 2px;
}
.system-list>div>a{
    display: flex;
    justify-content: space-between;
}
.zf-bg{
    background: #E3F0FF;
}
.zf-bg>a{
    color: #3E96FE;
}
.qy-bg{
    background: #E7E1FB;
}
.qy-bg>a{
    color: #7E60E1;
}
.zf-big-bg{
    color: #40AE7A;
    background: #D7F7E8;
}
.zf-big-bg>a{
    color: #40AE7A;
}
.price-bg{
    background: #FFE9DB;
}
.price-bg>a{
    color: #EA7833;
}
.icon-angle-right{
    line-height: 66px;
    font-size: 30px;
}

.text-list{
    width: 766px;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
}






.ewm-size{
    margin-left: 30px;
    width: 91px;
    height: 91px;
    float: left;
}
.gz-ewm{
    padding: 24px 0px;
    border: 1px solid #E7E7E7;
    overflow: hidden;
    margin-top: 40px;
}
.gz-ewm-p{
    letter-spacing: 1.6px;
    float: left;
    margin-top: 22px;
    margin-left: 22px;
}
.gz-ewm-p>p:first-child{
    color: #6C6C6C;
}
.gz-ewm-p>p:last-child{
    color: #9A9A9A;
}
.hot-list{
    padding: 18px 0;
    position: relative;
    width: 380px;
    border-bottom: 1px solid #E7E7E7;
}
.hot-title{
    margin-top: 40px;
    padding-bottom: 5px;
    border-bottom: 1px solid #B1D2FF;
}
.hot-title>span{
    font-size: 16px;
    padding-bottom: 6px;
    letter-spacing: 1px;
    border-bottom: 2px solid #0F73FD;
}
.hot-list-right{
    font-size: 16px;
    padding-bottom: 24px;
    letter-spacing: 1px;
}
.hot-list-right>a:hover{
    color: #1C7AFD;
}
.hot-list-right-flex{
    display: flex;
    justify-content: space-between;
    /*position: absolute;*/
    /*bottom: 0px;*/
    width: 100%;
    color: #B7B7B7;
}

.page-list{
    margin-top: 30px;
    margin-bottom: 70px;
}



.span-active{
    color: #1C7AFD;
}




.content-width{
    /*margin-bottom: 100px;*/
}
/*左侧*/
.text-content{
    width: 766px;
    overflow: hidden;
}
.top-title{
    position: relative;
    border-bottom: 1px solid #F1F1F1;
    padding-bottom: 15px;
}
.nav-title{
    font-size: 12px;
    color: #A3A3A3;
}
.title{
    margin: 15px 0;
    font-size: 28px;
}
.nav-title>span{
    display: inline-block;
    margin-right: 60px;
}

.down-pdf{
    position: absolute;
    right: 0;
    bottom: 15px;
}
.down-pdf button{
    border: 1px solid #5DA1FE;
    color: #5DA1FE;
    background: #fff;
    outline: none;
    letter-spacing: 1px;
    padding: 3px 8px;
}
.content-content{
    margin-top: 30px;
}
.content-content>p{
    font-size: 15px;
    color: #919191;
    line-height: 24px;
}
.content-content img{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.bottom-btn{
    margin-top: 40px;
    text-align: center;
}
.bottom-btn button{
    background: #0F73FD;
    padding: 6px 20px;
    color: #fff;
    border: 1px solid #0F73FD;
}
.bottom-a{
    margin-top: 60px;
}
.prev-next{
    margin-top: 20px;
    margin-bottom: 20px;
}
.prev-next button{
    border: 1px solid #5DA1FE;
    color: #5DA1FE;
    margin-right: 16px;
    background: #fff;
    outline: none;
    letter-spacing: 1px;
    padding: 2px 8px;
}
.prev-next a{
    text-decoration: underline;
    color: #919191;
}
.prev-next a:hover{
    text-decoration: underline;
    color: #5DA1FE;
}
/*end*/
.footer-none{
    display: none;
}