.wrapper_deatil {
    width: 1200px;
    margin: 30px auto 0;
    background: #fff;
    box-shadow: 0px 5px 7px 0px rgba(240, 240, 240, 0.75);
}

.wrapper_deatil_title {
    text-align: center;
    padding-top: 55px;
    font-size: 30px;
    font-weight: bold;
}

.wrapper_menu {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    align-items: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #d9d8d8;
}

.wrapper_deatil_font {
    display: flex;
    margin-left: 71px;
    align-items: center;
}

.wrapper_deatil_date span {
    font-size: 16px;
    color: #333333;
}

.wrapper_deatil_date span:nth-child(1) {
    margin-right: 20px;
}

.ft {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 2px solid #4078be;
    color: #4078be;
    font-weight: 600;
    border-radius: 2px;
    margin-right: 8px;
}

.wrapper_deatil_font a {
    display: inline-block;
    width: 31px;
    height: 31px;
    margin: 0 6px;
    text-align: center;
    line-height: 31px;
}

.wrapper_deatil_font span {
    margin-right: 10px;
}

.active_font {
    background: #125798;
    border-radius: 50%;
    color: #fff;
}

.trs_line {
    color: #909090;
}

.wrapper_detail_text {
    padding: 43px 15px 0px;
}

.wrapper_detail_text {
    margin-bottom: 30px;
}

.wrapper_detail_text p {
    text-indent: 2em;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 40px;
}

.wrapper_overview_left {
    width: 260px;
    margin-right: 20px;
}

.wrapper_overview {
    width: 1200px;
    margin: 30px auto 0;
}

.wrapper_overview_left ul li {
    width: 260px;
    height: 68px;
    background: #E3F1FE;
    margin-bottom: 9px;
    text-align: center;
    line-height: 68px;
}

.wrapper_overview_left ul li a {
    color: #15579f;
    font-weight: 600;
}

.left_active {
    background: #0167b9 !important;

}

.left_active a {
    color: #fff !important;
}

.wrapper_overview_right_title span {
    font-size: 26px;
    color: #0962BE;
}

.tit_line {
    position: relative;
    top: 26px;
    width: 57px;
    height: 5px;
    background: #0962BE;
}

.wrapper_overview_right {
    width: 872px;
    padding: 0 23px;
    background: #fff;
    margin-bottom: 40px;
    box-shadow: 0px 7px 13px 0px rgba(239, 239, 239, 0.75);
}

.wrapper_overview_right_title {
    border-bottom: 1px solid #c5c8cb;
    padding-bottom: 24px;
    padding-top: 26px;
}

.wrapper_overview_right_list ul li {
    height: 59px;
    line-height: 59px;
    border-bottom: 1px dashed #d9d9d9;
    padding-left: 48px;
    background: url(trs_detail_li_icon.png) no-repeat;
    background-position: 21px 25px;
}

.wrapper_overview_right_list ul li a {
    display: flex;
    justify-content: space-between;
    height: 59px;
    width: 100%;
}

.wrapper_overview_right_list ul li a span {
    color: #525252;
}

.wrapper_overview_right_list ul li a span:nth-child(2) {
    color: #909090;
}

.list-pager {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 45px;
    padding-bottom: 60px;
}

.list-pager a {
    display: inline-block;
    border: 1px solid #e4e4e4;
    width: 29px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    background: #fdfdfd;
    color: #666666;
    margin-right: 11px;
}

.list-pager span {
    display: inline-block;
    height: 31px;
    color: #666;
}

.prev, .next {
    width: 58px !important;
    height: 29px !important;
}

.list-pager .active {
    background-color: #1f61ba;
    color: #fff;
}

.sl {
    margin-right: 11px;
}

.turn {
    position: relative;
    top: 4px;
    margin-left: 11px;
}

.list-pager input {
    width: 35px;
    height: 29px;
    border: 1px solid #cacaca;
    outline: none;
    margin-right: 11px;
}

.list-pager button {
    width: 35px;
    height: 29px;
    background: none;
    outline: none;
    border: 1px solid #cacaca;
    cursor: pointer;
    color: #666;
}

body {
    min-height: 100% !important;
}

.wrapper_search {
    width: 1200px;
    margin: 30px auto 0;
}

.wrapper_search_title {
    padding-bottom: 20px;
    border-bottom: 1px solid #c5c8cb;
}

.line {
    position: relative;
    width: 43px;
    height: 4px;
    background: #0962BE;
    top: 24px;
}

.wrapper-search-input {
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

.wrapper-search-input input {
    width: 626px;
    height: 52px;
    border: 1px solid #C5C8CB;
    outline: none;
}

.wrapper-search-input button {
    position: relative;
    left: -87px;
    width: 87px;
    height: 52px;
    background: #1F61BA;
    border: none;
    font-size: 18px;
    color: #fff;
    border: 1px solid #1F61BA;
}

.wrapper_search_result {
    display: flex;
    align-items: center;
    margin: 38px 17px 0;
    /* margin: 38px auto 0; */
    height: 44px;
    background: #f8f8f8
}

.wrapper_search_num {
    height: 44px;
    padding-left: 40px;
    line-height: 44px;
    margin-right: 70px;
}

.wrapper_search_num div {
    color: #000;
}

.wrapper_search_num span {
    color: #125697 !important;
}

.wrapper_search_result_list ul li {
    margin: 0 33px;
    height: 172px;
    border-bottom: 1px solid #eaeaea;
}

.wrapper_search_result_list_title {
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 600;
}

.wrapper_search_result_list_date {
    margin-top: 20px;
    color: #335473;
}

.wrapper_search_result_list_des {
    line-height: 30px;
    color: #959595;
}

.wrapper-sort span {
    margin-right: 5px;
}

.site_wrapper {
    width: 1130px;
    margin: 17px auto;
    background: #fff;
    padding: 8px 25px 150px 45px;
    box-shadow: 0px 7px 13px 0px rgba(239,239,239,0.75);

}

.site_title {
    position: relative;
    line-height: 75px;
    font-size: 24px;
    color: #0962be;
    font-weight: bold;
    border-bottom: 1px solid #c5c8cb;
    padding-left: 6px;
}

.site_line {
    position: absolute;
    width: 57px;
    bottom: -2px;
    left: 0px;
    height: 5px;
    background: #0962be;
}

.site_list {
    margin-top: 37px;
    padding-right: 15px;
}

.site_list_item_title {
    padding-left: 67px;
    background: #f2faff;
    height: 56px;
    line-height: 56px;
    font-size: 22px;
    font-weight: bold;
    color: #0055ac;
}

.site_list_item_ul {
    height: 57px;
    line-height: 57px;
    background: #fbfbfb;
}

.site_list_item_ul ul {
    padding-left: 67px;
}

.site_list_item_ul ul li {
    float: left;
    margin-right: 58px;
}
.site_list_item{
    margin-bottom: 23px;
}
.xlewm{
    text-align: center;
    padding-bottom: 60px;
}
.xlewm .sweep{
    margin: auto;
    position: relative;
    font-size: 13px;
    color: #434343;
    line-height: 26px;
}