@charset "UTF-8";
.swiper-pagination {
  text-align: right !important;
  padding-right: 20px;
  margin-bottom: 5px;
}

.swiper-pagination-bullet {
  background: #ffffff !important;
  opacity: 1 !important;
}

.swiper-pagination-bullet-active {
  width: 15px !important;
  background: #075ca9 !important;
}

.navbar-toggle.on .navbar {
  opacity: 1;
}

body {
  background: #fefefe;
}

body .web13 {
  width: 1360px;
}

body .slick-dots {
  left: 40px;
  z-index: 10;
}

.flex-bwt {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.hzzy img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cx {
  background: #ffffff url(../xdrhimages/daohang.jpg) no-repeat center bottom;
  padding-bottom: 80px;
  padding-top: 40px;
}

.cx .subject-area {
  margin-bottom: 10px;
}

.cx .subject-area img {
  display: block;
  margin: 0 auto;
}

.bs {
  background-color: #f9f9f9;
  padding-bottom: 20px;
}

.bs .w30 {
  margin-top: 30px;
  width: calc((100% - 60px) / 3);
  padding: 15px;
  background-color: #e7f1ff;
  border-radius: 20px;
}

.bs .w30:first-child, .bs .w30:nth-child(2) {
  margin-right: 30px;
}

.bs .w30:first-child .title {
  background-color: #3c7bef;
}

.bs .w30:nth-child(2) .title {
  background-color: #40cbd3;
}

.bs .w30:nth-child(2) .title::before {
  background: url(../xdrhimages/left-shadow-g.png) no-repeat center top transparent;
}

.bs .w30:nth-child(2) .title::after {
  background: url(../xdrhimages/right-shadow-g.png) no-repeat center top transparent;
}

.bs .w30:nth-child(3) .title {
  background-color: #ffa92d;
}

.bs .w30:nth-child(3) .title::before {
  background: url(../xdrhimages/left-shadow-y.png) no-repeat center top transparent;
}

.bs .w30:nth-child(3) .title::after {
  background: url(../xdrhimages/right-shadow-y.png) no-repeat center top transparent;
}

.bs .title {
  font-size: 24px;
  text-align: center;
  cursor: pointer;
  border-radius: 10px 10px 0 0;
  padding: 16px 24px;
  color: #ffffff;
  width: 168px;
  margin: 0 auto;
  position: relative;
}

.bs .title:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 100%;
  left: -24px;
  bottom: 0;
  background: url(../xdrhimages/left-shadow.png) no-repeat center top transparent;
}

.bs .title::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 100%;
  right: -24px;
  bottom: 0;
  background: url(../xdrhimages/right-shadow.png) no-repeat center top transparent;
}

.bs .enterance {
  border-radius: 20px;
  background-color: #ffffff;
  box-shadow: 0 0 20px #c7d8ff;
  width: 100%;
  padding: 20px 20px 0 20px;
}

.bs .enterance .item-list {
  display: flex;
  flex-wrap: wrap;
}

.bs .enterance img {
  width: auto;
  height: 55px;
}

.bs .enterance .classify {
  color: #033c95;
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 20px;
}

.bs .enterance .classify img {
  height: 40px;
}

.bs .enterance .w50 {
  width: calc((100% - 20px) / 2);
}

.bs .enterance .w50:nth-child(2n + 1) {
  margin-right: 20px;
}

.bs .enterance .item {
  height: 128px;
  background: #e7f1ff;
  border-radius: 14px;
  text-align: center;
  margin-bottom: 20px;
}

.bs .enterance .item .item-title {
  text-align: center;
  color: #0582e3;
  font-size: 20px;
  font-weight: bold;
  margin-top: 16px;
}

.bs .enterance .item.w100 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.slider {
  max-width: 1600px;
  margin: 0 auto;
}

.slider img {
  width: 100%;
}

