.search {
    width: 100%;
    height: 2.29166rem;
    background-image: url("../../assets/document/banner.jpg");
    background-size: 100% 100%
}

.search .title {
    text-align: center;
    font-size: 0.1875rem;
    font-weight: bold;
    color: #fff;
    padding-top: 0.55729rem;
    height: 0.1875rem;
    line-height: 0.1875rem
}

.search .content {
    width: 5.48437rem;
    margin: 0 auto;
    border-radius: 0.03125rem;
    background-color: #fff;
    height: 0.39062rem;
    margin-top: 0.26562rem;
    overflow: hidden;
}

.search .content input {
    display: block;
    border: 0;
    height: 100%;
    width: 4.74937rem;
    padding-left: 0.1rem;
    border-right: 1px solid #C7DCFA;
    font-size: 0.125rem;

}

.search .content .btn {
    width: 0.625rem;
    height: 100%;
    background-image: url("../../assets/document/search.png");
    background-repeat: no-repeat;
    background-size: 0.13020rem;
    background-position: center;
    cursor: pointer;
}

.search .keyword {
    width: 5.48437rem;
    margin: 0 auto;
    font-size: 0.08333rem;
    color: #fff;
    height: 0.08333rem;
    line-height: 0.08333rem;
    margin-top: 0.10416rem;
}

.search .keyword span {
    color: #9F9F9F
}

.nav_sun {
    width: 100%;
    height: 0.41666rem;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);

}

.nav_sun ul {
    display: inline-block;
    padding-left: 1.90194rem;
}

.nav_sun ul li {
    font-size: 0.13541rem;
    line-height: 0.41666rem;
    margin-right: 0.625rem;
    cursor: pointer;
}

.nav_sun ul .color {
    color: #369AFF;
    border-bottom: #369AFF;
    border-bottom: 2px solid #369AFF
}

.content_box_sun {
    width: 5.48437rem;
    margin: 0 auto;
    padding-top: 0.47395rem;
    padding-bottom: 0.47916rem;
}

.content_box_sun img {
    width: 2.08333rem;
    height: 1.61458rem;
    display: block;
    margin: 0 auto
}

.content_box_sun .text {
    font-size: 0.125rem;
    color: #666666;
    height: 0.125rem;
    line-height: 0.125rem;
    text-align: center;
    padding-top: 0.11979rem
}

.content_box_sun .customer {
    font-size: 0.125rem;
    color: #666666;
    height: 0.125rem;
    line-height: 0.125rem;
    text-align: center;
    padding-top: 0.11458rem
}

.content_box_sun .customer span {
    color: #369AFF;
    cursor: pointer;
}