html,
body,
#Gqc {
    height: 100%;
}

#Gqc {
    display: flex;
    flex-direction: column;
}

#Gqc .mainContent {
    /* height: 100%; */
    background: url(../../images/commonUse/IndexBg.png) left bottom no-repeat;
    background-size: cover;
    padding-top: 1.56vw;
    padding-bottom: 2.6vw;
}

#Gqc .ServiceTypeTab {
    /* width: 20.1vw; */
    height: 2.6vw;
    background: #FFFFFF;
    border-radius: 2.3vw;
    display: flex;
    justify-content: space-around;
    align-items: center;
    color: #252B3A;
    /* overflow: hidden; */
    overflow: inherit;
}


/* #Gqc .ServiceTypeTab img{
    width: 100%;
    height: 100%;
} */

#Gqc .ServiceTypeTab span {
    cursor: pointer;
    /* width: 10.05vw; */
    width: 10.1vw;
    height: 100%;
    font-size: 1.25vw;
    /* font-size: 1.25vw; */
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #252B3A;
    line-height: 1.25vw;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

#Gqc .ServiceTypeTab span:first-child {
    margin-left: 0;
}


/* #Gqc .ServiceTypeTab span:nth-child(1):hover{
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #336DFF;
    height: 100%;
    border-radius: 1.04vw 0 0 1.04vw;
    margin-left: 0px;
} */

#Gqc .ServiceTypeTab span.active {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #336DFF;
    height: 100%;
    border-radius: 1.04vw 0 0 1.04vw;
    margin-left: 0px;
}

.yztb_css {
    border-radius: 0 !important;
}

#Gqc .ServiceTypeTab span:nth-child(2):hover {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #336DFF;
    height: 100%;
    border-radius: 0 1.04vw 1.04vw 0;
    margin-left: 0px;
}

#Gqc .ServiceTypeTab span:nth-child(5):hover {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #336DFF;
    height: 100%;
    border-radius: 0 1.04vw 1.04vw 0;
    margin-left: 0px;
}


/* #Gqc .ServiceTypeTab p.active::after {
    content: '';
    width: 6.04vw;
    height: 2px;
    background-color: #336DFF;
    position: absolute;
    bottom: -0.7vw;
} */


/* #Gqc .ServiceTypeTab p::after {
    content: '';
    width: 0;
    height: 2px;
    background-color: #336DFF;
    position: absolute;
    bottom: -0.625vw;
    transition: all 0.5s;
} */

#Gqc .ServiceTypeTab span:hover {
    color: #fff;
    background: #336DFF;
}


/* #Gqc .ServiceTypeTab span:hover::after {
    width: 6.04vw;
} */

.mainContent .ServiceType .index_seek {
    width: 100%;
    margin: 2.19vw 0 0 0;
    display: flex;
    justify-content: center;
    /* height: 3.02vw; */
}


/* .mainContent .ServiceType .index_seek .seek {
    width: 42.92vw;
    height: 3.02vw;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 2.08vw;
}

.mainContent .ServiceType .index_seek .seek .seek_select {
    width: calc(824/1920 * 15vw);
    height: 100%;
    font-size: 0.83vw;
    color: #999999;
    display: flex;
    align-items: center;
}

.mainContent .ServiceType .index_seek .seek .layui-form-select {
    height: 100%;
    display: flex;
    position: relative;
    border-radius: 0.21vw 0 0 0.21vw;
}

.mainContent .ServiceType .index_seek .seek .layui-form-select::after {
    content: ' ';
    width: 1px;
    height: 2.04vw;
    background-color: #999999;
    position: absolute;
    top: 0.52vw;
    right: 0;
}

.mainContent .ServiceType .index_seek .seek .layui-form-select input {
    border-radius: 0.21vw 0 0 0.21vw;
    text-align: center;
}

.mainContent .ServiceType .index_seek .seek select,
input,
button {
    width: 100% !important;
    height: 100% !important;
    border: 0.05vw solid transparent;
    font-size: 0.83vw;
}

.mainContent .ServiceType .index_seek .seek select {
    width: 100% !important;
    height: 100% !important;
    border: 0.05vw solid transparent;
    font-size: 0.83vw;
    text-align: center;
    border-radius: 0px;
}

.mainContent .ServiceType .index_seek .seek input {
    border: 0.05vw solid transparent !important;
    border-left: 0.05vw solid #ddd;
    border-radius: 0px;
} */

.layui-input:hover,
.layui-textarea:hover {
    border: 1px solid transparent !important;
    border-left: 0.05vw solid #ddd;
}