.swiper-slide a {
  width: 100%;
  height: 100%;
  max-height: 600px;
  overflow: hidden;
  display: block;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.swiper-slide .banner-tle {
  height: 40px;
  line-height: 40px;
  padding-left: 5px;
  padding-right: 60px;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  margin-top: -40px;
  z-index: 10;
  position: absolute;
  left: 0;
  bottom: 0;
}

.swiper-slide video,
.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.header-area {
  height: 220px;
  background: url(../xdrhimages/headerbg.jpg) no-repeat center top;
}

.header-area .header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  margin-top: -20px;
}

.header-area .rh-logo {
  max-width: 640px;
}

.header-area .rh-logo img {
  max-height: 100%;
  max-width: 100%;
}

.header-area .rh-logo .title {
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  padding-left: 25px;
  padding-top: 2px;
  letter-spacing: 5px;
}

.header-area .rh-logo .title .en {
  font-size: 13px;
  color: #ffffff;
  text-align: center;
  display: block;
}

.header-area .header-right .sologon img {
  max-width: 500px;
}

.header-link {
  margin-top: 12px;
  display: flex;
  align-items: center;
  color: #ffffff;
  justify-content: end;
}

.header-link img {
  display: inline-block;
}

.header-link span {
  margin: 0 8px;
}

.header-link a {
  color: #ffffff;
  font-size: 14px;
}

.qrcode {
  text-align: center;
}

.qrcode > div {
  color: #ffffff;
  font-size: 12px;
  margin-top: 5px;
}

.marquee-area {
  height: 240px;
  background: #f0f0f0;
}

.img-marquee {
  width: 1150px;
  float: right;
  overflow: hidden;
  margin-top: -180px;
}

.marquee-list-left .tempWrap {
  width: 100% !important;
}

.marquee-list-left ul li {
  display: inline-block;
  margin-right: 12px;
  overflow: hidden;
}

.marquee-list-left ul li img {
  transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
}

.marquee-list-left ul li img:hover {
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.main {
  background: #ffffff;
}

.main .ad {
  width: 100%;
}

.main {
  padding-top: 20px;
}

.main .ad img {
  width: 100%;
}

.subject-area,
.content-add {
  margin-top: 16px;
  margin-bottom: 16px;
}

.subject-area img,
.content-add img {
  max-width: 100%;
}

.subject-area .subject,
.content-add .subject {
  font-size: 20px;
  font-weight: bold;
  color: #1056be;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  padding: 0 10px 0 50px;
}

.main-ad {
  padding-top: 30px;
  padding-bottom: 30px;
}

.main-ad .ad {
  display: block;
  margin: 0 auto;
}

.main-ad .co-area {
  background-color: rgba(217, 225, 231, 0.25);
  padding: 30px;
  box-shadow: 5px 5px 18px 0px rgba(192, 209, 223, 0.73);
  margin-top: 30px;
  height: calc(100% - 30px);
}

.main-ad .co-area .title {
  font-size: 38px;
  color: #1359c0;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}

.main-ad .co-area .nameslist {
  font-size: 13px;
}

.main-ad .co-area .nameslist ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.main-ad .co-area .nameslist ul li {
  width: 50%;
  padding: 10px;
}

.main-ad .co-area .nameslist ul li span {
  padding: 5px 10px;
  border-radius: 20px;
  border: 1px solid #ccc;
}

.more {
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  padding-right: 16px;
  background: url(../xdrhimages/zc-more.png) no-repeat right center transparent;
  color: #7a7a7a;
  float: right;
  text-align: right;
  padding-right: 40px;
  background-size: auto 100%;
}

.p20 {
  padding-left: 20px;
  padding-right: 20px;
}

.hc-list {
  width: 100%;
  margin-top: 30px;
}

.hc {
  width: 100%;
  /* 每张图占1/3宽度（slick会自动分配） */
  height: 200px !important;
  /* 固定图片高度（根据需求调整） */
  background-size: cover;
  /* 图片自适应容器，保持比例 */
  background-position: center;
  /* 图片居中显示 */
  margin: 0 10px;
  border: 2px solid #fff;
}

.slick-prev,
.slick-next {
  width: 40px;
  height: 40px;
  background-size: 24px !important;
  border-radius: 50%;
  z-index: 1;
}

.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  color: #fff;
}

.slick-prev {
  left: -50px;
  background: rgba(0, 0, 0, 0.5) url(../xdrhimages/left.png) no-repeat center center;
}

/* 左箭头位置 */
.slick-next {
  right: -50px;
  background: rgba(0, 0, 0, 0.5) url(../xdrhimages/right.png) no-repeat center center;
}

/* 右箭头位置 */
.subject-area i,
.content-add i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  text-align: center;
  color: #333333;
}

