@charset "UTF-8";
/* yui3 reset.css */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
  vertical-align: top;
}

address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

iframe {
  display: block;
}

/* yui3 fonts */
body {
  color: #333;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
}

table {
  font-size: inherit;
  font: 100%;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

a {
  text-decoration: none;
}

input,
button,
textarea {
  border: 0;
  outline: 0;
}

input[type=text]::-ms-clear,
input[type=password]::-ms-reveal {
  display: none;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #999;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
  color: #999;
}

textarea:-moz-placeholder,
input:-moz-placeholder {
  color: #999;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #999;
}

.placeholder {
  color: #999;
}

/* utilities */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.l {
  float: left !important;
}

.r {
  float: right !important;
}

.hidden {
  display: none !important;
}

.invisible {
  visibility: hidden !important;
}

.trans {
  -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
}

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

body {
  background: #f5f5f5;
  min-width: 1240px;
}

/*面包屑导航*/
.location {
  background: url("../images/subPage/location_ico.png") left top no-repeat;
  height: 40px;
  padding-bottom: 20px;
  padding-left: 22.31px;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.location a {
  color: #666666;
}
.location .current {
  color: #2872ef;
}

.container {
  width: 1520px;
  margin: 0 auto;
}

/* 头部 */
.top {
  height: 36px;
  line-height: 36px;
  background: #f7f7f7;
  font-size: 12px;
  color: #999;
}
.top-l {
  float: left;
}
.top-time {
  float: left;
}
.top-weather {
  float: left;
  margin-left: 24px;
}
.weather-info {
  margin-right: 12px;
}

.top-r {
  float: right;
}
.top-r a {
  color: #999;
}
.top-r span {
  padding: 0 5px;
}

.banner {
  height: 410px;
  background: url("../images/banner.jpg") center top no-repeat;
}
.banner-title {
  height: 350px;
  padding-top: 124px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.banner-title > img {
  vertical-align: top;
}

.nav {
  height: 60px;
  line-height: 60px;
  background: rgba(25, 93, 193, 0.88);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}
.nav-item {
  float: left;
  width: 25%;
}
.nav-item a {
  display: block;
  font-size: 22px;
  color: fff;
  text-align: center;
  color: #fff;
}
.nav-item a:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(67, 130, 243, 0)), to(#4382F3));
  background: linear-gradient(180deg, rgba(67, 130, 243, 0) 0%, #4382F3 100%);
}
.nav-item.current a {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(67, 130, 243, 0)), to(#4382F3));
  background: linear-gradient(180deg, rgba(67, 130, 243, 0) 0%, #4382F3 100%);
  font-weight: bold;
}

/* 底部 */
.footer-wrap {
  min-height: 170px;
  padding-bottom: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #111F38;
}

.friendly-links {
  padding-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -16px;
}
.friendly-links .friendly-link {
  width: calc(33.3333333333% - 16px);
  margin-left: 16px;
}
.friendly-links .chosen-container-single .chosen-single {
  padding-left: 11px;
  height: 32px;
  border: 1px solid #697C9D;
  background: #203150;
  color: #fff;
  line-height: 30px;
  font-size: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.friendly-links .chosen-container-single .chosen-single div {
  width: 17px;
}
.friendly-links .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 7px;
}
.friendly-links .chosen-container-single .chosen-single div b {
  background-image: url("../images/chosen-sprite_6TAvzN.png");
  background-position: 0px 7px;
}
.friendly-links .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #697C9D;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.friendly-links .chosen-container .chosen-drop {
  border: 1px solid #697C9D;
  background: #203150;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-top: 5px;
}
.friendly-links .chosen-container .chosen-results {
  color: #fff;
}

.link-sel {
  display: block;
  width: 100%;
  height: 38px;
  outline: none;
  background: #2c69c5;
  color: #fff;
  border: 1px solid #b1d0ff;
  border-radius: 4px;
}

/* 版权信息 */
.copyright-info {
  line-height: 21px;
  font-size: 14px;
  color: #fff;
}
.copyright-info .copyright-txt {
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.copyright-info .copyright-txt > span {
  margin: 0 8px;
}

@media (max-width: 1520px) {
  .container {
    width: 1200px;
  }
}
.layui-laydate-linkage .layui-laydate-content td.laydate-selected > div {
  background: rgba(40, 114, 239, 0.1) !important;
}

.pagination {
  padding: 24px 0;
}

.pager {
  margin-top: 0;
}

.m-pagination-page {
  padding-right: 0;
}

.m-pagination-page > li {
  margin-right: 8px;
}

.m-pagination-page > li > a {
  height: 30px;
  line-height: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  border-color: #d6d6d6;
  color: #5c5c5c;
}

.m-pagination-page > li.active > a,
.m-pagination-page > li:hover > a {
  border-color: #2065fc;
  color: #2065fc;
  font-weight: normal;
  background: #fff;
}

.m-pagination-size {
  padding-right: 12px;
}

.m-pagination-size > select {
  height: 30px;
  line-height: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  border-color: #d6d6d6;
  color: #5c5c5c;
}

.m-pagination-group > input,
.m-pagination-group > button {
  height: 30px;
  line-height: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-color: #d6d6d6;
  color: #333;
}

.m-pagination-group > input {
  width: 30px;
  border-radius: 4px;
  border-right: 1px solid #d6d6d6;
}

.m-pagination-group > button {
  border-radius: 0 4px 4px 0;
  border: none;
  line-height: 32px;
}

.m-pagination-info {
  height: 30px;
  line-height: 30px;
  padding: 0 4px;
  color: #333;
}

#header{
  height:446px;
}