/* .mainContent .ServiceType .index_seek .seek button {
    border: 0.05vw solid transparent;
    border-radius: 0px 4px 4px 0px;
} */


/* .mainContent .ServiceType .index_seek .seek .seek_input {
    width: calc(824/1920 * 69vw);
    height: 100%;
    position: relative;
} */

#qymcbox,
#tydmbox {
    display: none;
    width: 84%;
    max-height: 6.77vw;
    overflow: auto;
    /* height: auto; */
    position: absolute;
    z-index: 10000;
    background: #fff;
    border: 0.05vw solid #ddd;
    border-top: none;
    box-shadow: 0.1vw 0.21vw 0.31vw 0.1vw rgba(153, 153, 153, 0.5);
}

#qymcbox span,
#tydmbox span {
    width: calc(100% - 0.52vw);
    height: 1.04vw;
    line-height: 1.04vw;
    /* padding: 0.26vw; */
    display: inline-block;
    cursor: pointer;
    margin: 0.26vw;
    margin-bottom: 0px;
}

#qymcbox span:hover,
#tydmbox span:hover {
    background-color: #0E74FF !important;
    color: #ffff;
}

.mainContent .ServiceType .index_seek .seek .seek_button {
    width: calc(824/1920 * 15.7vw);
    height: 100%;
    /* position: relative; */
    /* background: linear-gradient(270deg, #336DFF, #7C9BF8); */
    border-radius: 0px 6px 6px 0px;
    padding: 0;
}

.mainContent .ServiceType .index_seek .seek .seek_button button {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.83vw;
    padding: 0;
    background: linear-gradient(270deg, #336DFF, #7C9BF8);
    border: none;
}

.mainContent .ServiceType .index_seek .seek .seek_button button:hover {
    opacity: 1;
}

.mainContent .layui-input-block {
    margin-left: 0px;
}


/* .mainContent .ServiceType .index_seek .seek .seek_index_submit::after {
    content: ' ';
    width: 1.04vw;
    height: 1.04vw;
    background: url(../../images/FT_gqc/seek_1.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 0.73vw;
} */

.mainContent .ServiceType .index_seek .seek_term {
    margin-top: 0.89vw;
    width: 100%;
    font-size: 0.83vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}

.ServiceType .index_hint {
    width: 100%;
    height: 1.77vw;
    /* background: #D0DBEA;  8092AC */
    /* background: #abbed79e;   */
    background: url(../../images/FT_gqc/hint.png) no-repeat;
    background-size: 100% 100%;
    /* box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.66), 0px -3px 8px 0px rgba(49, 68, 93, 0.4); */
    /* opacity: 0.4; */
    border-radius: 0.21vw;
    margin: 1.51vw 0 1.04vw 0;
    position: relative;
}

.ServiceType .index_hint .index_hint_img {
    width: 0.83vw;
    height: 0.83vw;
    margin: 0.47vw 0.83vw 0.47vw 0.94vw;
}

.ServiceType .index_hint .index_hint_img img {
    width: 100%;
    height: 100%;
    margin-top: -0.31vw;
}

.ServiceType .index_hint span {
    color: #fff;
    opacity: 1;
    font-size: 0.73vw;
}

.ServiceType .index_hint span a {
    text-decoration: revert;
    color: #336DFF;
}

#Gqc .ServiceTypeContent {
    margin-top: 1.67rem;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(66, 98, 241, 0.3);
    border-radius: 2px;
    min-height: 29vw;
    width: 100%;
}

#Gqc .ServiceTypeContent .CompanyServe {
    height: 31.04vw;
    display: flex;
}

#Gqc .ServiceTypeContent .CompanyServe .MatterType {
    width: 100.5%;
    height: 2.86vw;
    overflow: hidden;
    padding: 0 5.21vw;
    position: relative;
}

#Gqc .swiper {
    overflow: hidden;
}

#Gqc .ServiceTypeContent .CompanyServe .MatterType .matterItem {
    width: 9.375vw;
    height: 2.86vw;
    text-align: center;
    /* line-height: 5.5rem; */
    border: 1px solid #336DFF;
    cursor: pointer;
    border-radius: 0.42vw;
    color: #336DFF;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

#Gqc .ServiceTypeContent .CompanyServe .MatterType .matterItem img {
    width: 2.03vw;
    height: 1.67vw;
}

#Gqc .ServiceTypeContent .CompanyServe .MatterType .matterItem .ActivePic {
    display: none;
}

