.header {
  width: 100%;
}
.header .head_top {
  width: 100%;
  background: #FFFFFF;
  height: 1.8rem;
  line-height: 1.8rem;
  display: flex;
  justify-content: space-between;
  padding: 0 0.533rem;
  box-sizing: border-box;
  border-bottom: 0.013rem solid #ebebeb;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  border-bottom: 1px solid #CCC;
}
.header .head_top span {
  display: inline-block;
}
.header .head_top .menu {
  width: 0.746rem;
  height: 0.426rem;
  background: url(../images/menu_icon.png) no-repeat center / 100% 100%;
  margin-top: 0.7rem;
  cursor: pointer;
}
.header .head_top .logo {
  width: 5.706rem;
  height: 0.613rem;
}
.header .head_top .logo img {
  width: 100%;
  height: auto;
}
.header .head_top .search {
  width: 0.586rem;
  height: 0.573rem;
  background: url(../images/search_icon.png) no-repeat center / 100% 100%;
  margin-top: 0.6rem;
  cursor: pointer;
}
.header .menu_con {
  position: fixed;
  z-index: 9999;
  top: 1.8rem;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.45);
  width: 0;
  height: auto;
  transition: all 0.1s;
  overflow: hidden;
}
.header .menu_con a {
  text-decoration: none;
}
.header .menu_con .list_con {
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #1B528E;
}
.header .menu_con .list_con .menu_list {
  position: relative;
  overflow: hidden;
}
.header .menu_con .list_con .menu_list .list_path {
  width: 100%;
  line-height: 1.466rem;
  display: block;
  font-size: 0.426rem;
  padding-left: 0.8rem;
  box-sizing: border-box;
  border-bottom: 0.013rem solid #1c5983;
  color: #fefefe;
}
.header .menu_con .list_con .menu_list .list_icon {
  width: 0.293rem;
  height: 0.293rem;
  background: url(../images/plus.png) no-repeat center / 100% 100%;
  display: block;
  position: absolute;
  top: 0.64rem;
  right: 0.373rem;
}
.header .menu_con .list_con .menu_list .icon_re {
  background: url(../images/re.png) no-repeat center / 100% 100%;
}
.header .menu_con .list_con .menu_list .path_list {
  height: 0;
  background-color: #333333;
  box-sizing: border-box;
}
.header .menu_con .list_con .menu_list .path_list a {
  line-height: 0.56rem;
  color: #cccccc;
  font-size: 0.32rem;
  display: block;
}
.header .menu_con .list_con .menu_list .path_list .on {
  color: #faa619;
}
.header .menu_con .list_con .current .list_path {
  background-color: #faa619;
}
.header .menu_con .list_con .current .path_list {
  height: auto;
  padding: 0.4rem 0 0.4rem 0.8rem;
  transition: all 0.05s;
}
.header .menu_con .list_con .sign {
  display: flex;
  margin-top: 0.56rem;
}
.header .menu_con .list_con .sign .list:first-of-type {
  padding-left: 0.173rem;
  box-sizing: border-box;
}
.header .menu_con .list_con .sign .list:first-of-type a {
  width: 3rem;
  height: 0.72rem;
  line-height: 0.72rem;
  background-color: #3f8abe;
  border-radius: 0.066rem;
  display: inline-block;
  color: #ffffff;
}
.header .menu_con .list_con .sign .list:first-of-type a .icon {
  width: 0.346rem;
  height: 0.373rem;
  background: url(../images/denglu.png) no-repeat center / 100% 100%;
  display: inline-block;
  margin: 0 0.133rem;
  vertical-align: text-top;
}
.header .menu_con .list_con .sign .list:first-of-type a:last-of-type .icon {
  width: 0.4rem;
  height: 0.386rem;
  background: url(../images/zhuce.png) no-repeat center / 100% 100%;
}
.header .menu_con .list_con .sign .list:last-of-type {
  width: 3rem;
  height: 0.72rem;
  line-height: 0.72rem;
  background-color: #64b0e5;
  border-radius: 0.066rem;
  margin-left: 0.133rem;
  display: flex;
}
.header .menu_con .list_con .sign .list:last-of-type a {
  width: 50%;
  display: inline-block;
  text-align: center;
  color: #ffffff;
  border-radius: 0.066rem;
}
.header .menu_con .list_con .sign .list:last-of-type .on {
  background-color: #3f8abe;
}
.header .menu_con .list_con .sign_on {
  display: none;
  margin: 0.373rem 0 0 0.266rem;
}
.header .menu_con .list_con .sign_on .salutatory {
  font-size: 0.373rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.373rem;
  letter-spacing: 0px;
  color: #fffefe;
  margin-bottom: 0.266rem;
}
.header .menu_con .list_con .sign_on .user_con {
  font-size: 0.373rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.373rem;
  letter-spacing: 0px;
  color: #fffefe;
}
.header .menu_con .list_con .sign_on .user_con .icon {
  width: 0.346rem;
  height: 0.373rem;
  background: url(../images/denglu.png) no-repeat center / 100% 100%;
  display: inline-block;
  margin: 0 0.133rem;
  vertical-align: inherit;
}
.header .menu_con .list_con .sign_on .user_con .exit {
  width: 1.32rem;
  height: 0.626rem;
  line-height: 0.626rem;
  background-color: #3f8abe;
  border-radius: 0.053rem;
  text-align: center;
  color: #fffefe;
  margin-left: 0.266rem;
  display: inline-block;
}
.header .show_menu {
  width: 100%;
  height: auto;
}
.header .show_menu .list_con {
  width: 6.066rem;
}
.header .search_con {
  width: 100%;
  height: 0;
  background-color: #ffffff;
  box-shadow: 0px 0.133rem 0.133rem 0px rgba(153, 153, 153, 0.75);
  box-sizing: border-box;
  position: fixed;
  top: 1.4rem;
  z-index: 999;
  overflow: hidden;
}
.header .search_con .search_bar {
  width: 7.96rem;
  height: 1.16rem;
  position: relative;
  overflow: hidden;
  margin-bottom: 0.24rem;
}
.header .search_con .search_bar .search_ico {
  width: 0.4rem;
  height: 0.4rem;
  background: url(../images/search_icon_S.png) no-repeat center / 100% 100%;
  display: block;
  position: absolute;
  top: 0.453rem;
  left: 0.28rem;
}
.header .search_con .search_bar .input {
  width: 7.96rem;
  height: 100%;
  padding-left: 0.92rem;
  line-height: 1.16rem;
  box-sizing: border-box;
  border: solid 0.013rem #c4c4c4;
}
.header .search_con .search_bar .search_btn {
  width: 1.56rem;
  height: 1.16rem;
  line-height: 1.16rem;
  background-color: #faa619;
  font-size: 0.346rem;
  color: #ffffff;
  letter-spacing: 0.04rem;
  display: block;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}
