/*共用样式*/
p, span{
  text-align: justify;
}
.div {
  display: inline-block;
}
body {
  background-color: #f4f5f7;
}
.content {
  padding-bottom: 20px;
}
.public_keynotestyle {
  color: red;
  line-height: 0.46rem;
}
.public_digitsize_style {
  background-color:rgb(255, 52, 52); 
  border-radius:0.8rem;
  padding: 0.04rem 0.10rem 0.03rem 0.10rem;
  font-size: 0.24rem;
  color:#fff;
}

/*共用样式*/

.index_bgstyle {
  background: linear-gradient(180deg, #ff2010 10%, #f4f5f7 100%);
  height: 5rem;
}
.index_elasdiv_style div:nth-child(8) {
  border: none;
}
.banbenhao_style {
  font-size: 0.24rem;
  color: #ffdfdf;
  text-align: center;
  padding-bottom: 0.2rem;
}
.index_title_style {
  font-size: 0.44rem;
  padding-top: 0.6rem;
  padding-bottom: 0.2rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.index_bodybgone_style {
  background-color: #ffffff;
  margin: 0rem 0.3rem 0.2rem 0.3rem;
  border-radius: 0.2rem;
  font-size: 0.28rem;
  color: #444444;
  padding: 0.3rem;
  line-height: 0.46rem;
}
.index_bodybgoneelse_style {
  text-indent: 2em;
  background: linear-gradient(180deg, #ffe6e4 0%, #fff 20%);
  border: 0.02rem solid #fff;
}
.index_bodybgtwo_style {
  padding: 0 0.3rem 0.2rem 0.3rem;
  box-sizing: border-box;
}
.index_bodybgtwo_style > div {
  background-color: #ffffff;
  border-radius: 0.2rem;
  font-size: 0.28rem;
  color: #444444;
  padding: 0.1rem 0.3rem;
  line-height: 0.46rem;
}

.index_linetitle_style {
  border-bottom: 0.01rem solid #edf1f7;
  font-size: 0.36rem;
  font-weight: bold;
  height: 1rem;
  display: flex;
  align-items:center;
}

.index_linetitle_styleelse {
  border-bottom: 0.01rem solid #edf1f7;
  padding: 0.3rem 0 0.2rem 0;
  font-size: 0.36rem;
  font-weight: bold;
  height: 1rem;
  display: flex;
  align-items: start;
}

.index_linetitle_stylee_s {
  border-bottom: 0.01rem solid #edf1f7;
  padding: 0.3rem 0 0.2rem 0;
  font-size: 0.36rem;
  font-weight: bold;
  height: 1rem;
  display: flex;
  align-items: start;
}

.index_linetitle_style a {
  position: absolute;
  right: 0.66rem;
}
.index_mark_style {
  width: 0.3rem;
  height: 0.4rem;
  margin-right: 0.1rem;
}
.indx_icon_entersize {
  width: 0.12rem;
  height: 0.25rem;
}
a.click {
  /*条件2：超链接的display需设置成block*/
  display: block;
  text-decoration: none !important;
}

.xxjmd1_body_bgstyle{
padding: 0 0.3rem 0.3rem 0.3rem;
box-sizing: border-box;
}

.xxjmd1_body_bgstyle >div{
background-color: #fff;
border-radius: 0.2rem;
font-size: 0.28rem;
color:#444;
padding: 0.3rem;
}

.xxjmd1_divmargin_style{
  padding-top: 0.3rem;
}

.xxjmd1_divmargin_style div{
margin-bottom: 0.3rem;
line-height: 0.46rem;
}
.xxjmd1_tiltemargin_style{
  margin:0.3rem 0 0.3rem 0;
  text-align: center;

}

.xxjmd1_fontbold_style{
  font-weight: bold;
}

.public_linebody_bgstyle {
  background-color: #ffffff;
  margin: 0rem 0.3rem 0.3rem 0.3rem;
  border-radius: 0.2rem;
  font-size: 0.28rem;
  color: #333;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
  line-height: 0.46rem;
}
.public_linebodytitle_style {
  color: #151515;
  font-size: 0.4rem;
  font-weight: bold;
  padding-top: 0.4rem;
  padding-bottom: 0.3rem;
  text-align: center;
}
.public_bodymarginbottom_style{
  padding-bottom:0.3rem;
}
.public_bodymarginbottom_style div {
  padding-bottom: 0.2rem;
}
.public_linebody_digitstyle {
  color: #f45d49;
  font-size: 0.30rem;
}
.public_titleH3_marginbottomstyle {
  margin-bottom: 0.1rem;
}
.public_bodyerjimargintop_style p {
  margin-top: 0.1rem;
}

.sqcj2_titleH2_style {
  padding-top: 0.3rem;
  font-size: 0.32rem;
  color: #333;
  font-weight: bold;
  margin-bottom: 0.4rem;
}
.sqcj2_bodytext_boldstyle {
  margin: 0.1rem 0 0.1rem 0;
  font-weight: bold;
}
.thickline {
  margin: -0.1rem;
  margin-left: 0.02rem;
  width: 2rem;
  height: 0.1rem;
  border-radius: 0.2rem;
  background-image: linear-gradient(
    90deg,
    rgba(247, 8, 0, 1) 0,
    rgba(247, 8, 0, 1) 0,
    rgba(255, 80, 3, 0) 100%,
    rgba(255, 80, 3, 0) 100%
  );
}

.zyndgrxx5_slidetext_style {
  font-size: 0.24rem;
  color: #ababab;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.2rem;
}
.zyndgrxx5_imgmargin_style {
  margin: 0 0.2rem 0 0.2rem;
  width: 0.19rem;
  height: 0.23rem;
}
.zyndgrxx5_longtable_style {
  width: 100%;
  height: auto;
  overflow: auto;
  border-radius: 0.2rem;
  padding-bottom: 0.4rem;
}

.contactus8_bodytext_marginstyle {
  margin-top: 0.12rem;
  margin-bottom: 0.12rem;
}
.contactus8_paddingbottomstyle {
  text-align: right;
  color:#aaa;
  padding-bottom: 0.4rem;
}
.paddingtop_style{
  padding-top: 0.3rem;
}

/*表格样式*/
table {
  font-size: 0.24rem;
  text-align: left;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0;
  border: 0.01rem #d4d8da;
}
table tr th {
  color: #ffffff;
  text-align: center;
}
table tr th {
  padding: 0.1rem;
}
table tr td {
  border-right: 0.01rem solid #d4d8da;
  border-bottom: 0.01rem solid #d4d8da;
  padding: 0.1rem;
}
table tr th:nth-child(1) {
  border-right: 0.01rem solid rgb(255, 151, 151);
}
table tr th:nth-child(2) {
  border-right: 0.01rem solid rgb(255, 151, 151);
}
table tr th:nth-child(3) {
  border-right: 0.01rem solid rgb(255, 151, 151);
}
table tr th:nth-child(4) {
  border-right: 0.01rem solid rgb(255, 151, 151);
}
table tr th:nth-child(5) {
  border-right: 0.01rem solid rgb(255, 151, 151);
}
table tr td:first-child {
  border-left: 0.01rem solid #d4d8da;
}
table tr th {
  background: #f45d49;
}
table tr:first-child th:first-child {
  border-top-left-radius: 0.2rem;
}
table tr:first-child th:last-child {
  border-top-right-radius: 0.2rem;
}
table tr:last-child td:first-child {
  border-bottom-left-radius: 0.2rem;
}
table tr:last-child td:last-child {
  border-bottom-right-radius: 0.2rem;
}
/*表格样式*/