.subject-area .more:hover::before,
.content-add .more:hover::before {
  height: 100%;
}

.conlist ul li.flex {
  height: auto;
  flex-shrink: 0;
  border: none;
  margin-bottom: 25px;
}

.conlist ul li.flex a {
  padding-left: 0;
  margin-left: 10px;
  font-size: 18px;
}

.conlist ul li.flex a::before {
  display: none;
}

.conlist ul li .time {
  width: 65px;
  flex-shrink: 0;
  border-radius: 2px;
  background-color: #1056be;
  text-align: center;
  height: 58px;
}

.conlist ul li .time p {
  padding-left: 0;
  text-align: center;
  text-indent: 0;
  margin-bottom: 0;
}

.conlist ul li .time p:first-child {
  height: 24px;
  color: #ffffff;
  font-size: 13px;
  line-height: 24px;
}

.conlist ul li .time p:nth-child(2) {
  color: #1056be;
  height: 30px;
  line-height: 30px;
  background-color: #ffffff;
  font-size: 24px;
  border-top: 1px solid #fff;
}

.conlist ul li .left-date {
  width: 70px;
  float: left;
  margin-bottom: 10px;
  background-color: #e9862f;
  margin-left: 10px;
  margin-right: 10px;
}

.conlist ul li .left-date .noticedate {
  font-size: 18px;
}

.conlist ul li .left-date div {
  text-align: center;
  color: #ffffff;
  padding: 5px;
}

.conlist ul li .news-right::before {
  background: unset !important;
}

.conlist ul li .news-right-abs {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 20px;
  margin-bottom: 0;
}

.conlist ul li a::before {
  position: absolute;
  top: 50%;
  left: 10px;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  background: #bdccdf;
  content: "";
  border-radius: 50%;
}

.conlist ul li a {
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 20px;
  position: relative;
  font-size: 18px;
  display: block;
}

.conlist ul li .date {
  height: 40px;
  line-height: 40px;
  color: #676767;
  display: none;
}

.conlist ul li p {
  color: #999;
  text-indent: 2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  padding-left: 20px;
  line-height: 150%;
  margin-bottom: 10px;
}

.conlist ul li a:hover {
  color: #1056be;
}

.conlist ul li .date {
  float: right;
  padding: 0 5px;
  color: #b0b0b0;
}

.conlist ul li.first-news {
  height: auto;
}

.contact-us {
  padding: 20px;
  background: url("../xdrhimages/i-shensu.png") no-repeat bottom 30px right 20px;
}

.contact-us p {
  background: url("../xdrhimages/lxwm.jpg") no-repeat left top 8px;
  font-size: 14px;
  line-height: 30px;
  padding-left: 25px;
}

.main-area {
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
}

.main-area .w50 {
  padding: 20px;
}

.main-area .main-left {
  display: inline-block;
}

.tab-menu {
  display: flex;
  margin-bottom: 20px;
}

.tab-menu li {
  border-bottom: 2px solid #e0e0e0;
}

.tab-menu li a {
  display: inline-block;
  padding: 0 22px 16px 22px;
  color: #333;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
}

.tab-menu li.active {
  border-color: #1359c0;
}

.tab-menu li.active a {
  color: #1359c0;
}

.focuslist {
  width: 100%;
  margin-bottom: 25px;
}

