.logobox {
  margin-right: 64.992px;
}
.logobox a img {
  image-rendering: initial;
  width: 190px;
}
.documsel {
  display: none;
}
.nav_child_outer {
  left: 50%;
  transform: translate(-50%);
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 4.992px 14.9952px 0px;
  position: absolute;
  display: none;
  top: 100%;
  z-index: 99;
}
.nav_child_outer .hnav_val {
  white-space: nowrap;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #575d6c;
  cursor: pointer;
  display: block;
  min-height: 35.0016px;
  padding: 10.0032px 20.0064px;
}
.nav_child_outer .hnav_val:hover,
.nav_child_outer .hnav_val.isActive {
  background: var(--themeColor);
  color: #fff;
}
.mobileNavBox {
  display: none;
}
.head_ouSreach {
  display: none;
}
.head_outer {
  width: 100%;
  height: 80.0064px;
  padding: 0 26.9952px 0 21.0048px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
.head_outer:hover {
  background: #fff;
  box-shadow: 0px 0px 12.9984px 0px rgba(1, 1, 1, 0.08);
}
.head_outer:hover .head_right .searchbox {
  display: block;
}
.head_outer.style2 {
  background: #fff;
  box-shadow: 0px 0px 12.9984px 0px rgba(1, 1, 1, 0.08);
}
.head_outer.style2 .head_right .searchbox {
  display: block;
}
.head_outer.style3 {
  background: #fff;
  box-shadow: 0px 0px 12.9984px 0px rgba(1, 1, 1, 0.08);
}
.head_outer.style3 .head_right .searchbox {
  display: block;
}
.head_outer .logo1 {
  display: block;
}
.head_outer .logo2 {
  display: none;
}
.head_outer .showicon,
.head_outer .hsreachicon {
  display: none !important;
}
.head_outer .head_left {
  height: 100%;
}
.head_outer .head_left .navsbox {
  height: 100%;
}
.head_outer .head_left .navsbox .hnav_item {
  height: 100%;
  margin: 0 15px;
  position: relative;
}
.head_outer .head_left .navsbox .nav_a {
  cursor: pointer;
  height: 100%;
  position: relative;
  white-space: nowrap;
  font-size: 15.9936px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #252b3a;
}
.head_outer .head_left .navsbox .nav_a:hover {
  color: var(--themeColor);
}
.head_outer .head_left .navsbox .nav_a.isActive::after {
  height: 2.9952px;
  background: var(--themeColor);
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.head_outer .head_right .searchbox {
  display: none;
}
.head_outer .head_right .searchbox .searcharea {
  width: 200.0064px;
  height: 32.0064px;
  border: 0.9984px solid #e7e9e8;
  border-radius: 3.9936px;
  position: relative;
}
.head_outer .head_right .searchbox input {
  width: 100%;
  height: 100%;
  padding: 0 36px 0 13.9968px;
  font-size: 12.9984px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #cdcdcd;
}
.head_outer .head_right .searchbox input::placeholder {
  font-size: 12.9984px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #cdcdcd;
}
.head_outer .head_right .searchbox .icon {
  position: absolute;
  right: 0;
  top: 0;
  min-width: 36px;
  height: 100%;
  cursor: pointer;
}
.head_outer .head_right .searchbox .icon:hover i {
  color: var(--themeColor);
}
.head_outer .head_right .searchbox .icon i {
  color: #cdcdcd;
  font-size: 13.9968px;
}
.head_outer .head_right .headbtn {
  cursor: pointer;
  margin-left: 11.0016px;
  width: 111.9936px;
  height: 32.0064px;
  border: 0.9984px solid #4073FA;
  border-radius: 3.9936px;
  font-size: 13.9968px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 400;
  text-align: center;
  color: #4073FA;
  background-color: #fff;
}
.themebg {
  font-size: 13.9968px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 400;
  text-align: center;
  color: #fff !important;
  background: linear-gradient(90deg, #4073FA 0%, #63A7FF 100%);
  border: none;
}
.home_banner {
  width: 100%;
  height: 800.0064px;
  background-image: url(../img/homebg.jpg);
}
.search_banner {
  width: 100%;
  height: 600px;
  background-image: url(../img/search.jpg);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.search_template {
  padding-top: 159.9936px;
}
.search_template .title {
  font-size: 46.0032px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #252b3a;
  margin-bottom: 45.0048px;
}
.search_template .title span {
  display: inline-block;
  margin: 0 6.0096px;
}
.search_template .searchInputBox {
  width: 600px;
  height: 56.0064px;
  background: #ffffff;
  border-radius: 8.0064px 8.0064px 8.0064px 8.0064px;
  transition: all 0.3s;
  border: solid 0.9984px transparent;
}
.search_template .searchInputBox.isFoucs {
  border: solid 0.9984px var(--themeColor);
}
.search_template .type_select {
  width: 126.0096px;
  height: 100%;
  position: relative;
  border-radius: 8.0064px 0 0 8.0064px;
}
.search_template .type_select .selectval {
  height: 100%;
  width: 100%;
  padding: 0 16.992px 0 21.0048px;
  cursor: pointer;
  position: relative;
}
.search_template .type_select .selectval::after {
  position: absolute;
  content: '';
  display: block;
  width: 0.9984px;
  height: 39.9936px;
  background: #e7e7e7;
  right: 0;
}
.search_template .type_select .selectval .value {
  font-size: 15.9936px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #252b3a;
}
.search_template .type_select .selectval i {
  color: #888D97;
  font-size: 15.9936px;
}
.search_template .type_select .alert_select {
  display: none;
  z-index: 10;
  position: absolute;
  left: 0;
  width: 100%;
  top: 105%;
  background: #ffffff;
  border-radius: 3.9936px;
  box-shadow: 0px 0px 9.0048px 0px rgba(1, 1, 1, 0.08);
  padding: 4.992px;
  overflow: hidden;
}
.search_template .type_select .alert_select .alert_item {
  cursor: pointer;
  width: 100%;
  font-size: 13.9968px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #252b3a;
  height: 33.0048px;
  border-radius: 3.9936px;
  padding-left: 12px;
}
.search_template .type_select .alert_select .alert_item.isActive {
  background: #4073FA;
  color: #fff;
}
.search_template .type_input {
  height: 100%;
  position: relative;
}
.search_template .type_input input {
  width: 100%;
  padding: 0 23.0016px;
  font-size: 14.9952px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #252b3a;
  height: 100%;
}
.search_template .type_input input::placeholder {
  font-size: 14.9952px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #838892;
}
.search_template .type_input .clear {
  display: none;
  position: absolute;
  z-index: 10;
  cursor: pointer;
  right: 18.0096px;
}
.search_template .type_input .clear i {
  color: #838892;
  font-size: 24px;
}
.search_template .searicon {
  width: 66.0096px;
  height: 56.0064px;
  cursor: pointer;
  background: #4073FA;
  border-radius: 0 8.0064px 8.0064px 0;
}
.search_template .searicon i {
  color: #fff;
  font-size: 20.0064px;
}
.search_template .fankui_txt {
  width: 600px;
  font-size: 18.0096px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #545b69;
  margin-top: 18.0096px;
}
.search_template .fankui_txt a {
  color: var(--themeColor);
}
.search_template .hot_font {
  font-size: 13.9968px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #545b69;
  margin-top: 12.9984px;
}
.search_template .hot_font span {
  cursor: pointer;
  display: inline-block;
  margin-left: 24.9984px;
}
.search_template .hot_font span:hover {
  color: var(--themeColor);
}
.home_area1 {
  margin-top: 64.992px !important;
}
.home_area1 .documbox {
  width: 100%;
  min-height: 144.9984px;
  border: 0.9984px solid #fff;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 8.0064px;
  padding: 24.9984px 24.9984px 14.9952px 24.9984px;
  margin-bottom: 90.0096px;
  cursor: pointer;
}
.home_area1 .documbox .tit {
  font-size: 20.0064px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #252b3a;
  margin-bottom: 15.9936px;
}
.home_area1 .documbox .dcontentbox {
  width: 100%;
}
.home_area1 .documbox .dcontentbox .documItem {
  width: 25%;
  margin-bottom: 14.9952px;
}
.home_area1 .documbox .dcontentbox .documItem:hover .value {
  color: var(--themeColor);
}
.home_area1 .documbox .dcontentbox .documItem .value {
  font-size: 13.9968px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #252b3a;
}
.home_area1 .documbox .dcontentbox .documItem .value::before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  min-width: 4px;
  min-height: 4px;
  background: #141e31;
  border-radius: 100%;
  margin-right: 10.0032px;
}
.home_area1 .documbox .dcontentbox .documItem .value .frie {
  margin-right: 2.9952px;
}
.home_area1 .documbox .dcontentbox .documItem .value .frie img {
  width: 19.008px;
}
.home_area1 .documbox .dcontentbox .documItem .icon {
  display: none;
}
.home_area1 .helpdom .helpItem {
  padding: 0 25.9968px;
  width: 374.9952px;
  height: 78.0096px;
  background: #ffffff;
  border-radius: 8.0064px;
  cursor: pointer;
  font-size: 20.0064px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #252b3a;
}
.home_area1 .helpdom .helpItem .icon {
  margin-right: 18.0096px;
}
.home_area1 .helpdom .helpItem .icon img {
  width: 33.0048px;
}
.home_tit {
  font-size: 39.9936px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #252b3a;
  width: 100%;
  margin-bottom: 45.0048px;
}
.ho_a2_item {
  width: 374.9952px;
  background: #ffffff;
  border-radius: 8.0064px;
  box-shadow: 0px 0px 24px 0px rgba(1, 1, 1, 0.06);
}
.home_area2 {
  padding-bottom: 80.0064px;
}
.home_area2 .ho_a2_box {
  width: 100%;
}
.home_area2 .ho_a2_box .ho_a2_item {
  height: 339px;
}
.home_area2 .ho_a2_box .ho_a2_item .a2_ithead {
  width: 100%;
  padding: 25.9968px 0 0 26.9952px;
}
.home_area2 .ho_a2_box .ho_a2_item .a2_ithead .icon {
  margin-right: 12px;
}
.home_area2 .ho_a2_box .ho_a2_item .a2_ithead .icon img {
  width: 31.008px;
}
.home_area2 .ho_a2_box .ho_a2_item .a2_ithead .info .tit {
  font-size: 20.0064px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #252b3a;
}
.home_area2 .ho_a2_box .ho_a2_item .a2_ithead .info .txt {
  font-size: 13.9968px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #8b9099;
  margin: 10.0032px 0 25.9968px 0;
}
.home_area2 .ho_a2_box .ho_a2_item .a2_itmore {
  border-top: solid 0.9984px #E7E7E7;
  width: 100%;
  padding-left: 67.008px;
  cursor: pointer;
  font-size: 15.9936px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #4073FA;
  height: 60.9984px;
}
.home_area2 .ho_a2_box .ho_a2_item .a2_itmore i {
  color: inherit;
  font-size: 15.9936px;
  margin-left: 9.0048px;
}
.deficon {
  display: none;
}
.a2_itline {
  width: 100%;
  padding-left: 70.0032px;
  min-height: 175px;
}
.a2_itline .lintxt {
  margin-bottom: 12px;
}
.a2_itline .lintxt:last-of-type {
  margin-bottom: 0;
}
.a2_itline .lintxt .livalue {
  font-size: 15.9936px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #252b3a;
}
.a2_itline .lintxt .livalue:hover {
  color: var(--themeColor);
}
.a2_itline .lintxt .livalue::before {
  content: '';
  display: block;
  width: 3.9936px;
  height: 3.9936px;
  background: #141e31;
  border-radius: 100%;
  margin-right: 4.992px;
}
.a2_itline .lintxt .icon {
  display: none;
}
.defmorebtn {
  width: 162.0096px;
  height: 48.9984px;
  background: linear-gradient(90deg, #4073FA 0%, #63A7FF 100%);
  border-radius: 3.9936px;
  cursor: pointer;
}
.defmorebtn.autostyl1 {
  margin: 49.9968px auto 0 auto;
}
.defmorebtn span {
  font-size: 18.0096px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
}
.defmorebtn i {
  margin-left: 24.9984px;
  color: #fff;
  font-size: 13.9968px;
}
.disnone {
  display: none !important;
}
.home_area3 {
  height: 494.9952px;
  background-image: url(../img/homebg-2.jpg);
}
.topicbox {
  max-width: 1287px;
  min-width: 1200px;
  padding-bottom: 30px;
}
.ho_a3_box .ho_a3_item {
  width: 290px;
}
.ho_a3_box .ho_a3_item .a3imgbox {
  width: 100%;
  height: 180px;
  overflow: hidden;
  border-radius: 8px;
}
.ho_a3_box .ho_a3_item .a3imgbox img {
  width: 100%;
  height: 100%;
}
.ho_a3_box .ho_a3_item .a3info {
  max-width: 280px;
  font-size: 16px;
  margin-top: 15px;
  color: #141131;
}
.ho_a3_box .ho_a2_item {
  min-height: 239.0016px;
}
.ho_a3_box .a3_ithead {
  width: 100%;
  padding: 25.9968px 0 0 27.9936px;
  margin-bottom: 30.0096px;
}
.ho_a3_box .a3_ithead .icon {
  margin-right: 10.0032px;
}
.ho_a3_box .a3_ithead .icon img {
  width: 32.0064px;
}
.ho_a3_box .a3_ithead .tit {
  font-size: 20.0064px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #252b3a;
}
.home_area4 .ho_a4_box .ho_a4_item {
  width: 290px;
  height: 185px;
  background: #e7ecf6;
  border-radius: 8.0064px;
  overflow: hidden;
  position: relative;
}
.home_area4 .ho_a4_box .ho_a4_item > img {
  width: 100%;
  height: 100%;
}
.home_area4 .ho_a4_box .ho_a4_item .ho_a4_info {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 20px;
  z-index: 3;
  left: 0;
  top: 0;
}
.home_area4 .ho_a4_box .ho_a4_item .ho_a4_info .title {
  max-width: 200px;
  font-size: 20.0064px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #252b3a;
}
.home_area4 .ho_a4_box .ho_a4_item .ho_a4_info .playbox {
  position: absolute;
  bottom: 20px;
  left: 20px;
  border-radius: 100%;
  width: 40.992px;
  height: 40.992px;
  background: #ffffff;
  cursor: pointer;
  color: #525967;
}
.home_area4 .ho_a4_box .ho_a4_item .ho_a4_info .playbox:hover {
  background: var(--themeColor);
  color: #fff;
}
.home_area4 .ho_a4_box .ho_a4_item .ho_a4_info .playbox i {
  margin-left: 3.9936px;
  color: inherit;
  font-size: 24px;
}
.foot_area1 {
  height: 241.9968px;
  background-image: url(../img/foot-bg.jpg);
}
.foot_area1 .InnerBox {
  height: 100%;
}
.foot_area1 .fo_a1_left .icon {
  margin-right: 9.0048px;
  margin-top: -12px;
}
.foot_area1 .fo_a1_left .icon img {
  width: 68.0064px;
}
.foot_area1 .fo_a1_left .fo_a1_linfo .tit {
  font-size: 32.0064px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #252b3a;
  margin-bottom: 24.9984px;
}
.foot_area1 .fo_a1_left .fo_a1_linfo .txt {
  width: 495.9936px;
  font-size: 15.9936px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #686c75;
  line-height: 30.0096px;
}
.foot_area1 .fo_a1_right .ewmbox {
  margin-right: 24px;
}
.foot_area1 .fo_a1_right .ewmbox img {
  width: 123.9936px;
  height: 123.9936px;
}
.foot_area1 .fo_a1_right .ewminfo .tit {
  font-size: 20.0064px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #252b3a;
  margin-bottom: 10.0032px;
}
.foot_area1 .fo_a1_right .ewminfo .phone {
  font-size: 20.0064px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 550;
  text-align: left;
  color: #252b3a;
}
.foot_area2 {
  padding: 49.9968px 0;
  border-top: solid 1px #F5F5F5;
}
.foot_area2 .fo_a2_left {
  margin-right: 110px;
}
.foot_area2 .fo_a2_left .logobox {
  margin: 0;
}
.foot_area2 .fo_a2_left .fo_a2_info {
  margin-top: 20.0064px;
}
.foot_area2 .fo_a2_left .fo_a2_info .fo_a2_line {
  margin-bottom: 24.9984px;
}
.foot_area2 .fo_a2_left .fo_a2_info .fo_a2_line .tit {
  font-size: 13.9968px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #595f6d;
  margin-bottom: 10.0032px;
}
.foot_area2 .fo_a2_left .fo_a2_info .fo_a2_line .txt {
  font-size: 24.9984px;
  font-family: Arial, Arial-Regular;
  font-weight: 400;
  text-align: left;
  color: #252b3a;
}
.foot_area2 .fo_a2_right .fo_column {
  width: 180px;
  padding-top: 20.0064px;
}
.foot_area2 .fo_a2_right .fo_column .col_tit {
  font-size: 18.0096px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #252b3a;
  margin-bottom: 24.9984px;
  display: block;
  white-space: nowrap;
}
.foot_area2 .fo_a2_right .fo_column .col_val {
  display: block;
  font-size: 13.9968px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #595f6d;
  margin-bottom: 20.0064px;
  padding-right: 20px;
}
.foot_area2 .fo_a2_right .fo_column .col_val:hover {
  text-decoration: underline;
  color: var(--themeColor);
}
.foot_area3 {
  height: 91.008px;
  padding-top: 26.9952px;
  border-top: solid 0.9984px #F5F5F5;
}
.foot_area3 .fo_a3_txt span,
.foot_area3 .fo_a3_txt a {
  font-size: 13.9968px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #595f6d;
}
#returnTop {
  display: none;
}
.broadside {
  width: 57.0048px;
  background: #ffffff;
  overflow: hidden;
  border-radius: 30.0096px;
  padding: 1.9968px;
  position: fixed;
  right: 12.9984px;
  bottom: 99.9936px;
  box-shadow: 0px 0px 3.9936px 0px rgba(1, 1, 1, 0.08);
  z-index: 100;
}
.broadside .broadItem {
  width: 100%;
  height: 52.992px;
  border-radius: 100%;
  position: relative;
  cursor: pointer;
}
.broadside .broadItem .broadicon {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.broadside .broadItem .broadicon:hover {
  background: #fff7f0;
}
.broadside .broadItem .broadicon:hover::after {
  content: '';
  display: block;
  position: absolute;
  width: 31.008px;
  height: 31.008px;
  border-radius: 100%;
  background: #4073FA;
}
.broadside .broadItem .broadicon:hover::before {
  content: '';
  display: block;
  position: absolute;
  width: 40.992px;
  height: 40.992px;
  border-radius: 100%;
  background: #4073FA;
  opacity: 0.24;
}
.broadside .broadItem .broadicon:hover i {
  color: #fff;
}
.broadside .broadItem .broadicon i {
  position: relative;
  z-index: 10;
  color: #8B9099;
  font-size: 20.0064px;
}
.search_cover {
  position: relative;
  z-index: 3;
  margin-top: 50px;
}
.mobilePup {
  display: none;
}
.search_documlist {
  padding: 55.008px;
  background: #ffffff;
  border-radius: 8.0064px;
  box-shadow: 0px 0px 9.0048px 0px rgba(1, 1, 1, 0.07);
}
.search_documlist .documItem {
  border-bottom: solid 0.9984px #E7E9E8;
  padding-bottom: 45.0048px;
  margin-bottom: 45.0048px;
  cursor: pointer;
}
.search_documlist .documItem:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}
.search_documlist .documItem .icon {
  margin-right: 20.0064px;
  width: 49.9968px;
  height: 49.9968px;
  border-radius: 100%;
  background: rgba(253, 113, 0, 0.14);
}
.search_documlist .documItem .icon img {
  width: 19.008px;
}
.search_documlist .documItem .documInfo .title {
  max-width: 1008px;
  margin-bottom: 14.9952px;
  font-size: 20.0064px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 550;
  text-align: left;
  color: #252b3a;
}
.search_documlist .documItem .documInfo .title span {
  color: var(--themeColor);
}
.search_documlist .documItem .documInfo .text {
  min-height: 90.0096px;
  max-width: 1008px;
  font-size: 13.9968px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #7f7f7f;
  line-height: 23.0016px;
}
.mobile_head_video {
  display: none;
}
.videoSreen {
  width: 100%;
  padding: 0 32.0064px;
  border: 0.9984px solid #e7e9e8;
  border-radius: 6.0096px;
  margin: 109.9968px 0 32.0064px 0;
}
.videoSreen .sreen_line {
  width: 100%;
  min-height: 56.0064px;
  border-bottom: solid 0.9984px #E7E9E8;
}
.videoSreen .sreen_line:last-of-type {
  border: none;
}
.videoSreen .sreen_line .tit {
  font-size: 13.9968px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #252b3a;
  margin-right: 14.9952px;
}
.videoSreen .sreen_line .sreen_list .sreen_item {
  cursor: pointer;
  border-radius: 30.0096px;
  margin-right: 20.0064px;
  height: 24.9984px;
  padding: 0 12px;
  font-size: 13.9968px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #64656d;
}
.videoSreen .sreen_line .sreen_list .sreen_item.isActive {
  color: #fff;
  background: #4073FA;
}
.videolist.liststyle .svideoItem {
  width: 279.9936px;
  margin-bottom: 25.9968px;
  margin-right: 25.9968px;
}
.videolist .svideoItem {
  cursor: pointer;
  margin-bottom: 20.0064px;
  margin-right: 24.9984px;
  width: 264.9984px;
  overflow: hidden;
  border-radius: 6.0096px;
  background: #fff;
  box-shadow: 0px 0px 15.9936px 0px rgba(1, 1, 1, 0.06);
}
.videolist .svideoItem .imgbox {
  border-radius: 8.0064px;
  width: 100%;
  height: 169.9968px;
  overflow: hidden;
}
.videolist .svideoItem .imgbox img {
  width: 100%;
  height: 100%;
}
.videolist .svideoItem .svideoInfo {
  width: 100%;
  padding: 20.0064px 14.9952px 24.9984px 20.0064px;
}
.videolist .svideoItem .svideoInfo .title {
  max-width: 200px;
  font-size: 16.992px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 400;
  text-align: left;
  margin-bottom: 18.0096px;
  color: #000;
}
.videolist .svideoItem .svideoInfo .title span {
  color: var(--themeColor);
}
.videolist .svideoItem .svideoInfo .data_info {
  width: 100%;
}
.videolist .svideoItem .svideoInfo .data_info .chapter {
  font-size: 12.9984px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #64656d;
}
.videolist .svideoItem .svideoInfo .data_info .people {
  font-size: 12.9984px;
  font-family: Arial, Arial-Regular;
  font-weight: 400;
  text-align: left;
  color: #64656d;
}
.search_videoarea {
  padding: 25.9968px 30.0096px;
  background: #ffffff;
  border-radius: 8.0064px;
  box-shadow: 0px 0px 9.0048px 0px rgba(1, 1, 1, 0.07);
}
.nodata {
  padding: 115.008px 0;
  width: 100%;
}
.nodata > img {
  width: 218.9952px;
}
.nodata .txt {
  font-size: 13.9968px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 400;
  text-align: center;
  color: #91a1b7;
  margin-top: 14.9952px;
}
.search_page {
  padding: 55.008px 0 66.0096px 0;
}
.video_container {
  width: 100%;
  background: #0F0F0F;
  height: 100vh;
  overflow: hidden;
  padding-top: 80.0064px;
}
.video_container .fanhui {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 11;
  padding: 21.0048px;
  font-size: 13.9968px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  cursor: pointer;
}
.video_container .fanhui i {
  color: inherit;
  margin-right: 9.0048px;
  font-size: 15.9936px;
}
.video_container .fanhui:hover {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.5), transparent);
}
.video_container .video_area {
  height: 100%;
  position: relative;
}
.video_container .video_area video {
  width: 100%;
  height: 100%;
  background: #0F0F0F;
}
.video_container .video_area .video_mask {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}
.video_container .video_area .video_mask .mask_content {
  width: 100%;
  height: 100%;
}
.video_container .video_area .video_mask .mask_content .txt {
  font-size: 24px;
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC-Regular;
  font-weight: 400;
  text-align: left;
  color: #dcdfe6;
}
.video_container .video_area .video_mask .mask_content .login_btn {
  cursor: pointer;
  margin-left: 16.992px;
  width: 111.9936px;
  height: 45.0048px;
  font-size: 18.0096px;
  border-radius: 3.9936px;
}
.video_container .video_directory {
  width: 384.9984px;
  height: 100%;
  overflow: auto;
}
.video_container .video_directory .direc_head {
  height: 49.9968px;
  width: 100%;
  border-bottom: solid 1.9968px #333333;
  font-size: 15.9936px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  margin-bottom: 18.0096px;
  padding: 0 21.0048px;
}
.video_container .video_directory .direc_head i {
  color: inherit;
  margin-right: 8.0064px;
  font-size: 13.9968px;
}
.video_container .video_directory .direc_item {
  padding: 0 21.0048px;
  width: 100%;
  margin-bottom: 49.9968px;
}
.video_container .video_directory .direc_item .direc_tit {
  font-size: 15.9936px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #8496ab;
  margin-bottom: 20.0064px;
  width: 100%;
}
.video_container .video_directory .direc_item .direc_list {
  width: 100%;
}
.video_container .video_directory .direc_item .direc_list .direc_val {
  margin-bottom: 24.9984px;
  cursor: pointer;
}
.video_container .video_directory .direc_item .direc_list .direc_val:last-of-type {
  margin-bottom: 0;
}
.video_container .video_directory .direc_item .direc_list .direc_val .direc_left.isActive .title,
.video_container .video_directory .direc_item .direc_list .direc_val .direc_left:hover .title {
  color: var(--themeColor);
}
.video_container .video_directory .direc_item .direc_list .direc_val .direc_left.isActive .icon,
.video_container .video_directory .direc_item .direc_list .direc_val .direc_left:hover .icon {
  background: var(--themeColor);
}
.video_container .video_directory .direc_item .direc_list .direc_val .direc_left.isActive .icon i,
.video_container .video_directory .direc_item .direc_list .direc_val .direc_left:hover .icon i {
  color: #fff;
}
.video_container .video_directory .direc_item .direc_list .direc_val .direc_left .icon {
  width: 15.9936px;
  height: 15.9936px;
  border-radius: 100%;
  background: #617288;
}
.video_container .video_directory .direc_item .direc_list .direc_val .direc_left .icon i {
  color: #0F0F0F;
  font-size: 12px;
  margin-left: 2px;
}
.video_container .video_directory .direc_item .direc_list .direc_val .direc_left .label {
  font-size: 13.9968px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #4073FA;
  margin: 0 7.008px 0 11.0016px;
}
.video_container .video_directory .direc_item .direc_list .direc_val .direc_left .title {
  margin-left: 7px;
  max-width: 200.0064px;
  font-size: 13.9968px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #8496ab;
}
.video_container .video_directory .direc_item .direc_list .direc_val .direc_time {
  font-size: 13.9968px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #8496ab;
}
.pageContent {
  padding-top: 80px;
}
.pageContent .el-menu {
  background: none !important;
  border: none;
}
.pageContent .el-submenu__title {
  height: 34px;
  line-height: 34px;
  margin-bottom: 5px;
  border-radius: 6px;
}
.pageContent .el-submenu__title:hover {
  background: var(--themeColor);
  color: #fff;
}
.pageContent .el-submenu__title:hover i {
  color: #fff;
}
.pageContent .el-submenu .el-menu-item {
  height: 34px;
  line-height: 34px;
  color: #303133;
  font-size: 14px;
  margin-bottom: 5px;
}
.pageContent .el-submenu .el-menu-item a {
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: inherit;
  color: inherit;
}
.pageContent .el-submenu .el-menu-item.is-active {
  border-radius: 6px;
  background: var(--themeColor);
  color: #fff;
}
.pageContent .sidebarbox {
  position: sticky;
  top: 80px;
  z-index: 10;
  width: 280px;
  min-width: 280px;
  height: calc(100vh - 80px);
  background: #f7f8fa;
  overflow: auto;
  padding: 30px 16px;
}
.pageContent .sidebarbox .mask {
  display: none;
}
.pageContent .sidebarbox .sidebar_head {
  width: 100%;
  margin-bottom: 18px;
}
.pageContent .sidebarbox .sidebar_head .icon {
  margin-right: 6px;
}
.pageContent .sidebarbox .sidebar_head .icon img {
  width: 21px;
}
.pageContent .sidebarbox .sidebar_head .tit {
  font-size: 18px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 550;
  text-align: left;
  color: #252b3a;
}
.pageContent .sidebaRight {
  padding: 50px;
}
.pageContent .sidebarContent {
  width: 100%;
  min-width: 900px;
}
.pageContent .sidebarContent .ctitle {
  font-size: 34px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 550;
  text-align: left;
  color: #252b3a;
  margin-bottom: 30px;
}
.pageContent .sidebarContent .lv2_list .lv2_item {
  margin: 0 15px 16px 0;
  width: 310px;
  height: 78px;
  background: #ffffff;
  border: 1px solid #e7e9e8;
  padding: 0 27px;
  border-radius: 8px;
  box-shadow: 0px 0px 13px 0px rgba(1, 1, 1, 0.06);
}
.pageContent .sidebarContent .lv2_list .lv2_item .icon {
  margin-right: 18px;
}
.pageContent .sidebarContent .lv2_list .lv2_item .icon img {
  width: 33px;
}
.pageContent .sidebarContent .lv2_list .lv2_item .tit {
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #252b3a;
}
.pageContent .sidebarContent .documArea {
  width: 100%;
  max-width: 1287px;
  margin-top: 30px;
  min-height: 60vh;
}
.pageContent .sidebarContent .documArea .documLine {
  height: 57px;
  cursor: pointer;
  border-bottom: solid 1px #E7E9E8;
}
.pageContent .sidebarContent .documArea .documLine:last-of-type {
  border: none;
}
.pageContent .sidebarContent .documArea .documLine:hover .title,
.pageContent .sidebarContent .documArea .documLine:hover .icon i {
  color: var(--themeColor);
}
.pageContent .sidebarContent .documArea .documLine .title {
  max-width: 1000px;
  font-size: 18px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 550;
  text-align: left;
  color: #252b3a;
  transition: all 0.3s;
}
.pageContent .sidebarContent .documArea .documLine .icon i {
  color: #bbbcbc;
  font-size: 16px;
}
.pageContent .sidebarContent .evaluate_area {
  width: 100%;
  max-width: 1287px;
  border-top: solid 1px #E7E9E8;
}
.pageContent .sidebarContent .evaluate_area .evaluate_operate {
  padding: 25px 0;
}
.pageContent .sidebarContent .evaluate_area .evaluate_operate .ptit {
  font-size: 16px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 400;
  text-align: left;
  color: #252b3a;
  margin-right: 26px;
}
.pageContent .sidebarContent .evaluate_area .evaluate_operate .operabtn {
  color: var(--themeColor);
  width: 102px;
  height: 32px;
  border: 1px solid;
  border-radius: 4px;
  font-size: 13px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  margin-right: 16px;
}
.pageContent .sidebarContent .evaluate_area .evaluate_operate .operabtn.nohelp i {
  transform: rotate(180deg);
}
.pageContent .sidebarContent .evaluate_area .evaluate_operate .operabtn i {
  color: inherit;
  font-size: 12px;
  margin-right: 7px;
}
.pageContent .sidebarContent .evaluate_area .evaluate_operate .txt {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #252b3a;
}
.pageContent .sidebarContent .evaluate_area .evaluate_operate .txt a {
  color: var(--themeColor);
}
.pageContent .sidebarContent .evaluate_area .zhichi {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #252b3a;
}
.pageContent .sidebarContent .evaluate_area .zhichi a {
  color: var(--themeColor);
}
.submenu_item {
  width: 100%;
  margin-bottom: 5px;
}
.submenu_item .submenu_head {
  width: 100%;
  height: 34px;
  border-radius: 3px;
  color: #252b3a;
  cursor: pointer;
  margin-bottom: 5px;
}
.submenu_item .submenu_head:hover {
  color: var(--themeColor);
}
.submenu_item .submenu_head .icon {
  padding: 0 8px;
  color: inherit;
  transition: all 0.3s;
}
.submenu_item .submenu_head .icon.isActive {
  transform: rotate(90deg);
}
.submenu_item .submenu_head .icon i {
  color: inherit;
  font-size: 20px;
}
.submenu_item .submenu_head .submenu_title {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: inherit;
}
.submenu_item .submenu_child {
  width: 100%;
  padding-left: 20px;
  margin-bottom: 5px;
  display: none;
}
.searchShow {
  display: none;
  width: 100%;
}
.searchNone {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #8b8b8b;
  height: 34px;
  line-height: 34px;
}
.child_item {
  display: block;
  color: #252b3a;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  border-radius: 3px;
  cursor: pointer;
  margin-bottom: 5px;
  padding-left: 15px;
  max-width: 220px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.child_item:last-of-type {
  margin-bottom: 0;
}
.child_item:hover {
  color: var(--themeColor);
}
.child_item.isActive {
  background: var(--themeColor);
  color: #fff !important;
}
.detail_box {
  width: 100%;
}
.detail_box .detail_head {
  padding-bottom: 25px;
  border-bottom: solid 1px #E7E9E8;
  width: 100%;
  position: relative;
}
.detail_box .detail_head h1 {
  max-width: 1000px;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 400;
  text-align: left;
  margin-bottom: 7px;
  display: block;
  font-size: 28px;
  color: #1F2D3D;
}
.detail_box .detail_head .bread_box .bread_item a {
  color: #838892;
}
.detail_box .detail_head .headother .othval {
  margin-right: 12px;
  white-space: nowrap;
  font-size: 12px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #838892;
}
.detail_box .detail_head .headother .othval i {
  color: inherit;
  font-size: 12px;
  margin-right: 5px;
}
.detail_box .detail_head .ewmBox {
  position: absolute;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #838892;
  right: 0;
  top: -24px;
  cursor: pointer;
}
.detail_box .detail_head .ewmBox i {
  display: block;
  color: #000;
  font-size: 28px;
  margin-bottom: 5px;
}
.detail_box .detail_content {
  width: 100%;
  font-size: 16px !important;
  color: #141131;
  line-height: 26px !important;
}
.detail_box .detail_content a {
  color: var(--themeColor) !important;
}
.detail_box .detail_content p,
.detail_box .detail_content span {
  font-size: 16px !important;
  color: #141131;
  line-height: 26px !important;
}
.detail_box .detail_content img {
  width: auto;
}
.detail_box .detail_content img,
.detail_box .detail_content video {
  max-width: 1200px;
  display: block;
}
.detail_box .detail_content h2,
.detail_box .detail_content h2 span {
  font-size: 35px;
}
.detail_box .detail_content h3 {
  display: flex;
  font-weight: 400;
  font-size: 22px !important;
  line-height: 36px;
  padding: 20px 0 16px 0 !important;
  position: relative;
  align-items: center;
  margin: 0 !important;
}
.detail_box .detail_content h3 span {
  font-size: 22px !important;
}
.detail_box .detail_content h3::before {
  display: inline-block;
  background: var(--themeColor);
  border-radius: 2px;
  width: 4px;
  height: 20px;
  content: "";
  position: absolute;
  left: -15px;
}
.ewm_content {
  position: absolute;
  display: none;
  top: 130%;
  right: -5px;
  padding: 5px;
  background-color: #fff;
  z-index: 20;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}
.ewm_content .txt {
  display: inline-block;
  margin-top: 8px;
  font-size: 12px;
  color: #323232;
}
.ewm_content::before {
  content: '';
  display: block;
  position: absolute;
  top: -19px;
  right: 4px;
  border: 10px solid transparent;
  border-bottom: 10px solid #eee;
}
.ewm_content .qrcode_box > img {
  width: 120px;
  height: 120px;
  display: block;
}
.detailewm .qrcode_box > img {
  width: 80px;
  height: 80px;
  display: block;
}
.detailewm .txt {
  display: inline-block;
  font-size: 12px;
  color: #323232;
}
.sideSearchBox {
  width: 100%;
  margin-bottom: 20px;
}
.sideSearchBox .SearchInput {
  width: 100%;
  height: 38px;
  background: #ffffff;
  border-radius: 6px;
  transition: all 0.3s;
  border: solid 1px transparent;
  position: relative;
}
.sideSearchBox .SearchInput.isFoucs {
  border: solid 1px var(--themeColor);
}
.sideSearchBox .SearchInput .icon {
  height: 100%;
  width: 37px;
  cursor: pointer;
}
.sideSearchBox .SearchInput .icon i {
  color: #999;
  font-size: 16px;
}
.sideSearchBox .SearchInput input {
  padding-right: 22px;
}
.sideSearchBox .SearchInput input,
.sideSearchBox .SearchInput input::placeholder {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #999999;
}
.sideSearchBox .SearchInput .clear {
  display: none;
  position: absolute;
  z-index: 10;
  cursor: pointer;
  right: 18px;
}
.sideSearchBox .SearchInput .clear i {
  color: #838892;
  font-size: 18px;
}
