.content {
  width: 100%;
  margin-top: 1.3rem;
}
.content .content_head {
  width: 100%;
  position: relative;
}
.content .content_head .bj_img {
  width: 100%;
}
.content .content_head .bj_img img {
  width: 100%;
}
.content .content_head .wenzi {
  position: absolute;
  font-size: 0.4rem;
  color: #7290BF;
  top: 1rem;
  left: 0.5rem;
  line-height: 2;
}
.content .content_head .select {
  width: 100%;
  position: relative;
  font-size: 0.3rem;
  text-align: center;
}
.content .content_head .select .select_itme {
  width: 80%;
  margin: 0 auto;
  position: absolute;
  bottom: -0.3rem;
  left: 10%;
  background-color: #fff;
  display: flex;
  justify-content: center;
}
.content .content_head .select .select_itme div {
  width: 25%;
  padding: 0.2rem 0;
  border: 1px solid #E4E4E4;
}
.content .content_head .select .select_itme div a {
  color: #878787;
}
.content .content_head .select .select_itme div:hover {
  background-color: #0890f4;
}
.content .content_head .select .select_itme div:hover a {
  color: #fff;
}
.content .content_head .select .select_itme .active {
  background-color: #0890F4;
}
.content .content_head .select .select_itme .active a {
  color: #fff;
}
.content .content_nr {
  width: 100%;
  margin-top: 1rem;
  text-align: center;
}
.content .content_nr .content_itme {
  margin-top: 1rem;
}
.content .content_nr .content_itme .jj_p {
  text-align: left;
  color: #7F7F7F;
  width: 90%;
  margin: 0.2rem auto;
  font-size: 0.38rem;
}
.content .content_nr .content_itme1 {
  margin-top: 1rem;
}
.content .content_nr .content_itme1 .title_itme {
  margin-top: 0.5rem;
}
.content .content_nr .content_itme1 .title_itme .itme_ul {
  padding: 3%;
  display: flex;
  text-align: left;
  margin-top: 0.1rem;
  background-color: #F8FCFF;
}
.content .content_nr .content_itme1 .title_itme .itme_ul .itme_img {
  flex: 1;
  width: 80%;
}
.content .content_nr .content_itme1 .title_itme .itme_ul .itme_nr {
  flex: 9;
  margin-left: 0.2rem;
}
.content .content_nr .content_itme1 .title_itme .itme_ul .itme_nr .big_title {
  padding-bottom: 0.3rem;
  font-size: 0.5rem;
  font-weight: bold;
}
.content .content_nr .content_itme1 .title_itme .itme_ul .itme_nr .big_title1 {
  font-size: 0.3rem;
  color: #909090;
}
.content .content_nr .content_itme2 {
  margin-top: 0.5rem;
  padding-top: 1rem;
  background: url(../images/u127.png) 100% 100% no-repeat;
}
.content .content_nr .content_itme2 .title_itme {
  margin-top: 1rem;
}
.content .content_nr .content_itme2 .title_itme .title_itme1 {
  display: flex;
  justify-content: center;
}
.content .content_nr .content_itme2 .title_itme .title_itme1 img {
  width: 30%;
}
.content .content_nr .content_itme2 .title_itme .title_itme2 {
  width: 90%;
  margin: 0.5rem auto;
  text-align: left;
}
.content .content_nr .content_itme2 .title_itme .title_itme2 .lefticon {
  position: relative;
}
.content .content_nr .content_itme2 .title_itme .title_itme2 .lefticon::after {
  content: "";
  position: absolute;
  top: 0.1rem;
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 50%;
  background-color: #0890f0;
}
.content .content_nr .content_itme2 .title_itme .title_itme2 .lineicon {
  position: relative;
}
.content .content_nr .content_itme2 .title_itme .title_itme2 .lineicon::before {
  content: "";
  position: absolute;
  top: 0.1rem;
  left: 0.25rem;
  height: 100%;
  width: 2px;
  border-left: 1px dashed #0890f0;
}
.content .content_nr .content_itme2 .title_itme .title_itme2 div {
  padding-bottom: 1rem;
  display: flex;
}
.content .content_nr .content_itme2 .title_itme .title_itme2 div .listitem {
  margin-left: 1rem;
  display: inline;
}
.content .content_nr .content_itme2 .title_itme .title_itme2 div .listitem .listitem1 {
  font-size: 0.5rem;
  color: #0890f0;
}
.content .content_nr .content_itme2 .title_itme .title_itme2 div .listitem .listitem2 {
  font-size: 0.4rem;
  color: #535353;
}
.content .content_nr .content_itme3 .title_itme {
  margin: 0.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content .content_nr .content_itme3 .title_itme .title_itme_img {
  flex: 1;
  width: 1rem;
  height: 1rem;
}
.content .content_nr .content_itme3 .title_itme .itme_img {
  flex: 8;
  display: flex;
  justify-content: space-around;
}
.content .content_nr .content_itme3 .title_itme .itme_img img {
  width: 40%;
}
.title {
  color: #0890F4;
}
.title .qyfw {
  font-size: 0.7rem;
  display: inline-block;
  position: relative;
  font-weight: bold;
}
.title .qyfw::after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
  left: 3.25rem;
  width: 2.5rem;
  background-color: #cecece;
}
.title .qyfw::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 3.25rem;
  height: 1px;
  width: 2.5rem;
  background-color: #cecece;
}
.title .ytitle {
  font-size: 0.4rem;
}
