.content_w_2022 div,
.content_w_2022 a {
  box-sizing: border-box;
}

/*鍘熸潵鍦ㄩ〉闈㈤噷鐨刢ss寮€濮�*/
/*缁胯壊鍒嗛〉鏉� add by lqy 2015-8-17 14:20:30*/
/*绾㈣壊鍒嗛〉鏉� add by lqy 2015-8-17 14:20:30*/

/*绾㈣壊鍒嗛〉鏉� add by lqy 2015-8-17 14:20:30*/
/*!
 * ui-dialog.css
 * Date: 2014-07-03
 * https://github.com/aui/artDialog
 * (c) 2009-2014 TangBin, http://www.planeArt.cn
 *
 * This is licensed under the GNU LGPL, version 2.1 or later.
 * For details, see: http://www.gnu.org/licenses/lgpl-2.1.html
 */

/*鍘熸潵鍦ㄩ〉闈㈤噷鐨刢ss缁撴潫*/
	  
.content_w_2022 a:hover {
  color: #2c6db4 !important;
}
.content_w_2022 .inner {
  width: 1300px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (max-width: 1300px) {
  .content_w_2022 .inner {
    width: 100%;
  }
}
.xinmeiti_page a {
  display: inline-block;
}
.xinmeiti_page .where {
  font-size: 16px;
  padding-left: 35px;
  background: url(../images/common_list_icon_position.png) no-repeat left center;
}
.xinmeiti_page .where a {
  font-size: 16px;
  color: #666666;
}
.xinmeiti_page .title {
  margin-bottom: 30px;
  border-bottom: 1px solid #e8e8e8;
  letter-spacing: 2px;
}
.xinmeiti_page .title > a {
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: bold;
  color: #1658a0 !important;
  border-bottom: 4px solid #1658a0;
}
.xinmeiti_page .mob_ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 100px;
  padding-right: 100px;
}
.xinmeiti_page .mob_ul li {
  margin: 0 !important;
}
.xinmeiti_page .mob_ul li a {
  margin: 0 !important;
  width: 100% !important;
  height: auto !important;
  text-align: center !important;
}
.xinmeiti_page .mob_ul li {
  width: 30%;
}
.xinmeiti_page .mob_ul li a > img:nth-child(1) {
  width: 100%;
}
.xinmeiti_page .mob_ul a {
  position: relative;
}
.xinmeiti_page .mob_ul a:hover .ewm_box {
  display: block !important;
}
.xinmeiti_page .ewm_box {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 10px;
  background-color: rgba(0, 100, 167, 0.95);
}
.xinmeiti_page .ewm_box img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 10px solid #fff;
  width: 120px;
  height: 120px;
}
.xinmeiti_page .wx_card {
  width: 100%;
  background-color: #f8f8f8;
  border-radius: 6px;
  padding: 20px;
}
.xinmeiti_page .wx_card > a {
  width: 100%;
  text-align: left !important;
  font-size: 15px;
  line-height: 23px;
  color: #777777;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 12px;
}
.xinmeiti_page .wx_card > a img {
  margin-right: 15px;
  vertical-align: middle;
}
.xinmeiti_page .wx_card h4 {
  margin-top: 20px;
  margin-bottom: 35px;
}
.xinmeiti_page .wx_card h4 a {
  text-align: left !important;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 23px;
}
.xinmeiti_page .wx_card p {
  font-size: 15px;
  color: #777777;
}
.xinmeiti_page #rwtjSwiperPrev,
.xinmeiti_page #rwtjSwiperNext {
  z-index: 90;
  position: absolute;
  width: 25px;
  height: 44px;
}
.xinmeiti_page #rwtjSwiperPrev {
  background: url(sjkf_prev.png) no-repeat center center;
  left: -30px;
}
.xinmeiti_page #rwtjSwiperNext {
  background: url(sjkf_next.png) no-repeat center center;
  right: -30px;
}
@media (max-width: 992px) {
  .xinmeiti_page .mob_ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xinmeiti_page .mob_ul li {
    margin: 0 !important;
  }
  .xinmeiti_page .mob_ul li a {
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
    text-align: center !important;
  }
  .xinmeiti_page .mob_ul li {
    width: 48%;
  }
  .xinmeiti_page .mob_ul li:nth-of-type(n + 3) {
    margin-top: 30px !important;
  }
}
@media (max-width: 600px) {
  .xinmeiti_page .mob_ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xinmeiti_page .mob_ul li {
    margin: 0 !important;
  }
  .xinmeiti_page .mob_ul li a {
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
    text-align: center !important;
  }
  .xinmeiti_page .mob_ul li {
    width: 100%;
  }
  .xinmeiti_page .mob_ul li:nth-of-type(n + 2) {
    margin-top: 30px !important;
  }
}
/* 20230823淇敼 */
/* 20230823淇敼/ */
