* {
  /*    margin: 0px;
      padding: 0px;*/
}

* {
  box-sizing: border-box;
  font-family: å®‹ä½“;
}

ul {
  list-style: none;
}

a {
  text-decoration: none !important;
  color: #000;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
}

button,
a,
input {
  outline: none;
}

.content {
  width: 1200px;
  margin: auto;
  position: relative;
  min-height: 1px;
}

.ny_content {
  width: 1200px;
  margin: auto;
  position: relative;
  min-height: 1px;
}

/* header */
.header {
  width: 100%;
  height: calc((370/950)*100vh);
  position: relative;
  min-height: 280px;
}

.hd_banner,
.swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.hd_banner .swiper-container img {
  height: 100%;
  width: 100%;
}

.hd_row1 {
  position: absolute;
  z-index: 5;
  left: 0;
  right: 0;
  bottom: 0;
  height: 178px;
  display: flex;
}

.hd_row1>div {
  width: 50%;
  position: relative;
}

.hd_search {
  text-align: right;
  padding-top: 9px;
}

.hd_search input {
  width: 295px;
  height: 42px;
  border: 1px solid #76a2d8;
  line-height: 40px;
  background: #FFF url(../image/search.png) no-repeat center left;
  background-size: 13px 13px;
  background-position-x: 25px;
  padding-left: 46px;
}

.hd_search_btn {
  width: 90px;
  height: 42px;
  text-align: center;
  float: right;
  background-color: #1c6aca;
  color: #FFF;
  line-height: 42px;
  cursor: pointer;
}

.hd_row2 {
  background-color: #1c6aca;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 7;
}

.hd_row2>ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 5px 27px 5px 38px;
  margin: 0;
}

.hd_row2>ul>li {
  min-width: 68px;
  line-height: 28px;
  cursor: pointer;
  color: #FFF;
}

.hd_row2>ul>li a {
  color: #FFF !important;
}

.hd_row2>ul>li:not(:nth-child(9n)) {
  margin-right: 57px;
}

.hd_row3 {
  display: none;
  box-shadow: 0 0 3px #999999;
  height: 60px;
  z-index: 10;
  background: #FFF;
}

.hd_row3>ul {
  text-align: center;
}

.hd_row3 li {
  color: #707070;
  height: 60px;
  line-height: 60px;
  position: relative;
  display: inline-block;
  transition: 300ms;
}

.hd_row3 a {
  margin-right: 50px;
}

.hd_row3 a:last-child {
  margin-right: 0;
}

.hd_row3 li::before {
  content: "";
  width: 0;
  height: 2px;
  background-color: #1e81c5;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: auto;
  transition: 300ms;
}

.hd_row3 li:hover {
  color: #000;
}

.hd_row3 li:hover::before {
  width: 100%;
}

/* é¦–é¡µ */
.pdtb50 {
  padding: 25px 0;
}

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

.sy_content_row>div {
  width: 31%;
}

.sy_notlist_btmd {
  border-bottom: 1px solid #e4e4e4;
  width: 100%;
  position: relative;
  margin-bottom: 21px;
}

.sy_notlist_btmd>div {
  padding-bottom: 5px;
  margin-right: 20px;
  line-height: 33px;
  font-size: 18px;
  font-weight: bold;
  color: #777777;
  display: inline-block;
  position: relative;
  cursor: pointer;
}

.sy_listbt_active {
  color: #1c6aca !important;
}

.sy_listbt_active::before {
  content: "";
  background-color: #1c6aca;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 2px;
  width: 100%;
}

/* å›¾ç‰‡æ–°é—»è½®æ’­ */
.sy_swptpxw {
  height: 260px;
}

.sy_swptpxw .swiper-pagination {
  height: 40px;
  line-height: 40px;
  bottom: 0 !important;
  text-align: right;
  padding-right: 10px;
}

.sy_swptpxw .swiper-pagination-bullet {
  margin: 0 2px !important;
  opacity: .2;
  width: 10px;
  height: 10px;
  background: transparent;
  border: 2px solid #FFF;
  border-radius: unset;
}