#Gqc .ServiceTypeContent .CompanyServe .MatterType .matterItem .MatterTitle {
    font-size: 0.94vw;
    max-width: 6.77vw;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

#Gqc .ServiceTypeContent .CompanyServe .MatterType .matterItem .MatterNum {
    font-size: 1.25vw;
}

#Gqc .ServiceTypeContent .CompanyServe .MatterType .matterItem:hover {
    background: #336DFF;
    color: #FFFFFF;
}

#Gqc .ServiceTypeContent .CompanyServe .MatterType .matterItem:hover .NormalPic {
    display: none;
}

#Gqc .ServiceTypeContent .CompanyServe .MatterType .matterItem:hover .ActivePic {
    display: block;
}

#Gqc .ServiceTypeContent .CompanyServe .MatterType .checkon {
    background: #336DFF;
    color: #FFFFFF;
}

#Gqc .ServiceTypeContent .CompanyServe .MatterType .checkon .NormalPic {
    display: none;
}

#Gqc .ServiceTypeContent .CompanyServe .MatterType .checkon .ActivePic {
    display: block;
}

#Gqc .swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 2.5vw;
    height: 2.5vw;
    margin-top: -1.35vw;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    border-radius: 50%;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(89, 134, 249, 0.3);
}

#Gqc .swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: '';
}

#Gqc .swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: '';
}

#Gqc .MatterDetail {
    margin-top: 2.34vw;
}

#Gqc .MatterDetail .MatterDetailItem ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0.26vw 0.26vw 0;
    flex-wrap: wrap;
    max-height: 19.27vw;
    overflow: hidden;
}

#Gqc .MatterDetail .MatterDetailItem ul:hover {
    overflow-y: auto;
}

#Gqc .MatterDetail .MatterDetailItem li {
    width: 48%;
    height: 2.5vw;
    box-shadow: 0px 0px 6px 0px rgba(153, 152, 153, 0.3);
    background: #FFFFFF url(../../images/FT_gqc/xzf.png) 1.15vw center no-repeat;
    background-size: 2.08vw 2.08vw;
    border-radius: 0.42vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 2.19vw 0 3.96vw;
    margin-bottom: 1.56vw;
}

#Gqc .MatterDetail .MatterDetailItem li span {
    font-size: 1.04vw;
    font-weight: 400;
}

#Gqc .MatterDetail .MatterDetailItem li a {
    width: 4.17vw;
    height: 1.25vw;
    text-align: center;
    line-height: 1.25vw;
    background: linear-gradient(180deg, #7C9BF8, #2466FF);
    border-radius: 0.21vw;
    font-size: 0.63vw;
    color: #FFFFFF;
}

#Gqc .mainContent {
    background-image: url(../../images/FT_gqc/GqcBanner.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /* height: 50.94vw; */
    width: 100%;
    /* overflow: hidden; */
    padding-top: 0vw;
    background-color: #F5F8FC;
}

.top_banner {
    width: 100%;
}

.index_banner_tit {
    width: 24.11vw;
    height: 3.23vw;
    font-size: 3.13vw;
    /* font-family: FZQingKeBenYueSongS-R-GB; */
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 2.5vw;
    text-shadow: 0vw 0.1vw 0vw rgba(25, 54, 126, 0.6);
    margin: 3.23vw 0vw 0vw 15.57vw;
}

.index_banner_tit img {}

.nav-img {
    margin: 1.72vw 0 0 15.47vw;
    height: 3.13vw;
    width: 70%;
    display: flex;
}

.nav-img .nav-img-one {
    width: 7.81vw;
    height: 3.13vw;
    display: flex;
    align-items: center;
}

.nav-img .nav-img-one .nav-img-one-img {
    width: 3.13vw;
    height: 3.13vw;
}

.nav-img .nav-img-one .nav-img-one-img img {
    width: 100%;
    height: 100%;
}

.nav-img .nav-img-one span {
    display: inline-block;
    width: 3.5vw;
    height: 0.68vw;
    font-size: 0.73vw;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
}

.contentWidth {
    width: 74vw;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 1.77vw;
}

.company1 {
    overflow: hidden;
}

.qybgBox {
    display: flex;
    box-shadow: 0px 2px 8px 0px rgb(66 98 241 / 30%);
}


/*企业信息*/

.leftMenu {
    width: 20%;
    /* padding: 10px 2vw 10px 0; */
    /* box-shadow: 17px 17px 24px 0px #EFF3F8; */
    background: url('../../images/FT_gqc/left_menu.png') no-repeat;
    background-size: cover;
}

.leftMenu ul {
    margin-top: 0.83vw;
}

