.research-bg{
    width: 100%;
    height: 350px;
    background: #6ea8f7;
}
.research-title{
    padding-top: 138px;
}
.research-title>.big-title{
    font-size: 28px;
    color: #fff;
    letter-spacing: 5px;
}
.small-mar>.small-title{
    height: 24px;
    font-size: 18px;
    color: #3680F5;
    letter-spacing: 2px;
    margin-top: 10px;
}
.small-mar{
    margin-top: 28px;
}
.small-mar .span-text-last{
    color: #3680F5!important;
    display: inline-block;
    height: 100%;
    min-width: 68px;
    text-align: justify;
    text-align-last: justify;
    width: 10px;
}
.float-list{
    margin-top: 100px;
    overflow: hidden;
}
.search-div-left{
    width: 820px;
    float: left;
}

.search-div-right{
    width: 380px;
    margin-top: 10px;
    float: left;
}




.hot-list{
    padding: 18px 0;
    position: relative;
    width: 380px;
    border-bottom: 1px solid #E7E7E7;
}
.hot-title{
    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;
}
.com-title{
    font-size: 22px;
    margin-top: -6px;
    letter-spacing: 2px;
}

.company-left{
    overflow: hidden;
    width: 755px;
    margin-top: 20px;
    padding: 0px 0 30px 60px;
    border-left: 1px solid #9DC7FF;
}
.company-left img{
    /*width: 100%;*/
    border: 1px solid #E9E9E9;
}
.company-left p{
    color: #333!important;
    /*margin-top: 30px;*/
    font-size: 16px;
    margin-bottom: 14px;
    line-height: 30px;
    color: #333!important;
}
.company-left span{
    font-size: 16px;
    line-height: 30px;
    color: #333!important;
}

.com-list{
    width: 640px;
    position: relative;
}
.com-line{
    position: absolute;
    left: -62px;
    width: 3px;
    height: 36px;
    background: #0F73FD;
}
.com-content{
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 16px;
    letter-spacing: 1.76px;
}

.com-map{
    background: #eef6ff;
    padding-top: 30px;
    padding-bottom: 30px;
}
.com-map-title{
    margin-top: 100px;
    margin-bottom: 36px;
    font-size: 22px;
}
#container{
    margin-top: 50px;
    width: 100%;
    height: 600px;
}

.info-middle{
    width: 303px;
    padding: 16px;
    font-size: 14px;
    color: #fff;
    background: rgba(68,146,254,0.8);
}
.amap-copyright {
    opacity:0;
}
.amap-logo{
    display: none!important;
}

.img-float{
    margin-bottom: 0px!important;
    float: right;
}
.img-float>img{
    width: 420px;
}

.text-box{
    font-size: 16px;
    line-height: 30px;
    color: #333!important;
}