html {
  font-size: 16px;
}

@media screen and (max-width: 1366px) {
  html {
    font-size: 12px;
  }
}

@media screen and (max-width: 1600px) and (min-width: 1367px) {
  html {
    font-size: 14px;
  }
}

.main {
  width: 100%;
  height: 100%;
  overflow: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-self: center;
  position: relative;
}
.logo-area {
  width: 100%;
  height: 5rem;
  position: relative;
  display: flex;
}

.logo {
  width: 60%;
  height: 100%;
  background: url(./../img/logo_nobg.png) no-repeat center;
  background-size: contain;
}

.logo-area .name {
  font-size: 1.5rem;
  height: 6rem;
  line-height: 6rem;
  color: #fff;
}
.nav {
  min-height: 3rem;
  font-size: 1.25rem;
  position: absolute;
  height: 6rem;
  left: 0;
  top: 0;
  z-index: 20;
  width: 100%;
  /* border-bottom: 5px solid #d6181f; */
}
.nav button {
  position: absolute;
  top: 0;
  right: 0.5rem;
  height: 3rem;
  width: 3rem;
  padding: 0;
  border: none;
}
.nav button span {
  width: 30px;
  height: 40px;
  background: url("./../img/m-menu.png") center no-repeat !important;
  background-size: cover;
}
.nav .navbar-collapse {
  position: fixed;
  left: 0;
  top: 5rem;
  background-color: #064ec0 !important;
}
.nav .collapse,
.nav ul {
  width: 100%;
}

.header {
  height: 6rem;
  width: 100%;
  z-index: 20;
  display: flex;
  align-items: center;
  background-color: #063875;
}
.navbar-toggler {
  top: 1.5rem !important;
}
@media (min-width: 768px) {
#lianzheng_article{
    height:314px!important;
}
.banner{
display:flex!important;
}
#lianzheng{
margin-top:1rem;
  height:314px!important;
}
.banner img {
margin-bottom:0!important;
}
  footer{
       font-size: 14px!important;
    min-height: 100px!important;
  }
  .header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
  }
  .logo-area {
    height: 6rem !important;
    width: 650px;
  }
  .logo {
    width: 400px !important;
    height: 6rem;
  }
  .logo-area .name {
    font-size: 2.5rem !important;
    margin-bottom: 0 !important;
  }
  .home {
    width: 1250px !important;
  }
  .links img {
    padding: 0 !important;
  }
  .nav {
    height: 3rem !important;
    background-color: #064ec0;
    position: relative !important;
    border-bottom: 5px solid #d6181f;
  }
  .nav .navbar-nav {
    padding: 0 calc((100% - 1250px) / 2);
  }
  .nav ul li {
    width: calc(100% / 8);
  }
  .nav .navbar-collapse {
    position: relative !important;
    top: 0 !important;
    background-color: rgba(255, 255, 255, 0) !important;
  }

  .main-slider {
    width: 100%;
    height: 35rem !important;
    margin-top: 0 !important;
  }
  .main-slider img {
    width: 100%;
    height: 35rem !important;
  }
  .first-content {
    min-height: auto !important;
  }
  .second-content .article-list:first-child {
    width: calc(50% - 1.5rem);
    margin-right: 3rem;
  }
  .second-content .article-list:last-child {
    width: calc(50% - 1.5rem);
    height:calc(100% - 1rem);
  }
#second_parent .article-list:last-child ul{
height: calc(100% - 2rem);
}
#second_parent .article-list:last-child ul li{
    height: calc(20% - 1px);
    background-position-y: 50%;
}
  .announcement .owl-carousel .owl-item {
    padding: 0 !important;
  }
  .third-content {
    width: 50% !important;
    display: inline-flex;
    min-height: auto !important;
  }
  .fourth-content {
    min-height: auto !important;
  }
  .third-content > section:first-child {
    margin-right: 2rem;
  }
  .fourth-content > section {
    width: calc(50% - 1rem) !important;
    margin-right: 2rem !important;
    margin-bottom: 0 !important;
  }
