/*@charset "UTF-8";*/
/* CSS Document */
/*-- 提倡互联网共享,同时应尊重原创作者,网站制作属: Suximi --*/
/* @company: yqtweb*/
/* @author: Susie*/
/* timer: 2024年*/
/* Tel：15989452541*/
/* QQ：183261505*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Pinyon+Script&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap");
svg {
    width: 100%;
}

/*插件样式*/
.bsTop {
    width: 10.8333vw !important;
}

.bsFrameDiv div {
    width: 10.8333vw !important;
    height: 10.8333vw !important;
    display: -webkit-flex !important;
    display: -ms-flex !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.bsFrameDiv img {
    margin: 0 !important;
}

.bshare-custom {
    display: -webkit-flex !important;
    display: -ms-flex !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    font-size: 0.8333vw;
    color: #b2b2b2;
}

.bshare-custom.icon-medium-plus a {
    padding-left: 0 !important;
    color: #999999;
    margin: 0 0 0 1.1458333vw !important;
    width: 2.08333vw !important;
    height: 2.08333vw !important;
    display: -webkit-flex !important;
    display: -ms-flex !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    outline: none;
    -webkit-transition: all .5s cubic-bezier(.165, .84, .44, 1);
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
}

.bshare-custom a:hover {
    text-decoration: none !important;
    opacity: 1;
    color: #36adad;
}

.BMap_Marker img {
    width: auto;
    display: inline-block;
}

.BMap_bubble_content img {
    width: auto;
    display: inline-block;
}

.nicescroll-cursors {
    border: none !important;
}

.nicescroll-rails {
    cursor: pointer !important;
}

/*默认样式*/
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
    display: block
}


@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');

.Rage-Italic {
    font-family: "Rage Italic", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Mont-regular {
    font-family: "Mont-regular", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}
.Outfit-Bold {
    font-family: "Outfit-Bold", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}
.Outfit-Regular {
    font-family:"Outfit-Regular", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}


@font-face {
    font-family: 'Rage Italic';
    src: url(../font/RAGE.TTF);
    font-display: swap;
}

@font-face {
    font-family: "Manrope-Bold";
    src: url(../font/mont-regular.ttf);
}
@font-face {
    font-family: "Outfit-Bold";
    src: url(../font/Outfit-Bold.ttf);
}
@font-face {
    font-family: "Outfit-Regular";
    src: url(../font/Outfit-Regular.ttf);
}



* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    word-wrap: break-word !important;
    word-break: normal !important;
    font-family: "Noto Sans JP", "YuGothic", "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ⾓ゴ Pro", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
}

html, body {
    font-family: "Noto Sans JP", "YuGothic", "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ⾓ゴ Pro", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
    font-size: 16px;
    font-weight: 400;
    overflow-wrap: break-word;
    line-height: 26px;
    width: 100%;
    color: #333333;
    margin: 0 auto;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
}

body {
    overflow: hidden;
}

select, button,fieldset {
    vertical-align: middle;
    border-radius: 0;
    outline: none;
    background: none;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-family: "Noto Sans JP", "YuGothic", "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ⾓ゴ Pro", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
}


.BMap_cpyCtrl {
    display: none;
}

.anchorBL {
    display: none;
}


img {
    border: none;
    display: block;
    max-width: 100%;
}

i {
    font-style: normal;
}