.focuslist .focus-item {
  width: 100%;
  height: 380px;
}

.focuslist .focus-item a {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.focuslist .focus-item a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.focuslist .focus-item a div {
  position: absolute;
  bottom: 0;
  right: 0;
  background: linear-gradient(to left, rgba(41, 106, 202, 0.8), rgba(128, 167, 224, 0.8));
  padding: 20px;
  color: #ffffff;
  width: 62%;
  font-size: 20px;
}

.focuslist .focus-item a div p {
  font-size: 14px;
  text-align: right;
  padding-right: 24px;
  background: url(../xdrhimages/i-eye.png) no-repeat right center;
  background-size: auto 100%;
}

.focuslist .slick-dots {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
}

.main-area .left-menu {
  width: 300px;
  margin-right: 30px;
  background: #f8f8f8;
}

.main-area .left-menu .menu-title {
  width: 100%;
}

.main-area .left-menu .menu-title span {
  position: relative;
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 5px;
  background: #1056be url(../xdrhimages/subject.png) left 10px center no-repeat;
  background-size: 40px 40px;
  width: 100%;
  height: 60px;
  line-height: 60px;
  display: block;
  padding-left: 80px;
}

.main-area .left-menu .menu-list {
  background: url(../xdrhimages/bottombg.png) no-repeat center bottom -100px;
  background-size: cover;
  height: calc(100% - 60px);
}

.main-area .left-menu .menu-list > ul {
  background-color: #f8f8f8;
}

.main-area .left-menu .menu-list > ul > li {
  -o-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
}

.main-area .left-menu .menu-list > ul > li.sub {
  position: relative;
}

.main-area .left-menu .menu-list > ul > li.sub ul {
  display: none;
}

.main-area .left-menu .menu-list > ul > li.sub::after {
  position: absolute;
  right: 10px;
  top: 15px;
  width: 20px;
  height: 20px;
  content: "";
  background: url(../xdrhimages/i-up.png) no-repeat center center;
  background-size: cover;
  display: block;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.main-area .left-menu .menu-list > ul > li.sub.on::after {
  transform: rotate(0);
  -webkit-transform: rotate(0);
}

.main-area .left-menu .menu-list > ul a:hover,
.main-area .left-menu .menu-list > ul a.on,
.main-area .left-menu .menu-list > ul span:hover,
.main-area .left-menu .menu-list > ul span.on {
  color: #1273eb;
  padding-left: 65px;
}

.main-area .left-menu .menu-list > ul > li > a.on,
.main-area .left-menu .menu-list > ul > li > span.on {
  position: relative;
}

.main-area .left-menu .menu-list > ul > li > a.on::after,
.main-area .left-menu .menu-list > ul > li > span.on::after {
  position: absolute;
  left: 20px;
  top: 50%;
  content: "";
  background: url(../xdrhimages/li-on.png) no-repeat center center;
  background-size: cover;
  -webkit-animation: roted 20s linear infinite;
  animation: roted 20s linear infinite;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  display: block;
}

.main-area .left-menu .menu-list > ul > li > a,
.main-area .left-menu .menu-list > ul > li > span {
  border-bottom: 1px solid #e7e7e7;
  padding-left: 60px;
}

.main-area .left-menu .menu-list > ul > li ul {
  background: #fcfcfc;
  padding-top: 5px;
}

.main-area .left-menu .menu-list > ul > li ul a {
  padding-left: 70px;
}

.main-area .left-menu .menu-list > ul > li ul a.on,
.main-area .left-menu .menu-list > ul > li ul span.on {
  background: url(../xdrhimages/i_dot_r.png) no-repeat left 50px center;
  padding-left: 70px;
}

.main-area .left-menu .menu-list > ul > li > ul > li > a,
.main-area .left-menu .menu-list > ul > li > ul > li > span {
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
}

.main-area .left-menu .menu-list > ul > li > ul > li > a:hover,
.main-area .left-menu .menu-list > ul > li > ul > li > span:hover {
  padding-left: 75px;
}

.main-area .left-menu .menu-list > ul > li:first-child > a,
.main-area .left-menu .menu-list > ul > li:first-child > span {
  border-top: none;
}

.main-area .left-menu .menu-list a,
.main-area .left-menu .menu-list span {
  padding: 15px 20px;
  font-size: 16px;
  display: block;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  cursor: pointer;
}

.web13 .main-area .subpage-right {
  width: 870px;
  background: linear-gradient(#ffffff, rgba(255, 255, 255, 0.4));
}

.main-area .content-area {
  width: 100%;
  padding: 20px;
}

.main-area .content-area .content-add {
  border-bottom: 2px solid #bfbfbf;
  width: 100%;
  line-height: 40px;
  height: 40px;
  padding: 0 20px;
}

.main-area .content-area .content-add span {
  line-height: 36px;
  height: 36px;
}

.main-area .content-area .content-add .subject {
  float: left;
  display: block;
  padding: 0 25px;
  font-weight: bold;
}

.main-area .content-area .content-add .dqwz {
  float: right;
  color: #888888;
  font-size: 14px;
  padding-left: 20px;
}

.link-area .linklist {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 30px;
}

.link-area .linklist li {
  float: left;
  height: auto;
  padding-right: 14px;
  padding-left: 14px;
}

.link-area .linklist li a {
  width: 100%;
  display: block;
}

.link-area .linklist li a:hover {
  box-shadow: 5px 5px 10px #c0c0c0;
  margin-top: -5px;
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}

.link-area .linklist img {
  width: 212px;
  height: 142px;
}

.link-area .linklist span {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: #1056be;
}

.footer {
  padding: 30px 0;
  text-align: center;
  font-size: 13px;
  color: #ffffff;
  clear: both;
  background: #3179d2 url(../xdrhimages/footerbg.jpg) no-repeat center;
  background-size: cover;
}

.footer .footer-copy {
  text-align: center;
  color: #d1e3f6;
  padding: 20px;
}

.footer .footer-copy p {
  line-height: 35px;
  color: #fff;
  font-size: 14px;
}

.footer .footer-copy p a {
  color: #fff;
}

.footer .footer-copy p span {
  margin: 0 20px;
}

.web {
  width: 1200px;
  margin: 0 auto;
}

.flex-bet {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer .qrcode {
  text-align: center;
}

.footer .qrcode img {
  width: 130px;
}

.menu-area {
  background: #1056be;
}

.menu-area ul > li {
  display: inline-block;
  width: 14%;
  position: relative;
  height: 75px;
  text-align: center;
}

.menu-area ul > li > a {
  position: relative;
  height: 75px;
  line-height: 75px;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
}

.menu-area ul > li ul {
  position: absolute;
  left: 0;
  top: 85px;
  background: #fefefe;
  box-shadow: 5px 5px 10px #888888;
  width: 100%;
  z-index: 200;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  height: 0;
  overflow: hidden;
}

.menu-area ul > li ul li,
.menu-area ul > li ul li a {
  width: 100%;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  margin: 0;
}

.menu-area ul > li ul a {
  color: #333333;
  font-size: 16px;
}

.menu-area ul > li ul a:hover {
  color: #ffffff;
}

.menu-area ul > li ul a:hover,
.menu-area ul > li ul a.on {
  border: none;
}

.menu-area ul > li:hover,
.menu-area ul > li.on {
  background-color: #0f4faf;
}

.menu-area ul > li:last-child > a:after {
  display: none;
}

.menu-area ul > li:hover ul {
  top: 75px;
  height: auto;
}

.adlist {
  margin-top: 30px;
}

.adlist > li {
  margin-top: 15px;
}

.adlist > li a {
  display: block;
}

.adlist > li a img {
  width: 100%;
}

#contentdetail .title {
  font-size: 18pt;
  font-weight: bold;
  color: #000000;
}

.search-box {
  width: 50%;
  min-width: 250px;
}

.search-box .search-txt {
  width: 100%;
  height: 40px;
  float: left;
  color: #999999;
  padding: 5px 50px 5px 20px;
  border-radius: 5px;
  background-color: #1056be;
  color: #ffffff;
}

.search-box {
  position: relative;
}

.search-box .search-btn {
  border-radius: 0 5px 5px 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 42px;
  height: 40px;
  background: url("../xdrhimages/icon-search.png") no-repeat center center;
  cursor: pointer;
}

#banner .slick-dots {
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  cursor: pointer;
}

#banner .pic,
#banner video {
  height: 32vw;
  background-size: cover;
  background-position: center center;
}

#banner video {
  width: 100%;
  object-fit: cover;
}

