.trs_search_con {
    width: 1200px;
    margin: 42px auto 0;
}

.trs_search_c {
    width: 825px;
    border: 1px solid #014ea2;
    border-radius: 20px;
    height: 47px;
    box-sizing: border-box;
    margin-left: 137px;
}

.trs_s_bz_menu, .trs_zsk_menu {
    position: absolute;
    top: 60px;
    display: none;
    left: 154px;
    width: 130px;
    background: #fff;
    z-index: 1000;
    border: 1px solid #eceaea;
    border-radius: 6px;
}

.trs_zsk_level_menu {
    position: absolute;
    top: 60px;
    display: none;
    left: 285px;
    min-width: 130px;
    background: #fff;
    z-index: 1000;
    border: 1px solid #eceaea;
    border-radius: 6px;
}

.trs_s_menu {
    position: absolute;
    top: 60px;
    display: none;
    left: 21px;
    width: 130px;
    height: 138px;
    background: #fff;
    z-index: 1000;
    border: 1px solid #eceaea;
    border-radius: 6px;
}

.trs_zsk_menu ul {
    height: 278px;
    overflow-y: auto;
}

.trs_zsk_level_menu ul {
    max-height: 278px;
    overflow-y: auto;
    padding: 10px;
}

.trs_s_menu::before, .trs_s_bz_menu::before, .trs_zsk_menu::before, .trs_zsk_level_menu::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-bottom-color: #eceaea;
    left: 50%;
    margin-left: -12px;
    top: -24px;
}

.trs_s_menu::after, .trs_s_bz_menu::after, .trs_zsk_menu::after, .trs_zsk_level_menu::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-bottom-color: #fff;
    left: 50%;
    margin-left: -12px;
    top: -23px;
}

.trs_s_menu ul li {
    text-align: left;
    padding-left: 20px;
}

.levelActive {
    background: #eef3fb;
    color: #0f78e5;
}

.trs_s_menu ul li:hover, .trs_s_bz_menu ul li:hover, .trs_zsk_menu ul li:hover, .trs_zsk_level_menu ul li:hover {
    background: #eef3fb;
    color: #0f78e5;
}

.trs_search_c {
    display: flex;
    margin-bottom: 25px;
}

.trs_search_m {
    position: relative;
    width: 150px;
    text-align: center;
    line-height: 47px;
    cursor: pointer;
}

.trs_search_m img {
    position: absolute;
    left: 120px;
    top: 20px;
}

.trs_search_text_active {
    background: #0d56a6;
}

.trs_text_ac {
    color: #fff !important;
}

.trs_input {
    margin-left: 14px;

}

.trs_total_list {
    font-size: 16px;
    color: #000000;
    margin-bottom: 16px;
}

.trs_total_list span {
    color: #FF5858 !important;
}

.trs_input input {
    width: 533px;
    height: 45px;
    border: none;
    padding-left: 19px;
}

input::placeholder {
    font-size: 17px;
    color: #444444;
    opacity: .4;
}

.trs_button {
    height: 46px;
    width: 108px;
    background: #014EA2;
    border-top-right-radius: 19px;
    border-bottom-right-radius: 19px;
}

.trs_button {
    text-align: center;
    line-height: 46px;
    cursor: pointer;
}

.trs_button span {
    font-size: 18px;
    color: #FFFFFF;
}

.trs_button img {
    position: relative;
    margin-right: 11px;
    margin-left: -20px;
    left: 7px;
    top: -2px;
}

.trs_search_text {
    width: 142px;
    position: relative;
    left: 17px;
}

.trs_search_text span {
    position: relative;
    left: -19px;
    font-size: 16px !important;
}

.trs_search_text_l {
    position: relative;
}

.trs_search_two {
    width: 145px;
    height: 45px;
}

.zyTitle {
    font-size: 18px;
    line-height: 28px;
}

.zyContent {
    margin: 10px 0 4px 0;
    line-height: 28px;
}

.result_all_con {
    display: flex;
    /* align-items: center; */
}

.result_all_con ul {
    flex: 1;
}

.trs_swiper_title {
    width: 257px;
    overflow: hidden;
    position: relative;
    height: 50px;
    line-height: 50px;
    margin: 0 15px;
    font-size: 18px;
    border-bottom: 2px solid #ddd;
    margin-bottom: 20px;
}

.trs_title_line {
    position: relative;
    top: -2px;
}

