@charset "utf-8";
/* CSS Document */
* {
  /*font-family: 'Poppins', 'PingFang SC', '微软雅黑', sans-serif;*/
  word-break: normal;
  word-wrap: normal;
}
/* 面包屑换行 */
.e_breadcrumb-2 .p_breadcrumb {
    display: flex;
    flex-wrap: wrap !important;
}
/* 在线客服模板二样式 */
.pl_service4 .item_con:nth-child(1) .service_value {
    padding: 5px 0;
}
.h_head_title:after {
    background: var(--main-color) !important;
}
.h_head_title:before {
    background: var(--main-color) !important;
}
.pl_service4 .service_item {
    padding-left: 50px;
    float: right;
    width: 50px;
    min-width: 50px;
    max-width: 50px;
    height: 50px;
    background: rgba(0,77,160, 0.75);
  border-radius: 6px;
}
.pl_service4 .item_con {
    text-align: right;
    margin-bottom: 2px;
    height: 50px;
    clear: both;
}
.pl_service4 .service_group .service_value a {
    display: block;
    line-height: 50px;
    height: auto;
    overflow: hidden;
}
.pl_service4 .service_value {
    padding: 0;
    text-align: left;
    line-height: 20px;
}
.pl_service4 .service_icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
}
.pl_service4 .service_icon .icon {
    width: 25px;
    height: 30px;
    margin: 10px 12px 0 12px;
}


.pl_service2 .service_icon {
    width: 64px !important;
    height: 64px !important;
}
.pl_service2 .service_item {
    margin-bottom: 5px !important;
    background-color: var(--main-color) !important;
    color: #fff !important;
    border-radius: 4px;
    opacity: 0.8;
}
.pl_service2 .service_item:hover {
    background-color: var(--main-color) !important;
    color: #fff;
    opacity: 1;
}
.pl_service2 {
    right: 10px !important;
}
.pl_service2 .service_value {
    background-color: #e8020c !important;
}
/* 英文谷歌地图缩略图隐藏 */
.amap-overviewcontrol {
    display: none !important;
}
body,
html {
  overflow-x: hidden !important;
}
:root {
--border: #eee solid 1px;
    --wrapper: 1620px;
    --main-color: #1890ff;
    --main2-color: #f6c02b;
    --main3-color: #539643;
    --linearX: linear-gradient(#009240, #35d27a);
    --linearY: linear-gradient(90deg, #245442, #009944);
    --listbg: #f4f8fa;
    --tit-color: #2a2a29;
    --sum-color: #7d7772;
}


:root {
    --yx_FS72: 72px;
    --yx_FS60: 60px;
    --yx_FS54: 54px;
    --yx_FS48: 48px;
    --yx_FS45: 46px;
    --yx_FS42: 40px;
    --yx_FS38: 38px;
    --yx_FS36: 32px;
    --yx_FS30: 30px;
    --yx_FS28: 28px;
    --yx_FS24: 24px;
    --yx_FS22: 20px;
    --yx_FS18: 18px;
    --yx_FS16: 16px;
    --yx_FS14: 14px;
    --yx_Color: #1e82e8;
    --yx_CTwo: #2f3035;
    --yx_Grad: linear-gradient(to top, #a21d0e 0%, #d87525 100%);
}

.page_a.current:hover {
    background-color: var(--main-color) !important;
    border-color: var(--main-color) !important;
}
.page_a.current {
    background-color: var(--main-color) !important;
}

.reset_style strong,
.reset_style strong * {
  font-weight: 600;
  font-family: 'Poppins', 'PingFang SC', '微软雅黑', sans-serif;
}
/*通用*/
a:hover {
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}
.container {
  width: 100%;
  max-width: 100%;
}
a:focus,
a:active,
a:hover,
a:visited {
  outline: none !important;
  text-decoration: none;
}
i {
  font-style: normal;
}


@media only screen and (min-width: 769px){
#swiper-wrapper-6f98b4a786f5130a {
    display: block !important;
}

}



@media only screen and (max-width: 1480px){

}



@media only screen and (max-width: 1024px) and (min-width: 769px){

}

@media only screen and (max-width: 768px){

}