@charset "utf-8";
/* css重置 */
html {
  color: #000;
  background: #fff;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: sans-serif;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
input,
select,
textarea {
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
del {
  text-decoration: line-through;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 500;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500;
}
q:before,
q:after {
  content: '';
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
a:hover,
a:active,
a:visited,
a:focus {
  text-decoration: none !important;
}
ins,
a {
  text-decoration: none;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.auto {
  margin-left: auto;
  margin-right: auto;
}
.ovh {
  overflow: hidden;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.n {
  font-weight: 400;
  font-style: normal;
}
.b {
  font-weight: 700;
}
.i {
  font-style: italic;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.tj {
  text-align: justify;
  text-justify: inter-ideograph;
}
.ti {
  text-indent: 2em;
}
.m0 {
  margin: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.ma {
  margin: 0 auto;
}
.vm {
  vertical-align: middle;
}
.vtb {
  vertical-align: text-bottom;
}
.vb {
  vertical-align: bottom;
}
.vt {
  vertical-align: top;
}
.noWrapClip {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: clip;
}
.noWrapEllipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
ul.img-list {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0;
}
ul.img-list * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul.img-list li.com {
  width: 4.53125rem;
  height: 5.34375rem;
  margin: 0 0.609375rem 0.625rem 0;
  position: relative;
  float: left;
}
ul.img-list li.com .img-box {
  width: 4.53125rem;
  height: 5.34375rem;
  text-align: center;
}
ul.img-list li.com .img-box > img {
  display: block !important;
  width: 100%;
  height: 5.34375rem;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
ul.img-list li.com .img-title-box {
  position: absolute;
  bottom: 0;
  background: url("../../img/img-title-bg.png") repeat;
  width: 4.53125rem;
  padding: 0 0.15625rem;
  margin-left: 0;
}
ul.img-list li.com .img-title-box > p {
  display: block;
  width: 100%;
  height: 0.71875rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 0.71875rem;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
}
ul.img-list li.com:hover > .img-box {
  border: 0 solid #E8BB54;
}
ul.img-list li.com:hover > .img-title-box > p {
  color: #FFFFFF;
}
ul.img-list li.com:nth-of-type(2n) {
  margin-right: 0;
}
[data-dpr="1"] ul.img-list li.com .img-title-box > p {
  font-size: 14px;
}
[data-dpr="2"] ul.img-list li.com .img-title-box > p {
  font-size: 28px;
}
[data-dpr="3"] ul.img-list li.com .img-title-box > p {
  font-size: 42px;
}
ul.news-list > li.ittc {
  margin-bottom: 0.46875rem;
  padding-bottom: 0.46875rem;
  border-bottom: 0.03125rem dashed #999999;
}
ul.news-list > li.ittc > .img-box {
  width: 3.4375rem;
  height: 2.5rem;
  border: none;
  padding: 0;
  margin-right: 0.46875rem;
  float: left;
}
ul.news-list > li.ittc > .img-box > img {
  display: block;
  width: auto;
  height: 100%;
}
ul.news-list > li.ittc > .con-box {
  width: 5.78125rem;
  height: 2.5rem;
  padding: 0;
  float: left;
}
ul.news-list > li.ittc > .con-box > .news-title {
  width: 85%;
  height: 0.5625rem;
  line-height: 0.46875rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
ul.news-list > li.ittc > .con-box > .news-title a {
  font-size: 28px;
  color: #4c4c4c;
  font-weight: 500;
}
ul.news-list > li.ittc > .con-box > .news-time {
  text-align: right;
  height: 0.75rem;
  line-height: 0.75rem;
  font-size: 20px;
  color: #878787;
}
ul.news-list > li.ittc > .con-box > .news-con {
  width: 100%;
  height: 1.09375rem;
  font-size: 24px;
  line-height: 0.59375rem;
  color: #878787;
  text-align: justify;
  word-wrap: break-word;
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
}
ul.news-list > li.ittc:last-of-type {
  margin-bottom: 0;
}
[data-dpr="1"] ul.news-list > li.ittc > .con-box > .news-title a {
  font-size: 14px;
}
[data-dpr="2"] ul.news-list > li.ittc > .con-box > .news-title a {
  font-size: 28px;
}
[data-dpr="3"] ul.news-list > li.ittc > .con-box > .news-title a {
  font-size: 42px;
}
[data-dpr="1"] ul.news-list > li.ittc > .con-box > .news-time {
  font-size: 10px;
}
[data-dpr="2"] ul.news-list > li.ittc > .con-box > .news-time {
  font-size: 20px;
}
[data-dpr="3"] ul.news-list > li.ittc > .con-box > .news-time {
  font-size: 30px;
}
[data-dpr="1"] ul.news-list > li.ittc > .con-box > .news-con {
  font-size: 12px;
}
[data-dpr="2"] ul.news-list > li.ittc > .con-box > .news-con {
  font-size: 24px;
}
[data-dpr="3"] ul.news-list > li.ittc > .con-box > .news-con {
  font-size: 36px;
}
ul.news-list > li.hgwm {
  padding: 0.46875rem 0.3125rem;
  margin-bottom: 0.3125rem;
  background-color: #f5f5f5;
}
ul.news-list > li.hgwm > .img-box {
  width: 4.21875rem;
  height: 2.8125rem;
  border: none;
  padding: 0;
  margin-right: 0.625rem;
  float: left;
}
ul.news-list > li.hgwm > .img-box > img {
  width: 4.21875rem;
  height: 2.8125rem;
  height: 100%;
}
ul.news-list > li.hgwm > .con-box {
  width: 4.21875rem;
  height: 2.8125rem;
  padding: 0;
  float: left;
  position: relative;
}
ul.news-list > li.hgwm > .con-box > .news-title {
  width: 95%;
  height: 0.40625rem;
  line-height: 0.40625rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 28px;
  color: #4d4d4d;
  font-weight: 500;
}
ul.news-list > li.hgwm > .con-box .wmpt {
  font-size: 28px;
  color: #4d4d4d;
  margin-top: 0.234375rem;
}
ul.news-list > li.hgwm > .con-box a {
  display: block;
  width: 2.1875rem;
  height: 0.75rem;
  background-color: #8f0a0e;
  text-align: center;
  line-height: 0.78125rem;
  font-size: 28px;
  color: #FFFFFF;
  position: absolute;
  bottom: 0;
  left: 0;
}
ul.news-list > li.hgwm:last-of-type {
  margin-bottom: 0;
}
[data-dpr="1"] ul.news-list > li.hgwm > .con-box > .news-title,
[data-dpr="1"] ul.news-list > li.hgwm > .con-box > .wmpt,
[data-dpr="1"] ul.news-list > li.hgwm > .con-box > a {
  font-size: 14px;
}
[data-dpr="2"] ul.news-list > li.hgwm > .con-box > .news-title,
[data-dpr="2"] ul.news-list > li.hgwm > .con-box > .wmpt,
[data-dpr="2"] ul.news-list > li.hgwm > .con-box > a {
  font-size: 28px;
}
[data-dpr="3"] ul.news-list > li.hgwm > .con-box > .news-title,
[data-dpr="3"] ul.news-list > li.hgwm > .con-box > .wmpt,
[data-dpr="3"] ul.news-list > li.hgwm > .con-box > a {
  font-size: 42px;
}
[data-dpr="1"] .iconfont {
  font-size: 14px;
}
[data-dpr="2"] .iconfont {
  font-size: 28px;
}
[data-dpr="3"] .iconfont {
  font-size: 42px;
}
/* 布局 */
html,
body {
  height: 100%;
}
.wrapper-box {
  min-height: 100%;
  width: 10rem;
  margin: 0 auto -7.8125rem;
  position: relative;
}
footer,
.footer-box {
  width: 100%;
  height: 7.8125rem;
}
footer {
  width: 100%;
  background-color: #b00e26;
}
footer .rows-contact {
  height: 6.5625rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0.46875rem 0.15625rem 0 0.15625rem;
}
footer .rows-contact .rows-phone,
footer .rows-contact .rows-people,
footer .rows-contact .rows-address {
  padding: 0 0.46875rem 0 1.25rem;
  background: url(../img/footer-phone-icon.png) no-repeat 0.46875rem 0.140625rem;
  background-size: 0.65625rem 0.65625rem;
  font-size: 24px;
  color: #ffffff;
  line-height: 0.9375rem;
}
footer .rows-contact .rows-phone .cols-left,
footer .rows-contact .rows-people .cols-left,
footer .rows-contact .rows-address .cols-left {
  float: left;
  width: 2.1875rem;
  height: 0.9375rem;
  text-align: justify;
  text-justify: inter-ideograph;
}
footer .rows-contact .rows-phone .cols-left:after,
footer .rows-contact .rows-people .cols-left:after,
footer .rows-contact .rows-address .cols-left:after {
  display: inline-block;
  content: '';
  overflow: hidden;
  width: 100%;
  height: 0;
}
footer .rows-contact .rows-phone .cols-right,
footer .rows-contact .rows-people .cols-right,
footer .rows-contact .rows-address .cols-right {
  float: left;
  width: 5.78125rem;
}
footer .rows-contact .rows-address {
  background: url(../img/footer-address-icon.png) no-repeat 0.46875rem 0.140625rem;
  background-size: 0.65625rem 0.65625rem;
}
footer .rows-contact .rows-jm {
  width: 100%;
  height: 1.71875rem;
  margin-top: 0.3125rem;
}
footer .rows-contact .rows-jm .cols-left,
footer .rows-contact .rows-jm .cols-right {
  float: left;
  width: 50%;
  height: 1.71875rem;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 1.09375rem 1.09375rem;
  position: relative;
}
footer .rows-contact .rows-jm .cols-left a,
footer .rows-contact .rows-jm .cols-right a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
footer .rows-contact .rows-jm .cols-left a p,
footer .rows-contact .rows-jm .cols-right a p {
  font-size: 24px;
  color: #FFFFFF;
  text-align: center;
  margin-top: 1.25rem;
}
footer .rows-contact .rows-jm .cols-left {
  background-image: url(../img/footer-hgwm-icon.png);
}
footer .rows-contact .rows-jm .cols-right {
  background-image: url(../img/footer-sqjm-icon.png);
}
footer .rows-copy {
  height: 1.25rem;
  background-color: #22211e;
}
footer .rows-copy .footer-table {
  width: 100%;
  height: 1.25rem;
  display: table;
}
footer .rows-copy .footer-table .footer-cell {
  display: table-cell;
  vertical-align: middle;
}
footer .rows-copy .footer-table .footer-cell p {
  text-align: center;
  line-height: 0.4375rem;
  font-size: 20px;
  color: #cccccc;
}
footer .rows-copy .footer-table .footer-cell p a {
  color: #cccccc;
}
[data-dpr="1"] footer .rows-contact .rows-phone,
[data-dpr="1"] footer .rows-contact .rows-people,
[data-dpr="1"] footer .rows-contact .rows-address,
[data-dpr="1"] footer .rows-contact .rows-jm a p {
  font-size: 14px;
}
[data-dpr="2"] footer .rows-contact .rows-phone,
[data-dpr="2"] footer .rows-contact .rows-people,
[data-dpr="2"] footer .rows-contact .rows-address,
[data-dpr="2"] footer .rows-contact .rows-jm a p {
  font-size: 28px;
}
[data-dpr="3"] footer .rows-contact .rows-phone,
[data-dpr="3"] footer .rows-contact .rows-people,
[data-dpr="3"] footer .rows-contact .rows-address,
[data-dpr="3"] footer .rows-contact .rows-jm a p {
  font-size: 42px;
}
[data-dpr="1"] footer .footer-table .footer-cell p {
  font-size: 10px;
}
[data-dpr="2"] footer .footer-table .footer-cell p {
  font-size: 20px;
}
[data-dpr="3"] footer .footer-table .footer-cell p {
  font-size: 30px;
}
/* 拥有padding */
.rows-box-pad {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.15625rem;
}
.animate {
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
}
/* 占位header浮动后的位置 */
.header-place-box {
  height: 1.375rem;
}
header {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 1.375rem;
  left: 0;
  top: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: url("../img/header-bg.jpg");
}
header .header-logo {
  width: 70%;
  height: 1.375rem;
  float: left;
}
header .header-logo img {
  margin-top: 0.21875rem;
  height: 0.9375rem;
  max-height: 0.9375rem;
  width: auto;
  max-width: 100%;
}
header .menu {
  width: 2.1875rem;
  height: 0.6875rem;
  border: 0.03125rem solid #FFFFFF;
  position: absolute;
  right: 0.15625rem;
  top: 0.34375rem;
  border-radius: 0.4375rem;
  cursor: pointer;
  z-index: 500;
}
header .menu span {
  width: 0.46875rem;
  height: 0.0625rem;
  background: #FFFFFF;
  position: absolute;
  left: 0.3125rem;
  top: 0.15625rem;
  -webkit-transition-duration: 0.5s;
}
header .menu span.s2 {
  top: 0.3125rem;
}
header .menu span.s3 {
  top: 0.46875rem;
}
header .menu .textMen {
  display: block;
  width: 1.0625rem;
  height: 0.6875rem;
  line-height: 0.6875rem;
  position: absolute;
  right: 0.234375rem;
  top: 0rem;
  font-size: 12px;
  color: #fff;
  text-align: center;
  font-style: normal;
}
header .menu.active {
  background: #c72125;
  border-color: #c72125;
}
header .menu.active span {
  opacity: 0;
}
header .menu.active span.s2 {
  height: 0.03125rem;
  top: 0.3125rem;
  opacity: 1;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
header .menu.active span.s3 {
  height: 0.03125rem;
  top: 0.3125rem;
  opacity: 1;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
html[data-dpr="1"] header .menu .textMen {
  font-size: 12px;
}
html[data-dpr="2"] header .menu .textMen {
  font-size: 24px;
}
html[data-dpr="3"] header .menu .textMen {
  font-size: 36px;
}
section.menu-detail {
  position: fixed;
  top: 0px;
  z-index: 9998;
  width: 100%;
  height: 100%;
  padding-top: 2rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: #fafafa;
  display: none;
}
section.menu-detail .rows .cols-left,
section.menu-detail .rows .cols-right {
  width: 50%;
  float: left;
}
section.menu-detail .rows .cols-left li,
section.menu-detail .rows .cols-right li {
  width: 100%;
  height: 0.9375rem;
  line-height: 0.9375rem;
  text-align: center;
  font-size: 28px;
}
section.menu-detail .rows .cols-left li a,
section.menu-detail .rows .cols-right li a {
  color: #666666;
}
section.menu-detail .rows .cols-left li.first-lm-title,
section.menu-detail .rows .cols-right li.first-lm-title {
  height: 1.09375rem;
  line-height: 1.09375rem;
  font-weight: bold;
  color: #4c4c4c;
  position: relative;
}
section.menu-detail .rows .cols-left li.first-lm-title:before,
section.menu-detail .rows .cols-right li.first-lm-title:before {
  display: block;
  content: " ";
  width: 0.84375rem;
  height: 0.03125rem;
  background-color: #c72125 ;
  position: absolute;
  bottom: 0.078125rem;
  left: 50%;
  margin-left: -0.421875rem;
}
section.menu-detail .rows-contact {
  margin-top: 0.78125rem;
  font-size: 28px;
  color: #c72125;
  text-align: center;
  line-height: 0.90625rem;
}
html[data-dpr="1"] section.menu-detail .rows .cols-left li {
  font-size: 14px;
}
html[data-dpr="2"] section.menu-detail .rows .cols-left li {
  font-size: 28px;
}
html[data-dpr="3"] section.menu-detail .rows .cols-left li {
  font-size: 42px;
}
html[data-dpr="1"] .rows-contact {
  font-size: 14px;
}
html[data-dpr="2"] .rows-contact {
  font-size: 28px;
}
html[data-dpr="3"] .rows-contact {
  font-size: 42px;
}
/* 内页 */
.rows-inside-banner {
  width: 100%;
  height: 5rem;
  margin-bottom: 0.15625rem;
}
.rows-inside-banner img {
  width: 100%;
  height: 5rem;
}
.rows-sec-lm {
  height: 1.0625rem;
  line-height: 1.0625rem;
  border-bottom: 0.03125rem solid #e6e6e6;
}
.rows-sec-lm ul li {
  height: 1.0625rem;
  line-height: 1.0625rem;
  float: left;
  padding: 0 0.4375rem;
  position: relative;
}
.rows-sec-lm ul li a {
  font-weight: bold;
  color: #4c4c4c;
  font-size: 28px;
}
.rows-sec-lm ul li:before {
  content: " ";
  display: block;
  width: 0.0625rem;
  height: 0.375rem;
  background-color: #666666;
  position: absolute;
  right: 0;
  top: 0.3125rem;
}
.rows-sec-lm ul li:nth-of-type(1) {
  padding-left: 0;
}
.rows-sec-lm ul li:last-of-type {
  padding-right: 0;
}
.rows-sec-lm ul li:last-of-type:before {
  display: none;
}
.rows-sec-lm ul li.active a {
  color: #8f0a0e;
}
[data-dpr="1"] .rows-sec-lm ul li a {
  font-size: 14px;
}
[data-dpr="2"] .rows-sec-lm ul li a {
  font-size: 28px;
}
[data-dpr="3"] .rows-sec-lm ul li a {
  font-size: 42px;
}
.rows-content {
  padding-top: 0.3125rem;
  margin-bottom: 0.9375rem;
  position: relative;
}
/* 正文内容 */
.main-content {
  font-size: 24px;
  color: #666666;
  line-height: 1.8;
  word-wrap: break-word;
  word-break: break-word;
  min-height: 4.6875rem;
}
[data-dpr="1"] .main-content {
  font-size: 14px;
}
[data-dpr="2"] .main-content {
  font-size: 28px;
}
[data-dpr="3"] .main-content {
  font-size: 42px;
}
.main-content img {
  display: inline;
  max-width: 100% !important;
  height: auto !important;
}
.main-content table {
  display: block;
  max-width: 100%;
}
/* 分页盒子 */
.page-box {
  height: 1.484375rem;
}
.InsidePage {
  width: 100%;
  margin-top: 1.484375rem;
  text-align: center;
  position: absolute;
  bottom: 0;
  /* 背景色  */
}
.InsidePage .laypage_main * {
  font-size: 14px;
}
.InsidePage .laypageskin_molv a,
.InsidePage .laypageskin_molv span {
  padding: 0 0.3125rem;
  border-radius: 0.0625rem;
  margin: 0 0.078125rem 0.1875rem;
}
.InsidePage .laypage_main a,
.InsidePage .laypage_main input,
.InsidePage .laypage_main span {
  height: 0.78125rem;
  line-height: 0.78125rem;
}
.InsidePage .laypageskin_molv {
  /* 选中背景色 */
}
[data-dpr="1"] .InsidePage .laypage_main * {
  font-size: 14px;
}
[data-dpr="2"] .InsidePage .laypage_main * {
  font-size: 28px;
}
[data-dpr="3"] .InsidePage .laypage_main * {
  font-size: 42px;
}
/*详情*/
.com-detail .title {
  font-size: 32px;
  color: #8f0a0e;
  text-align: center;
  margin-bottom: 0.46875rem;
}
.com-detail .detail-phone {
  margin-top: 0.46875rem;
  margin-bottom: 0.46875rem;
}
.com-detail .detail-phone span {
  font-size: 28px;
  color: #8f0a0e;
}
.com-detail .detail-phone span.time {
  font-size: 20px;
}
.com-detail .detail-map {
  margin-bottom: 0.78125rem;
}
.com-detail .detail-map .cols-left,
.com-detail .detail-map .cols-right {
  float: left;
  width: 50%;
  height: 0.625rem;
  line-height: 0.625rem;
  padding-left: 0.78125rem;
  background-repeat: no-repeat;
  background-position: left center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-size: 0.5625rem 0.5625rem;
}
.com-detail .detail-map .cols-left a,
.com-detail .detail-map .cols-right a {
  font-size: 28px;
  color: #4c4c4c;
}
.com-detail .detail-map .cols-left {
  background-image: url(../img/detail-map-icon.png);
}
.com-detail .detail-map .cols-right {
  background-image: url(../img/detail-car-icon.png);
}
[data-dpr="1"] .detail-phone span,
[data-dpr="1"] .com-detail .title {
  font-size: 16px;
}
[data-dpr="2"] .detail-phone span,
[data-dpr="2"] .com-detail .title {
  font-size: 32px;
}
[data-dpr="3"] .detail-phone span,
[data-dpr="3"] .com-detail .title {
  font-size: 48px;
}
[data-dpr="1"] .detail-phone span.time {
  font-size: 12px;
}
[data-dpr="2"] .detail-phone span.time {
  font-size: 24px;
}
[data-dpr="3"] .detail-phone span.time {
  font-size: 36px;
}
[data-dpr="1"] .com-detail .detail-map .cols-left a,
[data-dpr="1"] .com-detail .detail-map .cols-right a {
  font-size: 14px;
}
[data-dpr="2"] .com-detail .detail-map .cols-left a,
[data-dpr="2"] .com-detail .detail-map .cols-right a {
  font-size: 28px;
}
[data-dpr="3"] .com-detail .detail-map .cols-left a,
[data-dpr="3"] .com-detail .detail-map .cols-right a {
  font-size: 42px;
}
/* 详细页 上一条 下一条 占位 */
.main-page-box {
  height: 1.328125rem;
}
.main-pn-box {
  width: 100%;
  height: 0.9375rem;
  line-height: 0.9375rem;
  border-top: 0.03125rem solid #e6e6e6;
  border-bottom: 0.03125rem solid #e6e6e6;
  margin-top: 0.9375rem;
  position: absolute;
  bottom: 0;
}
.main-pn-box .pagePrev,
.main-pn-box .pageNext {
  width: 50%;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main-pn-box .pageNext {
  text-align: right;
}
.main-pn-box .pagePrev,
.main-pn-box .pagePrev a,
.main-pn-box .pageNext,
.main-pn-box .pageNext a {
  font-size: 24px;
  color: #8f8f8f;
}
[data-dpr="1"] .main-pn-box .pagePrev,
[data-dpr="1"] .main-pn-box .pagePrev a,
[data-dpr="1"] .main-pn-box .pageNext,
[data-dpr="1"] .main-pn-box .pageNext a {
  font-size: 14px;
}
[data-dpr="2"] .main-pn-box .pagePrev,
[data-dpr="2"] .main-pn-box .pagePrev a,
[data-dpr="2"] .main-pn-box .pageNext,
[data-dpr="2"] .main-pn-box .pageNext a {
  font-size: 28px;
}
[data-dpr="3"] .main-pn-box .pagePrev,
[data-dpr="3"] .main-pn-box .pagePrev a,
[data-dpr="3"] .main-pn-box .pageNext,
[data-dpr="3"] .main-pn-box .pageNext a {
  font-size: 42px;
}