.slick-dots .slick-active {
  background-color: #ed6d00;
}

.slick-dots li {
  background: #e0e0e0;
}

.subpage-main {
  background: #eeefef;
}

.no_pc {
  display: none;
}

.m-menu-area {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  display: none;
}

.m-menu-area .mm-navbar {
  color: #ffffff;
}

.m-menu-area .layerbg {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  z-index: 201;
  left: 0;
  top: 0;
}

.m-menu-area #m-menu {
  position: fixed;
  z-index: 201;
  left: 0;
  top: 0;
  z-index: 202;
  width: 80%;
  min-width: 140px;
  max-width: 440px;
  background: #006bb5;
  height: 100%;
  color: #ffffff;
}

.m-menu-area #m-menu .nav-menu-one a,
.m-menu-area #m-menu .nav-menu-one span {
  padding: 10px 20px 10px;
  color: #ffffff;
  line-height: 200%;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.m-menu-area #m-menu .nav-menu-one ul {
  display: none;
}

.m-menu-area #m-menu .nav-menu-one span {
  position: relative;
}

.m-menu-area #m-menu .nav-menu-one span::after {
  position: absolute;
  right: 10px;
  top: 0;
  height: 100%;
  width: 10px;
  content: "";
  background: url(../xdrhimages/i-menu-up.png) no-repeat right center;
  background-size: 10px;
}