.sy_swptpxw .swiper-pagination-bullet-active {
  opacity: 1;
  background: transparent;
  border: 2px solid #FFF;
  border-radius: unset;
}

.sy_swptpxw .swiper-slide>div {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  height: 40px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.sy_swptpxw .swiper-slide img {
  width: 100%;
  height: 100%;
}

.sy_tpxw_bt {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  line-height: 40px;
  width: 285px;
  z-index: 10;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 15px;
}

/* one_list */
.onelist_ul ul {
  list-style: disc;
  padding-left: 20px;
  margin: 0;
}

.onelist_ul li:first-child {
  margin-top: 0;
}

.onelist_ul li {
  position: relative;
  font-size: 12px;
  color: #1c6aca;
  margin-top: 15px;
  width: 100%;
}

.onelist_ul li>a {
  display: inline-flex;
  width: 100%;
}

.onelist_ul li span {
  font-size: 14px;
  color: #000;
  width: 80%;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.onelist_ul li:hover span {
  color: #1c6aca;
}

.onelist_litime {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #9f9f9f;
}

.sy_listmore {
  border: 1px solid #1c6aca;
  color: #1c6aca;
  text-align: center;
  line-height: 20px;
  font-weight: unset;
  font-size: 14px;
  padding: 0 7px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 22px;
  margin: auto;
  transition: 300ms;
}

.sy_listmore:hover {
  background: #1c6aca;
  color: #FFF;
}

/* å›¾ç‰‡æ»šåŠ¨ */
.sy_gundongtupian {
  margin-top: 27px;
  background: url(../image/sy_tpgdbg.png) no-repeat center;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
}

.sy_gundongtupian .swiper-container {
  width: 1200px;
  height: 144px;
  position: relative;
  display: flex;
  list-style: none;
}

.sy_gundongtupian .swiper-slide {
  height: 144px;
  padding-top: 47px;
  padding-right: 18px;
}

.sy_gundongtupian .swiper-slide img {
  width: 282px;
  height: 50px;
  display: inline-block;
}

#sy_gundongtupian ul {
  width: 1200px;
  height: 144px;
  position: relative;
  display: flex;
  list-style: none;
}

#sy_gundongtupian ul li {
  height: 144px;
  padding-top: 47px;
  padding-right: 18px;
}

#sy_gundongtupian ul li img {
  width: 282px;
  height: 50px;
  display: inline-block;
}

.sy_gundongtupian .swiper-container .swiper-wrapper {
  transition-timing-function: linear;
}

.margintop25 {
  margin-top: 25px;
}

.pdtop10 {
  padding-top: 10px;
}

/* åˆ—è¡¨å³è¾¹èœå• */
.sy_notlist_caiidantop>a {
  display: inline-block;
  width: 100%;
  height: 96px;
  position: relative;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
  color: rgb(255, 255, 255);
  overflow: hidden;
}

.sy_notlist_caiidantop>a>span {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  text-align: center;
  line-height: 96px;
}

.sy_notlist_caiidantop>a>img {
  width: 100%;
  height: 100%;
  transition: 500ms;
}

.sy_notlist_caiidantop>a:hover img {
  transform: scale(1.2);
}

.sy_notlist_caiidanul {
  color: #FFF;
}

.sy_notlist_caiidanul ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0px;
  padding: 0px;
}

.sy_notlist_caiidanul li {
  opacity: .8;
  transition: 200ms;
  width: 170px;
  height: 62px;
  text-align: center;
  line-height: 62px;
  border-radius: 3px;
  margin-bottom: 14px;
  cursor: pointer;
  color: #FFF;
}

.sy_notlist_caiidanul li img {
  vertical-align: sub;
  min-width: 18px;
  margin: 0px;
  padding: 0px;
}

.sy_notlist_caiidanul li:hover {
  opacity: 1;
}

.sy_bottom_gdone,
.sy_bottom_gdtwo,
.sy_bottom_gdthree {
  background: #FFF;
  overflow: hidden;
  position: relative;
  width: 1200px;
  height: 207px;
}

