html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
}

/* HTML5为旧浏览器显示角色重置 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  color: #7e8c8d;
  -webkit-backface-visibility: hidden;
  text-decoration: none;
}

ul,
li,
ol {
  list-style: none;
}

body {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.en {
  display: none;
}

* {
  -webkit-overflow-scrolling: touch;
  font-family: "Microsoft YaHei", Helvetica, STHeiTi, "Helvetica Neue", "微软雅黑", SimSun, sans-serif;
}

.opacity {
  -webkit-animation: opacity 0.3s linear;
  animation: opacity 0.3s linear;
}

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes opacity {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

html,
body {
  height: 100%;
}

.internationalPrison_main {
  padding: 0 0.4rem;
}

.internationalPrison_main .title {
  margin-top: 0.6rem;
}

.internationalPrison_main .title p:first-child {
  font-size: 0.4rem;
  font-weight: 500;
  color: #000000;
  text-align: center;
}

.internationalPrison_main .title p:last-child {
  font-size: 0.186667rem;
  font-weight: 500;
  color: #959595;
  text-align: center;
}

.mainTxt {
  padding: 0 0.4rem;
}

.mainTxt .mainTxt_01 {
  font-size: 0.4rem;
  font-weight: 400;
  color: #000000;
}

.mainTxt .mainTxt_02 {
  width: 0.4rem;
  height: 0.013333rem;
  background: #DADADA;
  margin: 0.333333rem 0 0.346667rem 0;
}

.mainTxt .mainTxt_03 {
  font-size: 0.266667rem;
  color: #000000;
  line-height: 0.506667rem;
  margin-bottom: 0.56rem;
}

.mainTxt .mainTxt_04 {
  width: 100%;
}

.mainTxt .mainTxt_04 img {
  width: 100%;
}

.internationalPrison_list {
  padding: 0 0.4rem;
  margin-top: 0.546667rem;
  margin-bottom: 0.76rem;
}

.internationalPrison_list ul li {
  display: flex;
  border: 0.026667rem solid #D1D1D1;
  margin-top: 0.426667rem;
}

.internationalPrison_list ul li.baseEducationLi {
  width: 100%;
}

.internationalPrison_list ul li.baseEducationLi > div {
  flex: 1;
}

.internationalPrison_list ul li.baseEducationLi > div.listImg {
  width: 3.466667rem;
  height: 1.666667rem;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.internationalPrison_list ul li.baseEducationLi > div.listImg img {
  max-height: 100%;
  width: 100%;
  height: auto;
}

.internationalPrison_list ul li.baseEducationLi > div.listTitle {
  padding: 0 0.4rem 0.08rem;
  margin-top: 0;
}

.internationalPrison_list ul li.baseEducationLi > div.listTitle .listTitle_01 {
  font-weight: bold;
  margin-top: 0.4rem;
}

.internationalPrison_list ul li.baseEducationLi > div.listTitle .listTitle_01 p {
  font-weight: bold;
}

.internationalPrison_list ul li .listImg {
  width: 3.986667rem;
  height: 3.306667rem;
}

.internationalPrison_list ul li .listImg img {
  width: 3.986667rem;
  height: 3.306667rem;
}

.internationalPrison_list ul li .listTitle {
  padding: 0 0.4rem;
}

.internationalPrison_list ul li .listTitle .listTitle_01 {
  font-size: 0.266667rem;
  font-weight: bold;
  color: #000000;
  margin-top: 0.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  width: 90%;
}

.internationalPrison_list ul li .listTitle .listTitle_01 p {
  font-weight: bold;
}

.internationalPrison_list ul li .listTitle .listTitle_02 {
  color: #6F6F6F;
  font-size: 0.266667rem;
  line-height: 0.506667rem;
  margin-top: 0.253333rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.internationalPrison_list ul li .listTitle .listTitle_03 {
  padding: 0.08rem 0;
  color: #B61C22;
  font-size: 0.266667rem;
}