.m-menu-area #m-menu .nav-menu-one span.opened::after {
  transform: rotate(180deg);
}

.m-menu-area #m-menu .nav-menu-two > li > span,
.m-menu-area #m-menu .nav-menu-two > li > a {
  padding-left: 2em;
}

.m-menu-area #m-menu .mm-navbar {
  text-align: center;
  padding: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.pb_sys_style1 .p_no_d {
  background-color: #1056be !important;
  border: 1px solid #fce5e9 !important;
}

input[name="FindButton"] {
  background: #1056be;
  color: #ffffff;
  padding: 2px 15px;
}

.searchbar {
  margin-top: 10px;
  width: 44px;
  height: 40px;
  background: #ed6d00 url(../xdrhimages/icon-search.png) no-repeat center center;
  display: block;
}

.searchbar.on {
  background-image: url(../xdrhimages/i-close.png);
  background-size: 30px 30px;
}

.hide {
  display: none !important;
}

.zt_area {
  position: relative;
  padding-bottom: 50px;
  background-size: cover;
}

.zt_area .swiper-container {
  position: unset;
}

.zt_area .swiper-pagination {
  top: unset !important;
  bottom: -40px !important;
}

.zt_area .web13 {
  padding: 0 10px;
  position: relative;
}

.zt_area .swiper-button-prev {
  left: -20px;
  top: 75%;
  background-size: 14px 28px;
}

.zt_area .swiper-button-next {
  right: -20px;
  top: 75%;
  background-size: 14px 28px;
}

#ztlist .slick-dots {
  left: 50%;
  bottom: -20px;
}

#ztlist .dd {
  padding: 20px;
}

#ztlist .dd a {
  width: 100%;
  display: block;
  padding: 20px 10px;
  text-align: center;
  font-size: 20px;
  border-bottom: 1px solid #b72f20;
  transition: all 0.2s;
  align-items: center;
  justify-content: center;
  background: url(../xdrhimages/ztbg.png) no-repeat left center;
  background-size: 40px 40px;
}

