* {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  text-decoration: none;
}
.box {
  width: 100%;
  height: 100%;
}
.layui-hide-xs .header {
  width: 100%;
  background: #3b4a8b;
}
.layui-hide-xs .header .header_center {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 30px;
  padding-top: 9px;
  height: 145px;
  box-sizing: border-box;
}
.layui-hide-xs .header .header_center .header_top {
  margin-left: 94%;
}
.layui-hide-xs .header .header_center .header_top span {
  margin-left: 10px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #C0C0C0;
  cursor: pointer;
}
.layui-hide-xs .header .header_center .header_bottom {
  display: flex;
  justify-content: space-between;
}
.layui-hide-xs .header .header_center .header_bottom > div {
  width: 400px;
}
.layui-hide-xs .header .header_center .header_bottom > div img {
  width: 100%;
}
.layui-hide-xs .header .header_center .header_bottom .input {
  border-radius: 5px;
  width: 285px;
  height: 40px;
  background: #586995;
  position: relative;
  top: 25px;
}
.layui-hide-xs .header .header_center .header_bottom .input input {
  margin-top: 12px;
  margin-left: 15px;
  width: 78%;
  background: #586995;
  border: none;
}
.layui-hide-xs .header .header_center .header_bottom .input input:focus {
  outline: none;
}
.layui-hide-xs .header .header_center .header_bottom .input .search {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.layui-hide-xs .table {
  width: 100%;
  background: #3b4a8b;
  height: 55px;
  line-height: 55px;
  box-sizing: border-box;
}
.layui-hide-xs .table > ul {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
}
.layui-hide-xs .table > ul > li {
  width: 10%;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.layui-hide-xs .table > ul > li ol {
  width: 100%;
  display: none;
  z-index: 99;
  position: absolute;
}
.layui-hide-xs .table > ul > li ol li {
  height: 49px;
  border-top: 1px solid #1861a6;
  background: #0055a5;
  line-height: 50px;
  cursor: pointer;
}
.layui-hide-xs .table > ul > li ol li:hover {
  background: #004f94;
}
.layui-hide-xs .table > ul li:hover {
  background: #0055a5;
}
.layui-hide-xs .table > ul .situation:hover ol,
.table > ul .institution:hover ol,
.table > ul .team:hover ol,
.table > ul .foster:hover ol,
.table > ul .study:hover ol,
.table > ul .test:hover ol,
.table > ul .job:hover ol,
.table > ul .education:hover ol {
  display: block;
}
.layui-hide-xs .lbtImg {
  width: 100%;
  height: 260px;
  /* background-size: 100% auto;*/
  background-repeat: no-repeat;
  /*background-position: 10% 32%;*/
  background-image: url(../img/img-17.png);
}
.layui-hide-xs .journalism {
  width: 100%;
}
.layui-hide-xs .journalism .journalism_center {
  width: 1200px;
  margin: 0 auto;
  display: flex;
}
.layui-hide-xs .journalism .journalism_center .left {
  width: 290px;
  position: relative;
}
.layui-hide-xs .journalism .journalism_center .left ul {
  width: 235px;
  box-sizing: border-box;
  background: #fafafa;
}
.layui-hide-xs .journalism .journalism_center .left ul > li {
  width: 100%;
  height: 55px;
  box-sizing: border-box;
  padding-left: 20px;
  line-height: 55px;
  font-weight: 600;
  cursor: pointer;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #1A1A1A;
  position: relative;
}
.layui-hide-xs .journalism .journalism_center .left ul > li span {
  position: absolute;
  right: 20px;
}
.layui-hide-xs .journalism .journalism_center .left ul span {
  display: none;
}
.layui-hide-xs .journalism .journalism_center .left ul .active {
  background: #3f529c;
  color: white;
}
.layui-hide-xs .journalism .journalism_center .left ul .active span {
  display: inline-block !important;
}
.layui-hide-xs .journalism .journalism_center .left ol {
  width: 235px;
  background: #fafafa;
  height: 0px;
  display: none;
}
.layui-hide-xs .journalism .journalism_center .left ol li {
  width: 100%;
  height: 55px;
  box-sizing: border-box;
  padding-left: 40px;
  line-height: 55px;
  color: #656565;
  font-weight: 600;
  cursor: pointer;
}
.layui-hide-xs .journalism .journalism_center .left ol .li_act {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #364A98;
}
.layui-hide-xs .journalism .journalism_center .left ol .active {
  display: block;
  background: #3f5388;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  position: relative;
  padding-left: 20px;
}
.layui-hide-xs .journalism .journalism_center .left ol .active span {
  position: absolute;
  right: 20px;
  font-size: 12px;
}
.layui-hide-xs .journalism .journalism_center .left > div {
  position: absolute;
  width: 235px;
  height: 55px;
  background: rgba(59, 74, 139, 0.9);
  top: -55px;
  box-sizing: border-box;
  padding-left: 20px;
  line-height: 55px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
}
.layui-hide-xs .journalism .journalism_center .right {
  width: 915px;
}
.layui-hide-xs .journalism .journalism_center .right .right_top {
  width: 100%;
  height: 75px;
  display: flex;
  justify-content: space-between;
  border-bottom: 3px solid #77aadb;
}
.layui-hide-xs .journalism .journalism_center .right .right_top div:nth-child(1) {
  margin-top: 35px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #808080;
}
.layui-hide-xs .journalism .journalism_center .right .right_top div:nth-child(1) i {
  display: inline-block;
  width: 10px;
  height: 14px;
  background-image: url(../icons/i-03.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  top: 2px;
  right: 5px;
}
.layui-hide-xs .journalism .journalism_center .right > ul {
  width: 100%;
  height: 935px;
}
.layui-hide-xs .journalism .journalism_center .right > ul li {
  width: 100%;
  height: 212px;
  border-bottom: 2px solid #f3f3f3;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.layui-hide-xs .journalism .journalism_center .right > ul li p {
  display: flex;
  justify-content: space-between;
}
.layui-hide-xs .journalism .journalism_center .right > ul li p span:nth-child(1) {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
  cursor: pointer;
}
.layui-hide-xs .journalism .journalism_center .right > ul li p span:nth-child(2) {
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #808080;
  line-height: 24px;
}
.layui-hide-xs .journalism .journalism_center .right .pagin {
  display: flex;
  width: 100%;
  height: 185px;
  box-sizing: border-box;
  padding-top: 30px;
  justify-content: space-between;
}
.layui-hide-xs .journalism .journalism_center .right .pagin .page_right {
  color: #b0b0b0;
  font-size: 12px;
}
.layui-hide-xs .journalism .journalism_center .right .pagin .page_right span {
  color: #646262;
}
.layui-hide-xs .journalism .journalism_center .right .pagin .page_left {
  display: flex;
}
.layui-hide-xs .journalism .journalism_center .right .pagin .page_left > div {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #f7f7f7;
  margin-right: 15px;
  text-align: center;
  color: #9b9b9b;
  font-size: 14px;
  cursor: pointer;
}
.layui-hide-xs .journalism .journalism_center .right .pagin .page_left .active2 {
  background: #0160bc;
  color: white;
}
.layui-hide-xs .journalism .journalism_center .right .pagin .page_left .arrows_left div {
  width: 14px;
  height: 14px;
  margin: 8px auto;
  background-image: url(i-02.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.layui-hide-xs .journalism .journalism_center .right .pagin .page_left .arrows_right div {
  width: 14px;
  height: 14px;
  margin: 8px auto;
  background-image: url(i-03.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}


.journalism .journalism_center .right .right_center > ul {
  width: 100%;
  max-height: 935px;
}
.layui-hide-xs .journalism .journalism_center .right .right_center > ul li {
  width: 100%;
  max-height: 212px;
  border-bottom: 2px solid #f3f3f3;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  
}
.layui-hide-xs .journalism .journalism_center .right .right_center> ul li p {
  height:42px;
  line-height:42px;
  display: flex;
  justify-content: space-between;
}
.layui-hide-xs .journalism .journalism_center .right .right_center> ul li p span:nth-child(1) {
  font-size: 16px;
  cursor: pointer;
}
.layui-hide-xs .journalism .journalism_center .right .right_center> ul li p span:nth-child(2) {
  font-size: 14px;
  color: #ababab;
}
.layui-hide-xs .journalism .journalism_center .right .right_center .pagin {
  display: flex;
  width: 100%;
  height: 185px;
  box-sizing: border-box;
  padding-top: 30px;
  justify-content: space-between;
}
.layui-hide-xs .journalism .journalism_center .right .right_center .pagin .page_right {
  color: #b0b0b0;
  font-size: 12px;
}
.layui-hide-xs .journalism .journalism_center .right .right_center .pagin .page_right span {
  color: #646262;
}
.layui-hide-xs .journalism .journalism_center .right .right_center .pagin .page_left {
  display: flex;
}
.layui-hide-xs .journalism .journalism_center .right .right_center .pagin .page_left > div {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #f7f7f7;
  margin-right: 15px;
  text-align: center;
  color: #9b9b9b;
  font-size: 14px;
  cursor: pointer;
}
.layui-hide-xs .journalism .journalism_center .right .right_center .pagin .page_left .active2 {
  background: #0160bc;
  color: white;
}
.layui-hide-xs .journalism .journalism_center .right .right_center .pagin .page_left .arrows_left div {
  width: 14px;
  height: 14px;
  margin: 8px auto;
  background-image: url(./icon/i-04\ -\ 2.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.layui-hide-xs .journalism .journalism_center .right .right_center .pagin .page_left .arrows_right div {
  width: 14px;
  height: 14px;
  margin: 8px auto;
  background-image: url(./icon/i-04.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.layui-hide-xs .footer {
  width: 100%;
  background: #334482;
  padding: 20px 0;
}
.layui-hide-xs .footer .footer_center {
  width: 1200px;
  margin: 0 auto;
}
.layui-hide-xs .footer .footer_center hr {
  background: white;
}
.layui-hide-xs .footer .footer_center .footer_top {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}
.layui-hide-xs .footer .footer_center .footer_top > div .footer_img {
  width: 326px;
  height: 60px;
  margin-bottom: 30px;
  position: relative;
  top: 20px;
}
.layui-hide-xs .footer .footer_center .footer_top > div .footer_img img {
  width: 100%;
}
.layui-hide-xs .footer .footer_center .footer_top > div .footer_address {
  line-height: 25px;
  font-size: 12px;
  color: white;
}
.layui-hide-xs .footer .footer_center .footer_top > div .footer_address2 {
  line-height: 25px;
  font-size: 12px;
  color: white;
}
.layui-hide-xs .footer .footer_center .footer_top > div:nth-child(2) {
  box-sizing: border-box;
  padding-top: 10px;
}
.layui-hide-xs .footer .footer_center .footer_top > div:nth-child(2) div:nth-child(1) {
  font-size: 16px;
  color: white;
}
.layui-hide-xs .footer .footer_center .footer_top > div:nth-child(2) > div:nth-child(2) {
  display: flex;
  width: 400px;
}
.layui-hide-xs .footer .footer_center .footer_top > div:nth-child(2) > div:nth-child(2) > div {
  width: 50%;
  margin-top: 20px;
  font-size: 14px;
}
.layui-hide-xs .footer .footer_center .footer_top > div:nth-child(2) > div:nth-child(2) > div > a {
  display: block;
  line-height: 30px;
}
.layui-hide-xs .footer .footer_center .footer_top > div:nth-child(2) > div:nth-child(2) a {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}
.layui-hide-xs .footer .footer_center .footer_top > div:nth-child(3) {
  width: 100px;
  position: relative;
}
.layui-hide-xs .footer .footer_center .footer_top > div:nth-child(3) img {
  width: 80%;
  position: absolute;
  right: 35px;
  bottom: 30px;
}
.layui-hide-xs .footer .footer_center .footer_bottom {
  margin-top: 10px;
  width: 100%;
}
.layui-hide-xs .footer .footer_center .footer_bottom div {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.layui-hide-xs .footer .footer_center .footer_bottom div span {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #CCCCCC;
}

.layui-hide-md .header {
  width: 100%;
  background: #364a99;
  height: 3.52rem;
  display: flex;
  align-items: center;
}
.layui-hide-md .header .header_center {
  width: 92%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.layui-hide-md .header .header_center div:nth-child(1) img {
  width: 13.38rem;
}
.layui-hide-md .header .header_center div:nth-child(2) img {
  width: 1rem;
}
.layui-hide-md .second_header {
  width: 100%;
  height: 2.6rem;
  background: #fafafa;
}
.layui-hide-md .second_header .second_center {
  width: 92%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}
.layui-hide-md .second_header .second_center div:nth-child(1) {
  font-size: 0.96rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
}
.layui-hide-md .second_header .second_center div:nth-child(2) {
  width: 0.96rem;
}
.layui-hide-md .second_header .second_center div:nth-child(2) img {
  width: 100%;
}
.layui-hide-md .backImg {
  width: 100%;
  background: #dc9022;
}
.layui-hide-md .backImg img {
  width: 100%;
}
.layui-hide-md .main_body {
  width: 100%;
  padding-bottom: 2.4rem;
}
.layui-hide-md .main_body .main_center {
  width: 92%;
  margin: 0 auto;
}
.layui-hide-md .main_body .main_center > .main_title {
  width: 100%;
  padding: 1.2rem 0;
  display: flex;
  border-bottom: 0.04rem solid #364b99;
}
.layui-hide-md .main_body .main_center > .main_title div {
  width: 5%;
}
.layui-hide-md .main_body .main_center > .main_title div img {
  width: 0.46rem;
}
.layui-hide-md .main_body .main_center > .main_title span {
  font-size: 0.7rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #9B9B9B;
  line-height: 1.44rem;
}
.layui-hide-md .main_body .main_center .main_ul {
  padding-top: 1rem;
  width: 100%;
  border-bottom: 0.04rem solid #e6e6e6;
}
.layui-hide-md .main_body .main_center .main_ul .main_li {
  width: 100%;
  display: flex;
}
.layui-hide-md .main_body .main_center .main_ul .main_li .main_li_left {
  width: 5%;
  position: relative;
}
.layui-hide-md .main_body .main_center .main_ul .main_li .main_li_left div {
  width: 0.4rem;
  height: 0.4rem;
  background: #364b97;
  border-radius: 50%;
  position: absolute;
  top: 10%;
}
.layui-hide-md .main_body .main_center .main_ul .main_li .main_li_right {
  width: 95%;
  margin-bottom: 1.4rem;
}
.layui-hide-md .main_body .main_center .main_ul .main_li .main_li_right .main_li_title {
  width: 100%;
}
.layui-hide-md .main_body .main_center .main_ul .main_li .main_li_right .main_li_time {
  font-size: 0.88rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #9B9B9B;
  line-height: 1.44rem;
  margin-top: 0.3rem;
}
.layui-hide-md .main_body .main_center .main_jzgd {
  width: 4.82rem;
  height: 1.68rem;
  margin: 1.58rem auto;
  margin-bottom: 0;
  font-size: 0.8rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #364b99;
}
.layui-hide-md .main_body .main_center .main_jzgd .p_pages a{
color: #FFFFFF !important;
}
.layui-hide-md .footer {
  width: 100%;
  padding-top: 1.6rem;
  padding-bottom: 2.4rem;
  background: #364a98;
}
.layui-hide-md .footer .footer_center {
  width: 90%;
  margin: 0 auto;
}
.layui-hide-md .footer .footer_center .footer_title {
  width: 100%;
  text-align: center;
  font-size: 1.2rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
}
.layui-hide-md .footer .footer_center .footer_content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 1.6rem;
}
.layui-hide-md .footer .footer_center .footer_content > div {
  width: 50%;
}
.layui-hide-md .footer .footer_center .footer_content > div > div {
  font-size: 0.76rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 35px;
}
.layui-hide-md .footer .footer_center .footer_content > div > div:nth-last-child(1) {
  margin-bottom: 0;
}
.layui-hide-md .footer .footer_center .footer_row {
  margin: 1.6rem 0;
  width: 100%;
  height: 0.04rem;
  background: #7282b8;
}
.layui-hide-md .footer .footer_center .footer_img {
  width: 12.9rem;
  margin-bottom: 1.6rem;
}
.layui-hide-md .footer .footer_center .footer_dz,
.footer .footer_center .footer_dh,
.footer .footer_center .footer_bqsy,
.footer .footer_center .footer_jszc {
  font-size: 0.64rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.04rem;
}
.layui-hide-md .footer .footer_center .footer_ewm {
  margin: 2.4rem auto;
  margin-bottom: 0;
  width: 4.18rem;
}
.layui-hide-md .footer .footer_center .footer_ewm img {
  width: 100%;
}
.mask {
  width: 100%;
  height: 140vh;
  background: white;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  background: #364a99;
}
.mask .mask_header {
  width: 92%;
  display: flex;
  justify-content: space-between;
  margin: 0.94rem auto;
}
.mask .mask_header img:nth-child(1) {
  width: 13.38rem;
}
.mask .mask_header img:nth-child(2) {
  width: 0.86rem;
}
.mask .mask_fgx {
  width: 100%;
  height: 0.04rem;
  background: #8a93ba;
}
.mask .mask_inputBox {
  width: 92%;
  margin: 1.18rem auto;
  height: 1.92rem;
  background: #5665a6;
  display: flex;
  align-items: center;
  border-radius: 0.2rem;
}
.mask .mask_inputBox img {
  width: 0.6rem;
  margin-left: 0.56rem;
  margin-right: 0.48rem;
}
.mask .mask_inputBox input {
  width: 92%;
  height: 100%;
  border: none;
  background: transparent;
  font-size: 0.8rem;
  font-family: PingFang SC;
  color: white;
  outline-style: none;
}
.mask .mask_ul {
  width: 100%;
}
.mask .mask_ul .mask_li {
  width: 100%;
  border-top: 0.04rem solid #8a93ba;
  padding: 0.48rem 0.96rem;
  box-sizing: border-box;
}
.mask .mask_ul .mask_li > div:nth-child(1) {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.mask .mask_ul .mask_li > div:nth-child(1) > div:nth-child(1) {
  font-size: 0.84rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
}
.mask .mask_ul .mask_li > div:nth-child(1) > div:nth-child(2) {
  width: 0.74rem;
}
.mask .mask_ul .mask_li > div:nth-child(2) {
  width: 100%;
  box-sizing: border-box;
  padding-left: 0.8rem;
  font-size: 0.84rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: white;
  display: none;
  background: #364a99;
  z-index: 4;
  padding-bottom: 0.48rem;
}
.mask .mask_ul .mask_li > div:nth-child(2) > div {
  margin-top: 0.8rem;
  background: #364a99;
}
.mask .mask_ul .mask_li:nth-last-child(1) {
  border-bottom: 0.04rem solid #8a93ba;
}
.mask .mask_ul .active > div:nth-child(2) {
  display: block;
}
.mask .mask_footer {
  width: 100%;
  background: #364a99;
  padding-top: 0.56rem;
  padding-bottom: 1.66rem;
}
.mask .mask_footer > div {
  width: 92%;
  margin: 0 auto;
  display: flex;
}
.mask .mask_footer > div > div {
  font-size: 0.72rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: white;
  margin-right: 0.84rem;
}
.mask_second {
  width: 100%;
  height: 140vh;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  background: #fafafa;
}
.mask_second .mask_header {
  width: 100%;
  background: #374a99;
  height: 3.52rem;
}
.mask_second .mask_header .mask_header_center {
  width: 92%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 3.52rem;
}
.mask_second .mask_header img:nth-child(1) {
  width: 13.38rem;
}
.mask_second .mask_header img:nth-child(2) {
  width: 0.86rem;
}
.mask_second .mask_second_header {
  width: 100%;
  height: 2.6rem;
  background: #fafafa;
}
.mask_second .mask_second_header .mask_second_center {
  width: 92%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}
.mask_second .mask_second_header .mask_second_center div:nth-child(1) {
  font-size: 0.96rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
}
.mask_second .mask_second_header .mask_second_center div:nth-child(2) {
  width: 0.96rem;
}
.mask_second .mask_second_header .mask_second_center div:nth-child(2) img {
  width: 100%;
}
.mask_second .mask_second_ul {
  width: 100%;
  border-top: 0.04rem solid #e6e6e6;
}
.mask_second .mask_second_ul .mask_second_li {
  width: 100%;
  padding: 1rem 0;
  border-bottom: 0.04rem solid #e6e6e6;
}
.mask_second .mask_second_ul .mask_second_li > div:nth-child(1) {
  width: 92%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.mask_second .mask_second_ul .mask_second_li > div:nth-child(1) img {
  width: 0.68rem;
}
.mask_second .mask_second_ul .mask_second_li .li_1 {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 0;
  display: none;
}
.mask_second .mask_second_ul .mask_second_li .li_1 > div {
  width: 100%;
  margin-top: 1.7rem;
}
.mask_second .mask_second_ul .active div:nth-child(1) img {
  width: 0.9rem;
}
.mask_second .mask_second_ul .active .li_1 {
  display: block;
}
.mask_second .mask_second_ul .active .li_1 .active {
  color: #354a99;
}