html {
    line-height: 1.5;

    -ms-text-size-adjust: 100%;

    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    background: #ebeced;
    font-size: 14px;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;

    height: 0;

    overflow: visible;
}

pre {
    font-family: monospace, monospace;

    font-size: 1em;
}

a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
}

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    /* 2 */
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;

    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;

    line-height: 1.5;

    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    box-sizing: border-box;

    color: inherit;

    display: table;

    max-width: 100%;

    padding: 0;

    white-space: normal;
}

progress {
    display: inline-block;

    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;

    outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;

    font: inherit;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

body {
    margin: 0;
    padding: 0;
    font-family: -apple-system, "SF UI Text", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei",
        sans-serif;
    font-size: 14px;
    background-color: #ebeced;
}

div,
p,
fieldset,
table,
tr,
td,
tbody,
form,
img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

ol,
ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

dl,
dd,
dt {
    border: 0 none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    white-space: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

.clear:before,
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
    zoom: 1;
}

a:focus {
    text-decoration: none;
    outline: none;
    outline-offset: 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:not([href]) {
    /*	border: 10px dashed #f39;*/
}

.fl {
    float: left;
}

.fr {
    float: right;
}

body {
    font-family: -apple-system, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "WenQuanYi Micro Hei",
        "Microsoft Yahei", sans-serif;
    font-size: 18px;
    line-height: 1.42858;
    color: #28252c;
    background-color: #fff;
}

a {
    color: #28252c;
}

.navbar {
    background: #224559;
    border-color: #224559;
}

.logo {
    height: 90px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
}

.navbar {
    border: 0;
}

.navbar-collapse {
    padding: 0;
}

.navbar-nav,
.navbar-nav i {
    color: #ffffff;
    margin-right: 8px;
}

.navbar-nav,
.navbar-nav i {
    font-size: 20px;
}

.navbar-inverse .navbar-nav>li>a {
    color: #ffffff;
    padding: 15px 36px;
}

.navbar-inverse .navbar-nav>li.active,
.navbar-inverse .navbar-nav>li.active i {
    background-color: #ffffff;
    color: #f29600;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #f29600;
    background-color: #ffffff;
}

.navbar-inverse .navbar-nav>li:before {
    content: "";
    width: 100%;
    height: 3px;
    background-color: rgba(0, 0, 0, 0);
    display: block;
}

.navbar-inverse .navbar-nav>li.active:before {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #f29600;
    display: block;
}

section {
    margin-bottom: 20px;
}

.dynamic {
    float: left;
    width: 500px;
    background-color: #eeeeef;
    height: 325px;
    overflow: hidden;
}

.hiSlider-wrap {
    /* margin-left: 500px; */
    position: relative;
    overflow: hidden;
    width: 1140px;
    height: 325px;
}

.text-list-1 {
    background-color: #eeeeef;
    padding: 24px 32px 4px;
}

.text-list-1 li,
.text-list-2 dd {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 24px;
}

.footer {
    background-color: #f7f7f7;
}

.footer .container {
    border-top: 2px solid #224559;
    background-color: #fff;
}

.copyright {
    padding: 24px 0;
    text-align: center;
    font-size: 16px;
    line-height: 1.8;
}

.login-entry .title {
    float: left;
    width: 50px;
    height: 128px;
    background-color: #224559;
    white-space: pre-wrap;
    padding-top: 16px;
    color: #ffffff;
    text-align: center;
}

.login-entry a {
    float: right;
    margin-left: 10px;
}

.container {
    width: 1140px;
}

.text-list-2 {
    margin: 24px 0 0 0;
    min-height: 332px;
}

.text-list-2 dt,
.text-list-2 dt i {
    font-size: 22px;
    font-weight: normal;
    color: #f29600;
}

.text-list-2 dt {
    margin-bottom: 24px;
}

.text-list-2 dt i {
    margin-right: 8px;
    font-weight: 300;
    font-size: 26px;
}

.text-list-2 dd i {
    color: #f29600;
    margin-right: 8px;
}

.date {
    float: right;
    color: #9e9e9f;
}

.hiSlider {
    width: 1140px;
    height: 325px;
    overflow: hidden;
}

.hiSlider-item {
    float: left;
}

.more {
    float: right;
    font-size: 14px;
    color: #28252c;
    line-height: 29px;
}

[class*="text-list-"] a:hover {
    color: #f29600;
}

.bg-gray {
    background-color: #f7f7f7;
    margin: -20px 0 0 0;
    min-height: 600px;
}

.bg-gray>.container {
    background-color: #fff;
    padding: 10px 30px;
    min-height: 600px;
}

.articel {
    padding: 40px 32px;
}

.articel .title,
.articel .time {
    text-align: center;
    margin: 0 0 24px;
}

.articel .time {
    font-size: 14px;
    color: #9e9e9f;
}

.articel .time span+span {
    margin-left: 80px;
}

.articel .content {
    margin-bottom: 32px;
    text-indent: 2em;
    line-height: 1.6;
}

.hiSlider-item img {
    width: 1140px;
    height: 330px;
}

.navbar-inverse .container {
    width: 1140px;
    margin: 0 auto;
    background-color: #224559;
}

.navbar-form .input-group-btn .btn-default {
    height: 34px;
    background-color: #f29600;
    color: #fff;
    border-radius: 0 17px 17px 0;
}

.navbar-form input.form-control {
    border-radius: 17px 0 0 17px;
}