body {
    cursor: default;
}

.line {
    margin: 55px 0 60px;
    border-bottom: 1px solid #BDBDBD;
}

.item1 img {
    width: 100%;
    height: 60vh;
    margin-top: 50px;
}

.item1 img {
    width: 100%;
}


/* 2222 */

.item2 {
    padding: 60px 0 150px;
    text-align: center;
}

.title {
    font-size: 35px;
}

.title2 {
    font-weight: 700;
    font-size: 18px;
    color: #a8a8a8;
}

.item2 .content {
    margin-top: 40px;
}

.item2 .search-btn {
    display: inline-block;
    background-color: #4E6AD9;
    color: #fff;
    font-size: 18px;
    line-height: 2.0;
    margin-left: 20px!important;
    padding: 2px 15px;
}

.search-title {
    line-height: 2.4;
    margin: 0 20px 0 10px!important;
    display: inline-block;
    font-size: 18px;
}

.top .iconfont {
    display: inline-block;
    font-size: 28px!important;
    top: 1px;
}

.middle {
    margin-top: 70px;
    text-align: left;
}

.middle .text {
    font-size: 28px;
}

.middle .iconfont,
.b-box .iconfont {
    display: inline-block;
    font-size: 28px!important;
    margin-right: 10px;
}

.b-box .icon-gangaotaijihaiwaidiqu {
    transform: scale(1.3);
    margin-right: 6px;
}

.b-box .icon-xinghao {
    transform: scale(1.2);
}

.bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    text-align: justify;
    flex-wrap: wrap;
}

.b-box {
    width: 47%;
    margin-bottom: 30px;
}

.b-box .text {
    font-size: 18px;
}

.Eng {
    font-size: 16px;
    color: #a8a8a8;
}

#result5 {
    margin-bottom: 0!important;
}

.result {
    width: 100%;
    color: #484848;
    border: 2px solid rgb(219 219 219);
    min-height: 50px;
    max-height: 500px;
    overflow-y: auto;
    line-height: 2.2;
    margin-top: 10px;
    padding: 5px 10px;
}

.result:hover {
    border-color: #4E6AD9;
    color: #4E6AD9;
}

@media screen and (max-width:1500px) {
    .item2 {
        padding: 10vw 0 10vw;
    }
    .home {
        width: 100%;
    }
    .search-title {
        font-size: 1.7vw;
        margin: 0 2vw 0 1vw!important;
    }
    .item2 .search-btn {
        font-size: 1.7vw;
        margin-left: 2vw!important;
        padding: 0.5vw 1.5vw;
    }
    .middle {
        margin-top: 5vw;
    }
    .top .iconfont {
        font-size: 2.5vw!important;
    }
    /* .form-control {
        font-size: 1.5vw!important;
    } */
    .item2 .content {
        margin: 0;
        padding: 0 2vw;
    }
    .middle .text {
        font-size: 2.2vw;
    }
    .middle .iconfont {
        font-size: 2.5vw!important;
        margin-right: 0.5vw;
    }
    .b-box .iconfont {
        font-size: 2.5vw;
        margin-right: 0.5vw;
    }
    .Eng {
        font-size: 1.5vw;
    }
    .b-box .text {
        font-size: 1.5vw;
    }
    .result {
        min-height: 5vw;
        max-height: 25vw;
        font-size: 1.5vw;
        margin-top: 1vw;
        padding: 0.5vw 1vw;
    }
    .b-box {
        margin-bottom: 2vw;
    }
}

@media screen and (max-width: 992px) {
    .item2 {
        padding: 15vw 0 18vw;
    }
    .top .iconfont {
        width: 5vw;
    }
    .search-title {
        font-size: 3vw;
        margin: 0 2vw 1vw 1vw!important;
        flex: auto;
        width: 86vw;
        text-align: left;
        padding-right: 0;
    }
    .item2 .search-btn {
        font-size: 3vw;
        padding: 0.5vw 3.5vw;
    }
    .top .iconfont {
        font-size: 4.5vw!important;
    }
    .form-control {
        font-size: 3vw!important;
    }
    .middle .text {
        font-size: 3.5vw;
    }
    .middle .iconfont {
        font-size: 4.5vw!important;
        margin-right: 1vw;
    }
    .b-box .iconfont {
        font-size: 3vw!important;
        margin-right: 0.5vw;
    }
    .Eng {
        font-size: 2vw;
    }
    .b-box .text {
        font-size: 2vw;
    }
    .result {
        min-height: 6vw;
        max-height: 25vw;
        font-size: 2vw;
        padding: 0.5vw 2vw;
    }
    .input-group input::-webkit-input-placeholder {
        /* placeholder颜色 */
        color: #aab2bd;
        /* placeholder字体大小 */
        font-size: 2vw;
    }
    .b-box {
        width: 100%;
    }
}

@media screen and (max-width: 445px) {
    .item2 {
        padding: 22vw 0 17vw;
    }
    .top .iconfont {
        width: 7vw;
    }
    .search-title {
        flex: auto;
        width: 86vw;
        text-align: left;
        font-size: 5vw;
        padding-right: 0;
    }
    .middle .iconfont,
    .top .iconfont {
        font-size: 7vw!important;
    }
    .middle .text {
        font-size: 5vw;
    }
    .Eng {
        font-size: 3vw;
    }
    .middle {
        margin-top: 10vw;
    }
    .b-box .iconfont {
        font-size: 5vw!important;
        margin-right: 1vw;
    }
    .b-box .text {
        font-size: 4vw;
    }
    .result {
        min-height: 9vw;
        max-height: 30vw;
        font-size: 3vw;
        padding: 1.5vw 2vw;
    }
    .b-box {
        margin-bottom: 3vw;
    }
    #inputID {
        padding: 2.5vw 2vw!important;
    }
    .item2 .search-btn {
        padding: 1.5vw 3.5vw;
        font-weight: 700;
    }
    .input-group input::-webkit-input-placeholder {
        /* placeholder颜色 */
        color: #aab2bd;
        /* placeholder字体大小 */
        font-size: 2.4vw;
        font-weight: 700;
    }
    .form-control {
        color: #000!important;
        font-weight: 700;
    }
    .item2 .search-btn {
        margin-left: 1.5vw!important;
    }
}