.links a{
    width: calc((100% - 13rem) / 4) !important;
    margin-right: 4rem;
display: inline-flex;
}
  .links img {
    
    margin-bottom: 0 !important;
    width: 100%!important;
  }
  .lianzheng {
    width: calc(50% - 1.5rem) !important;
height: 200px;
    margin-right: 3rem;
    margin-top: 0.5rem;
  }
  .lianzheng img {
    height: 100% !important;
  }
  .report {
    width: calc(50% - 3.5rem - 250px) !important;
    margin-left: 2rem;
  }
  .videos {
    width: 50% !important;
  }
  .report .content-area {
    width: 100% !important;
  }
  .report .content-area p {
    width: 100% !important;
  }
  .report .content-area p label{
    margin-bottom:0 !important;
  }
  .work-dynamic .warp-area {
    height: 26rem !important;
  }
  .work-dynamic .warp-area section {
    margin-right: 1rem;
    width: calc((100% - 2rem) / 3) !important;
    height: calc((100% - 2rem) / 3) !important;
  }
  .work-dynamic .warp-area section:first-child {
    height: 100% !important;
    border: 1px #f1f1f1 solid;
    margin-bottom: 0;
  }
  .work-dynamic .warp-area section:first-child div {
    width: 100% !important;
  }
  .work-dynamic .warp-area section:first-child img {
    width: 100% !important;
    height: calc(100% - 4rem) !important;
    margin-right: 0;
  }
  .work-dynamic .warp-area section img {
    height: 100% !important;
  }
  .work-dynamic .warp-area section:first-child span {
    margin-top: 1rem;
    font-size: 18px;
  }
  .work-dynamic .warp-area section:first-child a {
    text-indent: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-weight: normal;
    font-size: 16px;
    color: #666;
  }
  .work-dynamic .warp-area section:nth-child(4) {
    margin-right: 0;
    margin-bottom: 0;
  }
  .work-dynamic .warp-area section:nth-child(5) {
    margin-right: 0;
  }
  .work-dynamic .warp-area section:nth-child(7) {
    margin-right: 0;
    margin-bottom: 0;
  }
  .work-dynamic .warp-area section:nth-child(6) {
    margin-right: 0;
  }
  .banner a {
       width: calc((100% - 6rem) / 4) !important;
    margin-right: 2rem;
  }