.sy_bottom_shuidian .swiper-slide>div ul {
  display: flex;
  list-style: none;
  position: absolute;
  left: 0;
  z-index: 999;
}

.sy_bottom_shuidian .swiper-slide>div li {
  width: 220px;
  margin-right: 25px;
}

.sy_bottom_gdbt {
  text-align: center;
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.5;
}

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

.select_md {
  height: 56px;
  width: 360px;
  position: relative;
  top: 10px;
}

.select_mdbtn {
  height: 56px;
  width: 360px;
  border: 2px solid #dddddd;
  line-height: 52px;
  padding: 0 19px;
  cursor: pointer;
  background: url(../image/sy_jiantou.png) no-repeat center;
  background-position-x: 97%;
}

.select_list {
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative;
  transition: 300ms;
}

.zcfb_model {
  width: 99%;
  height: 300px;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  left: 1px;
  z-index: 99;
  box-shadow: 2px 2px 5px #888888;
}

.zcfb-fd-ul ul {
  list-style: none;
  margin: 0;
  padding: 0 10px;
}

.zcfb-fd-ul li {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
  font-size: 13px;
  padding: 10px 0 10px 25px;
  border-bottom: 1px solid #f5f5f5;
  position: relative;
  cursor: pointer;
}

.zcfb-fd-ul li:hover {
  color: #2389d0;
}

.zcfb-fd-ul li:last-child {
  border-bottom: none;
}

.erweima_md {
  width: 300px;
  display: flex;
}

.erweima_md img {
  width: 80px;
  height: 80px;
}

.erweima_bt {
  height: 56px;
  line-height: 56px;
  position: relative;
  top: 21px;
  /*left: 30px;*/
  color: #266b9c;
  font-weight: bold;
}

.erweima_bt img {
  width: 177px;
  height: auto;
}

/* åº•éƒ¨footer */
.footer {
  width: 100%;
  height: 353px;
  background: url(../images/footer_bg.png) no-repeat center;
  background-size: 100% 100%;
  color: #FFF;
  position: relative;
}

.footer_logo {
  padding-top: 55px;
}

.footer_list {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}

.footer_list ul {
  width: 31%;
  font-size: 14px;
  padding: 0;
}

.footer_list ul li {
  position: relative;
  padding-left: 25px;
}

.footer_list ul li>img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.foot_shuxian {
  width: 1px;
  height: 80px;
  background: rgba(255, 255, 255, 0.4);
  position: relative;
  top: 15px;
}

.foot_list1,
.foot_list2 {
  line-height: 38px;
}

.foot_list3 {
  line-height: 28px;
}

.footer_biaoqian {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  height: 56px;
  line-height: 55px;
  text-align: center;
}

.footer_biaoqian>span {
  padding: 0 16px;
  font-size: 14px;
}

.footer_biaoqian a {
  color: #FFF;
}

/* å›¾æ–‡åˆ—è¡¨ */
.ny_ej_dh {
  color: #666666;
  font-size: 14px;
}

.pdtb30 {
  padding: 30px 0;
}

.tuwen_list_ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.tuwen_list_ul li {
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 25px;
}

.tuwen_list_ul_pdf li {
  width: 20%;
  margin-right: 3.5%;
  margin-bottom: 25px;
}

.tuwen_list_ul li:nth-child(3n) {
  margin-right: 0;
}

.tuwen_list_img {
  width: 100%;
  height: 288px;
  overflow: hidden;
  cursor: pointer;
}

.tuwen_list_img:hover img {
  transform: scale(1.2);
}

.tuwen_list_img>img {
  width: 100%;
  min-height: 288px;
  transition: 500ms;
}

