@charset "utf-8";
.other_banner {
  width: 100%;
  position: relative;
}
.other_banner img {
  width: 100%;
  height: auto;
}
.other_banner .o_b_text {
  width: 100%;
  height: calc(100% - 60px);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding-top: 70px;
}
.other_banner .o_b_text .safe_width {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.other_banner .o_b_text .safe_width h5 {
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  line-height: 36px;
}
.other_banner .o_b_text .safe_width h5 span {
  font-size: 26px;
  font-weight: normal;
  margin-left: 10px;
  text-transform: uppercase;
}
.other_banner .banner_tab {
  width: 100%;
  height: 60px;
  background: rgba(0, 0, 0, 0.3);
}
.other_banner .banner_tab .safe_width {
  height: 100%;
}
.other_banner .banner_tab .safe_width ul {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: center;
}
.other_banner .banner_tab .safe_width ul li {
  border-left: 1px solid rgba(255, 255, 255, 0.4);
}
.other_banner .banner_tab .safe_width ul li:last-child {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}
.other_banner .banner_tab .safe_width ul li a {
  display: inline-block;
  padding: 0 42px;
  line-height: 60px;
  color: #fff;
  font-size: 16px;
}
.other_banner .banner_tab .safe_width ul li.active a {
  background: #0051a2;
}
.other_banner .banner_tab .safe_width ul li:hover a {
  background: #0051a2;
}
.gy_container {
  width: 100%;
  /*新闻动态*/
  /*新闻详情*/
  /*联系我们*/
  /*成功案例*/
}
.gy_container .Navigat_box {
  width: 100%;
  background: #f4f4f4;
  height: 52px;
}
.gy_container .Navigat_box ul {
  width: 100%;
  height: 52px;
  display: flex;
  justify-content: left;
  align-items: center;
}
.gy_container .Navigat_box ul li {
  font-size: 13px;
  color: #848484;
  line-height: 20px;
  padding-left: 20px;
  position: relative;
}
.gy_container .Navigat_box ul li::after {
  content: '>';
  font-size: 13px;
  color: #848484;
  line-height: 20px;
  position: absolute;
  left: 6px;
  top: 0;
}
.gy_container .Navigat_box ul li:nth-child(1) {
  padding-left: 0;
}
.gy_container .Navigat_box ul li:nth-child(1)::after {
  content: none;
}
.gy_container .Navigat_box ul li a {
  display: inline-block;
  padding-left: 22px;
  font-size: 13px;
  color: #848484;
  line-height: 20px;
  position: relative;
}
.gy_container .Navigat_box ul li a::after {
  content: '';
  width: 16px;
  height: 16px;
  background: url(../images/other/home_icon.png) no-repeat center center;
  background-size: auto auto;
  position: absolute;
  top: 0;
  left: 0;
}
.gy_container .about_box {
  width: 100%;
}
.gy_container .about_box .gy_cont {
  width: 100%;
}
.gy_container .about_box .gy_cont .gy_tap {
  width: 100%;
  display: none;
  padding: 48px 0 80px 0;
  /*企业文化*/
  /*企业愿景*/
  /*资质荣誉*/
  /*产品中心*/
}
.gy_container .about_box .gy_cont .gy_tap .about_desc {
  width: 100%;
  font-size: 16px;
  line-height: 34px;
  color: #333;
}
.gy_container .about_box .gy_cont .gy_tap .about_desc p {
  width: 100%;
  font-size: 16px;
  line-height: 34px;
  color: #333;
}
.gy_container .about_box .gy_cont .gy_tap .about_desc h5 {
  width: 100%;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  line-height: 34px;
  margin-top: 16px;
}
.gy_container .about_box .gy_cont .gy_tap .about_desc .about_img {
  width: 100%;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gy_container .about_box .gy_cont .gy_tap .about_desc .about_img img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.gy_container .about_box .gy_cont .gy_tap .qywh_con {
  width: 100%;
  background: url(../images/other/wh_bj.png) no-repeat center top;
  background-size: 100% 100%;
  padding: 60px 0 70px 0;
}
.gy_container .about_box .gy_cont .gy_tap .qywh_con .wh_con {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.gy_container .about_box .gy_cont .gy_tap .qywh_con .wh_con .wh_img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 52%;
}
.gy_container .about_box .gy_cont .gy_tap .qywh_con .wh_con .wh_img img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 88%;
}
.gy_container .about_box .gy_cont .gy_tap .qywh_con .wh_con .wh_text {
  width: 46%;
}
.gy_container .about_box .gy_cont .gy_tap .qywh_con .wh_con .wh_text ul {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-direction: column;
}
.gy_container .about_box .gy_cont .gy_tap .qywh_con .wh_con .wh_text ul li {
  width: 100%;
  padding-left: 10%;
  font-size: 18px;
  color: #333333;
  line-height: 28px;
  position: relative;
  min-height: 120px;
  border-left: 1px solid #7E7E7E;
}
.gy_container .about_box .gy_cont .gy_tap .qywh_con .wh_con .wh_text ul li::after {
  content: '';
  width: 10px;
  height: 10px;
  background: #7E7E7E;
  border-radius: 50%;
  position: absolute;
  left: -5px;
  top: 4px;
}
.gy_container .about_box .gy_cont .gy_tap .qywh_con .wh_con .wh_text ul li:nth-child(1) {
  color: #AC3014;
  font-size: 20px;
}
.gy_container .about_box .gy_cont .gy_tap .qywh_con .wh_con .wh_text ul li:nth-child(1)::after {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 3px solid #000000;
  left: -9px;
  top: 0;
  background: #faf7ed;
}
.gy_container .about_box .gy_cont .gy_tap .qywh_con .wh_con .wh_text ul li:last-child {
  border-left: none;
  min-height: unset;
}
.gy_container .about_box .gy_cont .gy_tap .qywh_con .wh_con .wh_text ul li:last-child::after {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 3px solid #000000;
  left: -9px;
  top: 0;
  background: #faf7ed;
}
.gy_container .about_box .gy_cont .gy_tap .qyyj_con {
  width: 100%;
  position: relative;
}
.gy_container .about_box .gy_cont .gy_tap .qyyj_con .ji_zc {
  width: 100%;
  height: auto;
}
.gy_container .about_box .gy_cont .gy_tap .qyyj_con .qyyj_box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.gy_container .about_box .gy_cont .gy_tap .qyyj_con .qyyj_box .safe_width {
  height: 100%;
  padding-top: 6%;
}
.gy_container .about_box .gy_cont .gy_tap .qyyj_con .qyyj_box .safe_width .yj_con {
  width: 100%;
  margin-top: 12%;
  display: flex;
  padding-right: 40.8%;
  justify-content: left;
  align-items: flex-start;
  flex-direction: column;
}
.gy_container .about_box .gy_cont .gy_tap .qyyj_con .qyyj_box .safe_width .yj_con span {
  display: inline-block;
  width: 54px;
  height: 4px;
  background: #AC3014;
}
.gy_container .about_box .gy_cont .gy_tap .qyyj_con .qyyj_box .safe_width .yj_con p {
  width: 100%;
  display: inline-block;
  margin-top: 25px;
  font-size: 18px;
  color: #333;
  line-height: 32px;
}
.gy_container .about_box .gy_cont .gy_tap .ry_box {
  width: 100%;
}
.gy_container .about_box .gy_cont .gy_tap .ry_box .ry_icon {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 30px;
}
.gy_container .about_box .gy_cont .gy_tap .ry_box .ry_icon .ryIcon_item {
  width: 25%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.gy_container .about_box .gy_cont .gy_tap .ry_box .ry_icon .ryIcon_item span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 170px;
  height: 170px;
  background: #0378D0;
  border-radius: 50%;
}
.gy_container .about_box .gy_cont .gy_tap .ry_box .ry_icon .ryIcon_item span.span_2 {
  background: #E1AF45;
}
.gy_container .about_box .gy_cont .gy_tap .ry_box .ry_icon .ryIcon_item span.span_3 {
  background: #4B4A6C;
}
.gy_container .about_box .gy_cont .gy_tap .ry_box .ry_icon .ryIcon_item span.span_4 {
  background: #058A6A;
}
.gy_container .about_box .gy_cont .gy_tap .ry_box .ry_icon .ryIcon_item span img {
  width: auto;
  height: auto;
}
.gy_container .about_box .gy_cont .gy_tap .ry_box .ry_icon .ryIcon_item p {
  width: 100%;
  margin-top: 20px;
  text-align: center;
  font-size: 16px;
  color: #373737;
  line-height: 20px;
}
.gy_container .about_box .gy_cont .gy_tap .ry_box .ry_img {
  width: 100%;
  margin-top: 80px;
  background: url(../images/other/ry_bj_pc.png) no-repeat center center;
  background-size: auto auto;
}
.gy_container .about_box .gy_cont .gy_tap .ry_box .ry_img .safe_width {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: wrap;
}
.gy_container .about_box .gy_cont .gy_tap .ry_box .ry_img .safe_width .zz_img {
  max-width: 38.6%;
  margin-bottom: 15px;
}
.gy_container .about_box .gy_cont .gy_tap .ry_box .ry_img .safe_width .zz_img img {
  width: 100%;
  height: auto;
}
.gy_container .about_box .gy_cont .gy_tap .prod_list {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-wrap: wrap;
}
.gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link {
  width: 32%;
  border: 1px solid #ECECEC;
  margin: 0 2% 30px 0;
}
.gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link:nth-child(3n) {
  margin-right: 0;
}
.gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link .p_img {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link .p_img .p_zc {
  width: 100%;
  height: auto;
}
.gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link .p_img div {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link .p_img div img {
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: auto;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link .p_img div:hover img {
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
  transform: scale(1.06);
}
.gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link .p_text {
  width: 100%;
  padding: 25px 18px 15px 18px;
  position: relative;
}
.gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link .p_text::after {
  width: 100%;
  height: 0;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  background: #0051a2;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link .p_text h5 {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  color: #000000;
  line-height: 22px;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link .p_text p {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #666666;
  margin-top: 12px;
  display: -webkit-box;
  height: 44px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link .p_text span {
  display: inline-block;
  margin-top: 16px;
  width: 112px;
  height: 42px;
  border-radius: 21px;
  border: 1px solid #D3D3D3;
  font-size: 16px;
  cursor: pointer;
  color: #666;
  text-align: center;
  line-height: 42px;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link:hover .p_text::after {
  height: 100%;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link:hover .p_text h5 {
  color: #fff;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link:hover .p_text p {
  color: #fff;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link:hover .p_text span {
  background: #fff;
  border-color: #0051A2;
  color: #0051A2;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.gy_container .ts_head {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 40px;
}
.gy_container .ts_head h5 {
  text-align: center;
  font-size: 28px;
  color: #333;
  line-height: 32px;
}
.gy_container .ts_head span {
  width: 160px;
  margin-top: 25px;
  height: 1px;
  background: #969696;
  position: relative;
}
.gy_container .ts_head span::after {
  content: '';
  width: 12px;
  height: 12px;
  background: #787878;
  border-radius: 50%;
  position: absolute;
  top: -6px;
  left: 50%;
  margin-left: -6px;
}
.gy_container .temp_layout {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  /*左侧导航2*/
}
.gy_container .temp_layout .slide_nav {
  width: 246px;
}
.gy_container .temp_layout .slide_nav ul {
  width: 100%;
}
.gy_container .temp_layout .slide_nav ul li {
  width: 100%;
  height: 42px;
  background: #0051a2;
  border: 2px solid #0051a2;
  margin-bottom: 6px;
}
.gy_container .temp_layout .slide_nav ul li a {
  display: inline-block;
  width: 100%;
  line-height: 40px;
  padding: 0 28px 0 34px;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  position: relative;
}
.gy_container .temp_layout .slide_nav ul li a::before {
  content: '';
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 16px;
  top: 50%;
  margin-top: -5px;
  z-index: 1;
}
.gy_container .temp_layout .slide_nav ul li a::after {
  content: none;
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  position: absolute;
  top: 0;
  right: 10px;
}
.gy_container .temp_layout .slide_nav ul li:hover a::after {
  content: '→';
}
.gy_container .temp_layout .slide_nav ul li.active {
  background: #fff;
}
.gy_container .temp_layout .slide_nav ul li.active a {
  color: #0051a2;
}
.gy_container .temp_layout .slide_nav ul li.active a::before {
  background: #0051a2;
}
.gy_container .temp_layout .slide_nav ul li.active a::after {
  content: '→';
  font-size: 14px;
  color: #0051a2;
  line-height: 40px;
  position: absolute;
  top: 0;
  right: 10px;
}
.gy_container .temp_layout .slide_nav_1 {
  width: 246px;
}
.gy_container .temp_layout .slide_nav_1 ul {
  width: 100%;
}
.gy_container .temp_layout .slide_nav_1 ul li {
  width: 100%;
  margin-bottom: 6px;
}
.gy_container .temp_layout .slide_nav_1 ul li .main_h {
  display: inline-block;
  width: 100%;
  background: #0051a2;
  line-height: 40px;
  padding: 0 28px 0 34px;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  position: relative;
}
.gy_container .temp_layout .slide_nav_1 ul li .main_h::before {
  content: '';
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 16px;
  top: 50%;
  margin-top: -5px;
  z-index: 1;
}
.gy_container .temp_layout .slide_nav_1 ul li .main_con {
  display: none;
  width: 100%;
  background: #ebeced;
  padding: 0 34px;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.gy_container .temp_layout .slide_nav_1 ul li .main_con a {
  display: inline-block;
  width: 100%;
  line-height: 30px;
  font-size: 16px;
  color: #343434;
  text-decoration: none;
}
.gy_container .temp_layout .slide_nav_1 ul li .main_con a.on {
  color: #0051A2;
  text-decoration: underline;
}
.gy_container .temp_layout .slide_nav_1 ul li.li_single.active a {
  display: inline-block;
  background: #fff;
  border: 2px solid #0051a2;
  line-height: 40px;
  padding: 0 28px 0 34px;
  font-size: 16px;
  color: #0051a2;
  text-decoration: none;
  position: relative;
}
.gy_container .temp_layout .slide_nav_1 ul li.li_single.active a::before {
  content: '';
  width: 10px;
  height: 10px;
  background: #0051a2;
  border-radius: 50%;
  position: absolute;
  left: 16px;
  top: 50%;
  margin-top: -5px;
  z-index: 1;
}
.gy_container .temp_layout .slide_nav_1 ul li.li_single.active a::after {
  content: '→';
  font-size: 14px;
  color: #0051a2;
  line-height: 40px;
  position: absolute;
  top: 0;
  right: 10px;
}
.gy_container .temp_layout .slide_nav_1 ul li.li_par .main_h::after {
  content: '';
  width: 14px;
  height: 40px;
  background: url(../images/other/arrow_b.png) no-repeat center center;
  background-size: 14px auto;
  position: absolute;
  top: 0;
  right: 10px;
}
.gy_container .temp_layout .slide_nav_1 ul li.li_par.active .main_h::after {
  content: '';
  background: url(../images/other/arrow_b1.png) no-repeat center center;
  background-size: 14px auto;
}
.gy_container .temp_layout .slide_nav_1 ul li.active .main_con {
  display: inline-block;
  padding: 20px 34px;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.gy_container .temp_layout .gy_cont {
  width: calc(100% - 270px);
}
.gy_container .temp_layout .gy_cont .gy_tap {
  padding: 0 0 40px 0;
}
.gy_container .temp_layout .gy_cont .news_list {
  width: 100%;
}
.gy_container .temp_layout .gy_cont .news_list a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background: #ebecec;
  padding: 12px;
  margin-bottom: 20px;
}
.gy_container .temp_layout .gy_cont .news_list a .n_img {
  width: 188px;
  height: 120px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gy_container .temp_layout .gy_cont .news_list a .n_img img {
  display: inline-block;
  width: 100%;
  height: auto;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.gy_container .temp_layout .gy_cont .news_list a .n_text {
  width: calc(100% - 215px);
}
.gy_container .temp_layout .gy_cont .news_list a .n_text h5 {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px;
  color: #000000;
  line-height: 28px;
}
.gy_container .temp_layout .gy_cont .news_list a .n_text p {
  margin-top: 10px;
  width: 100%;
  font-size: 14px;
  color: #666666;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.gy_container .temp_layout .gy_cont .news_list a:hover {
  background: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
}
.gy_container .temp_layout .gy_cont .news_list a:hover .n_img img {
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
  transform: scale(1.06);
}
.gy_container .temp_layout .gy_cont .news_list a:hover .n_text h5 {
  color: #0051a2;
}
.gy_container .temp_layout .gy_cont .news_list.case_list a {
  padding: 25px;
}
.gy_container .temp_layout .gy_cont .news_list.case_list a .n_text {
  width: 100%;
}
.gy_container .details_box {
  width: 100%;
  background: #fff;
  padding: 50px 6% 16px 5%;
}
.gy_container .details_box .d_head {
  width: 100%;
  padding-bottom: 28px;
  border-bottom: 1px solid #ddd;
}
.gy_container .details_box .d_head h5 {
  width: 100%;
  text-align: center;
  line-height: 38px;
  margin-bottom: 22px;
  font-size: 36px;
  color: #333;
}
.gy_container .details_box .d_head p {
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 18px;
}
.gy_container .details_box .d_desc {
  width: 100%;
  padding: 40px 0;
}
.gy_container .d_oper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #DDD;
  padding: 16px 0;
}
.gy_container .d_oper .d_left {
  width: 60%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-direction: column;
}
.gy_container .d_oper .d_left a {
  font-size: 16px;
  color: #666;
  line-height: 40px;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gy_container .d_oper .d_left a:hover {
  color: #0051a2;
}
.gy_container .d_oper .return_a {
  display: flex;
  width: 120px;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #fff;
  background: #0051a2;
  height: 40px;
}
.gy_container .lx_modal01 {
  width: 100%;
  padding: 50px 0 90px 0;
}
.gy_container .lx_modal01 .lx_map {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 40px;
}
.gy_container .lx_modal01 .lx_map .map_left {
  width: 65%;
  height: 370px;
}
.gy_container .lx_modal01 .lx_map .map_right {
  width: 35%;
  height: 370px;
  background: #0051a2;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.gy_container .lx_modal01 .lx_map .map_right h5 {
  width: 100%;
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}
.gy_container .lx_modal01 .lx_map .map_right div {
  width: 310px;
  padding-top: 4px;
}
.gy_container .lx_modal01 .lx_map .map_right div p {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 24px;
}
.gy_container .lx_modal01 .lx_map .map_right div p img {
  width: 26px;
  height: auto;
}
.gy_container .lx_modal01 .lx_map .map_right div p span {
  display: inline-block;
  width: calc(100% - 46px);
  font-size: 15px;
  color: #fff;
  line-height: 22px;
}
.gy_container .lx_modal02 {
  width: 100%;
  background: url(../images/lx/lx_bj.png) no-repeat center center;
  background-size: 100% auto;
}
.gy_container .lx_modal02 .mes_con {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.gy_container .lx_modal02 .mes_con .mes_item {
  width: 49%;
  margin-bottom: 24px;
  display: flex;
  justify-content: left;
  align-items: flex-start;
}
.gy_container .lx_modal02 .mes_con .mes_item .m_icon {
  display: none;
}
.gy_container .lx_modal02 .mes_con .mes_item .mes_input {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
}
.gy_container .lx_modal02 .mes_con .mes_item .mes_input span {
  display: inline-block;
  text-align: right;
  width: 130px;
  padding-right: 20px;
  line-height: 38px;
  font-size: 15px;
  color: #4D4C4C;
}
.gy_container .lx_modal02 .mes_con .mes_item .mes_input .red {
  font-size: 15px;
  color: red;
  width: 24px;
  line-height: 38px;
  text-align: center;
}
.gy_container .lx_modal02 .mes_con .mes_item .mes_input .input_1 {
  width: calc(100% - 154px);
  height: 38px;
  border: 1px solid #B7B7B7;
  font-size: 14px;
  color: #333;
  padding: 0 15px;
  outline: none;
}
.gy_container .lx_modal02 .mes_con .mes_item .mes_input .input_1.input_2 {
  width: calc(100% - 130px);
}
.gy_container .lx_modal02 .mes_con .mes_item .mes_input .dx_v {
  display: flex;
  width: calc(100% - 130px);
  justify-content: left;
  align-items: center;
}
.gy_container .lx_modal02 .mes_con .mes_item .mes_input .dx_v span {
  width: auto;
  line-height: 38px;
  padding-left: 35px;
  font-size: 15px;
  color: #4D4C4C;
  cursor: pointer;
  position: relative;
  margin-right: 15px;
}
.gy_container .lx_modal02 .mes_con .mes_item .mes_input .dx_v span::after {
  content: '';
  width: 19px;
  height: 19px;
  background: url(../images/lx/xb_d.png) no-repeat center center;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
.gy_container .lx_modal02 .mes_con .mes_item .mes_input .dx_v span.on::after {
  background: url(../images/lx/xb_s.png) no-repeat center center;
  background-size: 100% auto;
}
.gy_container .lx_modal02 .mes_con .mes_item.mes_item_long {
  width: 100%;
}
.gy_container .lx_modal02 .mes_con .mes_item.mes_item_long .textarea_1 {
  width: calc(100% - 130px);
  border: 1px solid #B7B7B7;
  font-size: 14px;
  color: #333;
  padding: 10px 15px;
  outline: none;
  height: 200px;
  resize: none;
  background: transparent;
}
.gy_container .lx_modal02 .mes_con .mes_item.mes_item_code {
  width: 100%;
}
.gy_container .lx_modal02 .mes_con .mes_item.mes_item_code .input_sr {
  border: 1px solid #B7B7B7;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  color: #333;
  padding: 0 15px;
  outline: none;
  width: 240px;
  background: transparent;
}
.gy_container .lx_modal02 .mes_con .mes_item.mes_item_code .input_c {
  width: 100px;
  color: #333;
  letter-spacing: 3px;
  font-size: 18px;
  height: 38px;
  text-align: center;
  padding: 0;
  outline: none;
  margin-left: 10px;
  box-shadow: none;
  border: none;
  font-weight: bold;
  background: #e6e6e6;
}
.gy_container .lx_modal02 .mes_con .mes_item.mes_item_code .gray_text {
  font-size: 15px;
  color: #4D4C4C;
  line-height: 38px;
  margin-left: 20px;
}
.gy_container .lx_modal02 .mes_con .mes_item.mes_btn {
  width: 100%;
  text-align: right;
  padding: 10px 0 60px 0;
  overflow: hidden;
  display: inline-block;
}
.gy_container .lx_modal02 .mes_con .mes_item.mes_btn a {
  float: right;
  display: inline-block;
  width: 146px;
  height: 46px;
  font-size: 16px;
  background: #939191;
  border-radius: 6px;
  text-align: center;
  line-height: 46px;
  margin-left: 20px;
  color: #fff;
}
.gy_container .lx_modal02 .mes_con .mes_item.mes_btn a:hover {
  opacity: 0.9;
}
.gy_container .lx_modal02 .mes_con .mes_item.mes_btn a.blue_btn {
  background: #0051a2;
}
.gy_container.gy_container_case {
  background: url(../images/other/al_bj.png) #fff no-repeat center top;
  background-size: 100% auto;
}
/*页码*/
.page_con {
  width: 100%;
  text-align: center;
  margin-top: 50px;
}
.page_con nav ul {
  margin: 0;
}
.page_con nav ul li {
  border-radius: 0;
}
.page_con nav ul li a {
  border: none !important;
  background: #f5f5f5;
  text-align: center;
  color: #666;
  font-size: 16px;
  width: 30px;
  height: 30px;
  line-height: 28px;
  padding: 0 !important;
  border-radius: 50% !important;
  margin: 0 8px;
}
.page_con nav ul li:hover a {
  color: #0051a2;
}
.page_con nav ul li.active a {
  color: #fff !important;
  background: #0051a2 !important;
}
@media screen and (max-width: 767px) {
  .gy_container_gray {
    background: #F4F4F4;
  }
  .gy_container {
    padding-top: 0.4rem;
    /*新闻动态*/
    /*新闻详情*/
    /*联系我们*/
    /*成功案例*/
  }
  .gy_container .m_switch {
    width: 100%;
  }
  .gy_container .m_switch ul {
    width: 100%;
    display: flex;
    justify-content: left;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .gy_container .m_switch ul li {
    width: 31%;
    margin: 0 3.5% 0.5rem 0;
  }
  .gy_container .m_switch ul li:nth-child(3n) {
    margin-right: 0;
  }
  .gy_container .m_switch ul li a {
    display: inline-block;
    width: 100%;
    height: 1.35rem;
    line-height: 1.35rem;
    text-align: center;
    background: #f4f4f4;
    font-size: 0.6rem;
    color: #7d7d7d;
    border: 0.05rem solid #BDBDBD;
  }
  .gy_container .m_switch ul li.active a {
    background: #18b2e8;
    color: #fff;
    border-color: #008CBD;
  }
  .gy_container .m_switch ul.m_tab_cp li {
    width: auto;
    min-width: 31%;
  }
  .gy_container .m_switch ul.m_tab_cp li a {
    padding: 0 0.3rem;
  }
  .gy_container .m_switch .m_tap_con {
    width: 100%;
  }
  .gy_container .m_switch .m_tap_con .m_tap_item {
    width: 100%;
    display: none;
  }
  .gy_container .m_switch .m_tap_con .m_tap_item .cp_ej {
    width: 100%;
    display: flex;
    justify-content: left;
    align-items: flex-start;
  }
  .gy_container .m_switch .m_tap_con .m_tap_item .cp_ej a {
    font-size: 0.6rem;
    color: #333;
    line-height: 1rem;
    margin: 0.3rem 0.6rem 0.3rem 0;
  }
  .gy_container .m_switch .m_tap_con .m_tap_item .cp_ej a.on {
    color: #18b2e8;
    text-decoration: underline;
  }
  .gy_container .about_box .gy_cont .gy_tap {
    padding: 0.8rem 0 2rem 0;
    /*企业文化*/
    /*企业愿景*/
    /*资质荣誉*/
    /*产品中心*/
  }
  .gy_container .about_box .gy_cont .gy_tap .about_desc {
    font-size: 0.6rem;
    line-height: 1rem;
  }
  .gy_container .about_box .gy_cont .gy_tap .about_desc p {
    font-size: 0.6rem;
    line-height: 1rem;
  }
  .gy_container .about_box .gy_cont .gy_tap .about_desc h5 {
    font-size: 0.6rem;
    line-height: 1rem;
    margin-top: 0.5rem;
  }
  .gy_container .about_box .gy_cont .gy_tap .about_desc .about_img {
    margin-top: 0.4rem;
  }
  .gy_container .about_box .gy_cont .gy_tap .qywh_con {
    width: 100%;
    background: url(../images/other/wh_bj.png) no-repeat center top;
    background-size: 100% 100%;
    padding: 0.8rem 0;
  }
  .gy_container .about_box .gy_cont .gy_tap .qywh_con .wh_con .wh_img {
    width: 5.75rem;
  }
  .gy_container .about_box .gy_cont .gy_tap .qywh_con .wh_con .wh_img img {
    max-width: 100%;
  }
  .gy_container .about_box .gy_cont .gy_tap .qywh_con .wh_con .wh_text {
    width: calc(100% - 6.2rem);
  }
  .gy_container .about_box .gy_cont .gy_tap .qywh_con .wh_con .wh_text ul li {
    padding-left: 0px;
    font-size: 0.55rem;
    line-height: 0.8rem;
    position: unset;
    min-height: unset;
    border-left: none;
    margin-bottom: 0.3rem;
  }
  .gy_container .about_box .gy_cont .gy_tap .qywh_con .wh_con .wh_text ul li::after {
    content: none;
  }
  .gy_container .about_box .gy_cont .gy_tap .qywh_con .wh_con .wh_text ul li:nth-child(1) {
    color: #333;
    font-size: 0.55rem;
  }
  .gy_container .about_box .gy_cont .gy_tap .qywh_con .wh_con .wh_text ul li:nth-child(1)::after {
    content: none;
  }
  .gy_container .about_box .gy_cont .gy_tap .qywh_con .wh_con .wh_text ul li:last-child {
    margin-bottom: none;
  }
  .gy_container .about_box .gy_cont .gy_tap .qywh_con .wh_con .wh_text ul li:last-child::after {
    content: none;
  }
  .gy_container .about_box .gy_cont .gy_tap .qyyj_con .qyyj_box .safe_width {
    padding-top: 0;
  }
  .gy_container .about_box .gy_cont .gy_tap .qyyj_con .qyyj_box .safe_width .yj_con {
    margin-top: 2.4rem;
    padding-right: 4rem;
  }
  .gy_container .about_box .gy_cont .gy_tap .qyyj_con .qyyj_box .safe_width .yj_con span {
    width: 1rem;
    height: 0.15rem;
  }
  .gy_container .about_box .gy_cont .gy_tap .qyyj_con .qyyj_box .safe_width .yj_con p {
    margin-top: 0.5rem;
    font-size: 0.6rem;
    line-height: 1rem;
  }
  .gy_container .about_box .gy_cont .gy_tap .ry_box .ry_icon {
    margin-top: 0.45rem;
    flex-wrap: wrap;
  }
  .gy_container .about_box .gy_cont .gy_tap .ry_box .ry_icon .ryIcon_item {
    width: 48%;
    background: #fff;
    box-shadow: 0 0.3rem 0.8rem rgba(0, 0, 0, 0.05);
    border-radius: 0.2rem;
    margin-bottom: 0.55rem;
    height: 5.2rem;
  }
  .gy_container .about_box .gy_cont .gy_tap .ry_box .ry_icon .ryIcon_item span {
    width: 2.2rem;
    height: unset;
    background: transparent !important;
    border-radius: 0;
  }
  .gy_container .about_box .gy_cont .gy_tap .ry_box .ry_icon .ryIcon_item span img {
    width: 100%;
  }
  .gy_container .about_box .gy_cont .gy_tap .ry_box .ry_icon .ryIcon_item p {
    margin-top: 0.5rem;
    font-size: 0.6rem;
    line-height: 0.8rem;
  }
  .gy_container .about_box .gy_cont .gy_tap .ry_box .ry_img {
    margin-top: 1rem;
    background: #fff;
  }
  .gy_container .about_box .gy_cont .gy_tap .ry_box .ry_img .safe_width .zz_img {
    max-width: 42%;
    margin-bottom: 0.5rem;
  }
  .gy_container .about_box .gy_cont .gy_tap .prod_list {
    justify-content: space-between;
  }
  .gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link {
    width: 48.5%;
    border: none;
    margin: 0 0 0.7rem 0;
    border-radius: 0.3rem;
    background: #eff6fd;
    padding: 0.2rem;
  }
  .gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link:nth-child(3n) {
    margin-right: 0;
  }
  .gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link .p_img {
    background: #fff;
    border-radius: 0.3rem;
    overflow: hidden;
  }
  .gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link .p_text {
    width: 100%;
    padding: 0.5rem 0.25rem 0.4rem 0.25rem;
    position: unset;
  }
  .gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link .p_text::after {
    content: none;
  }
  .gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link .p_text h5 {
    font-size: 0.65rem;
    line-height: 0.8rem;
  }
  .gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link .p_text p {
    font-size: 0.55rem;
    line-height: 0.8rem;
    color: #666666;
    margin-top: 0.3rem;
    height: 1.6rem;
  }
  .gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link .p_text span {
    display: inline-block;
    margin-top: 0.4rem;
    width: 3.5rem;
    height: 1.6rem;
    border-radius: 0.8rem;
    border: none;
    font-size: 0.55rem;
    background: #18b2e8;
    color: #fff;
    line-height: 1.6rem;
  }
  .gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link:hover .p_text::after {
    content: none;
  }
  .gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link:hover .p_text h5 {
    color: #000;
  }
  .gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link:hover .p_text p {
    color: #666;
  }
  .gy_container .about_box .gy_cont .gy_tap .prod_list .prod_link:hover .p_text span {
    background: #18b2e8;
    border-color: #18b2e8;
    color: #fff;
  }
  .gy_container .ts_head {
    display: none;
    margin-bottom: 1rem;
  }
  .gy_container .ts_head h5 {
    font-size: 0.8rem;
    line-height: 1rem;
  }
  .gy_container .ts_head span {
    width: 6em;
    margin-top: 0.8rem;
    height: 0.025rem;
  }
  .gy_container .ts_head span::after {
    width: 0.4rem;
    height: 0.4rem;
    top: -0.2rem;
    margin-left: -0.2rem;
  }
  .gy_container .temp_layout .slide_nav {
    display: none;
  }
  .gy_container .temp_layout .slide_nav_1 {
    display: none;
  }
  .gy_container .temp_layout .gy_cont {
    width: 100%;
  }
  .gy_container .temp_layout .gy_cont .gy_tap {
    padding: 0.2rem 0 1.5rem 0;
  }
  .gy_container .temp_layout .gy_cont .news_list {
    width: 100%;
  }
  .gy_container .temp_layout .gy_cont .news_list a {
    border: 0.025rem solid #eee;
    background: #fff;
    padding: 0.4rem;
    margin-bottom: 0.5rem;
    box-shadow: 0 0.3rem 0.8rem rgba(0, 0, 0, 0.05);
  }
  .gy_container .temp_layout .gy_cont .news_list a .n_img {
    width: 4rem;
    height: 2.65rem;
  }
  .gy_container .temp_layout .gy_cont .news_list a .n_text {
    width: calc(100% - 4.3rem);
  }
  .gy_container .temp_layout .gy_cont .news_list a .n_text h5 {
    font-size: 0.6rem;
    line-height: 0.8rem;
  }
  .gy_container .temp_layout .gy_cont .news_list a .n_text p {
    margin-top: 0.1rem;
    font-size: 0.5rem;
    line-height: 0.7rem;
  }
  .gy_container .temp_layout .gy_cont .news_list a:hover {
    background: #fff;
    box-shadow: 0 0.3rem 0.8rem rgba(0, 0, 0, 0.05);
  }
  .gy_container .temp_layout .gy_cont .news_list.case_list a {
    padding: 0.4rem;
  }
  .gy_container .temp_layout .gy_cont .news_list.case_list a .n_text {
    width: 100%;
  }
  .gy_container .details_box {
    padding: 0.8rem 0.2rem 0.8rem 0.2rem;
  }
  .gy_container .details_box .d_head {
    padding-bottom: 0.8rem;
    border-bottom: 0.025rem solid #ddd;
  }
  .gy_container .details_box .d_head h5 {
    line-height: 1.6rem;
    margin-bottom: 0.8rem;
    font-size: 1.2rem;
  }
  .gy_container .details_box .d_head p {
    font-size: 0.55rem;
    line-height: 0.8rem;
  }
  .gy_container .details_box .d_desc {
    padding: 0.8rem 0;
  }
  .gy_container .details_box .d_oper {
    flex-direction: column;
    justify-content: left;
    align-items: flex-start;
    border-top: 0.025rem solid #DDD;
    padding: 0.45rem 0;
  }
  .gy_container .details_box .d_oper .d_left {
    width: 100%;
  }
  .gy_container .details_box .d_oper .d_left a {
    font-size: 0.55rem;
    line-height: 0.9rem;
  }
  .gy_container .details_box .d_oper .return_a {
    margin-top: 0.65rem;
    width: 4.6rem;
    height: 1.7rem;
    font-size: 0.55rem;
  }
  .gy_container .lx_modal01 {
    padding: 0;
  }
  .gy_container .lx_modal01 .lx_map {
    width: 100%;
    flex-direction: column;
    padding-top: 0px;
  }
  .gy_container .lx_modal01 .lx_map .map_left {
    width: 100%;
    height: 320px;
    border: 0.025rem solid #cdb693;
    border-radius: 0.3rem;
    margin-top: 0.2rem;
    overflow: hidden;
  }
  .gy_container .lx_modal01 .lx_map .map_right {
    width: 100%;
    height: unset;
    background: #fff;
    padding: 0.6rem 0;
    justify-content: left;
    align-items: flex-start;
  }
  .gy_container .lx_modal01 .lx_map .map_right h5 {
    display: none;
  }
  .gy_container .lx_modal01 .lx_map .map_right div {
    width: 100%;
    padding-top: 0rem;
  }
  .gy_container .lx_modal01 .lx_map .map_right div p {
    width: 100%;
    margin-top: 0rem;
    margin-bottom: 0.8rem;
  }
  .gy_container .lx_modal01 .lx_map .map_right div p img {
    width: 1rem;
  }
  .gy_container .lx_modal01 .lx_map .map_right div p span {
    width: calc(100% - 1.5rem);
    font-size: 0.6rem;
    color: #333;
    line-height: 0.9rem;
  }
  .gy_container .lx_modal02 {
    background: #fff;
    margin-top: 1.2rem;
  }
  .gy_container .lx_modal02 .mes_con {
    flex-direction: column;
  }
  .gy_container .lx_modal02 .mes_con .mes_item {
    width: 100%;
    margin-bottom: 0;
    padding: 0.5rem 0 0.3rem 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-bottom: 0.025rem solid #d3c0a1;
  }
  .gy_container .lx_modal02 .mes_con .mes_item .m_icon {
    display: inline-block;
    width: 1.25rem;
    height: auto;
  }
  .gy_container .lx_modal02 .mes_con .mes_item .mes_input {
    width: calc(100% - 1.75rem);
    flex-direction: column;
  }
  .gy_container .lx_modal02 .mes_con .mes_item .mes_input span {
    text-align: left;
    width: 100%;
    padding-right: 0;
    line-height: 0.8rem;
    font-size: 0.6rem;
    color: #333;
  }
  .gy_container .lx_modal02 .mes_con .mes_item .mes_input .red {
    display: none;
  }
  .gy_container .lx_modal02 .mes_con .mes_item .mes_input .input_1 {
    width: 100%;
    height: 1.4rem;
    border: none;
    font-size: 0.55rem;
    color: #333;
    padding: 0;
    outline: none;
    margin-top: 0.2rem;
  }
  .gy_container .lx_modal02 .mes_con .mes_item .mes_input .input_1.input_2 {
    width: 100%;
  }
  .gy_container .lx_modal02 .mes_con .mes_item .mes_input .dx_v {
    width: 100%;
  }
  .gy_container .lx_modal02 .mes_con .mes_item .mes_input .dx_v span {
    width: auto;
    line-height: 1.4rem;
    padding-left: 1.2rem;
    font-size: 0.55rem;
    color: #333;
    cursor: pointer;
    position: relative;
    margin-right: 0.4rem;
  }
  .gy_container .lx_modal02 .mes_con .mes_item .mes_input .dx_v span::after {
    content: '';
    width: 0.7rem;
    height: 0.7rem;
    background: url(../images/lx/xb_d_m.png) no-repeat center center;
    background-size: 100% auto;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.35rem;
  }
  .gy_container .lx_modal02 .mes_con .mes_item .mes_input .dx_v span.on::after {
    background: url(../images/lx/xb_s_m.png) no-repeat center center;
    background-size: 100% auto;
  }
  .gy_container .lx_modal02 .mes_con .mes_item.mes_item_long {
    border-bottom: none;
  }
  .gy_container .lx_modal02 .mes_con .mes_item.mes_item_long span {
    line-height: 1.2rem;
  }
  .gy_container .lx_modal02 .mes_con .mes_item.mes_item_long .textarea_1 {
    margin-left: -1.75rem;
    width: calc(100% + 1.75rem);
    border: 0.025rem solid #d3c0a1;
    font-size: 0.55rem;
    padding: 0.3rem 0.6rem;
    outline: none;
    height: 5.7rem;
    resize: none;
    background: transparent;
    border-radius: 0.3rem;
    margin-top: 1rem;
  }
  .gy_container .lx_modal02 .mes_con .mes_item.mes_item_code {
    width: 100%;
  }
  .gy_container .lx_modal02 .mes_con .mes_item.mes_item_code .mes_input {
    display: flex;
    justify-content: left;
    align-items: center;
    flex-direction: unset;
    flex-wrap: wrap;
  }
  .gy_container .lx_modal02 .mes_con .mes_item.mes_item_code .input_sr {
    height: 1.4rem;
    border: none;
    font-size: 0.55rem;
    color: #333;
    margin-top: 0.2rem;
    padding: 0;
    outline: none;
    width: 8.5rem;
  }
  .gy_container .lx_modal02 .mes_con .mes_item.mes_item_code .input_c {
    width: calc(100% - 9rem);
    letter-spacing: 0.08rem;
    font-size: 0.8rem;
    height: 1.2rem;
    margin-top: 0.2rem;
    margin-left: 0;
  }
  .gy_container .lx_modal02 .mes_con .mes_item.mes_item_code .gray_text {
    display: none;
  }
  .gy_container .lx_modal02 .mes_con .mes_item.mes_btn {
    padding: 1rem 0 1.4rem 0;
  }
  .gy_container .lx_modal02 .mes_con .mes_item.mes_btn a {
    width: 4.2rem;
    height: 1.4rem;
    font-size: 0.55rem;
    background: #fff;
    border: 0.025rem solid #d3c0a1;
    border-radius: 0.7rem;
    text-align: center;
    line-height: 1.35rem;
    margin-left: 0.5rem;
    color: #333;
  }
  .gy_container .lx_modal02 .mes_con .mes_item.mes_btn a:hover {
    opacity: 1;
  }
  .gy_container .lx_modal02 .mes_con .mes_item.mes_btn a.blue_btn {
    background: #5744fd;
    border: 0.025rem solid #5744fd;
    color: #fff;
  }
  .gy_container.gy_container_case {
    background: #F4F4F4;
  }
  /*页码*/
  .page_con {
    margin-top: 1rem;
  }
  .page_con nav ul li {
    border-radius: 0;
  }
  .page_con nav ul li a {
    font-size: 0.6rem;
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    padding: 0 !important;
    border-radius: 0.2rem !important;
    margin: 0 0.2rem;
    background: #fff;
  }
}