.header .search_con .selection {
  display: none;
}
.header .search_con .selection a {
  font-size: 0.266rem;
  color: #999999;
  margin-right: 0.32rem;
}
.header .searchOn {
  height: 4.546rem;
  padding: 1rem;
}
/* 登录注册 */
.pop_con {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 123333335;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
.pop_con .pop_list {
  width: 8.706rem;
  height: 11.68rem;
  background-color: #f6f6f6;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -4.353rem;
  margin-top: -5.84rem;
}
.pop_con .pop_list .title {
  color: #000000;
  font-size: 0.666rem;
  padding: 0.866rem 0 0.933rem;
  box-sizing: border-box;
  background: #FFFFFF;
  text-align: center;
  position: relative;
}
.pop_con .pop_list .title .clo {
  width: 0.48rem;
  height: 0.506rem;
  position: absolute;
  top: 0.253rem;
  right: 0.346rem;
  background: url(../images/close.png);
  cursor: pointer;
}
.pop_con .pop_list .list_con {
  padding: 0 0.64rem;
  box-sizing: border-box;
}
.pop_con .pop_list .list_con .list {
  width: 100%;
  overflow: hidden;
}
.pop_con .pop_list .list_con .list .list_name {
  float: left;
  line-height: 0.84rem;
  font-size: 0.346rem;
  color: #000000;
  width: 1.666rem;
  margin-right: 0.186rem;
}
.pop_con .pop_list .list_con .list .list_name sup {
  font-size: 0.346rem;
  color: #ff0000;
  vertical-align: sub;
  margin-left: 0.066rem;
}
.pop_con .pop_list .list_con .list .list_content {
  float: left;
  min-width: 4.8rem;
}
.pop_con .pop_list .list_con .list .list_content input {
  width: 3.626rem;
  line-height: 0.826rem;
  display: block;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#0068b7, #0068b7);
  background-blend-mode: normal, normal;
  border: solid 0.015rem #cccccc;
  font-size: 0.32rem;
  padding-left: 0.133rem;
  box-sizing: border-box;
  margin-bottom: 0.306rem;
}
.pop_con .pop_list .list_con .list .list_content .vercode {
  width: 2.8rem;
  float: left;
}
.pop_con .pop_list .list_con .list .list_content .codecon {
  width: 1.626rem;
  float: right;
}
.pop_con .pop_list .list_con .list .list_content .codecon img {
  width: 100%;
  height: 0.826rem;
}
.pop_con .pop_list .list_con .list .list_content .tips {
  color: #faa619;
  font-size: 0.32rem;
}
.pop_con .sign .list .signIn, .pop_con .register .list .enroll, .pop_con .forget .list .submit {
  width: 7.213rem;
  height: 0.973rem;
  background-color: #faa619;
  border-radius: 0.066rem;
  letter-spacing: 0.026rem;
  color: #ffffff;
  font-size: 0.426rem;
  font-weight: 600;
  text-align: center;
  line-height: 0.973rem;
  border: none;
  margin: 3.32rem auto 0;
}
.pop_con .sign {
  display: none;
}
.pop_con .sign .list .signIn {
  margin: 0.32rem auto 0.2rem;
}
.pop_con .sign .list .go_register {
  text-align: center;
  display: block;
  margin: 0 auto;
}
.pop_con .sign .list .forget_pw {
  color: #faa619;
  font-size: 0.32rem;
  background: transparent;
  border: none;
  display: block;
  margin-left: 1.85rem;
  cursor: pointer;
  margin-top: 0.426rem;
}
.pop_con .sign .list:nth-of-type(1), .pop_con .sign .list:nth-of-type(2) {
  margin-top: 0.573rem;
}
.pop_con .sign .list:nth-of-type(1) input {
  width: 2.68rem;
}
.pop_con .register {
  display: none;
}
.pop_con .register .title {
  padding: 0.853rem 0 0.386rem;
}
.pop_con .register .title .tips {
  font-size: 0.32rem;
  color: #999999;
  display: block;
  margin-top: 0.2rem;
}
.pop_con .register .list_con {
  box-sizing: border-box;
}
.pop_con .register .list_con .list {
  margin-bottom: 0.206rem;
}
.pop_con .register .list_con .list .list_content {
  height: 0.84rem;
}
.pop_con .register .list_con .list .list_content input {
  width: 5.526rem;
}
.pop_con .register .list_con .list:first-of-type .list_content input {
  width: 2.813rem;
}
.pop_con .register .list_con .list .list_name {
  width: 1.666rem;
  margin-right: 0.2rem;
}
.pop_con .register .list_con .list:first-of-type {
  margin-top: 0.4rem;
}
.pop_con .register .list_con .list .enroll {
  margin: 0.2rem auto 0;
}
.pop_con .forget {
  display: none;
}
.pop_con .forget .list_con .list .list_content input {
  width: 7.44rem;
  margin-bottom: 0.453rem;
}
.pop_con .forget .list_con .list .list_content input::-webkit-input-placeholder {
  color: #CCCCCC;
}
.pop_con .forget .list_con .list .list_des {
  font-size: 0.32rem;
  margin: 1.253rem auto 1.026rem;
  display: block;
}
.pop_con .forget .list_con .list .list_des sup {
  font-size: 0.32rem;
  color: #ff0000;
  vertical-align: sub;
  margin-left: 0.066rem;
}
#main {
  width: 100%;
  margin-top: 0;
}
#main .banner {
  width: 100%;
}
#main .banner .swiper-container1 {
  height: 100%;
}
#main .banner .swiper-slide {
  color: #ffffff;
}
#main .banner .swiper-slide .slide_bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  margin-top: 1.8rem;
}
#main .banner .swiper-slide .slider_title {
  position: absolute;
  top: 2.56rem;
  width: 100%;
  text-align: center;
  letter-spacing: 0.133rem;
  z-index: 5;
  font-size: 0.626rem;
}
#main .banner .swiper-slide .slider_subTitle {
  position: absolute;
  top: 3.4rem;
  width: 100%;
  text-align: center;
  z-index: 5;
  letter-spacing: 0.013rem;
  font-size: 0.373rem;
}
#main .banner .swiper-pagination {
  bottom: 0.506rem;
}
#main .banner .swiper-pagination .swiper-pagination-bullet {
  width: 0.226rem;
  height: 0.226rem;
  opacity: 1;
  border: solid 0.026rem #ffffff;
  background: transparent;
}
#main .banner .swiper-pagination .swiper-pagination-bullet-active {
  background: #FFFFFF;
}
#main .main_list {
  width: 100%;
  overflow: hidden;
}
#main .main_list .head_title {
  margin-right: 0.5rem;
}
#main .main_list .head_title span {
  display: block;
}
#main .main_list .head_title .cn {
  font-size: 0.453rem;
  color: #333333;
  line-height: 0.4rem;
  letter-spacing: 0.013rem;
}
#main .main_list .head_title .en {
  font-size: 0.24rem;
  line-height: 0.466rem;
  color: #999999;
  padding-left: 0.266rem;
  box-sizing: border-box;
  position: relative;
}
#main .main_list .head_title .en:before {
  content: '-';
  position: absolute;
  top: 0.003rem;
  left: 0;
}
#main .main_list .speech {
  padding: 1.186rem 0.533rem 0.266rem;
  box-sizing: border-box;
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: column; /* 设置主轴方向为水平 */
  flex-wrap: nowrap; /* 自动换行 */
  justify-content: space-around; /* 项目沿主轴平分空间 */
}
#main .main_list .speech .speech_list {
  margin-bottom: 0.4rem;
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: row; /* 设置主轴方向为水平 */
  justify-content: flex-start; /* 项目沿主轴平分空间 */
  align-items: flex-start; /* 项目在交叉轴上居中对齐 */
  flex-wrap: wrap; /* 自动换行 */
}
#main .main_list .speech .speech_list .list_img {
  width: 100%;
  height: auto;
  margin: 0 0.5rem 0.5rem 0;
  box-sizing: border-box;
}
#main .main_list .speech .speech_list .list_con {
  margin: 0 0 0.5rem 0;
  box-sizing: border-box;
  min-width: 280px;
  max-width: 650px;
}
#main .main_list .speech .speech_list .list_con .list_name {
  font-size: 0.400rem;
  color: #000000;
  margin: 0.146rem 0 0.4rem;
  font-weight: bold;
}
#main .main_list .speech .speech_list .list_con .list_name span {
  font-size: 0.293rem;
  line-height: 0.293rem;
  color: #666666;
}
#main .main_list .speech .speech_list .list_con .list_des {
  color: #666;
  font-size: 0.3rem;
  line-height: 0.6rem;
}
#main .main_list .speech .speech_list .list_con .list_des b {
  font-weight: bold;
}
#main .main_list .speech .speech_list .list_con .look_more {
  width: 2.4rem;
  font-size: 0.266rem;
  line-height: 0.4rem;
  color: #faa619;
  margin-top: 0.666rem;
  display: block;
  position: relative;
}
#main .main_list .speech .speech_list .list_con .look_more:after {
  content: '';
  position: absolute;
  width: 0.333rem;
  height: 0.4rem;
  background: url(../images/more_y.png) no-repeat center / 100% 100%;
  top: 0;
  left: 1.493rem;
}
#main .main_list .speech .speech_list:last-of-type .list_con .list_name {
  margin: 0.001rem 0 0.253rem;
}
#main .main_list .speech .speech_list:last-of-type .list_con .look_more {
  margin-top: 0.453rem;
}
#main .main_list .product {
  background-color: #f3f3f3;
  padding: 0.826rem 0.533rem 0.973rem;
  box-sizing: border-box;
}
#main .main_list .product .list_con {
  display: flex;
  justify-content: space-around;
  flex-direction: row; /* 设置主轴方向为水平 */
  flex-wrap: wrap; /* 自动换行 */
  box-sizing: border-box;
}
#main .main_list .product .list_con .list {
  margin: 0.5rem 0;
  background-color: #fff;
  width: 100%;
}
#main .main_list .product .list_con .list .list_img {
  width: 100%;
  height: auto;
}
#main .main_list .product .list_con .list .list_name {
  height: 0.786rem;
  padding: 0.2rem 0;
  text-align: center;
  background-color: #faa619;
  font-size: 0.4rem;
  display: block;
  color: #ffffff;
  display: flex;
  align-items: center; /* 垂直居中 */
  justify-content: center; /* 水平居中 */
}
#main .main_list .product .list_con .list i {
  font-style: normal;
  vertical-align: bottom;
  color: #666;
  line-height: 20px;
  border: 1px solid #DDD;
  display: block;
  padding: 0.5rem;
}
#main .main_list .product .list_con .list i span {
  display: block;
  height: 120px;
}
#main .main_list .product .list_con .list i .grey_more {
  font-size: 14px;
  line-height: 14px;
  color: #666666;
  background: url(../images/grey_arow.png);
  background-repeat: no-repeat;
  background-position: top 15px right;
  border-top: 1px dashed #CCC;
  margin-top: 15px;
  margin-right: 20px;
  width: 100%;
  padding-top: 15px;
}
#main .main_list .product .list_con .list i .grey_more a {
  color: #666666;
}
#main .main_list .productT {
  padding: 0.8rem 0.533rem 0.56rem;
  box-sizing: border-box;
}
#main .main_list .productT .swiper-container2 {
  padding: 0.2rem 0 0.366rem;
  box-sizing: border-box;
}
#main .main_list .productT .swiper-container2 .swiper-slide {
  overflow: hidden;
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: row; /* 设置主轴方向为水平 */
  justify-content: space-around; /* 项目沿主轴平分空间 */
  flex-wrap: wrap; /* 自动换行 */
}
#main .main_list .productT .swiper-container2 .swiper-slide .list_con {
  float: left;
  margin-right: 0.866rem;
}
#main .main_list .productT .swiper-container2 .swiper-slide .list_con img {
  margin: 0.5rem auto;
}
#main .main_list .productT .swiper-container2 .swiper-slide .list_con .list_name {
  line-height: 0.8rem;
  background-color: #faa619;
  display: block;
  font-size: 0.32rem;
  color: #FFFFFF;
  margin: 0.233rem 0;
}
#main .main_list .productT .swiper-container2 .swiper-slide .list_con .list_content {
  height: auto;
  margin: 0.5rem 0;
}
#main .main_list .productT .swiper-container2 .swiper-slide .list_con .list_content p {
  font-size: 0.3rem;
  color: #999999;
  line-height: 0.5rem;
  text-align: justify;
}
#main .main_list .productT .swiper-container2 .swiper-slide .list_con .look_more {
  width: 2.4rem;
  font-size: 0.266rem;
  line-height: 0.4rem;
  color: #faa619;
  display: block;
  position: relative;
  text-align: left;
}
#main .main_list .productT .swiper-container2 .swiper-slide .list_con .look_more:after {
  content: '';
  position: absolute;
  width: 0.333rem;
  height: 0.4rem;
  background: url(../images/more_y.png) no-repeat center / 100% 100%;
  top: 0;
  left: 1.52rem;
}
#main .main_list .productT .swiper-container2 .swiper-slide img {
  height: 4.786rem;
}
#main .main_list .productT .swiper-container2 .swiper-pagination2 {
  bottom: 0;
}
#main .main_list .productT .swiper-container2 .swiper-pagination2 .swiper-pagination-bullet {
  width: 0.226rem;
  height: 0.226rem;
  opacity: 1;
  background: #cccccc;
  border-radius: 0.333rem;
}
#main .main_list .productT .swiper-container2 .swiper-pagination2 .swiper-pagination-bullet-active {
  background: #faa619;
}
#main .main_list .news {
  overflow: hidden;
  background: url(../images/new_bg.png) no-repeat center top;
  background-size: 100%;
}
#main .main_list .news .head_title {
  margin: 0.68rem 0 0 0.533rem;
}
#main .main_list .news .head_title .cn, #main .main_list .news .head_title .en {
  color: #FFFFFF;
}
#main .main_list .news .new_top {
  margin: 2rem 0.533rem 0.4rem;
}
#main .main_list .news .new_top a {
  display: block;
  position: relative;
  text-decoration: none;
}
#main .main_list .news .new_top a .list_img {
  width: 100%;
  height: auto;
}
#main .main_list .news .new_top a .list_name {
  display: block;
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  font-size: 0.346rem;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.49);
  position: absolute;
  left: 0;
  bottom: 0;
}
#main .main_list .news .new_con {
  overflow: hidden;
  background: #FFFFFF;
}
#main .main_list .news .new_con .list {
  display: block;
  padding: 0.533rem 0.533rem 0.4rem;
  box-sizing: border-box;
  background: #FFFFFF;
  overflow: hidden;
  text-decoration: none;
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: row; /* 设置主轴方向为水平 */
  justify-content: flex-start; /* 项目沿主轴平分空间 */
  align-items: flex-start; /* 项目在交叉轴上居中对齐 */
  flex-wrap: wrap; /* 自动换行 */
}
#main .main_list .news .new_con .list .list_time {
  margin-right: 0.266rem;
  float: left;
}
#main .main_list .news .new_con .list .list_time .data {
  font-size: 0.96rem;
  font-weight: 600;
  color: #69bce6;
}
#main .main_list .news .new_con .list .list_time .year_month {
  font-size: 0.32rem;
  color: #666666;
  margin-top: 0.133rem;
  margin-bottom: 0.453rem;
}
#main .main_list .news .new_con .list .list_img {
  min-width: 285px;
  height: auto;
  margin-right: 0.453rem;
  margin-bottom: 0.453rem;
}
#main .main_list .news .new_con .list .list_con {
  overflow: hidden;
  min-width: 280px;
  max-width: 550px;
}
#main .main_list .news .new_con .list .list_con .new_title {
  font-size: 0.4rem;
  line-height: 0.5rem;
  font-weight: bold;
  color: #333333;
  margin: 0.053rem 0 0.24rem;
  text-decoration: none;
}
#main .main_list .news .new_con .list .list_con .new_des {
  font-size: 0.266rem;
  line-height: 0.5rem;
  color: #666666;
  text-decoration: none;
}
#main .main_list .news .more {
  width: 100%;
  background: #FFFFFF;
  height: 0.4rem;
  line-height: 0.4rem;
}
#main .main_list .news .more .look_more {
  font-size: 0.5rem;
  color: #faa619;
  display: block;
  position: relative;
  margin: 1rem 0;
  text-align: right;
  padding-right: 1.266rem;
  box-sizing: border-box;
  float: right;
}
#main .main_list .news .more .look_more:after {
  content: '';
  position: absolute;
  width: 0.333rem;
  height: 0.4rem;
  background: url(../images/more_y.png) no-repeat center / 100% 100%;
  top: 0;
  right: 0.533rem;
}
#main .main_list .time_bg {
  width: 100%;
  overflow: hidden;
  position: relative;
  background: url(../images/time_bg.png) no-repeat center / 100% 100%;
}
#main .main_list .time_bg canvas {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 990;
  position: absolute;
}
#main .main_list .time_bg .head_title {
  margin: 1.12rem 0 0.853rem 0.533rem;
}
#main .main_list .time_bg .head_title .cn, #main .main_list .time_bg .head_title .en {
  color: #FFF;
}
#main .main_list .time_bg .time_con {
  list-style: none;
  position: relative;
  margin: 0 auto 1.333rem;
  z-index: 999;
  left: 0.533rem;
}
#main .main_list .time_bg .time_con:after {
  content: "";
  position: absolute;
  bottom: 1.266rem;
  left: 0;
  background-color: #faa619;
  height: 0.023rem;
  width: 100%;
  border-radius: 0.026rem;
  display: block;
  z-index: 1;
}
#main .main_list .time_bg .time_con .swiper-container {
  width: 100%;
  height: 100%;
}
#main .main_list .time_bg .time_con .swiper-container .swiper-slide {
  text-align: center;
  background: none;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#main .main_list .time_bg .time_con .swiper-container .swiper-slide a {
  display: block;
  text-decoration: none;
}
#main .main_list .time_bg .time_con .swiper-container .swiper-slide a .list_img {
  width: 3.12rem;
  height: 4.64rem;
  background-color: #ffffff;
  margin-bottom: 0.76rem;
}
#main .main_list .time_bg .time_con .swiper-container .swiper-slide a .list_img .img {
  width: 2.933rem;
  height: 3.906rem;
}
#main .main_list .time_bg .time_con .swiper-container .swiper-slide a .list_img .name {
  width: 100%;
  text-align: center;
  font-size: 0.253rem;
  line-height: 21px;
  color: #333333;
  display: block;
  margin-top: 0.226rem;
}
#main .main_list .time_bg .time_con .swiper-container .swiper-slide a .timeline-icon {
  position: relative;
  left: 50%;
  margin-left: -0.6rem;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  box-shadow: 0 0.013rem 0.026rem rgba(0, 0, 0, 0.1);
  overflow: hidden;
  color: #fff;
  z-index: 100;
  background: url(../images/t_c.png) no-repeat center / 100% 100%;
}
#main .main_list .time_bg .time_con .swiper-container .swiper-slide a .timeline-icon .bg-primary {
  border-radius: 50%;
}
#main .main_list .time_bg .time_con .swiper-container .swiper-slide a .timeline-time {
  color: #FFF;
  font-size: 0.4rem;
  margin-top: 0.253rem;
}
#main .main_list .time_bg .time_con .swiper-container .swiper-slide a .timeline-time small {
  font-size: 0.32rem;
}
#main .o_banner {
  position: relative;
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: column; /* 设置主轴方向为水平 */
  justify-content: center; /* 项目沿主轴平分空间 */
  align-items: center; /* 项目在交叉轴上居中对齐 */
  flex-wrap: wrap; /* 自动换行 */
  height: auto;
}
#main .o_banner img {
  width: 100%;
  height: auto;
}
#main .title_head {
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: row; /* 设置主轴方向为水平 */
  justify-content: center; /* 项目沿主轴平分空间 */
  align-items: center; /* 项目在交叉轴上居中对齐 */
  z-index: 999;
  font-size: 0.5rem;
  font-weight: bold;
  padding: 0.5rem;
  border-bottom: 1px solid #ebebeb;
  background: #FAFAFA;
}
#main .show_none {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 1.4rem;
  left: 0;
  bottom: 0;
}
#main .main {
  overflow: hidden;
  margin-top: 0;
}
#main .main #nav {
  border-bottom: 1px solid #ebebeb;
  background: #FFF;
  z-index: 999;
}
#main .main #nav .swiper-slide span {
  margin: 0 0.133rem;
  text-align: center;
  display: block;
  line-height: 2.5;
  font-size: 0.32rem;
  color: #333333;
  width: 1.333rem;
}
#main .main #nav .bar {
  width: 1.333rem;
  height: 0.04rem;
  position: absolute;
  bottom: 0px;
}
#main .main #nav .bar .color {
  width: 1.333rem;
  margin: 0 auto;
  height: 0.04rem;
  background: #666666;
}
#main .main #page {
  margin-bottom: 0.666rem;
  height: 100%;
}
#main .main #page .slidepage {
  height: auto;
}
#main .main #page .slidepage .scroll {
  height: 100%;
}
#main .main #page .slidepage .slidescroll {
  height: auto;
}
#main .main .head_title {
  width: 4.96rem;
  position: relative;
  margin: 0.426rem 0 0.733rem 0.506rem;
}
#main .main .head_title .en_icon {
  width: 100%;
}
#main .main .head_title .cn {
  position: absolute;
  left: 0;
  top: 0.426rem;
  font-size: 0.346rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.346rem;
  letter-spacing: 0.04rem;
  color: #333333;
}
#main .main .main_head, #main .main .main_head1 {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  box-sizing: border-box;
  position: relative;
  top: 0;
  left: 0;
  z-index: 80;
  background-color: #fff;
  overflow: initial;
}
#main .main .main_head .swiper-slide, #main .main .main_head1 .swiper-slide {
  text-align: center;
  display: block;
  font-size: 0.32rem;
  line-height: 0.5rem;
  padding: 0.2rem 0;
  color: #333333;
  border-bottom: 0.08rem solid transparent;
  text-decoration: none;
  box-sizing: border-box;
}
#main .main .main_head .active, #main .main .main_head1 .active {
  border-bottom: 0.08rem solid #faa619;
}
#main .main .main_head .product .produ_bar, #main .main .main_head1 .product .produ_bar {
  display: block;
}
#main .main .main_head .product .products, #main .main .main_head1 .product .products {
  position: absolute;
  width: 10rem;
  height: 0;
  z-index: 99;
  left: 0;
  background-color: rgba(0, 0, 0, 0.75);
  display: flex;
  overflow: hidden;
  margin-left: -0.533rem;
}
#main .main .main_head .product .products .conlist, #main .main .main_head1 .product .products .conlist {
  width: 10rem;
  height: 5.653rem;
  background-color: #ffffff;
  display: flex;
}
#main .main .main_head .product .products .conlist .pro_bar, #main .main .main_head1 .product .products .conlist .pro_bar {
  width: 3.186rem;
  background-color: #f7f7f7;
  padding-top: 0.32rem;
  box-sizing: border-box;
}
#main .main .main_head .product .products .conlist .pro_bar span, #main .main .main_head1 .product .products .conlist .pro_bar span {
  display: block;
  padding-left: 0.533rem;
  box-sizing: border-box;
  line-height: 1.186rem;
  border-left: 0.066rem solid transparent;
  text-align: left;
  font-size: 0.346rem;
  color: #0068b7;
}
#main .main .main_head .product .products .conlist .pro_bar .on, #main .main .main_head1 .product .products .conlist .pro_bar .on {
  background-color: #ffffff;
  border-left: 0.066rem solid #faa619;
}
#main .main .main_head .product .products .conlist .pro_list, #main .main .main_head1 .product .products .conlist .pro_list {
  padding: 0.533rem;
  box-sizing: border-box;
}
#main .main .main_head .product .products .conlist .pro_list ul, #main .main .main_head1 .product .products .conlist .pro_list ul {
  text-align: left;
}
#main .main .main_head .product .products .conlist .pro_list ul li, #main .main .main_head1 .product .products .conlist .pro_list ul li {
  font-size: 0.293rem;
  color: #999999;
  line-height: 0.933rem;
}
#main .main .main_head .product .products .conlist .pro_list ul .on, #main .main .main_head1 .product .products .conlist .pro_list ul .on {
  color: #faa619;
}
#main .main .main_con {
  overflow: hidden;
}
#main .main .main_con > div {
  padding: 0 0.533rem;
  box-sizing: border-box;
  overflow: hidden;
}
#main .main .main_con a {
  text-decoration: none;
}
#main .main .main_con .news .new_con {
  margin: 0.506rem 0 0.653rem;
}
#main .main .main_con .news .new_con .news_list {
  margin-bottom: 0.413rem;
  display: block;
  overflow: hidden;
}
#main .main .main_con .news .new_con .news_list .list {
  overflow: hidden;
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: row; /* 设置主轴方向为水平 */
  justify-content: flex-start; /* 项目沿主轴平分空间 */
  align-items: flex-start; /* 项目在交叉轴上居中对齐 */
  flex-wrap: wrap; /* 自动换行 */
  width: 100%;
  margin: 0.5rem 0;
}
#main .main .main_con .news .new_con .news_list .list .list_icon {
  width: 290px;
  height: 200px;
  padding: 0 0.2rem 0 0;
  margin-bottom: 0.5rem;
}
#main .main .main_con .news .new_con .news_list .list .list_content {
  color: #666666;
  padding: 0 0.2rem;
  box-sizing: border-box;
  min-width: 290px;
  max-width: 660px;
}
#main .main .main_con .news .new_con .news_list .list .list_content .list_time {
  width: 3rem;
  display: block;
  font-size: 0.32rem;
  margin-top: 0.093rem;
  margin-bottom: 0.3rem;
  padding-bottom: 0.106rem;
  padding-left: 0.8rem;
  box-sizing: border-box;
  border-bottom: 0.026rem solid #c4c4c4;
  position: relative;
}
#main .main .main_con .news .new_con .news_list .list .list_content .list_time:after {
  content: '';
  position: absolute;
  width: 0.5rem;
  height: 0.1rem;
  background-color: #0068b7;
  top: 0.15rem;
  left: 0;
}
#main .main .main_con .news .new_con .news_list .list .list_content .list_name {
  padding: 0.3rem 0;
  font-size: 0.4rem;
  line-height: 0.6rem;
  color: #333333;
}
#main .main .main_con .news .new_con .news_list .list .list_content .list_des {
  font-size: 0.3rem;
  line-height: 0.5rem;
  margin: 0.3rem 0;
}
#main .main .main_con .news .new_con .news_list .list .list_content .understand {
  font-size: 0.266rem;
  margin-top: 0.266rem;
  display: block;
  color: #0068b7;
}
#main .main .main_con .news .new_con .news_list .list .list_content .understand .icon {
  width: 0.3rem;
  height: 0.2rem;
  display: inline-block;
  background: url(../images/r_arrow.png) no-repeat center / 100% 100%;
  margin-left: 0.16rem;
}
#main .main .main_con .news .new_con .news_more {
  display: block;
}
#main .main .main_con .news .new_con .news_more .more_line1 {
  text-align: center;
  font-size: 0.293rem;
  background: url(../images/bottom_arow1.png);
  background-position: center 0.466rem;
  color: #faa619;
  background-repeat: no-repeat;
  padding-bottom: 0.666rem;
  cursor: pointer;
  position: relative;
  z-index: 999;
}
#main .main .main_con .news .new_details {
  box-sizing: border-box;
}
#main .main .main_con .news .new_details .details {
  margin: 0.773rem 0 0.72rem;
}
#main .main .main_con .news .new_details .details .list_time {
  width: 3rem;
  display: block;
  font-size: 0.32rem;
  padding: 0.2rem 0 0.2rem 0.7rem;
  box-sizing: border-box;
  border-bottom: 0.026rem solid #c4c4c4;
  position: relative;
}
#main .main .main_con .news .new_details .details .list_time:after {
  content: '';
  position: absolute;
  width: 0.5rem;
  height: 0.1rem;
  background-color: #0068b7;
  top: 0.35rem;
  left: 0;
}
#main .main .main_con .news .new_details .details .list_name {
  margin: 0.5rem 0;
  font-size: 0.45rem;
  line-height: 0.6rem;
  color: #333333;
  color: #0068b7;
  display: block;
}
#main .main .main_con .news .new_details .details .list_content {
  font-size: 0.3rem;
  line-height: 0.5rem;
  color: #666666;
}
#main .main .main_con .news .new_details .details .list_content p {
  margin-bottom: 0.5rem;
  text-align: justify;
  text-justify: inter-word;
  text-indent: 0.8rem;
}
#main .main .main_con .news .new_details .details .list_content b {
  font-weight: bold;
  font-size: 0.4rem;
  line-height: 0.6rem;
  margin-bottom: 0.5rem;
  display: block;
}
#main .main .main_con .news .new_details .details .list_content img {
  width: 100%;
  margin: 0.5rem auto;
  display: block;
}
.deta_btm {
  border: solid 1px #d7d7d7;
  color: #999999;
  text-align: center;
  width: 2.5rem;
  border-radius: 0.1rem;
  padding: 0.2rem 0;
  margin: 0.5rem auto;
}
#main .main .main_con .news .search_none {
  width: 100%;
  text-align: center;
  display: none;
}
#main .main .main_con .news .search_none img {
  width: 4.506rem;
  height: 2.946rem;
  display: block;
  margin: 1.72rem auto 1.266rem;
}
#main .main .main_con .news .search_none .none_name {
  font-size: 0.533rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.053rem;
  color: #69bce6;
}
#main .main .main_con .search_none {
  width: 100%;
  text-align: center;
}
#main .main .main_con .search_none img {
  width: 4.506rem;
  height: 2.946rem;
  display: block;
  margin: 1.72rem auto 1.266rem;
}
#main .main .main_con .search_none .none_name {
  font-size: 0.533rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.053rem;
  color: #69bce6;
}
#main .main .main_con .speech_con {
  padding: 0 0.533rem;
  box-sizing: border-box;
}
#main .main .main_con .speech_con .con_top .list_img, #main .main .main_con .speech_con .con_btm .list_img {
  width: 5.733rem;
  height: 7.066rem;
  display: block;
  margin: 0.666rem auto 0;
  position: relative;
  z-index: 5;
}
#main .main .main_con .speech_con .con_top .list_con, #main .main .main_con .speech_con .con_btm .list_con {
  position: relative;
  z-index: 2;
  top: -1.093rem;
  width: 8.933rem;
  background-color: #f7f8fa;
  overflow: hidden;
  padding: 1.773rem 0.386rem 0.8rem;
  box-sizing: border-box;
}
#main .main .main_con .speech_con .con_top .list_con .list_title, #main .main .main_con .speech_con .con_btm .list_con .list_title {
  color: #333333;
  position: relative;
  padding-bottom: 0.266rem;
  margin-bottom: 0.346rem;
  box-sizing: border-box;
}
#main .main .main_con .speech_con .con_top .list_con .list_title .list_name, #main .main .main_con .speech_con .con_btm .list_con .list_title .list_name {
  font-size: 0.453rem;
  line-height: 0.453rem;
}
#main .main .main_con .speech_con .con_top .list_con .list_title .list_position, #main .main .main_con .speech_con .con_btm .list_con .list_title .list_position {
  font-size: 0.32rem;
}
#main .main .main_con .speech_con .con_top .list_con .list_title .signs, #main .main .main_con .speech_con .con_btm .list_con .list_title .signs {
  font-family: ArialMT;
  font-size: 2rem;
  color: #999999;
  position: absolute;
  top: -1.394rem;
  right: 0rem;
}
#main .main .main_con .speech_con .con_top .list_con .list_title:after, #main .main .main_con .speech_con .con_btm .list_con .list_title:after {
  content: '';
  position: absolute;
  width: 0.533rem;
  height: 0.053rem;
  background-color: #faa619;
  left: 0;
  bottom: 0;
}
#main .main .main_con .speech_con .con_top .list_con .list_content, #main .main .main_con .speech_con .con_btm .list_con .list_content {
  font-size: 0.266rem;
  color: #666666;
}
#main .main .main_con .speech_con .con_top .list_con .list_content p, #main .main .main_con .speech_con .con_btm .list_con .list_content p {
  margin-bottom: 0.266rem;
  line-height: 0.4rem;
  text-align: justify;
  text-justify: inter-word;
}
#main .main .main_con .speech_con .con_top .list_con .list_content .show, #main .main .main_con .speech_con .con_btm .list_con .list_content .show {
  color: #0077b5;
  font-size: 0.346rem;
}
#main .main .main_con .speech_con .con_btm .list_img {
  margin-top: 0;
}
#main .main .main_con .speech_con .con_btm .list_con {
  height: 10.293rem;
}
#main .main .main_con .corporate {
  padding: 0 0.533rem;
  box-sizing: border-box;
}
#main .main .main_con .corporate .list_top {
  width: 100%;
}
#main .main .main_con .corporate .list_top .top_list {
  box-sizing: border-box;
}
#main .main .main_con .corporate .list_top .top_list .list_img {
  width: 8.92rem;
  height: 5rem;
  display: block;
  margin: 0.733rem auto 0.826rem;
}
#main .main .main_con .corporate .list_top .top_list .list_content {
  width: 100%;
}
#main .main .main_con .corporate .list_top .top_list .list_content .list_name {
  font-size: 0.346rem;
  font-weight: 600;
  font-stretch: normal;
  line-height: 0.16rem;
  letter-spacing: 0px;
  color: #0077b5;
  display: block;
  margin-bottom: 0.28rem;
}
#main .main .main_con .corporate .list_top .top_list .list_content .list_des span {
  font-size: 0.266rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #666666;
  display: block;
  text-align: justify;
}
#main .main .main_con .corporate .list_top .top_list .list_content .list_des span:last-of-type {
  margin: 0.4rem 0 0.866rem;
}
#main .main .main_con .corporate .list_top .btm_banner {
  width: 100%;
  height: 5.266rem;
}
#main .main .main_con .corporate .list_top .btm_banner .swiper-container4 {
  height: 5.466rem;
}
#main .main .main_con .corporate .list_top .btm_banner .swiper-container4 .swiper-slide {
  height: 4.56rem;
}
#main .main .main_con .corporate .list_top .btm_banner .swiper-container4 .swiper-slide img {
  position: absolute;
  height: 4.56rem;
}
#main .main .main_con .corporate .list_top .btm_banner .swiper-container4 .swiper-slide .btm_name {
  width: 100%;
  height: 0.986rem;
  background: rgba(0, 0, 0, 0.59);
  font-size: 0.373rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.986rem;
  letter-spacing: 0.026rem;
  color: #fffffe;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
}
#main .main .main_con .corporate .list_top .btm_banner .swiper-container4 .swiper-pagination-bullet {
  width: 0.266rem;
  height: 0.266rem;
  bottom: 0;
  margin: 0 0.066rem;
}
#main .main .main_con .corporate .list_top .btm_banner .swiper-container4 .swiper-pagination-bullet-active {
  background: #faa619;
}
#main .main .main_con .corporate .list_btm {
  margin-top: 0.88rem;
}
#main .main .main_con .corporate .list_btm .btm_title {
  font-size: 0.346rem;
  font-weight: 600;
  font-stretch: normal;
  line-height: 0.16rem;
  letter-spacing: 0px;
  padding-bottom: 0.32rem;
  color: #0077b5;
  margin-bottom: 0.4rem;
  position: relative;
}
#main .main .main_con .corporate .list_btm .btm_title:after {
  content: '';
  position: absolute;
  width: 0.533rem;
  height: 0.053rem;
  background-color: #faa619;
  left: 0;
  bottom: 0;
}
#main .main .main_con .corporate .list_btm .btm_content {
  font-size: 0.266rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #666666;
  margin-bottom: 0.773rem;
}
#main .main .main_con .corporate .list_btm .btm_content p {
  margin-bottom: 0.166rem;
  text-align: justify;
  text-justify: inter-word;
}
#main .main .main_con .corporate .list_btm .top_list .list_bg_main {
  width: 100%;
  height: auto;
  background: url(../images/corp_list2.png) repeat center top;
}
#main .main .main_con .corporate .list_btm .top_list .list_bg {
  box-sizing: border-box;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap; /* 自动换行 */
  padding: 0.5rem 0;
  margin-bottom: 1rem;
}
#main .main .main_con .corporate .list_btm .top_list .list_bg .spirit_list {
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
  background: url(../images/hx_list1.png) no-repeat center / 100% 100%;
  background-color: #FF9933;
  margin: 0.5rem;
  padding: 0.3rem;
  box-sizing: border-box;
  border: 0.3rem solid #FFF;
}
#main .main .main_con .corporate .list_btm .top_list .list_bg .spirit_list .list_name {
  font-size: 0.8rem;
  font-weight: 600;
  font-stretch: normal;
  line-height: 0.8rem;
  letter-spacing: 0px;
  color: #FFFFFF;
  margin: 1rem 0 0.5rem;
  display: block;
}
#main .main .main_con .corporate .list_btm .top_list .list_bg .spirit_list:nth-of-type(8) .list_name {
  margin: 0.6rem 0 0.5rem;
}
#main .main .main_con .corporate .list_btm .top_list .list_bg .spirit_list .list_des span {
  display: block;
  text-align: center;
  padding: 0 0.5rem;
  font-size: 0.5rem;
  font-weight: normal;
  line-height: 0.8rem;
  letter-spacing: 0px;
  color: #ffffff;
}
#main .main .main_con .corporate .list_btm .top_list .list_bg .spirit_list:nth-of-type(2) {
  background: url(../images/hx_list2.png) no-repeat center / 100% 100%;
  background-color: #3399CC;
}
#main .main .main_con .corporate .list_btm .top_list .list_bg .spirit_list:nth-of-type(3) {
  background: url(../images/hx_list3.png) no-repeat center / 100% 100%;
  background-color: #33CC99;
}
#main .main .main_con .corporate .list_btm .top_list .list_bg .spirit_list:nth-of-type(4) {
  background: url(../images/hx_list4.png) no-repeat center / 100% 100%;
  background-color: #CC99CC;
}
#main .main .main_con .corporate .list_btm .top_list .list_bg .spirit_list:nth-of-type(5) {
  background: url(../images/hx_list1.png) no-repeat center / 100% 100%;
  background-color: #FF9933;
}
#main .main .main_con .corporate .list_btm .top_list .list_bg .spirit_list:nth-of-type(6) {
  background: url(../images/hx_list2.png) no-repeat center / 100% 100%;
  background-color: #3399CC;
}
#main .main .main_con .corporate .list_btm .top_list .list_bg .spirit_list:nth-of-type(7) {
  background: url(../images/hx_list3.png) no-repeat center / 100% 100%;
  background-color: #33CC99;
}
#main .main .main_con .corporate .list_btm .top_list .list_bg .spirit_list:nth-of-type(8) {
  background: url(../images/hx_list4.png) no-repeat center / 100% 100%;
  background-color: #CC99CC;
}
#main .main .main_con .subsidiary_con {
  padding: 0 0.533rem;
  box-sizing: border-box;
  margin-top: 0.773rem;
}
#main .main .main_con .subsidiary_con .con_nav {
  width: 100%;
  margin-bottom: 0.333rem;
}
#main .main .main_con .subsidiary_con .con_nav ul {
  overflow: hidden;
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: row; /* 设置主轴方向为水平 */
  justify-content: space-around; /* 项目沿主轴平分空间 */
  align-items: center; /* 项目在交叉轴上居中对齐 */
  flex-wrap: wrap; /* 自动换行 */
}
#main .main .main_con .subsidiary_con .con_nav ul li {
  width: 2.16rem;
  margin: 0.2rem;
  text-align: center;
}
#main .main .main_con .subsidiary_con .con_nav ul li img {
  width: 2.16rem;
  height: auto;
}
#main .main .main_con .subsidiary_con .con_nav ul li .iname {
  font-size: 0.266rem;
  margin: 0.25rem 0 0.34rem;
  color: #666666;
}
#main .main .main_con .subsidiary_con .con_list .list .lf_banner .swiper-container .swiper-slide img {
  width: 100%;
}
#main .main .main_con .subsidiary_con .con_list .list .lf_banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 0.266rem;
  height: 0.266rem;
  bottom: 0;
  margin: 0 0.066rem;
  background-color: #ffffff;
  opacity: 1;
}
#main .main .main_con .subsidiary_con .con_list .list .lf_banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #faa619;
}
#main .main .main_con .subsidiary_con .con_list .list .lf_con .list_title {
  font-size: 0.4rem;
  font-weight: bold;
  color: #0077b5;
  line-height: 0.6rem;
  margin: 0.533rem 0 0.466rem;
  background: url("../images/logo_small.png") no-repeat top left;
  background-size: 0.6rem;
  padding-left: 0.8rem;
}
#main .main .main_con .subsidiary_con .con_list .list .lf_con .list_con .list_des {
  font-size: 0.32rem;
  margin-bottom: 0.466rem;
}
#main .main .main_con .subsidiary_con .con_list .list .lf_con .list_con .list_des span {
  display: block;
  color: #0077b5;
  line-height: 0.48rem;
}
#main .main .main_con .subsidiary_con .con_list .list .lf_con .list_con .list_content {
  font-size: 0.3rem;
  color: #666666;
}
#main .main .main_con .subsidiary_con .con_list .list .lf_con .list_con .list_content p {
  line-height: 0.6rem;
  margin-bottom: 0.4rem;
  text-align: justify;
  text-justify: inter-word;
  text-indent: 0.8rem;
}
#main .main .main_con .subsidiary_con .con_list .list .lf_con .list_con .list_content b {
  font-weight: bold;
}
#main .main .main_con .subsidiary_con .con_list .list:last-of-type {
  padding-bottom: 0.966rem;
}
#main .main .main_con .social {
  padding: 0 0.533rem;
  box-sizing: border-box;
  margin-top: 0.813rem;
}
#main .main .main_con .social .list_top {
  margin-bottom: 0.773rem;
}
#main .main .main_con .social .list_top .top_baner {
  width: 100%;
  position: relative;
}
#main .main .main_con .social .list_top .top_baner .swiper-slide {
  width: 100%;
}
#main .main .main_con .social .list_top .top_baner .swiper-slide img {
  width: 100%;
  height: auto;
}
#main .main .main_con .social .list_top .top_baner .swiper-slide .top_list {
  height: auto;
  background-color: #f2f2f2;
  overflow: hidden;
  padding: 0.5rem 0;
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: column; /* 设置主轴方向为水平 */
}
#main .main .main_con .social .list_top .top_baner .swiper-slide .top_list .list_name {
  font-size: 0.453rem;
  font-weight: 600;
  text-align: center;
  display: block;
  line-height: 0.453rem;
  color: #0077b5;
  margin: 0 0 0.5rem 0;
}
#main .main .main_con .social .list_top .top_baner .swiper-slide .top_list .list_content {
  padding: 0 0.5rem;
  box-sizing: border-box;
  height: 9rem;
}
#main .main .main_con .social .list_top .top_baner .swiper-slide .top_list .list_content p {
  font-size: 0.3rem;
  line-height: 0.5rem;
  color: #666666;
  margin-bottom: 0.333rem;
  text-align: justify;
  text-justify: inter-word;
  text-indent: 0.6rem;
}
#main .main .main_con .social .list_top .top_baner .swiper-slide .top_list .list_content .show_des span {
  font-size: 0.3rem;
  color: #0077b5;
  display: block;
  margin-bottom: 0.2rem;
}
#main .main .main_con .social .list_top .top_baner .swiper-pagination {
  bottom: 11.5rem;
  position: absolute;
}
#main .main .main_con .social .list_top .top_baner .swiper-pagination .swiper-pagination-bullet {
  width: 0.266rem;
  height: 0.266rem;
  bottom: 0;
  margin: 0 0.066rem;
  background-color: #ffffff;
  opacity: 1;
}
#main .main .main_con .social .list_top .top_baner .swiper-pagination .swiper-pagination-bullet-active {
  background: #faa619;
}
#main .main .main_con .social .list_ctr .ctr_title {
  font-size: 0.453rem;
  font-weight: 600;
  font-stretch: normal;
  line-height: 0.453rem;
  letter-spacing: 0.026rem;
  color: #0077b5;
  text-align: center;
  padding-bottom: 0.266rem;
  box-sizing: border-box;
  margin-bottom: 0.373rem;
  position: relative;
}
#main .main .main_con .social .list_ctr .ctr_title:after {
  content: '';
  position: absolute;
  width: 0.533rem;
  height: 0.053rem;
  background-color: #0084cc;
  left: 50%;
  bottom: 0;
  margin-left: -0.266rem;
}
#main .main .main_con .social .list_ctr .ctr_text {
  margin: 0.5rem 0 1rem;
}
#main .main .main_con .social .list_ctr .ctr_text p {
  font-size: 0.3rem;
  line-height: 0.5rem;
  color: #666666;
  margin-bottom: 0.333rem;
  text-align: justify;
  text-justify: inter-word;
  text-indent: 0.6rem;
}
#main .main .main_con .social .list_ctr .ctr_content .ctr_list {
  overflow: hidden;
  margin-bottom: 1rem;
}
#main .main .main_con .social .list_ctr .ctr_content .ctr_list .ctr_lf {
  width: 1.666rem;
  padding-top: 0.5rem;
  background-color: #faa619;
  float: left;
  margin-right: 0.466rem;
  position: relative;
  height: 7rem;
}
#main .main .main_con .social .list_ctr .ctr_content .ctr_list .ctr_lf .lf_num {
  width: 0.76rem;
  height: 0.693rem;
  display: block;
  text-align: center;
  margin: 0.32rem auto;
}
#main .main .main_con .social .list_ctr .ctr_content .ctr_list .ctr_lf .lf_des {
  width: 0.893rem;
  height: 1.306rem;
  font-size: 0.346rem;
  font-weight: 600;
  color: #ffffff;
  display: block;
  margin: 0 auto;
  line-height: 0.48rem;
}
#main .main .main_con .social .list_ctr .ctr_content .ctr_list .ctr_rg {
  overflow: hidden;
  height: 7.5rem;
  background-color: #e9e9e9;
  padding: 0.32rem;
  box-sizing: border-box;
  font-size: 0.3rem;
  color: #666666;
  line-height: 0.6rem;
}
#main .main .main_con .social .list_ctr .ctr_content .ctr_list:nth-of-type(1) .ctr_lf:after {
  content: '';
  position: absolute;
  right: -0.2rem;
  top: 1.493rem;
  width: 0;
  height: 0;
  border-width: 0.2rem 0 0.2rem 0.2rem;
  border-style: solid;
  border-color: transparent transparent transparent #faa619;
}
#main .main .main_con .social .list_ctr .ctr_content .ctr_list:nth-of-type(2) .ctr_lf {
  background-color: #2fa2dd;
}
#main .main .main_con .social .list_ctr .ctr_content .ctr_list:nth-of-type(2) .ctr_lf:after {
  content: '';
  position: absolute;
  right: -0.2rem;
  top: 1.493rem;
  width: 0;
  height: 0;
  border-width: 0.2rem 0 0.2rem 0.2rem;
  border-style: solid;
  border-color: transparent transparent transparent #2fa2dd;
}
#main .main .main_con .social .list_ctr .ctr_content .ctr_list:nth-of-type(2) .ctr_rg {
  padding-top: 1.12rem;
}
#main .main .main_con .social .list_ctr .ctr_content .ctr_list:nth-of-type(3) .ctr_lf {
  background-color: #47cfac;
}
#main .main .main_con .social .list_ctr .ctr_content .ctr_list:nth-of-type(3) .ctr_lf:after {
  content: '';
  position: absolute;
  right: -0.2rem;
  top: 1.493rem;
  width: 0;
  height: 0;
  border-width: 0.2rem 0 0.2rem 0.2rem;
  border-style: solid;
  border-color: transparent transparent transparent #47cfac;
}
#main .main .main_con .social .list_ctr .ctr_content .ctr_list:nth-of-type(3) .ctr_rg {
  padding-top: 1.12rem;
}
#main .main .main_con .social .list_ctr .ctr_content .ctr_list:nth-of-type(4) .ctr_lf {
  background-color: #be92c9;
}
#main .main .main_con .social .list_ctr .ctr_content .ctr_list:nth-of-type(4) .ctr_lf:after {
  content: '';
  position: absolute;
  right: -0.2rem;
  top: 1.493rem;
  width: 0;
  height: 0;
  border-width: 0.2rem 0 0.2rem 0.2rem;
  border-style: solid;
  border-color: transparent transparent transparent #be92c9;
}
#main .main .main_con .social .list_ctr .ctr_content .ctr_list:nth-of-type(4) .ctr_rg {
  padding-top: 0.92rem;
}
#main .main .main_con .social .list_btm {
  margin-top: 1.066rem;
  margin-bottom: 0.8rem;
  overflow: hidden;
}
#main .main .main_con .social .list_btm .ctr_title {
  font-size: 0.453rem;
  font-weight: 600;
  font-stretch: normal;
  line-height: 0.553rem;
  letter-spacing: 0.026rem;
  color: #0077b5;
  text-align: center;
  padding-bottom: 0.266rem;
  box-sizing: border-box;
  margin-bottom: 0.666rem;
  position: relative;
}
#main .main .main_con .social .list_btm .ctr_title:after {
  content: '';
  position: absolute;
  width: 0.533rem;
  height: 0.053rem;
  background-color: #0084cc;
  left: 50%;
  bottom: 0;
  margin-left: -0.266rem;
}
#main .main .main_con .social .list_btm .ctr_title span {
  display: block;
}
#main .main .main_con .social .list_btm .btm_bg img {
  width: 100%;
}
#main .main .main_con .social .list_btm .btm_content .btm_list {
  width: 4.266rem;
  height: 5.84rem;
  float: left;
  background-color: #e9e9e9;
  margin-right: 0.4rem;
  margin-top: 0.466rem;
}
#main .main .main_con .social .list_btm .btm_content .btm_list .btm_icon {
  width: 100%;
  height: 1.866rem;
  line-height: 1.866rem;
  background-color: #69bce6;
  text-align: center;
}
#main .main .main_con .social .list_btm .btm_content .btm_list .btm_icon img {
  height: 1.026rem;
}
#main .main .main_con .social .list_btm .btm_content .btm_list .btm_con .btm_name {
  font-size: 0.346rem;
  font-weight: 600;
  line-height: 0.373rem;
  letter-spacing: 0px;
  color: #333333;
  margin: 0.4rem 0 0.24rem;
  display: block;
  text-align: center;
}
#main .main .main_con .social .list_btm .btm_content .btm_list .btm_con ul {
  text-align: center;
}
#main .main .main_con .social .list_btm .btm_content .btm_list .btm_con ul li {
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.48rem;
  letter-spacing: 0px;
  color: #666666;
}
#main .main .main_con .social .list_btm .btm_content .btm_list:nth-of-type(2n+2) {
  margin-right: 0;
}
#main .main .main_con .brand_con {
  padding: 0 0.533rem;
  box-sizing: border-box;
  margin-top: 0.84rem;
}
#main .main .main_con .brand_con .list_con .list_title {
  font-size: 0.373rem;
  font-weight: 600;
  font-stretch: normal;
  line-height: 0.373rem;
  letter-spacing: 0px;
  color: #165cbb;
  position: relative;
  padding-bottom: 0.386rem;
  margin-bottom: 0.413rem;
}
#main .main .main_con .brand_con .list_con .list_title:after {
  content: '';
  position: absolute;
  width: 0.533rem;
  height: 0.053rem;
  background-color: #faa619;
  left: 0;
  bottom: 0;
}
#main .main .main_con .brand_con .list_con .lists {
  overflow: hidden;
}
#main .main .main_con .brand_con .list_con .lists li {
  display: flex;
  font-size: 0.266rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 0.413rem;
}
#main .main .main_con .brand_con .list_con .lists li .list_name {
  width: 2.266rem;
  font-weight: 600;
  margin-right: 0.373rem;
  display: block;
}
#main .main .main_con .brand_con .list_con .lists li .list_content {
  width: 6rem;
  text-align: justify;
}
#main .main .main_con .brand_con .list_con .lists li .list_content .ens {
  white-space: normal;
}
#main .main .main_con .brand_con .list_con .lists li .list_content span {
  color: #333333;
  display: block;
}
#main .main .main_con .brand_con .list_con .lists li .list_content span span {
  display: inline-block;
  margin-right: 0.066rem;
}
#main .main .main_con .brand_con .list_con .lists li .list_content .stress {
  font-size: 0.266rem;
  font-weight: 600;
  font-stretch: normal;
  line-height: 0.366rem;
  letter-spacing: 0px;
  color: #1a5bb8;
  display: block;
  margin-bottom: 0.113rem;
}
#main .main .main_con .brand_con .list_con .lists li:nth-of-type(4) .list_name {
  line-height: 0.293rem;
}
#main .main .main_con .brand_con .list_con .list_img {
  display: block;
  margin: 0.266rem auto 0.666rem;
}
#main .main .main_con .brand_con .list_con .list_img1 {
  width: 7.306rem;
  height: 5.333rem;
  display: block;
  margin: 0.266rem auto 0.666rem;
}
#main .main .main_con .brand_con .list_con:last-of-type .lists li .list_name {
  width: 1.2rem;
  margin-right: 0.266rem;
}
#main .main .main_con .brand_con .list_con:last-of-type .lists li .list_content {
  width: 7.466rem;
}
#main .main .main_con .brand_con .list_con:last-of-type .lists li .list_content .ens {
  text-indent: -0.25rem;
}
#main .main .main_con .brand_con .list_con:last-of-type .lists li .list_content span span {
  display: inline-block;
  margin-right: 0.066rem;
}
#main .main .main_con .brief {
  padding: 0 0.533rem;
  box-sizing: border-box;
  margin-top: 0.76rem;
}
#main .main .main_con .brief .list_top {
  overflow: hidden;
  position: relative;
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: column; /* 设置主轴方向为水平 */
  align-items: center; /* 项目在交叉轴上居中对齐 */
}
#main .main .main_con .brief .list_top .list_bg {
  width: 100%;
  position: relative;
  z-index: 10;
}
#main .main .main_con .brief .list_top .list_des {
  width: 94%;
  height: auto;
  background-color: #ffffff;
  box-shadow: 0px 0.066rem 0.466rem 0px rgba(5, 5, 5, 0.21);
  padding: 0.573rem 0.44rem;
  box-sizing: border-box;
  color: #333333;
  position: relative;
  top: -1.2rem;
  z-index: 25;
}
#main .main .main_con .brief .list_top .list_des p {
  font-size: 0.266rem;
  text-indent: 0.8rem;
  line-height: 0.5rem;
  margin-bottom: 0.5rem;
  text-align: justify;
  text-justify: inter-word;
}
#main .main .main_con .brief .list_top .list_des span {
  color: #faa619;
  font-size: 0.346rem;
  margin: 0.266rem 0;
  display: block;
}
#main .main .main_con .brief .list_btm {
  margin-top: 1rem;
}
#main .main .main_con .brief .list_btm .btm_lf {
  overflow: hidden;
}
#main .main .main_con .brief .list_btm .btm_lf .lf_name {
  text-align: right;
  color: #666666;
  float: left;
  margin-top: 0.853rem;
  margin-right: 1.186rem;
}
#main .main .main_con .brief .list_btm .btm_lf .lf_name .cn {
  font-size: 0.4rem;
  display: block;
  margin-bottom: 0.133rem;
}
#main .main .main_con .brief .list_btm .btm_lf .lf_name .en {
  font-size: 0.466rem;
}
#main .main .main_con .brief .list_btm .btm_lf .lf_icon {
  float: left;
  width: 3.28rem;
}
#main .main .main_con .brief .list_btm .btm_rg {
  margin: 0.546rem 0 1.386rem;
}
#main .main .main_con .brief .list_btm .btm_rg .fram {
  text-align: center;
}
#main .main .main_con .brief .list_btm .btm_rg .fram img {
  width: 7.72rem;
}
#main .main .main_con .brief .list_btm1 {
  margin-bottom: 1.16rem;
}
#main .main .main_con .brief .list_btm1 .btm_rg {
  text-align: center;
  margin-top: 1rem;
}
#main .main .main_con .brief .list_btm1 .btm_rg img {
  width: 7.293rem;
}
#main .main .main_con .customer {
  padding: 0;
  margin-top: 0.76rem;
}
#main .main .main_con .customer .cust_lf {
  width: 100%;
  height: 3.946rem;
  background-image: linear-gradient(0deg, #0066cc 0%, #0156ab 100%), linear-gradient(#0066cc, #0066cc);
  background-blend-mode: normal, normal;
  color: #FFFFFF;
  padding: 0 0.933rem;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
#main .main .main_con .customer .cust_lf .personal {
  overflow: hidden;
  position: relative;
}
#main .main .main_con .customer .cust_lf .personal .user_name {
  font-size: 0.64rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 0px;
  display: block;
  margin: 0.853rem 0 0.44rem;
}
#main .main .main_con .customer .cust_lf .personal .user_id {
  display: block;
  font-size: 0.266rem;
  margin-bottom: 0.266rem;
}
#main .main .main_con .customer .cust_lf .personal .user_class {
  font-size: 0.32rem;
}
#main .main .main_con .customer .cust_lf .personal .exit {
  width: 1.626rem;
  height: 0.533rem;
  line-height: 0.533rem;
  background-image: linear-gradient(0deg, #dfdfdf 0%, #ffffff 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, normal;
  border-radius: 0.08rem;
  display: block;
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 0.266rem;
  letter-spacing: 0px;
  color: #faa619;
}
#main .main .main_con .customer .cust_lf .cust_bar {
  width: 8.933rem;
  height: 1.866rem;
  line-height: 1.866rem;
  background-color: #ffffff;
  box-shadow: 0px 0.066rem 0.466rem 0px rgba(5, 5, 5, 0.21);
  border-radius: 0.266rem;
  position: absolute;
  top: 3.053rem;
  z-index: 5;
  color: #333333;
  left: 0.533rem;
  display: flex;
  justify-content: space-around;
}
#main .main .main_con .customer .cust_lf .cust_bar li {
  float: left;
}
#main .main .main_con .customer .cust_lf .cust_bar li a {
  display: block;
}
#main .main .main_con .customer .cust_lf .cust_bar li a .icon i {
  display: inline-block;
}
#main .main .main_con .customer .cust_lf .cust_bar li a span {
  font-size: 0.293rem;
  color: #333333;
}
#main .main .main_con .customer .cust_lf .cust_bar li:nth-of-type(1) a .icon .icon1 {
  width: 0.288rem;
  height: 0.266rem;
  background: url(../images/user_sjicon.png);
  background-size: 100% 100%;
}
#main .main .main_con .customer .cust_lf .cust_bar li:nth-of-type(1) a .icon .icon_on {
  background: url(../images/user_sjicon1.png);
  background-size: 100% 100%;
}
#main .main .main_con .customer .cust_lf .cust_bar li:nth-of-type(2) a .icon .icon2 {
  width: 0.266rem;
  height: 0.266rem;
  background: url(../images/user_ywicon.png);
  background-size: 100% 100%;
}
#main .main .main_con .customer .cust_lf .cust_bar li:nth-of-type(2) a .icon .icon_on {
  background: url(../images/user_ywicon1.png);
  background-size: 100% 100%;
}
#main .main .main_con .customer .cust_lf .cust_bar li:nth-of-type(3) a .icon .icon3 {
  width: 0.306rem;
  height: 0.24rem;
  background: url(../images/user_hyicon.png);
  background-size: 100% 100%;
}
#main .main .main_con .customer .cust_lf .cust_bar li:nth-of-type(3) a .icon .icon_on {
  background: url(../images/user_hyicon1.png);
  background-size: 100% 100%;
}
#main .main .main_con .customer .cust_lf .cust_bar li:nth-of-type(4) a .icon .icon4 {
  width: 0.253rem;
  height: 0.253rem;
  background: url(../images/user_pwicon.png);
  background-size: 100% 100%;
}
#main .main .main_con .customer .cust_lf .cust_bar li:nth-of-type(4) a .icon .icon_on {
  background: url(../images/user_pwicon1.png);
  background-size: 100% 100%;
}
#main .main .main_con .customer .cust_lf .cust_bar .on span {
  color: #0066cc;
}
#main .main .main_con .customer .cust_rg {
  width: 8.933rem;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#f2f2f2, #f2f2f2);
  background-blend-mode: normal, normal;
  box-shadow: 0px 0.066rem 0.066rem 0px rgba(0, 0, 0, 0.12);
  border: solid 0.013rem #e8e8e8;
  margin: 1.666rem auto 0.986rem;
  padding: 0.906rem 0.76rem 0.706rem 0.84rem;
  box-sizing: border-box;
}
#main .main .main_con .customer .cust_rg .rg_list {
  color: #333333;
}
#main .main .main_con .customer .cust_rg .rg_list .prompting {
  font-size: 0.293rem;
  line-height: 0.32rem;
  letter-spacing: 0px;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list {
  border-bottom: 0.013rem dashed #CCCCCC;
  padding-bottom: 0.693rem;
  box-sizing: border-box;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li {
  display: flex;
  margin-top: 0.426rem;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_name {
  width: 1.366rem;
  line-height: 0.44rem;
  display: block;
  font-size: 0.266rem;
  margin-right: 0.333rem;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con {
  width: 5.8rem;
  display: flex;
  justify-content: space-between;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con input {
  width: 3.24rem;
  height: 0.44rem;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#0068b7, #0068b7);
  background-blend-mode: normal, normal;
  border: solid 0.013rem #e8e8e8;
  font-size: 0.266rem;
  box-sizing: border-box;
  padding-left: 0.213rem;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con input::-webkit-input-placeholder {
  font-size: 0.266rem;
  color: #333333;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .sex_list label {
  font-size: 0.266rem;
  color: #666666;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .sex_list label input {
  width: 0.24rem;
  height: 0.24rem;
  display: none;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .sex_list label .show-radio {
  display: inline-block;
  width: 0.25rem;
  height: 0.25rem;
  background: url(../images/icons_b.png) no-repeat center / 100% 100%;
  vertical-align: baseline;
  margin-right: 0.106rem;
  position: relative;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .sex_list label .show-radio:before {
  content: '';
  display: none;
  width: 0.25rem;
  height: 0.25rem;
  background: url('../images/icons.png') no-repeat center / 100% 100%;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .sex_list label input[type="radio"]:checked + .show-radio:before {
  display: block;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .sex_list label:first-of-type {
  margin-right: 0.533rem;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .phone input::-webkit-input-placeholder {
  color: #333333;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .yzemail .yzlist {
  display: flex;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .yzemail .yzlist img {
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 0.15rem 0 0.05rem;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .yzemail .yzlist:first-of-type span {
  color: #faa619;
  font-size: 0.226rem;
  margin-top: 0.08rem;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .yzemail .yzlist:last-of-type {
  display: none;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .yzemail .yzlist .yzbar {
  height: 0.4rem;
  color: #ea3a3c;
  padding: 0 0.1rem;
  margin-top: 0.02rem;
  background: #FFF;
  border: 0.015rem solid #ea3a3c;
  outline: none;
  cursor: pointer;
  font-size: 0.266rem;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .yzemail .yzlist .yzbar:hover {
  background: #ea3a3c;
  color: #FFF;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .corporate_name {
  width: 4.973rem;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .corporate_add {
  width: 4.973rem;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .user_class label {
  font-size: 0.266rem;
  color: #666666;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .user_class label input {
  width: 0.24rem;
  height: 0.24rem;
  display: none;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .user_class label .show-radio {
  display: inline-block;
  width: 0.25rem;
  height: 0.25rem;
  background: url(../images/icons_b.png) no-repeat center / 100% 100%;
  vertical-align: baseline;
  margin-right: 0.106rem;
  position: relative;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .user_class label .show-radio:before {
  content: '';
  display: none;
  width: 0.25rem;
  height: 0.25rem;
  background: url('../images/icons.png') no-repeat center / 100% 100%;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .user_class label input[type="radio"]:checked + .show-radio:before {
  display: block;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .user_class label:first-of-type {
  margin-right: 0.533rem;
}
#main .main .main_con .customer .cust_rg .rg_list .user_list li .list_con .modify {
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.426rem;
  letter-spacing: 0px;
  color: #faa619;
}
#main .main .main_con .customer .cust_rg .rg_list .submit_btn, #main .main .main_con .customer .cust_rg .rg_list .save_btn, #main .main .main_con .customer .cust_rg .rg_list .modify_btn {
  width: 2.053rem;
  height: 0.68rem;
  line-height: 0.68rem;
  background-color: #faa619;
  border-radius: 0.093rem;
  font-size: 0.266rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  display: block;
  text-align: center;
  margin-left: 1.333rem;
  margin-top: 0.32rem;
}
#main .main .main_con .customer .cust_rg .list_pw {
  padding-bottom: 0.26rem;
  box-sizing: border-box;
  border-bottom: 0.013rem dashed #CCCCCC;
  margin-bottom: 0.533rem;
}
#main .main .main_con .customer .cust_rg .list_pw .list {
  margin-bottom: 0.426rem;
  line-height: 30px;
  overflow: hidden;
}
#main .main .main_con .customer .cust_rg .list_pw .list .list_name {
  width: 1.453rem;
  line-height: 0.44rem;
  display: block;
  font-size: 0.266rem;
  margin-right: 0.333rem;
  color: #333333;
  float: left;
}
#main .main .main_con .customer .cust_rg .list_pw .list input {
  width: 3.24rem;
  height: 0.44rem;
  line-height: 0.44rem;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#0068b7, #0068b7);
  background-blend-mode: normal, normal;
  border: solid 0.013rem #e8e8e8;
  padding-left: 0.213rem;
  box-sizing: border-box;
  font-size: 0.266rem;
  float: left;
}
#main .main .main_con .customer .cust_rg .list_pw .list .modify {
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.426rem;
  letter-spacing: 0px;
  color: #faa619;
  float: right;
}
#main .main .main_con .customer .cust_rg .list_demand {
  padding-bottom: 0.2rem;
  box-sizing: border-box;
  border-bottom: 0.013rem dashed #CCCCCC;
}
#main .main .main_con .customer .cust_rg .list_demand .list {
  margin-bottom: 0.44rem;
  overflow: hidden;
}
#main .main .main_con .customer .cust_rg .list_demand .list .list_name {
  width: 1.266rem;
  line-height: 0.44rem;
  display: block;
  font-size: 0.266rem;
  margin-right: 0.333rem;
  float: left;
  color: #333333;
}
#main .main .main_con .customer .cust_rg .list_demand .list .demand {
  display: inline-block;
  position: relative;
}
#main .main .main_con .customer .cust_rg .list_demand .list .demand select {
  height: 0.44rem;
  line-height: 0.44rem;
  border: solid 0.013rem #e8e8e8;
  color: #666666;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url('../images/down.png') no-repeat right center;
  background-size: 0.466rem 0.413rem;
  width: 3.24rem;
  font-size: 0.266rem;
  padding-left: 0.213rem;
  box-sizing: border-box;
}
#main .main .main_con .customer .cust_rg .list_demand .list .demand select option {
  width: 3.24rem;
  line-height: 0.44rem;
}
#main .main .main_con .customer .cust_rg .list_demand .list input {
  float: left;
  width: 3.24rem;
  height: 0.44rem;
  line-height: 0.44rem;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#0068b7, #0068b7);
  background-blend-mode: normal, normal;
  border: solid 0.013rem #e8e8e8;
  padding-left: 0.213rem;
  box-sizing: border-box;
  font-size: 0.266rem;
}
#main .main .main_con .customer .cust_rg .list_demand .list .modify {
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.426rem;
  letter-spacing: 0;
  color: #faa619;
  float: right;
}
#main .main .main_con .technical {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  margin: 0.5rem auto;
}
#main .main .main_con .technical .que_progress {
  width: 8.933rem;
  height: 1.32rem;
  line-height: 1.32rem;
  position: relative;
  z-index: 5;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#f2f2f2, #f2f2f2);
  background-blend-mode: normal, normal;
  box-shadow: 0px 0.066rem 0.066rem 0px rgba(0, 0, 0, 0.12);
  border: solid 0.013rem #e8e8e8;
  font-size: 0.293rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  display: none;
  text-align: center;
}
#main .main .main_con .technical .que_progress .state {
  font-size: 0.48rem;
  font-weight: normal;
  letter-spacing: 0px;
  color: #faa619;
  vertical-align: baseline;
}
#main .main .main_con .technical .question {
  width: 8.933rem;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#f2f2f2, #f2f2f2);
  background-blend-mode: normal, normal;
  box-shadow: 0px 0.066rem 0.066rem 0px rgba(0, 0, 0, 0.12);
  border: solid 0.013rem #e8e8e8;
  padding: 0.76rem 0.76rem 0.32rem;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
#main .main .main_con .technical .question .que_list {
  display: flex;
  margin-bottom: 0.453rem;
  position: relative;
}
#main .main .main_con .technical .question .que_list .list_name {
  width: 1.366rem;
  line-height: 0.44rem;
  font-size: 0.266rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin-right: 0.333rem;
  display: block;
}
#main .main .main_con .technical .question .que_list input {
  width: 4.973rem;
  height: 0.44rem;
  line-height: 0.44rem;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#0068b7, #0068b7);
  background-blend-mode: normal, normal;
  font-size: 0.266rem;
  border: solid 1px #e8e8e8;
  padding-left: 0.213rem;
  box-sizing: border-box;
}
#main .main .main_con .technical .question .que_list input::-webkit-input-placeholder {
  font-size: 0.266rem;
  color: #cccccc;
}
#main .main .main_con .technical .question .que_list .describe {
  width: 4.973rem;
}
#main .main .main_con .technical .question .que_list textarea {
  width: 4.973rem;
  height: 3.84rem;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#0068b7, #0068b7);
  font-size: 0.266rem;
  font-family: "微软雅黑";
  padding: 0.106rem 0 0 0.24rem;
  background-blend-mode: normal, normal;
  border: solid 1px #e8e8e8;
  resize: none;
  box-sizing: border-box;
}
#main .main .main_con .technical .question .que_list textarea:-webkit-input-placeholder {
  color: #cccccc;
  font-size: 0.266rem;
}
#main .main .main_con .technical .question .que_list .demand {
  width: 3.24rem;
  display: inline-block;
  position: relative;
}
#main .main .main_con .technical .question .que_list .demand select {
  height: 0.44rem;
  line-height: 0.44rem;
  border: solid 0.013rem #e8e8e8;
  color: #666666;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url('../images/down.png') no-repeat right center;
  background-size: 0.466rem 0.413rem;
  width: 3.24rem;
  font-size: 0.266rem;
  padding-left: 0.213rem;
  box-sizing: border-box;
}
#main .main .main_con .technical .question .que_list .demand select option {
  width: 3.24rem;
  line-height: 0.44rem;
}
#main .main .main_con .technical .question .que_list .number, #main .main .main_con .technical .question .que_list .Upload_pic {
  width: 3.24rem;
}
#main .main .main_con .technical .question .que_list .pic_btn {
  position: relative;
  width: 2.226rem;
  height: 0.4rem;
  margin-top: 0.2rem;
}
#main .main .main_con .technical .question .que_list .pic_btn #pic {
  position: absolute;
  width: 2.226rem;
  height: 0.4rem;
  z-index: 5;
  opacity: 0.01;
  cursor: pointer;
}
#main .main .main_con .technical .question .que_list .pic_btn .pic_name {
  width: 2.226rem;
  height: 0.4rem;
  line-height: 0.4rem;
  background-color: #ffffff;
  border-radius: 0.053rem;
  border: solid 0.013rem #faa619;
  display: block;
  position: absolute;
  z-index: 1;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #faa619;
  text-align: center;
}
#main .main .main_con .technical .question .que_list .pic_des {
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.32rem;
  letter-spacing: 0px;
  color: #999999;
  margin-top: 0.133rem;
}
#main .main .main_con .technical .question .que_list .modify {
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.426rem;
  letter-spacing: 0px;
  color: #faa619;
  position: absolute;
  right: 0;
}
#main .main .main_con .technical .question .que_list .save_btn {
  width: 2.053rem;
  height: 0.68rem;
  line-height: 0.68rem;
  background-color: #faa619;
  border-radius: 0.093rem;
  font-size: 0.266rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  display: block;
  text-align: center;
  margin-left: 1.333rem;
  margin-top: 0.32rem;
}
#main .main .main_con .technical .question .que_list:last-of-type {
  border-top: 1px dashed #CCCCCC;
  margin-top: 0.6rem;
  margin-bottom: 0;
}
#main .main .main_con .technical .show_que {
  width: 100%;
  box-sizing: border-box;
  padding-left: 0.4rem;
  margin-bottom: 1.36rem;
}
#main .main .main_con .technical .show_que .list_time {
  font-size: 0.24rem;
  line-height: 0.32rem;
  letter-spacing: 0px;
  color: #666666;
  border-bottom: 0.026rem solid #e8e8e8;
  padding-bottom: 0.146rem;
  font-family: ArialMT;
  position: relative;
}
#main .main .main_con .technical .show_que .list_time:after {
  content: '';
  position: absolute;
  width: 0.16rem;
  height: 0.026rem;
  background-color: #0068b7;
  top: 0.106rem;
  left: -0.266rem;
}
#main .main .main_con .technical .show_que .list_name {
  font-size: 0.4rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.56rem;
  letter-spacing: 0px;
  color: #0068b7;
  display: block;
  margin: 0.373rem 0;
}
#main .main .main_con .technical .show_que .list_details {
  height: 2.333rem;
  font-size: 0.266rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.32rem;
  letter-spacing: 0px;
  color: #666666;
}
#main .main .main_con .technical .show_que .deta_btm span {
  width: 1.346rem;
  height: 0.413rem;
  line-height: 0.413rem;
  text-align: center;
  border-radius: 0.053rem;
  background-color: #ffffff;
  display: inline-block;
  font-size: 0.24rem;
  cursor: pointer;
}
#main .main .main_con .technical .show_que .deta_btm .printing {
  border: solid 0.013rem #faa619;
  color: #FAA619;
  margin-right: 0.186rem;
}
#main .main .main_con .technical .show_que .deta_btm .printing img {
  width: 0.253rem;
  height: 0.253rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.16rem;
}
#main .main .main_con .technical .show_que .deta_btm a {
  width: 1.346rem;
  height: 0.413rem;
  line-height: 0.413rem;
  text-align: center;
  border-radius: 0.053rem;
  background-color: #ffffff;
  display: inline-block;
  font-size: 0.24rem;
  cursor: pointer;
}
#main .main .main_con .technical .show_que .deta_btm .closewin {
  border: solid 0.013rem #d7d7d7;
  color: #999999;
}
#main .main .main_con .technical .que_more {
  overflow: hidden;
  margin: 0.533rem 0 0.84rem;
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: row; /* 设置主轴方向为水平 */
  justify-content: flex-start; /* 项目沿主轴平分空间 */
  flex-wrap: wrap; /* 自动换行 */
}
#main .main .main_con .technical .que_more .related {
  font-size: 0.5rem;
  font-weight: bold;
  letter-spacing: 0px;
  margin: 0.5rem 0;
  color: #000;
}
#main .main .main_con .technical .que_more .related img {
  margin-right: 10px;
}
#main .main .main_con .technical .que_more .que_content {
  width: 570px;
  padding: 0.5rem 1rem;
}
#main .main .main_con .technical .que_more .que_content p {
  font-size: 0.3rem;
  line-height: 0.6rem;
  color: #999;
  display: block;
  text-indent: 0.6rem;
  text-align: justify;
  text-justify: inter-word;
}
#main .main .main_con .technical .que_more .que_content b {
  font-weight: bold;
  margin-bottom: 0.5rem;
  color: #666;
  display: block;
}
#main .main .main_con .technical .que_more a {
  float: left;
  width: 100%;
  line-height: 1.12rem;
  font-size: 0.293rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  padding-left: 0.28rem;
  box-sizing: border-box;
  cursor: pointer;
  border-bottom: 1px dashed #CCCCCC;
  position: relative;
}
#main .main .main_con .technical .que_more a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0.333rem;
  border-width: 0.08rem 0 0.08rem 0.08rem;
  border-style: solid;
  border-color: transparent transparent transparent #666666;
  /*透明 灰 透明 透明 */
}
#main .main .main_con .product_center .newlist .list {
  letter-spacing: 0px;
}
#main .main .main_con .product_center .newlist .list .listtime {
  border-bottom: 0.015rem solid #cccc;
  line-height: 0.5rem;
  display: inline-block;
  color: #666;
}
#main .main .main_con .product_center .newlist .list .listname {
  font-size: 0.32rem;
  color: #333;
  line-height: 0.8rem;
}
#main .main .main_con .product_center .newlist .list:hover .listname {
  color: #faa619;
}
#main .main .main_con .details_con {
  padding: 0;
}
#main .main .main_con .details_con .de_img {
  position: relative;
}
#main .main .main_con .details_con .de_img .img {
  width: 100%;
}
#main .main .main_con .details_con .de_img .go_back {
  width: 0.546rem;
  height: 0.546rem;
  background: url(../images/go_back.png) no-repeat center / 100% 100%;
  position: absolute;
  top: 0.306rem;
  left: 0.533rem;
}
#main .main .main_con .details_con .de_title {
  padding: 0.266rem 0 0.493rem 0.533rem;
  box-sizing: border-box;
}
#main .main .main_con .details_con .de_title span {
  font-size: 0.453rem;
  color: #666666;
}
#main .main .main_con .details_con .details_content {
  overflow: hidden;
}
#main .main .main_con .details_con .details_content .con_top {
  width: 100%;
  overflow: hidden;
  border-bottom: 0.013rem solid #c4c4c4;
}
#main .main .main_con .details_con .details_content .con_top .top_name {
  font-size: 0.32rem;
  display: block;
  width: 2.32rem;
  color: #faa619;
  margin-left: 0.533rem;
  padding: 0.133rem 0 0.133rem;
  box-sizing: border-box;
  border-bottom: 0.066rem solid #faa619;
}
#main .main .main_con .details_con .details_content .con_lf {
  padding-left: 0.56rem;
  box-sizing: border-box;
  width: 6.613rem;
  float: left;
}
#main .main .main_con .details_con .details_content .con_lf dl {
  margin-top: 0.666rem;
  font-size: 0.32rem;
  color: #333333;
}
#main .main .main_con .details_con .details_content .con_lf dl dt {
  font-weight: 600;
}
#main .main .main_con .details_con .details_content .con_lf dl dd {
  margin: 0.333rem 0 1.133rem 0.666rem;
}
#main .main .main_con .details_con .details_content .con_lf div {
  margin-top: 0.666rem;
  font-size: 0.32rem;
  color: #333333;
  font-weight: 600;
}
#main .main .main_con .details_con .details_content .con_lf div p {
  font-weight: 400;
  margin: 0.333rem 0 1.133rem 0.266rem;
  text-align: justify;
  text-justify: inter-word;
}
#main .main .main_con .details_con .details_content .con_lf ul h4 {
  font-size: 0.346rem;
  color: #333333;
}
#main .main .main_con .details_con .details_content .con_lf ul li {
  line-height: 0.68rem;
  border-bottom: 0.013rem solid rgba(0, 0, 0, 0.25);
  font-size: 0.266rem;
  color: #333333;
}
#main .main .main_con .details_con .details_content .con_lf ul p {
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.6rem;
  margin-bottom: 0.4rem;
  text-align: justify;
  text-justify: inter-word;
}
#main .main .main_con .details_con .details_content .pdf {
  float: left;
  margin-left: 0.44rem;
  margin-top: 4.24rem;
}
#main .main .main_con .details_con .details_content .pdf img {
  width: 0.76rem;
  height: 0.76rem;
  display: block;
  margin: 0 auto;
}
#main .main .main_con .details_con .details_content .pdf span {
  font-size: 0.24rem;
  line-height: 0.533rem;
  color: #999999;
}
#main .main .main_con .contact_service {
  overflow: hidden;
}
#main .main .main_con .contact_service .list_con {
  margin-top: 0.76rem;
  margin-bottom: 1.946rem;
}
#main .main .main_con .contact_service .list_con ul li {
  display: flex;
  line-height: 0.586rem;
  margin-bottom: 0.266rem;
}
#main .main .main_con .contact_service .list_con ul li .icon {
  width: 0.6rem;
  height: 0.586rem;
  background: url(../images/kf_icon.png) no-repeat center / 100% 100%;
  margin-top: 0.066rem;
}
#main .main .main_con .contact_service .list_con ul li .list_name {
  font-size: 0.213rem;
  color: #666666;
  line-height: 0.293rem;
  margin: 0.106rem 0.36rem 0 0.146rem;
}
#main .main .main_con .contact_service .list_con ul li .list_content {
  line-height: 0.586rem;
}
#main .main .main_con .contact_service .list_con ul li .list_content span {
  color: #333333;
  font-size: 0.32rem;
}
#main .main .main_con .contact_service .list_con ul li .list_content .nava_list {
  width: 2.093rem;
  height: 0.666rem;
  border-radius: 0.066rem;
  background: url(../images/daohang.png) no-repeat left center;
  color: #ffffff;
  font-size: 0.266rem;
  background-color: #faa618;
  display: block;
  background-size: 0.413rem 0.373rem;
  background-position-x: 0.133rem;
  padding-left: 0.706rem;
  box-sizing: border-box;
  margin-top: 0.666rem;
}
#main .main .main_con .contact_service .list_con ul li:nth-of-type(3) .icon {
  background: url(../images/dh_icon.png) no-repeat center / 100% 100%;
}
#main .main .main_con .contact_service .list_con ul li:nth-of-type(4) .icon {
  background: url(../images/yb_icon.png) no-repeat center / 100% 100%;
}
#main .main .main_con .contact_service .list_con ul li:nth-of-type(5) .icon {
  background: url(../images/cz_icon.png) no-repeat center / 100% 100%;
}
#main .main .main_con .contact_service .list_con ul li:nth-of-type(6) .icon {
  background: url(../images/dz_icon.png) no-repeat center / 100% 100%;
}
#main .main .main_con .recruit_con .con_list .list_top {
  margin-top: 0.56rem;
}
#main .main .main_con .recruit_con .con_list .list_top .list_title {
  font-size: 0.346rem;
  font-weight: 600;
  font-stretch: normal;
  line-height: 0.346rem;
  margin-bottom: 0.133rem;
  letter-spacing: 0px;
  color: #0077b5;
  display: block;
}
#main .main .main_con .recruit_con .con_list .list_top .list_des {
  font-size: 0.266rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 0.333rem;
}
#main .main .main_con .recruit_con .con_list .list_top .list_con .list_bar span {
  display: inline-block;
  padding: 0.12rem 0.166rem;
  background-color: #e6e6e6;
  border-radius: 0.066rem;
  font-size: 0.266rem;
  font-weight: normal;
  letter-spacing: 0.013rem;
  color: #333333;
  margin-right: 0.133rem;
}
#main .main .main_con .recruit_con .con_list .list_top .list_con .list_bar .on {
  color: #ffffff;
  background-color: #faa619;
}
#main .main .main_con .recruit_con .con_list .list_top .list_con .list_item .item .item_name {
  font-size: 0.346rem;
  font-weight: 600;
  font-stretch: normal;
  line-height: 0.253rem;
  letter-spacing: 0.013rem;
  color: #faa619;
  display: block;
  margin: 0.4rem 0;
}
#main .main .main_con .recruit_con .con_list .list_top .list_con .list_item .item .item_top {
  margin-bottom: 0.6rem;
}
#main .main .main_con .recruit_con .con_list .list_top .list_con .list_item .item .item_top span {
  font-size: 0.266rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.48rem;
  letter-spacing: 0px;
  display: block;
  color: #333333;
}
#main .main .main_con .recruit_con .con_list .list_top .list_con .list_item .item .item_top span span {
  display: inline-block;
  margin-left: 0.666rem;
}
#main .main .main_con .recruit_con .con_list .list_top .list_con .list_item .item .item_con .sitem .sitem_head .sicon {
  width: 0.453rem;
  height: 0.546rem;
  margin-right: 0.16rem;
}
#main .main .main_con .recruit_con .con_list .list_top .list_con .list_item .item .item_con .sitem .sitem_head .sitem_name {
  display: inline-block;
  border-left: 0.026rem solid #5daeff;
  padding-left: 0.08rem;
  box-sizing: border-box;
  font-size: 0.346rem;
  color: #333333;
}
#main .main .main_con .recruit_con .con_list .list_top .list_con .list_item .item .item_con .sitem .sitem_head .sitem_name span {
  display: block;
}
#main .main .main_con .recruit_con .con_list .list_top .list_con .list_item .item .item_con .sitem .sitem_head .sitem_name span:last-of-type {
  font-size: 0.266rem;
  line-height: 0.266rem;
  margin-top: 0.12rem;
  color: #999999;
}
#main .main .main_con .recruit_con .con_list .list_top .list_con .list_item .item .item_con .sitem .sitem_head .sitem_con {
  margin: 0.346rem 0 0.56rem;
}
#main .main .main_con .recruit_con .con_list .list_top .list_con .list_item .item .item_con .sitem .sitem_head .sitem_con li {
  font-size: 0.266rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #333333;
}
#main .main .main_con .recruit_con .con_list .list_top .list_con .list_item .item .item_con .sitem:last-of-type .sitem_head .sicon {
  width: 0.48rem;
  height: 0.453rem;
}
#main .main .main_con .recruit_con .con_list .list_ctr li {
  display: flex;
  line-height: 0.586rem;
  margin-bottom: 0.266rem;
}
#main .main .main_con .recruit_con .con_list .list_ctr li .icon {
  width: 0.6rem;
  height: 0.586rem;
  background: url(../images/dh_icon.png) no-repeat center / 100% 100%;
  margin-top: 0.066rem;
}
#main .main .main_con .recruit_con .con_list .list_ctr li .list_name {
  font-size: 0.213rem;
  color: #666666;
  line-height: 0.293rem;
  margin: 0.106rem 0.36rem 0 0.146rem;
}
#main .main .main_con .recruit_con .con_list .list_ctr li .list_content span {
  color: #333333;
  font-size: 0.32rem;
}
#main .main .main_con .recruit_con .con_list .list_ctr li .list_content .nava_list {
  width: 2.093rem;
  height: 0.666rem;
  border-radius: 0.066rem;
  background: url(../images/daohang.png) no-repeat left center;
  color: #ffffff;
  font-size: 0.266rem;
  background-color: #faa618;
  display: block;
  background-size: 0.413rem 0.373rem;
  background-position-x: 0.133rem;
  padding-left: 0.706rem;
  box-sizing: border-box;
  margin-top: 0.666rem;
}
#main .main .main_con .recruit_con .con_list .list_ctr li:nth-of-type(2) .icon {
  background: url(../images/yx_icon.png) no-repeat center / 100% 100%;
}
#main .main .main_con .recruit_con .con_list .list_ctr li:nth-of-type(3) .icon {
  background: url(../images/lxr_icon.png) no-repeat center / 100% 100%;
}
#main .main .main_con .recruit_con .con_list .list_ctr li:nth-of-type(4) .icon {
  background: url(../images/dz_icon.png) no-repeat center / 100% 100%;
}
#main .main .main_con .recruit_con .con_list .list_btm {
  overflow: hidden;
}
#main .main .main_con .recruit_con .con_list .list_btm .ad_icon {
  width: 100%;
}
#main .main .main_con .recruit_con .con_list .list_btm .ad_con {
  margin: 0.293rem 0 0.466rem;
}
#main .main .main_con .recruit_con .con_list .list_btm .ad_con span {
  display: block;
  font-size: 0.293rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.6rem;
  letter-spacing: 0px;
  color: #333333;
}
#main .main .main_con .recruit_con .con_list .list_btm .ad_con span .stress {
  font-size: 0.346rem;
  font-weight: normal;
  letter-spacing: 0px;
  color: #0077b5;
}
#main .main .main_con .recruit_con .con_list {
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: row; /* 设置主轴方向为水平 */
  justify-content: space-around; /* 项目沿主轴平分空间 */
  flex-wrap: wrap; /* 自动换行 */
}
#main .main .main_con .recruit_con .con_list .list_rg {
  margin: 1rem 0.3rem;
  width: 600px;
}
#main .main .main_con .recruit_con .con_list .list_rg p {
  font-size: 0.3rem;
  line-height: 0.6rem;
  text-indent: 0.8rem;
  color: #333;
  margin-bottom: 0.4rem;
  text-align: justify;
  text-justify: inter-word;
}
#main .main .main_con .recruit_con .con_list .list_lf {
  padding-top: 1rem;
  width: 285px;
}
#main .main .main_con .contact_con {
  margin-top: 0.773rem;
}
#main .main .main_con .contact_con .con_list .list {
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: row; /* 设置主轴方向为水平 */
  justify-content: flex-start; /* 项目沿主轴平分空间 */
  flex-wrap: wrap; /* 自动换行 */
  margin-bottom: 1rem;
}
#main .main .main_con .contact_con .con_list .list_rg {
  display: block;
  margin: 0.5rem 0.5rem 0.5rem 0.1rem;
}
#main .main .main_con .contact_con .con_list .list_rg1 {
  display: block;
  width: 550px;
}
#main .main .main_con .contact_con .con_list .list_rg1 #dituContent {
  height: 450px;
  margin: 0.7rem auto;
  position: relative;
  border: #ccc solid 1px;
}
#main .main .main_con .contact_con .con_list .list_lf {
  padding: 0 1rem 0 0.5rem;
  display: block;
}
#main .main .main_con .contact_con .con_list .list .list_lf > .list_title {
  font-size: 0.4rem;
  font-weight: 600;
  font-stretch: normal;
  line-height: 0.5rem;
  letter-spacing: 0;
  color: #0077b5;
  margin: 0.5rem 0;
  display: block;
}
#main .main .main_con .contact_con .con_list .list .list_lf > .list_title .icon {
  width: 0.4rem;
  height: 0.5rem;
  background: url(../images/dz_icon1.png) no-repeat center / 100% 100%;
  display: inline-block;
  margin-right: 0.2rem;
  vertical-align: baseline;
}
#main .main .main_con .contact_con .con_list .list .list_lf ul li {
  display: flex;
  line-height: 1rem;
}
#main .main .main_con .contact_con .con_list .list .list_lf ul li .list_name {
  font-size: 0.32rem;
  font-weight: normal;
  font-stretch: normal;
  color: #333333;
  padding-right: 0.3rem;
}
#main .main .main_con .contact_con .con_list .list .list_lf ul li .list_content {
  line-height: 1rem;
  font-size: 0.32rem;
}
#main .main .main_con .contact_con .con_list .list .list_lf ul li .list_content span {
  display: block;
}
#main .main .main_con .contact_con .con_list .list .list_lf ul li .nava_list {
  padding: 0.1rem 0.3rem 0.1rem 0.7rem;
  height: auto;
  line-height: 0.8rem;
  border-radius: 0.066rem;
  background: url(../images/daohang.png) no-repeat left center;
  color: #ffffff;
  font-size: 0.266rem;
  background-color: #faa618;
  display: block;
  background-size: 0.413rem 0.373rem;
  background-position-x: 0.133rem;
  box-sizing: border-box;
  margin-top: 0.426rem;
}
#main .main .main_con .contact_con .con_list .office ul.other {
  margin-bottom: 0.6rem;
}
#main .main .main_con .contact_con .con_list .office ul.other .list_title1 {
  font-size: 0.4rem;
  font-weight: 600;
  font-stretch: normal;
  line-height: 0.5rem;
  letter-spacing: 0;
  color: #0077b5;
  margin: 1rem 0 0.5rem;
  display: block;
}
#main .main .main_con .contact_con .con_list .office ul.other .list_title1 .icon {
  width: 0.4rem;
  height: 0.5rem;
  background: url(../images/dz_icon1.png) no-repeat center / 100% 100%;
  display: inline-block;
  margin-right: 0.2rem;
  vertical-align: baseline;
}
#main .main .main_con .contact_con .con_list .office ul.other li {
  display: block;
  font-size: 0.32rem;
  margin-bottom: 0.426rem;
}
#main .main .main_con .contact_con .con_list .office ul.other li .list_title {
  color: #333333;
  font-weight: bold;
}
#main .main .main_con .contact_con .con_list .office ul.other li .list_content .lon_lat {
  color: #999999;
  line-height: 0.7rem;
}
#main .main .main_con .contact_con .con_list .office ul.other li .list_content .nava_list {
  width: 2.093rem;
  height: 0.666rem;
  border-radius: 0.066rem;
  background: url(../images/daohang.png) no-repeat left center;
  color: #ffffff;
  font-size: 0.266rem;
  background-color: #faa618;
  display: block;
  background-size: 0.413rem 0.373rem;
  background-position-x: 0.133rem;
  padding-left: 0.706rem;
  box-sizing: border-box;
  margin-top: 0.293rem;
}
#main .main .main_con .fluorine {
  padding-bottom: 0.693rem;
}
#main .main .main_con .fluorine .fluo_list {
  margin-top: 0.64rem;
}
#main .main .main_con .fluorine .fluo_list .list_top .top_title .rg_title {
  font-size: 0.266rem;
  font-weight: 600;
  font-stretch: normal;
  line-height: 0.266rem;
  letter-spacing: 0px;
  color: #0077b5;
  display: block;
  margin-bottom: 0.173rem;
}
#main .main .main_con .fluorine .fluo_list .list_top .top_title .salutatory {
  font-size: 0.266rem;
  color: #faa619;
}
#main .main .main_con .fluorine .fluo_list .list_top .top_img {
  margin: 0.52rem 0 0.44rem;
  text-align: center;
}
#main .main .main_con .fluorine .fluo_list .list_top .top_img img {
  width: 4.386rem;
}
#main .main .main_con .fluorine .fluo_list .list_top .top_content {
  overflow: hidden;
}
#main .main .main_con .fluorine .fluo_list .list_top .top_content .content > p {
  font-size: 0.266rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.48rem;
  letter-spacing: 0px;
  color: #666666;
  margin-bottom: 0.4rem;
  text-align: justify;
  text-justify: inter-word;
}
#main .main .main_con .fluorine .fluo_list .list_top .top_content .content .cont_btm {
  width: 8.946rem;
  height: 3.066rem;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#f2f2f2, #f2f2f2);
  background-blend-mode: normal, normal;
  box-shadow: 0px 0.066rem 0.066rem 0px rgba(0, 0, 0, 0.12);
  border: solid 1px #e8e8e8;
  padding: 0.426rem 0.306rem 0.453rem 0.386rem;
  box-sizing: border-box;
}
#main .main .main_con .fluorine .fluo_list .list_top .top_content .content .cont_btm p {
  font-size: 0.266rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.48rem;
  letter-spacing: 0px;
  color: #666666;
  text-align: justify;
  text-justify: inter-word;
}
#main .main .main_con .fluorine .fluo_list .list_top .top_content .content .cont_btm p span {
  width: 3.733rem;
  display: inline-block;
}
#main .main .main_con .fluorine .fluo_list .list_ctr .ctr_title {
  font-size: 0.346rem;
  line-height: 0.48rem;
  letter-spacing: 0px;
  color: #333333;
  margin: 0.72rem 0 0.293rem;
}
#main .main .main_con .fluorine .fluo_list .list_ctr .ctr_banner {
  margin-top: 0.386rem;
}
#main .main .main_con .fluorine .fluo_list .list_ctr .ctr_banner .swiper-slide img {
  width: 9.08rem;
}
#main .main .main_con .fluorine .fluo_list .list_ctr .ctr_banner .swiper-pagination-bullet {
  width: 0.226rem;
  height: 0.226rem;
  background-color: transparent;
  border: solid 0.013rem #ffffff;
  opacity: 1;
  position: relative;
}
#main .main .main_con .fluorine .fluo_list .list_ctr .ctr_banner .swiper-pagination-bullet:first-of-type {
  position: relative;
  margin-right: 0.106rem;
}
#main .main .main_con .fluorine .fluo_list .list_ctr .ctr_banner .swiper-pagination-bullet:first-of-type::after {
  content: '';
  position: absolute;
  width: 0.173rem;
  height: 0.015rem;
  background: #FFFFFF;
  right: -0.2rem;
  top: 0.1rem;
}
#main .main .main_con .fluorine .fluo_list .list_ctr .ctr_banner .swiper-pagination-bullet-active {
  width: 0.226rem;
  height: 0.226rem;
  background-color: #ffffff;
}
#main .main .main_con .fluorine .fluo_list .list_ctr .ctr_set .set_con {
  font-size: 0.266rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.32rem;
  letter-spacing: 0px;
  color: #666666;
}
#main .main .main_con .fluorine .fluo_list .list_ctr .ctr_honor .honor img {
  width: 4.333rem;
}
#main .main .main_con .fluorine .fluo_list .list_ctr .ctr_honor .honor img:nth-of-type(2n+2) {
  margin-left: 0.133rem;
}
#main .main .main_con .fluorine .fluo_list .list_ctr .ctr_honor .honor img:nth-of-type(1), #main .main .main_con .fluorine .fluo_list .list_ctr .ctr_honor .honor img:nth-of-type(2) {
  margin-bottom: 0.333rem;
}
#main .main .main_con .fluorine .fluo_list .list_ctr .ctr_explain .explain p {
  font-size: 0.266rem;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #666666;
  text-align: justify;
  text-justify: inter-word;
}
#main .main .main_con .fluorine .fluo_list .list_ctr .ctr_explain .explain p span {
  display: block;
  color: #333333;
}
#main .main .main_con .fluorine .fluo_list .list_ctr .ctr_explain .explain dl {
  font-size: 0.266rem;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #666666;
}
#main .main .main_con .fluorine .fluo_list .list_ctr .ctr_explain .explain dl dt span {
  color: #333333;
}
#main .main .main_con .fluorine .fluo_list .list_ctr .ctr_explain .explain dl dd {
  margin-left: 1.733rem;
}
#main .main .main_con .fluorine .fluo_list .list_ctr .ctr_explain .explain dl dd:first-of-type {
  margin-left: 1.866rem;
}
#main .main .main_con .fluorine .fluo_list .list_btm {
  margin-bottom: 0.406rem;
}
#main .main .main_con .fluorine .fluo_list .list_btm .btm_title {
  font-size: 0.346rem;
  line-height: 0.48rem;
  letter-spacing: 0px;
  color: #333333;
  margin: 0.72rem 0 0.293rem;
}
#main .main .main_con .fluorine .fluo_list .list_btm .btm_banner {
  position: relative;
}
#main .main .main_con .fluorine .fluo_list .list_btm .btm_banner .swiper-slide .list .list_icon img {
  width: 2.72rem;
}
#main .main .main_con .fluorine .fluo_list .list_btm .btm_banner .swiper-slide .list .content {
  font-size: 0.213rem;
  font-stretch: normal;
  color: #333333;
  text-align: center;
  margin-top: 0.293rem;
}
#main .main .main_con .fluorine .fluo_list .list_btm .btm_banner .swiper-slide .list .content .con_name {
  display: block;
  margin-bottom: 0.16rem;
}
#main .main .main_con .fluorine .fluo_list .list_btm .btm_banner .swiper-button-prev {
  width: 0.333rem;
  height: 0.733rem;
  background-image: url(../images/past_rg.png);
  right: auto;
  left: -0.333rem;
  outline: none;
  background-size: 0.333rem 0.733rem;
}
#main .main .main_con .fluorine .fluo_list .list_btm .btm_banner .swiper-button-next {
  width: 0.333rem;
  height: 0.733rem;
  background-image: url(../images/past_rg.png);
  right: -0.333rem;
  left: auto;
  transform: rotate(180deg);
  outline: none;
  background-size: 0.333rem 0.733rem;
}
#main .main .main_con .fluorine .subs_con {
  margin-top: 0.573rem;
}
#main .main .main_con .fluorine .subs_con .subs_title {
  font-size: 0.346rem;
  font-weight: 600;
  font-stretch: normal;
  line-height: 0.346rem;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 0.266rem;
}
#main .main .main_con .fluorine .subs_con .subs_des {
  font-size: 0.266rem;
  line-height: 0.266rem;
  letter-spacing: 0px;
  color: #333333;
}
#main .main .main_con .fluorine .subs_con .subs_sign .sign {
  width: 8.946rem;
  height: 4.853rem;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#f2f2f2, #f2f2f2);
  background-blend-mode: normal, normal;
  box-shadow: 0px 0.066rem 0.066rem 0px rgba(0, 0, 0, 0.12);
  border: solid 1px #e8e8e8;
  overflow: hidden;
  margin: 0.373rem 0 1.013rem;
}
#main .main .main_con .fluorine .subs_con .subs_sign .sign p {
  margin-top: 2.08rem;
  text-align: center;
  color: #333333;
  text-align: justify;
  text-justify: inter-word;
}
#main .main .main_con .fluorine .subs_con .subs_sign .sign p a {
  font-size: 0.266rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.64rem;
  letter-spacing: 0px;
}
#main .main .main_con .fluorine .subs_con .subs_sign .sign p .sign_btn {
  color: #FFFFFF;
  width: 1.8rem;
  height: 0.586rem;
  line-height: 0.586rem;
  background-color: #faa619;
  border-radius: 0.08rem;
  border: solid 0.013rem #faa619;
  display: inline-block;
  font-size: 0.293rem;
  margin: 0 0.106rem;
  letter-spacing: 0.066rem;
}
#main .main .main_con .fluorine .subs_con .subs_sign .sign p .register_btn {
  display: block;
  color: #faa619;
  text-decoration: underline;
}
#main .main .main_con .fluorine .subs_con .subs_form .form {
  width: 8.933rem;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#f2f2f2, #f2f2f2);
  background-blend-mode: normal, normal;
  box-shadow: 0px 0.066rem 0.066rem 0px rgba(0, 0, 0, 0.12);
  border: solid 1px #e8e8e8;
  padding: 0.826rem 0.64rem 0.008rem 0.84rem;
  box-sizing: border-box;
  margin: 0.48rem 0 0.46rem;
}
#main .main .main_con .fluorine .subs_con .subs_form .form ul {
  overflow: hidden;
  padding-bottom: 0.266rem;
  box-sizing: border-box;
  border-bottom: 0.013rem dashed #CCCCCC;
}
#main .main .main_con .fluorine .subs_con .subs_form .form ul li {
  display: flex;
  margin-bottom: 0.426rem;
  position: relative;
}
#main .main .main_con .fluorine .subs_con .subs_form .form ul li .list_name {
  width: 1.133rem;
  font-size: 0.266rem;
  line-height: 0.426rem;
  letter-spacing: 0px;
  color: #333333;
  margin-right: 0.266rem;
}
#main .main .main_con .fluorine .subs_con .subs_form .form ul li .list_con {
  overflow: hidden;
  display: flex;
}
#main .main .main_con .fluorine .subs_con .subs_form .form ul li .list_con .journal {
  width: 3.46rem;
  margin-top: 0.08rem;
  display: flex;
}
#main .main .main_con .fluorine .subs_con .subs_form .form ul li .list_con .journal .designation {
  float: left;
  display: none;
}
#main .main .main_con .fluorine .subs_con .subs_form .form ul li .list_con .journal .show-radio {
  display: inline-block;
  width: 0.25rem;
  height: 0.24rem;
  background: url(../images/icons_b.png) no-repeat center / 100% 100%;
  vertical-align: middle;
  float: left;
  position: relative;
}
#main .main .main_con .fluorine .subs_con .subs_form .form ul li .list_con .journal .show-radio:before {
  content: '';
  display: none;
  width: 0.25rem;
  height: 0.24rem;
  background: url('../images/icons.png') no-repeat center / 100% 100%;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
}
#main .main .main_con .fluorine .subs_con .subs_form .form ul li .list_con .journal input[type="radio"]:checked + .show-radio:before {
  display: block;
}
#main .main .main_con .fluorine .subs_con .subs_form .form ul li .list_con .journal label .jou_name {
  display: block;
  font-size: 0.266rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.32rem;
  letter-spacing: 0px;
  color: #666666;
}
#main .main .main_con .fluorine .subs_con .subs_form .form ul li .list_con .journal label .jou_des {
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.32rem;
  letter-spacing: 0px;
  color: #cccccc;
}
#main .main .main_con .fluorine .subs_con .subs_form .form ul li .list_con .journal label .jou_des .sum {
  color: #f88d15;
}
#main .main .main_con .fluorine .subs_con .subs_form .form ul li .list_con .subscription {
  margin-top: 0.053rem;
  font-size: 0.266rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.32rem;
  letter-spacing: 0px;
  color: #666666;
}
#main .main .main_con .fluorine .subs_con .subs_form .form ul li .list_con .subscription .num {
  width: 0.533rem;
  height: 0.44rem;
  text-align: center;
  color: #666666;
  margin: 0 0.053rem;
}
#main .main .main_con .fluorine .subs_con .subs_form .form ul li .list_con input {
  width: 3.24rem;
  height: 0.44rem;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#0068b7, #0068b7);
  background-blend-mode: normal, normal;
  border: solid 0.013rem #e8e8e8;
}
#main .main .main_con .fluorine .subs_con .subs_form .form ul li .list_con .amount {
  font-size: 0.346rem;
  line-height: 0.32rem;
  letter-spacing: 0px;
  color: #f88d15;
  margin-left: 0.2rem;
}
#main .main .main_con .fluorine .subs_con .subs_form .form ul li .list_con .amount .sum {
  vertical-align: top;
}
#main .main .main_con .fluorine .subs_con .subs_form .form ul li .list_con .modify {
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.426rem;
  letter-spacing: 0px;
  color: #faa619;
  float: right;
  position: absolute;
  right: 0;
}
#main .main .main_con .fluorine .subs_con .subs_form .form ul li:nth-of-type(1) .modify, #main .main .main_con .fluorine .subs_con .subs_form .form ul li:nth-of-type(2) .modify {
  top: 0.066rem;
}
#main .main .main_con .fluorine .subs_con .subs_form .form .f_submit {
  width: 2.053rem;
  height: 0.68rem;
  line-height: 0.68rem;
  background-color: #faa619;
  border-radius: 0.093rem;
  font-size: 0.266rem;
  text-align: center;
  display: block;
  line-height: 24px;
  letter-spacing: 0.026rem;
  color: #ffffff;
  margin: 0.32rem 0 0.64rem 1.333rem;
}
#main .main .main_con .fluorine .subs_con .subs_order {
  display: none;
}
#main .main .main_con .fluorine .subs_con .subs_order .order_top {
  width: 8.946rem;
  height: 7.253rem;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#f2f2f2, #f2f2f2);
  background-blend-mode: normal, normal;
  box-shadow: 0px 0.066rem 0.066rem 0px rgba(0, 0, 0, 0.12);
  border: solid 0.013rem #e8e8e8;
  padding: 0.72rem 0.546rem 0.6rem;
  box-sizing: border-box;
}
#main .main .main_con .fluorine .subs_con .subs_order .order_top p {
  font-size: 0.266rem;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #666666;
  text-align: justify;
  text-justify: inter-word;
}
#main .main .main_con .fluorine .subs_con .subs_order .order_top p .amount {
  color: #f88d15;
}
#main .main .main_con .fluorine .subs_con .subs_order .order_top .pay_must {
  width: 100%;
  height: 4.4rem;
  background-color: #faa619;
  border-radius: 0.266rem;
  margin-top: 0.466rem;
  color: #ffffff;
  padding: 0.373rem 0.266rem;
  box-sizing: border-box;
}
#main .main .main_con .fluorine .subs_con .subs_order .order_top .pay_must dl dt {
  font-size: 0.32rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  margin-bottom: 0.466rem;
}
#main .main .main_con .fluorine .subs_con .subs_order .order_top .pay_must dl dd {
  line-height: 0.4rem;
  font-size: 0.24rem;
}
#main .main .main_con .fluorine .subs_con .subs_order .order_top .pay_must dl dd span {
  display: block;
}
#main .main .main_con .fluorine .subs_con .subs_order .order_btm .btm_title {
  font-size: 0.293rem;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #333333;
  margin: 0.733rem 0 0.28rem;
}
#main .main .main_con .fluorine .subs_con .subs_order .order_btm .btm_title span {
  font-size: 0.24rem;
  letter-spacing: 0px;
  color: #999999;
}
#main .main .main_con .fluorine .subs_con .subs_order .order_btm .btm_con {
  margin-bottom: 0.233rem;
}
#main .main .main_con .fluorine .subs_con .subs_order .order_btm .btm_con .con_img {
  width: 2.32rem;
}
#main .main .main_con .fluorine .subs_con .subs_order .order_btm .btm_con .con_content {
  width: 5.333rem;
}
#main .main .main_con .fluorine .subs_con .subs_order .order_btm .btm_con .con_content li {
  font-size: 0.266rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.48rem;
  letter-spacing: 0px;
  color: #666666;
}
#main .main .main_con .fluorine .preview {
  margin-top: 0.693rem;
}
#main .main .main_con .fluorine .preview .pre_img {
  text-align: center;
}
#main .main .main_con .fluorine .preview .pre_img img {
  width: 6.92rem;
}
#main .main .main_con .fluorine .preview .pre_img .rg_img {
  margin: 0.44rem 0 0.533rem;
}
#main .main .main_con .fluorine .preview .subscribe_list {
  width: 8.933rem;
  height: 2.653rem;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#faa619, #faa619);
  background-blend-mode: normal, normal;
  box-shadow: 0px 0.066rem 0.066rem 0px rgba(0, 0, 0, 0.12);
  border: solid 0.013rem #e8e8e8;
  margin: 0 auto 0.513rem;
  text-align: center;
}
#main .main .main_con .fluorine .preview .subscribe_list p {
  font-size: 0.346rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.32rem;
  letter-spacing: 0px;
  color: #faa619;
  margin: 0.6rem 0 0.346rem;
  text-align: justify;
  text-justify: inter-word;
}
#main .main .main_con .fluorine .preview .subscribe_list a {
  width: 2.706rem;
  height: 0.88rem;
  line-height: 0.88rem;
  font-size: 0.453rem;
  display: block;
  background-color: #faa619;
  border: solid 0.013rem #faa619;
  color: #FFFFFF;
  margin: 0 auto;
}
#main .main .main_con .fluorine .paper_con {
  margin-top: 0.533rem;
  overflow: hidden;
}
#main .main .main_con .fluorine .paper_con .paper_top {
  width: 8.933rem;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#f2f2f2, #f2f2f2);
  background-blend-mode: normal, normal;
  box-shadow: 0px 0.066rem 0.066rem 0px rgba(0, 0, 0, 0.12);
  border: solid 0.013rem #e8e8e8;
  padding: 0.52rem 0.4rem 0.266rem;
  box-sizing: border-box;
}
#main .main .main_con .fluorine .paper_con .paper_top img {
  width: 100%;
}
#main .main .main_con .fluorine .paper_con .paper_top .top_rg {
  margin-top: 0.3rem;
}
#main .main .main_con .fluorine .paper_con .paper_top .top_rg li {
  font-size: 0.266rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.64rem;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 0.16rem;
}
#main .main .main_con .fluorine .paper_con .paper_top .top_rg li .list_name {
  display: inline-block;
  width: 1.2rem;
  font-weight: 600;
  font-stretch: normal;
  text-align: justify;
  text-align-last: justify;
  line-height: 0.4rem;
  height: 0.4rem;
  text-justify: inter-ideograph;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  color: #333333;
}
#main .main .main_con .fluorine .paper_con .paper_top .top_rg li .email {
  color: #faa619;
}
#main .main .main_con .fluorine .paper_con .paper_btm {
  margin: 0.72rem 0 0.26rem;
}
#main .main .main_con .fluorine .paper_con .paper_btm .btm_title {
  font-size: 0.346rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.346rem;
  letter-spacing: 0px;
  color: #0077b5;
  margin-bottom: 0.506rem;
}
#main .main .main_con .fluorine .paper_con .paper_btm .btm_content {
  font-size: 0.266rem;
  line-height: 0.4rem;
  letter-spacing: 0;
  color: #333333;
  position: relative;
  padding-bottom: 0.866rem;
}
#main .main .main_con .fluorine .paper_con .paper_btm .btm_content p {
  text-align: justify;
  text-justify: inter-word;
}
#main .main .main_con .fluorine .paper_con .paper_btm .btm_content p:last-of-type {
  margin: 0.4rem 0 0.6rem;
  text-indent: 0.2rem;
}
#main .main .main_con .fluorine .paper_con .paper_btm .btm_content dl dt {
  color: #faa619;
  font-weight: 600;
  margin-bottom: 0.426rem;
}
#main .main .main_con .fluorine .paper_con .paper_btm .btm_content dl dd {
  margin-bottom: 0.2rem;
  text-align: justify;
}
#main .main .main_con .fluorine .paper_con .paper_btm .inscription {
  position: absolute;
  right: 0;
  bottom: 0;
}
#main .main .main_con .fluorine .ad_con {
  margin-top: 0.733rem;
}
#main .main .main_con .fluorine .ad_con .ad_title {
  font-size: 0.346rem;
  font-weight: 600;
  line-height: 0.48rem;
  letter-spacing: 0px;
  color: #0077b5;
  margin-bottom: 0.466rem;
}
#main .main .main_con .fluorine .ad_con .ad_list {
  margin-bottom: 0.4rem;
}
#main .main .main_con .fluorine .ad_con .ad_list p {
  font-size: 0.266rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 0.013rem;
  color: #333333;
  margin-bottom: 0.133rem;
  text-align: justify;
  text-justify: inter-word;
}
#main .main .main_con .fluorine .ad_con .ad_btm .btm_list {
  width: 8.906rem;
  height: 3.36rem;
  box-shadow: 0px 0.066rem 0.066rem 0px rgba(0, 0, 0, 0.12);
  border: solid 0.013rem #e8e8e8;
  background: url(../images/ad_list1.png) no-repeat bottom right;
  background-size: 4.08rem 3.346rem;
  padding: 0.32rem 0 0 0.293rem;
  box-sizing: border-box;
}
#main .main .main_con .fluorine .ad_con .ad_btm .btm_list dt {
  font-size: 0.346rem;
  font-weight: 600;
  line-height: 0.346rem;
  letter-spacing: 0px;
  color: #0077b5;
  margin-bottom: 0.24rem;
}
#main .main .main_con .fluorine .ad_con .ad_btm .btm_list dd {
  font-size: 0.266rem;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #333333;
}
#main .main .main_con .fluorine .ad_con .ad_btm .btm_list dd span {
  font-weight: 600;
}
#main .main .main_con .fluorine .ad_con .ad_btm .btm_list:last-of-type {
  background: url(../images/ad_list2.png) no-repeat bottom right;
  background-size: 5.173rem 3.346rem;
  margin: 0.68rem 0 0.593rem;
}
#main .main .main_con .fluorine .ad_con .ad_btm .btm_list:last-of-type dd span {
  display: inline-block;
  width: 1.2rem;
  font-weight: 600;
  font-stretch: normal;
  text-align: justify;
  text-align-last: justify;
  line-height: 0.4rem;
  height: 0.4rem;
  text-justify: inter-ideograph;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  color: #333333;
}
#main .main .main_con .fluorine .news_details {
  padding-left: 0.48rem;
  box-sizing: border-box;
}
#main .main .main_con .fluorine .news_details .details .go_back {
  width: 0.546rem;
  height: 0.546rem;
  background: url(../images/go_back.png) no-repeat center / 100% 100%;
  display: block;
  margin: 0.333rem 0 0.533rem;
}
#main .main .main_con .fluorine .news_details .details .list_time {
  width: 1.86rem;
  display: block;
  font-size: 0.32rem;
  margin-top: 0.093rem;
  padding-bottom: 0.106rem;
  box-sizing: border-box;
  border-bottom: 0.026rem solid #c4c4c4;
  position: relative;
}
#main .main .main_con .fluorine .news_details .details .list_time:after {
  content: '';
  position: absolute;
  width: 0.16rem;
  height: 0.026rem;
  background-color: #0068b7;
  top: 0.133rem;
  left: -0.266rem;
}
#main .main .main_con .fluorine .news_details .details .list_name {
  margin: 0.32rem 0 0.466rem;
  font-size: 0.453rem;
  height: 0.443rem;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #0068b7;
  width: 100%;
}
#main .main .main_con .fluorine .news_details .details .list_des {
  margin-bottom: 0.266rem;
}
#main .main .main_con .fluorine .news_details .details .list_des p {
  font-size: 0.266rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.6rem;
  letter-spacing: 0px;
  color: #666666;
  text-align: justify;
  text-justify: inter-word;
}
#main .main .main_con .fluorine .news_details .details .list_content {
  font-size: 0.266rem;
  line-height: 0.4rem;
  color: #666666;
}
#main .main .main_con .fluorine .news_details .details .list_content p {
  margin-bottom: 0.333rem;
  text-align: justify;
  text-justify: inter-word;
  text-indent: 0.4rem;
}
#main .main .main_con .fluorine .news_details .details img {
  width: 100%;
}
#main .main .pop_user {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 123333335;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
#main .main .pop_user .user_tips {
  width: 6.453rem;
  height: 2.56rem;
  background-color: #ffffff;
  border-radius: 0.266rem;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#f2f2f2, #f2f2f2);
  background-blend-mode: normal, normal;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -1.64rem 0 0 -3.24rem;
  text-align: center;
}
#main .main .pop_user .user_tips .clo {
  width: 0.293rem;
  height: 0.293rem;
  position: absolute;
  top: 0.2rem;
  right: 0.213rem;
  background: url(../images/close.png) no-repeat center / 100% 100%;
  cursor: pointer;
}
#main .main .pop_user .user_tips .tips_title {
  font-size: 0.373rem;
  font-weight: 600;
  font-stretch: normal;
  line-height: 0.373rem;
  letter-spacing: 0.013rem;
  color: #faa619;
  display: block;
  margin: 0.72rem 0 0.533rem;
}
#main .main .pop_user .user_tips .tips_des {
  font-size: 0.293rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.32rem;
  letter-spacing: 0px;
  color: #666666;
}
#main .main .pop_user .user_tips .show_demand {
  font-size: 0.293rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.32rem;
  letter-spacing: 0px;
  color: #666666;
  display: none;
}
#main .main .pop_user .user_tips .show_demand .des {
  display: block;
}
#main .main .pop_user .user_tips .show_demand .salesman .name, #main .main .pop_user .user_tips .show_demand .salesman .phone {
  color: #faa619;
}
#main .main .yzcon {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 123333335;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
#main .main .yzcon .conlist {
  width: 6.453rem;
  height: 3.56rem;
  background-color: #ffffff;
  border-radius: 0.266rem;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#f2f2f2, #f2f2f2);
  background-blend-mode: normal, normal;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -1.64rem 0 0 -3.24rem;
  text-align: center;
}
#main .main .yzcon .conlist .clo {
  width: 0.293rem;
  height: 0.293rem;
  position: absolute;
  top: 0.2rem;
  right: 0.213rem;
  background: url(../images/close.png) no-repeat center / 100% 100%;
  cursor: pointer;
}
#main .main .yzcon .conlist .title {
  font-size: 0.373rem;
  padding: 0.533rem 0;
}
#main .main .yzcon .conlist .list_con {
  display: flex;
  justify-content: space-between;
  padding: 0 0.25rem;
}
#main .main .yzcon .conlist .list_con .vercode {
  width: 3.5rem;
  line-height: 0.5rem;
  display: block;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#0068b7, #0068b7);
  background-blend-mode: normal, normal;
  border: solid 0.015rem #cccccc;
  font-size: 0.375rem;
  padding-left: 0.1rem;
  box-sizing: border-box;
}
#main .main .yzcon .conlist .list_con .yz_bar {
  border: 1px solid #faa619;
  line-height: 0.6rem;
  cursor: pointer;
  padding: 0 0.15rem;
  font-size: 0.266rem;
  outline: none;
  color: #faa619;
  box-sizing: border-box;
}
#main .main .yzcon .conlist .list_con .yz_bar:hover {
  background: #faa619;
  color: #FFF;
}
#main .main .yzcon .conlist .yzpassed {
  width: 2.76rem;
  line-height: 0.66rem;
  background: #faa619;
  color: #FFF;
  display: block;
  font-size: 0.346rem;
  border: none;
  font-family: "Microsoft YaHei", "宋体", "Segoe UI", "Lucida Grande", Helvetica, Arial, sans-serif, FreeSans, Arimo;
  border-radius: 0.1rem;
  outline: none;
  margin: 0.43rem auto 0;
}
.footer {
  border-top: 5px solid #1B528E;
  padding: 1rem 0;
  display: flex;
  flex-direction: column;
  justify-content: center; /* 水平居中 */
}
.border_footer {
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: row; /* 设置主轴方向为水平 */
  justify-content: space-around; /* 项目沿主轴平分空间 */
  align-items: flex-start; /* 项目在交叉轴上居中对齐 */
  flex-wrap: wrap; /* 自动换行 */
}
.border_footer .footer_menu {
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: row; /* 设置主轴方向为水平 */
  justify-content: flex-start; /* 项目沿主轴平分空间 */
  flex-wrap: wrap; /* 自动换行 */
  padding: 0 0.5rem;
}
.logo_foot {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column; /* 设置主轴方向为水平 */
  justify-content: flex-start; /* 水平居中 */
  align-items: center;
  height: 180px;
}
.footer .border_footer ul {
  display: inline-block;
  margin-bottom: 20px;
  min-width: 110px;
}
.footer .border_footer ul li {
  color: #333333;
  display: block;
}
.footer .border_footer ul li a {
  font-size: 14px;
  line-height: 20px;
  color: #666666;
}
.footer .border_footer ul li h1 {
  font-size: 20px;
  line-height: 20px;
  padding-bottom: 20px;
  font-weight: normal;
}
/*select*/
.main {
  margin-top: 40px;
  font-size: 14px;
  color: #999999;
}
#cate {
  height: 26px;
  line-height: 26px;
  text-align: left;
  position: relative;
}
#cate .cate_wrp {
  overflow: hidden;
}
#cate .cate_inp {
  padding-left: 10px;
  height: 40px;
  width: 127px;
  border-radius: 3px 0 0 3px;
  border: 1px solid #999;
  border-right: none;
  background: #fff;
  float: left;
  line-height: 40px;
}
#cate a.cate_tri:link, #cate a.cate_tri:visited {
  width: 43px;
  height: 42px;
  float: left;
  background: transparent url(../images/select_right.png) no-repeat center center;
  display: inline-block;
}
#cate .cate_drop {
  background: #E2E2E2;
  width: 178px;
  border: 1px solid #ADADAD;
  border-radius: 2px;
  max-height: 175px;
  overflow-y: scroll;
}
#cate .cate_drop ul {
  margin: 0px;
  width: 100%;
}
#cate .cate_drop li {
  padding-left: 10px;
  width: 100%;
  font-size: 14px;
  display: table;
  height: 35px;
  margin-bottom: 5px;
}
#cate .cate_drop li:hover {
  background: #69bce6;
  color: #fff;
  cursor: pointer;
}
#cate .cate_drop li a {
  line-height: 18px;
  font-size: 12px;
  display: table-cell;
  Vertical-align: middle;
}
.weixin {
  display: inline-block;
  background-color: #1B528E;
}
.weixin_text {
  height: 49px;
  background-color: #1B528E;
  font-size: 20px;
  text-align: center;
  color: #ffffff;
  line-height: 49px;
}
.weiin_two {
  margin-top: 16px;
  margin-bottom: 22px;
}
.weiin_two img {
  display: inline-block;
}
.weiin_two img:nth-child(1) {
  float: left;
  margin-left: 10px;
  border-right: 1px solid #fff;
  padding-right: 30px;
}
.weiin_two img:nth-child(2) {
  float: right;
  margin-right: 10px;
}
.erweima {
  padding: 10px;
}
.footer_copy {
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: column; /* 设置主轴方向为水平 */
  justify-content: center; /* 项目沿主轴平分空间 */
  align-items: center; /* 项目在交叉轴上居中对齐 */
  border-top: 1px solid #c0c0c0;
  padding-top: 0.5rem;
  margin-top: 0.5rem;
}
.footer_copy .beian {
  text-align: center;
  line-height: 20px;
  display: flex;
  justify-content: center;
  padding-top: 0;
}
.footer_copy .beian p a {
  font-size: 12px;
  font-family: "ArialMT";
  letter-spacing: 0;
  color: #333333;
}
.footer_copy .beian p a:hover {
  color: #ff0000;
}
.footer_copy .beian p a img {
  padding: 0;
}
.footer_copy .beian > img {
  width: 16px;
  height: 19px;
  margin-left: 25px;
  margin-right: 5px;
}
.footer_copy div {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 14px;
  color: #333333;
}
.footer_copy > img {
  margin: 0 auto;
  padding-top: 20px;
}
.timeline1 {
  list-style: none;
  position: relative;
  max-width: 1190px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 50px;
  z-index: 1;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.timeline1 li {
  width: 24%;
  margin: 10px;
}
.timeline1 li:hover img {
  transform: scale(1.2);
  transition: all 0.5s;
}
.timeline1 li img {
  width: 100%;
}
.more_line {
  text-align: center;
  font-size: 22px;
  background-position: center 50px;
  color: #faa619;
  background-repeat: no-repeat;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
}
.more_line a {
  font-size: 22px;
  color: #faa619;
}
.more_line1 {
  text-align: center;
  font-size: 22px;
  background: url(../images/bottom_arow1.png);
  background-position: center 50px;
  color: #faa619;
  background-repeat: no-repeat;
  padding-bottom: 50px;
  cursor: pointer;
  position: relative;
  z-index: 999;
}
/* 公司介绍_发展历史 */
.history_content {
  width: auto;
  margin: 1rem auto 2rem auto;
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: column; /* 设置主轴方向为水平 */
  align-items: center; /* 项目在交叉轴上居中对齐 */
  flex-wrap: wrap; /* 自动换行 */
}
.history_content h1 {
  width: 100%;
  height: 2rem;
  line-height: 2rem;
  display: block;
  position: relative;
  margin: 0.5rem 0 0 0;
}
.history_content h1 span {
  display: inline;
}
.history_content .yuan1 {
  width: 0.4rem;
  height: 0.4rem;
  border: 0.15rem solid #0077B5;
  border-radius: 50%;
  z-index: 99;
  background: #FFF;
  position: absolute;
  left: 0.6rem;
  top: 1.25rem;
}
.history_content .xt1 {
  width: 0.1rem;
  height: 4rem;
  background: #DDD;
  position: absolute;
  left: 0.85rem;
  top: 0;
}
.history_content .history_year {
  font: italic bold 0.8rem/0.8rem "微软雅黑";
  color: #0077B5;
  position: absolute;
  left: 1.7rem;
  top: 1.2rem;
  margin: 0;
  display: block;
}
.history_content li {
  display: block;
  width: 100%;
  height: 2rem;
  position: relative;
  margin: 0 0 1rem 0;
}
.history_content .month {
  font: bold 0.6rem/0.8rem "微软雅黑";
  color: #666;
  margin: 0;
  display: block;
  position: absolute;
  left: 0;
  top: 1.2rem;
  text-align: left;
}
.history_content .yuan2 {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  z-index: 999;
  background: #999;
  position: absolute;
  left: 0.7rem;
  top: 1.7rem;
}
.history_content .xt2 {
  width: 1.7rem;
  height: 1px;
  background: #999;
  position: absolute;
  left: 0.8rem;
  top: 1.9rem;
}
.history_content .text {
  height: 2rem;
  margin: 0.5rem 0.5rem 0.5rem 0;
  display: block;
  background: #F9F9F9;
  border: 1px solid #EEE;
  font: 0.3rem/0.6rem "微软雅黑";
  position: absolute;
  left: 1.7rem;
  top: 0.3rem;
  padding: 0.2rem 0.3rem;
  display: flex;
  align-items: center;
  text-align: justify;
  text-justify: distribute-all-lines;
}
/* 人力资源 */
.workplace_div {
  overflow: hidden;
  display: block;
  box-sizing: border-box;
  padding: 1rem 0 0 0;
  border: 1px solid #EEE;
  margin-bottom: 1rem;
}
.workplace_text {
  padding: 0 1rem;
  overflow: hidden;
}
.workplace_text p {
  text-align: Justify;
  text-justify: inter-ideograph;
  text-indent: 0.8rem;
  font-size: 0.4rem;
  line-height: 0.6rem;
  color: #666;
}
.workplace_text p b {
  font-weight: bold;
  color: #000;
}
.workplace_text ul {
  margin: 1rem 0;
  overflow: hidden;
  border-top: 1px dashed #CCC;
  padding: 1rem 0 0 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.workplace_text ul p {
  font-size: 0.4rem;
  line-height: 0.5rem;
  font-weight: normal;
  text-indent: 1rem;
  margin-bottom: 0.4rem;
  display: block;
  width: 100%;
}
.workplace_text ul b {
  font-weight: bold;
  color: #000;
  text-align: center;
  width: 100%;
}
.workplace_text ul li {
  width: 280px;
  margin: 1rem 0 0 0;
  text-align: center;
}
.workplace_text ul li img {
  width: 90%;
  height: auto;
  margin: auto;
}
.workplace_text ul li span {
  display: block;
  text-align: center;
  font-size: 0.4rem;
  line-height: 0.6rem;
  margin: 0.4rem;
}
#main .main .bar_head {
  text-align: center;
  font-size: 0.32rem;
  line-height: 0.32rem;
  color: #333333;
  text-decoration: none;
  box-sizing: border-box;
  display: flex;
  flex-direction: row; /* 设置主轴方向为水平 */
  justify-content: space-around; /* 项目沿主轴平分空间 */
  align-items: center; /* 项目在交叉轴上居中对齐 */
}
#main .main .bar_head span {
  width: 33%;
  display: block;
}
#main .main .bar_head .on {
  margin-top: 0.08rem;
  border-bottom: 0.08rem solid #faa619;
}
/* 我们的品牌 */
#main .main .main_con .brand {
  width: 100%;
  margin: 1rem auto;
}
#main .main .main_con .brand .brand_con1 {
  display: block;
}
#main .main .main_con .brand .brand_con1 .list_con {
  padding: 0;
}
#main .main .main_con .brand .brand_con1 .list_con .list_title {
  font-size: 0.373rem;
  font-weight: 600;
  font-stretch: normal;
  line-height: 0.373rem;
  letter-spacing: 0px;
  color: #165cbb;
  position: relative;
  padding-bottom: 0.386rem;
  margin-bottom: 0.413rem;
}
#main .main .main_con .brand .brand_con1 .list_con .list_title:after {
  content: '';
  position: absolute;
  width: 0.533rem;
  height: 0.053rem;
  background-color: #faa619;
  left: 0;
  bottom: 0;
}
/* 品牌LOGO */
#main .main .main_con .brand .brand_con1 .branddiv {
  overflow: hidden;
  display: block;
  margin-bottom: 1rem;
  box-sizing: border-box;
}
#main .main .main_con .brand .brand_con1 .branddiv li {
  float: left;
  margin-top: 0.2rem;
  margin-right: 0.2rem;
  width: 47%;
  height: auto;
  text-align: center;
  display: block;
  padding-bottom: 0.4rem;
  border: 1px solid #DDD;
}
#main .main .main_con .brand .brand_con1 .branddiv li img {
  width: 50%;
  height: 50%;
  border: 0;
  margin: 20px auto 10px auto;
  display: block;
  text-align: center;
}
#main .main .main_con .brand .brand_con1 .branddiv li span {
  font-size: 14px;
  line-height: 30px;
  color: #666;
}
#main .main .main_con .brand .brand_con1 .branddiv1 {
  overflow: hidden;
  display: block;
  margin-bottom: 1rem;
  box-sizing: border-box;
}
#main .main .main_con .brand .brand_con1 .branddiv1 h3 {
  margin: 100px 0 40px 0;
}
#main .main .main_con .brand .brand_con1 .branddiv1 p {
  font-size: 0.266rem;
  text-indent: 0.8rem;
  line-height: 0.5rem;
  margin-bottom: 0.5rem;
  text-align: justify;
  text-justify: inter-word;
}
#main .main .main_con .brand .brand_con1 .branddiv1 p a {
  font-size: 0.266rem;
  line-height: 0.5rem;
  color: #666;
}
#main .main .main_con .brand .brand_con1 .branddiv1 p a:hover {
  color: #0077B5;
  text-decoration-line: underline;
}
#main .main .main_con .brand .brand_con1 .branddiv1 b {
  font-weight: bold;
  display: block;
}
#main .main .main_con .brand .brand_con1 .branddiv1 li {
  float: left;
  margin-top: 0.2rem;
  margin-right: 0.2rem;
  width: 100%;
}
#main .main .main_con .brand .brand_con1 .branddiv1 li img {
  width: 100%;
  text-align: center;
}
#main .main .main_con .brand .brand_con1 .branddiv1 li span {
  font-size: 0.266rem;
  line-height: 0.5rem;
  color: #666;
}
/* 品牌承诺 */
#main .main .main_con .brand .brand_con1 .branddiv1 .urban3 {
  overflow: hidden;
  display: flex;
  flex-direction: row; /* 设置主轴方向为水平 */
  justify-content: space-around; /* 项目沿主轴平分空间 */
  flex-wrap: wrap; /* 自动换行 */
}
#main .main .main_con .brand .brand_con1 .branddiv1 .urban3 span {
  display: block;
  margin-top: 0.2rem;
  margin-right: 0.2rem;
  width: 100%;
  padding: 0.4rem;
  background: #FF9933;
  overflow: hidden;
  box-sizing: border-box;
  display: flex; /* 设置容器为flex布局 */
}
#main .main .main_con .brand .brand_con1 .branddiv1 .urban3 span img {
  width: 15%;
  margin-right: 10px;
}
#main .main .main_con .brand .brand_con1 .branddiv1 .urban3 span h2 {
  text-align: center;
  color: #FFF;
  font-weight: normal;
}
#main .main .main_con .brand .brand_con1 .branddiv1 .urban3 span h2 b {
  font-size: 0.373rem;
  line-height: 0.6rem;
  font-weight: bold;
  margin: 0 0 0.5rem 0;
  padding: 0 0 0.2rem 0;
  border-bottom: 1px dotted #FFF;
}
#main .main .main_con .brand .brand_con1 .branddiv1 .urban3 span h2 p {
  font-size: 0.266rem;
  text-indent: 0;
  line-height: 0.5rem;
  text-align: justify;
  text-justify: inter-word;
}
#main .main .main_con .brand .brand_con1 .branddiv1 .urban3 span:nth-of-type(2) {
  background: #33CC99;
}
#main .main .main_con .brand .brand_con1 .branddiv1 .urban3 span:nth-of-type(3) {
  background: #3399CC;
}
#main .main .main_con .brand .brand_con1 .branddiv1 .urban3 span:nth-of-type(4) {
  background: #CC99CC;
}
#main .main .main_con .brand .brand_con1 .branddiv2 {
  overflow: hidden;
  display: block;
  margin-bottom: 150px;
  box-sizing: border-box;
  padding: 10px 0;
  width: 100%;
}
#main .main .main_con .brand .brand_con1 .branddiv2 li {
  float: left;
  margin-top: 25px;
  margin-left: 32px;
  width: 152px;
  height: 152px;
  text-align: center;
  display: block;
  border: 1px solid #DDD;
}
#main .main .main_con .brand .brand_con1 .branddiv2 li img {
  width: 150px;
  height: 150px;
  border: 0;
  display: block;
  text-align: center;
  vertical-align: middle;
  margin: auto;
}
/* 工程案例 */
#main .main .main_con .brand .brand_con1 .case {
  overflow: hidden;
  display: block;
  margin-bottom: 1rem;
  box-sizing: border-box;
  width: 100%;
}
#main .main .main_con .brand .brand_con1 .case h3 {
  font-size: 0.373rem;
  line-height: 0.6rem;
  padding: 0.2rem;
  font-weight: bold;
  margin: 1rem auto 0.5rem auto;
  text-align: center;
  background-color: #1B528E;
  display: flex; /* 设置容器为flex布局 */
  justify-content: center; /* 水平居中对齐内容 */
  align-items: center; /* 垂直居中对齐内容 */
  color: #FFF;
}
#main .main .main_con .brand .brand_con1 .case p {
  font-size: 0.266rem;
  text-indent: 0.8rem;
  line-height: 0.5rem;
  margin-bottom: 0.5rem;
  text-align: justify;
  text-justify: inter-word;
}
#main .main .main_con .brand .brand_con1 .case .urban2 {
  box-sizing: border-box;
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: row; /* 设置主轴方向为水平 */
  justify-content: flex-start; /* 项目沿主轴平分空间 */
  flex-wrap: wrap; /* 自动换行 */
}
#main .main .main_con .brand .brand_con1 .case .urban2 li {
  width: 295px;
  display: block;
  margin: 0.2rem;
  border: 1px solid #ddd;
  box-sizing: border-box; /* 使宽度包括边距和边框 */
}
#main .main .main_con .brand .brand_con1 .case .urban2 li img {
  width: 100%;
}
#main .main .main_con .brand .brand_con1 .case .urban2 li h2 {
  font-size: 0.3rem;
  line-height: 0.5rem;
  height: 1rem;
  font-weight: bold;
  padding: 0.3rem 0.5rem;
  text-align: center;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 0.4rem;
  color: #333;
  display: flex; /* 设置容器为flex布局 */
  justify-content: center; /* 水平居中对齐内容 */
  align-items: center; /* 垂直居中对齐内容 */
}
#main .main .main_con .brand .brand_con1 .case .urban2 li p {
  font-size: 0.266rem;
  text-indent: 0;
  line-height: 0.5rem;
  margin: 0.5rem;
  text-align: justify;
  text-justify: inter-word;
}
/* 业务领域 */
#main .main .main_con .product_center {
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: row; /* 设置主轴方向为水平 */
  justify-content: space-around; /* 项目沿主轴平分空间 */
  flex-wrap: wrap; /* 自动换行 */
  margin: 1rem 0;
  box-sizing: border-box; /* 使宽度包括边距和边框 */
}
#main .main .main_con .product_center .products {
  width: 285px;
  background-color: #f7f7f7;
  box-sizing: border-box; /* 使宽度包括边距和边框 */
}
#main .main .main_con .product_center .products .pro_title {
  height: auto;
  background-color: #0068b7;
  color: #FFFFFF;
  padding: 0.6rem 0 0.5rem 0.7rem;
  box-sizing: border-box;
}
#main .main .main_con .product_center .products .pro_title span {
  display: block;
  font-weight: 600;
  font-stretch: normal;
  line-height: 0.5rem;
  letter-spacing: 0px;
  color: #ffffff;
}
#main .main .main_con .product_center .products .pro_title .cn {
  font-size: 0.4rem;
}
#main .main .main_con .product_center .products .pro_title .en {
  font-size: 0.3rem;
}
#main .main .main_con .product_center .products .pro_list {
  border-bottom: 1px solid #CCCCCC;
}
#main .main .main_con .product_center .products .pro_list .list_icon {
  line-height: 1rem;
  font-size: 0.3rem;
  font-weight: 600;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #666666;
  display: flex;
  justify-content: space-between;
  padding: 0.3rem 0.7rem;
  box-sizing: border-box;
  cursor: pointer;
}
#main .main .main_con .product_center .products .pro_list .list_icon .icon {
  width: 10px;
  height: 10px;
  cursor: pointer;
  float: right;
}
#main .main .main_con .product_center .products .pro_list .list_cont ul li {
  line-height: 44px;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #999999;
  display: block;
  padding-left: 38px;
  box-sizing: border-box;
  cursor: pointer;
}
#main .main .main_con .product_center .products .pro_list .list_cont ul li a {
  color: #999999;
}
#main .main .main_con .product_center .products .pro_list .list_cont ul li:hover a {
  color: #faa619;
  background-color: #F2F2F2;
}
#main .main .main_con .product_center .products .pro_list .list_cont ul li:hover {
  border-left: 3px solid #faa619;
}
#main .main .main_con .product_center .products .pro_list:hover .list_icon {
  color: #0068b7;
}
#main .main .main_con .product_center .products .pro_list:hover .list_icon .icon {
  color: #666666;
}
#main .main .main_con .product_center .products .showp .list_icon {
  color: #0068b7;
}
#main .main .main_con .product_center .products .showp .list_icon .icon {
  color: #666666;
}
#main .main .main_con .product_center .products .showp .list_cont {
  height: auto;
}
#main .main .main_con .product_center .products .showp .list_cont ul li:hover {
  color: #faa619;
  background-color: #F2F2F2;
}
#main .main .main_con .product_center .products .hidep .list_cont {
  height: 0;
  overflow: hidden;
}
#main .main .main_con .product_center .con_list {
  width: 640px;
  box-sizing: border-box; /* 使宽度包括边距和边框 */
}
#main .main .main_con .product_center .con_list .list_img {
  width: 100%;
  height: auto;
  border-top: 1px solid #0077B5;
}
#main .main .main_con .product_center .con_list .list_img img {
  width: 100%;
  height: auto;
  margin: 0 0 0.2rem 0;
}
#main .main .main_con .product_center .con_list .list_img h1 {
  font-size: 0.35rem;
  font-weight: bold;
  line-height: 1.4rem;
  color: #0077B5;
}
#main .main .main_con .product_center .con_list .list_img p {
  font-size: 0.266rem;
  text-indent: 0;
  line-height: 0.5rem;
  margin: 0.5rem 0;
  text-align: justify;
  text-justify: inter-word;
}
#main .main .main_con .product_center .con_list .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}
#main .main .main_con .product_center .con_list .list img {
  width: 4%;
  display: block;
  margin-right: 0.2rem;
  margin-top: 0.2rem;
  float: left;
}
#main .main .main_con .product_center .con_list .list h1 {
  font-size: 0.35rem;
  line-height: 0.5rem;
  margin: 0.3rem 0;
  color: #0077B5;
  font-weight: normal;
}
#main .main .main_con .product_center .con_list .list a {
  width: 100%;
  font-size: 0.266rem;
  text-indent: 0;
  line-height: 0.8rem;
  display: block;
  position: relative;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #666666;
  margin: 0.2rem 0;
  border-bottom: 1px dashed #CCC;
}
#main .main .main_con .product_center .con_list .search_none {
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 19px;
  letter-spacing: 1px;
  color: #333333;
  margin: 155px auto 300px;
  display: none;
}
/* 产品-品牌LOGO */
#main .main .main_con .product_center .con_list .list_img .branddiv1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row;
  margin-bottom: 0.5rem;
  box-sizing: border-box;
  padding: 0.5rem 0;
}
#main .main .main_con .product_center .con_list .list_img .branddiv1 li {
  margin-bottom: 0.3rem;
  margin-right: 0.3rem;
  width: 130px;
  height: 160px;
  text-align: center;
  border: 1px solid #DDD;
  box-sizing: border-box; /* 使宽度包括边距和边框 */
  display: flex;
  align-items: center; /* 垂直居中 */
  justify-content: center; /* 水平居中 */
}
#main .main .main_con .product_center .con_list .list_img .branddiv1 li img {
  width: 70%;
  height: auto;
  border: 0;
  margin: 0 auto 0.3rem auto;
  display: block;
  text-align: center;
}
#main .main .main_con .product_center .con_list .list_img .branddiv1 li span {
  font-size: 0.266rem;
  line-height: 0.8rem;
  color: #666;
}
#main .main .main_con .product_center .con_list .list_img .urban5 {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}
#main .main .main_con .product_center .con_list .list_img .urban5 span {
  width: 135px;
  display: block;
  margin-right: 0.2rem;
  box-sizing: border-box; /* 使宽度包括边距和边框 */
}
#main .main .main_con .product_center .con_list .list_img .urban5 span img {
  width: 100%;
  margin: 0;
}
#main .main .main_con .product_center .con_list .list_img .urban5 span h2 {
  font-size: 0.3rem;
  line-height: 0.8rem;
  text-align: center;
  color: #FFF;
  background: #1B528E;
  font-weight: normal;
  margin-bottom: 10px;
  display: block;
}
.p_1 {
  width: 100%;
  overflow: hidden;
}
.p_1 img {
  width: 100%;
  margin-bottom: 20px;
}
.branddiv1 .list_con .list_title1 {
  font-size: 0.4rem;
  font-weight: 600;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #165cbb;
  position: relative;
  padding-bottom: 0.3rem;
  margin: 0 auto 35px;
  text-align: center;
  border-bottom: 3px solid #bebebe;
  width: 100px;
}
.branddiv1 .video {
  width: 100;
  height: auto;
  margin: 30px auto 0;
  position: relative;
}
.branddiv1 .video video {
  width: 100%;
  height: auto;
}
/* 产品详情 */
.main_con .product_details {
  width: 100%;
  margin: 1.8rem 0 0 0;
  z-index: 9999;
}
.main_con .product_details .details_con .con_title {
  padding: 0.5rem;
  border-bottom: 1px solid #ddd;
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: row; /* 设置主轴方向为水平 */
  justify-content: space-between; /* 项目沿主轴平分空间 */
  align-items: center; /* 项目在交叉轴上居中对齐 */
  flex-wrap: nowrap; /* 自动换行 */
  width: 100%;
  box-sizing: border-box; /* 使宽度包括边距和边框 */
  background: #FAFAFA;
}
.main_con .product_details .details_con .con_title .con_title_con .title_icon {
  width: 2.8rem;
  height: 1.8rem;
  vertical-align: middle;
}
.main_con .product_details .details_con .con_title .con_title_con .title_name {
  font-size: 0.266rem;
  line-height: 0.8rem;
  font-weight: normal;
  font-stretch: normal;
  color: #333333;
  margin-left: 0.2rem;
}
.main_con .product_details .details_con .con_title .go_back {
  font-size: 0.266rem;
  line-height: 0.8rem;
  font-weight: normal;
  color: #333333;
  box-sizing: border-box;
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: row; /* 设置主轴方向为水平 */
  justify-content: flex-end; /* 项目沿主轴平分空间 */
  align-items: center; /* 项目在交叉轴上居中对齐 */
  flex-wrap: nowrap; /* 自动换行 */
}
.main_con .product_details .details_con .con_title .go_back a {
  color: #333;
}
.main_con .product_details .details_con .con_title .go_back:hover {
  color: #0068b7;
}
.main_con .product_details .details_con .con_title .go_back img {
  width: 20%;
  height: auto;
}
.main_con .product_details .details_con .content .ml {
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: row; /* 设置主轴方向为水平 */
  justify-content: flex-start; /* 项目沿主轴平分空间 */
  align-items: flex-start; /* 项目在交叉轴上居中对齐 */
  flex-wrap: nowrap; /* 自动换行 */
  margin-left: 0.5rem;
  margin-top: 0.5rem;
}
.main_con .product_details .details_con .content .ml ul {
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: row; /* 设置主轴方向为水平 */
  justify-content: flex-start; /* 项目沿主轴平分空间 */
  align-items: flex-start; /* 项目在交叉轴上居中对齐 */
  flex-wrap: wrap; /* 自动换行 */
}
.main_con .product_details .details_con .content .ml ul li {
  border: 1px solid #1B528E;
  color: #1B528E;
  padding: 0.2rem 0.3rem;
  margin: 0 0.2rem 0.2rem 0;
  cursor: pointer;
  font-size: 0.266rem;
  line-height: 0.3rem;
}
.main_con .product_details .details_con .content .ml .active {
  background: #1B528E;
  color: #fff;
  border: 1px solid #1B528E;
}
.main_con .product_details .details_con .content .ml .active:first-child {
  background: #faa619;
  color: #fff;
  border: 1px solid #faa619;
}
.main_con .product_details .details_con .content .details {
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: row; /* 设置主轴方向为水平 */
  justify-content: flex-start; /* 项目沿主轴平分空间 */
  flex-wrap: wrap; /* 自动换行 */
  margin: 0.5rem 0;
  overflow: hidden;
  box-sizing: border-box; /* 使宽度包括边距和边框 */
}
.main_con .product_details .details_con .content .details .img {
  width: 90%;
  height: auto;
  margin: 0.5rem;
  border: 1px solid #ddd;
  padding: 0.2rem;
  display: block;
  float: left;
  box-sizing: border-box; /* 使宽度包括边距和边框 */
}
.main_con .product_details .details_con .content .details .img img {
  width: 100%;
  height: auto;
}
.main_con .product_details .details_con .content .details .details_ctr {
  max-width: 600px;
  margin: 0.5rem;
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: column; /* 设置主轴方向为水平 */
  justify-content: space-around; /* 项目沿主轴平分空间 */
  flex-wrap: wrap; /* 自动换行 */
  float: left;
  box-sizing: border-box; /* 使宽度包括边距和边框 */
}
.main_con .product_details .details_con .content .details .details_ctr .ctr_lf .lf_name {
  display: block;
  font-size: 0.4rem;
  color: #0068b7;
  line-height: 0.4rem;
  padding-left: 5px;
  font-weight: bold;
}
.main_con .product_details .details_con .content .details .details_ctr .ctr_rg {
  padding-left: 5px;
  box-sizing: border-box;
  margin-bottom: 1rem;
}
.main_con .product_details .details_con .content .details .details_ctr .ctr_rg .img1 {
  border: 1px solid #DDD;
  width: 150px;
  height: 150px;
  margin-top: 1rem;
}
.main_con .product_details .details_con .content .details .details_ctr .ctr_rg .img2 {
  width: 100%;
  height: auto;
  margin: 1rem 0;
}
.main_con .product_details .details_con .content .details .details_ctr .ctr_rg p {
  margin: 0.3rem 0 0 0;
  color: #666666;
  font-size: 0.3rem;
  line-height: 0.5rem;
}
.main_con .product_details .details_con .content .details .details_ctr .ctr_rg p b {
  color: #333;
  line-height: 0.1rem;
  font-weight: bold;
}
.main_con .product_details .details_con .content .details .details_ctr .ctr_rg .ctr_1 {
  display: flex; /* 使用弹性盒子布局 */
  flex-direction: row; /* 设置主轴方向为水平 */
  justify-content: flex-start; /* 项目沿主轴平分空间 */
  flex-wrap: nowrap; /* 自动换行 */
}
.main_con .product_details .details_con .content .details .details_ctr .ctr_rg .ctr_1 span {
  width: 50%;
  display: block;
  border-bottom: 1px dashed #DDD;
  padding-bottom: 0.5rem;
  display: flex;
  align-items: center; /* 垂直居中 */
  box-sizing: border-box; /* 使宽度包括边距和边框 */
}
.main_con .product_details .details_con .content .details .details_btm {
  width: 100%;
}
.main_con .product_details .details_con .content .details .details_btm img {
  width: 40%;
}
.main_con .product_details .details_con .content .details .details_btm div {
  text-align: left;
  color: #333333;
  font-size: 18px;
}
.main_con .product_details .details_con .content .details .details_btm dl {
  text-align: left;
  color: #333333;
}
.main_con .product_details .details_con .content .details .details_btm dl dt {
  font-size: 16px;
  margin-bottom: 32px;
}
.main_con .product_details .details_con .content .details .details_btm dl dd {
  margin-bottom: 32px;
  font-size: 14px;
  margin-left: 30px;
}
.main_con .product_details .details_con .content .details .details_btm p {
  margin: 20px 0;
  font-size: 16px;
  color: #999;
}
.main_con .product_details .details_con .content .details .details_btm .urban {
  overflow: hidden;
  margin-top: 30px;
  display: flex;
}
.main_con .product_details .details_con .content .details .details_btm .urban li {
  display: block;
  margin-right: 20px;
}
.main_con .product_details .details_con .content .details .details_btm .urban img {
  width: 100%;
}
.main_con .product_details .details_con .content .details .details_btm .urban h2 {
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  color: #FFF;
  background: #1B528E;
  font-weight: normal;
}
.main_con .search_con .con_list1 {
  margin: 2rem 0.5rem 1rem 0.5rem;
  padding-left: 0.5rem;
}
.main_con .search_con .con_list1 .list {
  height: 30px;
  line-height: 16px;
  display: block;
  position: relative;
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #666666;
  margin-bottom: 10px;
}
.main_con .search_con .con_list1 .list:hover:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 14px;
  left: -15px;
  background-color: #faa619;
}
.main_con .search_con .con_list1 .on:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 14px;
  left: -15px;
  background-color: #faa619;
}
.main_con .search_con .con_list1 .search_none {
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 19px;
  letter-spacing: 1px;
  color: #333333;
  margin: 155px auto 300px;
}
.main_con .search_con .newlist {
  overflow: hidden;
  margin: 0 0.5rem 0 1rem;
}
.main_con .search_con .newlist .list {
  letter-spacing: 0px;
}
.main_con .search_con .newlist .list .listtime {
  border-bottom: 1px solid #cccc;
  line-height: 30px;
  display: inline-block;
  color: #666;
}
.main_con .search_con .newlist .list .listname {
  font-size: 0.3rem;
  color: #333;
  line-height: 0.6rem;
  margin-bottom: 0.5rem;
}
.main_con .search_con .newlist .list:hover .listname {
  color: #faa619;
}
/* 2025.11.17 新增广告图 */
.banner_sq_main {
  position: fixed;
  z-index: 999999;
  background: #000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
}
.banner_sq_pic {
  position: relative;
  text-align: center;
  width: 360px;
  height: auto;
  margin: 4% auto;
}
.banner_sq_pic img {
  width: 360px;
  height: auto;
}
.banner_sq_pic p {
  text-align: center;
  color: #FFF;
  font-size: 0.3rem;
  line-height: 0.3rem;
  padding-top: 0.3rem;
}
.banner_sq_pic_close {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.2);
}
.banner_sq_pic_close a {
  display: block;
  color: #E6F5FF;
  width: 40px;
  height: 40px;
  font-size: 30px;
  line-height: 30px;
  padding-left: 2px;
}
.banner_sq_pic_close a:hover {
  background: #333;
  color: #E6F5FF;
}