.tuwen_list_wz {
  text-align: center;
  font-size: 15.8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* æ–‡å­—åˆ—è¡¨ */
.wenzi_list_ul {
  list-style: disc;
  margin-left: 20px;
}

.wenzi_list_ul li {
  color: #71a2de;
  padding: 30px 0;
  position: relative;
  border-bottom: 2px dashed #e4e4e4;
  cursor: pointer;
}

.wenzi_list_time {
  position: absolute;
  right: 0;
  bottom: 30px;
  color: #9f9f9f;
}

.wenzi_list_ul li:first-child {
  padding-top: 0;
}

.wenzi_list_ul li span {
  color: #000;
  float: left;
  width: 80%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.wenzi_list_ul li:hover span {
  color: #71a2de;
}

/*.page{padding: 50px 0;text-align: center;min-height: 1px;}*/
/*åˆ†é¡µæ ·å¼*/
.page {
  width: 100%;
  text-align: center;
  font-size: 16px;
  margin: 0 auto !important;
  padding-top: 20px;
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.page a,
.page span {
  padding: 5px 10px;
  margin-left: 4px;
  line-height: 35px;
  border: #bfbfbf solid 1px;
}

.page a:link,
.page a:visited {
  text-decoration: none;
}

.page a:hover {
  background: #1DA2ED;
  border: #1DA2ED solid 1px;
  color: #FFF;
}

.page .current {
  background: #1DA2ED;
  border: #1DA2ED solid 1px;
  color: #FFF;
}

.page .curr {
  background: #1DA2ED;
  border: #1DA2ED solid 1px;
  color: #FFF;
}

.page .page_goto {
  border: none;
  padding-left: 0px;
  padding-right: 0px;
}

.page .page_goto a {
  border: none;
  border-left: #bfbfbf solid 1px;
  border-radius: 0px;
  padding: 0px 5px;
}

.page .page_goto a:hover {
  background: none;
  color: #0077C9;
}

.page_input {
  width: 50px;
  line-height: 33px;
  border: #bfbfbf solid 1px;
}

/* å†…é¡µèœå• */
.ny_menu {
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
  height: 74px;
  text-align: center;
  line-height: 74px;
  color: #666666;
}

.ny_menu a>div {
  width: calc((200/1920)*100vw);
  height: 100%;
  display: inline-block;
  height: 100%;
  position: relative;
  cursor: pointer;
}

.ny_menu_active::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 34px;
  height: 4px;
  margin: auto;
  background-color: #2389d0;
}

.ny_menu a>div::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 4px;
  margin: auto;
  background-color: #2389d0;
  transition: 200ms;
}

.ny_menu a>div:hover::after {
  width: 34px;
}

/* æ–°èƒ½æº */
.ny_xinnengyuan {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ny_xinnengyuan>div {
  width: 48%;
}

.ny_notlist_btmd {
  border-bottom: 3px solid #e3caa4;
  width: 100%;
  position: relative;
  margin-bottom: 21px;
  height: 38px;
}

.ny_notlist_btmd>div {
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0%;
  bottom: 0;
  cursor: pointer;
}

.ny_listbt_active::before {
  content: "";
  background-color: #FFF;
  position: absolute;
  left: 0;
  right: 0px;
  bottom: -3px;
  height: 3px;
  width: 110%;
}

.ny_listbt_active::after {
  content: "";
  background-color: #1c6aca;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3px;
  height: 3px;
  width: 100%;
}

.ny_top0 {
  top: 0;
  bottom: auto;
}

.ny_margintop35 {
  margin-top: 50px;
}

/* å…³äºŽå­¦ä¼š */
.ny_gyxh {
  display: flex !important;
  justify-content: space-between;
  width: 1200px !important;
  margin: auto;
}

.ny_gyxh a>div {
  display: inline-block;
  height: 100%;
  width: auto !important;
}

/* å­¦ä¼šä»‹ç» */
.xhjs_nrbt {
  padding: 24px;
  text-align: center;
  position: relative;
  font-size: 34px;
  color: rgb(35, 137, 208);
}

.xhjs_nrbt::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 55px;
  height: 2px;
  margin: auto;
  background-color: #2389d0;
}

.xhjs_nrdetails {
  margin-top: 35px;
  color: rgb(51, 51, 51);
  line-height: 1.8;
  font-size: 14px;
}

.xhjs_nrdetails img {
  max-width: 100%;
  margin: auto;
}

/* ä¸‰çº§èœå• */
.ny_sanji_menu {
  width: 100%;
  height: 90px;
  border: 1px solid #dddddd;
  text-align: center;
  padding: 17px;
  font-size: 14px;
}

.ny_sanji_menu a {
  padding: 16px;
  margin-right: calc((100/1920)*100vw);
  display: inline-block;
  transition: 200ms;
}

.ny_sanji_menu a:last-child {
  margin-right: 0;
}

.ny_sanji_menu a.active1 {
  background: #2389d0;
  color: #FFF;
}

.ny_sanji_menu a.active2 {
  border: 1px solid #2389d0;
  color: #2389d0;
}

.ny_sanji_menu a:hover {
  background: #2389d0;
  color: #FFF;
}


/* å…¥ä¼šç”³è¯· */
.rhsq_nrdetails {
  text-align: center;
  width: 100%;
  margin: 85px 0 185px 0
}

.rhsq_nrdetails>a {
  width: 240px;
  height: 80px;
  border: 1px solid #dddddd;
  color: #666666;
  text-align: center;
  line-height: 78px;
  margin: 0 37px;
  display: inline-block;
  font-size: 18px;
  transition: 300ms;
}

.rhsq_nrdetails>a:hover {
  border-color: #1c6aca;
}

.rhsq_nrdetails>a>img {
  vertical-align: sub;
  margin-right: 20px;
}

/* è”ç³»æˆ‘ä»¬ */
.lxwm_nrdetails {
  color: rgb(51, 51, 51);
  font-size: 14px;
}

.lxwm_list {
  line-height: 38px;
  width: 50%;
  border-bottom: 2px dashed #dddddd;
  padding: 18px 0;
}

.lxwm_list:last-child {
  border-bottom: none;
}

/* æµåŸŸå¼€å‘ */
.liu_yu_erji {
  width: 100%;
  height: auto;
  border: 1px solid #dddddd;
  padding: 17px;
  font-size: 14px;
}

.liu_yu_erji a {
  padding: 16px;
  margin-right: calc((90/1920)*100vw);
  display: inline-block;
  transition: 200ms;
}

.liu_yu_erji {
  padding-left: calc((100/1920)*100vw);
}

.liu_yu_erji a:last-child {
  margin-right: 0;
}

.liu_yu_erji a.active1 {
  background: #2389d0;
  color: #FFF;
}

.liu_yu_erji a.active2 {
  border: 1px solid #2389d0;
  color: #2389d0;
}

.liu_yu_erji a:hover {
  background: #2389d0;
  color: #FFF;
}

/* æœç´¢ */
.sou_suo_bq>b {
  color: #2389d0;
  font-weight: unset;
}

.search_list_ul li {
  padding: 30px 0;
  border-bottom: 1px dashed #dddddd;
}

.search_list_bt {
  font-size: 24px;
  color: rgb(34, 34, 34);
  line-height: 1.75;
}

.search_list_nr {
  font-size: 14px;
  color: rgb(153, 153, 153);
  line-height: 2;
}

.search_list_more {
  font-size: 14px;
  color: rgb(153, 153, 153);
  line-height: 1.5;
  margin-top: 10px;
}

.search_list_ul li:hover .search_list_more {
  color: #2389d0;
}

.search_list_ul li:first-child {
  padding-top: 0;
}

.search_list_ul li:last-child {
  border-bottom: none;
}


/* è¯¦æƒ… */
.details_title {
  padding: 30px 0;
  border-bottom: 1px dashed #dddddd;
}

.details_tt_bt {
  font-size: 24px;
  color: rgb(51, 51, 51);
}

.details_tt_bq {
  font-size: 14px;
  color: rgb(136, 136, 136);
  margin-top: 23px;
}

.details_tt_bq>span {
  margin-right: 30px;
}

.details_content {
  padding: 30px 0;
  border-bottom: 1px dashed #dddddd;
}

.details_btngroup {
  padding: 50px 0;
}

.details_btngroup ul {
  list-style: disc;
  color: #348dcb;
  font-size: 10px;
  margin-left: 20px;
}

.details_btngroup li>div {
  color: #000;
  font-size: 14px;
  margin-bottom: 30px;
  cursor: pointer;
}

.details_btngroup li:hover div {
  color: #348dcb;
}

.fanhui_btn>div {
  width: 160px;
  height: 40px;
  border-radius: 3px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  background-color: #1e81c5;
  cursor: pointer;
}

.fanhui_btn a {
  color: #fff;
}

.ti_shi {
  /*display: inline-block;*/
  width: 100px;
  height: 20px;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 111111;
  display: none;
  color: #fff;
  font-size: 14px;
}


.onelist_ul ul img {
  width: 50%;
  margin: auto;
  display: block;
}

.login {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 3.75rem 10.0625rem;
  padding-bottom: 2.5rem;
  box-sizing: border-box;
  /* width: 100vw; */
  min-height: 100vh;
  background-image: url('../images/login-bg.png');
  background-size: cover;
}

.login-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.login-box .left {
  width: 54%;
}

.login-box .left img {
  width: 100%;
  object-fit: cover;
}

.login-box .right {
  width: 39%;
  padding: 1.875rem;
  padding-top: 3.6875rem;
  padding-bottom: 2.75rem;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: .875rem;
  -webkit-border-radius: .875rem;
  -moz-border-radius: .875rem;
  -ms-border-radius: .875rem;
  -o-border-radius: .875rem;
}

.login-box .right h3 {
  font-weight: 500;
  font-size: 2rem;
  color: #333333;
  margin-bottom: 1.875rem;
}

.logins .layui-form-item,
.register-box .layui-input-block {
  margin-bottom: 2rem;
  padding-left: 1.875rem;
  display: flex;
  align-items: center;
  overflow: hidden;
  height: 4rem;
  border-radius: .5rem .5rem .5rem .5rem;
  border: .125rem solid #EEEEEE;
  -webkit-border-radius: .5rem .5rem .5rem .5rem;
  -moz-border-radius: .5rem .5rem .5rem .5rem;
  -ms-border-radius: .5rem .5rem .5rem .5rem;
  -o-border-radius: .5rem .5rem .5rem .5rem;
}

.logins .layui-form-item input,
.register-box .layui-input-block input {
  border: 0;
  width: 100%;
  height: 100%;
}

.logins .layui-form-item input::placeholder,
.register-box .layui-input-block input::placeholder {
  font-weight: 400;
  font-size: 1.125rem;
  color: #B9BED1;
}

.logins .layui-form-item::before {
  content: "";
  display: flex;
  width: 1.5rem;
  height: 1.4375rem;
  background-image: url('../images/icon1.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.logins .layui-form-item:nth-child(2):before,
.yzm  .layui-form-item:before {
  background-image: url('../images/icon2.png');
}

.logins .layui-form-item p {
  font-weight: 400;
  font-size: 1rem;
  color: #0076FE;
  cursor: pointer;
}

.logins .layui-form-item.yzms input,
.logins .layui-form-item.yzm input {
  width: 76%;
}

.yzm {
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2rem;
}

.logins .yzm .layui-form-item {
  width: 78%;
  margin-bottom: 0;
}

.yzm .btnYzm {
  width: 20%;
  height: 100%;
  cursor: pointer;
}

.yzm .btnYzm img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.zh {
  margin-bottom: 2.5rem;
}

.zh,
.zh a {
  font-weight: 400;
  font-size: 1.125rem;
  color: #333333;
}

.zh a {
  color: #4461F3;
}

.zh .check,
.mm {
  display: flex;
  align-items: center;
}

.mm {
  justify-content: space-between;
  margin-bottom: 4rem;
}

.mm a {
  font-weight: 400;
  font-size: 1.125rem;
  color: #999999;
}

.mm a:last-child {
  color: #4461F3;
}

.layui-btn {
  font-weight: 400;
  font-size: 1.3125rem;
  color: #FFFFFF;
  width: 100%;
  height: 4.125rem;
  background: #1D6ACA;
  border-radius: .5rem .5rem .5rem .5rem;
  -webkit-border-radius: .5rem .5rem .5rem .5rem;
  -moz-border-radius: .5rem .5rem .5rem .5rem;
  -ms-border-radius: .5rem .5rem .5rem .5rem;
  -o-border-radius: .5rem .5rem .5rem .5rem;
}

.layui-form-checked[lay-skin=primary] i {
  border-color: #1D6ACA !important;
  background-color: #1D6ACA;
}

.login-text p,
.login-text a {
  font-weight: 400;
  font-size: 1rem;
  color: #C1C1C1;
  text-align: center;
}

.login p>img {
  width: 23rem;
  height: 3.0625rem;
}

/* 在页面样式表中添加 */
.layui-form-label {
  width: max-content;
  white-space: nowrap;
  font-weight: 400;
  font-size: 1.125rem;
  color: #333333;
}

.layui-form-label.required:before {
  content: '*';
  color: red;
  margin-right: 4px;
}

.register-box .layui-input-block {
  margin-left: 0;
  width: 80%;
  min-width: 28.125rem;
}

.register-box .layui-form-item {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
  margin-bottom: 2rem;
}

.register-box .layui-input-block {
  margin-bottom: 0;
  padding-left: .625rem;
  position: relative;
}

.register-box .layui-input-block inbput {}

.eye {
  width: 1.6875rem;
  height: 1.125rem;
  background-image: url('../images/eye.png');
  background-size: contain;
}

.eye-close {
  width: 1.5625rem;
  height: 1.5625rem;
  background-image: url('../images/eye-close.png');
  background-size: contain;
}

.register-box .layui-input-block i {
  cursor: pointer;
  position: absolute;
  right: 1.5625rem;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}

.register-box .layui-input-block p.yzms {
  cursor: pointer;
  margin-bottom: 0;
  min-width: 8rem;
  padding-right: 1.5rem;
  font-weight: 400;
  font-size: 1.125rem;
  color: #1D6ACA;
}

.register-box .zh {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1.875rem;
  margin-bottom: 0;
}

.register-box .zh .check {
  white-space: nowrap;
}

.register-box .zh>a {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 1.125rem;
  color: #333333;
}

.register-box .zh a p {
  color: #4461F3;
}

.grzx {
  width: 101.125rem;
  margin: auto;
  display: flex;
  justify-content: space-between;
  padding: 1.6875rem 0 2.5625rem 0;
}

.grzx .left {
  width: 12%;
  height: max-content;
  background: #FFFFFF;
}

.grzx .left ul {
  padding: 0;
  margin: 0;
}

.grzx .left ul h3 {
  font-size: 1.125rem;
  color: #FCFCFC;
  height: 3.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #1D6ACA;
  margin: 0;
}

.grzx .left ul li {
  width: 100%;
}

.grzx .left ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-size: 1.125rem;
  color: #333;
  line-height: 5rem;
}

.grzx .left ul li.active a,
.grzx .left ul li a:hover {
  color: #1D6ACA;
}

.grzx .right {
  width: 86%;
  background: #FFFFFF;
  border-radius: .5rem .5rem .5rem .5rem;
  -webkit-border-radius: .5rem .5rem .5rem .5rem;
  -moz-border-radius: .5rem .5rem .5rem .5rem;
  -ms-border-radius: .5rem .5rem .5rem .5rem;
  -o-border-radius: .5rem .5rem .5rem .5rem;
}

.grzx .right .title {
  height: 4.5625rem;
  border-bottom: 1px solid #EFEFF2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1.5625rem;
}

.grzx .right .title h3 {
  font-weight: 800;
  font-size: 1.5rem;
  color: #222222;
}

.grzx .right .title p {
  font-weight: 500;
  font-size: 1.25rem;
  color: #1D6ACA;
  cursor: pointer;
}

.grzx .right .layui-form {
  padding: 1.875rem 6.75rem 4.5rem 8.125rem;
  margin: 0 -1.25rem;
}

.grzx .right .layui-form::after {
  content: "";
  display: table;
  clear: both;
}

.grzx .right .layui-form .layui-form-item {
  width: calc(100% / 2);
  padding: 0 1.25rem;
  box-sizing: border-box;
  float: left;
  clear: none;
  margin-bottom: 1.875rem;
}

.grzx .right .layui-form .layui-input-block {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.grzx .right .layui-form .layui-input-block .layui-input {
  height: 2.9375rem;
  background: #FFFFFF;
  border-radius: .25rem .25rem .25rem .25rem;
  border: 1px solid #EAEAEA;
  -webkit-border-radius: .25rem .25rem .25rem .25rem;
  -moz-border-radius: .25rem .25rem .25rem .25rem;
  -ms-border-radius: .25rem .25rem .25rem .25rem;
  -o-border-radius: .25rem .25rem .25rem .25rem;
}

.grzx .right .layui-form .layui-form-label {
  line-height: 2.9375rem;
  padding: 0;
  margin-right: 1.25rem;
  min-width: 6.75rem;
}

.grzx .right .layui-form .layui-form-select {
  width: 100%;
}

.grzx .right .layui-form .layui-form-select dl dd.layui-this {
  background-color: #0076FE;
}

.grzx .right .layui-form .layui-form-item.qt {
  width: 100%;
}

.grzx .right .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  margin-top: 3.125rem;
}

.grzx .right .layui-btn {
  width: 17.3125rem;
  height: 3.125rem;
  margin: auto;
}

.upload {
  position: relative;
  width: 7.125rem;
  height: 9.5rem;
  margin: auto;
  margin-bottom: 2.5rem;
}

.upload img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.upload i {
  display: flex;
  width: 2.25rem;
  height: 2.25rem;
  background-image: url('../images/xj.png');
  background-size: contain;
  position: absolute;
  right: -1.125rem;
  bottom: -0.875rem;
}

.zhsz {
  padding: 1.25rem 1.5rem;
}

.zhsz h3 {
  font-weight: bold;
  font-size: 1.125rem;
  color: #000000;
  line-height: 2.75rem;
  display: flex;
  align-items: center;
}

.zhsz h3 p {
  color: #1D6ACA;
  cursor: pointer;
}

.pops {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pops .pops-box {
  width: 34.625rem;
  height: 23.6875rem;
  background: #FFFFFF;
  padding: 1.8125rem 2.375rem;
  box-sizing: border-box;
}

.pops .pops-box .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pops .pops-box .title h3 {
  font-weight: 800;
  font-size: 1.5rem;
  color: #000000;
}

.pops .pops-box .title img {
  width: 1.4375rem;
  height: 1.4375rem;
  object-fit: contain;
  cursor: pointer;
}

.pops .pops-box .layui-form-label {
  padding: 0;
}

.pops .pops-box .layui-form-item {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}

.pops .pops-box .layui-input-block {
  margin: 0;
  width: 80%;
}

.pops .pops-box .layui-input-block .layui-input {
  height: 2.9375rem;
  border-radius: .25rem .25rem .25rem .25rem;
  border: 1px solid #EAEAEA;
  -webkit-border-radius: .25rem .25rem .25rem .25rem;
  -moz-border-radius: .25rem .25rem .25rem .25rem;
  -ms-border-radius: .25rem .25rem .25rem .25rem;
  -o-border-radius: .25rem .25rem .25rem .25rem;
}

.pops .pops-box .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2.5rem;
}

.pops .pops-box .btn .layui-btn {
  width: 9.8125rem;
  height: 2.9375rem;
  background: #1D6ACA;
  border-radius: .25rem .25rem .25rem .25rem;
  /*border: 1px solid #5EE29A;
    */
  -webkit-border-radius: .25rem .25rem .25rem .25rem;
  -moz-border-radius: .25rem .25rem .25rem .25rem;
  -ms-border-radius: .25rem .25rem .25rem .25rem;
  -o-border-radius: .25rem .25rem .25rem .25rem;
  -webkit-border-radius: .25rem .25rem .25rem .25rem;
}

.pops .pops-box .layui-form {
  margin-top: 1.875rem;
}

.zhszs {
  min-height: 41.6875rem;
}

.zhszs .right .btn {
  margin-top: 6.25rem;
}