#ztlist .dd a:hover {
  border-color: #b72f20;
  color: #b72f20;
}

#ztlist .dd:nth-child(2n) a {
  border-color: #f5b00b;
  background-image: url(../xdrhimages/ztbg2.png);
}

.bdlist {
  background-image: unset;
  height: 60px;
}

.bdlist .subject {
  height: 60px;
  padding-left: 40px;
  padding-right: 40px;
  cursor: pointer;
  border-bottom: 2px solid #898989;
  color: #898989;
}

.bdlist .subject.on, .bdlist .subject:hover {
  border-bottom: 2px solid #1056be;
  color: #033c95;
}

.center_subject {
  font: 22px "Microsoft YaHei";
  color: #333333;
  height: 66px;
  line-height: 60px;
  text-align: center;
}

.center_subject span {
  padding-left: 40px;
  background: url(../xdrhimages/i-lm.png) no-repeat left center;
}

.bg {
  display: flex;
  flex-direction: column;
}

.worksubject {
  font-size: 22px;
  position: relative;
  padding-bottom: 20px;
  margin-top: 20px;
}

.worksubject span {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 2;
  transform: translateX(-50%) translateY(-50%);
}

.worksubject em {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 0;
  font-size: 40px;
  color: #ededed;
  transform: translateX(-50%) translateY(-50%);
}

.bottombg {
  position: relative;
  padding-bottom: 40px;
}

.bottombg::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../xdrhimages/bottombg.png) no-repeat bottom -50% center;
}

.bottombg .main-area {
  position: relative;
  z-index: 1;
}

.article-detail .detail {
  padding: 20px;
}

.article-detail .detail .name {
  width: 100%;
  text-align: center;
  font-size: 1.25vw;
  line-height: 1.562vw;
  font-weight: 400;
}

.article-detail .detail .publish {
  text-align: center;
  margin: 0.58rem 0;
  font-size: 0.83vw;
}

.article-detail .detail .contents {
  margin-top: 20px;
}

.article-detail .detail div {
  overflow-x: auto;
}

.article-detail .detail p {
  width: 100%;
  background: transparent !important;
}

.article-detail .detail p img {
  max-width: 100%;
}

.article-detail .detail table {
  margin: 0 auto;
  caption-side: top;
  width: 100%;
  border-collapse: collapse;
  empty-cells: hide;
  border: 1px solid #333;
  max-width: 100%;
}

.article-detail .detail table img {
  height: auto !important;
}

#p-search {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

#p-search .search-bg {
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}

