@charset "UTF-8";

::-webkit-scrollbar-track {
    background: 0 0
}

::-webkit-scrollbar {
    width: 6px;
    background-color: #e9f3fc
}



.scroll-area {
    -webkit-overflow-scrolling: touch
}

i[class^=icon-] {
    text-transform: none;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    display: inline-block
}

body,
article,
aside,
details,
fieldset,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block
}

a,
button,
cite,
code,
del,
em,
i,
img,
label,
mark,
small,
strong,
textarea,
time,
var {
    display: inline-block
}

footer,
header,
section {
    position: relative
}

button,
input {
    outline: 0;
    border: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

button:focus {
    outline: unset
}

button:focus-visible {
    outline: 1px solid #000
}

textarea {
    font-family: inherit
}

ol,
ul {
    list-style: none
}

span {
    display: inline-block
}

img {
    outline: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

a:active,
a:hover {
    outline: 0
}

a:active:hover,
a:hover:hover {
    color: #1492ff
}

a,
a:visited {
    color: inherit;
    text-decoration: none
}

label {
    word-wrap: break-word;
    word-break: break-all;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    word-break: break-all
}

td,
th {
    padding: 0
}

.clear>.left {
    float: left;
    height: 100%;
    line-height: inherit
}

.clear>.right {
    float: right;
    height: 100%;
    line-height: inherit
}

.clear:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.hide,
[hidden],
[v-cloak] {
    display: none
}

.title {
    /* width: 700px; */
    font-size: 20px;
    color: #fff;
    height: 40px;
    border-bottom: 2px solid #2d66a5;
    /* margin-top: 10px; */
    font-weight: bold;
    line-height: 40px;
}

.title span {
    width: auto;
    height: 40px;
    background: #2d66a5;
    line-height: 40px;
    padding: 0 10px;
}

.xhy-c2rul-61>li>a {
    width: 235px;
    margin: 20px 0px 0 15px;
    float: left;
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #333;
    border: 0px solid #E6EFF7;
    background: #F2F8FB;
}
        
.pageFootWrap .contactWrap .content03,
        .pageFootWrap .contactWrap .content04 {
            text-align: center;
        }
        
        .body-container .box-2-container {
            min-height: 32rem;
        }
        
        .pageFootWrap .selectGovernWrap .selectBtnWrap .layui-col-md2 .selectTitle i {
            top: 10px;
        }

.body-container {
    height: 100%;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

.body-container .page-container {
    background-color: #f6f6f6
}

.body-container .page-top-container {
    background: #efefef
}

.body-container .page-top-container .page-top {
    width: 1200px;
    height: 50px;
    line-height: 50px;
    margin: auto;
    font-size: 14px;
    color: #333
}

.body-container .page-top-container .page-top>.left>span:first-child::after {
    content: "";
    width: 1px;
    height: 16px;
    background: #d2d2d2;
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle
}

.body-container .page-top-container .page-top>.right {
    float: right
}

.body-container .page-top-container .page-top>.right .info {
    width: 90px;
    height: 22px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #1492ff;
    border-radius: 10px;
    margin-left: 20px;
    font-size: 12px;
    color: #1492ff
}

.body-container .page-top-2-container {
    width: 1200px;
    margin: auto;
    overflow: hidden
}

.body-container .page-top-2-container .page-top-2-wrapper {
    float: right;
    width: 303px;
    height: 42px;
    background-color: rgba(20, 146, 255, .2);
    font-size: 14px;
    color: #fff;
    padding: 14px 0 0 27px
}

.body-container .page-top-2-container .page-top-2-wrapper .info {
    width: 90px;
    height: 22px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    border-radius: 10px;
    border: solid 1px #fff;
    margin-left: 21px
}

.body-container .page-top-2-container .header {
    margin-top: 73px;
    height: 70px
}

.body-container .page-top-2-container .header img {
    height: 100%
}

.body-container .page-top-2-container .header .header-hold {
    margin: 0 0 0 10px;
    display: inline-block;
    vertical-align: top
}

.body-container .page-top-2-container .header .header-hold .hold-main {
    font-size: 24px;
    color: #333;
    font-weight: 700
}

.body-container .page-top-2-container .header .header-hold .hold-sub {
    font-size: 34px;
    color: #333;
    margin-top: 10px;
    font-weight: 700
}

.body-container .page-top-2-container .header .search-input {
    position: relative;
    width: 510px;
    background: #fff;
    border-radius: 4px;
    height: 61px;
    line-height: 61px
}

.body-container .page-top-2-container .header .search-input input {
    padding: 20px;
    width: 370px;
    height: 100%;
    line-height: inherit;
    font-size: 16px;
    border: solid 1px #fc7e23;
    vertical-align: top
}

.body-container .page-top-2-container .header .search-input .search-submit {
    width: 142px;
    height: 61px;
    line-height: 61px;
    background: #fc7e23;
    border-radius: 0 4px 4px 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer
}

.body-container .page-top-2-container .header .search-input .search-submit .icon {
    margin-right: 2px;
    vertical-align: sub
}

.body-container .main-nav-container {
    background: #fff
}

.body-container .main-nav-container .main-nav-wrapper {
    width: 1200px;
    margin: auto;
    height: 110px;
    line-height: 110px
}

.body-container .main-nav-container .main-nav-wrapper .logo {
    vertical-align: middle
}

.body-container .main-nav-container .main-nav-wrapper .main-nav {
    overflow: hidden;
    height: 100%;
    line-height: inherit
}

.body-container .main-nav-container .main-nav-wrapper .main-nav li {
    float: left;
    height: 100%;
    line-height: inherit;
    padding: 0 26px;
    color: #333
}

.body-container .main-nav-container .main-nav-wrapper .main-nav li a {
    font-size: 20px;
    font-weight: 700;
    color: inherit
}

.body-container .main-nav-container .main-nav-wrapper .main-nav li.active,
.body-container .main-nav-container .main-nav-wrapper .main-nav li:hover {
    background: #1492ff;
    color: #fff
}

.body-container .main-nav-container .main-nav-wrapper .main-nav .icon {
    vertical-align: text-bottom;
    margin-right: 3px
}

.body-container .search-container {
    height: 348px;
    background: url(../images/pc/bg-search.jpg) no-repeat center top;
    padding: 67px 0 0
}

.body-container .search-container .search {
    width: 838px;
    height: 61px;
    margin: auto;
    position: relative
}

.body-container .search-container .search .search-input {
    position: relative;
    width: 722px;
    background: #fff;
    border-radius: 4px;
    height: 61px;
    line-height: 61px
}

.body-container .search-container .search .search-input input {
    padding: 20px;
    width: 580px;
    height: 100%;
    line-height: inherit;
    font-size: 16px
}

.body-container .search-container .search .search-input .search-submit {
    width: 142px;
    height: 61px;
    line-height: 61px;
    background: #fc7e23;
    border-radius: 0 4px 4px 0;
    text-align: center;
    color: #fff;
    font-size: 22px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer
}

.body-container .search-container .search .search-input .search-submit .icon {
    margin-right: 10px;
    vertical-align: sub
}

.body-container .search-container .search .search-tab {
    margin-left: 8px
}

.body-container .search-container .search .search-tab>div {
    width: 100px;
    height: 29px;
    line-height: 27px;
    border-radius: 4px;
    border: solid 1px #fff;
    font-size: 16px;
    color: #f0eff3;
    margin-left: 8px;
    text-align: center;
    cursor: pointer
}

.body-container .search-container .search .search-tab>div.active {
    background-color: #fff;
    color: #1492ff
}

.body-container .search-container .search .search-tab>div:last-child {
    margin-top: 3px
}

.body-container .search-container .search .search-tab>div .icon {
    margin-left: 6px;
    vertical-align: middle
}

.body-container .search-container .search .search-content {
    position: absolute;
    right: 116px;
    width: 750px;
    height: 600px;
    border-bottom: 3px solid #e50211;
    padding: 0 32px 32px;
    z-index: 30;
    background: rgba(255, 255, 255, .95);
    border-radius: 5px;
    display: none
}

.body-container .search-container .search .search-content .title {
    border-bottom: 1px solid #bfbfbf;
    font-size: 0
}

.body-container .search-container .search .search-content .title .title-item {
    height: 57px;
    line-height: 57px;
    font-size: 16px;
    width: 100px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-right: 20px;
    color: #000
}

.body-container .search-container .search .search-content .title .title-item.active {
    border-bottom: 1px solid #1d95fc
}

.body-container .search-container .search .search-content .content {
    font-size: 0;
    display: none
}

.body-container .search-container .search .search-content .content .content-item {
    vertical-align: top;
    display: inline-block;
    font-size: 14px;
    width: 210px;
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #cecece;
}

.body-container .search-container .search-hot {
    margin: 14px auto 0;
    width: 838px
}

.body-container .search-container .search-hot span {
    font-size: 14px;
    color: #fff;
    margin: 0 10px 0 0
}

.body-container .footer-container {
    height: 340px;
    background-color: #1d96ff;
    padding: 45px 0 0;
    margin: 52px 0 0
}

.body-container .footer-container .footer-wrapper {
    width: 1200px;
    margin: auto
}

.body-container .footer-container .footer-wrapper .selector {
    position: relative;
    z-index: 23
}

.body-container .footer-container .footer-wrapper .selector .item {
    width: 184px;
    height: 42px;
    line-height: 42px;
    background: #fff;
    font-size: 16px;
    color: #666;
    margin: 0 19px 0 0;
    padding: 0 18px 0 12px;
    cursor: pointer;
    float: left
}

.body-container .footer-container .footer-wrapper .selector .item:last-child {
    margin-right: 0
}

.body-container .footer-container .footer-wrapper .selector .item .icon {
    float: right;
    margin: 18px 0 0;
    transition: all .2s
}

.body-container .footer-container .footer-wrapper .selector .item .item-content {
    display: none;
    width: 1200px;
    position: absolute;
    background: rgba(0, 0, 0, .66);
    left: 0;
    padding: 10px 40px;
    bottom: 45px;
    border-radius: 5px;
    box-shadow: 0 0 6px rgba(22, 88, 160, .21)
}

.body-container .footer-container .footer-wrapper .selector .item .item-content ul {
    overflow: hidden
}

.body-container .footer-container .footer-wrapper .selector .item .item-content ul li {
    float: left;
    width: 160px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    padding: 0 5px
}

.body-container .footer-container .footer-wrapper .selector .item .item-content ul li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: inherit;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.body-container .footer-container .footer-wrapper .selector .item .item-content ul li:hover {
    background: #53a0e8
}

.body-container .footer-container .footer-wrapper .hr {
    margin: 33px 0 0;
    height: 1px;
    background-color: #f5f5f5;
    opacity: .3
}

.body-container .footer-container .footer-wrapper .block {
    margin: 36px 0 0
}

.body-container .footer-container .footer-wrapper .block .block-item {
    background-color: rgba(245, 245, 245, .1);
    height: 139px;
    line-height: 139px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    float: left;
    margin: 0 12px 0 0
}

.body-container .footer-container .footer-wrapper .block .block-item .icon {
    vertical-align: middle
}

.body-container .footer-container .footer-wrapper .block .block-item:last-child {
    margin-right: 0
}

.body-container .footer-container .footer-wrapper .block .block-item:nth-of-type(1),
.body-container .footer-container .footer-wrapper .block .block-item:nth-of-type(2) {
    width: 139px
}

.body-container .footer-container .footer-wrapper .block .block-item:nth-of-type(3) {
    width: 290px;
    line-height: 30px;
    text-align: left;
    padding: 26px 0 0 28px
}

.body-container .footer-container .footer-wrapper .block .block-item:nth-of-type(4),
.body-container .footer-container .footer-wrapper .block .block-item:nth-of-type(5),
.body-container .footer-container .footer-wrapper .block .block-item:nth-of-type(6),
.body-container .footer-container .footer-wrapper .block .block-item:nth-of-type(7) {
    width: 139px
}

.body-container .footer-container .footer-wrapper .block .block-item:nth-of-type(4) .icon,
.body-container .footer-container .footer-wrapper .block .block-item:nth-of-type(5) .icon,
.body-container .footer-container .footer-wrapper .block .block-item:nth-of-type(6) .icon,
.body-container .footer-container .footer-wrapper .block .block-item:nth-of-type(7) .icon {
    margin: 38px 0 0
}

.body-container .footer-container .footer-wrapper .block .block-item:nth-of-type(4) p,
.body-container .footer-container .footer-wrapper .block .block-item:nth-of-type(5) p,
.body-container .footer-container .footer-wrapper .block .block-item:nth-of-type(6) p,
.body-container .footer-container .footer-wrapper .block .block-item:nth-of-type(7) p {
    margin: 20px 0 0
}

.body-container .pagination-container {
    text-align: center;
    font-size: 0
}

.body-container .pagination-container .page-item {
    display: inline-block;
    width: 52px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    background-color: #f2f2f2;
    border-radius: 4px;
    font-size: 16px;
    color: #333;
    cursor: pointer
}

.body-container .pagination-container .page-item:not(:last-child) {
    margin-right: 7px
}

.body-container .pagination-container .page-item.page-item-next,
.body-container .pagination-container .page-item.page-item-prev {
    width: 94px
}

.body-container .pagination-container .page-item.active,
.body-container .pagination-container .page-item:hover {
    background-color: #1492ff;
    color: #fff
}

.body-container .search-container {
    background: url(../images/pc/banner-2.jpg) no-repeat center top
}

.body-container .cur-position {
    width: 1200px;
    margin: 25px auto 0;
    font-size: 16px;
    color: #666
}

.body-container .cur-position .icon {
    vertical-align: bottom;
    margin-right: 8px
}

.body-container .cur-position a:last-child {
    color: #333
}

.body-container .box-1-container {
    width: 1200px;
    margin: 25px auto 0;
    height: 144px;
    background-color: #fafafd;
    border: solid 1px #f0f0f0;
    padding: 0 30px
}

.body-container .box-1-container .text {
    height: 67px;
    line-height: 67px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 18px;
    color: #888
}

.body-container .box-1-container .texts {
    font-size: 17px;
    color: #333;
    height: 75px;
    line-height: 75px;
    display: inline-block
}

.body-container .box-1-container .texts a {
    margin-right: 30px;
    font-weight: 700
}

.body-container .box-1-container .texts a.active {
    color: #1d96ff
}

.body-container .article-list-container {
    width: 1200px;
    background-color: #fafafd;
    border: solid 1px #f0f0f0;
    margin: 20px auto 0;
    padding: 0 30px 56px
}

.body-container .article-list-container .title {
    overflow: hidden;
    height: 70px;
    padding-top: 30px;
    border-bottom: 1px solid #e1e1e1
}

.body-container .article-list-container .title span:first-child {
    float: left;
    font-size: 18px;
    color: #333;
    font-weight: 700
}

.body-container .article-list-container .title span:last-child {
    float: right;
    font-size: 18px;
    color: #333;
    font-weight: 700
}

.body-container .article-list-container .list {
    margin: 10px 0
}

.body-container .article-list-container .list a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    display: block;
    margin: 33px 0
}

.body-container .article-list-container .list a span:first-child {
    float: left;
    font-size: 18px;
    color: #333;
    width: 970px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.body-container .article-list-container .list a span:last-child {
    float: right;
    font-size: 18px;
    color: #333
}

.body-container .article-list-container .list a:hover span {
    color: #1d96ff
}

.body-container .article-list-container .pagination-container {
    margin-top: 75px
}

.body-container .box-2-container {
    width: 1200px;
    background-color: #fff;
    border: solid 1px #f0f0f0;
    margin: 41px auto 0;
    padding: 20px 41px 56px
}

.body-container .box-2-container .cur-position {
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #e1e1e1
}

.body-container .box-2-container .cur-position .icon {
    vertical-align: bottom;
    margin-right: 8px
}

.body-container .box-2-container .cur-position a:last-child {
    color: #333
}

.body-container .box-2-container .box-list {
    margin-top: 30px
}

.body-container .box-2-container .box-list>.left {
    width: 202px
}

.body-container .box-2-container .box-list>.left a {
    width: 202px;
    height: 60px;
    line-height: 60px;
    background-color: #dfdfdf;
    font-size: 16px;
    color: #333;
    display: inline-block;
    padding-left: 21px;
    margin-bottom: 8px
}

.body-container .box-2-container .box-list>.left a.active {
    background-color: #1c6ecc;
    color: #fff;
    position: relative
}

.body-container .box-2-container .box-list>.left a.active::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #1764ce;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -10px
}

.body-container .box-2-container .box-list>.right {
    width: 864px
}

.body-container .box-2-container .box-list>.right .list a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    display: block;
    margin: 0 0 30px
}

.body-container .box-2-container .box-list>.right .list a span:first-child {
    float: left;
    font-size: 16px;
    color: #333;
    width: 709px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.body-container .box-2-container .box-list>.right .list a span:last-child {
    float: right;
    font-size: 16px;
    color: #333
}

.body-container .box-2-container .box-list>.right .list a:hover span {
    color: #1d96ff
}

.body-container .box-2-container .box-list>.right .pagination-container {
    margin-top: 75px;
    text-align: left
}