.banner a:last-child{
    margin-right:0!important;
}
  .last-content .cards {
    width: 250px !important;
    height: 100%;
  }
  .last-content .article-list {
    width: calc(50% - 1.5rem) !important;
    margin-right: 3rem;
    height: 100%;
  }
  .last-content .cards > div a {
    height: 115px !important;
  }
}
.nav ul li {
  padding: 0;
  min-height: 3rem;
  font-size: 20px;
  font-weight: bolder;
  list-style: none;
  text-align: center;
  line-height: 3rem;
  cursor: pointer;
  position: relative;
}
.nav ul li:hover ul{
    display:block;
}
.nav .navbar-collapse > ul .nav-item a {
  color: #fff !important;
  padding: 0;
  text-decoration: none !important;
}
.dropdown-toggle {
  color: #fff !important;
  text-decoration: none !important;
}
.dropdown-menu li {
  width: 100% !important;
}
.menu-position{
postion:absolute;
}
.dropdown-menu li a {
  color: #000 !important;
  font-size: 18px !important;
  font-weight: normal !important;
  text-decoration: none !important;
}
.dropdown-menu li:hover {
  background-color: #064ec0;
}
.dropdown-menu li:hover a {
  color: #fff !important;
}
/* .nav ul li::before {
  content: " ";
  width: 1px;
  height: 1.5rem;
  background-color: #ccc;
  display: inline-block;
  position: absolute;
  right: -1px;
  top: 0.75rem;
  z-index: -1;
}
.nav ul li:last-child::before {
  width: 0px !important;
} */
/* .nav ul li:hover a,
.nav .select a {
  color: #bf1e2d !important;
} */
.nav ul li:hover::before {
  width: 0px;
}
.nav .select::before {
  width: 0px;
}
/* slider */
.main-slider {
  width: 100%;
  display: inline-flex;
  height: 15rem;
}
.home {
  width: 100%;
}
.main-slider img {
  height: 15rem;
}
.first-content {
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  border-bottom: 5px #064ec0 solid;
}
.work-dynamic-auto {
  width: 100%;
}
.work-dynamic-auto .item img {
  width: 100%;
  height: 100%;
}
.first-content .article-list {
  width: 100%;
  margin: 0;
  height: 100%;
}
.article-list nav,
.title {
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px #064ec0 solid;
}
.article-list nav >img,
.title >img{
    width: 25px!important;
height: auto!important;
}
.article-list nav span,
.title span {
  height: 2rem;
  line-height: 2rem;
  font-size: 20px;
  font-weight: bolder;
  color: #064ec0;
  display: flex;
  align-items: center;
margin-right:auto;
  padding-left: 0.5rem;
}
.article-list nav a,
.title a {
  color: #064ec0;
  font-size: 1rem;
}
.article-list nav a:hover,
.title a:hover {
  color: #064ec0;
}
.article-list ul {
  width: 100%;
  padding-left: 0;
  margin: 0;
}
.article-list ul li {
  line-height: 40px;
  min-height: 40px;
  font-size: 17px;
  list-style-type: none;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;   
 background: url(./../images/dian.png) no-repeat;
    background-position-x: left;
    background-position-y: 16px;
padding-left: 1rem;
border-bottom: 1px #e5e5e5 solid;
}
.article-list ul li:hover{
 background: url(./../images/dian2.png) no-repeat;
    background-position-x: left;
    background-position-y: 16px;

}
.article-list ul li:nth-child(1) {
  font-weight: bolder;
}
.article-list ul li a {
  color: #000;
  display: block;
  width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.article-list ul li a:hover{
    color: #941e23!important;
text-decoration: none;
}
/* .article-list ul li >span {
  width: 8rem;
  color: #999;
} */
.article-list ul li:hover {
  color: #941e23;
  text-decoration: none;
}
.second-content {
  background-color: #fff;
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.second-content .article-list {
  width: 100%;
  margin-top: 1rem;
}

.second-content .owl-carousel {
  width: 100%;
  height: 14rem;
  margin-top: 1rem;
}
.second-content .owl-carousel .owl-nav {
  width: 104%;
  display: flex;
  z-index: -1;
  justify-content: space-between;
}
.second-content .owl-carousel .owl-nav button {
  font-size: 30px;
}
.second-content .owl-carousel .owl-nav button:hover {
  background-color: #fff;
  color: #941e23;
}
.normal-bottom {
  border-bottom: 1px #eeeeee solid !important;
}
.owl-stage-outer,
.owl-stage,
.owl-item {
  height: 100%;
}
.second-content .owl-carousel .item {
  height: 100%;
  border: 1px #163690 solid;
  padding: 2rem;
}
.second-content .owl-carousel .item:hover {
  background-color: #941e23;
  color: #fff;
  cursor: pointer;
}
.second-content .owl-carousel .item:hover p {
  color: #fff;
}
.second-content .owl-carousel .item:hover h5 {
  color: #fff;
}
.second-content .owl-carousel .item h5 {
  color: #d81a18;
}
.second-content .owl-carousel .item span {
  font-size: 1.25rem;
  margin: 1rem 0;
  display: flex;
}
.second-content .owl-carousel .item p {
  color: #565656;
  height: 3rem;
  overflow: hidden;
  margin: 0;
}
.report .content-area {
  width: 100%;
}
.report .content-area p {
  width: 100%;
  background-color: #064ec0;
  height: 4rem;
  margin: 0.5rem 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.5rem;
  cursor: pointer;
}
.report .content-area p a,.report .content-area p a:hover{
color:#fff!important;
}
.report .content-area section {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #000;
  font-size: 18px;
}
.report .content-area section div {
  width: 100%;
  font-size: 17px;
    min-height: 40px;
}

/* .report .content-area section label {
  font-weight: bolder;
} */
.telephone {
  background: url(./../img/telephone.png) center no-repeat;
  background-size: cover;
}
.email {
  background: url(./../img/email.png) center no-repeat;
  background-size: cover;
}
.alert {
  margin-bottom: 0;
  margin-right: 1rem;
  background: url(./../img/jb.png) center no-repeat;
  background-size: cover;
}
.links {
  margin-bottom: 2rem;
  padding: 0 1rem;
  width: 100%;
    margin-top: 1rem;
}
.links .title {
  margin-bottom: 1rem;
}
.links img {
  width: 100%;
  height: 4rem;
  margin-bottom: 1rem;
  padding: 0 1rem;
}
.links a:last-child {
  margin-right: 0;
}
footer {
  height: 100px;
  background: url("./../img/footer.jpg") center no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 1rem;
     text-shadow: 3px 3px 3px #064ec0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
footer span {
     height: 18px;
    line-height: 18px;
}
a {
  outline: none !important;
}
.carousel-inner {
  height: 100%;
}
.detail {
  width: 100%;
  padding: 0 1rem;
  /* box-shadow: 0px 0px 21px 0px rgb(0 0 0 / 13%) */
}
.notification {
  display: flex;
  flex-wrap: wrap;
}
.videos {
  width: 100%;
  height: 250px;
  margin-top: 1rem;
}
.videos video {
  width: 100%;
  margin-top: 0.5rem;
  height: calc(100% - 3rem);
}
.report {
  width: 100%;
}
.report .title {
  width: 100%;
}
.report img {
  width: 100%;
}
.announcement {
  margin-bottom: 1rem;
}
.announcement .owl-carousel {
  width: 100%;
  height: 120px;
  margin-top: 1rem;
}
.announcement .owl-carousel .owl-item {
  padding: 0 1rem;
}
.announcement .owl-carousel .owl-nav {
  position: absolute;
  width: 108%;
  display: flex;
  z-index: -1;
  left: -4%;
  top: 0rem;
  justify-content: space-between;
}
.announcement .owl-carousel .owl-nav button {
  font-size: 30px;
}
.announcement .owl-carousel .owl-nav button:hover {
  background-color: #fff;
  color: #163690;
}
.normal-bottom {
  border-bottom: 1px #eeeeee solid !important;
}
.owl-stage-outer,
.owl-stage,
.owl-item {
  height: 100%;
}
.announcement .owl-carousel .item {
  height: 100%;
  display: flex;
  justify-content: center;
}
.announcement .owl-carousel .item:hover {
  /* background-color: #163690; */
  /* color: #fff; */
  cursor: pointer;
}
.announcement .owl-carousel .item:hover section p {
  color: #d73240;
}
.announcement .owl-carousel .item:hover span {
  color: #d73240;
}
.announcement .owl-carousel .item > p {
  color: #fff;
  background-color: #163690;
  width: 100px;
  margin-right: 1rem;
  height: 100%;
  line-height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  font-weight: bolder;
}
.announcement .owl-carousel .item > p > label {
  margin-bottom: 18px;
}
.announcement .owl-carousel .item > p > label:nth-child(1) {
  font-size: 20px;
}
.announcement .owl-carousel .item > p > label:nth-child(2) {
  font-size: 16px;
}
.announcement .owl-carousel .item > p > label:nth-child(3) {
  font-size: 16px;
}
.announcement .owl-carousel .item > section {
  width: calc(100% - 100px - 1rem);
}
.announcement .owl-carousel .item > section span {
  font-size: 18px;
  margin-bottom: 1rem;
  display: flex;
}
.announcement .owl-carousel .item > section p {
  color: #565656;
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
}
.collapsing {
  display: block !important;
  width: 100%;
}
.work-dynamic {
  width: 100%;
  margin-bottom: 1rem;
}
.work-dynamic .warp-area {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.work-dynamic .warp-area section {
  margin-bottom: 1rem;
  width: 100%;
  height: 12rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 1rem;
  border-bottom: 1px #e5e5e5 dashed;
}
.work-dynamic .warp-area section:first-child div {
  width: calc(50% - 1rem);
}
.work-dynamic .warp-area section:first-child span {
  margin-top: 1rem;
  font-size: 18px;
}
.work-dynamic .warp-area section:first-child a {
  text-indent: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  font-weight: normal;
  font-size: 16px;
  color: #666;
}
.work-dynamic .warp-area section:nth-child(4) {
  margin-right: 0;
  margin-bottom: 0;
}
.work-dynamic .warp-area section:nth-child(5) {
  margin-right: 0;
}
.work-dynamic .warp-area section:nth-child(7) {
  margin-right: 0;
  margin-bottom: 0;
}
.work-dynamic .warp-area section:nth-child(6) {
  margin-right: 0;
}
.work-dynamic .warp-area section img {
  width: 42%;
  height: 10rem;
  margin-right: 1rem;
}
.work-dynamic .warp-area section a {
  font-size: 18px;
  cursor: pointer;
  display: inline-block;
  width: calc(58% - 1rem);
}
.work-dynamic .warp-area section a:hover {
  color: #d73240;
}
.banner {
  display: block;
  width: 100%;
  flex-wrap: wrap;
margin-top:1rem;

}
.banner img {
  width: 100%;
  height: 80px;
  margin-bottom: 1rem;
}

.dropdown-menu {
  margin-top: -2px;
}
.last-content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.last-content .cards {
  width: 100%;
  height: 100%;
}
.last-content .article-list {
  width: 100%;
  height: 100%;
margin-bottom:1rem;
}
.last-content .cards > div {
  margin-top: 0.5rem;
  display: flex;
  flex-wrap: wrap;
}
.last-content .cards > div a {
  width: 100%;
  height: 10rem;
  position: relative;
  margin-bottom: 1rem;
}

.last-content .cards > div a img {
  width: 100%;
  height: 100%;
}
.last-content .cards > div a:hover img {
  transform: scale(1.05);
}
.last-content .cards > div a:hover span {
  transform: scale(1.05);
}
.last-content .cards > div a span {
  position: absolute;
  left: calc(50% - 4rem);
  top: calc(50% - 2rem);
  font-size: 2rem;
  color: #d73240;
  text-shadow: #fff 2px 0 0, #000 0 0 0, #fff -3px 0 0, #fff 0 -1px 0;
}
.lianzheng img {
  height: 200px;
}
#lianzheng .carousel-item{
  height:100%!important;
}
#lianzheng_article{
  
}
#lianzheng_article li{
  font-size:20px!important;
}
#lianzheng_article li a{
      overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