@media screen and (max-device-width: 1251px) {
  .no_mobile {
    display: none !important;
  }
  .header-link {
    padding-right: 10px;
  }
  .focuslist .focus-item {
    height: 50vw;
  }
  .main {
    background: #ffffff;
  }
  .no_pc {
    display: block !important;
  }
  .web {
    width: 100%;
  }
  body > div {
    width: 100%;
  }
  #p-search.on {
    display: block;
    background-color: #ffffff;
    height: 100%;
  }
  #p-search form {
    width: 100%;
  }
  #p-search.search-box {
    margin: 0;
  }
  #p-search.search-box .search-txt {
    width: 100%;
  }
  .main-area {
    flex-direction: column;
  }
  .main-area > div {
    width: 100% !important;
  }
  .main-area .main-right {
    margin-top: 20px;
  }
  .main-area .content-area {
    display: flex;
    flex-direction: column;
    margin-top: 0;
  }
  .main-area .content-area .content-add {
    float: left;
    padding: 0 8px;
    height: auto;
  }
  .main-area .content-area .content-add span {
    height: auto;
    line-height: 150%;
  }
  .main-area .content-area .content-add .dqwz {
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .main-area .content-area .conlist {
    padding: 20px 8px;
  }
  .conlist ul li .click {
    float: right;
  }
  #contentdetail {
    padding: 8px;
  }
  #contentdetail .title {
    margin: 0 0 20px 0;
  }
  .swiper-wrapper img {
    /* width: 100%; */
    min-width: 100%;
    height: 30vh;
    object-fit: cover;
  }
  .conlist ul li {
    height: unset;
  }
  .header-area {
    height: auto;
    border-bottom: 1px solid #817378;
  }
  .header-area .header {
    height: auto;
    position: relative;
  }
  .header-area .rh-logo {
    padding-top: 20px;
    width: 100%;
    padding-bottom: 20px;
    padding-left: 8px;
  }
  .header-area .rh-logo a {
    width: 100%;
    float: left;
  }
  .header-area .rh-logo img {
    width: 80%;
    float: left;
    height: auto;
  }
  .header-area .rh-logo .line {
    display: none;
  }
  .header-area .rh-logo .title {
    clear: both;
    float: left;
    padding-left: 50px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 20px;
    height: 30px;
    line-height: 30px;
  }
  .header-area .rh-logo .title .en {
    font-size: 9px;
    color: #ffffff;
    text-align: center;
    display: block;
    font-weight: normal;
    letter-spacing: 0px;
  }
  .navbar-toggle {
    position: fixed;
    z-index: 210;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .navbar-toggle .navbar {
    background: #ed6d00 url(../xdrhimages/i-menu.png) no-repeat center center;
    background-size: 30px 30px;
    width: 44px;
    height: 40px;
  }
  .navbar-toggle .navbar .icon-bar {
    width: 30px;
    height: 2px;
    background-color: #f0f0f0;
    margin: 6px 2px;
  }
  .footer-copy > div {
    width: 100% !important;
    float: left;
  }
  .link-area .linklist li {
    width: 50%;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .link-area .linklist li:nth-child(2n + 1) {
    padding-right: 5px;
  }
  .link-area .linklist li:nth-child(2n) {
    padding-left: 5px;
  }
  .link-area .linklist li img {
    width: 100%;
    object-fit: cover;
  }
  .footer .footer-copy p {
    text-align: left;
    padding: 0 20px;
  }
  #ztlist .dd {
    padding: 10px;
  }
  #ztlist .dd a {
    background-size: 20px 20px;
    font-size: 16px;
  }
  .footer .footer-copy p span {
    display: block;
    margin: 0;
  }
  .conlist ul li a {
    padding-left: 5px;
  }
  .conlist ul li a::before {
    left: 0;
    width: 4px;
    height: 4px;
  }
  .main-area .w50,
  .main-area .content-area {
    padding: 10px;
  }
  .article-detail .detail .name {
    font-size: 16px;
    line-height: 200%;
    margin: 10px 0;
  }
}

@media screen and (max-device-width: 800px) {
  .flex-bet {
    flex-direction: column;
  }
  .header-area .rh-logo img {
    width: 100%;
  }
  .header-area .header {
    margin-top: 0;
  }
  .header-area .header-right {
    display: none;
  }
  #banner .pic,
  #banner video {
    height: 50vw;
  }
  .slick-dots li {
    width: 6px;
    height: 6px;
  }
  .main-area .content-area .conlist,
  .article-detail .detail {
    padding: 0;
  }
  .bs,
  .main-ad {
    padding: 10px;
  }
  .bs .flex,
  .main-ad .flex {
    flex-direction: column;
  }
  .bs .flex > div,
  .main-ad .flex > div {
    width: 100% !important;
    margin: 10px 0;
  }
  .bs .flex > div img,
  .main-ad .flex > div img {
    max-width: 100%;
  }
  .bs .enterance .item,
  .main-ad .enterance .item {
    min-height: 128px;
  }
  .hc-bg .slick-prev {
    left: 0;
  }
  .hc-bg .slick-next {
    right: 0;
  }
}

@-webkit-keyframes roted {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes roted {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.pb20 {
  padding-bottom: 20px;
}

html body.subpage.rhbgs {
  --theme: #1056be;
}
