*,
::after,
::before {
  box-sizing: border-box;
}
/* 初始化CSS  重置浏览器样式*/
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img,
div {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
  width: 100%;
  height: 100%;
}
ul,
ol {
  list-style: none;
}
select,
input,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  margin: 0;
  padding: 0;
  outline: none;
  border: 0 none;
  vertical-align: middle;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 0.4rem;
}
a {
  color: #333333;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  transition: 0.5s all;
  font-size: 0.34666667rem;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:active {
  color: #c0192f;
}
html {
  font-size: 10vw;
}
.topPhoto {
  background: url(../images/mobile/top_photo.jpg) no-repeat;
  background-size: 100% 100%;
  height: 6.6rem;
}
.box {
  background-color: #FFF;
  border-radius: 0.13333333rem;
  box-shadow: 0 0 0.13333333rem #dddddd;
  padding: 0.33333333rem 0.2rem;
  margin: 0.4rem 0.26666667rem 0;
}
.topSlider {
  border-bottom: solid 1px #d9c7c7;
  padding-bottom: 0.26666667rem;
}
.topSlider .swiper-slide .pic {
  margin: 0 auto;
}
.topSlider .swiper-slide .pic a {
  display: block;
  width: 9.06666667rem;
  height: 5.10666667rem;
}
.topSlider .swiper-slide .pic a img {
  width: 100%;
  height: 100%;
}
.topSlider .swiper-slide .tit a {
  display: block;
  width: 100%;
  height: 0.66666667rem;
  line-height: 0.66666667rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.topSlider .swiper-pagination-top {
  height: 0.26666667rem;
  line-height: 0.26666667rem;
  text-align: center;
}
.topSlider .swiper-pagination-top .swiper-pagination-bullet {
  width: 10px;
  height: 6px;
  border-radius: 3px;
  transition: .5s all;
}
.topSlider .swiper-pagination-top .swiper-pagination-bullet-active {
  width: 25px;
  background-color: #b64549;
}
.topList {
  margin-top: 0.26666667rem;
}
.topList li a {
  display: block;
  height: 0.8rem;
  line-height: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.topList li a::before {
  content: '';
  background: url(../images/mobile/icon_top_list.png) no-repeat;
  background-size: 100% 100%;
  width: 0.26666667rem;
  height: 0.26666667rem;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 0.13333333rem 0 0;
}
.wngh_box h2 {
  border-bottom: solid 1px #d9c7c7;
}
.wngh_box h2 a {
  font-size: 0.48rem;
  color: #c0192f;
  display: block;
  line-height: 1;
  font-weight: 600;
  padding-bottom: 0.26666667rem;
}
.wngh_box .pic {
  margin-top: 0.26666667rem;
}
.wngh_box .pic a {
  display: block;
  width: 9.06666667rem;
  height: 5.10666667rem;
  margin: 0 auto;
}
.wngh_box .pic a img {
  width: 100%;
  height: 100%;
}
.wngh_box .tit {
  margin-top: 0.26666667rem;
}
.wngh_box .tit a {
  font-size: 0.4rem;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.wngh_box .desc {
  line-height: 2;
  text-indent: 2em;
  margin-top: 0.26666667rem;
}
.gh_box .gh_slide_menu {
  display: flex;
  border-bottom: solid 1px #d9c7c7;
  padding-bottom: 0.26666667rem;
}
.gh_box .gh_slide_menu a {
  color: #666;
  font-size: 0.45333333rem;
  font-weight: 600;
  margin-right: 0.4rem;
  line-height: 1;
}
.gh_box .gh_slide_menu a:nth-of-type(3) {
  margin-right: 0;
}
.gh_box .gh_slide_menu a.current {
  color: #c0192f;
}
.gh_box ul {
  margin-top: 0.13333333rem;
  border-bottom: solid 1px #d9c7c7;
  padding-bottom: 0.13333333rem;
}
.gh_box ul li a {
  display: block;
  height: 0.8rem;
  line-height: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gh_box .more {
  display: block;
  width: 2.13333333rem;
  height: 0.66666667rem;
  line-height: 0.66666667rem;
  text-align: center;
  margin: 0 auto;
  font-size: 0.37333333rem;
  color: #c0192f;
}
.zdzxgh_box .title {
  border-bottom: solid 1px #d9c7c7;
  display: flex;
  justify-content: space-between;
  line-height: 0.48rem;
  padding-bottom: 0.13333333rem;
}
.zdzxgh_box .title h2 {
  font-size: 0.48rem;
  color: #c0192f;
  font-weight: 600;
}
.zdzxgh_box .title .more {
  font-size: 0.37333333rem;
  color: #c0192f;
}
.zdzxgh_box ul {
  margin-top: 0.13333333rem;
}
.zdzxgh_box ul li a {
  display: block;
  height: 0.8rem;
  line-height: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ybzxgh_box .title {
  border-bottom: solid 1px #d9c7c7;
  display: flex;
  justify-content: space-between;
  line-height: 0.48rem;
  padding-bottom: 0.13333333rem;
}
.ybzxgh_box .title h2 {
  font-size: 0.48rem;
  color: #c0192f;
  font-weight: 600;
}
.ybzxgh_box .title .more {
  font-size: 0.37333333rem;
  color: #c0192f;
}
.ybzxgh_box ul {
  margin-top: 0.13333333rem;
}
.ybzxgh_box ul li a {
  display: block;
  height: 0.8rem;
  line-height: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.qtgh_box {
  margin-bottom: 0.53333333rem;
}
.qtgh_box .title {
  border-bottom: solid 1px #d9c7c7;
  display: flex;
  justify-content: space-between;
  line-height: 0.48rem;
  padding-bottom: 0.13333333rem;
}
.qtgh_box .title h2 {
  font-size: 0.48rem;
  color: #c0192f;
  font-weight: 600;
}
.qtgh_box .title .more {
  font-size: 0.37333333rem;
  color: #c0192f;
}
.qtgh_box ul {
  margin-top: 0.13333333rem;
}
.qtgh_box ul li a {
  display: block;
  height: 0.8rem;
  line-height: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ssw_box .title {
  border-bottom: solid 1px #d9c7c7;
  display: flex;
  justify-content: space-between;
  line-height: 0.48rem;
  padding-bottom: 0.13333333rem;
}
.ssw_box .title h2 {
  font-size: 0.48rem;
  color: #c0192f;
  font-weight: 600;
}
.ssw_box .title .more {
  font-size: 0.37333333rem;
  color: #c0192f;
}
.ssw_box ul {
  margin-top: 0.13333333rem;
}
.ssw_box ul li a {
  display: block;
  height: 0.8rem;
  line-height: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ssanw_box .title {
  border-bottom: solid 1px #d9c7c7;
  display: flex;
  justify-content: space-between;
  line-height: 0.48rem;
  padding-bottom: 0.13333333rem;
}
.ssanw_box .title h2 {
  font-size: 0.48rem;
  color: #c0192f;
  font-weight: 600;
}
.ssanw_box .title .more {
  font-size: 0.37333333rem;
  color: #c0192f;
}
.ssanw_box ul {
  margin-top: 0.13333333rem;
}
.ssanw_box ul li a {
  display: block;
  height: 0.8rem;
  line-height: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sew_box .title {
  border-bottom: solid 1px #d9c7c7;
  display: flex;
  justify-content: space-between;
  line-height: 0.48rem;
  padding-bottom: 0.13333333rem;
}
.sew_box .title h2 {
  font-size: 0.48rem;
  color: #c0192f;
  font-weight: 600;
}
.sew_box .title .more {
  font-size: 0.37333333rem;
  color: #c0192f;
}
.sew_box ul {
  margin-top: 0.13333333rem;
}
.sew_box ul li a {
  display: block;
  height: 0.8rem;
  line-height: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.listCon {
  padding: 0 0.4rem;
  margin: 0.53333333rem auto 0;
}
.listCon .title h2 {
  font-size: 0.48rem;
  color: #c0192f;
  text-align: center;
  line-height: 0.48rem;
  font-weight: 600;
}
.listCon .title h2:before {
  content: '';
  width: 1.33333333rem;
  height: 0.02666667rem;
  display: inline-block;
  vertical-align: middle;
  margin: -0.02666667rem 0.4rem 0 0;
  background-color: #c0192f;
}
.listCon .title h2:after {
  content: '';
  width: 1.33333333rem;
  height: 0.02666667rem;
  display: inline-block;
  vertical-align: middle;
  margin: -0.02666667rem 0 0 0.4rem;
  background-color: #c0192f;
}
.listCon ul {
  margin-top: 0.4rem;
}
.listCon ul li a {
  display: block;
  line-height: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.listCon ul li a::before {
  content: '';
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin: -0.02666667rem 0.13333333rem 0 0;
  background-color: #DDD;
}
.listCon ul .line {
  border-bottom: dashed 0.01333333rem #dddddd;
  margin: 0.26666667rem 0;
}
.contentBox {
  padding: 0 0.4rem;
  margin: 0.53333333rem auto 0;
}
.contentBox h1 {
  font-size: 0.42666667rem;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
}
.contentBox .sourceBox {
  font-size: 0.32rem;
  color: #999;
  text-align: center;
  margin-top: 0.13333333rem;
  padding-bottom: 0.26666667rem;
  border-bottom: dashed 0.01333333rem #dddddd;
}
.contentBox .sourceBox span:last-child {
  margin-left: 1.33333333rem;
}
.contentBox .content {
  margin-top: 0.26666667rem;
  line-height: 2;
  font-size: 0.42666667rem;
}
.contentBox .content video {
  height: auto !important;
}
/* page */
.page {
  height: 0.53333333rem;
  line-height: 0.53333333rem;
  text-align: center;
  color: #404040;
  padding-bottom: 0.53333333rem;
}
.page span {
  padding: 0 0.26666667rem;
  border: 0.01333333rem solid #ededed;
  margin-right: 0.08rem;
  border-radius: 0.06666667rem;
  line-height: 0.53333333rem;
  height: 0.53333333rem;
  display: inline-block;
  font-size: 0.26666667rem;
}
.page span.on {
  border: 0.01333333rem solid #c0192f;
  background: #c0192f;
  color: #fff;
}
.page a {
  padding: 0px 0.26666667rem;
  border: 0.01333333rem solid #ededed;
  margin-right: 0.08rem;
  color: #404040;
  line-height: 0.53333333rem;
  height: 0.53333333rem;
  display: inline-block;
}
.page a:hover {
  border: 0.01333333rem solid #af1c2a;
  background: #af1c2a;
  color: #fff;
}
.page a.back:hover {
  border: 0.01333333rem solid #ededed;
  color: #404040;
  background: #fff;
}
