html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
ul,
ol {
  list-style: none;
}
a:focus,
a:active,
a:hover {
  color: #333;
}
.por {
  position: relative;
}
.poa {
  position: absolute;
}
.am-paragraph-default {
  margin: 0;
}
.am-paragraph-default img {
  border: none;
  padding: 0;
  max-width: 100%;
}
.am-close {
  font-size: 24px;
}
/*滚动条美化*/
body::-webkit-scrollbar {
  width: 10px !important;
}
body::-webkit-scrollbar-track {
  background-color: #f3f3f3;
}
body::-webkit-scrollbar-track-piece {
  background-color: #f3f3f3;
  -webkit-border-radius: 4px;
}
body::-webkit-scrollbar-thumb {
  background-color: #ddd;
  border: solid 1px #C0C0C0;
  border-radius: 4px;
}
body::-webkit-scrollbar-corner {
  background-color: #ddd;
}
body::-webkit-resizer {
  background-repeat: no-repeat;
  background-position: bottom right;
}
body::-webkit-scrollbar-thumb:hover {
  background-color: #F3F3E0;
}
::-webkit-scrollbar {
  width: 15px;
}
.tac,
.tc {
  text-align: center;
}
.flex {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-flexbox;
}
.lc {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.hc {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.allc {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
i {
  font-style: normal;
}
video {
  display: block;
  background: #000;
}
input,
select {
  outline: none;
  border: none;
}
h4,
h5,
h6 {
  font-weight: normal;
}
.banner a img {
  width: 100%;
}
/*@font-face {*/
/*  font-family: 'sy';*/
/*  src: url('../fonts/sy_r.ttf') format('truetype');*/
/*}*/
body,
html {
  font-family: "sy";
}
html {
  padding-top: 60px;
  padding-bottom: 50px;
}
.am-header {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  height: 60px;
  line-height: 60px;
}
.am-header .logo {
  float: left;
}
.am-header .logo a {
  display: block;
}
.am-header .logo a img {
  height: 40px;
}
.am-header .am-btn {
  background: url(../images/nav_btn.png) no-repeat center;
  background-size: cover;
  width: 25px;
  height: 18px !important;
  margin-top: 20px !important;
  outline: none;
}
.am-offcanvas-bar {
  background: #fff;
}
.am-offcanvas-bar .am-menu-nav > .am-parent > a:after {
  content: "\f105";
}
.am-offcanvas-bar .am-icon-angle-left:before {
  content: "\f105";
}
.am-offcanvas-bar .am-menu-nav > li > a {
  height: 50px;
  line-height: 50px;
}
.am-offcanvas-bar .am-menu-nav > .am-parent > a:after {
  top: 50% !important;
  transform: translateY(-50%);
}
.am-offcanvas-bar .morenav.active span {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.am-offcanvas-bar .am-nav > li > a {
  padding-left: 0;
}
.am-offcanvas-bar:after {
  background: #fff;
}
.am-offcanvas-bar .am-menu-sub {
  background: #3f80d5;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.am-offcanvas-bar .am-menu-sub a {
  color: #fff;
  font-size: 14px;
}
.am-offcanvas-bar .am-menu-nav {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: none;
}
.am-offcanvas-bar .am-menu-nav > .am-open > a {
  background-color: #3f80d5 !important;
  color: #fff !important;
}
.am-offcanvas-bar .am-menu-nav > li:first-child a {
  border-top: 1px solid none;
  border-top: none;
}
.am-offcanvas-bar .am-menu-nav > li > a {
  color: #666;
  text-shadow: none;
  -webkit-text-shadow: none;
  font-size: 1.6rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-top: none;
  font-size: 14px;
}
.am-offcanvas-bar .am-menu-nav > li > a:hover {
  background: #fff;
  color: #666;
}
.am-offcanvas-bar .am-menu-nav > .am-open > a {
  background: #fff;
  color: #666;
}
.am-offcanvas-bar .aside {
  position: absolute;
  bottom: 1rem;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  line-height: 3rem;
  right: 1rem;
  font-size: 1.4rem;
}
.am-offcanvas-bar .aside a {
  color: #3f80d5;
}
.index_banner .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #1d2088;
  opacity: 1;
}
.index_banner .swiper-pagination .swiper-pagination-bullet-active {
  background: #eb6112;
}
.index {
  padding: 10px 15px 0;
}
.index .title {
  padding: 10px 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.index .title h5 {
  font-size: 24px;
  line-height: 30px;
  color: #333333;
  float: left;
}
.index .title h5 span {
  font-size: 14px;
  color: #666666;
}
.index .title a {
  display: block;
  float: right;
  font-size: 14px;
  color: #666666;
}
.index .item1 {
  margin-bottom: 10px;
}
.index .item1 .list {
  overflow: hidden;
}
.index .item1 .list ul {
  margin: 0 -7.5px;
}
.index .item1 .list ul li {
  padding: 0px 5px 5px 0px;
}
.index .item1 .list ul li a {
  display: block;
  position: relative;
}
.index .item1 .list ul li a .pic img {
  width: 100%;
height: 70px;
    object-fit: cover;
}
.index .item1 .list ul li a .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #ffffff;
  background: rgba(29, 32, 136, 0.7);
}
.index .item2 {
  margin-bottom: 10px;
}
.index .item2 .list {
  overflow: hidden;
}
.index .item2 .list ul {
  margin: 0 -0.5px;
}
.index .item2 .list ul li {
  padding: 0 4px;
  margin-bottom: 8px;
}
.index .item2 .list ul li a {
  display: block;
  position: relative;
}
.index .item2 .list ul li a:hover .cover {
  background: rgba(235, 97, 18, 0.7);
}
.index .item2 .list ul li a .pic {
  height: 40px;
  overflow: hidden;
}
.index .item2 .list ul li a .pic img {
  width: 100%;
}
.index .item2 .list ul li a .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #ffffff;
  background: rgba(29, 32, 136, 0.7);
}
.index .item2 .list ul li a .cover span {
  font-size: 14px;
  color: #ffffff;
  margin-left: 5px;
}
.index .item3 {
  margin-bottom: 10px;
  overflow: hidden;
}
.index .item3 ul {
  margin: 0 -7.5px;
}
.index .item3 ul li {
  padding: 0 7.5px;
  margin-bottom: 1px;
}
.index .item3 ul li a {
  display: block;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
.index .item3 ul li a:hover .cover {
  background: rgba(235, 97, 18, 0.7);
}
.index .item3 ul li a .pic img {
  width: 100%;
}
.index .item3 ul li a .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #ffffff;
  background: rgba(29, 32, 136, 0.7);
}
.index .item3 ul li a .cover span {
  font-size: 14px;
  color: #ffffff;
  margin-left: 5px;
}
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}
.footer ul li:hover a,
.footer ul li.active a {
  background: #eb6112;
}
.footer ul li:hover a span,
.footer ul li.active a span {
  color: #fff;
}
.footer ul li a {
  display: block;
  height: 50px;
  text-align: center;
  background: #1d2088;
  padding-top: 3px;
}
.footer ul li a img {
  width: 20px;
}
.footer ul li a span {
  display: block;
  font-size: 14px;
  color: #ffffff;
}