.trs_title_line {
    height: 4px;
    width: 40px;
    background: linear-gradient(to right, #6096DB, #2AE3FC);
}

.trs_line {
    height: 4px;
    width: 287px;
    background: linear-gradient(to right, #6096DB, #2AE3FC);
}

.qtzsk {
    display: none;
    position: relative;
    width: 287px;
    margin-left: 20px;
}

.service_pic {
    height: 900px;
    overflow: hidden;
}

.service_pic .swiper-wrapper {
    /* display: block !important; */
}

.service_pic .swiper-wrapper .swiper-slide {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden !important;
    /* box-shadow: 0 0 10px #ddd; */
}

.lid {
    position: absolute;
    width: 287px;
    height: 130px;
    cursor: pointer;
}

.qtzsk .swiper-button-prev, .qtzsk .swiper-button-next {
    width: 25px !important;
    height: 29px !important;
    transform: rotate(88deg);
}

.qtzsk .swiper-button-prev {
    left: 123px !important;
    top: 972px !important;
}

.qtzsk .swiper-button-next {
    right: 100px !important;
    top: 963px !important;
}

.trs_iframe_or_con {
    width: 100%;
    /* width: 75%;
    height: 100%; */
}

.pageIframe {
    display: block;
    border: none;
    height: 980px;
    /*设置高度百分比,一直调到只有一个滚动调为止*/
    width: 100%;
}

.qtzsk_title_line {
    width: 10px;
    height: 27px;
    background: #0d56a6;
    margin-right: 12px;
}

.qtzsk_title {
    display: flex;
    margin-bottom: 15px;
}

.qtzsk_title p {
    font-size: 22px;
    color: #000000;
}

.zyBj span {
    display: inline-block;
    background: #fff;
    padding: 0 4px;
    height: 24px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
    margin-right: 14px;
}

.trs_search_two, .trs_search_three {
    display: none;
    position: absolute;
    left: 148px;
    top: 0px;
}

.trs_search_text2, .trs_search_text3 {
    position: absolute;
    width: 120px;
    left: 11px;
}

.trs_search_text3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.trs_search_text2 span, .trs_search_text3 span {
    font-size: 16px;
}

.trs_search_text1 {
    display: none;
}

.trs_search_con3 {
    position: relative;
    left: -60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.trs_search_item ul {
    display: flex;

}

.trs_search_text span {
    font-size: 14px;
    color: #000000;
}

.trs_search_item ul li {
    margin-right: 17px;
    font-size: 14px;
    color: #047DD8;
    cursor: pointer;
}

.trs_active_s {
    color: #0D56A6 !important;
    font-weight: bold;
}

.trs_search_result {
    width: 1156px;
    margin: 36px auto 0;
}

.trs_search_item_t {
    font-size: 18px;
    color: #0D56A6;
}

.trs_search_result ul li {
    padding-top: 20px;
    background: #f7f7f7;
    padding: 16px 25px 50px;
    margin-bottom: 30px;
    /* border-top: 2px solid #ebebeb; */
}

.trs_search_result ul li a {
    font-size: 18px;
    color: #2440b3;
    text-decoration: underline;
}

.trs_search_result ul li p {
    margin-top: 20px;
    font-size: 14px;
    text-indent: 2em;
}

.layuiPage {
    display: none;
}

.trs_dl_t {
    margin-top: 20px;
    color: #333;
    font-size: 16px;
    margin-bottom: 15px;
}

.trs_dl_c_text {
    line-height: 28px;
    color: #333;
    font-size: 16px;
}

.trs_dl_con dt {
    padding: 30px 0 39px 0;
    border-bottom: 2px solid #ebeef5;
}

.trs_dl_con dt:nth-child(1) {
    padding: 0 0 39px 0 !important;
}

.trs_search_result ul li:nth-last-child(1) {
    /* border-bottom: 2px solid #ebebeb; */
}

.trs_li_t {
    font-size: 18px;
    color: #0F78E5;
}

.trs_search_item_t {
    padding-top: 4px;
}

.trs_search_item_c {
    margin-top: 15px;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}

.trs_search_bq {
    margin-top: 23px;
    margin-bottom: 17px;
}

.trs_search_bq span {
    display: inline-block;
    width: 55px;
    height: 24px;
    background: #F5F5F5;
    border-radius: 2px;
    font-size: 12px;
    color: #ACACAC;
    text-align: center;
    line-height: 24px;
}

.trs_page li {
    width: 30px;
    height: 28px;
    border-radius: 2px;
    background: #f4f4f5;
    margin-right: 10px;
    text-align: center;
    line-height: 28px;
    color: #606266;
    font-size: 14px;
    cursor: pointer;
}

.pager {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1156px;
    margin: 34px auto 76px;
}

.trs_page {
    display: flex;
}

.trs_page_active {
    background: #409eff !important;
    color: #fff !important;
}

.trs_search_l a {
    display: flex;
    align-items: center;
}

.trs_search_link_bcg {
    position: relative;
    top: -5px;
    width: 121px;
    height: 32px;
    background: url(trs_search_img2.png) no-repeat;
    line-height: 31px;
    margin-left: 18px;
    font-size: 16px;
    color: #fff;
    padding-left: 37px;
}