.leftMenu ul li {
    width: 100%;
    height: 2.71vw;
    border-left: 3px solid transparent;
    font-size: 0.83vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #252B3A;
    padding-left: 1.72vw;
    display: flex;
    align-items: center;
}

.leftMenu ul li:hover {
    width: 100%;
    height: 2.71vw;
    background: #FFFFFF;
    opacity: 0.9;
    border-left: 3px solid #3366FF;
    cursor: pointer;
}

.leftMenu ul .li_act {
    background-color: #fff;
    border-left: 3px solid #3366FF;
    cursor: pointer;
}

.rightMenu {
    width: 80%;
    border-left: 1px solid transparent;
    overflow-y: auto;
}

.rightBox {
    cursor: pointer;
    width: 20%;
    height: 6.25vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    border: 1px solid transparent;
    border-right-color: #DFE1E6;
    border-bottom-color: #DFE1E6;
    float: left;
}

.rightBox:hover {
    border: 1px solid #DFE1E6;
    box-shadow: 0px 4px 6px 0px rgba(153, 152, 153, 0.3);
}

.rightBox img {
    width: 1.5625vw;
    height: 1.5625vw;
    ;
    margin-bottom: 10px;
}

.rightBox a span:hover {}

.handle_plan {
    width: 100%;
    /* height: 14.9vw; */
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    background: url(../../images/FT_gqc/service_bg.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 4.06vw;
    background-color: #F5F8FC;
}

.handle_plan .handle_plan_img {
    width: 73.96vw;
    height: 14.9vw;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.handle_plan .handle_plan_img img {
    width: 100%;
    height: 100%;
}

.handle_plan .handle_plan_img .handle_plan_text {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
}

.handle_plan .handle_plan_img .handle_plan_text .handle_plan_text_btn {
    width: 11.15vw;
    height: 2.92vw;
    background: #336DFF;
    border-radius: 0.21vw;
    display: flex;
    font-size: 1.25vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    height: 2.92vw;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.handle_plan .handle_plan_img .handle_plan_text .handle_plan_text_cont {
    width: 100%;
    height: 1.2vw;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    display: block;
    text-align: center;
    margin-top: 2.14vw;
}

.service {
    width: 73.96vw;
}

.service .service_title {
    text-align: center;
    font-size: 1.56vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #252B3A;
    margin: 1.82vw 0;
    display: inline-block;
    width: 100%;
}

.service .service_cont_img {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.service .service_cont_img .service_img {
    width: 17.71vw;
    height: 11.04vw;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.service .service_cont_img .service_img img {
    width: 100%;
    height: 100%;
}

.service .service_cont_img .service_img span {
    position: absolute;
    font-size: 1.04vw;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
}

.service .service_cont_img .service_img .mouse_hover4 {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -11.04vw;
    background: url(../../images/FT_gqc/other_bg.png) center no-repeat;
    background-size: cover;
    padding: 1.77vw 2.06vw 0 1.77vw;
    /* display: none; */
    z-index: 300;
    font-size: 0.73vw;
    color: #fff;
    transition: all 1s;
}

.service .service_cont_img .service_img:hover .mouse_hover4 {
    bottom: 0;
    transition: all 1s;
}

.service .service_cont_img .service_img .mouse_hover4 .mouse_hover4_title {
    margin-bottom: 1.2vw;
    font-size: 1.04vw;
}

.service .service_cont_img .service_img .mouse_hover4 .mouse_hover4_cont {
    margin-bottom: 1.2vw;
}

.service .service_cont_img .service_img .mouse_hover4 .site {
    width: 10.94vw;
    height: 2.08vw;
    text-align: center;
    line-height: 2.08vw;
    border: 1px solid #FFFFFF;
    margin: 0 auto;
}


/* 便民服务 */

.bm_cont {
    width: 340px !important;
    height: 330px !important;
    display: inline-block !important;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.bm {
    width: 340px !important;
    height: 250px !important;
}

.bm_text {
    height: 80px;
    width: 100%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
}

.bm_hover {
    width: 100%;
    height: 80px;
    position: absolute;
    bottom: -80px;
    background: #7387B9;
    padding: 1.77vw 2.08vw 0 1.77vw;
    /* display: none; */
    z-index: 300;
    font-size: 0.73vw;
    color: #fff;
    transition: all 0.5s;
    background: url(../../images/FT_gqc/qt5.png);
}

.bm_hover p {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
}

.bm_cont:hover .bm_hover {
    bottom: 0;
    transition: all 0.5s;
}

.MatterDetailList::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 5px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 5px;
}

.MatterDetailList::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 5px;
    background-color: skyblue;
    background-image: -webkit-linear-gradient( 45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
}

.MatterDetailList::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow: inset 0 0 5px rgba(255, 255, 255, 1);
    background: #FFFFFF;
    border-radius: 5px;
}

.seek {
    width: 42.92vw;
    height: 3.02vw;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 2.08vw;
    /* border: 0.05vw solid #7C9BF8; */
    border-radius: 0.31vw 0.31vw 0.31vw 0.31vw;
    /* overflow: hidden; */
    border-right: 0px;
    position: relative;
    /* overflow: hidden; */
}

.seek .seek_select {
    width: calc(824/1920 * 15vw);
    height: 100%;
    font-size: 0.83vw;
    color: #999999;
    display: flex;
    align-items: center;
}

.seek .layui-form-select {
    height: 100%;
    display: flex;
    /* border-radius: 0px; */
    position: relative;
    border-radius: 0.21vw 0 0 0.21vw;
    /* overflow: hidden; */
}

.seek .layui-form-select::after {
    content: ' ';
    width: 0.05vw;
    height: 2.04vw;
    background-color: #999999;
    position: absolute;
    top: 0.52vw;
    right: 0;
}

.seek .layui-form-select input {
    border-radius: 0.21vw 0 0 0.21vw;
    text-align: center;
}

.seek select,
.seek input,
.seek button {
    width: 100% !important;
    height: 100% !important;
    /* border: 0.05vw solid transparent !important; */
    font-size: 0.83vw;
}

.seek input::-webkit-input-placeholder {
    color: #B9B9B9;
}

.seek input::-moz-placeholder {
    color: #B9B9B9;
}

.seek input::-ms-input-placeholder {
    color: #B9B9B9;
}

.seek select {
    width: 100% !important;
    height: 100% !important;
    border: 0.05vw solid transparent;
    font-size: 0.83vw;
    text-align: center;
}

.seek input {
    border: 0.05vw solid transparent !important;
    /* border-left: 0.05vw solid #ddd; */
    padding-left: 3.13vw;
}

.seek::before {
    content: '';
    background: url(../../images/FT_gqc/bljd_seek.png) no-repeat 100% 100%;
    width: 1.04vw;
    height: 1.04vw;
    position: absolute;
    left: 1.04vw;
}

.seek .layui-input:hover,
.seek .layui-textarea:hover {
    border: 0.05vw solid transparent !important;
    border-left: 0.05vw solid transparent !important;
}

.seek button {
    /* border: 0.05vw solid transparent !important; */
    border-left: #7C9BF8;
}

.seek .seek_input {
    width: calc(824/1920 * 84.04vw) !important;
    height: 100%;
    margin-left: -0.13vw;
}

.seek .seek_button {
    width: calc(824/1920 * 15.7vw);
    height: 100%;
    /* position: relative; */
    /* background: linear-gradient(270deg, #336DFF, #7C9BF8); */
    border-radius: 0px 0.31vw 0.31vw 0px;
    padding: 0;
    margin-right: -0.1vw;
}

.seek .seek_button button {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.83vw;
    padding: 0;
    background: linear-gradient(270deg, #336DFF, #7C9BF8);
}

.seek .seek_button button:hover {
    opacity: 1;
}

.bljd_search .layui-input-block {
    margin-left: 0px;
}


/* .seek .seek_index_submit::before {
content: ' ';
width: 1.04vw;
height: 1.04vw;
background: url(../..//images/FT_jiuj/seek_1.png) no-repeat;
background-size: 100% 100%;
margin-right: 0.73vw;
} */

.seek_term {
    margin-top: 0.89vw;
    width: 100%;
    font-size: 0.83vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}

.seek .layui-input-block {
    margin-left: 0px;
}

.seek .layui-input:focus,
.seek .layui-textarea:focus {
    border-color: transparent !important;
}

#Gqc .swiper-button-next,
#Gqc .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 2.45vw;
    height: 2.45vw;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    border-radius: 50%;
    background-size: cover !important;
}

#Gqc .swiper-button-prev {
    background: url(../../images/FT_gqc/left.png) center center no-repeat;
}

#Gqc .swiper-button-next {
    background: url(../../images/FT_gqc/right.png) center center no-repeat;
}

#Gqc .swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: '';
}

#Gqc .swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: '';
}

#Gqc .swiper-button-next.swiper-button-disabled,
#Gqc .swiper-button-prev.swiper-button-disabled {
    pointer-events: auto;
}