<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html{
  color: #333;
}
.pagination {
  margin: 20px 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.pagination&gt;* {
  margin: 0 6px;
}

.pagination :nth-child(3) {
  display: inline-flex;
  min-width: 30px;
  background: #F6F6F6FF;
  border-radius: 2px;
  padding: 0 4px;
  height: 30px;
  justify-content: center;
  align-items: center;
  color: #C4C4C4FF;
  font-size: 14px;
  cursor: pointer;
  box-sizing: border-box;
}

.pagination :nth-child(5) {
  display: inline-flex;
  min-width: 30px;
  background: #F6F6F6FF;
  border-radius: 2px;
  padding: 0 4px;
  height: 30px;
  justify-content: center;
  align-items: center;
  color: #C4C4C4FF;
  font-size: 14px;
  cursor: pointer;
  box-sizing: border-box;
}


.pagination :nth-child(4) {
  display: inline-flex;
  min-width: 30px;
  background: #1661ab;
  border-radius: 2px;
  padding: 0 4px;
  height: 30px;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
}

.pagination :nth-child(3):hover {
  background-color: #F6F6F6FF;
  color: #C4C4C4FF;
}

.pagination :nth-child(5):hover {
  background-color: #F6F6F6FF;
  color: #C4C4C4FF;
}

.pagination :nth-child(4):hover {
  background-color: #1661ab;
  color: #fff;
}

a {
  text-decoration: none !important;
  color: inherit;
}

.breadcrumb {
  height: 56px;
  width: 1200px;
  margin: 0 auto;
  font-size: 16px;
  color: #666666;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;

}

.inner-box {
  padding-top: 40px;
}

.specialColumn-car .el-carousel__container {
  height: 460px;
}

.specialColumn-car{
  margin-top: 30px;
}

.breadcrumb .active {
  color: #333333FF !important;
}

.breadcrumb .line {
  color: #333333FF !important;
  margin: 0 0.5em;
}

a {
  text-decoration: none !important;
  color: inherit;
}

html {
  font-size: 14px;
}

.base-top {
  background-color: #fff;
  padding-top: 40px;
  height: 661px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.base-top .search {
  width: 800px;
  margin: 0 auto;
}

.base-top .search .el-input-group__append {
  color: #ffffff;
  cursor: pointer;
  background-color: #1661ab;
  border: 1px solid #1661ab;
}

.base-top .search .el-input__inner:focus {
  border: 1px solid #1661ab;
}

.base-top .logo-box {
  width: 500px;
  margin: 140px auto 60px;
}

.base-top .logo-box&gt;img {
  width: 100%;
}

.header-tabs {
  position: fixed;
  z-index: 999;
  top: 0;
  height: 70px;
  align-items: center;
  left: 0;
  width: 100vw;
  background-color: #1661ab;
  display: flex;
  justify-content: center;
  color: #fff;
  opacity: 1 !important;
  padding-left: 90px;
}

.header-tabs&gt;*:not(:first-child) {
  /* margin-left: 3em; */
}

.header-tabs&gt;* {
  position: relative;
  height: 70px;
  line-height: 70px;
  cursor: pointer;
}

.header-tabs&gt;* a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  font-size: 18px;

}
.header-tabs&gt;* a:hover {
  color: #f5d389;

}
.header-tabs .one:hover {
  color: #f5d389 !important;
}

.space-50 {
  height: 50px;
}

.el-carousel {
  height: 100%;
}



.res-search .el-input-group__append {
  color: #ffffff;
  cursor: pointer;
  background-color: #1661ab;
  border: 1px solid #1661ab;
}

.res-search .el-input__inner:focus {
  border: 1px solid #1661ab;
}

.search-list {
  margin-bottom: 20px;
}

.search-item {
  display: inline-block;
  margin-top: 10px;
  width: 100%;
  height: 150px;
  padding: 0 30px;
  border-radius: 8px;
  cursor: pointer;
  border-bottom: 1px solid #E5E5E5FF;
}

.search-item:hover {
  box-shadow: 0 0 2px 1px #0000003f;
}

.search-item .header {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  word-break: break-all;
  color: #333333FF;
  font-weight: 700;
  height: 56px;
  line-height: 56px;
  font-size: 18px;
  margin-bottom: 10px;
}

.search-item .txt {
  color: #666666FF;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;

  line-height: 36px;
  font-size: 14px;
}


.el-carousel__button {
  width: 10px;
  height: 10px;
  background-color: #e5e5e5 !important;
  opacity: 1 !important;
  border-radius: 50%;
}

.el-carousel__indicator--horizontal {
  padding: 12px 7px !important;
}

.el-carousel__indicators--outside {
  text-align: right;
}

.el-carousel__indicators--outside .is-active .el-carousel__button {
  background-color: #f6811a !important;
}

.base-bottom {
  position: relative;
  height: 555px;
  background-color: #1661ab;
}

.base-bottom .el-carousel__container {
  height: calc(100% - 34px);
}

.base-bottom .swiper-out {
  display: flex;
  margin: 0px 0 50px 0;
  height: 385px;
}

.base-bottom .swiper-out&gt;* {
  flex: 1;
}

.base-bottom .swiper-out&gt; :first-child {
  margin-right: 40px;
}

.base-bottom .base-tip&gt; :first-child {
  color: #fff;
  font-size: 36px;
}

.base-bottom .base-tip&gt; :nth-child(2) {
  color: #eab7bd;
  margin: 20px 0 50px 0;
}

.base-bottom .base-tip&gt; :nth-child(3) {
  width: fit-content;
  cursor: pointer;
  padding: 0 1.5em 10px 0;
  font-size: 24px;
  color: #fff;
  border-bottom: 1px solid #f5d389;
}

.base-bottom .base-tip&gt; :nth-child(3):hover {
  color: #f5d389;
}

.base-bottom .content-info {
  position: relative;
}

.base-bottom .bottom-tabs {
  position: absolute;
  top: -50px;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  display: flex;
  color: #fff;
  background-color: #1661ab;
  padding-right: 10px;
}

.base-bottom .bottom-tabs&gt;*:not(:first-child) {
  margin-left: 2.5em;
}

.base-bottom .bottom-tabs&gt;div {
  cursor: pointer;
}

.base-bottom .bottom-tabs&gt;div:hover {
  color: #f5d389;
}

.base-bottom .bottom-tabs::after {
  display: block;
  content: '';
  height: 50px;
  width: 40px;
  position: absolute;
  right: -40px;
  background: conic-gradient(from 90deg at 0 0, transparent 0, transparent 65deg, #1661ab 45.1deg);
}

.base-bottom .bottom-tabs::before {
  width: 50vw;
  left: -50vw;
  background-color: #1661ab;
  position: absolute;
  display: block;
  content: '';
  height: 50px;
}

.base-bottom .main-active {
  color: #f5d389;
}

.base-bottom .main-tabs {
  color: #fff;
  font-size: 30px;
  display: flex;
  height: 50px;
  align-items: center;
}

.base-bottom .main-tabs&gt;div {
  cursor: pointer;
}

.base-bottom .main-tabs&gt;div:hover {
  color: #f5d389;
}

.base-bottom .main-tabs&gt;*:not(:first-child) {
  margin-left: 1.5em;
}

.more-view {
  text-align: center;
  height: 50px;
  line-height: 50px;
  color: #000;
  font-size: 14px;
  cursor: pointer;
  margin-bottom: 15px;
}

.more-view:hover {
  color: #1661ab;
}

.list-box {
  color: #000;
  font-size: 16px;
  padding: 20px 0;
}

.list-box&gt;* {
  cursor: pointer;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.list-box&gt;*:hover {
  color: #1661ab;
}

.list-box&gt;*&gt; :last-child {
  width: 200px;
  text-align: right;
}

.list-box&gt;*&gt; :first-child {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.content-info {
  width: 1200px;
  margin: 0 auto;
}

.specialColumn-img {
  display: inline-block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  border-radius: 14px;

}

.specialColumn-img img {
  width: 100%;
  height: 100%;
  border-radius: 14px;

  /* object-fit: cover; */
}

.advertisement-box {
  height: 180px;
  border-radius: 6px;
  cursor: pointer;
}

.advertisement-box&gt;img {
  border-radius: 6px;
  width: 100%;
  height: 100%;
}

.special-column {
  background-color: #f5f5f5;
  height: 515px;
  padding: 50px 0;
}

.special-column .el-carousel__container {
  height: calc(100%);
}

.special-column .column-swiper {
  height: 100%;
}

.special-column .el-carousel__item {
  background-color: transparent !important;
  display: flex;
  flex-wrap: nowrap;
}

.special-column .el-carousel__item&gt;a {
  width: calc((100% - 60px)/3);
}

.special-column .el-carousel__item&gt;*:not(:first-child) {
  margin-left: 30px;
}

.special-column .card-item {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 20px;
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  height: 100%;
}

.swiper-button-prev,
.swiper-button-next {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  cursor: pointer;
  background-color: #e5e5e5;
  display: none;
  justify-content: center;
  align-items: center;
}

.special-column .swiper:hover .swiper-button-prev {
  display: flex;
}

.special-column .swiper:hover .swiper-button-next {
  display: flex;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 16px;
  font-weight: 700;
}

.special-column .swiperNotice-inner {
  height: 100%;
}

.special-column .swiper {
  height: 100%;
}

.special-column .swiper:hover .swiper-button-prev {
  display: flex;
}

.special-column .swiper:hover .swiper-button-next {
  display: flex;
}

.special-column .card-item:hover&gt; :first-child {
  color: #a91728 !important;
}

.special-column .card-item:hover .cardItem-box img {
  scale: 1.1;
}

.special-column .card-item&gt; :first-child {
  font-size: 24px;
  color: #000;
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
}

.special-column .card-item&gt; :first-child::after {
  display: block;
  content: '';
  width: 100px;
  height: 1px;
  background-color: #a91728;
}

.swiper-notice .swiper-slide {
  width: calc((100% - 41px)/4) !important;
  margin-right: 0 !important;

}

.swiper-slide a {
  width: 100%;
}

.swiper-notice .swiper-slide:not(:first-child) {
  margin-left: 14px;
  margin-right: 0 !important;

}

.special-column .card-item&gt; :nth-child(2) {
  flex: 1;
  height: 0;
  margin: 25px;
  font-size: 12px;
  color: #606266;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.6em;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.special-column .card-item&gt; :nth-child(3) {
  height: 200px;
  overflow: hidden;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.special-column .card-item&gt; :nth-child(3)&gt;img {
  width: 100%;
  height: 100%;
  transition: all .4s;
}

.gzh-ewm{
  display: flex;
  justify-content: space-between;
}
.gzh-ewm img{
  width: 80px;
  height: 80px;
}
.gzh-ewm div {
  text-align: center;
  color: #666;
  margin-right: 20px;
}
.bottom-footer {
  background: #f5f5f5;
  color: #666;
}

.bottom-footer .footer-inner {

  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0px;
}

.bottom-footer .footer-inner&gt; :last-child {
  margin-left: 40px;
}

.footer-url {
  background-color: #dcdcdc;
  color: #606266;
  margin: 1px 0 2px 0;
}

.footerUrl-inner {
  height: 95px;
  display: flex;
  align-items: center;
}

.footerUrl-inner&gt;a:not(:last-child) {
  cursor: pointer;
  margin-right: 35px;
}

.footerUrl-inner&gt;*:hover {
  color: #1661ab;
}

.swiper-notice {
  height: 304px;
  background-color: #dcdcdc;
  padding: 50px 0;
}

.swiper-notice .el-carousel__container {
  height: 130px !important;
}

.swiper-notice .el-carousel__indicators--outside {
  text-align: center;
  margin-top: 20px;
}

.swiper-notice .el-carousel__item {
  background-color: transparent !important;
  display: flex;
  flex-wrap: nowrap;
}

.swiper-notice .el-carousel__item&gt;div {
  width: calc((100% - 41px)/4);
}

.swiper-notice .el-carousel__item&gt;*:not(:first-child) {
  margin-left: 14px;
}

.swiper-notice .el-carousel__item .card-item {
  cursor: pointer;
}


.swiper-notice .el-carousel__item .card-item:hover img {
  scale: 1.1;
}


.swiper-notice .el-carousel__item .card-item .cardImg-box {
  height: 130px;
  border-radius: 6px;

  overflow: hidden;
}

.swiper-notice .el-carousel__item .card-item .cardImg-box img {
  width: 100%;
  transition: all .4s;
  height: 100%;
  border-radius: 6px;
}

.template-info {
  padding: 50px 0;
}

.template-innner {
  display: flex;
  flex-wrap: wrap;
}

/* .template-innner&gt; :nth-child(3n-2) {
  width: calc(57% - 50px);
  margin: 0 50px 50px 0;
}

.template-innner&gt; :nth-child(3n-2) .content {
  display: flex;
  flex-wrap: wrap;
}

.template-innner&gt; :nth-child(3n-2) .content&gt;div {
  width: 50%;
}

.template-innner&gt; :nth-child(3n-2) .content&gt;div:nth-child(2n-1) {
  padding-right: 15px;
}

.template-innner&gt; :nth-child(3n-1) {
  width: calc(43%);
  margin: 0 0px 50px 0;
} */

.template-innner&gt;* {
  width: 100%;
  margin: 0 0px 50px 0;
}

.template-innner&gt;* .content {
  display: flex;
  flex-wrap: wrap;
}

.template-innner&gt;* .content&gt;div {
  width: 33%;
}

.template-innner&gt;* .content&gt;div:not(:nth-child(3n)) {
  padding-right: 15px;
}

.template-innner .template-item {
  border: 1px solid #e5e5e5;
  background-color: #fff;
}

.template-innner .template-item .header {
  border-bottom: 1px solid #e5e5e5;
  height: 50px;
  line-height: 50px;
  padding-left: 15px;
  color: #333;
  font-weight: 700;
  font-size: 18px;
  background: #f5f5f7;
  padding-right: 15px;
  border-left: 4px solid #1661ab;
}
.template-innner .template-item .header a {
  float: right;
  font-size: 14px;
  font-weight: normal;
  color: #1661ab;
}

.template-innner .template-item .content {
  padding: 18px 15px 8px 15px;
}

.template-innner .template-item .content&gt;div {
  cursor: pointer;
  display: flex;
  margin-bottom: 12px;
}

.template-innner .template-item .content&gt;div:hover {
  color: #1661ab;
}

.template-innner .template-item .content&gt;div&gt;span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
}

.template-innner .template-item .content&gt;div::before {
  display: block;
  content: '';
  position: relative;
  top: 8px;
  width: 3px;
  height: 3px;
  background: #000;
  flex-shrink: 0;
  border-radius: 50%;
  margin-right: 10px;
}

.header-tabs&gt;*:hover .secondary-menu {
  display: block;
}

.secondary-menu:hover {
  display: block;
}

.secondary-menu a {
  display: flex !important;
  width: 100%;
  height: 100%;
  align-items: center;
  padding: 0 !important;
  justify-content: center;
}

.secondary-menu::before {
  display: block;
  content: '';
  width: 100%;
  height: 15px;
  background-color: #1661ab;
}

.secondary-menu a:hover {
  color: #f5d389;
}

.secondary-menu {

  width: 180px;
  display: none;
  cursor: default;
  position: absolute;
  top: 70px;
  left: 50%;
  transform: translate(-50%, 0);
  right: 0;
  z-index: 99;
  background-color: #1661ab;
  color: #fff;
  opacity: 1;
  font-size: 14px;
}

.secondary-menu a {
  position: relative;
}

.el-icon-search {
  position: relative;
  top: 1px;
}

.el-input-group__append {
  color: #ffffff;
  cursor: pointer;
  background-color: #1661ab;
  border: 1px solid #1661ab;
  padding: 0;
}

.el-input-group__append a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  height: 38px;
}

.secondary-menu&gt;div:hover a::after {
  display: inline-block !important;
}

.secondary-menu a::after {
  bottom: 8px;
  position: absolute;
  display: none;
  height: 0px;
  width: 100px;
  background: #fff;
  content: '';
}

.secondary-menu div {
  cursor: pointer;
  line-height: 1.2em;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination {
  margin-bottom: 20px;
}

.pagination :nth-child(3) {
  display: inline-flex;
  min-width: 30px;
  background: #F6F6F6FF;
  border-radius: 2px;
  padding: 0 4px;
  height: 28px;
  justify-content: center;
  align-items: center;
  color: #C4C4C4FF;
  font-size: 14px;
  cursor: pointer;
  box-sizing: border-box;
}

.pagination :nth-child(5) {
  display: inline-flex;
  min-width: 30px;
  background: #F6F6F6FF;
  border-radius: 2px;
  padding: 0 4px;
  height: 28px;
  justify-content: center;
  align-items: center;
  color: #C4C4C4FF;
  font-size: 14px;
  cursor: pointer;
  box-sizing: border-box;
}


.pagination :nth-child(4) {
  display: inline-flex;
  min-width: 30px;
  background: #1661ab;
  border-radius: 2px;
  padding: 0 4px;
  height: 28px;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
}

.pagination :nth-child(3):hover {
  background: #F6F6F6FF;
  color: #C4C4C4FF;
}

.pagination :nth-child(5):hover {
  background: #F6F6F6FF;
  color: #C4C4C4FF;
}

.pagination :nth-child(4):hover {
  background: #1661ab;
  color: #fff;
}

.detail-out {
  margin: 0px 0 20px 0;
  /* box-shadow: 0 0 4px 2px #0000003f; */
  border-radius: 6px;
  padding: 15px 20px;
  min-height: calc(100vh - 232px);
}

.detail-inner {
  overflow: auto;
  height: calc(100% - 70px);
}

.detail-out .info {
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;

  font-size: 16px;
  line-height: 1.5em;
  margin: 8px 0 15px 0;
}

.detail-out .title {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #333;
  font-weight: 700;
  margin-bottom: 15px;
}
.detail-out .title::before{
  display: inline-block;
  content: '';
  background-color: #c92c3a;
  width: 4px;
  height: 24px;
  margin-right: 15px;
}
.detail-out .detail-item:hover {

  color: #1661ab;
}

.detail-out .detail-item {
  cursor: pointer;
  padding: 0 15px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  border-bottom: 1px solid #e9e9e9;
}

.detail-out .detail-item&gt;:first-child {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.detail-out .detail-item&gt;:last-child {
  width: 200px;
  text-align: right;
  flex-shrink: 0;
  color: #999;
}

.detail-news .primary-txt {

  margin-right: 20px;
}

.detail-news {

  margin-bottom: 20px;
  min-height: calc(100vh - 232px);
}

.detail-news .header {
  border-bottom: 1px solid #e0e0e0;
  padding: 25px;
  text-align: center;
}

.detail-news .header&gt;:first-child {
  font-size: 22px;
  color: #333;
  font-weight: 700;
}

.detail-news .header&gt;:nth-child(4) {
  font-size: 16px;
  color: #999;
  margin-top: 10px;

}

.detail-news .header&gt;:nth-child(3) {
  font-size: 16px;
  color: #999;
  margin-top: 10px;
}

.detail-news .content {
  padding: 25px;
}
.art_p{
  width: 100% !important;
}
.art_p img{
  max-width: 100% !important;
}
.policy-info{
  margin-top: 30px;
}
.info-box {

  box-shadow: 0 0 0px 0px #00000021 !important;
}
.info-box .notice-list {
  width: 450px;
}
.info-box .new-item {
  padding: 8px 16px;
  border-bottom: 1px solid #e5e5e5;
}
.info-box .new-item&gt;:nth-child(1) {
  margin-top: 10px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  /* display: -webkit-box; */
  /* -webkit-line-clamp: 1; */
  /* -webkit-box-orient: vertical; */
  white-space: nowrap;
}
.info-box .new-item&gt;:nth-child(2) {
  margin-top: 8px;
  color: #999;
  font-size: 14px;
}
.list-box&gt;*&gt; :first-child {
  color: #333;
}
.list-box&gt;*&gt; :first-child:hover {
  color: #1661ab;
}
.list-box&gt;*&gt; :last-child {
  color: #999;
}

.title {
  height: 40px;
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
}
.title::before {
  background-color: #1661ab !important;

}
.breadcrumb a:hover{
  color: #1661ab;
}
.detail-out .info {
  background: #FFF2ED;
  padding: 15px;
  box-sizing: border-box;
  color: #ba1a2d;
}
.secondary-menu::before {
  height: 0px;
}
.detail-out {
  padding: 15px 0px;
}
a:hover {

  cursor: pointer;
}
.info-box .new-item:hover {
  color: #1661ab;
}
.main-active {
  color: #1661ab !important;
}
.main-tabs&gt;div:hover {
  color: #1661ab !important;
}
.logo-box-nav img{
  height: 70px;
  width: auto;
  margin-right: 50px;
}
.logo-box-nav{
  position: absolute;
  top: 0px;
  margin-left: -606px;
  left: 50%;
}
.logo-box-nav a{
  padding-left: 0px;
}

.el-input__prefix {
  display: flex;
  align-items: center;
  left: 10px !important;
}

.el-input--prefix .el-input__inner {
  padding-left: 35px !important;
}

.el-form-item {
  margin-bottom: 20px !important;
}

.bg-container {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: calc(100vh - 143px);
}

.login-header img {
  margin-top: 20px;
  height: 70px;
}

.form-login {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 8px;
  background-color: #fff;
  width: 420px;
  padding: 20px 30px;
}

.form-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 26px;
  color: #333;
  font-weight: 600;
  margin: 0px 0 20px 0;
}

.form-header::after {
  display: inline-block;
  content: '';
  background-color: #bb0f24;
  width: 80px;
  height: 3px;
  margin-top: 5px;
}

.el-input__inner:focus {
  /*border-color: #bb0f24 !important;*/
}

.login-code {
  display: flex;
  justify-content: space-between;
}

.login-code .code-box {
  width: 120px;
  margin-left: 25px;
  height: 36px;
}

.code-box2 {
  flex-shrink: 0;
  width: 100px;
  margin-left: 25px;
  color: #187eec;
  border: 1px solid #dadce3;
  border-radius: 6px;

}

.code-box2 a:hover {
  background-color: #fcf6f6;
}

.code-box2 .sendBtn:hover {
  background-color: #fcf6f6;
}

.code-box2 .sendBtn {
  color: #187eec;
  border: 1px #dadce3;
  border-radius: 6px;
  cursor: pointer;
  font-size: 14px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.code-box2 a {
  cursor: pointer;
  font-size: 14px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 10px;
}

.code-box img {
  cursor: pointer;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

.login-tips {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #187eec;
  font-size: 14px;
}

.login-tips&gt;* {
  cursor: pointer;
}

.login-tips&gt;*:hover {
  color: #bb0f24 !important;
}

.login-btn {
  width: 100%;
  cursor: pointer;
  height: 36px;
  display: flex !important;
  font-size: 14px !important;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background-color: #bb0f24 !important;
  color: #fff !important;
  margin: 30px 0 !important;
}

.login-btn:hover {
  background-color: rgb(161, 26, 26);
}

.login-btn2 {
  color: #187eec;
  font-size: 14px;
  cursor: pointer;
}

.login-btn2:hover {
  color: #bb0f24 !important;
}
</pre></body></html>