div {
    display: block;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

table {
    border-collapse: collapse;
}

a {
    display: inline-block;
    text-decoration: none;
    color: #333333;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
}

video {
    outline: none;
}

a:focus {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

li {
    list-style: none;
}

.p_relative{
    position: relative;
}


textarea {
    resize: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

textarea {
    resize: vertical;
}

/*清除浮动*/
.clear:after {
    content: "";
    width: 0;
    height: 0;
    clear: both;
    display: block;
}

/*input高亮*/
.salient-input {
    padding: 0.36458333vw 0 0.36458333vw 0.26041666vw;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.salient-input:focus {
    border-color: #4faad6;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 0.41666vw rgba(10, 201, 245, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 0.41666vw rgba(10, 201, 245, .6);
}

/*单行超出省略*/
.space-over {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*多行超出省略*/
.space-list-over {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #8c8c8c;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #8c8c8c;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #8c8c8c;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #8c8c8c;
}


.cover {
    position: relative;
    height: 0;
    overflow: hidden;
}

.cover img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
}

.flex {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-animation {
    opacity: 0;
}

.banner_box .swiper-slide {
    background: #fff;
    overflow: hidden;
}

.swiper-pagination-bullet {
    outline: none;
    cursor: pointer;
}

/*!*滚动条整体部分，可以设置宽度等*!*/
/*::-webkit-scrollbar {*/
/*}*/

/*!*滚动条两端的按钮*!*/

/*::-webkit-scrollbar-button {*/
/*}*/

/*!*外层轨道*!*/
/*::-webkit-scrollbar-track {*/
/*}*/

/*!*内层滚动槽*!*/
/*::-webkit-scrollbar-track-piece {*/
/*}*/

/*!*滚动的滑块*!*/
/*::-webkit-scrollbar-thumb {*/
/*}*/

/*!*边角*!*/
/*::-webkit-scrollbar-corner {*/
/*}*/

/*!*定义右下角拖动块的样式*!*/
/*::-webkit-resizer {*/
/*}*/


.BgGray {
    background-color: #F8F9F9;
}

.width-auto{
    width: 100%;
    padding: 0 10.4166667vw;
    margin: 0 auto;
}

.wap_head_wrap {
    display: none;
}

.header_wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;

}

.header_wrap:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background:#f4f7fe;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}
.header_active:after {
    height: 100%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.header_box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header_line_box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    z-index: 9;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.header_line_box:after {
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    width: 0;
    height: 100%;
    background: rgba(255, 255, 255, .15);

}

.header_line_box:before {
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    width: 0;
    height: 100%;
    opacity: 0;
    background: rgba(0,0,0,.07);
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.header_content {
    position: relative;
    z-index: 9;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    max-height:6.725rem;
    padding-left:2.4rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

}

.header_logo_wrap {
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);   
}
.header_logo_box{
    padding: 1.575rem 0;
    min-width: 22.5rem;
}
.header_active .header_logo_box{
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header_logo_wrap a {
    display: inline-block;
    max-width: 9.075rem;
    width: 100%;
    position: relative;
}
.header_active .header_logo_wrap a{
    width: 7.8rem;
}
.logo_name{
    color: #fff;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.logo_name{
font-size: 0.9375rem;
font-weight: bold;
color:#ffffff;
line-height: 1;
letter-spacing: 0;
position: absolute;
bottom: 1.05rem;
left: 10.625rem;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
}
.logo_ad {
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1;
    color:#ffffff;
    letter-spacing: 0.0375em;
    position: absolute;
    bottom: -0.225rem;
    left: 5.1rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}
.header_active .header_content{
    max-height: 5.4rem;
    padding: 0.75rem 2.4rem;
}
.header_active .logo_name{
    bottom: 1.05rem;
    left: 9rem;
    color: #333333;
}
.header_active .logo_ad{
    bottom: -0.225rem;
    left: 5.1rem;
    color: #333333;
}
.header_hover .logo_name,.header_hover .logo_ad{
    color: #333333;
}

.header_logo_box a img {
    /*-webkit-filter: brightness(0) grayscale(100%) invert(100%);
    filter: brightness(0) grayscale(100%) invert(100%);*/
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}
.header_hover:after {
    height: 100%;
}

.header_hover .header_logo_box a img {
    filter: none;
}

.header_hover .header_menu_item_text {
    color: #333333;
}
.header_active .header_menu_item_text {
    color: #000000;
    line-height: 4.4rem;
}
.header_menu_item_text {
    font-size:0.875rem;
    line-height: 2.25rem;
    color: #fff;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.header_wrap:hover .header_menu_item_active .header_menu_item_text,
.header_active .header_menu_item_active .header_menu_item_text,
.header_menu_item_active .header_menu_item_text {
    color: #22ab39;
}
.header_menu_item_active .header_menu_item_icon {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.header_wrap:hover .header_menu_item_default .header_menu_item_text,
.header_active .header_menu_item_default .header_menu_item_text {
    color: #000000;
}

.header_menu_item_default .header_menu_item_text {
    color: #fff;
}

.header_menu_item_default .header_menu_item_icon {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.header_wrap:hover .header_menu_item_hover .header_menu_item_text,
.header_active .header_menu_item_hover .header_menu_item_text,
.header_menu_item_hover .header_menu_item_text {
    color:#22ab39;
}

.header_menu_item_hover .header_menu_item_icon {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
/*--PC顶部菜单--*/
.header_menu_item_box {
    position: relative;
}
.header_menu_item_box:last-child .menu_nav_details_box {
    left:-10%;
}

.header_menu_down_wrap {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: max-content;
    overflow: hidden;
    height: 0;
    -webkit-border-radius: 0 0 0.78125vw 0.78125vw;
    border-radius: 0 0 0.78125vw 0.78125vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_menu_down_box {
    background: #f4f4f4;
    position: relative;
}

.header_menu_down_box:after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    width: 0;
    height: 0.1041666vw;
    background:#22ab39;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_menu_down_show .header_menu_down_box:after {
    width: 100%;
}

.header_menu_down_show .header_menu_down_ul {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.header_menu_down_ul {
    position: relative;
    z-index: 9;
    padding:0.725rem 1.125rem;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_menu_down_li {
    -webkit-justify-content: center;
    justify-content: center;
    padding:0.325rem 0 0.625rem;
}

.header_menu_down_li a {
    font-size:14px;
    line-height:24px;
    font-weight: 500;
    width: auto;
    max-width: 100%;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}


.header_menu_down_li a:after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    width: 0;
    height: 1px;
    background: #22ab39;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_menu_down_li a:hover {
    color:#22ab39;
}

.header_menu_down_li a:hover:after {
    width: 100%;
}

.header_menu_item_link {
    position: relative;
    -webkit-align-items: center;
    align-items: center;
}

.header_menu_item_icon {
    margin-right:0.15rem;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}
.header_menu_item_icon .icon-xunhuan{
    font-size: 16px;
    color: #22ab39;
}


.header_page_menu_wrap{
    flex-wrap: wrap;
}
.header_page_menu_top{
    margin-bottom:0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.header_active .header_page_menu_top{
    display: none;
}
.header_page_menu_box{
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 2rem;
}
.header_page_menu_box .header_contact_wrap{
    display: none;
}
.header_active .header_page_menu_box .header_contact_wrap{
    display: block;
    margin-left:0.5rem;
}
.header_active .header_page_menu_box .header_language_icon{
    display: none;
}
.header_contact_box {
    white-space: nowrap;
    padding: 0.5rem 0.25rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-transform: uppercase;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    background-color: #22ab39;
    border: 1px solid #22ab39;
    -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.header_contact_box:hover {
    background-color: #fff;
    color: #22ab39;
}
.header_contact_box:hover .header_language_icon,.header_contact_box:hover .header_language_text{
    color: #22ab39;
}
.header_contact_box:hover .header_language_icon svg{
    fill: #22ab39;
}
.header_language_icon {
    width: 1.5rem;
    height: 1rem;
}
.header_language_icon svg {
    fill: #ffffff;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.header_language_text {
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}
.header_language_box{
    white-space: nowrap;
    padding: 0.5rem 0.75rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-transform: uppercase;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 0.4rem;
    -moz-column-gap: 0.4rem;
    column-gap: 0.4rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.03725em;
    color: #fff;
    background-color:#00a0e8;
    border: 1px solid #00a0e8;
    -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
    position: relative;
}
.header_language_box .header_language_nav{
    display: none;
    position: absolute;
    left:0;
    top: 100%;
    width:100%;
    background: #00a0e9;
    padding:0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius:10px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    animation: show 0.5s;
    z-index: 1000;
}
@keyframes show {
    0% {
      transform: translateY(20px);
      opacity: 0;
    }
    100% {
      transform: translateY(0px);
      opacity: 1;
    }
  }
.header_language_nav a {
    line-height: 40px;
    text-transform: capitalize;
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 0px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.header_language_nav a:hover{
    color: #000;
}
.header_language_box:hover .header_language_nav{
    display: block;
}



.header_menu_wrap {
    margin:0 0.8133vw 0 1.125vw;
    display: none;
}

.header_menu_box {
    width: 1.9791666vw;
    height: 1.9791666vw;
    padding: 0;
    margin: 0;
    outline: none;
    position: relative;
    border: none;
    background: none;
    cursor: pointer;
    -webkit-appearence: none;
    -webkit-tap-highlight-color: transparent;
}

.header_menu_box svg {
    width: 177.777%;
    height: 133.333%;
    top: -16.666%;
    left: -38.8888%;
    stroke: #ffffff;
    stroke-width: 2px;
    fill: none;
    display: block;
    position: absolute;
}

.header_menu_box svg path {
    stroke-dasharray: 26 100;
    stroke-dashoffset: 126;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.header_menu_box svg path:nth-child(2) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}


.header_button_wrap {
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
    background: #00479d;
    position: absolute;
    right: 0;
    top:0;
}

.body_animate .header_content {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}




.header_white_wrap .header_menu_box svg {
    stroke: #ffffff;
}

.header_white_wrap .header_language_icon svg,
.header_white_wrap .header_tel_icon svg {
    fill: #ffffff;
}

.header_white_wrap .header_language_text,
.header_white_wrap .header_tel_text {
    color: #ffffff;
}

.header_white_wrap .header_logo_box a img {
    -webkit-filter: none;
    filter: none;
}

.header_white_wrap .header_line_box:after {
    width: 0;
}

.header_white_wrap .header_line_box:before {
    width: 100%;
    opacity: 1;
}

.header_back_wrap:after {
    opacity: 1;
}

.header_wap_menu_wrap{
    display: none;
}

.index_menu_wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 99;
    transform: translateX(100%);
    pointer-events: none;   -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_menu_box {
    height: 100%;
    width: 100%;
    background: #ffffff;
    position: relative;
}
.header_menu_active .header_menu_box svg path {
    stroke: #ffffff;
}
.header_menu_active .header_menu_box svg path:nth-child(1) {
    stroke-dashoffset: 58;
}

.header_menu_active .header_menu_box svg path:nth-child(2) {
    stroke-dashoffset: 51.5;
}

.header_menu_active .header_menu_box svg path:nth-child(3) {
    stroke-dashoffset: 51.5;
}

.header_menu_active .header_tel_box {
    opacity: 0;
    pointer-events: none;
}

.header_menu_active .header_logo_wrap {
    opacity: 0;
    pointer-events: none;
}

.header_menu_active .header_line_box {
    opacity: 0;
    pointer-events: none;
}

.header_menu_active .header_language_wrap {
    opacity: 0;
    pointer-events: none;
}

.header_menu_active:after {
    opacity: 0;
}

.index_menu_active {
    transform: none;
    pointer-events: auto;
}

.index_menu_big {
    height: 100%;
    width: 100%;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.menu_head_wrap {
    width: 36.82291667%;
    height: 100%;
}

.menu_head_box {
    width: 100%;
    height: 100%;
    padding: 2.08333vw 2.08333vw 2.08333vw 3.125vw;
    -webkit-align-content: space-between;
    align-content: space-between;
    -webkit-transform: translateX(2vw);
    transform: translateX(2vw);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.menu_head_content {
    width: 100%;
}

.menu_head_big {
    width: 100%;
}

.menu_head_logo {
    width: 10.3958333vw;
}

.menu_head_link {
    padding: 0 1.25vw;
    position: relative;
}

.menu_head_link:after {
    content: "";
    position: absolute;
    right: 0;
    top: 25%;
    height: 50%;
    width: 1px;
    background: #5d5d5d;
}

.menu_head_link:last-child:after {
    display: none;
}

.menu_head_link:first-child {
    padding: 0 1.25vw 0 0;
}

.menu_head_link:last-child {
    padding: 0 0 0 1.25vw;
}

.menu_head_link a {
    font-size: 0.78125vw;
    line-height: 1.5625vw;
    color: #333333;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.menu_head_link a:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #333333;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.menu_head_link a:hover {
    color: #333333;
}

.menu_head_link a:hover:after {
    width: 100%;
    left: 0;
}

.menu_message_wrap {
    padding: 1.82291666vw 0;
}

.menu_message_item_box {
    font-size: 0.7291666vw;
    line-height: 1.5625vw;
    color: #666666;
    padding: 0 1.25vw;
    position: relative;
}

.menu_message_item_box:after {
    content: "";
    position: absolute;
    right: 0;
    top: 30%;
    height: 40%;
    width: 1px;
    background: #5d5d5d;
}

.menu_message_item_box:last-child:after {
    display: none;
}


.menu_message_item_box:last-child {
    padding: 0 0 0 1.25vw;
}

.menu_message_item_box:first-child {
    padding: 0 1.25vw 0 0;
}

.menu_message_item_box a {
    font-size: 0.7291666vw;
    line-height: 1.5625vw;
    color: #666666;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.menu_message_item_box a:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #333333;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.menu_message_item_box a:hover {
    color: #333333;
}

.menu_message_item_box a:hover:after {
    width: 100%;
    left: 0;
}

.menu_message_item_text {
    font-size: 0.7291666vw;
    line-height: 1.5625vw;
    color: #666666;
}


.menu_copy_box {
    position: relative;
    width: 100%;
    padding: 1.041666vw 0 0 0;
}

.menu_line_box {
    width: 100%;
    height: 1px;
    background: #eaeaea;
}

.menu_copy_text {
    font-size: 0.7291666vw;
    line-height: 1.5625vw;
    color: #aaaaaa;
    margin-right: 0.26041666vw;
}

.menu_copy_text a {
    font-size: 0.7291666vw;
    line-height: 1.5625vw;
    color: #aaaaaa;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.menu_copy_text a:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #333333;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.menu_copy_text a:hover {
    color: #333333;
}

.menu_copy_text a:hover:after {
    width: 100%;
    left: 0;
}


.header_menu_active .header_menu_box svg path {
    stroke: #ffffff;
}

.header_menu_active .header_menu_box svg path:nth-child(1) {
    stroke-dashoffset: 58;
}

.header_menu_active .header_menu_box svg path:nth-child(2) {
    stroke-dashoffset: 51.5;
}

.header_menu_active .header_menu_box svg path:nth-child(3) {
    stroke-dashoffset: 51.5;
}

.header_menu_active:before {
    height: 0 !important;
}

.header_menu_active .header_tel_box {
    opacity: 0;
    pointer-events: none;
}

.header_menu_active .header_logo_wrap {
    opacity: 0;
    pointer-events: none;
}

.header_menu_active .header_line_box {
    opacity: 0;
    pointer-events: none;
}

.header_menu_active .header_contact_wrap,.header_menu_active .header_language_wrap {
    opacity: 0;
    pointer-events: none;
}

.header_menu_active:after {
    opacity: 0;
}

.menu_nav_wrap {
    width: 63.17708333%;
    height: 100%;
    position: relative;

}

.menu_nav_wrap:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #00479d;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.menu_nav_box {
    width: 100%;
    height: 100%;
    padding: 0 3.125vw 0 1.825vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateX(8vw);
    transform: translateX(8vw);
    position: relative;
    z-index: 9;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.menu_nav_content {
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}

.menu_nav_svg {
    position: absolute;
    left: 8.3333vw;
    bottom: 3.6458333vw;
    width: 96.6148215%;
    opacity: .08;
}

.menu_nav_big {
    width: 100%;
    position: relative;
    z-index: 9;
}

.menu_nav_content:after {
    content: "";
    position: absolute;
    left: 37.511436%;
    top: 0;
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, .13);
}

.menu_nav_tab {
    width: 39.511436%;
    position: relative;
    padding-right: 3.125vw;
}

.menu_nav_details_wrap {
    width: 58%;
    position: relative;

}

.menu_nav_details_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 3.125vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateX(-2vw);
    transform: translateX(-2vw);

}

.menu_nav_details_active {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.menu_nav_li {
    margin-bottom: 3.4375vw;
}

.menu_nav_li:last-child {
    margin-bottom: 0;
}

.menu_nav_li a {
    width: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.menu_nav_text {
    font-size: 1.3541666vw;
    line-height: 1.875vw;
    color: #ffffff;
    max-width: calc(100% - 1.875vw);
    padding-right: 1.875vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.menu_nav_icon {
    width: 2.1875vw;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.menu_nav_active .menu_nav_text {
    font-weight: bold;
}

.menu_nav_active .menu_nav_icon {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.menu_nav_icon svg {
    width: 100%;
    height: 100%;
    display: block;
    fill: #ffffff;
}

.menu_nav_details_li {
    margin-bottom: 2.08333vw;
}

.menu_nav_details_li:last-child {
    margin-bottom: 0;
}

.menu_nav_details_li a {
    -webkit-align-items: center;
    align-items: center;
}

.menu_nav_details_icon {
    width: 0.5208333vw;
    height: 0.5208333vw;
    line-height: 1.5625vw;
    position: relative;
}

.menu_nav_details_icon:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    border-radius: 50%;
    opacity: 0;
    /*-webkit-transform: skew(-45deg);
    transform: skew(-45deg);
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;*/
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.menu_nav_details_text {
    font-size: 1.12541666vw;
    line-height: 1.5625vw;
    color: #ffffff;
    width: calc(100% - 0.5208333vw);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}


.menu_nav_details_show .menu_nav_details_icon:after {
    opacity: 1;
}

.menu_nav_details_show .menu_nav_details_text {
    padding-left: 1.5vw;
    font-weight: bold;
}


.index_menu_active {
    -webkit-transform: none;
    transform: none;
    pointer-events: auto;
}


.index_menu_active .menu_nav_wrap:after {
    width: 100%;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.index_menu_active .menu_head_box {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}


.index_menu_active .menu_nav_box {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}


.header_down_after_wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
}

.header_down_after_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: #14957d;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}


/*--index首页代码开始--*/

.index_page_wrap {
    position: relative;
}

.index_page_wrap .video-wrapper {
    z-index:-10;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
}

.index_page_wrap .video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.video-wrapper .video_bg img{
    height: 100%;
}
.index_banner_wrap {
    position: relative;
    height: 100vh;
}

.index_banner_big {
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
}
.index_banner_pack {
    width: 100%;
    position: relative;
}

.index_banner_read {
    width: 100%;
    text-align: left;
    position: relative;
}

.index_banner_title {
    width: 100%;
}
.index_banner_title  p{
    font-size:3.75rem;
    line-height: 5.125rem;
    font-weight: bold;
    color: #ffffff;
}

.index_banner_cn {
    font-size: 4.675rem;
    font-family: "Pinyon Script", cursive;
    line-height: 3.125rem;
    margin-top:1.625vw;
    color: #ffffff;
}
.index_banner_icon{
    position: absolute;
    width: 15.265vw;
    right: 5%;
    top: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.index_banner_icon img{
    /*filter: grayscale(100%) invert(100%) brightness(300%)opacity(70%);*/
    filter: opacity(70%);
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}
.index_banner_icon .icon-recycling{
    font-size:15.25vw;
    color:rgba(255,255,255,.6);
}

.index_news_wrap{
    position: absolute;
    width: 100%;
    bottom: 12%;
    color: #ffffff;  
}
.index_news_title1{
    display: inline-block;
    background: #00479d;
    border-radius: 18px;
    color: #fff;
    font-size: 1.025vw;
    line-height: 36px;
    padding: 0 1.4vw;
    margin-right: 0.8725rem;
}
.index_news_title{
    display: inline-block;
    background: #00479d;
    border-radius: 18px;
    color: #fff;
    font-size: 1.025vw;
    line-height: 36px;
    padding: 0 1.25vw;
    margin-right: 0.8725rem;
}
.index_news_item .index_news_list{
    display: inline-block;
    height: 36px;
    overflow: hidden;
}
.index_news_item a{
    display: block;
    line-height: 36px;
    width: 100%;
    color: #ffffff;
    text-decoration: underline;
}
.mynewsswiper,.mynewsswiper2{
    width: 100%;
    height:110px;
}
.mynewsswiper .swiper-slide a,.mynewsswiper2 .swiper-slide a{
    line-height: 36px;
}
.mynewsswiper .swiper-slide a:hover,.mynewsswiper2 .swiper-slide a:hover{
    color: #f19914;
}
.l-mv__scroll {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10;
  }
  
  .l-mv__scroll-text {
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.05em;
    margin-bottom: 0.4rem;
  }
  
  .l-mv__scroll-line {
    width: 0.125rem;
    height: 2.5rem;
    position: relative;
    overflow: hidden;
  }
  
  .l-mv__scroll-line:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    top: 0;
    left: 0;
    -webkit-animation: scrollline 2s ease-in-out infinite;
    animation: scrollline 2s ease-in-out infinite;
  }
  @-webkit-keyframes scrollline {
    from {
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%);
    }
    to {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  @keyframes scrollline {
    from {
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%);
    }
    to {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }

  .c-float-btn {
    position: fixed;
    z-index: 9999;
    top: 69%;
    opacity: 0.9;
    right:-15.55rem;
    cursor: pointer;
    -webkit-transition: 0.5s cubic-bezier(0.7, 0.04, 0.22, 0.97);
    transition: 0.5s cubic-bezier(0.7, 0.04, 0.22, 0.97);
  }
  
  .c-float-btn__wrap {
    width: 20.3125rem;
    height: auto;
    border-radius: 0.75rem;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(108, 108, 108, 0.25);
    box-shadow: 0px 0px 10px 0px rgba(108, 108, 108, 0.25);
    background: #fff;
  }
  
  .c-float-btn__wrap > .c-txt {
    color: #333333;
    font-size: 0.9375rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.0325em;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    text-orientation: upright;
    position: relative;
    padding: 2.7rem 1.2rem 1.2rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 4.8rem;
    height: 11.55rem;
    z-index: 1;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  
  .c-float-btn__wrap > .c-txt:after {
    content: "";
    position: absolute;
    width: 0.45rem;
    height: 0.675rem;
    -webkit-mask-image: url(../images/icon_arrow_05.svg);
    mask-image: url(../images/icon_arrow_05.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    background-color: #333333;
    top: 0.9rem;
    left: calc(50% - 0.3rem);
  }
  
  .c-float-btn .c-content {
    border: solid 1px #1b1933;
    background: #fafafa;
    position: relative;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    opacity: 0;
    border-radius: 0.75rem;
    overflow: hidden;
  }
  
  .c-float-btn .c-content a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .c-float-btn .c-content__txt {
    padding: 0.75rem 2.25rem;
  }
  
  .c-float-btn .c-content__txt .c-txt {
    color: #333333;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.3;
  }
  
  .c-float-btn .c-content__thumb {
    width: 8.4rem;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  
  .c-float-btn .c-content__thumb img {
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  
  .c-float-btn .c-content__thumb .ico {
    width: 3.3rem;
    height: 3.3rem;
    border-radius: 50%;
    border: solid 1px #1b1933;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.7);
  }
  
  .c-float-btn .c-content__thumb .ico:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-mask-image: url(../images/icon_arrow_02.svg);
    mask-image: url(../images/icon_arrow_02.svg);
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 1.35rem;
    height: 1.125rem;
    background-color: #1b1933;
  }
  @media screen and (min-width: 751px) {
    .c-float-btn:hover {
      right: 0;
      padding-right: 4.875rem;
    }
    .c-float-btn:hover .c-float-btn__wrap > .c-txt {
      opacity: 0;
      -webkit-transition-delay: 0s;
      transition-delay: 0s;
      z-index: 0;
    }
    .c-float-btn:hover .c-content {
      opacity: 1;
    }
    .c-float-btn:hover .c-content__thumb img {
      -webkit-transform: scale(1.1);
      transform: scale(1.1);
    }
    .c-float-btn:hover .c-content__thumb .ico {
      background-color: #1b1933;
    }
    .c-float-btn:hover .c-content__thumb .ico:after {
      background-color: #ffffff;
    }
  }
  @media screen and (max-width: 750px) {
    .about_pdf{
        position: fixed;
        width: 100%;
        bottom: 0;
        z-index: 999999;
        text-align: center;
    }
    .about_pdf a{
        display: inline-block;
        background: rgba(255,255,255,0.9);
        padding: 0.65rem 1.5rem;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
        margin: 0 auto;
    }
    .about_pdf .about_pdf_text{
        font-size: 1.125rem;
        font-weight: normal;
        color: #333333;
    }
    .c-float-btn {
      width: 25.125rem;
      top: auto;
      bottom: -6.975rem;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      right: auto;
    }
    .c-float-btn__wrap {
      width: 100%;
      text-align: center;
      vertical-align: middle;
    }
    .wap_media .c-float-btn__wrap .c-txt{
        width: 100%;
        text-align: center;
    }
  
    .c-float-btn__wrap > .c-txt {
      -webkit-writing-mode: inherit;
      -ms-writing-mode: inherit;
      writing-mode: inherit;
      text-orientation: inherit;
      width: 100%;
      height: auto;
      z-index: 100000000;
      text-align: center;
      padding: 1.8rem 1.2rem;
    }
    .c-float-btn__wrap > .c-txt:after {
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      top: calc(50% - 0.6rem);
      left: auto;
      right: 3.75rem;
    }
    .c-float-btn .c-content__txt {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
    }
    .p-policy__list .c-txt {
        font-size: 0.875rem;
        line-height: 1.5rem;
    }
  }
  .c-float-btn.active {
    bottom: 3rem;
  }
  
  .c-float-btn.active .c-float-btn__wrap > .c-txt {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    z-index: 0;
  }
  
  .c-float-btn.active .c-content {
    opacity: 1;
  }
  
  .c-float-btn.active .c-content__thumb img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
  }
  
  .c-float-btn.active .c-content__thumb .ico {
    background-color: #1b1933;
  }
  
  .c-float-btn.active .c-content__thumb .ico:after {
    background-color: #ffffff;
  }
  

/*--首页事业案内index_business--*/
.index_business_wrap {
    width: 100%;
    background: rgba(0,0,0,0.6);
    -webkit-align-items: center;
    align-items: center;
    z-index: 9;
    padding: 6.725vw 0;
    position: relative;
}

.index_business_box {
    width:50%;
}
.index_business_header{
    color: #ffffff;   
}
.index_business_header .public_nav_text_en_item,.index_product_head .public_nav_text_en_item{
    position: relative;
    margin-top: -2.75rem;
    margin-left: 1.8725rem;
    justify-content: center;
}
.index_business_header .public_nav_text,.index_product_head .public_nav_text {
    margin:30px 0 45px;
}
.index_business_header .public_nav_text_title,.index_product_head .public_nav_text_title {
    font-size:4.1666vw; 
}

.index_business_memo{
    width: 90%;
    font-size: 18px;
    line-height: 35px;
}
.index_business_list{
    margin-top: 15px;
}
.index_business_list ul li{
    width: 50%;
    padding-top: 8px;
}
.index_business_list ul li a{
    font-size: 16px;
    line-height: 36px;
    color: #ffffff;
    border-bottom:rgba(255,255,255,0.6) 1px solid;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}
.index_business_list ul li a:hover{
    color: #f19914;
}
.index_business_list ul li .icon-xunhuan{
    margin-right: 8px;
}
.index_business_button {
    margin-top: 2.6041666vw;
}
.index_business_item{
    width:50%;
}

.index_service_box{
    width:100%;
    position: relative;
}

.index_service_box a {    
    display: block;
    position: relative;
    -webkit-border-radius:0.78125vw;
    border-radius:0.78125vw;
    overflow: hidden;    
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}
.index_service_box a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.1041666vw;
    background: #efefef;
    z-index: 1;
}
.index_service_box a:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0.208333vw;
    z-index: 2; 
    -webkit-transition: all .6s ease;    
    transition: all .6s ease;
    background-image: -webkit-linear-gradient(to right, rgba(25, 110, 218, 1), rgba(45, 217, 224, 1));    
    background-image: linear-gradient(to right, rgba(25, 110, 218, 1), rgba(45, 217, 224, 1));
}

.index_service_box a:hover:before {
    width: 100%;
    left: 0;
}

.index_service_img{
    padding-bottom: 65%;
}
.index_service_img img{
    width: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}
.index_service_box:hover .index_service_img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.index_service_item{
    padding: 2.08333vw;
    background: rgba(255,255,255,.8);
}

.index_service_name {
    font-size: 20px;
    line-height: 35px;
    color: #00479d;
    font-weight: 600;
    margin-bottom:10px;
}

.index_service_text{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.myserviceSwiper{
    padding: 0 0 5% 0;
}
.myserviceSwiper .swiper-pagination{
    bottom:0;
    text-align: left;
}
.myserviceSwiper .swiper-pagination-bullet{
    width: 25px;
    height: 5px;
    margin: 0 8px 0 0;
    border-radius:2.5px;
    background:#fff;
    opacity: 0.8;
}
.myserviceSwiper .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px 0 0;
}
.myserviceSwiper .swiper-pagination-bullet-active{
    background: #00a1e9;
}
.myserviceSwiper .swiper-button-prev,.myserviceSwiper .swiper-button-next{
    display: none;
}
.myserviceSwiper .swiper-button-next{
    right:0;
}
.myserviceSwiper .swiper-button-next:after{
    color: #00479d;
}
/*--index_about--*/
.index_about_wrap{
    width: 100%;
    position: relative;
    -webkit-align-items: center;
    align-items: center;
    background: #ffffff;
    padding: 6.375vw 0;
    overflow: hidden;
}
.index_about_backbg{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 5;
    
}
.index_about_backbg img{
    width: 100%;
}
.index_about_box {
    position: relative;
    z-index: 9;
    width: 100%;
  }
.index_about_photo{
    width: 45%;
    opacity: 1;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}
.index_about_content{
    width:48%;
    margin-left:7%;
}

.index_about_header_smalltitle,.index_business_smallname{
    opacity: 1;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
    font-size: 28px;
}
.index_about_header_title{
    opacity: 1;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
    position: relative;
}
.index_about_header_text{
    width: 100%;
    font-size: 3.291666vw;
    line-height: 4.82666vw;
    font-weight: 700;
    text-align: center;
    margin:40px 0;
    position: relative;
}
.index_about_content_header{
    position: relative;
}
.index_about_content_header .public_nav_text_en_item{
    position: absolute;
    right:-1.825vw;
    top:30%;
}

.index_about_text{
    line-height: 30px;
}
.index_public_button {
    width:150px;
    height: 2.6041666vw;
    padding: 0.26041666vw;
    -webkit-border-radius: 1.30208333vw;
    border-radius: 1.30208333vw;
    overflow: hidden;
    position: relative;
}

.index_public_button:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #fff;
    -webkit-border-radius: 1.30208333vw;
    border-radius: 1.30208333vw;
    -webkit-transition: all .8s cubic-bezier(.55, .17, .37, .94);
    transition: all .8s cubic-bezier(.55, .17, .37, .94);
}

.index_public_button a {
    position: relative;
    z-index:1000;
    -webkit-align-items: center;
    align-items: center;
}

.index_public_btn_read {
    width: calc(100% - 2.08333vw);
    text-align: center;
    position: relative;
    justify-content: center;
}

.index_public_btn_content {
    position: relative;
}

.index_public_btn_text {
    color: #00479d;
    line-height: 1.041666vw;
    font-size:18px;
    font-weight: normal;
    -webkit-transition: all .8s cubic-bezier(.55, .17, .37, .94);
    transition: all .8s cubic-bezier(.55, .17, .37, .94);
}

.index_public_btn_icon {
    width: 2.08333vw;
    height: 2.08333vw;
    position: relative;
    background: #00479d;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .8s cubic-bezier(.55, .17, .37, .94);
    transition: all .8s cubic-bezier(.55, .17, .37, .94);
}

.index_public_btn_svg {
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    z-index: 9;
}

.index_public_btn_svg svg {
    width: 20%;
    fill: #fff;
    -webkit-transition: all .8s cubic-bezier(.55, .17, .37, .94);
    transition: all .8s cubic-bezier(.55, .17, .37, .94);
}

.index_public_btn_hover {
    position: absolute;
    left: 0;
    top: 0;

}

.index_public_btn_hover svg {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
}


.index_public_button:hover .index_public_btn_default svg {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
    -webkit-transition: all .8s cubic-bezier(.55, .17, .37, .94);
    transition: all .8s cubic-bezier(.55, .17, .37, .94);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.index_public_button:hover .index_public_btn_hover svg {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.55, .17, .37, .94);
    transition: all .8s cubic-bezier(.55, .17, .37, .94);
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.index_public_button:hover .index_public_text_default {
    color: #00479d;
}

.index_public_button:hover:after {
    width: 100%;
}
.index_about_button {
    margin-top: 2.6041666vw;
}


.index_color_button:hover:after {
    background: #00479d;
}

.index_color_button:hover .index_public_btn_icon {
    background: #fff;
}

.index_color_button:hover .index_public_btn_svg svg {
    fill: #00479d;
}

.index_color_button:hover .index_public_btn_text {
    color: #fff !important;
}
/*--index_product--*/
.index_product_button {
    margin-top: 2.08333vw;
}

.index_product_wrap {
    width: 100%;
    -webkit-align-items: center;
    align-items: center;
    background: #f5f5f5;
    padding: 5.208333vw 0 6.7708333vw 0;
}

.index_product_center {
    padding: 0 0 0 8.7708333vw;
    width: 100%;
}

.index_product_content {
    width:100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: flex-end;
}

.index_pro_button_wrap {
    padding-bottom: 0.26041666vw;
}

.index_public_btn_box {
    width: 2.6041666vw;
    height: 2.6041666vw;
    background: #d6d6d6;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    cursor: pointer;
    outline: none;
    margin-right: 0.5208333vw;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_public_btn_box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #00a0e8;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_public_btn_active {
    background: none;
}

.index_public_btn_active:after {
    -webkit-transform: none;
    transform: none;
}

.index_public_btn_box:last-child {
    margin-right: 0;
}

.index_pro_prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.index_product_btn_icon {
    width: 32%;
    position: relative;
    z-index: 1000000;
}

.index_product_btn_icon svg {
    fill: #ffffff;
    width: 100%;
    height: 100%;
}

.index_product_item_img {
    padding-bottom: 110%;
    z-index: 1;
}

.index_product_tab {
    width: 100%;
    margin-top: 3.125vw;
}

.index_product_item_box {
    -webkit-border-radius: 1.3541666vw;
    border-radius: 1.3541666vw;
    overflow: hidden;
    position: relative;
    
}

.index_product_item_box a {
    position: relative;
    display: block;
    z-index: 9;
}

.index_product_item_box a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    /*opacity: 0;*/
    background-image: linear-gradient(to top, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, 0) 60%);
    -webkit-transition: all .8s cubic-bezier(.69, .27, .45, .99);
    transition: all .8s cubic-bezier(.69, .27, .45, .99);
}

.index_product_item_box a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-image: linear-gradient(to top, rgba(0, 71, 157, .8) 0%, rgba(0, 71, 157, 0) 50%);
    opacity: 0;
    -webkit-transition: all .8s cubic-bezier(.69, .27, .45, .99);
    transition: all .8s cubic-bezier(.69, .27, .45, .99);
}

.index_product_item_box:hover a:before {
    opacity: 1;
}

.index_product_item_box:hover a:after {
    opacity: 0;
}

.index_product_item_box:hover .index_product_item_number {
    color: rgba(255, 255, 255, 1);
}

.index_product_item_read {
    position: absolute;
    bottom: 1.82291666vw;
    left: 0;
    width: 100%;
    padding: 0 1.9791666vw;
    z-index: 3;
}

.index_product_top {
    width: 100%;
}

.index_product_head{
    width: 80%;
}

.index_product_item_number {
    font-size: 2.6041666vw;
    line-height: 2.708333vw;
    color: #fff;
    -webkit-text-stroke: 0.0520833vw #fff;
    color: rgba(255, 255, 255, 0);
    box-sizing: border-box;
    margin-bottom: 1.041666vw;
    -webkit-transition: all .8s cubic-bezier(.69, .27, .45, .99);
    transition: all .8s cubic-bezier(.69, .27, .45, .99);
}

.index_product_item_title {
    font-size: 1.25vw;
    line-height: 1.5625vw;
    margin-bottom: 0.3125vw;
    font-weight: bold;
    color: #fff;
}

.index_product_item_text {
    font-size: 0.78125vw;
    line-height: 1.458333vw;
    color: #fff;

}

.index_product_text {
    width: 100%;
    text-align: left;
    font-size: 18px;
    line-height: 35px;
}


.index_public_pagination_box {
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    
}

.index_public_pagination_line {
    width: calc(100% - 7.8125vw);
    height: 0.1041666vw;
    background: #e7e7e7;
}

.index_public_swiper_button {
    width: 20%;
    text-align: right;
}

.index_public_pagination_label {
    width: 100%;
    height: 100%;
    background: #1d2088;
}
.index_public_pagination_btn {
    width: 1.1458333vw;
    height: 2.08333vw;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    outline: none;
}

.index_public_pagination_btn:nth-child(1) {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.index_public_pagination_btn svg {
    width: 40.9090909%;
    fill: #999999;
    -webkit-transition: all .8s cubic-bezier(.69, .27, .45, .99);
    transition: all .8s cubic-bezier(.69, .27, .45, .99);
}

.index_public_pagination_this svg {
    fill: #1d2088;

}

.index_public_pagination_read {
    width: 3.958333vw;
}

.index_public_pagination_text {
    font-size: 0.9375vw;
    color: #222222;
}

.index_product_pagination_current,
.index_strength_pagination_current {
    color: #1d2088;
}


/*--内頁banner--*/
.pc_media{
    display: block;
}
.wap_media{
    display: none;
}
.bannernav{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.bannernav_img {
    padding-bottom:28%;
}
.bannernav_img img {
	object-fit:cover;
    object-position:right bottom;
}

.public_nav_title{
    position: absolute;
    bottom:40%;
    left: 0;
    width: 100%;
    text-align: left;
}
.public_nav_text{
    justify-content: flex-start;
}
.public_nav_text_title{
    font-size:2.708333vw;
    font-weight: 700;
    color: #ffffff;
    line-height: 3.6458333vw;
}
.public_nav_text .black{ 
    color: #222222;
 
}
.public_nav_text_en_item{
    position: relative;
    justify-content: center;
    margin-top: -3.6458333vw;
}
.public_nav_text_en_bg{
    position: absolute;
    width: 100px;
    height: 100px;
    background-image: linear-gradient(120deg,rgba(35, 172, 57, 0.6), rgba(0, 161, 233, 0.6));
    border-radius: 50%;
    z-index: 1;
}
.public_nav_text_en_text{
    font-size: 60px;
    line-height: 100px;
    color: #00479d;
    font-family: 'Rage Italic';
    text-align: left;
    transform: rotate(-8deg);
    z-index: 2;
}
/*--about--*/
.read-mbx-nav {
    position: absolute;
    top: 12rem;
    left: 11.25rem;
    width: 13.25rem;
    z-index: 80000;
}
.read-mbx-nav .read-mbx-back {
    width: 13.25rem;
    background: #ffffff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    border-radius: 15px;
    padding: 1.125rem 0.825rem;
}

.read-mbx-nav .read-mbx-center {
    height: 71px;
    background: rgba(255, 255, 255, .9);
    border-bottom: 1px solid #eeeeee;
}

.read-mbx-nav .mbx-nav-fixed {
    position: fixed;
    top:12rem;
    left:11.25rem;
    width:13.5rem;
    z-index: 80000;
}

.read-mbx-nav ul {
    font-size: 0;
    text-align: left;
    display: block;
}

.read-mbx-nav ul li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.read-mbx-nav ul li .about-mao {
    width: 100%;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.0325em;
    color: #333333;
    position: relative;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    padding:0.5rem 0 0.5rem 0.725rem;
    text-transform: capitalize;
    background: rgba(54,49,88,.1);
    border-radius: 25px;
    border:#333333 1px solid;
}
/*.read-mbx-nav ul li .about-mao:before {
    content: "";
    position: absolute;
    top: 0.9rem;
    left: 0;
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
    background-color: #014499;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }*/
.read-mbx-nav ul li .nav-item {
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1;
    position: relative;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    padding:0.5rem 0 0.5rem 0.725rem;
}
.read-mbx-nav ul li .nav-item:before {
    content: "";
    position: absolute;
    top: 0.9rem;
    left: 0;
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
    background-color: #014499;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .read-mbx-nav .left-nav .active:before {
    opacity: 1;
    content: "";
    position: absolute;
    top: 0.9rem;
    left: 0;
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
    background-color: #00479d;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.read-mbx-nav .left-nav .active {
    width: 100%;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1;
    color: #00479d;
    border-bottom: 1px solid transparent; /* 边框透明 */
    border-image: linear-gradient(to right, #22ab39, white) 1; 
    opacity: 1;
    position: relative;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    padding:0.5rem 0 0.5rem 0.725rem;
    text-transform: capitalize;
}

.read-mbx-nav ul .mbx-hover a:before {
    opacity: 1;
}

.read-mbx-nav ul .mbx-hover a {
    opacity: 1;
    color: #00479d;
    border-bottom: 1px solid transparent; /* 边框透明 */
    border-image: linear-gradient(to right, #22ab39, white) 1; 
}

.read-mbx-nav ul li:hover a {
    color: #00479d;
}


.about_page_wrap {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 9;
    background: url(../images/top_bg.png) top center no-repeat;
    margin-top: -5.65rem;
    padding-top:6.125rem;
}
.web-center{
    margin-left:18.5rem;
}

.about_page_box {
    position: relative;
    z-index: 9;
    overflow: hidden;
}
.about_page_content {
    position: relative;
    padding: 5.208333vw 0;
}

.about_intro_box {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.about_intro_title{
    font-size: 24px;
}

.about_intro_picicon{
    margin: 10px 0 20px;
}
.about_intro_ad{
    text-align: center;
    color: rgb(0, 153, 0);
    font-size: 46px;
    line-height: 60px;
    font-weight: bold;
    margin:30px 0 10px;
}
.about_intro_ad_en{
    text-align: center;
    color: rgb(0, 153, 0);
    font-size: 1.8725rem;
    line-height: 60px;
    font-weight: bold;
    margin:30px 0 10px;
}
.about_intro_ad1{
    font-size: 20px;
    text-align: center;
    color: rgb(0, 51, 102);
}
.about_culture_content,.about_honor_content,.about_company_content,.business_material_wrap{
    padding: 5.208333vw 0;
    position: relative;
}
.about_culture_content .about_profile_item_name,.about_culture_content .about_profile_item_list{
    font-size: 1.125rem;
}
.about_intro_content{
    margin:2.125rem 0;
    padding-bottom: 1.825rem;
}
.about_intro_content h2{
    font-size: 20px;
    line-height:2rem;
    font-weight: bold;
    margin:15px 0 5px;
}
.about_intro_box_right{
    width:41.66667% ;
    justify-content: flex-start;
}
.about_details_img {
    padding-bottom: 78.68%;
    width: 100%;
    border-radius: 15px;
}
.about_intro_target{
    display: flex;
    margin-top: 20px;
}
.about_intro_target_pic{
    width: 20%;
    margin-right: 2%;
}
.about_intro_target_text{
    width: 78%;
}
.about_intro_target_pic img{
    border-radius: 10px;
    padding: 1px;
    border:#cdcdcd 1px solid;
    vertical-align: top;
}
.about_intro_target_line{
    margin-top: 1.5vw;
}
.about_intro_zero{
    width: 100%;
    text-align: center;
}
.about_intro_zero_text{
    text-align: left;
    margin: 10px 0;
    font-weight: bold;
}

.about_intro_zero img{
    display: inline-block;
}
.about_public_head_en {
    font-size: 1.5rem;
    line-height:2.25rem;
    font-family: "Pinyon Script", cursive;
    letter-spacing: 0.325px;
    color: #808080;
    text-align: center;
}
.about_public_head_title {
    width: 100%;
    font-size: 2.25rem;
    font-weight: 600;
    margin-bottom: 2.1875rem;
    text-align: center;
}

.about_culture_item{
    padding:2.666vw 0 0.8333vw;
    width: 100%;
    justify-content: center;
}
.about_culture_item_list{
    width: 33.3%;
    padding: 0 1rem;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}
.about_culture_item_icon{
    position: relative;
    width: 147px;
    height: 147px;
    line-height: 147px;
    margin: 0 auto 0.85rem;
 }
 .about_culture_item_icon span {
    font-size: 60px;
    color:#00479d;
    display: block;
    text-align: center;
    z-index: 1;
}
.about_culture_item_icon:before{ 
    content: ''; 
    position: absolute; 
    left: 0; 
    top: 0; 
    width: 100%; 
    height: 100%; 
    background: url(../images/about_culture_circle.png) center no-repeat; 
    background-size: contain; 
}

.about_culture_item_list:hover .about_culture_item_icon:before{
    -webkit-animation: rotateIn 1.5s cubic-bezier(0.22, 0.61, 0.36, 1); 
    animation: rotateIn 1.5s cubic-bezier(0.22, 0.61, 0.36, 1);
 }
 .about_culture_item_text{
    text-align: center;
 }
 .about_culture_item_title,.about_culture_item .about_culture_item_name{
    font-size: 1.25rem;
    line-height: 2.5rem;
    color: #23ac39;
    font-weight: 500;
    margin: 0.65rem 0 0.2rem;
 }
 .about_culture_item_list:hover .about_culture_item_title{
    color:#00479d;
}
 .about_cutlre_item_con{
    font-size: 1rem;
    font-weight: bold;   
    line-height: 1.65rem;
    color:#0b4688;
}
.about_culture_item .about_culture_item_name{
    width: 100%;
    text-align: left;
}
.about_culture_item .icon-recycling{
    font-size: 20px;
    margin-right: 10px;
}
.about_culture_item dl dd{
    margin-top: 5px; 
    line-height: 1.725rem;
    color:#0b4688;
}
.about_environment_content,.about_message,.about_history_content {
    position: relative;
    padding: 5.208333vw 0;
}
.about_environment_box {
    position: relative;
    z-index: 9;
    pointer-events: none;
}
.about_environment_back {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.about_environment_item_content{
    padding: 5.208333vw 0 4.1666vw;
}
.about_environment_item_content > p {
    margin-bottom: 1.25rem;
}
.about_environment_item_content .name_right{
    text-align: right;
    line-height: 1.75rem;
    margin-top:4.166vw;
}
.about_environment_content .p-policy__list {
    margin-top: 5.925rem;
  }
  
  .about_environment_content .p-policy__list-item {
    border-bottom: 1px dashed #CCCCCC;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 2.65rem 1.425rem 2.65rem 2.025rem;
  }
  
  .about_environment_content .p-policy__list-item:first-child {
    border-top: 1px dashed #CCCCCC;
    padding-top: 2.25rem;
    padding-bottom:2.25rem;
  }
  
  .about_environment_content .p-policy__list-item:nth-child(2) {
    padding-top: 2.65rem;
    padding-bottom: 2.65rem;
  }
  
  .about_environment_content .p-policy__list-item--left {
    width: 7.575rem;
  }
  
  .about_environment_content .p-policy__list-item--left .c-nb {
    font-size: 1.5rem;
    font-weight: 500;
  }
  
  .about_environment_content .p-policy__list-item--right {
    width: calc(100% - 7.575rem);
  }
  
  .about_environment_content .p-policy__list-item--right .c-ttl {
    font-size: 1.5rem;
    margin-bottom: 1.15rem;
  }
  
  @media screen and (max-width: 750px) {
    .about_environment_content .p-policy {
      padding-top: 3.975rem;
    }
    .about_environment_content .p-policy__list {
      margin-top:1.65rem;
    }
    .about_environment_content .p-policy__list-item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 0.45rem;
      padding: 0.825rem 0 1.35rem 0;
    }
    .about_environment_content .p-policy__list-item:first-child {
      padding-top: 0.75rem;
      padding-bottom: 1.35rem;
    }
    .about_environment_content .p-policy__list-item:nth-child(2) {
      padding-top: 0.825rem;
      padding-bottom: 1.35rem;
    }
    .about_environment_content .p-policy__list-item--left {
      width: 100%;
    }
    .about_environment_content .p-policy__list-item--right {
      width: 100%;
    }
    .about_environment_content .p-policy__list-item--right .c-ttl {
      font-size:1.125rem;
      font-weight: 600;
      margin-bottom: 0.45rem;
    }
  }
/*--代表致辞--*/
.about_message .p-message {
    padding: 9.7rem 0 12rem;
    position: relative;
  }
  
.p-message__intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 2.4rem;
  }
  
 .p-message__intro-pic {
    width: 28.5rem;
  }
  
.p-message__intro-detail {
    width: calc(100% - 30rem);
    padding-top: 0.4rem;
  }
  .about_message_en .p-message__intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 2.4rem;
  }
  
  .about_message_en .p-message__intro-pic {
    width: 100%;
    text-align: center;
  }
  .about_message_en .p-message__intro-pic img{
    max-width: 70%;
  }
  .about_message_en .p-message__intro-detail {
    width:100%;
    padding-top: 0.825rem;
  }
  
  .about_message .p-message__intro-detail--infor {
    text-align: right;
    padding-top:0.75rem;
    justify-content: flex-end;
  }

  .p-message__intro-detail--infor .p-message-img {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
  }
  .p-message-img img{
    display: inline-block;
    width: 180px;
  }
  .about_message .p-message__intro-detail--infor .c-txt {
    display: inline-block;
    line-height: 4.375rem;
    text-align: right;
    vertical-align: middle;
  }
  .c-txt-ad {
    font-size: 1.625rem;
    line-height: 2.25rem;
    text-align: center;
    margin-bottom: 0.725rem;
  }
  .c-txt {
    font-weight: 500;
    line-height:1.785rem;
    text-align: justify;
}
  .about_message .p-message__intro-detail--infor .p-note {
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-top: 0.8rem;
  }
  
  .about_message .p-message__intro-detail--infor .p-name {
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 1;
    margin-top: 2.1rem;
  }
  
  .about_message .p-message__intro-detail--infor .p-name > span {
    font-size: 0.875rem;
    margin-right: 0.9rem;
  }
  
  .about_message .p-message__bg {
    position: absolute;
    bottom: 0;
    left: calc(50% - 112rem);
    width: 192rem;
    height: 162.2rem;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(31.57%, #FFFFFF), color-stop(91.45%, #FBFBFB));
    background: linear-gradient(180deg, #FFFFFF 31.57%, #FBFBFB 91.45%);
    z-index: -1;
  }
  
  .about_message .p-message__bg::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: calc(50% - 64rem);
    width: 60.8rem;
    height: 42.7rem;
    background-color: #FFFFFF;
  }
  
  @media screen and (max-width: 750px) {
    .about_message .p-message {
      padding: 4rem 0 4.7rem;
    }
    .about_message .p-message__intro {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 1.6rem;
      margin-top: 1.2rem;
    }
    .about_message .p-message__intro-pic {
      width: 100%;
    }
    .about_message .p-message__intro-detail {
      width: 100%;
      padding-top: 0;
    }
    .about_message .p-message__intro-detail .c-txt {
      line-height: 2;
    }
    .about_message .p-message__intro-detail--infor {
      margin-top: 1.5rem;
    }
    .about_message .p-message__intro-detail--infor .c-txt {
      line-height: 1.6;
    }
    .about_message .p-message__bg {
      left: 0;
      right: 0;
      width: 100%;
      height: 162.2rem;
    }
    .about_message .p-message__bg::before {
      display: none;
    }
  }
.about_honor_item{
    width: 45%;
    margin-right: 5%;
}
.about_honor_list_name{
    width: 100%;
    position: relative;
    font-size: 1.25rem;
    line-height: 2.25rem;
    padding-bottom: 0.25rem;
    font-weight: 600;
    border-bottom:#d8d8d8 1px solid;
}
.about_honor_list_name span{
    font-size: 1.5rem;
    color:#00479d;
    margin-right: 0.756666vw;
}
.about_honor_list_name::before {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 160px;
    height: 2px;
    background-color: #00479d;
    content: "";
}
.about_honor_list_li{
    width: 100%;
    margin-top: 0.83333vw;
}
.about_honor_list_li li{
    display: inline-block;
    width: 100%;
    margin: 0.5vw 0;
}
.about_honor_item:nth-child(2) .about_honor_list_li li{
    width: 25%;
}
.about_profile_content{
    width: 100%;
    padding: 5.208333vw 0;
}

.about_profile_box,.about_honor_box,.about_company_box{
    margin-top:3.25rem;
}
.about_profile_row{
    width: 100%;
    margin-right: 0;
    
}
.about_profile_row .about_profile_item{
    width: 100%;
    border-bottom: 1px dashed #CCCCCC;
    padding:2rem 0 2.125rem;
}
.about_profile_item_name{
    width: 20%;
    color: #333333;
    font-weight: 500;
}
.about_profile_item_list{
    width: 80%;
    color: #333333;
}
.about_profile_pic{
    width:45%;
    text-align: right;
    position: relative;
}
.about_profile_pic .about_map{
    position: relative;
    margin-top: 15px;
    text-align: left;
}
.about_profile_down{
    position: absolute;
    bottom: 0;
}
.about_profile_down_icon{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #000;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    text-align: center;
    margin-right: 0.7125vw;
}
.about_profile_down_icon span{
    font-size: 1.725vw;
    color:#ffffff;
    line-height: 80px;
}
.about_profile_down_text{
    font-size: 1.125vw;
    line-height: 80px;
}
.about_profile_down:hover .about_profile_down_icon{
    background: #00479d;
}
.about_profile_down:hover .about_profile_down_text{
    color: #00479d;
}
.about_company_item{
    width:100%;
    margin: 0 0 3%;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.about_company_list_pic{
    width: 40%;
    border-radius: 10px;
    padding-bottom: 20%;
    overflow: hidden;
}
.about_company_list_pic img{
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}
.about_company_list_pic:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.about_company_list_text{
    width: 58%;
    margin-left:2%;
    position: relative;
}
.about_company_list_name{
    font-size: 1.1458333rem;
    line-height: 2.25rem;
    font-weight: 600;
    margin:0 0 5px;
}
.about_company_list_icon span{
    font-size:1rem;
    color: #666666;
}
.about_map{
    position: absolute;
    left: 0;
    bottom:0;
}
.about_map .btn_a {
    background: #00479d;
    color: #ffffff;
    margin: 0 auto;
    padding:0 15px;
    height:36px;
    font-size: 16px;
    line-height: 36px;
}
.about_map .icon-dizhi{
    font-size: 16px;
    line-height: 36px;
    margin-right: 5px;
}
/*--沿革--*/
.about_history_content .p-history {
    padding-top: 7.2rem;
  }
  
  .about_history_content .p-history__list {
    margin-top: 3.6rem;
    position: relative;
  }
  
  .about_history_content .p-history__list::before {
    content: "";
    position: absolute;
    top: 1.95rem;
    left: 12.2rem;
    width: 1px;
    height: 130rem;
    border-left: 1px dashed #363158;
  }
  
  .about_history_content .p-history__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 3rem;
  }
  
  .about_history_content .p-history__list-item dt {
    width: 11.5rem;
    padding-right: 2rem;
    text-align: right;
    color: #333333;
    position: relative;
  }
  
  .about_history_content .p-history__list-item dt::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -0.75rem;
    width: 0.4rem;
    height: 0.4rem;
    background: #333333;
    border-radius: 50%;
    -webkit-transform: translateY(-50%) translateX(0.04rem);
    transform: translateY(-50%) translateX(0.04rem);
    z-index: 2;
  }
  
  .about_history_content .p-history__list-item dt.u-icon::before {
    background: #FFFFFF;
  }
  
  .about_history_content .p-history__list-item dt.u-icon::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -1.35rem;
    width: 1.5rem;
    height: 1.5rem;
    background: #363158;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    border-radius: 50%;
  }
  
  .about_history_content .p-history__list-item dd {
    width: calc(100% - 11.75rem);
    padding-left: 4.65rem;
    text-align: left;
  }
  
  .about_history_content .p-history__list-item .c-txt {
    line-height: 1.6;
  }
  
  @media screen and (max-width: 750px) {
    .about_history_content .p-history {
      padding-top: 5.6rem;
    }
    .about_history_content .p-history__list {
      margin-top: 2.3rem;
      overflow: hidden;
    }
    .about_history_content .p-history__list::before {
      display: none;
    }
    .about_history_content .p-history__list .show-more {
      position: relative;
      overflow: hidden;
      -webkit-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out;
    }
    .about_history_content .p-history__list .show-more::before {
      content: "";
      position: absolute;
      top: 1.6rem;
      width: 0.1rem;
      left: 0.9rem;
      height: 265rem;
      border-left: 1px dashed #363158;
    }
    .about_history_content .p-history__list .show-more.hide {
      height: auto;
      padding-bottom: 5.4rem;
    }
    .about_history_content .p-history__list .show-more.hide::after {
      content: "";
      position: absolute;
      width: 100%;
      height: 2.25rem;
      background: linear-gradient(187deg, rgba(255, 255, 255, 0) 23.39%, #fff 95.68%);
      bottom: 0;
      left: 0;
    }
    .about_history_content .p-history__list .show-more.hide + .c-btn-show {
      margin-top: -3.9rem;
    }
    .about_history_content .p-history__list .show-more.hide + .c-btn-show .icon:after {
      -webkit-transform: translate(-50%, -50%) scale(-1);
      transform: translate(-50%, -50%) scale(-1);
    }
    .about_history_content .p-history__list-item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-bottom: 1.5rem;
      padding-left: 2.8rem;
    }
    .about_history_content .p-history__list-item dt {
      width: 100%;
      padding-right: 0;
      text-align: left;
      margin-bottom: 0.3rem;
    }
    .about_history_content .p-history__list-item dt::before {
      left: -2.1rem;
    }
    .about_history_content .p-history__list-item dt.u-icon::after {
      left: -2.6rem;
    }
    .about_history_content .p-history__list-item dd {
      width: 100%;
      padding-left: 0;
      text-align: left;
    }
    .about_history_content .p-history .c-btn-show {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      cursor: pointer;
      -webkit-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out;
    }
    .about_history_content .p-history .c-btn-show .icon {
      width: 5.6rem;
      height: 5.6rem;
      background-color: #fff;
      border-radius: 10rem;
      -webkit-box-shadow: 0px 0px 15px rgba(161, 161, 161, 0.25);
      box-shadow: 0px 0px 15px rgba(161, 161, 161, 0.25);
      margin-bottom: 0.8rem;
      position: relative;
    }
    .about_history_content .p-history .c-btn-show .icon:after {
      content: "";
      position: absolute;
      background: url(../img/icon_arrow_04.svg) no-repeat;
      background-size: contain;
      width: 1.4rem;
      height: 0.6rem;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out;
    }
    .about_history_content .p-history .c-btn-show span {
      color: #1b1933;
      font-size: 1.6rem;
      font-weight: 500;
      line-height: 1;
    }
  }
/*--事业案内--*/
.business_demo_recycling{
    padding-bottom: 7.2rem;
}
.business_demo_recycling:last-child {
    padding-bottom: 1.5rem;
}
.business_demo_wrap{
    padding: 2.8rem 4.8rem;
    border: solid 1px #ccc;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.business_demo_pic{
    width: 48%;
    padding-bottom: 30%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
}
.business_demo_content{
    width: 48%;
    margin-left: 4%;
}
.business_demo_content .c-link-list {
  margin-top: 2.7rem;
}

.business_demo_content .c-link-list li {
  font-size: 0;
  padding-right: 1.5rem;
}

.business_demo_content .c-link-list li:not(:last-child) {
  margin-bottom: 1.5rem;
}
.c-link {
    color: #1B1933;
    font-size:1rem;
    font-weight: 700;
    line-height: 1;
    position: relative;
    display: inline-block;
    padding-bottom: 0.3rem;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.c-link:after {
    content: "";
    position: absolute;
    width: 0.975rem;
    height: 0.75rem;
    -webkit-mask-image: url(../images/icon_arrow.svg);
    mask-image: url(../images/icon_arrow.svg);
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    background-color: #333333;
    right: -1.275rem;
    top: calc(50% - 0.375rem);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  
.c-link:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #333333;
    bottom: 0;
    left: 0;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
  
.c-link:hover {
    -webkit-transform: translateX(0.4rem);
    transform: translateX(0.4rem);
    color: #00479d;
}

  
.c-link:hover:before,.c-link:hover:after {
    background-color: #014499;
}
.business_pubilc_name {
    color: #333333;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1;
    display: inline-block;
    margin-bottom: 0.6rem;
}
.business_material_title_box {
    width: 100%;
}
.business_material_title_label1 {
    font-size: 2.25rem;
    line-height: 3.526rem;
    color: #00479d;
    text-align: center;
}
.business_material_title_label2 {
   margin-top: 1.5rem;
}
.business_material_text_box {
    width:100%;
    color: #222222;
}
.business_material_text_box img{
    padding: 0.65366rem 0;
}
.business_material_navitem{
    margin-top: 2.125vw;
}
.business_material_navlist{
    width: 48.5%;
    margin-right: 3%;
    background: #ffffff;
    padding: 1.5625vw;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.business_material_navlist:last-child{
    margin:0;
}
.business_material_navlist_name{
    font-size: 1.25rem;
    line-height: 2.25rem;
    font-weight: bold;
    margin-bottom: 1rem;
}


.business_material_navlist_name .icon-recycling{
    font-size: 1.5rem;
    margin-right:0.5rem;
    color: #00479d;
}
.business_material_navlist li{
    position: relative;
    line-height: 1.385rem;
    padding-left:0.85rem;
    margin-bottom:0.65rem;  
}
.business_material_navlist li::after {
    content: '';
    position: absolute;
    width: 0.375rem;
    height: 0.375rem;
    background: #666;
    border-radius: 50%;
    left: 0;
    top:0.65rem;
}


.business_material2_text{
    margin: 1.5rem 0 0;
}
.business_material2_text img{
    width: auto;
    max-width: 100%;
    display: inline-block;
    padding: 0.85rem 0;
}
.business_nav_Public_name{
    font-size: 1.25rem;
    line-height: 35px;
    color:#00479d;
    margin:1rem 0;
}
.business_nav_Public_name .icon-xunhuan{
    font-size: 1.725rem;
    margin-right:0.65rem;

}
.business_case_wrap{
    width: 100%;
    margin-top: 2.566vw;
}

.business_case_menubox ul{
    display: flex;
    align-items: center;
}
.business_case_menubox li {
    padding: 9px 30px;
    border: 1px solid #cdcdcd;
    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;
    margin: 0 0.825rem 1.5rem 0;
    font-size:1.25rem;
    color: #666666;
    font-weight: 600;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 25px;
    cursor: pointer;
}

.business_case_menubox li:hover{
    color: #00479d;
    box-shadow: 0 0 20px 0 rgba(0, 161, 233, 0.31);
}
    
.business_case_menubox li.hover {
    background: #00a0e9;
    color: #fff;
    border-color: #00a0e9;
    box-shadow: 0 0 20px 0 rgba(0, 161, 233, 0.31);
}

.business_case_content{
    width: 100%;
}
.business_case_content p{
    margin-bottom: 0.6125rem;
}
.business_case_memo{
    font-size:20px;
    line-height:36px;
    color: #00479d;
}
.business_case_text{
    width: 100%;
    margin-top:1 10px;
}
.business_case_text p{
    margin-bottom: 0.8133vw;
}
.business_case_box img{
    display: inline-block;
}
.business_public_content{
    width: 100%;
    margin: 2.1333vw 0;
}
.business_public_content img{
    display: inline-block;
    padding: 10px 0 5px;
}
.business_process_content {
    margin-top:1.1333vw;
}
.business_process_item_icon {
    width: 1.7708333vw;
    height: 1.7708333vw;
}

.business_process_item_icon svg {
    width: 100%;
    height: 100%;
    fill: #00479d;
}

.business_process_item_title {
    font-size: 1.375rem;
    line-height: 2.125rem;
    font-weight: bold;
    color: #222222;
    margin-top: 0.625rem;
}

.business_process_item_text {
    color: #666666;
    text-transform: uppercase;
}

.business_process_item_read {
    margin-top: 3.125vw;
}
.business_process_tab {
    margin-bottom: 3.125vw;
}

.business_process_tab:last-child {
    margin-bottom: 0;
}


.business_process_item_arrow {
    width: 2.291666vw;
    height: 2.291666vw;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;

    position: absolute;
    right: -2.291666vw;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-33.333%);
    transform: translateY(-50%) translateX(-33.333%);
    z-index: 1;
}

.business_process_item_label {
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: #ffffff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    opacity: 0;
}

.business_process_item_label svg {
    fill: #00479d;
    width: 30%;

}

.business_process_item_box {
    width: 32.7450975%;
    margin: 0 0.88235375% 0 0;
    position: relative;
}

.business_process_item_animate {

    position: relative;
    overflow: hidden;
}

.business_process_item_content {
    padding: 1.5625vw;
    background: #f5f5f5;
    min-height: 300px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    pointer-events: none;
}

.business_process_item_left .business_process_item_content {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.business_process_item_right .business_process_item_content {
    -webkit-transform: translateX(100%) !important;
    transform: translateX(100%) !important;
}

.AddBusinessProcessContent .business_process_item_content {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.AddBusinessProcessContent .business_process_item_label {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.business_process_item_box:nth-child(3n) {
    margin: 0;
}

.business_process_tab:nth-child(2n) {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}


.business_process_tab:nth-child(2n) .business_process_item_arrow svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.business_process_tab:nth-child(1) .business_process_item_box:nth-child(3n) .business_process_item_arrow {
    right: 50%;
    top: calc(100% + 3.125vw);
    transform: translateX(50%) translateY(-50%);
}

.business_process_tab:nth-child(1) .business_process_item_box:nth-child(3n) .business_process_item_arrow svg {
    transform: rotate(90deg);
}

.business_process_tab:nth-child(2n) .business_process_item_box:nth-child(3n+1) {
    margin: 0;
}

.business_process_tab:nth-child(2n) .business_process_item_box:nth-child(3n) {
    margin: 0 0.88235375% 0 0;
}

.business_process_tab:nth-child(2n) .business_process_item_arrow {
    right: 100%;
    -webkit-transform: translateY(-50%) translateX(33.333%);
    transform: translateY(-50%) translateX(33.333%);
}

.business_process_tab:nth-child(2n) .business_process_item_box:nth-child(3n) .business_process_item_arrow {
    display: none;
}


.business_collection_down{
    width: calc(50% - 1.125vw);
    margin: 0.5vw 1.25vw 0.5vw 0;
}
.business_collection_down:nth-child(2n){
    margin-right: 0;
}
.business_collection_down a{
    width: 100%;
    height: 100%;
    padding: 15px;
    background: #f2f2f2;
    border-radius: 10px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;

}
.business_collection_down a:hover{
    background: #00479d;
    color: #ffffff;
}
.business_collection_down .icon-xiazai{
        width: 3.18vw;
        height: 3.18vw;
        min-width: 35px;
        min-height: 35px;
        display: block;
        background: url(../images/i18.png) no-repeat center;
        background-size: 100% 100%;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
}
.business_collection_down:hover .icon-xiazai{
    background: url(../images/i18_1.png) no-repeat center;
    background-size: 100% 100%;

}
.business_collection_down .business_collection_down_name{
    line-height: 3.18vw;
    margin-left:0.68666vw;
}
.zeroimg{
    display: inline-block;
    width: 180px;
    height: 30px;
    vertical-align: baseline;
    background: url(../images/zero.png) no-repeat;
    background-size: 100% 100%;
}

/*--products--*/
.business_page_box{
    padding: 3.208333vw 0 2.208333vw;
}
.products_page_box{
    padding: 3.208333vw 0;
}
.products_memo{
    width: 100%;
    margin: 0.81333vw auto 0;
}
.products_memo a{
    text-decoration: underline;
    font-size: 1.125rem;
    color:#f19f22;
    font-weight: 700;
}
.products_memo a:hover{
    color: #00479d;
}
.products_view_detail{
    padding:2.5rem 0 1rem;
}
.products_list{
    margin:1.5rem 0 1rem;
}
.products_view_detail_img{
    margin-right: 3.125vw;
}
.products_view_detail_text h2{
    margin-bottom: 1.5vw;
}
.products_list .ProChildItemAnimate {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.products_list .pro_eco {
    width: 100%;
}
.pro_eco .products_list_item{
    width: 50%;
    margin-right: 5%;
}
.pro_eco .products_view_content{
    margin: 0;
    width: 45%;
}
.pro_child_item_box {
    width: 24.0625%;
    margin: 0 1.25% 1.5625vw 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.pro_child_item_box:nth-child(4n+1) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.pro_child_item_box:nth-child(4n+2) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.pro_child_item_box:nth-child(4n+3) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}
.pro_child_item_box:nth-child(4n) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
    margin-right: 0;
}
.products_list_item{
    position: relative;
    background: #ffffff;
    display: block;
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
    padding: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    overflow: hidden;
    cursor: pointer;
}
.pro_child_item_box:last-child{
    margin-right: 0;
}

.products_list_pic {
    padding-bottom: 100%;
}
.products_list_pic img {
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}
.products_list_econame{
    position: absolute;
    bottom:0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.3);
    font-size:1.125rem;
    line-height:2.35rem;
    color: #ffffff;
    text-align: center;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.products_list_name{
    position: absolute;
    bottom:0;
    left: 0;
    width: 100%;
    background: rgba(255,255,255,0.3);
    font-size:1.125rem;
    line-height:2.25rem;
    color: #ffffff;
    text-align: center;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}
.products_list_item:hover .products_list_name {
    color: #ffffff;
    background:#00a1e9;
}

.products_list_item:hover .products_list_pic img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.productView_table_wrap.AddFadeInUp {
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
}

.productView_table_wrap table {
    width: 100%;
    border-collapse: collapse;
}

.productView_table_wrap td {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.productView_table_wrap tr td {
    border: 1px solid #cdcdcd;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
}

.productView_table_wrap tr td {
    color: #222222;
}

.productView_table_wrap td.selectTdClass {
    color: #595757;
}

.productView_table_wrap tr:nth-child(odd) td {
    background: #f7f8fa;
}

.productView_table_wrap tr:nth-child(even) td {
    background: #fff;
}

.productView_table_wrap tr:first-child td {
    font-size: 1.25rem;
    font-weight: bold;
    color: #000000 !important;
    background:#e6e8ec;
}
.productView_table_wrap tr.green_title td{
    font-size: 1rem;
    font-weight: bold;
    color: #000000;
    background:#e6e8ec;
}
.productView_table_wrap tr.red_text td{
   color:#ff0000;
   font-size: 1rem;
   font-weight: 700;
}
.productView_table_wrap table {
    margin-bottom: 40px;
}

.productView_table_wrap table tr:first-child td {
    font-size:1.25rem;
    line-height:1.375rem;
    padding:0.75rem 0.35rem;
}

.productView_table_wrap table td {
    padding:8px;
}


.productView_table_wrap table .small_fontsize_tr td {
    font-size:0.875rem;
}
.products_view_content{
    margin: 1.125vw 0;
}
.products_view_content_price{
    text-align: center;
    font-size: 1.5vw;
    line-height: 2.25vw;
    margin: 2.1333vw 0 1.125vw;
}
.pro_order{
    display: inline-block;
    border-radius: 20px;
    background: #00479d;
    color: #ffffff;
    padding: 0 1.125rem;
    font-size: 0.875rem;
    margin-top: 0.35rem;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.pro_order:hover{
    background: #f19914;
}
.products_btn{
    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;
    margin-top: 1.25vw;
}

.products_btn .btn_a {
    background: #00479d;
    color: #ffffff;
    margin: 0 auto;
}
.btn_a {
    background: transparent;
    height: 50px;
    padding: 0 2.6vw;
    border: 0;
    border-radius: 25px;
    font-size: 18px;
    color: #00479d;
    display: inline-flex;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .btn_a span {
    position: relative;
    z-index: 1;
  }
  .btn_a:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 105%;
    left: 0;
    background: #00a0e8;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 23px;
  }
  .btn_a:hover {
    transition: all 0.5s 0.2s;
    border-color: #00a0e8;
    color: #fff;
    background: #00a0e8;
  }
  .btn_a:hover:before {
    top: 0;
  }

  /*--制品详情页--*/
.products_view_content_order p{
    font-size: 0.875rem;
}
.products_order_img{
    display: inline-block;
    width: 100px;
    border-radius: 12px;
}
.products_order_name{
    font-size: 1.125rem;
    color: #00479d;
    padding-bottom: 0.5rem;
    margin:2.125rem 0 1.25rem;
    border-bottom:#cdcdcd 1px solid;
}
.products_order_wrap dl{
    display: flex;
    margin: 0.75rem 0;
}
.products_order_wrap dt{
    font-size: 1rem;
    color: #333333;
    margin-right: 1rem;
}
.products_order_wrap dd{
    font-size: 1.25rem;
    color: #00479d;
}
.products_order_wrap .s{
    font-size: 0.875rem;
    line-height: 2.25rem;
}
.products_order_wrap dd span{
    font-size: 0.875rem;
    color: #333333;
    margin-left: 0.625rem;
}
.step_folow ul{
    width: 90%;
    border:#cdcdcd 1px solid;
    padding: 2rem 6.25rem;
}
.step_folow li{
    position: relative;
    line-height: 45px; 
    padding-left:60px;  
    font-size: 18px; 
    border: 2px solid #e7e7e7; 
    margin-bottom: 20px;
}
.step_folow li span{
    display: block; 
    position: absolute; 
    left:-2px; 
    top: -2px;  
    width: 49px; 
    height: 49px; 
    font-size: 20px; 
    background-color: #13943f; 
    color: #fff; 
    text-align: center;
}
.step_folow li:before{
    position: absolute; 
    content: ""; 
    left: 0; 
    right: 0; 
    bottom: -16px; 
    margin: auto; 
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 20px 0 20px;
    border-color: #e7e7e7 transparent transparent transparent;
}
.step_folow li:last-child:before{
    display: none;
}
/*--web网络与系统--*/
.web_page_box{
    background: #f8f8f8;
    position: relative;
    justify-content: space-between;
    margin:2.125rem 0;
}
.web_service_content{
    width:100%;
    padding: 0 0 2.125rem;
}
.web_service_content img{
    display: inline-block;
}

/*--career招聘--*/
.career_page_wrap{
    width: 100%;
    padding: 6vw 0;
}
.career_left_header{
    width: 35%;
}
.career_left_title_en{
    font-size: 1.875rem;
    font-family: 'Rage Italic';
    transform: rotate(-8deg);
    margin-bottom: 1.725rem;
}
.career_left_title{
    font-size: 2.25rem;
    line-height: 3.125rem;
}
.career_right_content{
    width: 65%;
}
.career_right_ad{
    font-size: 1.58666vw;
    margin-bottom: 0.856666vw;
    color: #00479d;
    border-top: #cccccc 1px dashed;
    padding-top: 2rem;
}
.career_right_ad:first-child{
    border-top: 0;
    padding-top: 0;
}
.career_page_box{
    justify-content: space-between;
}
.career_intro_box{
    width: 65%;
    position: relative;
    justify-content: flex-end;
}
.career_intro_header{
    position: absolute;
    left:0;
    bottom: -3.25vw;
    width: 20%;
    background: #00479d;
    color: #ffffff;
    z-index: 10;
    padding: 4.125vw 0 0 1.725vw;
}
.career_intro_title{
    font-size: 2.1875vw;
    line-height: 2.708333vw;
}
.career_intro_title_text{
    font-weight: 400;
    padding-right: 1.725vw;
    margin: 1.25vw 0;
}
.career_intro_line{
    width: 100%;
    height: 80px;
    border-right: #00a0e9 10px solid;
}
.career_intro_img{
    width: 95%;
}
.career_intro_item{
    width: 100%;
    padding: 1.25vw 0;
}
.career_intro_list {
    margin: 2.34vw auto 2.08vw;
    border-bottom: 1px solid #ededed;
  }
  .career_intro_list li {
    width: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
  }
  .career_intro_list li:before,
  .career_intro_list li:after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    background: #ededed;
  }
  .career_intro_list li:after {
    width: 0;
    background: #00479d;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .career_intro_list li:hover:after,
  .career_intro_list li.on:after {
    width: 100%;
  }
  .career_intro_list li.on {
    border-color: #000;
  }
  
  .career_intro_list li.on .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .career_intro_list li .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .career_faq{
    width:100%;
    padding: 2rem;
    background: #F8F9F9;
  }
  .career_intro_list_header{
    width: 100%;
    justify-content: space-between;
  }
  .career_intro_headerinfo{
    width: 60%;
    position: relative;
  }
.career_intro_logo{
    width:20%;
    background: #ffffff;
    border:#4b628f 2px solid;
    border-top-left-radius:15px;
    border-top-right-radius:15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 1rem 0 0;
    z-index:2;
  }
  
 .career_intro_logo img{
    display: inline-block;
    width: 80%;
    border-top-left-radius:15px;
    border-top-right-radius:15px;
    opacity: 1;
  }
  .career_intro_header_text div{
    line-height: 1.65rem;
  }

  .career_intro_header_name{
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    background: #1f4e79;
    font-size:0.875rem;
    color: #ffffff;
    padding: 0 1.125rem;
  }
  .career_intro_header_zhiw{
    margin-left:-4.5rem;
    padding: 0 3rem;
    background: #1f4e79;
    font-size:0.875rem;
    color: #ffffff;
    z-index:1;

  }
  .career_intro_content{
    color:#1f4e79;
    margin-top: 0.825vw;
    text-align: center;
  }
  .career_intro_header_time{
    width: 100%;
    text-align: left;
    margin-bottom: 0.625rem;
  }
  
  .career_intro_list li .box .career_intro_list_icon {
    width:3.0208333vw;
    height:3.0208333vw;
    border-radius: 50%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    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;
    background: #e2e2e2;
  }
  .career_intro_list li.on .box .career_intro_list_icon{
    background: #00479d;
  }
  .career_intro_list li .top  .icon-jiantou-copy-copy{
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 0.983333vw;
    color: #00479d;
    z-index: 5;
  }
  .career_intro_list li.on .top .icon-jiantou-copy-copy {
    color: #ffffff;
    transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
  }
  .career_intro_list li .box i.img img {
    max-width: 28%;
  }
  
  .career_intro_list li .top {
    padding: 2.25rem 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-height: 120px;
  }
  
  .career_intro_list li .box2 {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    background: #fbfbfb;
    border-top: 1px solid #ededed;
    padding: 1.56vw;
    display: none;
    animation: show 0.5s;
  }
  .career_intro_list li .box2 dt {
    font-size: 0.98566vw;
    font-weight: 500;
  }
  .career_intro_list li .box2 dd {
    color:#666666;
    margin: 0.125vw 0 1.25vw;
  }
.career_active_photo{
    padding: 1.125rem 0 0;
}
.career_active_wrap{
    padding: 5.6125vw 0;
}
.career_jobs_item .career_jobs_header {
    width: 100%;
    height: 4.17vw;
    min-height: 50px;
    padding: 0 3.13vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: #00479d;
    border-top-left-radius: 0.83vw;
    border-top-right-radius: 0.83vw;
  }
  .career_jobs_item .top div {
    font-size: 18px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
  }
  .career_jobs_item .top div:first-child {
    width: 20%;
    justify-content: left;
  }
  .career_jobs_item .top div:nth-child(2) {
    width: 50%;
    justify-content: left;
  }
  .career_jobs_item .top div:last-child {
    width: 30%;
    text-align: center;
  }
 
 
  .career_jobs_item .tabb .item {
    display: none;
    animation: show 0.5s;
  }
  .career_jobs_item .tabb .item.on {
    display: block;
  }
  .join2_s .swiper {
    overflow: hidden;
  }
  .join2_s .swiper-button-prev,
  .join2_s .swiper-button-next {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #e5e4e3;
    background: #f7f7f7;
    color: #000;
    margin-top: -25px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    top:50%;
  }
  .join2_s .swiper-button-prev:hover,
  .join2_s .swiper-button-next:hover {
    background: #13943f;
    color: #fff;
    border-color: #13943f;
  }
  .join2_s .swiper-button-prev:after,
  .join2_s .swiper-button-next:after {
    font-size: 16px;
  }
  .join2_s .swiper-button-prev {
    left: -70px;
  }
  .join2_s .swiper-button-next {
    right: -70px;
  }
  .join2_s .swiper-slide .imgbox {
    width: 100%;
    height: 0;
    padding-bottom: 65%;
    position: relative;
    overflow: hidden;
    border-radius: 0.83vw;
    cursor: pointer;
  }
  .join2_s .swiper-slide .imgbox img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.83vw;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .join2_s .swiper-slide .imgbox:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }


  .join3_list .menu_head:hover,.join3_list .current {
    background: #e5f0fe;
  }
  .join3_list .menu_body {
    display: block;
  }
  
  .menu_head {
    background: #f5f5f5;
    padding: 1.75vw 3.13vw;
    margin-top: 10px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 0;
    border: 1px solid #fff;
    cursor: pointer;
  }
  .join3_list .menu_head div {
    color: #222222;
  }
  .join3_list .menu_body:first-child {
    font-size: 18px;
    font-weight: 600;
  }
 
  .join3_list .menu_body {
    padding: 1.56vw 3.13vw 10px;
    background: #f3f3f3;
    animation: show 0.5s;
  }
  .career_jobs_text dl{
    display: flex;
    padding-bottom: 0.75vw;
    border-bottom: #d8d8d8 1px solid;
    margin: 0.5vw 0 1.25vw;
  }
  .career_jobs_text dt{
    width:25%;
    color: #1f4e79;
    font-weight: 600;
    margin-right:8%;
    text-align: left;
  }
  .career_jobs_text dd{
    width: 65%;
    color: #666666;
    line-height: 1.425vw;
  }
.career_right_coming{
    background: #f2f2f2;
    padding: 8rem 0;
    width: 100%;
    font-size: 1.25rem;
    text-align: center;
}
.career_right_coming h1{
    margin-bottom: 0.75rem;
}
.career_active_wrap .career_add_content{
    padding-top: 2.25rem;
}
.career_add_content .career_jobs_text dl {
    flex-wrap: wrap;
    padding: 0.725rem 0;
}
.career_add_content .career_jobs_text dt{
    width:100%;
    color: #1f4e79;
    font-weight: 600;
    margin-right:0;
    margin-bottom: .3rem;
    text-align: left;
  }
.career_add_content .career_jobs_text dd{
    width: 100%;
    color: #666666;
    font-size: 0.875rem;
    line-height: 1.75rem;
  }
/*--news--*/
.news_page_wrap{
    padding: 5.208333vw 0;
    background-image: linear-gradient(to bottom,rgba(255, 255, 255, 0), #f5f5f5);
}

.news_menu_item_box {
    width: 100%;
    position: relative;
	border-bottom: #cdcdcd solid 1px;
    padding-bottom: 1rem;
    margin: 0 0 1rem 0 !important;
}

.news_menu_item_box:last-child{
	border-bottom: none;
}

.news_menu_item_box:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	border-bottom:#00a0e9 solid 1px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.news_menu_item_box:hover:before{
	width: 100%;
}
.news_menu_item_box a{
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
}

.news_list_item_content {
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    overflow: hidden;
}

.news_list_item_big{
    width: 65%;

}

.news_list_item_title {
    font-size: 1.125rem;
    line-height: 2.5rem;
    color: #222222;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}
.news_menu_item_box:hover .news_list_item_title{
    color:#00479d;
}
.news_list_item_text{
    color: #666666;
}
.news_menu_item_box .arrow{
	position: absolute;
	right: 0;
	top: 0;
	width: 13.5%;
	height: 100%;
	background: url(../images/img26.png) left center no-repeat;
	background-size: 19px 12px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity: 0;
}
.news_menu_item_box:hover .arrow{
	opacity: 1;
	background: url(../images/img26.png) center no-repeat;
	background-size: 19px 12px;
}

.news_list_item_read {
    width: 15%;
}

.news_list_item_year {
    font-size: 3.125vw;
    line-height: 3.6458333vw;
    color: #333333;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.news_list_item_day {
    font-size: 1.125rem;
    line-height: 2.5rem;
    color: #333333;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}
.news_list_item_day_wap{
    display: none;
}


.news_list_item_text {
    color: #666666;
    margin-top: 0.825vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}



.newsview_wrap{
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    position: relative;
    z-index: 1;
    background: #d8d8d8;
    
}
.newsview_header_box{
    padding: 11.9791666vw 12.75vw 6.7708333vw 12.75vw;
    
}
.news_details_head_subtitle {  
    margin-bottom: 1.82291666vw;
    opacity: 1;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
   
}

.news_details_head_icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 1.041666vw;
    margin-right: -1.041666vw;
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.news_details_head_icon svg {
    fill: #00479d;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.news_details_head_text {
    font-size: 1.125rem;
    line-height: 2.25rem;
    color: #00479d;
}

.newsview_header_box a:hover .news_details_head_icon {
    opacity: 1;
    margin-right: 0.5208333vw;
}
.newsview_header_title {
    font-size: 1.5rem;
    line-height: 1.875rem;
    color: #222222;
    font-weight: bold;
    margin-bottom: 1.5rem;
    opacity: 1;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}
.news_details_head_tips {
    opacity: 1;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.news_details_head_label {
    line-height: 1.3541666vw;
    color: #666666;
    margin-right: 1.5625vw;
}

.news_details_head_label:last-child {
    nav-right: 0;
}
.newsview_content_box{
    padding: 4.1666vw 0 5.7291666vw 0;
    background-image: linear-gradient(to bottom, #f3f4f3, #fbfbfb);
}
.newsview_content{
    padding: 0 12.75vw;
}
.news_details_button {
    margin-top: 3.125vw;
}

.news_details_button{
    width: 100%;
    justify-content: space-between;
    vertical-align: middle;
    border: #ececec 1px solid;
    background: #ffffff;
}
.news_details_btn_box{
    width: 50%;
    padding:0.68rem 1.25rem 0.5rem;
}
.news_details_btn_box a {
    display: inline-block;
    width: 100%;
}
.news_details_btn_box:last-child{
    border-left:#ececec 1px solid;
    text-align: right;
}

.news_details_btn_box .news_details_btn_text {
    display: inline-block;
    font-size: 0.875rem;
    color: #222222;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}
.news_details_btn_box .icon-arrow-drop-left-fill,.news_details_btn_box .icon-arrow-drop-right-fill{
    display: inline-block;
    font-size: 1.75rem;
    height: 26px;
    color: #00479d;
}
.news_details_btn_box a:hover .news_details_btn_text {
    color: #00479d;
}

/*contact form--*/
.about_page_box form{
    margin-top: 2.18333vw;
}
.active .contact_nav_name{
    width: 40%;
    font-size: 1.825rem;
    text-align: left;
}
.contact_top_header{
    justify-content: space-between;
    vertical-align: middle;
    align-items: center;
}
.contact_top{
    width: 60%;
    justify-content: flex-end;
    vertical-align: middle;
    align-items: center;
}
.contact_top_text{
    display: inline-block;
    height: 50px;
    line-height:50px;
    border-radius: 10px;
    border:#d8d8d8 2px solid;
    background: #ffffff;
    padding:0 20px;
    position: relative;
}
.contact_top_text::after {
    content: '';
    position: absolute;
    bottom: 13px;
    right:-20px;
    border-left: 12px solid #d8d8d8;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    transform: translateX(-50%);
}
.contact_top_pic{
    margin-left: 12px;
}
input[type="text"],
input[type="button"],
textarea,
select {
	font-family:Arial, Helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic","Gothic",sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 100%;
	padding:0 5px;
	width: 4em;
	height: 25px;
	line-height: 1.4;
}

.contact_form_wrap{
    padding-bottom: 5.12366vw;
}
.contact_form_wrap .contact-form input[type="checkbox"],
.contact_form_wrap .contact-form input[type="radio"]{
	position:relative;
	top: 1.5px;
	display: inline-block;
}

.contact_form_wrap .contact-form{
	margin: 1em 0 2em;
	border: 1px solid #cccccc;
	border-bottom: none;
	display: table;
	width: 100%;
}

.contact_form_wrap .contact-form-field{
	border-bottom:1px solid #cccccc;
	width: 100%;
}
.contact_form_wrap .contact-form-field p,
.contact_form_wrap .contact-form-field ul{
	margin:0;
}
.contact_form_wrap .contact-form-field .form-label{ /*項目*/
    padding: 10px 10px;
	display: table-cell;
	vertical-align: top;
	background: #f2f2f2;
	border-right: 1px solid #cccccc;
	min-width: 240px;
	max-width: 240px;
	min-height: 3em;
	box-sizing: border-box;
}
.contact_form_wrap .contact-form-field .form-element{ /*入力*/
    padding: 10px 10px;
	display: table-cell;
	vertical-align: middle;
	min-width: 100%;
	max-width: 100%;
}

.contact_form_wrap .contact-form-field span{ /*必須*/
	color: red;
	display: inline-block;
}
.contact_form_wrap .contact-form-field span::before{
	content: "※";
	margin: 0 0 0 5px;
}
.contact_form_wrap .contact-form-field span::after{
	content: "";
}

.contact_form_wrap .contact-form-field span.assistance::before{ /*郵便番号補助*/
	content: "";
	margin: 0 0 0 10px;
}

.contact_form_wrap .form-element em{ /*必須*/
	display: block;
}

.contact_form_wrap .form-element #message_cnt::before{
	content: "「";
}
.contact_form_wrap .form-element #message_cnt::after{
	content: "」";
}

.contact_form_wrap .form-element input{
    border:#cdcdcd 1px solid;
    padding: 5px;

}

.contact_form_wrap .form-element .contact-form-text-auto{
	width: auto;
}
.contact_form_wrap .form-element .contact-form-text-harf{
	min-width: 300px;
}
.contact_form_wrap .form-element .contact-form-text-full{
	min-width: 500px;
}
.contact_form_wrap .form-element .contact-form-textarea{
	min-width: 500px;
	min-height: 10em;
}
.contact_form_wrap .contact-form-field .form-element label{
    margin-right: 1.25vw;
    margin-left:0.125vw;
}
.contact_form_wrap .contact-form-field .form-element label.form_labelnone{
    margin-right: 0;
    margin-left:0.125vw;
}
.contact_form_wrap .contact-form-field .must{
	display:block;
	color:#e43834;
	font-weight:bold;
}
.contact_form_wrap .contact-form-field .description{
	margin:0.5em 0 0 0;
	display:block;
	color:#808080;
}
.contact_form_wrap .contact-form-field .field_error{
	margin:0.5em 0 0 0;
	display:block;
	color:#ff0000;
}
.contact_form_wrap .contact-form-submit{
	padding:2.5em 0 0 0;
	background:#ffffff;
}
.contact_form_wrap .contact-form-submit input.fade{
	width:133px;
	height:38px;
	border:0;
	cursor:pointer;
	margin:0 10px;
}

.contact_form_wrap h2 .titleText.header4{
	display: inline-block;
	padding-top: 2em;
}

.contact_form_policy_name{
    font-size: 1rem;
    line-height: 2.85rem;
    color: #00479d;
    border-bottom: #cccccc 1px solid;
    background:#f2f2f2;
    text-align: center;
}
.contact_form_policy_content{
    padding: 1.25vw 0;
}
.contact_form_policy_text{
	height: 200px;
	padding: 0 2.1333vw;
    color:#666666;
	overflow: hidden scroll;
	background-color: #FFF;
}
.submit_btn{
    width: 100%;
    text-align: center;
}

.btn_submit{
    padding: 10px 30px;
    background: #000;
    color: #fff;
    font-size: 16px;
    line-height: 2.12vw;
    border-radius: 30px;
    border: 0;
    border-bottom: #cccc 3px solid;
    cursor: pointer;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}
.btn_submit:hover{
    background: #00479d;
}

/*--footer start--*/
.footer{
    background: #f7f7f7;
    width: 100%;
}

.bottom_contact{
    width: 100%;
    position: relative;
}
.bottom_contact_img{
	width:100%;
	padding-bottom: 21.6%;
    z-index:5;
}
.ScaleInfinite {
    -webkit-animation: ScaleInfinite 16s linear infinite normal both;
    animation: ScaleInfinite 16s linear infinite normal both;
}

@-webkit-keyframes ScaleInfinite {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes ScaleInfinite {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.bottom_contact_content{
    width: 100%;
    position: absolute;
    top:20%;
    left:0;
    z-index:9;
}
.bottom_contact_content .bottom_contact_item{
    width: 100%;
    height: 100%;
    color: #ffffff;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
.bottom_contact_text{
    text-align: center;
    position: relative;
    margin-left: 15.864823vw;
}
.bottom_contact_text_en{
    font-family: 'Rage Italic';
    font-size: 2.825vw;
    transform: rotate(-8deg);
    color: #00479d;
    text-align: right;
    margin-right: -8.1763333vw;
}
.bottom_contact_text h1{
    text-align: center;
    font-size: 2.708333vw;
    line-height: 3.6458333vw;
}
.bottom_conact_ad{
    margin:0.8333vw 0 2.291666vw;
}
.bottom_contact_btn .btn_a {
    background: #f19914;
    color: #ffffff;
    margin: 0 auto;
}
    
.footer_box_wrap{
    position: relative;
}
.footer_content_wrap{
    justify-content: space-between;
    padding: 2.142578vw 0;
}
.footer_left{
    width:60%;
    justify-content: flex-start;
}
.footer_left_logo{
    width: 7.125vw;
    margin-bottom: .8725rem;

}
.footer_left_text{
    text-align: left;
}
.footer_right{
    width: 35%;
    text-align: right;
    justify-content: flex-end;
}
.footer_right_icon{
    width: 6.25vw;
    justify-content: flex-end;
    margin-bottom:1.6245rem;
}

.footer_quick_menu a{
    margin-left: 1rem;
}
.footer_quick_menu a {
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_quick_menu a:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #00479d;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_quick_menu a:hover {
    color: #00479d;
}

.footer_quick_menu a:hover:after {
    width: 100%;
    left: 0;
}

.copyright{
    width: 100%;
    background: #ffffff;
    text-align: center;
    padding: 1.06667vw 0;
}

.return_top_wrap {
    position: fixed;
    right: 3.8541666vw;
    bottom: 10%;
    width: 3.8541666vw;
    height: 3.8541666vw;
    z-index: 99;
    overflow: hidden;
}

.return_top_box {
    width: 100%;
    height: 100%;
    background: #000;
    overflow: hidden;
    -webkit-align-content: center;
    align-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.return_top_icon {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;

}

.return_top_icon:after {
    content: "";
    border-bottom: 0.5208333vw solid #fff;
    border-left: 0.26041666vw solid transparent;
    border-right: 0.26041666vw solid transparent;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    opacity: 0;
}

.return_top_text {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.return_top_box:hover .return_top_icon:after {
    -webkit-transform: translateY(-0.5208333vw);
    transform: translateY(-0.5208333vw);
    opacity: 1;
}

.return_top_box:hover .return_top_label {
    -webkit-transform: translateY(0.5208333vw);
    transform: translateY(0.5208333vw);
}

.return_top_label {
    width: 100%;
    color: #fff;
    font-size: 0.78125vw;
    text-align: center;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.return_top_show .return_top_box {
    -webkit-transform: none;
    transform: none;
}


.PublicFade {
    -webkit-transform: translateY(5vw);
    transform: translateY(5vw);
    opacity: 0;
    position: relative;
}

.PublicAfter {
    position: relative;
    overflow: hidden;
}

.PublicAfter:after {
    content: "";
    position: absolute;
    left: -50%;
    top: 0;
    width: 200%;
    height: 100%;
    z-index: 99;
    pointer-events: none;
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 75%, rgba(255, 255, 255, 0) 100%);

}

.AddPublicAfter:after {
    left: 100%;
    -webkit-transition: all 1.5s cubic-bezier(.4, 0, .2, 1);
    transition: all 1.5s cubic-bezier(.4, 0, .2, 1);
}

.PublicFadeRoll {
    -webkit-transform: translateY(5vw);
    transform: translateY(5vw);
    opacity: 0;
}

.ImgAnimate {
    position: relative;
    -webkit-filter: blur(0.5208333vw);
    filter: blur(0.5208333vw);
    overflow: hidden;

}


.ImgAnimate:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 400%;
    pointer-events: none;
    -webkit-background-image: linear-gradient(to top, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 0) 50%);
    background-image: linear-gradient(to top, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 0) 50%);

}

.AddImgAnimate {
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.AddImgAnimate:after {
    bottom: -200%;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}
@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}
@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}
.rotateIn{animation-name:rotateIn}