@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;500;700&family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,600;1,800&display=swap");.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.pc_Banner .slick-slide {
    height: 371px
}

.mo_Banner .slick-slide {
    height: 200px
}

@font-face {
    font-family: "slick";
    font-weight: normal;
    font-style: normal;
    src: url("../assets/slick.eot");
    src: url("../assets/slick.eot?#iefix") format("embedded-opentype"),url("../assets/slick.woff") format("woff"),url("../assets/slick.ttf") format("truetype"),url("../assets/slick.svg#slick") format("svg")
}

.slick-next,.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 99
}

.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
    opacity: 1
}

.slick-next:before,.slick-prev:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    opacity: 1;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

.slick-next {
    right: -25px
}

.slick-dots {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: -39px 0 0 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 11px;
    height: 11px!important;
    margin: 0 10px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:focus,.slick-dots li button:hover {
    outline: none;
    background: transparent!important
}

.slick-dots li button:focus:before,.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    display: table;
    position: absolute;
    top: 2px;
    left: 2px;
    width: 7px;
    height: 7px;
    border-radius: 99em;
    background: #fff;
    content: "";
    text-align: center;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    background: #000
}

.topContent .slick-next,.topContent .slick-prev {
    display: none!important
}

.topContent .slick-dots li {
    width: 20px
}

.topContent .slick-dots {
    position: relative;
    margin: 29px 0 0 0
}

.tagContent .slick-dots {
    margin: 0px 0 0 0
}

.tagContent .slick-dots li button:before {
    border: none
}

.exposeCase .topicContent .slick-dots {
    margin: 0px 0 0 0
}

.exposeCase .topicContent .slick-dots li {
    width: 20px
}

.exposeCase .topicContent .slick-dots li button:before {
    border: none;
    background: #959595
}

.exposeCase .topicContent .slick-dots li.slick-active button:before {
    border: none;
    background: #6bad3d
}

.learningBox .exposeCase .topicContent li {
    margin: 0px 4px 20px 0
}

.exposeCase .slick-prev {
    width: 46px;
    height: 108px;
    display: block;
    left: -46px
}

.exposeCase .slick-next {
    width: 46px;
    height: 108px;
    display: block;
    right: -29px
}

.navigation .tagContent .slick-dots {
    margin: -13px 0 0 0;
    width: auto;
    text-align: right;
    position: relative;
    bottom: -11px
}

.eventBox .navigation .tagContent .slick-dots {
    margin: -13px 0 0 0;
    width: auto;
    text-align: right;
    position: relative;
    bottom: -26px
}

.navigation .slick-dots li button:before {
    background: #959595
}

.navigation .slick-dots li.slick-active button:before {
    background: #6bad3d
}

.recentBox .slick-dots {
    display: none!important
}

.recentBox .slick-list {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto
}

.banner .slick-prev,.recentBox .slick-prev {
    left: 0px;
    width: 40px;
    height: 93px
}

.banner .slick-next,.recentBox .slick-next {
    right: 0px;
    width: 40px;
    height: 93px
}

@CHARSET "ISO-8859-1";blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,textarea,ul {
    padding: 0;
    margin: 0
}

a {
    text-decoration: none
}

fieldset,img {
    border: 0
}

address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal
}

strong {
    font-weight: bold
}

ol,ul {
    list-style: none;
    margin: 0;
    padding: 0
}

caption,th {
    text-align: left
}

h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin: 0;
    padding: 0;
    color: #444
}

q:after,q:before {
    content: ""
}

abbr,acronym {
    border: 0
}

body {
    font-family: arial,helvetica;
    color: #333;
    color: rgba(0,0,0,0.5)
}

.wrap {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    position: relative
}

h1 {
    font-size: 6em
}

p {
    font-size: 2em
}

.intro p {
    width: 50%;
    margin: 0 auto;
    font-size: 1.5em
}

.section {
    text-align: center
}

#menu li {
    display: inline-block;
    margin: 10px;
    color: #000;
    background: #fff;
    background: rgba(255,255,255,0.5);
    border-radius: 10px
}

#menu li.active {
    background: #666;
    background: rgba(0,0,0,0.5);
    color: #fff
}

#menu li a {
    text-decoration: none;
    color: #000
}

#menu li.active a:hover {
    color: #000
}

#menu li:hover {
    background: rgba(255,255,255,0.8)
}

#menu li a,#menu li.active a {
    padding: 9px 18px;
    display: block
}

#menu li.active a {
    color: #fff
}

#menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 40px;
    z-index: 70;
    width: 100%;
    padding: 0;
    margin: 0
}

.twitter-share-button {
    position: fixed;
    z-index: 99;
    right: 149px;
    top: 9px
}

#download {
    margin: 10px 0 0 0;
    padding: 15px 10px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #49afcd;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#2f96b4));
    background-image: linear-gradient(top,#5bc0de,#2f96b4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5bc0de",endColorstr="#2f96b4",GradientType=0);
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border-radius: 6px;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)
}

#download a {
    text-decoration: none;
    color: #fff
}

#download:hover {
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #2F96B4;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear
}

#infoMenu {
    height: 20px;
    color: #f2f2f2;
    position: fixed;
    z-index: 70;
    bottom: 0;
    width: 100%;
    text-align: right;
    font-size: 0.9em;
    padding: 8px 0 8px 0
}

#infoMenu ul {
    padding: 0 40px
}

#infoMenu li a {
    display: block;
    margin: 0 22px 0 0;
    color: #333
}

#infoMenu li a:hover {
    text-decoration: underline
}

#infoMenu li {
    display: inline-block;
    position: relative
}

#examplesList {
    display: none;
    background: #282828;
    border-radius: 6px;
    padding: 20px;
    float: left;
    position: absolute;
    bottom: 29px;
    right: 0;
    width: 638px;
    text-align: left
}

#examplesList ul {
    padding: 0
}

#examplesList ul li {
    display: block;
    margin: 5px 0
}

#examplesList ul li a {
    color: #BDBDBD;
    margin: 0
}

#examplesList ul li a:hover {
    color: #f2f2f2
}

#examplesList .column {
    float: left;
    margin: 0 20px 0 0
}

#examplesList h3 {
    color: #f2f2f2;
    font-size: 1.2em;
    margin: 0 0 15px 0;
    border-bottom: 1px solid rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.1);
    box-shadow: 0 1px 0 rgba(255,255,255,0.1);
    padding: 0 0 5px 0
}

#demosMenu {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 999
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,time,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font: inherit
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

ol,ul {
    list-style: none
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

article,main[role=main],section {
    zoom:1}

article:after,article:before,main[role=main]:after,main[role=main]:before,section:after,section:before {
    content: "";
    display: table;
    height: 0;
    overflow: hidden
}

article:after,main[role=main]:after,section:after {
    clear: both
}

::-moz-selection {
    color: #ffffff;
    background: #00458d
}

::selection {
    color: #ffffff;
    background: #00458d
}

body {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    min-height: 100%;
    line-height: 1em;
    overflow: auto;
    font-size: 16px;
    color: #000000;
    word-break: break-word;
    letter-spacing: 0.1em;
    z-index: 0;
    background: #ffffff;
    -webkit-text-size-adjust: 100%;
    opacity: 0;
    -webkit-transition: 1.2s;
    transition: 1.2s;
    font-family: "Open Sans","Noto Sans TC"
}

body.loading {
    opacity: 1;
    -webkit-transition: opacity 1.2s;
    transition: opacity 1.2s
}

a {
    text-decoration: none;
    outline: 0
}

a,a:hover {
    -webkit-transition: 0.4s;
    transition: 0.4s
}

img {
    vertical-align: middle;
    max-width: 100%
}

a[x-apple-data-detectors] {
    color: inherit!important;
    text-decoration: none!important;
    font-size: inherit!important;
    font-family: inherit!important;
    font-weight: inherit!important;
    line-height: inherit!important
}

a[href^=tel] {
    color: inherit;
    text-decoration: none
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.jqimgFill {
    position: relative;
    overflow: hidden;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: inline-block;
    -webkit-transition: opacity 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out,transform 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out,transform 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out
}

.jqimgFill img,.jqimgFill-tc img {
    left: 0;
    top: 0;
    margin: 0;
    display: block;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-height: none;
    max-width: none;
    -webkit-transition: opacity 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out,transform 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out,transform 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out
}

input,select,textarea {
    width: 100%;
    height: 49px;
    outline: none;
    padding: 0;
    padding-left: 19px;
    color: #000;
    border: 1px solid #ffffff;
    font-size: 1rem;
    border-radius: 0px;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important
}

@media screen and (max-width: 640px) {
    input,select,textarea {
        font-size:0.9375rem
    }
}

@media (max-width: 767px) {
    input,select,textarea {
        padding-left:10px
    }
}

input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill {
    background: #000!important
}

textarea {
    height: 218px;
    padding: 10px
}

::-webkit-input-placeholder {
    color: #666;
    line-height: normal
}

:-moz-placeholder {
    color: #666;
    line-height: 43px
}

::-moz-placeholder {
    color: #666;
    line-height: 43px
}

:-ms-input-placeholder {
    color: #666;
    line-height: normal
}

input::-webkit-inner-spin-button,input::-webkit-outer-spin-button {
    -webkit-appearance: none!important;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=date],input[type=time] {
    -webkit-appearance: none
}

select {
    font-family: "Noto Sans TC";
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-size: 3.4%;
    padding-right: 14px;
    height: 49px;
    width: 100%
}

select::-ms-expand {
    display: none
}

.selectBox {
    background: #FFF
}

body :target:before {
    display: block;
    content: "";
    height: 120px;
    margin: -120px 0 0
}

@media screen and (max-width: 960px) {
    body :target:before {
        height:100px;
        margin: -100px 0 0
    }
}

body .slide-down :target:before {
    display: block;
    content: "";
    height: 120px;
    margin: -120px 0 0
}

.slick-slide {
    outline: 0
}

#Wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    overflow: hidden
}

main[role=main] {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    margin-top: 90px
}

@media (max-width: 991px) {
    main[role=main] {
        margin-top:65px
    }
}

section {
    position: relative
}

article {
    width: 1200px;
    max-width: 85%;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.tag_list a {
    color: #ffffff;
    text-decoration: none;
    border-radius: 10px;
    background: #434343;
    padding: 3px 7px;
    font-size: 0.9375rem
}

.tag_list a:not(:last-child) {
    margin-right: 15px
}

.tag_list a:hover {
    background: #2f3a88
}

.editor_Content {
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0.4px
}

.editor_Content ol {
    list-style-type: decimal;
    padding-left: 10px
}

.editor_Content ul {
    list-style-type: initial;
    padding-left: 20px
}

.editor_Content img {
    max-width: 100%;
    height: auto!important
}

.editor_Content b,.editor_Content strong {
    font-weight: bold;
    font-size: inherit
}

.editor_Content em {
    font-style: italic
}

.editor_Content a {
    text-decoration: underline;
    color: #0782C1
}

.editor_Content iframe {
    max-width: 100%
}

.editor_Content h1,.editor_Content h2,.editor_Content h3,.editor_Content h4,.editor_Content h5,.editor_Content h6 {
    margin: inherit
}

.editor_Content blockquote {
    font-style: italic;
    padding: 2px 20px 0 8px;
    margin-left: 40px;
    border-left: 5px solid #ccc
}

.editor_Content td,.editor_Content th,.editor_Content tr {
    margin: initial
}

.editor_Content table {
    border-collapse: inherit
}

.editor_Box {
    margin: auto;
    line-height: 1.7;
    font-size: 0.9375rem;
    color: #000000
}

.editor_Box ol,.editor_Box ul {
    padding-left: 40px
}

.editor_Box img {
    max-width: 100%;
    height: auto!important
}

.editor_Box iframe {
    max-width: 100%
}

@media screen and (max-width: 767px) {
    .editor_Box iframe {
        height:100%!important
    }
}

.editor_Box h1,.editor_Box h2,.editor_Box h3,.editor_Box h4,.editor_Box h5,.editor_Box h6 {
    margin: inherit
}

.mo_use {
    display: none
}

.back_btn,.more_btn {
    width: 100%;
    margin-top: 70px;
    font-size: 1.125rem
}

.back_btn a,.more_btn a {
    margin: auto;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    padding: 19.5px 49px;
    background-color: #4759d9;
    border-radius: 5px
}

.back_btn a:hover,.more_btn a:hover {
    background: #4759d9;
    opacity: 0.5
}

.seesaw {
    position: relative;
    width: 100%;
    font-size: 1rem;
    margin-top: 61px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.seesaw a {
    color: #de4242;
    text-decoration: none
}

.seesaw .back_button,.seesaw .left_button:before,.seesaw .right_button:before {
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.seesaw .left_button,.seesaw .right_button {
    position: absolute
}

.seesaw .left_button:before,.seesaw .right_button:before {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    background: #de4242;
    margin-bottom: 2px
}

.seesaw .left_button:hover:before,.seesaw .right_button:hover:before {
    width: 90px
}

.seesaw .left_button {
    right: 0
}

.seesaw .right_button {
    left: 0;
    text-align: right
}

.seesaw .back_button {
    font-size: 1rem;
    width: 230px;
    height: auto;
    padding: 11px 0;
    border: 1px solid #de4242;
    text-align: center
}

.seesaw .back_button:hover {
    background: #de4242
}

.seesaw .back_button:hover a {
    color: #ffffff
}

.top_btn.show-topbtn {
    opacity: 1
}

.top_btn {
    cursor: pointer;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
    opacity: 0;
    position: fixed;
    bottom: 75px;
    right: 80px;
    z-index: 9;
    width: 57px;
    height: 69px;
    border-radius: 5px;
    background-color: #fff;
    font-size: 1rem;
    line-height: 1.8;
    letter-spacing: 0.8px;
    font-weight: 400;
    color: #000;
    overflow: hidden;
    border-radius: 15px 0 15px 0;
    -webkit-transform: skewX(-12deg);
    transform: skewX(-12deg);
    -webkit-box-shadow: 0 0 14.3px 0.8px rgba(34,24,21,0.2);
    box-shadow: 0 0 14.3px 0.8px rgba(34,24,21,0.2)
}

@media (max-width: 1550px) {
    .top_btn {
        bottom:35px
    }
}

@media (max-width: 767px) {
    .top_btn {
        width:42px;
        height: 51px;
        font-size: 0.9375rem;
        letter-spacing: 0.3px;
        right: 24px;
        bottom: 16px;
        border-radius: 9px 0 9px 0
    }
}

.top_btn span {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    padding-top: 17px;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    font-style: italic
}

@media (max-width: 767px) {
    .top_btn span {
        padding-top:10px
    }
}

.top_btn span:after,.top_btn span:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 11px;
    background-color: #000;
    top: 10px;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

@media (max-width: 767px) {
    .top_btn span:after,.top_btn span:before {
        height:9px;
        top: 4px;
        width: 1px
    }
}

.top_btn span:before {
    left: 24px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg)
}

@media (max-width: 767px) {
    .top_btn span:before {
        left:17px;
        -webkit-transform: rotate(40deg);
        transform: rotate(40deg)
    }
}

.top_btn span:after {
    left: 30px;
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg)
}

@media (max-width: 767px) {
    .top_btn span:after {
        left:23px;
        -webkit-transform: rotate(-40deg);
        transform: rotate(-40deg)
    }
}

@media (min-width: 768px) {
    .top_btn:hover {
        color:#00458d
    }

    .top_btn:hover span:after,.top_btn:hover span:before {
        background-color: #00458d
    }
}

.top_btn.fix {
    position: absolute;
    bottom: 30px
}

@media screen and (max-width: 768px) {
    .top_btn.fix {
        bottom:20px
    }
}

.page {
    font-size: 1.125rem;
    clear: both;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 110px
}

@media (max-width: 767px) {
    .page {
        font-size:0.875rem;
        margin-bottom: 40px
    }
}

.page dd,.page dt {
    vertical-align: middle;
    display: inline-block
}

.page dd a,.page dt a {
    display: block;
    height: 32px;
    line-height: 30px;
    text-decoration: none;
    color: #000;
    font-family: "Noto Sans TC"
}

@media (min-width: 768px) {
    .page dd a:hover,.page dt a:hover {
        color:#00458d
    }
}

.page dd {
    width: 8.7%
}

@media (max-width: 767px) {
    .page dd {
        width:11%
    }
}

@media (max-width: 350px) {
    .page dd {
        width:9%
    }
}

.page dd a {
    position: relative
}

@media (min-width: 768px) {
    .page dd a:hover {
        color:#00e1ee
    }

    .page dd a:hover:before {
        opacity: 1
    }
}

.page dd a:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 41px;
    height: 41px;
    border-radius: 5px;
    background-color: #00458d;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    opacity: 0;
    z-index: -1
}

@media (max-width: 767px) {
    .page dd a:before {
        width:26px;
        height: 26px;
        border-radius: 3px
    }
}

.page dd.active a {
    color: #00e1ee
}

.page dd.active a:before {
    opacity: 1
}

.page dt.ltbn a,.page dt.rtbn a {
    width: auto;
    height: 32px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border-radius: 99em;
    background: rgba(255,255,255,0)
}

.page dt.ltbn.nopage a {
    pointer-events: none
}

.page dt.rtbn.nopage a {
    pointer-events: none
}

.page dt.ltbn a {
    margin-right: 17px;
    position: relative;
    padding-left: 22px
}

@media (max-width: 767px) {
    .page dt.ltbn a {
        margin-right:0;
        padding-left: 17px
    }
}

.page dt.ltbn a:before {
    position: absolute;
    content: "";
    top: 12px;
    left: 0;
    width: 10px;
    height: 1px;
    background-color: #000000;
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

.page dt.ltbn a:after {
    position: absolute;
    content: "";
    top: 19px;
    left: 0;
    width: 10px;
    height: 1px;
    background-color: #000000;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

@media (min-width: 768px) {
    .page dt.ltbn a:hover:after,.page dt.ltbn a:hover:before {
        background-color:#00458d
    }
}

.page dt.rtbn a {
    margin-left: 17px;
    padding-right: 22px;
    position: relative
}

@media (max-width: 767px) {
    .page dt.rtbn a {
        margin-left:0;
        padding-right: 17px
    }
}

.page dt.rtbn a:before {
    position: absolute;
    content: "";
    top: 12px;
    right: 0;
    width: 10px;
    height: 1px;
    background-color: #000000;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

.page dt.rtbn a:after {
    position: absolute;
    content: "";
    top: 19px;
    right: 0;
    width: 10px;
    height: 1px;
    background-color: #000000;
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

@media (min-width: 768px) {
    .page dt.rtbn a:hover:after,.page dt.rtbn a:hover:before {
        background-color:#00458d
    }
}

@media screen and (max-width: 768px) {
    .mo_use {
        display:block
    }

    .pc_use {
        display: none
    }
}

@media (max-width: 767px) {
    .back_btn,.more_btn {
        font-size:1.0625rem
    }

    .back_btn a,.more_btn a {
        padding: 12.5px 25px;
        border-radius: 4px
    }
}

.header_show {
    -webkit-transition: 0.4S;
    transition: 0.4S;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 10
}

.header_show li {
    list-style: none
}

.header_show.active {
    background: #131314
}

.header_box {
    position: relative;
    width: 100%;
    height: 90px;
    -webkit-box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    padding: 0 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1rem
}

@media (max-width: 1800px) {
    .header_box {
        padding:0 50px
    }
}

@media (max-width: 1600px) {
    .header_box {
        padding:0 24px
    }
}

.logo {
    width: 268px;
    height: auto
}

@media (max-width: 1500px) {
    .logo {
        width:180px
    }
}

.logo a {
    display: block
}

.nav_box {
    position: relative
}

.nav_box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nav_box ul>li {
    position: relative;
    text-align: center;
    margin-right: 45px
}

@media (max-width: 1800px) {
    .nav_box ul>li {
        margin-right:25px
    }
}

@media (max-width: 1500px) {
    .nav_box ul>li {
        margin-right:15px
    }
}

.nav_box ul>li:last-child:not(.imgbtn) {
    margin-right: 0
}

@media (max-width: 991px) {
    .nav_box ul>li:last-child:not(.imgbtn) {
        border:none
    }
}

.nav_box ul>li:first-child a:before {
    display: none
}

.nav_box ul>li>a {
    position: relative
}

@media (min-width: 992px) {
    .nav_box ul>li>a:after {
        position:absolute;
        content: "";
        bottom: 0px;
        left: 0;
        width: 100%;
        height: 2px;
        background: #00458d;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
        opacity: 0
    }
}

.nav_box ul>li>a:before {
    position: absolute;
    content: "";
    top: 50%;
    left: -23px;
    -webkit-transform: translateY(-50%) rotate(25deg);
    transform: translateY(-50%) rotate(25deg);
    width: 1px;
    height: 16px;
    background-color: #e60012
}

@media (max-width: 1800px) {
    .nav_box ul>li>a:before {
        left:-14px
    }
}

@media (max-width: 1500px) {
    .nav_box ul>li>a:before {
        left:-8px
    }
}

@media (max-width: 991px) {
    .nav_box ul>li>a:before {
        display:none
    }
}

@media (min-width: 992px) {
    .nav_box ul>li:hover a:after {
        opacity:1
    }
}

@media (min-width: 992px) {
    .nav_box ul>li:hover .under-bx {
        opacity:1!important;
        pointer-events: all!important
    }
}

.nav_box ul>li .under-bx .moprev {
    display: none!important
}

@media (max-width: 991px) {
    .nav_box ul>li .under-bx .moprev {
        padding-left:17px!important;
        position: relative;
        color: #00458d;
        display: block!important
    }

    .nav_box ul>li .under-bx .moprev:before {
        position: absolute;
        content: "";
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 5px;
        height: 10px;
        background: url(../images/prev.png) no-repeat center center/contain
    }

    .nav_box ul>li .under-bx.open {
        pointer-events: all!important;
        z-index: 99!important
    }
}

.nav_box ul>li:first-child:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 37px;
    bottom: -31px;
    left: 0
}

@media (max-width: 991px) {
    .nav_box ul>li:first-child>a:after {
        position:absolute;
        content: "";
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0;
        background: url(../images/next.png) no-repeat center/contain;
        width: 8px;
        height: 13px
    }
}

.nav_box ul>li:first-child .under-bx {
    position: fixed;
    top: 90px;
    width: 100%;
    left: 0;
    height: auto;
    pointer-events: none;
    opacity: 0;
    background-color: #fff;
    padding: 10px 16px;
    padding-top: 10px;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    z-index: -1
}

@media (max-width: 991px) {
    .nav_box ul>li:first-child .under-bx {
        top:65px;
        padding-top: 0
    }
}

@media (max-width: 991px) {
    .nav_box ul>li:first-child .under-bx {
        pointer-events:none;
        position: fixed;
        background-color: #f4f4f4;
        top: 65px;
        right: -100%;
        left: auto;
        height: calc(100% - 60px);
        width: 100%;
        padding: 0 24px;
        padding-top: 0px;
        opacity: 1;
        -webkit-transition: 0.4s 0s ease;
        transition: 0.4s 0s ease
    }
}

.nav_box ul>li:first-child .under-bx .und-obx {
    width: 100%;
    max-width: 1056px;
    padding: 0 16px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 991px) {
    .nav_box ul>li:first-child .under-bx .und-obx {
        max-width:100%;
        padding: 0
    }
}

.nav_box ul>li:first-child .under-bx a {
    display: block;
    max-width: calc((100% - 64px) / 5);
    width: 100%;
    font-size: 1rem;
    font-family: "Noto Sans TC";
    text-align: left;
    margin-bottom: 43px;
    position: relative
}

.nav_box ul>li:first-child .under-bx a .tx {
    position: relative;
    padding-left: 0px
}

@media (min-width: 992px) {
    .nav_box ul>li:first-child .under-bx a:not(:nth-child(5n+1)) {
        margin-right:16px
    }
}

@media (max-width: 991px) {
    .nav_box ul>li:first-child .under-bx a {
        padding:26px 0;
        border-bottom: 1px solid #d3d3d3;
        font-size: 1.0625rem;
        text-align: center;
        max-width: 50%;
        background-color: #00458d;
        color: #fff;
        margin-bottom: 0;
        height: auto
    }

    .nav_box ul>li:first-child .under-bx a:nth-child(2n) {
        border-right: 1px solid #d3d3d3
    }

    .nav_box ul>li:first-child .under-bx a:first-child {
        width: 100%;
        max-width: 100%;
        padding: 19px 0;
        background-color: rgba(255,255,255,0);
        color: #000;
        border: none
    }

    .nav_box ul>li:first-child .under-bx a:first-child span {
        top: auto;
        padding-left: 25px;
        position: relative
    }

    .nav_box ul>li:first-child .under-bx a:first-child span:before {
        position: absolute;
        content: "";
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background: url(../images/prev.png) no-repeat center/contain;
        width: 9px;
        height: 13px
    }

    .nav_box ul>li:first-child .under-bx a .tx {
        display: inline-block
    }

    .nav_box ul>li:first-child .under-bx a .tx:before {
        background-color: #00e1ee;
        width: 8px;
        height: 8px
    }
}

.nav_box ul>li:first-child .under-bx a .img-bx {
    display: block;
    margin-bottom: 5px;
    position: relative
}

@media (max-width: 991px) {
    .nav_box ul>li:first-child .under-bx a .img-bx {
        display:none
    }
}

.nav_box ul>li:first-child .under-bx a .img-bx:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    opacity: 0
}

@media (min-width: 768px) {
    .nav_box ul>li:first-child .under-bx a:hover .tx:before {
        background-color:#e60012
    }

    .nav_box ul>li:first-child .under-bx a:hover .img-bx:before {
        opacity: 1
    }
}

.nav_box ul>li:first-child .under-bx .unti-bx {
    text-align: center;
    padding-top: 45px;
    margin-bottom: 30px
}

@media (max-width: 991px) {
    .nav_box ul>li:first-child .under-bx .unti-bx {
        display:none
    }
}

.nav_box ul>li:first-child .under-bx .unti-bx .e {
    font-size: 1.25rem;
    line-height: 1.5;
    letter-spacing: 0.5px;
    font-weight: 400;
    color: #00458d
}

.nav_box ul>li:first-child .under-bx .unti-bx .t {
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0.25px;
    font-weight: 700;
    color: #000000
}

@media (max-width: 991px) {
    .nav_box ul>li:first-child .under-bx.open {
        pointer-events:all;
        right: 0
    }
}

.nav_box ul>li:nth-child(2):before {
    position: absolute;
    content: "";
    width: 100%;
    height: 37px;
    bottom: -31px;
    left: 0
}

@media (max-width: 991px) {
    .nav_box ul>li:nth-child(2)>a:after {
        position:absolute;
        content: "";
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0;
        background: url(../images/next.png) no-repeat center/contain;
        width: 8px;
        height: 13px
    }
}

.nav_box ul>li:nth-child(2) .under-bx {
    position: fixed;
    top: 90px;
    width: 100%;
    left: 0;
    height: auto;
    pointer-events: none;
    opacity: 0;
    background-color: #fff;
    padding: 10px 16px;
    padding-top: 10px;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    z-index: -1
}

@media (max-width: 991px) {
    .nav_box ul>li:nth-child(2) .under-bx {
        top:65px;
        padding-top: 0
    }
}

@media (max-width: 991px) {
    .nav_box ul>li:nth-child(2) .under-bx {
        pointer-events:none;
        position: fixed;
        background-color: #f4f4f4;
        top: 65px;
        right: -100%;
        left: auto;
        height: calc(100% - 60px);
        width: 100%;
        padding: 0 24px;
        padding-top: 0px;
        opacity: 1;
        -webkit-transition: 0.4s 0s ease;
        transition: 0.4s 0s ease
    }
}

.nav_box ul>li:nth-child(2) .under-bx .und-obx {
    width: 100%;
    max-width: 1264px;
    padding: 0 16px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 991px) {
    .nav_box ul>li:nth-child(2) .under-bx .und-obx {
        max-width:100%;
        padding: 0
    }
}

.nav_box ul>li:nth-child(2) .under-bx a {
    display: block;
    max-width: calc((100% - 80px) / 6);
    width: 100%;
    font-size: 1rem;
    font-family: "Noto Sans TC";
    text-align: left;
    margin-bottom: 43px;
    position: relative
}

.nav_box ul>li:nth-child(2) .under-bx a .tx {
    position: relative;
    padding-left: 0px
}

@media (min-width: 992px) {
    .nav_box ul>li:nth-child(2) .under-bx a:not(:nth-child(6n+1)) {
        margin-right:16px
    }
}

@media (max-width: 991px) {
    .nav_box ul>li:nth-child(2) .under-bx a {
        padding:26px 0;
        border-bottom: 1px solid #d3d3d3;
        font-size: 1.0625rem;
        text-align: center;
        max-width: 50%;
        background-color: #00458d;
        color: #fff;
        margin-bottom: 0;
        height: auto
    }

    .nav_box ul>li:nth-child(2) .under-bx a:nth-child(2n) {
        border-right: 1px solid #d3d3d3
    }

    .nav_box ul>li:nth-child(2) .under-bx a:first-child {
        width: 100%;
        max-width: 100%;
        padding: 19px 0;
        background-color: rgba(255,255,255,0);
        color: #000;
        border: none
    }

    .nav_box ul>li:nth-child(2) .under-bx a:first-child:before {
        display: none
    }

    .nav_box ul>li:nth-child(2) .under-bx a:first-child span {
        top: auto;
        padding-left: 25px;
        position: relative
    }

    .nav_box ul>li:nth-child(2) .under-bx a:first-child span:before {
        position: absolute;
        content: "";
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background: url(../images/prev.png) no-repeat center/contain;
        width: 9px;
        height: 13px
    }

    .nav_box ul>li:nth-child(2) .under-bx a .tx {
        display: inline-block
    }

    .nav_box ul>li:nth-child(2) .under-bx a .tx:before {
        background-color: #00e1ee;
        width: 8px;
        height: 8px
    }
}

.nav_box ul>li:nth-child(2) .under-bx a .img-bx {
    display: block;
    margin-bottom: 5px;
    position: relative
}

@media (max-width: 991px) {
    .nav_box ul>li:nth-child(2) .under-bx a .img-bx {
        display:none
    }
}

.nav_box ul>li:nth-child(2) .under-bx a .img-bx:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    opacity: 0
}

@media (min-width: 768px) {
    .nav_box ul>li:nth-child(2) .under-bx a:hover .tx:before {
        background-color:#e60012
    }

    .nav_box ul>li:nth-child(2) .under-bx a:hover .img-bx:before {
        opacity: 1
    }
}

.nav_box ul>li:nth-child(2) .under-bx .unti-bx {
    text-align: center;
    padding-top: 45px;
    margin-bottom: 30px
}

@media (max-width: 991px) {
    .nav_box ul>li:nth-child(2) .under-bx .unti-bx {
        display:none
    }
}

.nav_box ul>li:nth-child(2) .under-bx .unti-bx .e {
    font-size: 1.25rem;
    line-height: 1.5;
    letter-spacing: 0.5px;
    font-weight: 400;
    color: #00458d
}

.nav_box ul>li:nth-child(2) .under-bx .unti-bx .t {
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0.25px;
    font-weight: 700;
    color: #000000
}

@media (max-width: 991px) {
    .nav_box ul>li:nth-child(2) .under-bx.open {
        pointer-events:all;
        right: 0
    }
}

.nav_box ul .imgBtnBox {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 1350px) and (min-width:1101px) {
    .nav_box ul .imgBtnBox {
        width:355px
    }
}

@media (max-width: 1100px) and (min-width:992px) {
    .nav_box ul .imgBtnBox {
        text-align:left;
        width: 315px
    }
}

@media (max-width: 991px) {
    .nav_box ul .imgBtnBox {
        padding:0
    }
}

.nav_box ul .imgbtn {
    margin-right: 40px
}

@media (max-width: 1800px) {
    .nav_box ul .imgbtn {
        margin-right:20px
    }
}

@media (max-width: 1500px) {
    .nav_box ul .imgbtn {
        margin-right:15px;
        margin: 5px 15px 5px 0
    }
}

@media (max-width: 1350px) and (min-width:1101px) {
    .nav_box ul .imgbtn {
        text-align:left;
        width: 170px
    }
}

@media (max-width: 1100px) and (min-width:992px) {
    .nav_box ul .imgbtn {
        text-align:left;
        width: 150px
    }
}

@media (min-width: 992px) {
    .nav_box ul .imgbtn:hover span .unhov {
        opacity:0
    }

    .nav_box ul .imgbtn:hover span .hov {
        opacity: 1
    }
}

@media (max-width: 1350px) {
    .nav_box ul .imgbtn:nth-child(2n) {
        margin-right:0px
    }
}

.nav_box ul .imgbtn.w29 img {
    width: 29px
}

@media (max-width: 1500px) {
    .nav_box ul .imgbtn.w29 img {
        width:25px
    }
}

.nav_box ul .imgbtn a:after,.nav_box ul .imgbtn a:before {
    display: none
}

.nav_box ul .imgbtn span {
    position: relative;
    padding-left: 41px
}

@media (max-width: 1500px) {
    .nav_box ul .imgbtn span {
        padding-left:30px
    }
}

.nav_box ul .imgbtn span img {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    opacity: 0;
    width: 32px
}

@media (max-width: 1500px) {
    .nav_box ul .imgbtn span img {
        width:25px
    }
}

.nav_box ul .imgbtn span .unhov {
    opacity: 1
}

.nav_box ul .imgbtn span .hov {
    opacity: 0
}

.nav_box a {
    width: 100%;
    display: block;
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0.8px;
    font-weight: 400;
    color: #000000
}

@media (max-width: 1200px) {
    .nav_box a {
        font-size:0.8125rem
    }
}

.menu-wrapper {
    display: none
}

.menu-wrapper {
    display: none;
    position: absolute;
    top: 0;
    right: 24px;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 26px;
    cursor: pointer;
    z-index: 10
}

.hamburger-menu,.hamburger-menu:after,.hamburger-menu:before {
    width: 30px;
    height: 2px;
    border-radius: 99em
}

.hamburger-menu {
    position: relative;
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
    background: #00458d;
    -webkit-transition: all 0ms 300ms;
    transition: all 0ms 300ms;
    border-radius: 99px
}

.hamburger-menu.animate {
    background: rgba(255,255,255,0)
}

.hamburger-menu:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 12px;
    background: #00458d;
    -webkit-transition: bottom 300ms 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms cubic-bezier(0.23,1,0.32,1);
    transition: bottom 300ms 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms cubic-bezier(0.23,1,0.32,1);
    transition: bottom 300ms 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms cubic-bezier(0.23,1,0.32,1);
    transition: bottom 300ms 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms cubic-bezier(0.23,1,0.32,1);
    border-radius: 99px
}

.hamburger-menu:after {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    background: #00458d;
    -webkit-transition: top 300ms 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms cubic-bezier(0.23,1,0.32,1);
    transition: top 300ms 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms cubic-bezier(0.23,1,0.32,1);
    transition: top 300ms 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms cubic-bezier(0.23,1,0.32,1);
    transition: top 300ms 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms cubic-bezier(0.23,1,0.32,1);
    border-radius: 99px
}

.hamburger-menu.animate:after {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: top 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms 300ms cubic-bezier(0.23,1,0.32,1);
    transition: top 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms 300ms cubic-bezier(0.23,1,0.32,1);
    transition: top 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms 300ms cubic-bezier(0.23,1,0.32,1);
    transition: top 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms 300ms cubic-bezier(0.23,1,0.32,1);
    border-radius: 99px
}

.hamburger-menu.animate:before {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: bottom 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms 300ms cubic-bezier(0.23,1,0.32,1);
    transition: bottom 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms 300ms cubic-bezier(0.23,1,0.32,1);
    transition: bottom 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms 300ms cubic-bezier(0.23,1,0.32,1);
    transition: bottom 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms 300ms cubic-bezier(0.23,1,0.32,1);
    border-radius: 99px
}

.menu-icon {
    display: none;
    top: 45%;
    right: -0.7em;
    z-index: 100;
    width: 45px;
    height: 39px;
    margin-top: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.4,0,0.2,1);
    transition: all 0.3s cubic-bezier(0.4,0,0.2,1);
    cursor: pointer;
    position: absolute
}

@media (max-width: 768px) {
    .menu-icon {
        display:block
    }
}

.menu-icon-block {
    display: none;
    position: relative;
    height: 100%;
    margin: auto
}

.menu-icon-block i {
    position: absolute;
    display: block;
    margin: auto;
    width: 72%;
    height: 2px;
    background-color: #ffffff;
    -webkit-transition: all 0.3s cubic-bezier(0.4,0,0.2,1);
    transition: all 0.3s cubic-bezier(0.4,0,0.2,1);
    border-radius: 99em
}

.menu-icon-block i.i1 {
    top: 0%
}

.menu-icon-block i.i2 {
    top: 25%
}

.menu-icon-block i.i3 {
    top: 51%
}

@media (max-width: 991px) {
    .header_box {
        width:100%;
        height: 65px;
        font-size: 1.0625rem;
        margin: 0 auto;
        padding: 0 24px;
        -webkit-box-shadow: 0 0 4px 1px rgba(34,24,21,0.2);
        box-shadow: 0 0 4px 1px rgba(34,24,21,0.2)
    }

    .nav_box nav {
        width: 100%;
        margin: auto
    }

    .nav_box {
        display: none;
        position: fixed;
        top: 65px;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        background-color: #f4f4f4
    }

    .nav_box ul {
        display: block;
        padding: 0 24px
    }

    .nav_box ul li {
        width: 100%;
        border-bottom: 1px solid #d3d3d3
    }

    .nav_box ul li a {
        padding: 0;
        padding-left: 0;
        text-align: left;
        text-decoration: none;
        height: calc((100vh - 125px) / 10);
        font-size: 1.0625rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .nav_box ul .imgbtn span {
        padding-left: 42px
    }

    .nav_box ul .imgbtn span img {
        width: 32px
    }

    .nav_box ul>li:not(:last-child) {
        margin-right: 0
    }

    .menu-wrapper {
        display: block
    }
}

footer {
    z-index: -10;
    padding: 45px 80px 41px 80px;
    -webkit-box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    box-shadow: 0 0 8px 2px rgba(34,24,21,0.2)
}

@media (max-width: 1600px) {
    footer {
        padding:30px 24px 25px 24px;
        -webkit-box-shadow: 0 0 4px 1px rgba(34,24,21,0.2);
        box-shadow: 0 0 4px 1px rgba(34,24,21,0.2)
    }
}

footer .t-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 23px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dcdddd
}

@media (max-width: 767px) {
    footer .t-bx {
        display:none;
        padding-bottom: 15px;
        margin-bottom: 14px
    }
}

footer .t-bx .logo {
    width: 268px
}

@media (max-width: 767px) {
    footer .t-bx .logo {
        width:180px;
        margin: 0 auto
    }
}

footer .b-bx ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px
}

@media (max-width: 767px) {
    footer .b-bx ul {
        display:block
    }
}

footer .b-bx ul li a {
    position: relative;
    padding-left: 33px;
    font-size: 1rem;
    line-height: 1.7;
    letter-spacing: 0.8px;
    font-weight: 400;
    color: #000000
}

@media (max-width: 767px) {
    footer .b-bx ul li a {
        font-size:0.9375rem
    }
}

footer .b-bx ul li a img {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 24px
}

footer .b-bx ul li:first-child a {
    padding-left: 28px
}

@media (max-width: 767px) {
    footer .b-bx ul li:first-child a {
        padding-left:33px
    }
}

footer .b-bx ul li:first-child a img {
    width: 18px
}

footer .b-bx ul li:not(:last-child) {
    margin-right: 30px
}

@media (max-width: 767px) {
    footer .b-bx ul li:not(:last-child) {
        margin-bottom:13px;
        margin-right: 0
    }
}

footer .b-bx ul li:last-child a {
    display: block;
    position: relative
}

@media (max-width: 767px) {
    footer .b-bx ul li:last-child a {
        margin:0 auto;
        margin-top: 16px;
        margin-left: 0
    }
}

footer .b-bx ul li:last-child a img {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    opacity: 0
}

footer .b-bx ul li:last-child a .unhov {
    opacity: 1
}

footer .b-bx ul li:last-child a .hov {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width: 768px) {
    footer .b-bx ul li:last-child a:hover .unhov {
        opacity:0
    }

    footer .b-bx ul li:last-child a:hover .hov {
        opacity: 1
    }
}

footer .b-bx .copyright {
    font-size: 1.0625rem;
    line-height: 2;
    letter-spacing: 0.7px;
    font-weight: 400;
    color: #595757
}

@media (max-width: 767px) {
    footer .b-bx .copyright {
        font-size:0.875rem;
        line-height: 1.7
    }
}

footer .b-bx .copyright a {
    font-size: 1.0625rem;
    line-height: 2;
    letter-spacing: 0.7px;
    font-weight: 400;
    color: #595757;
    margin-left: 4px;
    padding-left: 11px;
    position: relative
}

@media (max-width: 991px) {
    footer .b-bx .copyright a {
        display:block;
        margin-left: 0
    }
}

@media (max-width: 767px) {
    footer .b-bx .copyright a {
        font-size:0.875rem;
        line-height: 1.7
    }
}

footer .b-bx .copyright a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 4px;
    height: 17px;
    width: 1px;
    background-color: #595757
}

@media (max-width: 991px) {
    footer .b-bx .copyright a:before {
        top:8px
    }
}

.indexPage .ind-obx {
    padding-bottom: 68px;
    position: relative
}

@media (max-width: 767px) {
    .indexPage .ind-obx {
        padding-bottom:10px
    }
}

.indexPage .ind-banner {
    position: relative
}

.indexPage .ind-banner a {
    display: block
}

.indexPage .ind-banner .bgcover {
    padding-bottom: 38.5%;
    background-size: cover!important
}

@media (max-width: 767px) {
    .indexPage .ind-banner .bgcover {
        padding-bottom:100%
    }
}

.indexPage .ind-banner .slick-dots {
    position: relative;
    z-index: 20;
    width: 100%;
    text-align: left;
    margin-left: 80px
}

@media (max-width: 767px) {
    .indexPage .ind-banner .slick-dots {
        bottom:20px;
        position: absolute;
        width: 100%;
        margin-left: 0;
        text-align: center
    }
}

.indexPage .ind-banner .slick-dots li.slick-active button:before {
    background-color: #e60012
}

.indexPage .ind-banner .slick-dots li {
    width: 40px;
    height: 20px!important;
    margin: 0 8px
}

@media (max-width: 767px) {
    .indexPage .ind-banner .slick-dots li {
        margin:0 12px
    }
}

.indexPage .ind-banner .slick-dots li button {
    width: 40px;
    height: 20px!important;
    padding: 0;
    position: relative
}

.indexPage .ind-banner .slick-dots li button:before {
    width: 40px;
    height: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    border-radius: 0;
    background-color: #00458d;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.indexPage .s-banner {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 432px;
    width: 100%;
    background-color: #00458d;
    z-index: 5
}

@media (max-width: 991px) {
    .indexPage .s-banner {
        display:none
    }
}

.indexPage .s-banner li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 991px) {
    .indexPage .s-banner li {
        display:block
    }
}

.indexPage .s-banner li .t {
    width: 312px;
    padding-left: 30px;
    padding-top: 40px;
    padding-right: 20px
}

@media (max-width: 991px) {
    .indexPage .s-banner li .t {
        width:100%;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 24px;
        padding-right: 24px
    }
}

.indexPage .s-banner li .t .ti {
    font-size: 1.5625rem;
    line-height: 1.44;
    letter-spacing: 0.6px;
    font-weight: 400;
    color: #fff;
    height: 108px;
    position: relative;
    overflow: hidden
}

@media (max-width: 991px) {
    .indexPage .s-banner li .t .ti {
        height:25px;
        font-size: 1.1875rem
    }
}

.indexPage .s-banner li .b {
    width: 432px
}

@media (max-width: 991px) {
    .indexPage .s-banner li .b {
        width:100%
    }
}

@media (max-width: 991px) {
    .indexPage .s-banner li .b .pc {
        display:none
    }
}

@media (max-width: 991px) {
    .indexPage .s-banner li .b .mo {
        display:block
    }
}

.indexPage .s-banner li .b .bgcover {
    padding-bottom: 226px;
    background-size: cover!important
}

@media (max-width: 991px) {
    .indexPage .s-banner li .b .bgcover {
        padding-bottom:52.2%
    }
}

.indexPage .s-banner .slick-dots {
    width: 60px;
    height: 20px;
    position: absolute;
    margin: 0;
    bottom: 32px;
    left: 30px;
    pointer-events: none!important
}

@media (max-width: 991px) {
    .indexPage .s-banner .slick-dots {
        display:none!important
    }
}

.indexPage .s-banner .slick-dots li {
    pointer-events: none!important
}

@media (max-width: 767px) {
    .indexPage .s-banner .slick-dots {
        width:60px;
        height: 60px;
        position: absolute;
        top: -100px;
        left: auto;
        right: 10px;
        -webkit-transform: none;
        transform: none
    }
}

.indexPage .s-banner .slick-dots li.slick-active {
    opacity: 1
}

.indexPage .s-banner .slick-dots li {
    font-size: 0.9375rem;
    line-height: 1;
    letter-spacing: 0.6px;
    font-weight: 300;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin: 0;
    height: auto!important;
    opacity: 0;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    width: 100%
}

.indexPage .s-banner .slick-dots li i {
    color: #00e1ee;
    margin-right: 3px
}

@media (max-width: 767px) {
    .indexPage .s-banner .slick-dots li {
        font-size:0.8125rem
    }
}

@media (max-width: 991px) {
    .indexPage .s-banner.mo {
        display:block;
        position: relative;
        width: 80%;
        margin: 10% auto
    }
}

.indexPage .news-banner {
    position: absolute;
    bottom: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    z-index: 10
}

@media (max-width: 1680px) {
    .indexPage .news-banner {
        bottom:-75px
    }
}

@media (max-width: 767px) {
    .indexPage .news-banner {
        position:relative;
        display: none;
        bottom: auto;
        margin-top: 30px
    }
}

.indexPage .news-banner .ne-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1680px) {
    .indexPage .news-banner .ne-bx {
        display:block;
        position: relative
    }
}

.indexPage .news-banner .ne-bx .ti-bx {
    position: relative;
    padding-left: 53px;
    font-size: 2.0625rem;
    line-height: 1;
    letter-spacing: 1.65px;
    font-weight: 600;
    color: #000000;
    font-style: italic;
    padding-right: 13px;
    margin-right: 15px;
    min-width: 158px
}

@media (max-width: 1680px) {
    .indexPage .news-banner .ne-bx .ti-bx {
        display:inline-block
    }
}

@media (max-width: 767px) {
    .indexPage .news-banner .ne-bx .ti-bx {
        font-size:1.375rem;
        position: absolute;
        top: 0;
        left: 0;
        min-width: 109px;
        padding-left: 35px;
        padding-right: 9px;
        margin-right: 11px
    }
}

.indexPage .news-banner .ne-bx .ti-bx:before {
    position: absolute;
    content: "";
    right: 0;
    top: 4px;
    width: 1px;
    height: 25px;
    background-color: #00e1ee
}

@media (max-width: 767px) {
    .indexPage .news-banner .ne-bx .ti-bx:before {
        top:3;
        height: 20px
    }
}

.indexPage .news-banner .ne-bx .ti-bx img {
    position: absolute;
    left: 0;
    top: 50%;
    width: 37px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 767px) {
    .indexPage .news-banner .ne-bx .ti-bx img {
        width:27px
    }
}

.indexPage .news-banner .ne-bx ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 49vw
}

@media (max-width: 1680px) {
    .indexPage .news-banner .ne-bx ul li a {
        max-width:100%
    }
}

@media (max-width: 767px) {
    .indexPage .news-banner .ne-bx ul li a {
        display:block
    }
}

.indexPage .news-banner .ne-bx ul li .da {
    font-size: 1.25rem;
    line-height: 1.34;
    letter-spacing: 0px;
    font-weight: 600;
    color: #00458d;
    margin-right: 17px;
    min-width: 130px
}

@media (max-width: 767px) {
    .indexPage .news-banner .ne-bx ul li .da {
        font-size:1.0625rem;
        padding-left: 120px;
        position: relative;
        top: 1px
    }
}

.indexPage .news-banner .ne-bx ul li .des {
    font-size: 1.25rem;
    line-height: 1.34;
    letter-spacing: 0px;
    font-weight: 400;
    color: #000000;
    height: 26px;
    overflow: hidden;
    position: relative
}

@media (max-width: 767px) {
    .indexPage .news-banner .ne-bx ul li .des {
        font-size:1.0625rem;
        height: auto;
        margin-top: 10px
    }
}

.indexPage .item1 {
    padding-top: 108px;
    position: relative
}

@media (max-width: 767px) {
    .indexPage .item1 {
        padding-top:15px
    }
}

.indexPage .item1 #stage {
    position: absolute;
    top: -68px;
    left: -81%;
    z-index: -1
}

@media (max-width: 767px) {
    .indexPage .item1 #stage {
        display:none
    }
}

.indexPage .item1 #stage2 {
    position: absolute;
    top: 50%;
    right: -81%;
    z-index: -1
}

@media (max-width: 767px) {
    .indexPage .item1 #stage2 {
        display:none
    }
}

.indexPage .item1 img {
    width: 100%
}

.indexPage .item1 .card-bx {
    max-width: 1024px;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 767px) {
    .indexPage .item1 .card-bx {
        display:block
    }
}

.indexPage .item1 .card-bx .card {
    display: block;
    width: 49.2%;
    -webkit-box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    box-shadow: 0 0 8px 2px rgba(34,24,21,0.2)
}

@media (min-width: 768px) {
    .indexPage .item1 .card-bx .card:hover .img-bx:before {
        opacity:1
    }

    .indexPage .item1 .card-bx .card:hover .img-bx .view {
        opacity: 1
    }
}

@media (max-width: 767px) {
    .indexPage .item1 .card-bx .card {
        width:100%;
        -webkit-box-shadow: 0 0 4px 1px rgba(34,24,21,0.2);
        box-shadow: 0 0 4px 1px rgba(34,24,21,0.2)
    }

    .indexPage .item1 .card-bx .card:first-child {
        margin-bottom: 30px
    }
}

.indexPage .item1 .card-bx .card .img-bx {
    position: relative
}

.indexPage .item1 .card-bx .card .img-bx:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    opacity: 0
}

.indexPage .item1 .card-bx .card .img-bx .view {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.34;
    letter-spacing: 0px;
    font-weight: 600;
    color: #fff;
    padding-top: 16px;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    opacity: 0
}

.indexPage .item1 .card-bx .card .img-bx .view:before {
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../images/more_icon.png) no-repeat center center/contain;
    width: 11px;
    height: 13px
}

.indexPage .item1 .card-bx .card .des-bx {
    padding-top: 26px;
    padding-bottom: 27px;
    text-align: center;
    background-color: #e6e6e6
}

@media (max-width: 767px) {
    .indexPage .item1 .card-bx .card .des-bx {
        padding-top:13px;
        padding-bottom: 14px
    }
}

.indexPage .item1 .card-bx .card .des-bx .ti {
    font-size: 1.5rem;
    line-height: 1.13;
    letter-spacing: 0.6px;
    font-weight: 400;
    color: #000000
}

@media (max-width: 767px) {
    .indexPage .item1 .card-bx .card .des-bx .ti {
        font-size:1.1875rem
    }
}

.indexPage .item1 .card-bx .card .des-bx .bl-bal {
    font-size: 0.9375rem;
    line-height: 1.74;
    letter-spacing: 0.4px;
    font-weight: 400;
    color: #000000;
    position: relative;
    padding-left: 0px;
    display: inline-block;
    margin-top: 1px
}

.indexPage .item1 .it1-bx {
    position: relative
}

.indexPage .item1 .it1-bx .flex-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 60px
}

@media (max-width: 767px) {
    .indexPage .item1 .it1-bx .flex-bx {
        display:block;
        margin-bottom: 30px
    }
}

.indexPage .item1 .it1-bx .flex-bx .sh-des {
    max-width: 915px;
    width: 100%;
    padding-left: 25px
}

@media (max-width: 767px) {
    .indexPage .item1 .it1-bx .flex-bx .sh-des {
        max-width:100%;
        padding-left: 0;
        display: none
    }
}

.indexPage .item1 .it1-bx .flex-bx .int-tibx {
    min-width: 132px
}

@media (max-width: 767px) {
    .indexPage .item1 .it1-bx .flex-bx .int-tibx {
        text-align:center;
        margin-bottom: 25px
    }
}

.indexPage .item1 .it1-bx .cardbx2 {
    margin-left: 0;
    margin-top: 40px
}

@media (max-width: 767px) {
    .indexPage .item1 .it1-bx .cardbx2 {
        margin-top:30px
    }
}

@-webkit-keyframes fadeani {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeani {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.indexPage .item1 .it1-bx .bg {
    position: absolute;
    bottom: 0;
    right: -350px;
    width: 500px;
    height: 396px;
    z-index: -1
}

@media (max-width: 767px) {
    .indexPage .item1 .it1-bx .bg {
        right:-60px;
        width: 305px;
        height: 262px;
        bottom: -60px
    }
}

.indexPage .item1 .it1-bx .bg .img-bx {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

.indexPage .item1 .it1-bx .bg .first {
    opacity: 1;
    z-index: 1
}

.indexPage .item1 .it1-bx .bg .sec {
    opacity: 0;
    -webkit-animation: fadeani 3s 1s linear infinite;
    animation: fadeani 3s 1s linear infinite;
    z-index: 2
}

.indexPage .item1 .it2-bx {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative
}

@media (max-width: 767px) {
    .indexPage .item1 .it2-bx {
        padding-top:90px
    }
}

.indexPage .item1 .it2-bx .cardbx2 {
    margin-top: 40px
}

@media (max-width: 767px) {
    .indexPage .item1 .it2-bx .cardbx2 {
        margin-top:30px
    }
}

.indexPage .item1 .it2-bx .card-bx a:nth-child(2) {
    position: relative;
    top: 100px
}

@media (max-width: 767px) {
    .indexPage .item1 .it2-bx .card-bx a:nth-child(2) {
        top:0
    }
}

.indexPage .item1 .it2-bx .bg {
    position: absolute;
    bottom: 0;
    left: -350px;
    width: 536px;
    height: 396px;
    z-index: -1
}

@media (max-width: 767px) {
    .indexPage .item1 .it2-bx .bg {
        bottom:-50px;
        left: -50px;
        width: 310px;
        height: 330px
    }
}

.indexPage .item1 .it2-bx .bg .img-bx {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

.indexPage .item1 .it2-bx .bg .first {
    opacity: 1;
    z-index: 1
}

.indexPage .item1 .it2-bx .bg .sec {
    opacity: 0;
    -webkit-animation: fadeani 3s 1s linear infinite;
    animation: fadeani 3s 1s linear infinite;
    z-index: 2
}

.indexPage .item2 {
    padding-top: 100px
}

@media (max-width: 767px) {
    .indexPage .item2 {
        padding-top:0
    }
}

.indexPage .item2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.indexPage .item2 ul li {
    width: 33.3333%
}

@media (max-width: 767px) {
    .indexPage .item2 ul li {
        width:calc((100% - 1px) / 2);
        border-bottom: 1px solid #fff
    }

    .indexPage .item2 ul li:nth-child(odd) {
        margin-right: 1px
    }

    .indexPage .item2 ul li:last-child,.indexPage .item2 ul li:nth-last-child(2) {
        border-bottom: none
    }
}

.indexPage .item2 ul li a {
    display: block;
    position: relative
}

@media (min-width: 768px) {
    .indexPage .item2 ul li a:hover:before {
        opacity:0
    }

    .indexPage .item2 ul li a:hover:after {
        opacity: 1
    }

    .indexPage .item2 ul li a:hover .img-bx img {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
}

.indexPage .item2 ul li a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: -webkit-gradient(linear,left bottom,left top,from(#000000),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to top,#000000,rgba(0,0,0,0));
    opacity: 0.8;
    z-index: 1;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease
}

.indexPage .item2 ul li a:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    opacity: 0;
    z-index: 1;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease
}

.indexPage .item2 ul li a .img-bx {
    position: relative;
    overflow: hidden;
    aspect-ratio: 1/0.62567
}

@media (min-width: 768px) {
    .indexPage .item2 ul li a .img-bx {
        aspect-ratio:1/0.62618
    }
}

.indexPage .item2 ul li a .img-bx img {
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease
}

.indexPage .item2 ul li a .tx-bx {
    position: absolute;
    bottom: 40px;
    left: 40px;
    width: 80%;
    z-index: 5
}

@media (max-width: 767px) {
    .indexPage .item2 ul li a .tx-bx {
        bottom:18px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        width: 90%
    }
}

.indexPage .item2 ul li a .tx-bx .t {
    font-size: 1.5rem;
    line-height: 1.13;
    letter-spacing: 0.6px;
    font-weight: 400;
    color: #fff
}

@media (max-width: 767px) {
    .indexPage .item2 ul li a .tx-bx .t {
        font-size:1.1875rem
    }
}

.indexPage .item2 ul li a .tx-bx .des-t {
    font-size: 0.9375rem;
    line-height: 1.74;
    letter-spacing: 0.39px;
    font-weight: 400;
    color: #fff;
    position: relative;
    padding-left: 14px;
    margin-top: 4px
}

@media (max-width: 767px) {
    .indexPage .item2 ul li a .tx-bx .des-t {
        display:inline-block
    }
}

.indexPage .item2 ul li a .tx-bx .des-t:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #00e1ee
}

.indexPage .item3 {
    padding-top: 100px;
    padding-bottom: 100px
}

@media (max-width: 991px) {
    .indexPage .item3 {
        padding-top:50px;
        padding-bottom: 42px
    }
}

.indexPage .item3 .int-tibx {
    text-align: center;
    margin-bottom: 50px
}

@media (max-width: 767px) {
    .indexPage .item3 .int-tibx {
        margin-bottom:30px
    }
}

.indexPage .item3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.indexPage .item3 ul li {
    width: 25%;
    text-align: center
}

@media (max-width: 991px) {
    .indexPage .item3 ul li {
        width:50%
    }

    .indexPage .item3 ul li:first-child {
        margin-bottom: 40px
    }

    .indexPage .item3 ul li:nth-child(2) {
        margin-bottom: 40px
    }
}

.indexPage .item3 ul li .img-bx {
    width: 163px;
    margin: 0 auto
}

@media (max-width: 767px) {
    .indexPage .item3 ul li .img-bx {
        width:100px
    }
}

.indexPage .item3 ul li .t {
    font-size: 1.5rem;
    line-height: 1.13;
    letter-spacing: 0.6px;
    font-weight: 700;
    color: #000000;
    margin-top: 10px
}

@media (max-width: 767px) {
    .indexPage .item3 ul li .t {
        font-size:1.1875rem;
        margin-top: 22px
    }
}

.indexPage .item3 ul li .nu-bx {
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (max-width: 767px) {
    .indexPage .item3 ul li .nu-bx {
        margin-top:4px
    }
}

.indexPage .item3 ul li .nu-bx .nu {
    font-size: 3.75rem;
    line-height: 1;
    letter-spacing: 3px;
    font-weight: 900;
    color: #e50012;
    font-style: italic
}

@media (max-width: 767px) {
    .indexPage .item3 ul li .nu-bx .nu {
        font-size:2.1875rem;
        letter-spacing: 2px
    }
}

.indexPage .item3 ul li .nu-bx .tx {
    font-size: 1.25rem;
    line-height: 1.5;
    letter-spacing: 0.5px;
    font-weight: 400;
    color: #000000
}

@media (max-width: 767px) {
    .indexPage .item3 ul li .nu-bx .tx {
        font-size:1.0625rem
    }
}

.indexPage .item4 {
    position: relative
}

.indexPage .item4 .bg .bgcover {
    padding-bottom: 515px;
    background-size: cover!important
}

@media (max-width: 767px) {
    .indexPage .item4 .bg .bgcover {
        padding-bottom:106%
    }
}

.indexPage .item4 .tx-bx {
    position: absolute;
    bottom: 0;
    left: 75%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 608px;
    padding: 80px 15px 80px 105px;
    background-color: #fff;
    width: 100%
}

@media (max-width: 767px) {
    .indexPage .item4 .tx-bx {
        width:calc(100% - 48px);
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        padding: 30px 25px;
        padding-top: 25px
    }
}

@media (max-width: 767px) {
    .indexPage .item4 .tx-bx .int-tibx {
        text-align:center
    }
}

.indexPage .item4 .tx-bx .sh-des {
    margin-top: 26px
}

@media (max-width: 767px) {
    .indexPage .item4 .tx-bx .sh-des {
        margin-top:15px
    }
}

.indexPage .item4 .tx-bx .cont-btn {
    width: 200px;
    height: 67px;
    display: block;
    text-align: center;
    font-size: 1.25rem;
    line-height: 3.2;
    letter-spacing: 0px;
    font-weight: 400;
    color: #fff;
    position: relative;
    border-radius: 10px 0 10px 0;
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
    background-color: #00458d;
    margin-top: 33px
}

@media (max-width: 767px) {
    .indexPage .item4 .tx-bx .cont-btn {
        height:55px;
        width: 172px;
        margin: 0 auto;
        margin-top: 20px;
        font-size: 1.0625rem;
        border-radius: 5px 0 5px 0
    }
}

.indexPage .item4 .tx-bx .cont-btn span {
    position: relative
}

.indexPage .item4 .tx-bx .cont-btn:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear,left bottom,left top,from(#19294b),to(#00458d));
    background-image: linear-gradient(to top,#19294b,#00458d);
    opacity: 0;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    border-radius: 10px 0 10px 0
}

.indexPage .item4 .tx-bx .cont-btn:after {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 32px;
    height: 2px;
    background-color: #00e1ee;
    z-index: 5;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

@media (max-width: 767px) {
    .indexPage .item4 .tx-bx .cont-btn:after {
        width:26px;
        height: 1px
    }
}

@media (min-width: 768px) {
    .indexPage .item4 .tx-bx .cont-btn:hover:before {
        opacity:1
    }

    .indexPage .item4 .tx-bx .cont-btn:hover:after {
        right: -16px
    }
}

.indexPage .item5 {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #f2f2f3;
    position: relative;
    overflow: hidden
}

@media (max-width: 767px) {
    .indexPage .item5 {
        padding-top:42px;
        padding-bottom: 47px
    }
}

.indexPage .item5 .container {
    padding: 0 23px
}

@media (min-width: 1200px) {
    .indexPage .item5 .container {
        max-width:1278px
    }
}

.indexPage .item5 .int-tibx {
    position: relative;
    z-index: 10
}

@media (max-width: 767px) {
    .indexPage .item5 .int-tibx {
        text-align:center
    }
}

.indexPage .item5 .bg {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 75%;
    background-color: #00458d
}

@media (max-width: 767px) {
    .indexPage .item5 .bg {
        width:50%
    }
}

.indexPage .item5 .bg:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 150px;
    height: 100%;
    border-style: solid;
    border-width: 390px 150px 0 0;
    border-color: #f2f2f3 transparent transparent transparent
}

.indexPage .item5 ul {
    width: calc(100% + 14px);
    position: relative;
    left: -7px;
    margin-top: 30px
}

@media (max-width: 767px) {
    .indexPage .item5 ul {
        padding:0 20px
    }
}

.indexPage .item5 ul li {
    margin: 0 7px
}

.indexPage .item5 ul .slick-next,.indexPage .item5 ul .slick-prev {
    width: 38px;
    height: 57px;
    -webkit-box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    background-color: #007ff2;
    border-radius: 5px;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

@media (min-width: 768px) {
    .indexPage .item5 ul .slick-next:hover,.indexPage .item5 ul .slick-prev:hover {
        background-color:#221815
    }
}

.indexPage .item5 ul .slick-next:after,.indexPage .item5 ul .slick-next:before,.indexPage .item5 ul .slick-prev:after,.indexPage .item5 ul .slick-prev:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 10px;
    background-color: #fff;
    left: 50%
}

@media (max-width: 767px) {
    .indexPage .item5 ul .slick-next:after,.indexPage .item5 ul .slick-next:before,.indexPage .item5 ul .slick-prev:after,.indexPage .item5 ul .slick-prev:before {
        width:1px
    }
}

.indexPage .item5 ul .slick-prev {
    left: -16px
}

@media (max-width: 767px) {
    .indexPage .item5 ul .slick-prev {
        left:4px
    }
}

.indexPage .item5 ul .slick-prev:before {
    top: 20px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg)
}

.indexPage .item5 ul .slick-prev:after {
    top: 27px;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg)
}

.indexPage .item5 ul .slick-next {
    right: -16px
}

@media (max-width: 767px) {
    .indexPage .item5 ul .slick-next {
        right:4px
    }
}

.indexPage .item5 ul .slick-next:before {
    top: 20px;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg)
}

.indexPage .item5 ul .slick-next:after {
    top: 27px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg)
}

.aboutPage .mo-posbx ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: scroll;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-shadow: 0 0 5px 2px rgba(34,24,21,0.15);
    box-shadow: 0 0 5px 2px rgba(34,24,21,0.15)
}

.aboutPage .mo-posbx ul li {
    width: auto;
    padding: 0 13px;
    white-space: nowrap
}

.aboutPage .mo-posbx ul li a {
    display: block;
    text-align: center;
    font-size: 0.875rem;
    line-height: 1;
    letter-spacing: 0.25px;
    font-weight: 400;
    color: #000000;
    padding: 17px 0
}

.aboutPage .item1 {
    padding-top: 80px
}

@media (max-width: 991px) {
    .aboutPage .item1 {
        padding-top:45px
    }
}

.aboutPage .item1 .it1-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

@media (max-width: 991px) {
    .aboutPage .item1 .it1-bx {
        display:block
    }
}

.aboutPage .item1 .it1-bx .t {
    width: 49.5%
}

@media (max-width: 991px) {
    .aboutPage .item1 .it1-bx .t {
        width:100%
    }
}

.aboutPage .item1 .it1-bx .t .l-linti {
    margin-bottom: 15px
}

@media (max-width: 991px) {
    .aboutPage .item1 .it1-bx .t .l-linti {
        margin-bottom:10px
    }
}

.aboutPage .item1 .it1-bx .b {
    position: absolute;
    right: -335px;
    width: 908px;
    top: 10px
}

@media (max-width: 1200px) {
    .aboutPage .item1 .it1-bx .b {
        right:-475px
    }
}

@media (max-width: 991px) {
    .aboutPage .item1 .it1-bx .b {
        right:auto;
        top: auto;
        width: 100%;
        position: relative;
        margin-top: 25px
    }
}

.aboutPage .item1 .it1-bx .b .bgcover {
    background-size: cover!important;
    height: 376px
}

@media (max-width: 767px) {
    .aboutPage .item1 .it1-bx .b .bgcover {
        padding-bottom:41.4%;
        height: 0
    }
}

.aboutPage .item2 {
    padding-top: 80px;
    padding-bottom: 40px;
    position: relative
}

@media (max-width: 767px) {
    .aboutPage .item2 {
        padding-bottom:10px
    }
}

.aboutPage .item2 .bg {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    height: 588px;
    background-color: #eaf6fd
}

@media (max-width: 767px) {
    .aboutPage .item2 .bg {
        height:calc(100% - 50px)
    }
}

.aboutPage .item2 .it2-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.aboutPage .item2 .it2-list li {
    width: calc((100% - 48px) / 4);
    height: 310px;
    position: relative;
    margin-bottom: 40px
}

@media (max-width: 991px) {
    .aboutPage .item2 .it2-list li {
        width:calc((100% - 16px) / 2)
    }
}

@media (max-width: 767px) {
    .aboutPage .item2 .it2-list li {
        height:167px;
        margin-bottom: 24px
    }
}

@media (max-width: 355px) {
    .aboutPage .item2 .it2-list li {
        width:calc((100% - 4px) / 2)
    }
}

.aboutPage .item2 .it2-list li:first-child {
    background-color: #00458d
}

.aboutPage .item2 .it2-list li:first-child .l-linti {
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #fff;
    white-space: nowrap
}

@media (max-width: 355px) {
    .aboutPage .item2 .it2-list li:first-child .l-linti {
        font-size:1rem
    }
}

.aboutPage .item2 .it2-list li:not(:first-child) {
    border: solid 1px #c2c2c2;
    text-align: center;
    padding-top: 80px;
    background-color: #fff
}

@media (max-width: 767px) {
    .aboutPage .item2 .it2-list li:not(:first-child) {
        padding-top:55px
    }
}

.aboutPage .item2 .it2-list li:not(:first-child) .ti {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 54px;
    font-size: 1.25rem;
    line-height: 2.75;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #fff;
    background-color: #00458d;
    text-align: left;
    padding-left: 27px
}

@media (max-width: 767px) {
    .aboutPage .item2 .it2-list li:not(:first-child) .ti {
        width:92px;
        height: 32px;
        font-size: 0.9375rem;
        padding-left: 12px;
        line-height: 2.2;
        font-weight: 400
    }
}

.aboutPage .item2 .it2-list li:not(:first-child) .ti:before {
    position: absolute;
    content: "";
    right: 0;
    border-right: 20px solid #fff;
    border-top: 54px dashed transparent;
    border-bottom: 0 dashed transparent
}

@media (max-width: 767px) {
    .aboutPage .item2 .it2-list li:not(:first-child) .ti:before {
        border-right:12px solid #fff;
        border-top: 32px dashed transparent;
        border-bottom: 0 dashed transparent
    }
}

@media (max-width: 767px) {
    .aboutPage .item2 .it2-list li:not(:first-child) .img-bx {
        width:60px;
        margin: 0 auto
    }
}

@media (max-width: 355px) {
    .aboutPage .item2 .it2-list li:not(:first-child) .img-bx {
        width:50px
    }
}

.aboutPage .item2 .it2-list li:not(:first-child) .des-bx {
    padding: 0 5px
}

.aboutPage .item2 .it2-list li:not(:first-child) .des-bx .des {
    font-size: 1.25rem;
    line-height: 1.5;
    letter-spacing: 0.5px;
    font-weight: 400;
    color: #221815;
    margin-top: 25px
}

@media (max-width: 1199px) {
    .aboutPage .item2 .it2-list li:not(:first-child) .des-bx .des {
        font-size:1.125rem
    }
}

@media (max-width: 767px) {
    .aboutPage .item2 .it2-list li:not(:first-child) .des-bx .des {
        font-size:0.9375rem;
        margin-top: 8px
    }
}

.aboutPage .item2 .it2-list li:not(:first-child) .des-bx .des span {
    font-size: 3.75rem;
    color: #e60012;
    font-weight: 800;
    font-style: italic;
    margin: 0 3px;
    line-height: 1
}

@media (max-width: 1199px) {
    .aboutPage .item2 .it2-list li:not(:first-child) .des-bx .des span {
        font-size:3.4375rem
    }
}

@media (max-width: 767px) {
    .aboutPage .item2 .it2-list li:not(:first-child) .des-bx .des span {
        font-size:1.875rem
    }
}

.aboutPage .item2 .it2-list li:not(:first-child) .des-bx .un {
    font-size: 1rem;
    line-height: 1.38;
    letter-spacing: 0.4px;
    font-weight: 400;
    color: #595757;
    padding: 0 30px
}

@media (max-width: 1199px) {
    .aboutPage .item2 .it2-list li:not(:first-child) .des-bx .un {
        font-size:0.9375rem
    }
}

@media (max-width: 767px) {
    .aboutPage .item2 .it2-list li:not(:first-child) .des-bx .un {
        font-size:0.75rem;
        padding: 0 6px;
        margin-top: 3px
    }
}

@media (max-width: 767px) {
    .aboutPage .item2 .it2-list li:last-child {
        padding-top:41px
    }
}

.aboutPage .item2 .it2-list li:last-child .des-bx .des {
    margin-top: 3px
}

@media (max-width: 767px) {
    .aboutPage .item2 .it2-list li:nth-last-child(2) {
        padding-top:43px
    }
}

.aboutPage .item2 .it2-list li:nth-last-child(2) .des-bx .des {
    margin-top: 3px
}

@media (max-width: 767px) {
    .aboutPage .item2 .it2-list li:nth-last-child(4) {
        padding-top:43px
    }
}

@media (max-width: 767px) {
    .aboutPage .item2 .it2-list li:nth-last-child(3) {
        padding-top:50px
    }
}

.aboutPage .item3 {
    padding-top: 80px
}

@media (max-width: 991px) {
    .aboutPage .item3 {
        padding-top:50px
    }
}

.aboutPage .item3 #stage {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -70%;
    z-index: -1
}

@media (max-width: 767px) {
    .aboutPage .item3 #stage {
        display:none
    }
}

.aboutPage .item3 .l-linti {
    margin-bottom: 25px
}

@media (max-width: 991px) {
    .aboutPage .item3 .l-linti {
        margin-bottom:14px
    }
}

.aboutPage .item3 .it3-bx .flex-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 35px;
    border-bottom: 1px solid #d3d3d4
}

@media (max-width: 991px) {
    .aboutPage .item3 .it3-bx .flex-bx {
        display:block;
        border-bottom: none;
        padding-bottom: 15px
    }
}

.aboutPage .item3 .it3-bx .flex-bx:last-child {
    padding-bottom: 0
}

.aboutPage .item3 .it3-bx .flex-bx:last-child .t {
    margin-top: 35px
}

@media (max-width: 991px) {
    .aboutPage .item3 .it3-bx .flex-bx:last-child .t {
        margin-top:15px;
        margin-bottom: 10px
    }
}

.aboutPage .item3 .it3-bx .flex-bx .iocn-ti {
    margin-left: 30px;
    position: relative;
    font-size: 1.25rem;
    line-height: 1;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #000;
    padding-bottom: 8px;
    display: inline-block;
    margin-bottom: 14px
}

@media (max-width: 767px) {
    .aboutPage .item3 .it3-bx .flex-bx .iocn-ti {
        font-size:1.0625rem;
        margin-left: 25px;
        margin-bottom: 8px
    }
}

.aboutPage .item3 .it3-bx .flex-bx .iocn-ti:before {
    position: absolute;
    content: "";
    left: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 29px;
    background: url(../images/about/ticon.png) no-repeat center/contain
}

@media (max-width: 767px) {
    .aboutPage .item3 .it3-bx .flex-bx .iocn-ti:before {
        width:18px;
        height: 25px;
        left: -25px
    }
}

.aboutPage .item3 .it3-bx .flex-bx .iocn-ti:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #00458d
}

.aboutPage .item3 .it3-bx .flex-bx .t {
    width: 46.3%
}

@media (max-width: 991px) {
    .aboutPage .item3 .it3-bx .flex-bx .t {
        width:100%;
        margin-bottom: 25px
    }
}

.aboutPage .item3 .it3-bx .flex-bx .t .bl-cicti {
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0.4px;
    font-weight: 400;
    color: #000000;
    text-align: justify;
    padding-left: 20px;
    position: relative;
    margin-bottom: 4px
}

@media (max-width: 767px) {
    .aboutPage .item3 .it3-bx .flex-bx .t .bl-cicti {
        padding-left:16px
    }
}

.aboutPage .item3 .it3-bx .flex-bx .t .bl-cicti:before {
    position: absolute;
    content: "";
    left: 0;
    top: 7px;
    width: 13px;
    height: 13px;
    background-color: #00458d;
    border-radius: 50%
}

@media (max-width: 767px) {
    .aboutPage .item3 .it3-bx .flex-bx .t .bl-cicti:before {
        width:9px;
        height: 9px;
        top: 9px
    }
}

@media (max-width: 767px) {
    .aboutPage .item3 .it3-bx .flex-bx .t .bl-cicti {
        font-size:0.9375rem
    }
}

.aboutPage .item3 .it3-bx .flex-bx .t .sh-des.mt {
    margin-top: 5px
}

.aboutPage .item3 .it3-bx .flex-bx .b {
    width: 45.7%
}

@media (max-width: 991px) {
    .aboutPage .item3 .it3-bx .flex-bx .b {
        width:100%
    }
}

.aboutPage .item3 .it3-bx .flex-bx .b .e-des {
    font-size: 1.5625rem;
    line-height: 1.6;
    letter-spacing: 0.6px;
    font-weight: 600;
    color: #00458d;
    font-style: italic;
    margin-top: -2px;
    margin-bottom: 2px
}

@media (max-width: 767px) {
    .aboutPage .item3 .it3-bx .flex-bx .b .e-des {
        font-size:1.1875rem
    }
}

@media (max-width: 991px) {
    .aboutPage .item3 .it3-bx .flex-bx .b .img-bx {
        width:calc(100% + 40px);
        position: relative;
        left: -20px
    }
}

.aboutPage .item4 {
    padding-top: 80px;
    margin-bottom: 75px
}

@media (max-width: 767px) {
    .aboutPage .item4 {
        padding-top:20px;
        margin-bottom: 35px
    }
}

.aboutPage .item4 .l-linti {
    margin-bottom: 25px
}

@media (max-width: 767px) {
    .aboutPage .item4 .l-linti {
        margin-bottom:12px
    }
}

.aboutPage .item4 .btn {
    display: none
}

@media (max-width: 767px) {
    .aboutPage .item4 .btn {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 25px
    }
}

.aboutPage .item4 .btn img {
    width: 24px
}

.aboutPage .item4 .btn span {
    font-size: 1.0625rem;
    line-height: 1.3;
    letter-spacing: 0.25px;
    font-weight: 700;
    color: #000000;
    margin-left: 7px;
    position: relative;
    padding-bottom: 5px
}

.aboutPage .item4 .btn span:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #00458d
}

.aboutPage .item5 {
    padding-top: 45px;
    padding-bottom: 50px;
    background-color: #f4f4f4
}

@media (max-width: 767px) {
    .aboutPage .item5 {
        padding-top:30px;
        padding-bottom: 25px
    }
}

.aboutPage .item5 .l-linti {
    margin-bottom: 60px
}

@media (max-width: 767px) {
    .aboutPage .item5 .l-linti {
        margin-bottom:22px
    }
}

.aboutPage .item5 .it5-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    padding-bottom: 20px
}

@media (max-width: 767px) {
    .aboutPage .item5 .it5-list {
        padding-bottom:0
    }
}

.aboutPage .item5 .it5-list .b-ball,.aboutPage .item5 .it5-list .t-ball {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #00458d;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width: 767px) {
    .aboutPage .item5 .it5-list .b-ball,.aboutPage .item5 .it5-list .t-ball {
        display:none
    }
}

.aboutPage .item5 .it5-list .t-ball {
    top: -18px
}

.aboutPage .item5 .it5-list .b-ball {
    bottom: 0
}

.aboutPage .item5 .it5-list:before {
    position: absolute;
    content: "";
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -12px;
    height: 100%;
    width: 1px;
    background-color: #595757
}

@media (max-width: 767px) {
    .aboutPage .item5 .it5-list:before {
        display:none
    }
}

.aboutPage .item5 .it5-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    position: relative
}

@media (max-width: 767px) {
    .aboutPage .item5 .it5-list li {
        width:100%;
        display: block;
        padding-bottom: 19px;
        border-bottom: 1px solid #595757
    }
}

.aboutPage .item5 .it5-list li .img-bx {
    min-width: 254px;
    width: 254px
}

@media (max-width: 1199px) {
    .aboutPage .item5 .it5-list li .img-bx {
        min-width:204px;
        width: 204px
    }
}

@media (max-width: 991px) {
    .aboutPage .item5 .it5-list li .img-bx {
        min-width:134px;
        width: 134px
    }
}

@media (max-width: 767px) {
    .aboutPage .item5 .it5-list li .img-bx {
        width:100%;
        min-width: 100%
    }
}

.aboutPage .item5 .it5-list li .year {
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 1.63px;
    font-weight: 800;
    color: #e60012;
    font-style: italic
}

@media (max-width: 767px) {
    .aboutPage .item5 .it5-list li .year {
        font-size:1.375rem;
        margin-top: 15px;
        margin-bottom: 3px
    }
}

.aboutPage .item5 .it5-list li .ball {
    position: absolute;
    width: 16px;
    height: 16px;
    background-color: #00458d;
    border-radius: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 767px) {
    .aboutPage .item5 .it5-list li .ball {
        display:none
    }
}

.aboutPage .item5 .it5-list li .ball:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #00e1ee
}

.aboutPage .item5 .it5-list li:nth-child(odd) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 50px
}

@media (max-width: 991px) {
    .aboutPage .item5 .it5-list li:nth-child(odd) {
        padding-right:25px
    }
}

@media (max-width: 767px) {
    .aboutPage .item5 .it5-list li:nth-child(odd) {
        padding-right:0
    }
}

.aboutPage .item5 .it5-list li:nth-child(odd):before {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    height: 1px;
    background-color: #595757
}

@media (max-width: 991px) {
    .aboutPage .item5 .it5-list li:nth-child(odd):before {
        width:25px
    }
}

@media (max-width: 767px) {
    .aboutPage .item5 .it5-list li:nth-child(odd):before {
        display:none
    }
}

.aboutPage .item5 .it5-list li:nth-child(odd) .des-bx {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-right: 20px;
    text-align: right
}

.aboutPage .item5 .it5-list li:nth-child(odd) .des-bx .sh-des {
    text-align: right
}

@media (max-width: 767px) {
    .aboutPage .item5 .it5-list li:nth-child(odd) .des-bx .sh-des {
        text-align:left
    }
}

@media (max-width: 767px) {
    .aboutPage .item5 .it5-list li:nth-child(odd) .des-bx {
        padding-right:0;
        text-align: left
    }
}

.aboutPage .item5 .it5-list li:nth-child(odd) .img-bx {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.aboutPage .item5 .it5-list li:nth-child(odd) .ball {
    right: -8px
}

.aboutPage .item5 .it5-list li:nth-child(2n) {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 50px;
    position: relative;
    top: 90px
}

@media (max-width: 991px) {
    .aboutPage .item5 .it5-list li:nth-child(2n) {
        padding-left:25px
    }
}

@media (max-width: 767px) {
    .aboutPage .item5 .it5-list li:nth-child(2n) {
        padding-left:0px;
        top: auto
    }
}

.aboutPage .item5 .it5-list li:nth-child(2n):before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    height: 1px;
    background-color: #595757
}

@media (max-width: 991px) {
    .aboutPage .item5 .it5-list li:nth-child(2n):before {
        width:25px
    }
}

@media (max-width: 767px) {
    .aboutPage .item5 .it5-list li:nth-child(2n):before {
        display:none
    }
}

.aboutPage .item5 .it5-list li:nth-child(2n) .des-bx {
    padding-left: 20px
}

@media (max-width: 767px) {
    .aboutPage .item5 .it5-list li:nth-child(2n) .des-bx {
        padding-left:0
    }
}

.aboutPage .item5 .it5-list li:nth-child(2n) .ball {
    left: -8px
}

.aboutPage .item5 .it5-list li:not(:last-child) {
    margin-bottom: 24px
}

@media (max-width: 767px) {
    .aboutPage .item5 .it5-list li:not(:last-child) {
        margin-bottom:22px
    }
}

.aboutPage .item6 {
    padding-top: 80px;
    padding-bottom: 80px
}

@media (max-width: 767px) {
    .aboutPage .item6 {
        padding-bottom:40px;
        padding-top: 40px
    }
}

.aboutPage .item6 .l-linti {
    margin-bottom: 15px
}

.aboutPage .item6 .it6-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 767px) {
    .aboutPage .item6 .it6-list {
        -webkit-box-pack:justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.aboutPage .item6 .it6-list li {
    width: 16.6666%
}

@media (max-width: 767px) {
    .aboutPage .item6 .it6-list li {
        width:46%;
        margin-bottom: 12px
    }
}

.callaboutPage .r-posbx:before {
    top: 23px;
    height: 77%
}

.callaboutPage .item2 {
    padding-top: 80px;
    position: relative
}

@media (max-width: 767px) {
    .callaboutPage .item2 {
        padding-top:40px
    }
}

.callaboutPage .item2 #stage {
    position: absolute;
    top: -20%;
    right: -70%;
    z-index: -1
}

@media (max-width: 767px) {
    .callaboutPage .item2 #stage {
        display:none
    }
}

.callaboutPage .item2 .it2-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 991px) {
    .callaboutPage .item2 .it2-bx {
        display:block
    }
}

.callaboutPage .item2 .it2-bx .t {
    width: 49.1%
}

@media (max-width: 991px) {
    .callaboutPage .item2 .it2-bx .t {
        width:100%
    }
}

.callaboutPage .item2 .it2-bx .t .l-linti {
    margin-bottom: 15px
}

@media (max-width: 767px) {
    .callaboutPage .item2 .it2-bx .t .l-linti {
        margin-bottom:12px
    }
}

.callaboutPage .item2 .it2-bx .t .con-card {
    margin-top: 42px
}

@media (max-width: 767px) {
    .callaboutPage .item2 .it2-bx .t .con-card {
        margin-top:32px
    }
}

.callaboutPage .item2 .it2-bx .t .con-card .flex-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767px) {
    .callaboutPage .item2 .it2-bx .t .con-card .flex-bx {
        -webkit-box-align:start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.callaboutPage .item2 .it2-bx .t .con-card .flex-bx .bl-cicti {
    font-size: 1.125rem;
    line-height: 1.75;
    letter-spacing: 0.4px;
    font-weight: 700;
    color: #00458d;
    text-align: justify;
    padding-left: 20px;
    position: relative
}

@media (max-width: 767px) {
    .callaboutPage .item2 .it2-bx .t .con-card .flex-bx .bl-cicti {
        padding-left:16px;
        font-size: 0.9375rem;
        white-space: nowrap
    }
}

.callaboutPage .item2 .it2-bx .t .con-card .flex-bx .bl-cicti:before {
    position: absolute;
    content: "";
    left: 0;
    top: 8px;
    width: 13px;
    height: 13px;
    background-color: #00458d;
    border-radius: 50%
}

@media (max-width: 767px) {
    .callaboutPage .item2 .it2-bx .t .con-card .flex-bx .bl-cicti:before {
        width:9px;
        height: 9px;
        top: 9px
    }
}

@media (max-width: 767px) {
    .callaboutPage .item2 .it2-bx .t .con-card .flex-bx .bl-cicti {
        font-size:0.9375rem
    }
}

.callaboutPage .item2 .it2-bx .b {
    width: 45.7%;
    position: relative;
    top: 5px
}

@media (max-width: 991px) {
    .callaboutPage .item2 .it2-bx .b {
        width:100%;
        top: auto;
        margin-top: 20px
    }
}

.callaboutPage .item2 .it2-bx .b .bgcover {
    background-size: cover!important;
    height: 400px
}

@media (max-width: 767px) {
    .callaboutPage .item2 .it2-bx .b .bgcover {
        padding-bottom:71%;
        height: auto
    }
}

.callaboutPage .item3 {
    padding-top: 110px
}

@media (max-width: 767px) {
    .callaboutPage .item3 {
        padding-top:90px
    }
}

.callaboutPage .item3 .it3-bx {
    padding-top: 45px;
    padding-bottom: 40px;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #eaf6fd;
    position: relative
}

@media (max-width: 767px) {
    .callaboutPage .item3 .it3-bx {
        padding-top:28px;
        padding-bottom: 30px
    }
}

.callaboutPage .item3 .it3-bx .t-img {
    position: absolute;
    top: -55px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 63px
}

@media (max-width: 767px) {
    .callaboutPage .item3 .it3-bx .t-img {
        width:43px;
        top: -35px
    }
}

.callaboutPage .item3 .it3-bx .text-center {
    text-align: center
}

.callaboutPage .item3 .it3-bx .text-center .l-linti {
    display: inline-block
}

.callaboutPage .item3 .it3-bx .des-bx {
    margin-top: 17px;
    max-width: 905px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 767px) {
    .callaboutPage .item3 .it3-bx .des-bx {
        margin-top:10px
    }
}

.callaboutPage .item3 .it3-bx .des-bx .bl-cir {
    padding-left: 20px;
    position: relative;
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0.4px;
    font-weight: 400;
    color: #000000
}

@media (max-width: 767px) {
    .callaboutPage .item3 .it3-bx .des-bx .bl-cir {
        font-size:0.9375rem;
        padding-left: 15px
    }
}

.callaboutPage .item3 .it3-bx .des-bx .bl-cir span {
    font-size: 1.25rem;
    color: #00458d;
    font-weight: 600
}

@media (max-width: 767px) {
    .callaboutPage .item3 .it3-bx .des-bx .bl-cir span {
        font-size:1rem
    }
}

.callaboutPage .item3 .it3-bx .des-bx .bl-cir:before {
    position: absolute;
    content: "";
    left: 0;
    top: 12px;
    width: 13px;
    height: 13px;
    background-color: #00458d;
    border-radius: 50%
}

@media (max-width: 767px) {
    .callaboutPage .item3 .it3-bx .des-bx .bl-cir:before {
        width:9px;
        height: 9px;
        top: 9px
    }
}

.callaboutPage .item3 .it3-bx .des-bx .flex-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 5px
}

@media (max-width: 767px) {
    .callaboutPage .item3 .it3-bx .des-bx .flex-bx {
        display:block;
        margin-bottom: 9px
    }
}

.callaboutPage .item3 .it3-bx .des-bx .flex-bx .img-bx {
    width: 137px
}

@media (max-width: 767px) {
    .callaboutPage .item3 .it3-bx .des-bx .flex-bx .img-bx {
        width:112px;
        margin-bottom: 8px
    }
}

.callaboutPage .item3 .it3-bx .des-bx .flex-bx .sh-des {
    margin-left: 15px
}

@media (max-width: 767px) {
    .callaboutPage .item3 .it3-bx .des-bx .flex-bx .sh-des {
        margin-left:0;
        text-align: left
    }
}

.callaboutPage .item3 .it3-bx .des-bx .flex-bx .sh-des i.pc {
    display: inline-block
}

@media (max-width: 767px) {
    .callaboutPage .item3 .it3-bx .des-bx .flex-bx .sh-des i.pc {
        display:none
    }
}

.callaboutPage .item3 .it3-bx .des-bx .flex-bx .sh-des a {
    color: #000
}

.callaboutPage .item3 .it3-bx .des-bx .flex-bx .sh-des a i.mo {
    display: none
}

@media (max-width: 767px) {
    .callaboutPage .item3 .it3-bx .des-bx .flex-bx .sh-des a i.mo {
        display:inherit
    }
}

.callaboutPage .item4 {
    padding-top: 80px
}

@media (max-width: 767px) {
    .callaboutPage .item4 {
        padding-top:45px
    }
}

.callaboutPage .item4 .l-linti {
    margin-bottom: 23px
}

@media (max-width: 767px) {
    .callaboutPage .item4 .l-linti {
        margin-bottom:16px
    }
}

.callaboutPage .item4 .iocn-ti {
    margin-bottom: 0
}

.callaboutPage .item4 .it4-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 60px
}

@media (max-width: 767px) {
    .callaboutPage .item4 .it4-list {
        display:block;
        margin-top: 35px
    }
}

.callaboutPage .item4 .it4-list li {
    width: calc((100% - 26px) / 3);
    padding-top: 60px;
    padding-bottom: 35px;
    background-color: #f4f4f4;
    position: relative;
    text-align: center
}

@media (max-width: 767px) {
    .callaboutPage .item4 .it4-list li {
        width:100%;
        padding-top: 15px;
        padding-bottom: 17px
    }
}

@media (max-width: 767px) {
    .callaboutPage .item4 .it4-list li:first-child {
        margin-bottom:53px
    }
}

.callaboutPage .item4 .it4-list li:first-child .img-bx {
    width: 41px
}

@media (max-width: 767px) {
    .callaboutPage .item4 .it4-list li:first-child .img-bx {
        width:30px
    }
}

@media (max-width: 767px) {
    .callaboutPage .item4 .it4-list li:nth-child(2) {
        margin-bottom:105px
    }
}

.callaboutPage .item4 .it4-list li:nth-child(2) .img-bx {
    width: 125px
}

@media (max-width: 767px) {
    .callaboutPage .item4 .it4-list li:nth-child(2) .img-bx {
        width:100px
    }
}

.callaboutPage .item4 .it4-list li:nth-child(3) .img-bx {
    width: 104px
}

@media (max-width: 767px) {
    .callaboutPage .item4 .it4-list li:nth-child(3) .img-bx {
        width:80px
    }
}

.callaboutPage .item4 .it4-list li .img-bx {
    position: absolute;
    bottom: 140px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width: 767px) {
    .callaboutPage .item4 .it4-list li .img-bx {
        bottom:87px
    }
}

.callaboutPage .item4 .it4-list li .ti {
    font-size: 1.25rem;
    line-height: 2;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #000000
}

@media (max-width: 767px) {
    .callaboutPage .item4 .it4-list li .ti {
        font-size:1.0625rem
    }
}

.callaboutPage .item4 .it4-list li .des {
    font-size: 1.25rem;
    line-height: 1;
    letter-spacing: 1px;
    font-weight: 400;
    color: #000000
}

@media (max-width: 767px) {
    .callaboutPage .item4 .it4-list li .des {
        font-size:1.0625rem
    }
}

.callaboutPage .item4 .it4-list li .des span {
    font-size: 3.125rem;
    font-weight: 800;
    color: #e60012;
    font-style: italic
}

@media (max-width: 767px) {
    .callaboutPage .item4 .it4-list li .des span {
        font-size:2.1875rem
    }
}

.callaboutPage .item5 {
    padding-top: 80px;
    padding-bottom: 80px
}

@media (max-width: 767px) {
    .callaboutPage .item5 {
        padding-top:43px;
        padding-bottom: 40px
    }
}

.callaboutPage .item5 .it5-bx .l-linti {
    margin-bottom: 40px
}

@media (max-width: 767px) {
    .callaboutPage .item5 .it5-bx .l-linti {
        margin-bottom:22px
    }
}

.callaboutPage .item5 .it5-bx .t-bx ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.callaboutPage .item5 .it5-bx .t-bx ul li {
    text-align: center
}

.callaboutPage .item5 .it5-bx .t-bx ul li .iocn-ti {
    white-space: nowrap
}

@media (max-width: 767px) {
    .callaboutPage .item5 .it5-bx .t-bx ul li .iocn-ti {
        font-size:1.0625rem;
        margin-left: 0
    }

    .callaboutPage .item5 .it5-bx .t-bx ul li .iocn-ti:before {
        display: none
    }
}

@media (max-width: 767px) {
    .callaboutPage .item5 .it5-bx .t-bx ul li .img-bx {
        width:77px;
        margin: 0 auto;
        margin-top: 5px
    }
}

.callaboutPage .item5 .it5-bx .t-bx ul li .des {
    font-size: 1.25rem;
    line-height: 1;
    letter-spacing: 1px;
    font-weight: 400;
    color: #000000;
    margin-top: 10px
}

@media (max-width: 767px) {
    .callaboutPage .item5 .it5-bx .t-bx ul li .des {
        font-size:1.0625rem
    }
}

.callaboutPage .item5 .it5-bx .t-bx ul li .des span {
    font-size: 3.125rem;
    font-weight: 800;
    color: #e60012;
    font-style: italic;
    letter-spacing: 3px
}

@media (max-width: 767px) {
    .callaboutPage .item5 .it5-bx .t-bx ul li .des span {
        font-size:1.5625rem
    }
}

@media (max-width: 350px) {
    .callaboutPage .item5 .it5-bx .t-bx ul li .des span {
        font-size:1.25rem
    }
}

.callaboutPage .item5 .it5-bx .t-bx ul li .un {
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0.4px;
    font-weight: 400;
    color: #595757
}

@media (max-width: 767px) {
    .callaboutPage .item5 .it5-bx .t-bx ul li .un {
        font-size:0.9375rem
    }
}

.callaboutPage .item5 .it5-bx .t-bx ul li:first-child {
    width: 13%;
    margin-right: 3%
}

@media (max-width: 991px) {
    .callaboutPage .item5 .it5-bx .t-bx ul li:first-child {
        width:50%;
        margin-right: 0;
        margin-bottom: 32px
    }
}

.callaboutPage .item5 .it5-bx .t-bx ul li:nth-child(2) {
    width: 22%;
    margin-right: 1%
}

@media (max-width: 991px) {
    .callaboutPage .item5 .it5-bx .t-bx ul li:nth-child(2) {
        width:50%;
        margin-right: 0;
        margin-bottom: 32px
    }
}

.callaboutPage .item5 .it5-bx .t-bx ul li:nth-child(3) {
    width: 29%;
    margin-left: 2%
}

@media (max-width: 991px) {
    .callaboutPage .item5 .it5-bx .t-bx ul li:nth-child(3) {
        width:50%;
        margin-left: 0
    }
}

.callaboutPage .item5 .it5-bx .t-bx ul li:nth-child(4) {
    width: 20%;
    margin-left: 10%
}

@media (max-width: 991px) {
    .callaboutPage .item5 .it5-bx .t-bx ul li:nth-child(4) {
        width:50%;
        margin-left: 0
    }
}

.callaboutPage .item5 .it5-bx .b-bx {
    margin-top: 35px
}

.callaboutPage .item5 .it5-bx .b-bx ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 991px) {
    .callaboutPage .item5 .it5-bx .b-bx ul {
        display:block
    }
}

.callaboutPage .item5 .it5-bx .b-bx ul li {
    width: 30%;
    text-align: center
}

@media (max-width: 991px) {
    .callaboutPage .item5 .it5-bx .b-bx ul li {
        width:100%
    }

    .callaboutPage .item5 .it5-bx .b-bx ul li:not(:last-child) {
        margin-bottom: 30px
    }
}

@media (max-width: 991px) and (max-width:767px) {
    .callaboutPage .item5 .it5-bx .b-bx ul li:not(:last-child) {
        margin-bottom:35px
    }
}

.callaboutPage .item5 .it5-bx .b-bx ul li .num {
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 0.41px;
    font-weight: 600;
    color: #fff
}

@media (max-width: 767px) {
    .callaboutPage .item5 .it5-bx .b-bx ul li .num {
        font-size:0.9375rem
    }
}

.callaboutPage .item5 .it5-bx .b-bx ul li:first-child .img-bx img {
    width: 54px
}

.callaboutPage .item5 .it5-bx .b-bx ul li:first-child .img-bx .num1 {
    position: absolute;
    bottom: 1%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width: 767px) {
    .callaboutPage .item5 .it5-bx .b-bx ul li:first-child .img-bx .num1 {
        bottom:-5%
    }
}

.callaboutPage .item5 .it5-bx .b-bx ul li:first-child .img-bx .num2 {
    position: absolute;
    top: 8%;
    left: 39%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width: 767px) {
    .callaboutPage .item5 .it5-bx .b-bx ul li:first-child .img-bx .num2 {
        top:3%;
        left: 37%
    }
}

.callaboutPage .item5 .it5-bx .b-bx ul li:nth-child(2) .img-bx img {
    width: 58px
}

.callaboutPage .item5 .it5-bx .b-bx ul li:nth-child(2) .img-bx .num1 {
    position: absolute;
    bottom: 1%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width: 767px) {
    .callaboutPage .item5 .it5-bx .b-bx ul li:nth-child(2) .img-bx .num1 {
        bottom:-5%
    }
}

.callaboutPage .item5 .it5-bx .b-bx ul li:nth-child(2) .img-bx .num2 {
    position: absolute;
    top: 6%;
    left: 60%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width: 767px) {
    .callaboutPage .item5 .it5-bx .b-bx ul li:nth-child(2) .img-bx .num2 {
        top:0%;
        left: 61%
    }
}

.callaboutPage .item5 .it5-bx .b-bx ul li:nth-child(3) .img-bx img {
    width: 66px
}

.callaboutPage .item5 .it5-bx .b-bx ul li:nth-child(3) .img-bx .num1 {
    position: absolute;
    top: 2%;
    left: 45%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width: 767px) {
    .callaboutPage .item5 .it5-bx .b-bx ul li:nth-child(3) .img-bx .num1 {
        top:-6%
    }
}

.callaboutPage .item5 .it5-bx .b-bx ul li:nth-child(3) .img-bx .num2 {
    position: absolute;
    top: 2%;
    left: 56%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width: 767px) {
    .callaboutPage .item5 .it5-bx .b-bx ul li:nth-child(3) .img-bx .num2 {
        top:-6%;
        left: 57%
    }
}

.callaboutPage .item5 .it5-bx .b-bx ul li:nth-child(3) .img-bx .num3 {
    position: absolute;
    top: 50%;
    left: 71%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media (max-width: 767px) {
    .callaboutPage .item5 .it5-bx .b-bx ul li:nth-child(3) .img-bx .num3 {
        left:73%
    }
}

.callaboutPage .item5 .it5-bx .b-bx ul li:nth-child(3) .img-bx .num4 {
    position: absolute;
    top: 50%;
    left: 29%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media (max-width: 767px) {
    .callaboutPage .item5 .it5-bx .b-bx ul li:nth-child(3) .img-bx .num4 {
        left:27%
    }
}

.callaboutPage .item5 .it5-bx .b-bx ul li .img-bx {
    margin-bottom: 30px;
    margin-top: 20px;
    position: relative
}

@media (max-width: 991px) {
    .callaboutPage .item5 .it5-bx .b-bx ul li .img-bx {
        margin-top:15px
    }
}

@media (max-width: 767px) {
    .callaboutPage .item5 .it5-bx .b-bx ul li .img-bx {
        margin-top:35px;
        margin-bottom: 45px
    }
}

.callaboutPage .item5 .it5-bx .b-bx ul li .img-bx canvas {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    pointer-events: none
}

@media (max-width: 767px) {
    .callaboutPage .item5 .it5-bx .b-bx ul li .img-bx canvas {
        -webkit-transform:scale(1.25);
        transform: scale(1.25)
    }
}

.callaboutPage .item5 .it5-bx .b-bx ul li .img-bx img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.callaboutPage .item5 .it5-bx .b-bx ul li .cir-des {
    position: relative
}

@media (max-width: 991px) {
    .callaboutPage .item5 .it5-bx .b-bx ul li .cir-des {
        font-size:0.9375rem
    }
}

.callaboutPage .item5 .it5-bx .b-bx ul li .cir-des span {
    position: relative;
    padding-left: 20px
}

.callaboutPage .item5 .it5-bx .b-bx ul li .cir-des span:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 13px;
    height: 13px;
    background-color: #006cb8;
    border-radius: 50%
}

@media (max-width: 991px) {
    .callaboutPage .item5 .it5-bx .b-bx ul li .cir-des span:before {
        width:11px;
        height: 11px
    }
}

.callaboutPage .item5 .it5-bx .b-bx ul li .cor1 {
    margin-bottom: 15px
}

@media (max-width: 991px) {
    .callaboutPage .item5 .it5-bx .b-bx ul li .cor1 {
        margin-bottom:10px
    }
}

.callaboutPage .item5 .it5-bx .b-bx ul li .cor2 span:before {
    background-color: #142d62
}

.callaboutPage .item5 .it5-bx .b-bx ul li .cor3 span:before {
    background-color: #3effff
}

.callaboutPage .item5 .it5-bx .b-bx ul li .cor4 span:before {
    background-color: #00c0ed
}

.callaboutPage .item5 .it5-bx .b-bx ul li .cir-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 60%;
    margin: 0 auto;
    position: relative;
    left: 26px
}

@media (max-width: 991px) {
    .callaboutPage .item5 .it5-bx .b-bx ul li .cir-bx {
        max-width:220px
    }
}

.callaboutPage .item5 .it5-bx .b-bx ul li .cir-bx .cir-des {
    width: 50%;
    text-align: left
}

.callaboutPage .item5 .it5-bx .b-bx ul li .cir-bx .cir-des:first-child,.callaboutPage .item5 .it5-bx .b-bx ul li .cir-bx .cir-des:nth-child(2) {
    margin-bottom: 15px
}

@media (max-width: 991px) {
    .callaboutPage .item5 .it5-bx .b-bx ul li .cir-bx .cir-des:first-child,.callaboutPage .item5 .it5-bx .b-bx ul li .cir-bx .cir-des:nth-child(2) {
        margin-bottom:10px
    }
}

@media (max-width: 575px) {
    .servicePage .sh-banner .sh-babx .bg {
        width:195px
    }
}

.servicePage .item1 {
    padding-top: 80px
}

@media (max-width: 767px) {
    .servicePage .item1 {
        padding-top:50px
    }
}

.servicePage .item1 .it1-bx .blcimg-ti {
    margin-bottom: 50px
}

@media (max-width: 767px) {
    .servicePage .item1 .it1-bx .blcimg-ti {
        margin-bottom:26px
    }
}

.servicePage .item1 .it1-bx .sh-bdesti {
    margin-bottom: 8px
}

.servicePage .item2 {
    margin-top: 50px;
    background: url(../images/rodaside/pc_app_image-2.jpg) no-repeat center/cover
}

@media (max-width: 767px) {
    .servicePage .item2 {
        margin-top:25px;
        padding-top: 30px;
        padding-bottom: 30px;
        background: url(../images/rodaside/mb_app_image-2.jpg) no-repeat center/cover
    }
}

.servicePage .item2 .it2-bx {
    height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767px) {
    .servicePage .item2 .it2-bx {
        display:block;
        height: auto
    }
}

.servicePage .item2 .it2-bx .t .des-ti {
    font-size: 1.25rem;
    line-height: 1.6;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 8px
}

@media (max-width: 767px) {
    .servicePage .item2 .it2-bx .t .des-ti {
        font-size:1.0625rem
    }
}

.servicePage .item2 .it2-bx .t .flex-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 11px
}

@media (max-width: 767px) {
    .servicePage .item2 .it2-bx .t .flex-bx {
        margin-top:17px
    }
}

.servicePage .item2 .it2-bx .t .flex-bx .img-bx {
    width: 89px;
    margin-right: 15px
}

@media (max-width: 767px) {
    .servicePage .item2 .it2-bx .t .flex-bx .img-bx {
        width:45px
    }
}

.servicePage .item2 .it2-bx .t .flex-bx .des-bx .img-ti {
    font-size: 1.5rem;
    line-height: 1.35;
    letter-spacing: 1.23px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 5px
}

@media (max-width: 767px) {
    .servicePage .item2 .it2-bx .t .flex-bx .des-bx .img-ti {
        font-size:1.1875rem;
        margin-bottom: 0
    }
}

.servicePage .item2 .it2-bx .t .flex-bx .des-bx .link {
    position: relative;
    padding-left: 23px;
    font-size: 1.25rem;
    line-height: 1.63;
    letter-spacing: 1px;
    font-weight: 400;
    color: #000000
}

@media (max-width: 767px) {
    .servicePage .item2 .it2-bx .t .flex-bx .des-bx .link {
        font-size:1.0625rem;
        padding-left: 19px
    }
}

.servicePage .item2 .it2-bx .t .flex-bx .des-bx .link:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 0;
    width: 0;
    border-left: 12px solid #e60012;
    border-top: 8px dashed transparent;
    border-bottom: 8px dashed transparent
}

.servicePage .item2 .it2-bx .t .tel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767px) {
    .servicePage .item2 .it2-bx .t .tel {
        margin-top:20px
    }
}

.servicePage .item2 .it2-bx .t .tel span {
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0.4px;
    font-weight: 600;
    color: #000000;
    margin-right: 4px
}

@media (max-width: 767px) {
    .servicePage .item2 .it2-bx .t .tel span {
        font-size:0.9375rem
    }
}

.servicePage .item2 .it2-bx .t .tel a {
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0.4px;
    font-weight: 600;
    color: #e60012;
    font-style: italic
}

@media (max-width: 767px) {
    .servicePage .item2 .it2-bx .t .tel a {
        font-size:0.9375rem
    }
}

.servicePage .item2 .it2-bx .b {
    margin-left: 70px;
    position: relative
}

@media (max-width: 767px) {
    .servicePage .item2 .it2-bx .b {
        margin-left:0;
        margin-top: 30px;
        width: 160px
    }
}

.servicePage .item2 .it2-bx .b a {
    display: block;
    width: 135px;
    height: 177px
}

@media (max-width: 767px) {
    .servicePage .item2 .it2-bx .b a {
        width:75px;
        height: 94px
    }
}

.servicePage .item2 .it2-bx .b .appleapp {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.servicePage .item2 .it2-bx .b .gooleapp {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.servicePage .item2 .it2-bx .b .app-img {
    width: 297px;
    position: relative
}

@media (max-width: 767px) {
    .servicePage .item2 .it2-bx .b .app-img {
        width:160px
    }
}

.servicePage .item3 {
    padding-top: 55px
}

@media (max-width: 767px) {
    .servicePage .item3 {
        padding-top:40px
    }
}

.servicePage .item3 .it3-bx ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px
}

@media (max-width: 991px) {
    .servicePage .item3 .it3-bx ul {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        margin-top: 35px
    }
}

.servicePage .item3 .it3-bx ul li {
    width: auto;
    text-align: center
}

@media (max-width: 1200px) {
    .servicePage .item3 .it3-bx ul li {
        padding:0 5px
    }
}

@media (max-width: 991px) {
    .servicePage .item3 .it3-bx ul li {
        width:50%;
        margin-bottom: 25px;
        padding: 0
    }
}

.servicePage .item3 .it3-bx ul li .img-bx {
    width: 150px;
    margin: 0 auto;
    margin-bottom: 5px
}

@media (max-width: 991px) {
    .servicePage .item3 .it3-bx ul li .img-bx {
        width:130px
    }
}

.servicePage .item3 .it3-bx ul li .sh-des {
    text-align: center
}

.servicePage .item3 .it3-bx ul li .sh-des span {
    font-size: 1.125rem;
    line-height: 1.7;
    letter-spacing: 0.45px;
    font-weight: 600;
    color: #00458d
}

@media (max-width: 991px) {
    .servicePage .item3 .it3-bx ul li .sh-des span {
        font-size:1rem
    }
}

.servicePage .item4 {
    padding-top: 80px
}

@media (max-width: 767px) {
    .servicePage .item4 {
        padding-top:20px
    }
}

.servicePage .item4 .flex-bx {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 991px) {
    .servicePage .item4 .flex-bx {
        display:block;
        margin-top: 15px
    }
}

.servicePage .item4 .flex-bx .l {
    width: 27.8%;
    background-color: #f2f2f3;
    height: 220px;
    text-align: center
}

@media (max-width: 991px) {
    .servicePage .item4 .flex-bx .l {
        width:100%;
        height: 110px
    }
}

.servicePage .item4 .flex-bx .l .des-bx {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 991px) {
    .servicePage .item4 .flex-bx .l .des-bx {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.servicePage .item4 .flex-bx .l .des-bx .ti {
    display: inline-block;
    position: relative;
    font-size: 1.25rem;
    line-height: 1.5;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #000000;
    padding-bottom: 0px;
    border-bottom: 2px solid #00458d;
    margin-bottom: 25px
}

@media (max-width: 991px) {
    .servicePage .item4 .flex-bx .l .des-bx .ti {
        font-size:1.0625rem;
        margin-bottom: 0;
        margin-right: 20px;
        border-bottom: 1px solid #00458d
    }
}

@media (max-width: 991px) {
    .servicePage .item4 .flex-bx .l .des-bx .img-bx {
        width:60px
    }
}

.servicePage .item4 .flex-bx .r {
    width: 72.2%;
    padding-left: 5.8%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 991px) {
    .servicePage .item4 .flex-bx .r {
        width:100%;
        padding-left: 0;
        display: block
    }
}

.servicePage .item4 .flex-bx .r .des-bx {
    width: 50%
}

@media (max-width: 991px) {
    .servicePage .item4 .flex-bx .r .des-bx {
        width:100%;
        margin-top: 20px
    }
}

.servicePage .item4 .flex-bx .r .des-bx:nth-child(2) .fx-text .bl-cir {
    color: #000
}

.servicePage .item4 .flex-bx .r .des-bx .sh-triangle {
    font-size: 1.125rem;
    line-height: 2.2;
    letter-spacing: 0.45px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 2px
}

@media (max-width: 991px) {
    .servicePage .item4 .flex-bx .r .des-bx .sh-triangle {
        font-size:1.0625rem
    }
}

.servicePage .item4 .flex-bx .r .des-bx .fx-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.servicePage .item4 .flex-bx .r .des-bx .fx-text:not(:last-child) {
    margin-bottom: 3px
}

@media (max-width: 991px) {
    .servicePage .item4 .flex-bx .r .des-bx .fx-text:not(:last-child) {
        margin-bottom:1px
    }
}

.servicePage .item4 .flex-bx .r .des-bx .fx-text .bl-cir {
    color: #00458d;
    margin-right: 4px
}

@media (max-width: 991px) {
    .servicePage .item4 .flex-bx .r .des-bx .fx-text .bl-cir {
        font-size:1rem
    }
}

@media (max-width: 991px) {
    .servicePage .item4 .flex-bx:nth-child(2) {
        margin-top:30px
    }
}

.servicePage .item4 .flex-bx:nth-child(2) .r .des-bx {
    width: 100%
}

@media (max-width: 991px) {
    .servicePage .item4 .flex-bx:nth-child(2) .r .des-bx .sh-triangle {
        line-height:1.6;
        margin-bottom: 10px
    }

    .servicePage .item4 .flex-bx:nth-child(2) .r .des-bx .sh-triangle:before {
        top: 5px
    }
}

.servicePage .item4 .flex-bx:nth-child(2) .r .des-bx .sh-triangle span {
    color: #00458d
}

.servicePage .item4 .flex-bx:nth-child(2) .r .des-bx .fx-text .bl-cir {
    color: #000
}

.servicePage .item5 {
    padding-top: 80px
}

@media (max-width: 767px) {
    .servicePage .item5 {
        padding-top:40px
    }
}

.servicePage .item5 ul {
    margin-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 767px) {
    .servicePage .item5 ul {
        margin-top:20px
    }
}

.servicePage .item5 ul li {
    width: calc((100% - 30px) / 3);
    position: relative;
    margin-bottom: 30px
}

@media (max-width: 991px) {
    .servicePage .item5 ul li {
        width:calc((100% - 15px) / 2)
    }
}

@media (max-width: 767px) {
    .servicePage .item5 ul li {
        width:100%;
        margin-bottom: 23px
    }
}

.servicePage .item5 ul li .ti {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 120px;
    height: 41px;
    -webkit-box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    background-color: #00458d;
    font-size: 1.125rem;
    line-height: 2.2;
    letter-spacing: 0.45px;
    font-weight: 700;
    color: #fff
}

@media (max-width: 767px) {
    .servicePage .item5 ul li .ti {
        font-size:0.9375rem;
        width: 100px;
        height: 34px
    }
}

.servicePage .item6 {
    background-color: #f2f2f3;
    margin-top: 50px
}

@media (max-width: 767px) {
    .servicePage .item6 {
        margin-top:25px
    }
}

.servicePage .item6 .it6-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 767px) {
    .servicePage .item6 .it6-bx {
        display:block
    }
}

.servicePage .item6 .it6-bx .t {
    width: 45.9%
}

@media (max-width: 767px) {
    .servicePage .item6 .it6-bx .t {
        width:100%;
        margin-bottom: 30px
    }
}

@media (max-width: 575px) {
    .servicePage .item6 .it6-bx .t {
        width:calc(100% + 50px);
        position: relative;
        left: -25px
    }
}

.servicePage .item6 .it6-bx .t .bgcover {
    background-size: cover!important;
    padding-bottom: 427px
}

@media (max-width: 767px) {
    .servicePage .item6 .it6-bx .t .bgcover {
        padding-bottom:56.3%
    }
}

.servicePage .item6 .it6-bx .b {
    width: 46%
}

@media (max-width: 767px) {
    .servicePage .item6 .it6-bx .b {
        width:100%
    }
}

.servicePage .item6 .it6-bx .b .img-bx {
    width: 85px;
    margin-top: 26px;
    margin-bottom: 26px
}

@media (max-width: 767px) {
    .servicePage .item6 .it6-bx .b .img-bx {
        width:60px;
        margin-top: 20px;
        margin-bottom: 13px
    }
}

.servicePage .item6 .it6-bx .b .des-ti {
    font-size: 1.25rem;
    line-height: 2;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 7px
}

@media (max-width: 767px) {
    .servicePage .item6 .it6-bx .b .des-ti {
        font-size:1.0625rem;
        margin-bottom: 2px
    }
}

.servicePage .item6 .it6-bx .b .des-ti span {
    font-weight: 800;
    color: #e60012
}

.servicePage .item7 {
    padding-top: 55px
}

@media (max-width: 767px) {
    .servicePage .item7 {
        background-color:#f2f2f3;
        padding-top: 15px;
        padding-bottom: 20px
    }
}

.servicePage .item7 .it7-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 767px) {
    .servicePage .item7 .it7-bx {
        display:block
    }
}

.servicePage .item7 .it7-bx .b .img-bx,.servicePage .item7 .it7-bx .t .img-bx {
    width: 150px;
    height: 82px;
    margin-bottom: 26px
}

@media (max-width: 767px) {
    .servicePage .item7 .it7-bx .b .img-bx,.servicePage .item7 .it7-bx .t .img-bx {
        width:100px;
        height: auto;
        margin-bottom: 6px
    }
}

.servicePage .item7 .it7-bx .b .sh-des,.servicePage .item7 .it7-bx .t .sh-des {
    margin-top: 6px
}

@media (max-width: 767px) {
    .servicePage .item7 .it7-bx .b .sh-des,.servicePage .item7 .it7-bx .t .sh-des {
        margin-top:0
    }
}

.servicePage .item7 .it7-bx .t {
    width: 45.9%
}

@media (max-width: 767px) {
    .servicePage .item7 .it7-bx .t {
        width:100%;
        margin-bottom: 30px
    }
}

.servicePage .item7 .it7-bx .b {
    width: 46%
}

@media (max-width: 767px) {
    .servicePage .item7 .it7-bx .b {
        width:100%
    }
}

.servicePage .item7 .it7-bx .b .img-bx {
    width: 130px;
    margin-left: -15px
}

@media (max-width: 767px) {
    .servicePage .item7 .it7-bx .b .img-bx {
        width:90px;
        margin-bottom: 15px;
        margin-left: -10px
    }
}

.servicePage .item8 {
    padding-top: 75px;
    padding-bottom: 80px
}

@media (max-width: 767px) {
    .servicePage .item8 {
        padding-top:40px;
        padding-bottom: 50px
    }
}

.servicePage .item8 .it8-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 991px) {
    .servicePage .item8 .it8-bx {
        display:block
    }
}

.servicePage .item8 .it8-bx .l {
    width: 297px
}

@media (max-width: 767px) {
    .servicePage .item8 .it8-bx .l {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        -webkit-box-align: center0;
        -ms-flex-align: center0;
        align-items: center0
    }
}

.servicePage .item8 .it8-bx .l .des-ti {
    font-size: 1.5rem;
    line-height: 1.35;
    letter-spacing: 1.2px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 10px
}

@media (max-width: 767px) {
    .servicePage .item8 .it8-bx .l .des-ti {
        font-size:1.1875rem;
        margin-bottom: 0;
        letter-spacing: 0.4px
    }
}

.servicePage .item8 .it8-bx .l .sh-triangle {
    font-size: 1.25rem;
    line-height: 1.63;
    letter-spacing: 1px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .servicePage .item8 .it8-bx .l .sh-triangle {
        font-size:1.0625rem;
        padding-left: 19px;
        margin-bottom: 0
    }

    .servicePage .item8 .it8-bx .l .sh-triangle:before {
        top: 6px
    }
}

.servicePage .item8 .it8-bx .l .img-bx {
    position: relative;
    left: -20px
}

@media (max-width: 1200px) {
    .servicePage .item8 .it8-bx .l .img-bx {
        left:-10px
    }
}

@media (max-width: 991px) {
    .servicePage .item8 .it8-bx .l .img-bx {
        width:170px;
        margin-right: -15px
    }
}

.servicePage .item8 .it8-bx .l .img-bx a {
    display: block;
    width: 135px;
    height: 177px
}

@media (max-width: 767px) {
    .servicePage .item8 .it8-bx .l .img-bx a {
        width:80px;
        height: 90px
    }
}

.servicePage .item8 .it8-bx .l .img-bx .appleapp {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.servicePage .item8 .it8-bx .l .img-bx .gooleapp {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.servicePage .item8 .it8-bx .r {
    width: calc(100% - 297px);
    padding-left: 10%
}

@media (max-width: 991px) {
    .servicePage .item8 .it8-bx .r {
        width:100%;
        padding-left: 0;
        margin-top: 25px
    }
}

.servicePage .item8 .it8-bx .r .iframe-bx {
    padding-bottom: 55.8%;
    width: 100%;
    position: relative
}

.servicePage .item8 .it8-bx .r .iframe-bx iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.servicePage .lineBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767px) {
    .servicePage .lineBox {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }
}

.servicePage .lineBox .lineBtn {
    margin-right: 40px
}

@media (max-width: 991px) and (min-width:768px) {
    .servicePage .lineBox .lineBtn {
        margin-right:30px
    }
}

@media (max-width: 767px) {
    .servicePage .lineBox .lineBtn {
        margin-right:20px
    }
}

.servicePage .lineBox .txt {
    margin-right: 40px
}

@media (max-width: 991px) and (min-width:768px) {
    .servicePage .lineBox .txt {
        margin-right:30px
    }
}

@media (max-width: 767px) {
    .servicePage .lineBox .txt {
        margin:0
    }
}

.servicePage .lineBox .lineQR {
    max-width: 100px
}

@media (max-width: 991px) and (min-width:768px) {
    .servicePage .lineBox .lineQR {
        width:80px
    }
}

@media (max-width: 767px) {
    .servicePage .lineBox .lineQR {
        max-width:70px
    }
}

.servicePage .lineBox .lineBoxList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767px) {
    .servicePage .lineBox .lineBoxList {
        margin-top:12px
    }
}

.vlimoPage .item1 {
    padding-top: 80px
}

@media (max-width: 767px) {
    .vlimoPage .item1 {
        padding-top:43px
    }
}

.vlimoPage .item1 .t-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 991px) {
    .vlimoPage .item1 .t-bx {
        display:block
    }
}

.vlimoPage .item1 .t-bx .l {
    width: 67.6%;
    padding-right: 9.7%
}

@media (max-width: 1200px) {
    .vlimoPage .item1 .t-bx .l {
        padding-right:2%
    }
}

@media (max-width: 991px) {
    .vlimoPage .item1 .t-bx .l {
        width:100%;
        padding-right: 0
    }
}

.vlimoPage .item1 .t-bx .l .blcimg-ti .tx {
    line-height: 1.4
}

.vlimoPage .item1 .t-bx .l .l-linti {
    margin-top: 43px
}

@media (max-width: 767px) {
    .vlimoPage .item1 .t-bx .l .l-linti {
        margin-top:28px
    }
}

.vlimoPage .item1 .t-bx .l .sh-des {
    margin-top: 14px
}

@media (max-width: 767px) {
    .vlimoPage .item1 .t-bx .l .sh-des {
        margin-top:8px
    }
}

.vlimoPage .item1 .t-bx .rimg-bx {
    width: 32.4%
}

@media (max-width: 991px) {
    .vlimoPage .item1 .t-bx .rimg-bx {
        width:100%;
        margin-top: 27px
    }
}

.vlimoPage .item1 .b-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px
}

@media (max-width: 991px) {
    .vlimoPage .item1 .b-bx {
        display:block
    }
}

.vlimoPage .item1 .b-bx .l {
    width: 67.6%;
    padding-right: 9.7%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 44px
}

@media (max-width: 1200px) {
    .vlimoPage .item1 .b-bx .l {
        padding-right:2%
    }
}

@media (max-width: 991px) {
    .vlimoPage .item1 .b-bx .l {
        width:100%;
        padding-right: 0;
        display: block;
        padding-top: 18px
    }
}

.vlimoPage .item1 .b-bx .l .itm-bx {
    width: 48%
}

@media (max-width: 991px) {
    .vlimoPage .item1 .b-bx .l .itm-bx {
        width:100%
    }
}

.vlimoPage .item1 .b-bx .l .itm-bx:first-child .img-bx {
    width: 65px
}

@media (max-width: 991px) {
    .vlimoPage .item1 .b-bx .l .itm-bx:first-child .img-bx {
        width:55px
    }
}

.vlimoPage .item1 .b-bx .l .itm-bx:first-child .bl-cir {
    margin-bottom: 3px
}

@media (max-width: 991px) {
    .vlimoPage .item1 .b-bx .l .itm-bx:first-child .bl-cir {
        margin-bottom:0
    }
}

@media (max-width: 991px) {
    .vlimoPage .item1 .b-bx .l .itm-bx:last-child {
        margin-top:24px
    }
}

.vlimoPage .item1 .b-bx .l .itm-bx:last-child .img-bx {
    width: 64px
}

@media (max-width: 991px) {
    .vlimoPage .item1 .b-bx .l .itm-bx:last-child .img-bx {
        width:51px
    }
}

.vlimoPage .item1 .b-bx .l .itm-bx .imgti-bx {
    padding-left: 74px;
    position: relative;
    margin-bottom: 24px
}

@media (max-width: 991px) {
    .vlimoPage .item1 .b-bx .l .itm-bx .imgti-bx {
        margin-bottom:14px;
        padding-left: 70px
    }
}

.vlimoPage .item1 .b-bx .l .itm-bx .imgti-bx .img-bx {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.vlimoPage .item1 .b-bx .l .itm-bx .l-linti {
    margin-bottom: 18px
}

@media (max-width: 991px) {
    .vlimoPage .item1 .b-bx .l .itm-bx .l-linti {
        margin-bottom:14px
    }
}

.vlimoPage .item1 .b-bx .l .itm-bx .bl-cir span {
    font-size: 1.125rem;
    color: #00458d;
    font-weight: 700
}

@media (max-width: 991px) {
    .vlimoPage .item1 .b-bx .l .itm-bx .bl-cir span {
        font-size:0.9375rem
    }
}

.vlimoPage .item1 .b-bx .rimg-bx {
    width: 32.4%
}

@media (max-width: 991px) {
    .vlimoPage .item1 .b-bx .rimg-bx {
        width:100%;
        margin-top: 20px
    }
}

.vlimoPage .item1 .b-bx .rimg-bx .un {
    text-align: center
}

.vlimoPage .item1 .b-bx .rimg-bx .un .tx {
    display: inline-block;
    position: relative;
    padding-left: 18px;
    font-size: 0.9375rem;
    line-height: 2;
    letter-spacing: 0.39px;
    font-weight: 400;
    color: #595757;
    margin-top: 6px
}

.vlimoPage .item1 .b-bx .rimg-bx .un .tx:before {
    position: absolute;
    content: "";
    left: 0;
    top: 9px;
    height: 0;
    width: 0;
    border-left: 10px solid #595757;
    border-top: 6px dashed transparent;
    border-bottom: 6px dashed transparent
}

.vlimoPage .item2 {
    padding-top: 100px;
    position: relative
}

@media (max-width: 767px) {
    .vlimoPage .item2 {
        padding-top:32px
    }
}

.vlimoPage .item2 .bg {
    position: absolute;
    right: 0;
    bottom: 41px;
    background: url(../images/vlimo/pc_blue_bg01.png) no-repeat center/contain;
    width: 435px;
    height: 425px;
    z-index: -1
}

@media (max-width: 991px) {
    .vlimoPage .item2 .bg {
        display:none
    }
}

.vlimoPage .item2 ul {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 767px) {
    .vlimoPage .item2 ul {
        margin-top:15px
    }
}

.vlimoPage .item2 ul li {
    width: calc((100% - 32px) / 3);
    margin-bottom: 40px
}

@media (max-width: 991px) {
    .vlimoPage .item2 ul li {
        width:calc((100% - 16px) / 2)
    }
}

@media (max-width: 767px) {
    .vlimoPage .item2 ul li {
        width:100%;
        margin-bottom: 25px
    }
}

.vlimoPage .item3 {
    padding-top: 40px
}

@media (max-width: 767px) {
    .vlimoPage .item3 {
        padding-top:20px
    }
}

.vlimoPage .item3 .it3-bx ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 25px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 767px) {
    .vlimoPage .item3 .it3-bx ul {
        margin-top:15px
    }
}

.vlimoPage .item3 .it3-bx ul li {
    width: calc((100% - 16px) / 2);
    border: solid 1px #00458d
}

@media (max-width: 767px) {
    .vlimoPage .item3 .it3-bx ul li {
        width:100%;
        border: none
    }

    .vlimoPage .item3 .it3-bx ul li:first-child {
        margin-bottom: 20px
    }
}

.vlimoPage .item3 .it3-bx ul li a {
    display: block
}

@media (min-width: 768px) {
    .vlimoPage .item3 .it3-bx ul li a:hover .img-bx:before {
        opacity:1
    }

    .vlimoPage .item3 .it3-bx ul li a:hover .img-bx .more {
        opacity: 1
    }
}

.vlimoPage .item3 .it3-bx ul li a .img-bx {
    position: relative
}

.vlimoPage .item3 .it3-bx ul li a .img-bx:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    opacity: 0
}

.vlimoPage .item3 .it3-bx ul li a .img-bx .more {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    opacity: 0
}

.vlimoPage .item3 .it3-bx ul li a .img-bx .more .tx {
    font-size: 1.25rem;
    line-height: 1.34;
    letter-spacing: 0px;
    font-weight: 600;
    color: #fff;
    margin-top: 6px
}

.vlimoPage .item3 .it3-bx ul li .bot-bx {
    height: 170px;
    text-align: center
}

@media (max-width: 767px) {
    .vlimoPage .item3 .it3-bx ul li .bot-bx {
        height:auto;
        padding-top: 23px;
        padding-bottom: 20px;
        border: solid 1px #00458d;
        border-top: none
    }
}

.vlimoPage .item3 .it3-bx ul li .bot-bx .cent-bx {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 767px) {
    .vlimoPage .item3 .it3-bx ul li .bot-bx .cent-bx {
        top:auto;
        -webkit-transform: none;
        transform: none
    }
}

.vlimoPage .item3 .it3-bx ul li .bot-bx .cent-bx .des {
    font-size: 1.125rem;
    line-height: 1;
    letter-spacing: 0.45px;
    font-weight: 400;
    color: #000000;
    margin-top: 8px
}

@media (max-width: 767px) {
    .vlimoPage .item3 .it3-bx ul li .bot-bx .cent-bx .des {
        font-size:1rem
    }
}

.vlimoPage .item3 .it3-bx ul li .bot-bx .cent-bx a {
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0.8px;
    font-weight: 600;
    color: #00458d;
    font-style: italic;
    margin-top: 8px
}

@media (max-width: 767px) {
    .vlimoPage .item3 .it3-bx ul li .bot-bx .cent-bx a {
        font-size:1.375rem
    }
}

.vlimoPage .item4 {
    padding-top: 80px;
    padding-bottom: 80px
}

@media (max-width: 991px) {
    .vlimoPage .item4 {
        padding-top:43px;
        padding-bottom: 40px
    }
}

.vlimoPage .item4 .it4-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 991px) {
    .vlimoPage .item4 .it4-bx {
        display:block
    }
}

.vlimoPage .item4 .it4-bx .l {
    width: 26%
}

@media (max-width: 1200px) {
    .vlimoPage .item4 .it4-bx .l {
        width:34%
    }
}

@media (max-width: 991px) {
    .vlimoPage .item4 .it4-bx .l {
        width:100%
    }
}

.vlimoPage .item4 .it4-bx .l .l-linti {
    margin-bottom: 25px
}

@media (max-width: 991px) {
    .vlimoPage .item4 .it4-bx .l .l-linti {
        margin-bottom:19px
    }
}

.vlimoPage .item4 .it4-bx .r {
    width: 74%;
    padding-left: 3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1200px) {
    .vlimoPage .item4 .it4-bx .r {
        padding-left:0;
        width: 66%
    }
}

@media (max-width: 991px) {
    .vlimoPage .item4 .it4-bx .r {
        width:100%;
        margin-top: 22px
    }
}

.vlimoPage .item4 .it4-bx .r a {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background-color: #00458d;
    position: relative
}

@media (max-width: 1200px) {
    .vlimoPage .item4 .it4-bx .r a {
        width:180px;
        height: 180px
    }
}

@media (max-width: 767px) {
    .vlimoPage .item4 .it4-bx .r a {
        width:150px;
        height: 150px
    }

    .vlimoPage .item4 .it4-bx .r a:first-child .cen-bx .img-bx img {
        width: 37px
    }

    .vlimoPage .item4 .it4-bx .r a:nth-child(2) .cen-bx .img-bx img {
        width: 25px
    }
}

@media (max-width: 540px) {
    .vlimoPage .item4 .it4-bx .r a {
        width:100px;
        height: 100px
    }
}

@media (max-width: 350px) {
    .vlimoPage .item4 .it4-bx .r a {
        width:80px;
        height: 80px
    }
}

@media (min-width: 768px) {
    .vlimoPage .item4 .it4-bx .r a:hover:before {
        border-color:#fff
    }

    .vlimoPage .item4 .it4-bx .r a:hover .cen-bx .img-bx .unhov {
        opacity: 0
    }

    .vlimoPage .item4 .it4-bx .r a:hover .cen-bx .img-bx .hov {
        opacity: 1
    }
}

.vlimoPage .item4 .it4-bx .r a:before {
    position: absolute;
    content: "";
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 1px solid #00e1ee;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

@media (max-width: 540px) {
    .vlimoPage .item4 .it4-bx .r a:before {
        width:calc(100% - 10px);
        height: calc(100% - 10px)
    }
}

.vlimoPage .item4 .it4-bx .r a .cen-bx {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center
}

.vlimoPage .item4 .it4-bx .r a .cen-bx .img-bx {
    position: relative
}

@media (max-width: 767px) {
    .vlimoPage .item4 .it4-bx .r a .cen-bx .img-bx img {
        width:35px;
        height: 35px;
        margin: 0 auto
    }
}

.vlimoPage .item4 .it4-bx .r a .cen-bx .img-bx img {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

.vlimoPage .item4 .it4-bx .r a .cen-bx .img-bx .hov {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.vlimoPage .item4 .it4-bx .r a .cen-bx .tx {
    font-size: 1.5rem;
    line-height: 1.13;
    letter-spacing: 0.6px;
    font-weight: 700;
    color: #fff;
    margin-top: 10px
}

@media (max-width: 767px) {
    .vlimoPage .item4 .it4-bx .r a .cen-bx .tx {
        font-size:0.9375rem;
        margin-top: 5px
    }
}

@media (max-width: 540px) {
    .vlimoPage .item4 .it4-bx .r a .cen-bx .tx {
        font-weight:400
    }
}

@media (max-width: 350px) {
    .vlimoPage .item4 .it4-bx .r a .cen-bx .tx {
        font-size:0.75rem
    }
}

.vlimoPage .allpagebee {
    display: none!important
}

.qpassPage .item1 {
    padding-top: 80px
}

@media (max-width: 991px) {
    .qpassPage .item1 {
        padding-top:55px
    }
}

.qpassPage .item1 .t-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 991px) {
    .qpassPage .item1 .t-bx {
        display:block
    }
}

.qpassPage .item1 .t-bx .l {
    width: 45%
}

@media (max-width: 991px) {
    .qpassPage .item1 .t-bx .l {
        width:100%
    }
}

.qpassPage .item1 .t-bx .l .des1 {
    margin-top: 41px
}

@media (max-width: 991px) {
    .qpassPage .item1 .t-bx .l .des1 {
        margin-top:22px
    }
}

.qpassPage .item1 .t-bx .l .des2 {
    margin-top: 9px
}

@media (max-width: 991px) {
    .qpassPage .item1 .t-bx .l .des2 {
        margin-top:7px
    }
}

.qpassPage .item1 .t-bx .rimg-bx {
    width: 45.6%
}

@media (max-width: 991px) {
    .qpassPage .item1 .t-bx .rimg-bx {
        width:100%;
        margin-top: 27px
    }
}

.qpassPage .item2 {
    padding-top: 85px;
    position: relative
}

@media (max-width: 991px) {
    .qpassPage .item2 {
        padding-top:45px
    }
}

.qpassPage .item2 .bg {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0
}

@media (max-width: 991px) {
    .qpassPage .item2 .bg {
        display:none
    }
}

.qpassPage .item2 .imgti-bx {
    padding-left: 95px;
    position: relative;
    margin-bottom: 20px
}

@media (max-width: 991px) {
    .qpassPage .item2 .imgti-bx {
        margin-bottom:14px;
        padding-left: 70px
    }
}

.qpassPage .item2 .imgti-bx .img-bx {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 76px
}

@media (max-width: 991px) {
    .qpassPage .item2 .imgti-bx .img-bx {
        width:56px
    }
}

.qpassPage .item2 .flex-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 991px) {
    .qpassPage .item2 .flex-bx {
        display:block
    }
}

.qpassPage .item2 .flex-bx .l {
    width: 45%
}

@media (max-width: 991px) {
    .qpassPage .item2 .flex-bx .l {
        width:100%
    }
}

.qpassPage .item2 .flex-bx .r {
    width: 45.6%
}

@media (max-width: 991px) {
    .qpassPage .item2 .flex-bx .r {
        width:100%
    }
}

.qpassPage .item2 .flex-bx .fx-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 991px) {
    .qpassPage .item2 .flex-bx .fx-text {
        display:block
    }
}

.qpassPage .item2 .flex-bx .fx-text .bl-cir {
    white-space: nowrap;
    color: #00458d;
    font-weight: 700
}

@media (max-width: 991px) {
    .qpassPage .item2 .flex-bx .fx-text .bl-cir:before {
        top:6px
    }
}

@media (max-width: 991px) {
    .qpassPage .item2 .flex-bx .fx-text .sh-des {
        display:inline
    }
}

.qpassPage .item2 .flex-bx .des {
    color: #595757
}

.qpassPage .item2 ul {
    margin-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 767px) {
    .qpassPage .item2 ul {
        margin-top:25px;
        margin-bottom: 10px
    }
}

.qpassPage .item2 ul li {
    width: calc((100% - 30px) / 3);
    position: relative;
    margin-bottom: 30px
}

@media (max-width: 991px) {
    .qpassPage .item2 ul li {
        width:calc((100% - 15px) / 2)
    }
}

@media (max-width: 767px) {
    .qpassPage .item2 ul li {
        width:100%;
        margin-bottom: 32px
    }
}

.qpassPage .item2 ul li .ti {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 120px;
    height: 41px;
    -webkit-box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    background-color: #00458d;
    font-size: 1.125rem;
    line-height: 2.2;
    letter-spacing: 0.45px;
    font-weight: 700;
    color: #fff
}

@media (max-width: 767px) {
    .qpassPage .item2 ul li .ti {
        font-size:0.9375rem;
        width: 100px;
        height: 34px
    }
}

.qpassPage .item2 .it2-obx {
    margin-top: 30px
}

@media (max-width: 991px) {
    .qpassPage .item2 .it2-obx {
        margin-top:15px
    }
}

.qpassPage .item3 {
    padding-top: 82px;
    padding-bottom: 25px;
    position: relative
}

@media (max-width: 991px) {
    .qpassPage .item3 {
        padding-top:39px;
        padding-bottom: 0
    }
}

.qpassPage .item3 #stage {
    position: absolute;
    right: -70%;
    bottom: -30%;
    z-index: -1
}

@media (max-width: 767px) {
    .qpassPage .item3 #stage {
        display:none
    }
}

.qpassPage .item3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 35px
}

@media (max-width: 767px) {
    .qpassPage .item3 ul {
        display:block;
        margin-top: 25px
    }
}

.qpassPage .item3 ul li {
    width: 46%;
    margin-bottom: 52px
}

@media (max-width: 767px) {
    .qpassPage .item3 ul li {
        width:100%;
        margin-bottom: 40px
    }
}

.qpassPage .item3 ul li .ti-bx {
    padding-left: 75px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 37px
}

@media (max-width: 767px) {
    .qpassPage .item3 ul li .ti-bx {
        padding-left:56px;
        margin-bottom: 26px
    }
}

.qpassPage .item3 ul li .ti-bx .img-bx {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 767px) {
    .qpassPage .item3 ul li .ti-bx .img-bx {
        width:13%
    }
}

.qpassPage .item3 ul li .ti-bx .num {
    font-size: 1.25rem;
    line-height: 1.35;
    letter-spacing: 1px;
    font-weight: 800;
    color: #000000;
    font-style: italic
}

@media (max-width: 767px) {
    .qpassPage .item3 ul li .ti-bx .num {
        font-size:1.0625rem
    }
}

.qpassPage .item3 ul li .ti-bx .des-ti {
    font-size: 1.25rem;
    line-height: 1.35;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #00458d;
    margin-left: 10px;
    padding-left: 10px;
    position: relative
}

@media (max-width: 767px) {
    .qpassPage .item3 ul li .ti-bx .des-ti {
        font-size:1.0625rem
    }
}

.qpassPage .item3 ul li .ti-bx .des-ti:before {
    position: absolute;
    content: "";
    left: 0;
    top: 5px;
    height: 19px;
    width: 2px;
    background-color: #00458d
}

.qpassPage .item3 ul li .sh-des {
    border-top: 1px solid #00e1ee;
    padding-top: 18px
}

@media (max-width: 767px) {
    .qpassPage .item3 ul li .sh-des {
        padding-top:15px
    }
}

.tadaPage .item1 {
    padding-top: 80px;
    padding-bottom: 75px
}

@media (max-width: 767px) {
    .tadaPage .item1 {
        padding-top:44px;
        padding-bottom: 43px
    }
}

.tadaPage .item1 .it1-banner {
    position: relative
}

.tadaPage .item1 .it1-banner a {
    display: block
}

.tadaPage .item1 .it1-banner .bgcover {
    padding-bottom: 37.3%;
    background-size: cover!important
}

.tadaPage .item1 .it1-banner .slick-dots {
    position: relative;
    z-index: 20;
    width: 100%;
    text-align: left;
    margin-left: 0px;
    bottom: -10px;
    margin-top: 0;
    margin-bottom: 0
}

@media (max-width: 767px) {
    .tadaPage .item1 .it1-banner .slick-dots {
        bottom:20px;
        position: absolute;
        width: 100%;
        margin-left: 0;
        text-align: center;
        display: none!important
    }
}

.tadaPage .item1 .it1-banner .slick-dots li.slick-active button:before {
    background-color: #00e1ee
}

.tadaPage .item1 .it1-banner .slick-dots li {
    width: 31px;
    height: 20px!important;
    margin: 0 4px
}

.tadaPage .item1 .it1-banner .slick-dots li:first-child {
    margin-left: 0
}

@media (max-width: 767px) {
    .tadaPage .item1 .it1-banner .slick-dots li {
        margin:0 12px
    }
}

.tadaPage .item1 .it1-banner .slick-dots li button {
    width: 31px;
    height: 20px!important;
    padding: 0;
    position: relative
}

.tadaPage .item1 .it1-banner .slick-dots li button:before {
    width: 31px;
    height: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    border-radius: 0;
    background-color: #00458d;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.tadaPage .item1 .it1-banner .slick-next,.tadaPage .item1 .it1-banner .slick-prev {
    width: 23px;
    height: 35px;
    -webkit-box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    background-color: #007ff2;
    border-radius: 3px;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

@media (min-width: 768px) {
    .tadaPage .item1 .it1-banner .slick-next,.tadaPage .item1 .it1-banner .slick-prev {
        display:none!important
    }

    .tadaPage .item1 .it1-banner .slick-next:hover,.tadaPage .item1 .it1-banner .slick-prev:hover {
        background-color: #221815
    }
}

.tadaPage .item1 .it1-banner .slick-next:after,.tadaPage .item1 .it1-banner .slick-next:before,.tadaPage .item1 .it1-banner .slick-prev:after,.tadaPage .item1 .it1-banner .slick-prev:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 10px;
    background-color: #fff;
    left: 50%
}

@media (max-width: 767px) {
    .tadaPage .item1 .it1-banner .slick-next:after,.tadaPage .item1 .it1-banner .slick-next:before,.tadaPage .item1 .it1-banner .slick-prev:after,.tadaPage .item1 .it1-banner .slick-prev:before {
        width:1px;
        height: 7px
    }
}

.tadaPage .item1 .it1-banner .slick-prev {
    left: -16px
}

@media (max-width: 767px) {
    .tadaPage .item1 .it1-banner .slick-prev {
        left:-10px
    }
}

.tadaPage .item1 .it1-banner .slick-prev:before {
    top: 20px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg)
}

@media (max-width: 767px) {
    .tadaPage .item1 .it1-banner .slick-prev:before {
        top:12px
    }
}

.tadaPage .item1 .it1-banner .slick-prev:after {
    top: 27px;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg)
}

@media (max-width: 767px) {
    .tadaPage .item1 .it1-banner .slick-prev:after {
        top:17px
    }
}

.tadaPage .item1 .it1-banner .slick-next {
    right: -16px
}

@media (max-width: 767px) {
    .tadaPage .item1 .it1-banner .slick-next {
        right:-10px
    }
}

.tadaPage .item1 .it1-banner .slick-next:before {
    top: 20px;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg)
}

@media (max-width: 767px) {
    .tadaPage .item1 .it1-banner .slick-next:before {
        top:12px
    }
}

.tadaPage .item1 .it1-banner .slick-next:after {
    top: 27px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg)
}

@media (max-width: 767px) {
    .tadaPage .item1 .it1-banner .slick-next:after {
        top:17px
    }
}

.tadaPage .item1 .sh-des {
    margin-top: 80px
}

@media (max-width: 767px) {
    .tadaPage .item1 .sh-des {
        margin-top:45px
    }
}

.tadaPage .item2 {
    padding-top: 55px;
    padding-bottom: 55px;
    background-color: #f4f4f4
}

@media (max-width: 767px) {
    .tadaPage .item2 {
        padding-top:35px;
        padding-bottom: 30px
    }
}

.tadaPage .item2 ul {
    margin-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 767px) {
    .tadaPage .item2 ul {
        margin-top:12px
    }
}

.tadaPage .item2 ul li {
    width: 48.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 55px
}

@media (max-width: 991px) {
    .tadaPage .item2 ul li {
        display:block
    }
}

@media (max-width: 767px) {
    .tadaPage .item2 ul li {
        width:100%;
        margin-bottom: 32px
    }
}

.tadaPage .item2 ul li:first-child .des-bx .img-bx {
    width: 103px
}

@media (max-width: 767px) {
    .tadaPage .item2 ul li:first-child .des-bx .img-bx {
        width:65px;
        margin-bottom: 10px
    }
}

.tadaPage .item2 ul li:first-child .des-bx {
    padding-left: 2%
}

.tadaPage .item2 ul li:nth-child(2) .des-bx .img-bx {
    width: 96px;
    margin-bottom: 13px
}

@media (max-width: 767px) {
    .tadaPage .item2 ul li:nth-child(2) .des-bx .img-bx {
        width:60px;
        margin-bottom: 10px
    }
}

.tadaPage .item2 ul li:nth-child(2) .des-bx {
    padding-left: 2%
}

.tadaPage .item2 ul li:nth-child(3) {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .tadaPage .item2 ul li:nth-child(3) {
        margin-bottom:32px
    }
}

.tadaPage .item2 ul li:nth-child(3) .bimg-bx {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.tadaPage .item2 ul li:nth-child(3) .des-bx {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.tadaPage .item2 ul li:nth-child(3) .des-bx .img-bx {
    width: 82px;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .tadaPage .item2 ul li:nth-child(3) .des-bx .img-bx {
        width:60px;
        margin-bottom: 13px;
        margin-top: 15px
    }
}

.tadaPage .item2 ul li:nth-child(3) .des-bx {
    padding-right: 2%
}

.tadaPage .item2 ul li:nth-child(4) {
    margin-bottom: 0
}

.tadaPage .item2 ul li:nth-child(4) .bimg-bx {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.tadaPage .item2 ul li:nth-child(4) .des-bx {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.tadaPage .item2 ul li:nth-child(4) .des-bx .img-bx {
    width: 66px;
    margin-bottom: 20px
}

.tadaPage .item2 ul li:nth-child(4) .des-bx {
    padding-right: 2%
}

.tadaPage .item2 ul li .bimg-bx {
    width: 54%
}

@media (max-width: 1199px) {
    .tadaPage .item2 ul li .bimg-bx {
        width:45%
    }
}

@media (max-width: 991px) {
    .tadaPage .item2 ul li .bimg-bx {
        width:100%
    }
}

.tadaPage .item2 ul li .des-bx {
    width: 45%
}

@media (max-width: 1199px) {
    .tadaPage .item2 ul li .des-bx {
        width:55%
    }
}

@media (max-width: 991px) {
    .tadaPage .item2 ul li .des-bx {
        width:100%;
        margin-top: 15px
    }
}

@media (max-width: 767px) {
    .tadaPage .item2 ul li .des-bx {
        margin-top:10px
    }
}

.tadaPage .item3 {
    padding-top: 80px;
    padding-bottom: 35px
}

@media (max-width: 767px) {
    .tadaPage .item3 {
        padding-top:40px;
        padding-bottom: 5px
    }
}

.tadaPage .item3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px
}

@media (max-width: 767px) {
    .tadaPage .item3 ul {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.tadaPage .item3 ul li {
    width: 25%;
    text-align: center;
    margin-bottom: 40px;
    padding: 0 5px
}

@media (max-width: 767px) {
    .tadaPage .item3 ul li {
        width:50%
    }
}

@media (min-width: 992px) {
    .tadaPage .item3 ul li:first-child .img-bx {
        margin:auto;
        margin-bottom: 8px
    }

    .tadaPage .item3 ul li:nth-child(4) {
        text-align: right
    }

    .tadaPage .item3 ul li:nth-child(4) .img-bx {
        margin: 0;
        margin-bottom: 8px;
        margin-left: auto;
        margin-right: 45px
    }
}

.tadaPage .item3 ul li .img-bx {
    width: 120px;
    margin: 0 auto;
    margin-bottom: 8px
}

.tadaPage .item3 ul li .tx {
    font-size: 1.125rem;
    line-height: 1.56;
    letter-spacing: 0.45px;
    font-weight: 700;
    color: #000000
}

@media (max-width: 767px) {
    .tadaPage .item3 ul li .tx {
        font-size:1rem
    }
}

.tadaPage .shbot-linkbx a .l .des-bx .img-bx {
    width: 154px
}

@media (max-width: 767px) {
    .tadaPage .shbot-linkbx a .l .des-bx .img-bx {
        width:84px
    }
}

.oillstatioPage .item1 {
    padding-top: 80px
}

@media (max-width: 767px) {
    .oillstatioPage .item1 {
        padding-top:50px
    }
}

@media (max-width: 767px) {
    .oillstatioPage .item1 .it1-bx {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.oillstatioPage .item1 .it1-bx .ti-bx {
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .oillstatioPage .item1 .it1-bx .ti-bx {
        margin-bottom:0
    }
}

.oillstatioPage .item1 .it1-bx .ti-bx .ti {
    font-size: 1.25rem;
    line-height: 2;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #000000
}

@media (max-width: 767px) {
    .oillstatioPage .item1 .it1-bx .ti-bx .ti {
        font-size:1.0625rem
    }
}

.oillstatioPage .item1 .it1-bx .flex-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767px) {
    .oillstatioPage .item1 .it1-bx .flex-bx {
        display:block;
        width: 33.3333%
    }
}

.oillstatioPage .item1 .it1-bx .flex-bx:not(:first-child) {
    background-color: #eaf6fd;
    padding: 10px 0
}

@media (max-width: 767px) {
    .oillstatioPage .item1 .it1-bx .flex-bx:not(:first-child) {
        padding:0
    }
}

.oillstatioPage .item1 .it1-bx .flex-bx:not(:first-child) div:nth-child(2) {
    padding-left: 10px
}

.oillstatioPage .item1 .it1-bx .flex-bx:not(:first-child) div:nth-child(3) {
    padding-left: 10px
}

.oillstatioPage .item1 .it1-bx .flex-bx:not(:first-child) div:nth-child(4) {
    padding-left: 10px
}

@media (max-width: 767px) {
    .oillstatioPage .item1 .it1-bx .flex-bx:not(:first-child) div {
        text-align:center
    }
}

@media (max-width: 767px) {
    .oillstatioPage .item1 .it1-bx .flex-bx:not(:first-child) div:first-child {
        margin-bottom:24px
    }
}

@media (max-width: 767px) {
    .oillstatioPage .item1 .it1-bx .flex-bx:not(:first-child) div:not(:first-child) {
        margin-bottom:35px
    }
}

.oillstatioPage .item1 .it1-bx .flex-bx:nth-child(2) {
    border-bottom: 1px solid #b7b7b7
}

@media (max-width: 767px) {
    .oillstatioPage .item1 .it1-bx .flex-bx:nth-child(2) {
        border-bottom:none;
        border-right: 1px solid #b7b7b7
    }
}

.oillstatioPage .item1 .it1-bx .flex-bx div {
    width: 16%
}

@media (max-width: 767px) {
    .oillstatioPage .item1 .it1-bx .flex-bx div {
        width:100%
    }
}

@media (max-width: 767px) {
    .oillstatioPage .item1 .it1-bx .flex-bx div:first-child {
        margin-bottom:40px
    }
}

@media (max-width: 767px) {
    .oillstatioPage .item1 .it1-bx .flex-bx div:not(:first-child) {
        margin-bottom:20px
    }
}

@media (max-width: 767px) {
    .oillstatioPage .item1 .it1-bx .flex-bx div:last-child {
        margin-bottom:4px!important
    }
}

@media (max-width: 767px) {
    .oillstatioPage .item1 .it1-bx .flex-bx .img-bx {
        height:40px
    }
}

.oillstatioPage .item1 .it1-bx .flex-bx .img-bx img {
    width: 60px;
    margin-left: 40px
}

@media (max-width: 767px) {
    .oillstatioPage .item1 .it1-bx .flex-bx .img-bx img {
        margin-left:0;
        width: 38px;
        margin: 0 auto;
        margin-top: 17px;
        display: block
    }
}

.oillstatioPage .item1 .it1-bx .flex-bx .pric {
    font-size: 1.25rem;
    line-height: 0.8;
    letter-spacing: 0.8px;
    font-weight: 600;
    color: #000
}

@media (max-width: 767px) {
    .oillstatioPage .item1 .it1-bx .flex-bx .pric {
        font-size:1.0625rem
    }
}

.oillstatioPage .item1 .it1-bx .flex-bx .pric span {
    font-size: 2rem;
    line-height: 0.8;
    letter-spacing: 0.8px;
    font-weight: 600;
    color: #006cb8;
    font-style: italic
}

@media (max-width: 767px) {
    .oillstatioPage .item1 .it1-bx .flex-bx .pric span {
        font-size:1.375rem
    }
}

.oillstatioPage .item1 .time-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px
}

@media (max-width: 767px) {
    .oillstatioPage .item1 .time-bx {
        display:block
    }
}

.oillstatioPage .item1 .time-bx .rem,.oillstatioPage .item1 .time-bx .time {
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 0.4px;
    font-weight: 400;
    color: #000000
}

@media (max-width: 767px) {
    .oillstatioPage .item1 .time-bx .rem,.oillstatioPage .item1 .time-bx .time {
        font-size:0.9375rem
    }
}

.oillstatioPage .item2 {
    padding-top: 75px
}

@media (max-width: 767px) {
    .oillstatioPage .item2 {
        padding-top:45px
    }
}

.oillstatioPage .item2 .flex-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 991px) {
    .oillstatioPage .item2 .flex-bx {
        display:block
    }
}

.oillstatioPage .item2 .flex-bx:first-child {
    margin-bottom: 75px
}

@media (max-width: 767px) {
    .oillstatioPage .item2 .flex-bx:first-child {
        margin-bottom:50px
    }
}

.oillstatioPage .item2 .flex-bx .t {
    width: 45.8%
}

@media (max-width: 991px) {
    .oillstatioPage .item2 .flex-bx .t {
        width:100%
    }
}

.oillstatioPage .item2 .flex-bx .t .blcimg-ti {
    margin-bottom: 44px
}

.oillstatioPage .item2 .flex-bx .t .blcimg-ti .tx {
    line-height: 1.5
}

@media (max-width: 767px) {
    .oillstatioPage .item2 .flex-bx .t .blcimg-ti {
        margin-bottom:25px
    }

    .oillstatioPage .item2 .flex-bx .t .blcimg-ti .tx {
        line-height: 1.5
    }
}

.oillstatioPage .item2 .flex-bx .t .l-linti {
    margin-bottom: 11px
}

.oillstatioPage .item2 .flex-bx .b {
    width: 49%
}

@media (max-width: 991px) {
    .oillstatioPage .item2 .flex-bx .b {
        width:100%;
        margin-top: 20px
    }
}

.oillstatioPage .item2 .flex-bx .b .l-linti {
    position: relative;
    top: -8px;
    margin-bottom: 15px
}

.oillstatioPage .item3 {
    padding-top: 85px
}

@media (max-width: 767px) {
    .oillstatioPage .item3 {
        padding-top:45px
    }
}

.oillstatioPage .item3 .it3-banner {
    position: relative;
    margin-top: 30px
}

@media (max-width: 767px) {
    .oillstatioPage .item3 .it3-banner {
        margin-top:15px
    }
}

.oillstatioPage .item3 .it3-banner a {
    display: block
}

.oillstatioPage .item3 .it3-banner .bgcover {
    padding-bottom: 37.3%;
    background-size: cover!important
}

.oillstatioPage .item3 .it3-banner .slick-dots {
    position: relative;
    z-index: 20;
    width: 100%;
    text-align: left;
    margin-left: 0px;
    bottom: -10px;
    margin-top: 0;
    margin-bottom: 0
}

@media (max-width: 767px) {
    .oillstatioPage .item3 .it3-banner .slick-dots {
        bottom:20px;
        position: absolute;
        width: 100%;
        margin-left: 0;
        text-align: center;
        display: none!important
    }
}

.oillstatioPage .item3 .it3-banner .slick-dots li.slick-active button:before {
    background-color: #00e1ee
}

.oillstatioPage .item3 .it3-banner .slick-dots li {
    width: 31px;
    height: 20px!important;
    margin: 0 4px
}

.oillstatioPage .item3 .it3-banner .slick-dots li:first-child {
    margin-left: 0
}

@media (max-width: 767px) {
    .oillstatioPage .item3 .it3-banner .slick-dots li {
        margin:0 12px
    }
}

.oillstatioPage .item3 .it3-banner .slick-dots li button {
    width: 31px;
    height: 20px!important;
    padding: 0;
    position: relative
}

.oillstatioPage .item3 .it3-banner .slick-dots li button:before {
    width: 31px;
    height: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    border-radius: 0;
    background-color: #00458d;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.oillstatioPage .item3 .it3-banner .slick-next,.oillstatioPage .item3 .it3-banner .slick-prev {
    width: 23px;
    height: 35px;
    -webkit-box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    background-color: #007ff2;
    border-radius: 3px;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

@media (min-width: 768px) {
    .oillstatioPage .item3 .it3-banner .slick-next,.oillstatioPage .item3 .it3-banner .slick-prev {
        display:none!important
    }

    .oillstatioPage .item3 .it3-banner .slick-next:hover,.oillstatioPage .item3 .it3-banner .slick-prev:hover {
        background-color: #221815
    }
}

.oillstatioPage .item3 .it3-banner .slick-next:after,.oillstatioPage .item3 .it3-banner .slick-next:before,.oillstatioPage .item3 .it3-banner .slick-prev:after,.oillstatioPage .item3 .it3-banner .slick-prev:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 10px;
    background-color: #fff;
    left: 50%
}

@media (max-width: 767px) {
    .oillstatioPage .item3 .it3-banner .slick-next:after,.oillstatioPage .item3 .it3-banner .slick-next:before,.oillstatioPage .item3 .it3-banner .slick-prev:after,.oillstatioPage .item3 .it3-banner .slick-prev:before {
        width:1px;
        height: 7px
    }
}

.oillstatioPage .item3 .it3-banner .slick-prev {
    left: -16px
}

@media (max-width: 767px) {
    .oillstatioPage .item3 .it3-banner .slick-prev {
        left:-10px
    }
}

.oillstatioPage .item3 .it3-banner .slick-prev:before {
    top: 20px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg)
}

@media (max-width: 767px) {
    .oillstatioPage .item3 .it3-banner .slick-prev:before {
        top:12px
    }
}

.oillstatioPage .item3 .it3-banner .slick-prev:after {
    top: 27px;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg)
}

@media (max-width: 767px) {
    .oillstatioPage .item3 .it3-banner .slick-prev:after {
        top:17px
    }
}

.oillstatioPage .item3 .it3-banner .slick-next {
    right: -16px
}

@media (max-width: 767px) {
    .oillstatioPage .item3 .it3-banner .slick-next {
        right:-10px
    }
}

.oillstatioPage .item3 .it3-banner .slick-next:before {
    top: 20px;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg)
}

@media (max-width: 767px) {
    .oillstatioPage .item3 .it3-banner .slick-next:before {
        top:12px
    }
}

.oillstatioPage .item3 .it3-banner .slick-next:after {
    top: 27px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg)
}

@media (max-width: 767px) {
    .oillstatioPage .item3 .it3-banner .slick-next:after {
        top:17px
    }
}

.oillstatioPage .item4 {
    padding-top: 80px
}

@media (max-width: 767px) {
    .oillstatioPage .item4 {
        padding-top:40px
    }
}

.oillstatioPage .item4 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 27px
}

@media (max-width: 767px) {
    .oillstatioPage .item4 ul {
        margin-top:14px
    }
}

.oillstatioPage .item4 ul li {
    width: 46%;
    margin-bottom: 55px
}

@media (max-width: 767px) {
    .oillstatioPage .item4 ul li {
        width:100%;
        margin-bottom: 35px
    }
}

.oillstatioPage .item4 ul li .bimg-bx {
    margin-bottom: 15px
}

@media (max-width: 767px) {
    .oillstatioPage .item4 ul li .bimg-bx {
        margin-bottom:12px
    }
}

.oillstatioPage .item4 ul li .bimg-bx img {
    aspect-ratio: 1/0.53263;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center
}

@media (max-width: 767px) {
    .oillstatioPage .item4 ul li .bimg-bx img {
        aspect-ratio:1/0.53211
    }
}

.oillstatioPage .item4 ul li .des-bx {
    position: relative
}

.oillstatioPage .item4 ul li .des-bx .qrcord {
    position: absolute;
    top: 35px;
    right: 0
}

@media (max-width: 991px) {
    .oillstatioPage .item4 ul li .des-bx .qrcord {
        top:auto;
        bottom: 7px;
        text-align: right
    }

    .oillstatioPage .item4 ul li .des-bx .qrcord img {
        width: 50%;
        margin-left: auto
    }
}

.oillstatioPage .item4 ul li .des-ti {
    font-size: 1.25rem;
    line-height: 1.75;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #00458d
}

@media (max-width: 767px) {
    .oillstatioPage .item4 ul li .des-ti {
        font-size:1.0625rem
    }
}

.oillstatioPage .item4 ul li .iocn-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 5px;
    width: calc(100% + 10px);
    position: relative;
    left: -5px
}

@media (max-width: 767px) {
    .oillstatioPage .item4 ul li .iocn-bx {
        margin-top:8px;
        width: calc(100% + 4px);
        position: relative;
        left: -2px
    }
}

.oillstatioPage .item4 ul li .iocn-bx .img-bx {
    width: 14.285%;
    padding: 1.5%
}

.oillstatioPage .item5 {
    padding-bottom: 75px;
    position: relative
}

@media (max-width: 767px) {
    .oillstatioPage .item5 {
        padding-bottom:35px
    }
}

.oillstatioPage .item5 #stage {
    position: absolute;
    bottom: 75px;
    right: -70%;
    z-index: -1
}

@media (max-width: 767px) {
    .oillstatioPage .item5 #stage {
        display:none
    }
}

.oillstatioPage .item5 .l-linti {
    margin-bottom: 10px
}

.oillstatioPage .item5 .img-bx {
    margin-top: 33px;
    text-align: center
}

@media (max-width: 767px) {
    .oillstatioPage .item5 .img-bx {
        margin-top:20px
    }
}

.oillstatioPage .item5 .btn {
    display: none
}

@media (max-width: 767px) {
    .oillstatioPage .item5 .btn {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 20px
    }
}

.oillstatioPage .item5 .btn img {
    width: 24px
}

.oillstatioPage .item5 .btn span {
    font-size: 1.0625rem;
    line-height: 1.3;
    letter-spacing: 0.25px;
    font-weight: 700;
    color: #000000;
    margin-left: 7px;
    position: relative;
    padding-bottom: 5px
}

.oillstatioPage .item5 .btn span:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #00458d
}

.oilpop.pop-act .iminbx {
    width: 830px
}

.travelagentPage .item1 {
    position: relative
}

.travelagentPage .item2 {
    padding-top: 80px;
    position: relative
}

@media (max-width: 767px) {
    .travelagentPage .item2 {
        padding-top:40px
    }
}

.travelagentPage .item2 #stage {
    position: absolute;
    top: -20%;
    left: -60%;
    z-index: -1
}

@media (max-width: 767px) {
    .travelagentPage .item2 #stage {
        display:none
    }
}

.travelagentPage .item3 {
    padding-top: 80px;
    padding-bottom: 80px
}

@media (max-width: 991px) {
    .travelagentPage .item3 {
        padding-top:35px;
        padding-bottom: 40px
    }
}

.travelagentPage .item3 .it3-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 991px) {
    .travelagentPage .item3 .it3-bx {
        display:block
    }
}

.travelagentPage .item3 .it3-bx .l {
    width: 26%
}

@media (max-width: 1200px) {
    .travelagentPage .item3 .it3-bx .l {
        width:34%
    }
}

@media (max-width: 991px) {
    .travelagentPage .item3 .it3-bx .l {
        width:100%
    }
}

.travelagentPage .item3 .it3-bx .l .l-linti {
    margin-bottom: 25px
}

@media (max-width: 991px) {
    .travelagentPage .item3 .it3-bx .l .l-linti {
        margin-bottom:19px
    }
}

.travelagentPage .item3 .it3-bx .r {
    width: 74%;
    padding-left: 3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1200px) {
    .travelagentPage .item3 .it3-bx .r {
        padding-left:0;
        width: 66%
    }
}

@media (max-width: 991px) {
    .travelagentPage .item3 .it3-bx .r {
        width:100%;
        margin-top: 22px
    }
}

.travelagentPage .item3 .it3-bx .r a {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background-color: #00458d;
    position: relative
}

@media (max-width: 1200px) {
    .travelagentPage .item3 .it3-bx .r a {
        width:180px;
        height: 180px
    }
}

@media (max-width: 767px) {
    .travelagentPage .item3 .it3-bx .r a {
        width:150px;
        height: 150px
    }

    .travelagentPage .item3 .it3-bx .r a:first-child .cen-bx .img-bx img {
        width: 37px
    }

    .travelagentPage .item3 .it3-bx .r a:nth-child(2) .cen-bx .img-bx img {
        width: 25px
    }
}

@media (max-width: 540px) {
    .travelagentPage .item3 .it3-bx .r a {
        width:100px;
        height: 100px
    }
}

@media (max-width: 350px) {
    .travelagentPage .item3 .it3-bx .r a {
        width:80px;
        height: 80px
    }
}

@media (min-width: 768px) {
    .travelagentPage .item3 .it3-bx .r a:hover:before {
        border-color:#fff
    }

    .travelagentPage .item3 .it3-bx .r a:hover .cen-bx .img-bx .unhov {
        opacity: 0
    }

    .travelagentPage .item3 .it3-bx .r a:hover .cen-bx .img-bx .hov {
        opacity: 1
    }
}

.travelagentPage .item3 .it3-bx .r a:before {
    position: absolute;
    content: "";
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 1px solid #00e1ee;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

@media (max-width: 540px) {
    .travelagentPage .item3 .it3-bx .r a:before {
        width:calc(100% - 10px);
        height: calc(100% - 10px)
    }
}

.travelagentPage .item3 .it3-bx .r a .cen-bx {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center
}

.travelagentPage .item3 .it3-bx .r a .cen-bx .img-bx {
    position: relative
}

@media (max-width: 767px) {
    .travelagentPage .item3 .it3-bx .r a .cen-bx .img-bx img {
        width:35px;
        height: 35px;
        margin: 0 auto
    }
}

.travelagentPage .item3 .it3-bx .r a .cen-bx .img-bx img {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

.travelagentPage .item3 .it3-bx .r a .cen-bx .img-bx .hov {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.travelagentPage .item3 .it3-bx .r a .cen-bx .tx {
    font-size: 1.5rem;
    line-height: 1.13;
    letter-spacing: 0.6px;
    font-weight: 700;
    color: #fff;
    margin-top: 10px
}

@media (max-width: 767px) {
    .travelagentPage .item3 .it3-bx .r a .cen-bx .tx {
        font-size:0.9375rem;
        margin-top: 5px
    }
}

@media (max-width: 540px) {
    .travelagentPage .item3 .it3-bx .r a .cen-bx .tx {
        font-weight:400
    }
}

@media (max-width: 350px) {
    .travelagentPage .item3 .it3-bx .r a .cen-bx .tx {
        font-size:0.75rem
    }
}

.travelagentPage .shbot-linkbx .img-bx {
    width: 230px
}

@media (max-width: 767px) {
    .travelagentPage .shbot-linkbx .img-bx {
        width:135px
    }
}

@media (max-width: 767px) {
    .travelagentPage .shbot-linkbx a .l .des-bx .ti {
        letter-spacing:0.5px
    }
}

.travelPage .item2 {
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative
}

@media (max-width: 767px) {
    .travelPage .item2 {
        padding-top:40px;
        padding-bottom: 40px
    }
}

.travelPage .item2 #stage {
    position: absolute;
    top: -20%;
    left: -60%;
    z-index: -1
}

@media (max-width: 767px) {
    .travelPage .item2 #stage {
        display:none
    }
}

.travelPage .shbot-linkbx .img-bx {
    width: 178px
}

@media (max-width: 767px) {
    .travelPage .shbot-linkbx .img-bx {
        width:135px
    }
}

@media (max-width: 767px) {
    .travelPage .shbot-linkbx a .l .des-bx .ti {
        letter-spacing:0.5px
    }
}

.callnewsPage .item2 {
    padding-top: 80px;
    position: relative
}

@media (max-width: 767px) {
    .callnewsPage .item2 {
        padding-top:40px
    }
}

.callnewsPage .item2 #stage {
    position: absolute;
    z-index: -1;
    top: -30%;
    left: -70%
}

@media (max-width: 767px) {
    .callnewsPage .item2 #stage {
        display:none
    }
}

.callnewsPage .item2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.callnewsPage .item2 ul li {
    width: 47.5%;
    margin-bottom: 80px
}

@media (max-width: 991px) {
    .callnewsPage .item2 ul li {
        width:100%
    }
}

@media (max-width: 767px) {
    .callnewsPage .item2 ul li {
        margin-bottom:30px
    }
}

.callnewsPage .item2 ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 768px) {
    .callnewsPage .item2 ul li a:hover .img-bx:before {
        opacity:1
    }

    .callnewsPage .item2 ul li a:hover .des-bx .sh-des {
        color: #00458d
    }
}

.callnewsPage .item2 ul li a .img-bx {
    width: 53%;
    -webkit-box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    position: relative
}

.callnewsPage .item2 ul li a .img-bx:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    opacity: 0
}

@media (max-width: 767px) {
    .callnewsPage .item2 ul li a .img-bx {
        width:45%
    }
}

.callnewsPage .item2 ul li a .img-bx .bgcover {
    padding-bottom: 60.8%;
    background-size: cover!important
}

.callnewsPage .item2 ul li a .des-bx {
    width: 44%
}

@media (max-width: 767px) {
    .callnewsPage .item2 ul li a .des-bx {
        width:52%
    }
}

.callnewsPage .item2 ul li a .des-bx .da-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px
}

@media (max-width: 767px) {
    .callnewsPage .item2 ul li a .des-bx .da-bx {
        margin-bottom:2px
    }
}

.callnewsPage .item2 ul li a .des-bx .da-bx .da {
    font-size: 1rem;
    line-height: 1.72;
    letter-spacing: 0px;
    font-weight: 600;
    color: #00458d
}

@media (max-width: 767px) {
    .callnewsPage .item2 ul li a .des-bx .da-bx .da {
        font-size:0.9375rem
    }
}

@media (max-width: 350px) {
    .callnewsPage .item2 ul li a .des-bx .da-bx .da {
        font-size:0.75rem
    }
}

.callnewsPage .item2 ul li a .des-bx .da-bx .ti {
    font-size: 1rem;
    line-height: 1.72;
    letter-spacing: 0px;
    font-weight: 400;
    color: #000000;
    position: relative;
    padding-left: 8px;
    margin-left: 8px
}

@media (max-width: 767px) {
    .callnewsPage .item2 ul li a .des-bx .da-bx .ti {
        font-size:0.9375rem;
        padding-left: 5px;
        margin-left: 5px
    }
}

@media (max-width: 350px) {
    .callnewsPage .item2 ul li a .des-bx .da-bx .ti {
        font-size:0.75rem
    }
}

.callnewsPage .item2 ul li a .des-bx .da-bx .ti:before {
    position: absolute;
    content: "";
    left: 0;
    top: 5px;
    width: 1px;
    height: 16px;
    background: #c7c7c7
}

.callnewsPage .item2 ul li a .sh-des {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

@media (max-width: 767px) {
    .callnewsPage .item2 ul li a .sh-des {
        height:5.25em;
        line-height: 1.75;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }
}

.callnewsPage .item2 .bg {
    position: absolute;
    right: 0;
    bottom: 3px;
    width: 640px;
    height: 320px;
    background-color: #f2f2f3;
    z-index: -1
}

@media (max-width: 767px) {
    .callnewsPage .item2 .bg {
        width:58%;
        height: 200px
    }
}

.callnewsPage .item2 .bg:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    border-style: solid;
    border-width: 320px 120px 0 0;
    border-color: #fff transparent transparent transparent
}

@media (max-width: 767px) {
    .callnewsPage .item2 .bg:before {
        border-width:200px 90px 0 0
    }
}

.callexperPage .item2 {
    position: relative;
    padding-top: 80px;
    padding-bottom: 85px
}

@media (max-width: 767px) {
    .callexperPage .item2 {
        padding-top:40px;
        padding-bottom: 45px
    }
}

.callexperPage .item2 #stage {
    position: absolute;
    z-index: -1;
    top: -30%;
    left: -70%
}

@media (max-width: 767px) {
    .callexperPage .item2 #stage {
        display:none
    }
}

.callservicePage .item2 {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px
}

@media (max-width: 767px) {
    .callservicePage .item2 {
        padding-top:40px;
        padding-bottom: 40px
    }
}

.callservicePage .item2 .bg {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 640px;
    height: 320px;
    background-color: #f2f2f3;
    z-index: -1
}

@media (max-width: 767px) {
    .callservicePage .item2 .bg {
        width:58%;
        height: 200px
    }
}

.callservicePage .item2 .bg:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    border-style: solid;
    border-width: 0 120px 320px 0;
    border-color: transparent #fff transparent transparent
}

@media (max-width: 767px) {
    .callservicePage .item2 .bg:before {
        border-width:0 90px 200px 0
    }
}

.callservicePage .item2 .bg2 {
    position: absolute;
    bottom: 27%;
    right: 0;
    background: url(../images/callcenterservice/pc_blue_bg02.png) no-repeat center/contain;
    width: 1057px;
    height: 426px;
    z-index: -1
}

@media (max-width: 767px) {
    .callservicePage .item2 .bg2 {
        background:url(../images/callcenterservice/mb_blue_bg02.png) no-repeat center/contain;
        width: 212px;
        height: 212px
    }
}

.callservicePage .item2 #stage {
    position: absolute;
    z-index: -1;
    top: -30%;
    left: -70%
}

@media (max-width: 767px) {
    .callservicePage .item2 #stage {
        display:none
    }
}

.callservicePage .item3 {
    position: relative
}

@media (max-width: 767px) {
    .callservicePage .item3 {
        padding-bottom:2px
    }
}

.callservicePage .item3 .bg .bgcover {
    padding-bottom: 515px;
    background-size: cover!important
}

@media (max-width: 767px) {
    .callservicePage .item3 .bg .bgcover {
        padding-bottom:106%
    }
}

.callservicePage .item3 .tx-bx {
    position: absolute;
    bottom: 0;
    left: 75%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 608px;
    padding: 80px 15px 80px 105px;
    background-color: #fff;
    width: 100%
}

@media (max-width: 767px) {
    .callservicePage .item3 .tx-bx {
        width:calc(100% - 48px);
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        padding: 30px 25px;
        padding-top: 25px;
        bottom: 2px
    }
}

@media (max-width: 767px) {
    .callservicePage .item3 .tx-bx .int-tibx {
        text-align:center
    }
}

.callservicePage .item3 .tx-bx .sh-des {
    margin-top: 26px
}

@media (max-width: 767px) {
    .callservicePage .item3 .tx-bx .sh-des {
        margin-top:15px
    }
}

.callservicePage .item3 .tx-bx .cont-btn {
    width: 200px;
    height: 67px;
    display: block;
    text-align: center;
    font-size: 1.25rem;
    line-height: 3.2;
    letter-spacing: 0px;
    font-weight: 400;
    color: #fff;
    position: relative;
    border-radius: 10px 0 10px 0;
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
    background-color: #00458d;
    margin-top: 33px
}

@media (max-width: 767px) {
    .callservicePage .item3 .tx-bx .cont-btn {
        height:55px;
        width: 172px;
        margin: 0 auto;
        margin-top: 20px;
        font-size: 1.0625rem;
        border-radius: 5px 0 5px 0
    }
}

.callservicePage .item3 .tx-bx .cont-btn span {
    position: relative
}

.callservicePage .item3 .tx-bx .cont-btn:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear,left bottom,left top,from(#19294b),to(#00458d));
    background-image: linear-gradient(to top,#19294b,#00458d);
    opacity: 0;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    border-radius: 10px 0 10px 0
}

.callservicePage .item3 .tx-bx .cont-btn:after {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 32px;
    height: 2px;
    background-color: #00e1ee;
    z-index: 5;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

@media (max-width: 767px) {
    .callservicePage .item3 .tx-bx .cont-btn:after {
        width:26px;
        height: 1px
    }
}

@media (min-width: 768px) {
    .callservicePage .item3 .tx-bx .cont-btn:hover:before {
        opacity:1
    }

    .callservicePage .item3 .tx-bx .cont-btn:hover:after {
        right: -16px
    }
}

.calljoinusPage .item2 {
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative
}

@media (max-width: 767px) {
    .calljoinusPage .item2 {
        padding-top:47px;
        padding-bottom: 50px
    }
}

.calljoinusPage .item2 #stage {
    position: absolute;
    top: -40%;
    left: -50%;
    z-index: -1
}

@media (max-width: 767px) {
    .calljoinusPage .item2 #stage {
        display:none
    }
}

.calljoinusPage .item2 .l-linti {
    margin-bottom: 25px
}

@media (max-width: 767px) {
    .calljoinusPage .item2 .l-linti {
        margin-bottom:10px
    }
}

.calljoinusPage .item2 .flex-bx {
    width: 83.1%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 767px) {
    .calljoinusPage .item2 .flex-bx {
        display:block;
        width: 100%
    }
}

.calljoinusPage .item2 .flex-bx .img-bx {
    width: 49.5%
}

@media (max-width: 767px) {
    .calljoinusPage .item2 .flex-bx .img-bx {
        width:100%
    }

    .calljoinusPage .item2 .flex-bx .img-bx:first-child {
        margin-bottom: 22px
    }
}

.calljoinusPage .item2 .flex-bx1 {
    margin-left: auto;
    margin-top: 30px
}

@media (max-width: 767px) {
    .calljoinusPage .item2 .flex-bx1 {
        margin-top:20px
    }
}

.calljoinusPage .item2 .flex-bx2 {
    margin-top: 16px
}

@media (max-width: 767px) {
    .calljoinusPage .item2 .flex-bx2 {
        margin-top:22px
    }
}

.calljoinusPage .item2 .bg {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1
}

@media (max-width: 767px) {
    .calljoinusPage .item2 .bg {
        width:55%
    }
}

.calljoinusPage .item3 {
    padding-top: 55px;
    padding-bottom: 55px;
    background-color: #eaf6fd
}

@media (max-width: 767px) {
    .calljoinusPage .item3 {
        padding-top:30px;
        padding-bottom: 35px
    }
}

.calljoinusPage .item3 .l-linti {
    margin-bottom: 18px
}

@media (max-width: 767px) {
    .calljoinusPage .item3 .l-linti {
        margin-bottom:11px
    }
}

.calljoinusPage .item3 .flex-bx {
    margin-top: 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 767px) {
    .calljoinusPage .item3 .flex-bx {
        display:block;
        margin-top: 15px
    }
}

.calljoinusPage .item3 .flex-bx .img-bx {
    width: 49.5%
}

@media (max-width: 767px) {
    .calljoinusPage .item3 .flex-bx .img-bx {
        width:100%
    }

    .calljoinusPage .item3 .flex-bx .img-bx:first-child {
        margin-bottom: 25px
    }
}

.calljoinusPage .blue-f1 .flex-bx a .img-bx {
    width: 53px
}

@media (max-width: 767px) {
    .calljoinusPage .blue-f1 .flex-bx a .img-bx {
        width:50px
    }
}

@media (max-width: 767px) {
    .calljoinusPage .blue-f1 .flex-bx a .tx-bx .e-ti {
        margin-left:3px;
        margin-bottom: 6px
    }
}

.icarePage .item1 {
    padding-top: 80px;
    position: relative
}

@media (max-width: 991px) {
    .icarePage .item1 {
        padding-top:52px
    }
}

.icarePage .item1 .bg {
    position: absolute;
    bottom: -305px;
    right: 0;
    z-index: -1
}

@media (max-width: 767px) {
    .icarePage .item1 .bg {
        bottom:-138px;
        width: 55%
    }
}

.icarePage .item1 .blcimg-ti .tx {
    line-height: 1.4
}

.icarePage .item1 .sh-des {
    margin-top: 52px
}

@media (max-width: 991px) {
    .icarePage .item1 .sh-des {
        margin-top:19px
    }
}

.icarePage .item1 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 25px
}

@media (max-width: 991px) {
    .icarePage .item1 ul {
        display:block
    }
}

.icarePage .item1 ul li {
    width: calc((100% - 30px) / 3)
}

@media (max-width: 991px) {
    .icarePage .item1 ul li {
        width:100%
    }

    .icarePage .item1 ul li:not(:last-child) {
        margin-bottom: 30px
    }
}

.icarePage .item1 ul li .des-bx {
    border: 1px solid #00458d;
    border-top: none;
    padding-top: 20px;
    padding-bottom: 32px;
    padding-left: 22px;
    padding-right: 22px;
    background-color: #fff
}

@media (max-width: 991px) {
    .icarePage .item1 ul li .des-bx {
        padding-bottom:12px
    }
}

.icarePage .item1 ul li .des-bx .sh-des {
    margin-top: 0;
    min-height: 56px
}

.icarePage .item2 {
    padding-top: 80px
}

@media (max-width: 991px) {
    .icarePage .item2 {
        padding-top:43px
    }
}

.icarePage .item2 .it2-bx {
    margin-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 767px) {
    .icarePage .item2 .it2-bx {
        margin-top:16px;
        display: block
    }
}

.icarePage .item2 .it2-bx .l,.icarePage .item2 .it2-bx .r {
    width: calc((100% - 16px) / 2)
}

@media (max-width: 767px) {
    .icarePage .item2 .it2-bx .l,.icarePage .item2 .it2-bx .r {
        width:100%
    }
}

@media (max-width: 767px) {
    .icarePage .item2 .it2-bx .l {
        margin-bottom:23px
    }
}

.icarePage .item2 .it2-bx .card {
    padding-top: 37px;
    padding-bottom: 37px;
    padding-left: 44px;
    padding-right: 44px;
    background-color: #f2f2f3
}

@media (max-width: 767px) {
    .icarePage .item2 .it2-bx .card {
        padding:20px 26px
    }
}

.icarePage .item2 .it2-bx .card:not(:last-child) {
    margin-bottom: 32px
}

@media (max-width: 767px) {
    .icarePage .item2 .it2-bx .card:not(:last-child) {
        margin-bottom:23px
    }
}

.icarePage .item2 .it2-bx .card .img-ti {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 22px;
    margin-bottom: 18px;
    border-bottom: 1px solid #00e1ee
}

@media (max-width: 767px) {
    .icarePage .item2 .it2-bx .card .img-ti {
        padding-bottom:12px;
        margin-bottom: 15px
    }
}

.icarePage .item2 .it2-bx .card .img-ti .img-bx {
    margin-right: 10px;
    width: 44px
}

.icarePage .item2 .it2-bx .card .img-ti .tx {
    font-size: 1.25rem;
    line-height: 1.35;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #00458d
}

.icarePage .item3 {
    padding-top: 55px
}

@media (max-width: 767px) {
    .icarePage .item3 {
        padding-top:46px
    }
}

.icarePage .item3 .l-linti {
    margin-bottom: 28px
}

@media (max-width: 767px) {
    .icarePage .item3 .l-linti {
        margin-bottom:15px
    }
}

.icarePage .item3 .t-bx {
    padding-bottom: 40px;
    margin-bottom: 36px;
    border-bottom: 1px solid #d3d3d4
}

@media (max-width: 767px) {
    .icarePage .item3 .t-bx {
        border-bottom:none;
        padding-bottom: 0;
        margin-bottom: 32px
    }
}

.icarePage .item3 .flex-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 767px) {
    .icarePage .item3 .flex-bx {
        display:block
    }
}

.icarePage .item3 .flex-bx .l,.icarePage .item3 .flex-bx .r {
    width: 49%
}

@media (max-width: 767px) {
    .icarePage .item3 .flex-bx .l,.icarePage .item3 .flex-bx .r {
        width:100%
    }
}

.icarePage .item3 .flex-bx .des {
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 0.4px;
    font-weight: 400;
    color: #000000;
    position: relative;
    padding-left: 20px
}

@media (max-width: 767px) {
    .icarePage .item3 .flex-bx .des {
        line-height:1.7;
        font-size: 0.9375rem
    }
}

.icarePage .item3 .flex-bx .des span {
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 600;
    color: #00458d
}

.icarePage .item4 {
    padding-top: 70px
}

@media (max-width: 767px) {
    .icarePage .item4 {
        padding-top:37px
    }
}

.icarePage .item4 .it4-obx {
    background-color: #eaf6fd;
    position: relative;
    overflow: hidden
}

@media (max-width: 767px) {
    .icarePage .item4 .it4-obx {
        margin-top:25px
    }
}

.icarePage .item4 .it4-obx #stage {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -75%
}

@media (max-width: 767px) {
    .icarePage .item4 .it4-obx #stage {
        display:none
    }
}

.icarePage .item4 .flex-bx {
    position: relative
}

.icarePage .item4 .flex-bx .l {
    position: absolute;
    left: -336px;
    width: 864px;
    top: 0
}

@media (max-width: 1199px) {
    .icarePage .item4 .flex-bx .l {
        left:-435px
    }
}

@media (max-width: 991px) {
    .icarePage .item4 .flex-bx .l {
        left:-560px
    }
}

@media (max-width: 767px) {
    .icarePage .item4 .flex-bx .l {
        position:relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100vw;
        top: auto
    }
}

.icarePage .item4 .flex-bx .l .bgcover {
    padding-bottom: 537px;
    background-size: cover!important
}

@media (max-width: 767px) {
    .icarePage .item4 .flex-bx .l .bgcover {
        padding-bottom:62.2%
    }
}

.icarePage .item4 .flex-bx .r {
    width: 49%;
    margin-left: auto;
    height: 537px
}

@media (max-width: 767px) {
    .icarePage .item4 .flex-bx .r {
        width:100%;
        height: auto;
        margin-top: 30px;
        padding-bottom: 35px
    }
}

.icarePage .item4 .flex-bx .r .center-bx {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 767px) {
    .icarePage .item4 .flex-bx .r .center-bx {
        top:auto;
        -webkit-transform: none;
        transform: none
    }
}

.icarePage .item4 .flex-bx .r .img-ti {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    left: -4px;
    margin-bottom: 16px
}

@media (max-width: 767px) {
    .icarePage .item4 .flex-bx .r .img-ti {
        margin-bottom:13px
    }
}

.icarePage .item4 .flex-bx .r .img-ti img {
    width: 38px
}

.icarePage .item4 .flex-bx .r .img-ti .tx {
    font-size: 1.1875rem;
    line-height: 1.3;
    letter-spacing: 0.49px;
    font-weight: 700;
    color: #000000;
    padding-bottom: 4px;
    position: relative;
    margin-left: 6px
}

.icarePage .item4 .flex-bx .r .img-ti .tx:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #00458d
}

.icarePage .item4 .flex-bx .r .bl-cir {
    margin-bottom: 4px
}

@media (max-width: 767px) {
    .icarePage .item4 .flex-bx .r .bl-cir {
        margin-bottom:0px
    }
}

.icarePage .item4 .flex-bx .r .it4-card:first-child {
    margin-bottom: 33px
}

@media (max-width: 767px) {
    .icarePage .item4 .flex-bx .r .it4-card:first-child {
        margin-bottom:25px
    }
}

.icarePage .item5 {
    padding-top: 55px;
    padding-bottom: 75px
}

@media (max-width: 767px) {
    .icarePage .item5 {
        padding-top:38px;
        padding-bottom: 38px
    }
}

.icarePage .item5 .flex-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 767px) {
    .icarePage .item5 .flex-bx {
        display:block
    }
}

.icarePage .item5 .flex-bx .l,.icarePage .item5 .flex-bx .r {
    width: 49%
}

@media (max-width: 767px) {
    .icarePage .item5 .flex-bx .l,.icarePage .item5 .flex-bx .r {
        width:100%
    }
}

@media (max-width: 767px) {
    .icarePage .item5 .flex-bx .l {
        margin-bottom:38px
    }
}

.icarePage .item5 .flex-bx .des {
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 0.4px;
    font-weight: 400;
    color: #000000;
    position: relative;
    padding-left: 20px
}

@media (max-width: 767px) {
    .icarePage .item5 .flex-bx .des {
        line-height:1.6;
        font-size: 0.9375rem
    }
}

.icarePage .item5 .flex-bx .des span {
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 600;
    color: #00458d
}

.icarePage .blue-f3 .tel-bx a span {
    color: #fff
}

.tmsPage .item1 {
    padding-top: 80px
}

@media (max-width: 767px) {
    .tmsPage .item1 {
        padding-top:55px
    }
}

.tmsPage .item1 .blcimg-ti {
    margin-bottom: 52px
}

@media (max-width: 767px) {
    .tmsPage .item1 .blcimg-ti {
        margin-bottom:18px
    }
}

.tmsPage .item1 .blcimg-ti .tx {
    line-height: 1.4
}

.tmsPage .item1 .it1-bx {
    margin-top: 75px
}

@media (max-width: 767px) {
    .tmsPage .item1 .it1-bx {
        margin-top:40px
    }
}

.tmsPage .item1 .it1-bx .l-linti {
    margin-bottom: 26px
}

@media (max-width: 767px) {
    .tmsPage .item1 .it1-bx .l-linti {
        margin-bottom:10px
    }
}

.tmsPage .item1 .it1-bx .num-tx {
    position: relative;
    padding-left: 21px
}

@media (max-width: 767px) {
    .tmsPage .item1 .it1-bx .num-tx {
        padding-left:19px
    }
}

.tmsPage .item1 .it1-bx .num-tx .num {
    position: absolute;
    left: 0;
    top: 7px;
    font-size: 1.125rem;
    color: #00458d;
    font-weight: 600
}

@media (max-width: 767px) {
    .tmsPage .item1 .it1-bx .num-tx .num {
        font-size:1rem;
        top: 6px
    }
}

.tmsPage .item1 .it1-bx .num-tx .sh-des span {
    font-size: 1.125rem;
    font-weight: 700;
    color: #00458d
}

@media (max-width: 767px) {
    .tmsPage .item1 .it1-bx .num-tx .sh-des span {
        font-size:1rem
    }
}

.tmsPage .item2 {
    padding-top: 78px;
    position: relative
}

@media (max-width: 991px) {
    .tmsPage .item2 {
        padding-top:39px;
        padding-bottom: 0
    }
}

.tmsPage .item2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 35px
}

@media (max-width: 767px) {
    .tmsPage .item2 ul {
        display:block;
        margin-top: 25px
    }
}

.tmsPage .item2 ul li {
    width: 46%;
    margin-bottom: 52px
}

@media (max-width: 767px) {
    .tmsPage .item2 ul li {
        width:100%;
        margin-bottom: 28px
    }

    .tmsPage .item2 ul li:nth-child(3) .ti-bx .img-bx {
        width: 15%;
        max-width: 48px
    }

    .tmsPage .item2 ul li:nth-child(8) .ti-bx .img-bx {
        max-width: 48px
    }
}

.tmsPage .item2 ul li .ti-bx {
    padding-left: 75px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 37px
}

@media (max-width: 767px) {
    .tmsPage .item2 ul li .ti-bx {
        padding-left:56px;
        margin-bottom: 26px
    }
}

.tmsPage .item2 ul li .ti-bx .img-bx {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 70px
}

@media (max-width: 767px) {
    .tmsPage .item2 ul li .ti-bx .img-bx {
        width:17%;
        max-width: 55px
    }
}

.tmsPage .item2 ul li .ti-bx .num {
    font-size: 1.25rem;
    line-height: 1.35;
    letter-spacing: 1px;
    font-weight: 800;
    color: #000000;
    font-style: italic
}

@media (max-width: 767px) {
    .tmsPage .item2 ul li .ti-bx .num {
        font-size:1.0625rem
    }
}

.tmsPage .item2 ul li .ti-bx .des-ti {
    font-size: 1.25rem;
    line-height: 1.35;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #00458d;
    margin-left: 10px;
    padding-left: 10px;
    position: relative
}

@media (max-width: 767px) {
    .tmsPage .item2 ul li .ti-bx .des-ti {
        font-size:1.0625rem
    }
}

.tmsPage .item2 ul li .ti-bx .des-ti:before {
    position: absolute;
    content: "";
    left: 0;
    top: 5px;
    height: 19px;
    width: 2px;
    background-color: #00458d
}

.tmsPage .item2 ul li .sh-des {
    border-top: 1px solid #00e1ee;
    padding-top: 18px
}

@media (max-width: 767px) {
    .tmsPage .item2 ul li .sh-des {
        padding-top:15px
    }
}

.tmsPage .item3 {
    padding-top: 55px;
    padding-bottom: 53px;
    background-color: #eaf6fd
}

@media (max-width: 767px) {
    .tmsPage .item3 {
        margin-top:10px;
        padding-top: 32px;
        padding-bottom: 15px
    }
}

.tmsPage .item3 .l-linti {
    margin-bottom: 27px
}

@media (max-width: 767px) {
    .tmsPage .item3 .l-linti {
        margin-bottom:17px
    }
}

.tmsPage .item3 .iocn-ti {
    margin-bottom: 7px
}

@media (max-width: 767px) {
    .tmsPage .item3 .iocn-ti {
        margin-bottom:-1px
    }
}

@media (max-width: 767px) {
    .tmsPage .item3 .iocn-ti.mb {
        margin-bottom:10px
    }
}

.tmsPage .item3 .img-bx {
    margin-bottom: 52px;
    margin-top: 20px
}

@media (max-width: 767px) {
    .tmsPage .item3 .img-bx {
        margin-bottom:60px
    }
}

.tmsPage .item4 {
    padding-top: 55px
}

@media (max-width: 767px) {
    .tmsPage .item4 {
        padding-top:25px
    }
}

.tmsPage .item4 .l-linti {
    margin-bottom: 29px
}

@media (max-width: 767px) {
    .tmsPage .item4 .l-linti {
        margin-bottom:13px
    }
}

.tmsPage .item5 {
    padding-top: 75px;
    padding-bottom: 80px
}

@media (max-width: 767px) {
    .tmsPage .item5 {
        padding-top:50px;
        padding-bottom: 47px
    }
}

.tmsPage .item5 .l-linti {
    margin-bottom: 29px
}

@media (max-width: 767px) {
    .tmsPage .item5 .l-linti {
        margin-bottom:13px
    }
}

.tmsPage .shbot-linkbx a .l .des-bx .img-bx {
    width: 101px
}

@media (max-width: 767px) {
    .tmsPage .shbot-linkbx a .l .des-bx .img-bx {
        width:62px
    }
}

@media (max-width: 767px) {
    .tmsPage .shbot-linkbx a .l .des-bx .ti span {
        display:block
    }
}

.conservicePage .item1 {
    padding-top: 80px;
    padding-bottom: 37px;
    background-color: #eaf6fd;
    position: relative;
    overflow: hidden
}

.conservicePage .item1 #stage {
    position: absolute;
    right: -50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 991px) {
    .conservicePage .item1 #stage {
        display:none
    }
}

@media (max-width: 991px) {
    .conservicePage .item1 {
        padding-top:55px;
        padding-bottom: 50px
    }
}

.conservicePage .item1 .flex-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 5
}

@media (max-width: 991px) {
    .conservicePage .item1 .flex-bx {
        display:block
    }
}

.conservicePage .item1 .flex-bx .l {
    width: 57.7%
}

@media (max-width: 991px) {
    .conservicePage .item1 .flex-bx .l {
        width:100%
    }
}

.conservicePage .item1 .flex-bx .l .img-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 37px
}

@media (max-width: 991px) {
    .conservicePage .item1 .flex-bx .l .img-flex {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 25px
    }
}

.conservicePage .item1 .flex-bx .l .img-flex .img-bx {
    margin-right: 50px;
    text-align: center
}

@media (max-width: 991px) {
    .conservicePage .item1 .flex-bx .l .img-flex .img-bx {
        margin-right:0
    }
}

@media (max-width: 991px) {
    .conservicePage .item1 .flex-bx .l .img-flex .img-bx:first-child {
        margin-right:30px
    }
}

.conservicePage .item1 .flex-bx .l .img-flex .img-bx:first-child img {
    width: 88px
}

@media (max-width: 991px) {
    .conservicePage .item1 .flex-bx .l .img-flex .img-bx:first-child img {
        width:55px
    }
}

.conservicePage .item1 .flex-bx .l .img-flex .img-bx:first-child .tx {
    margin-top: 7px
}

@media (max-width: 991px) {
    .conservicePage .item1 .flex-bx .l .img-flex .img-bx:first-child .tx {
        margin-top:13px
    }
}

.conservicePage .item1 .flex-bx .l .img-flex .img-bx:nth-child(2) img {
    width: 95px;
    position: relative;
    top: -5px
}

@media (max-width: 991px) {
    .conservicePage .item1 .flex-bx .l .img-flex .img-bx:nth-child(2) img {
        width:59px
    }
}

@media (max-width: 991px) {
    .conservicePage .item1 .flex-bx .l .img-flex .img-bx:nth-child(2) .tx {
        margin-top:10px
    }
}

.conservicePage .item1 .flex-bx .l .img-flex .tx {
    text-align: center
}

@media (max-width: 350px) {
    .conservicePage .item1 .flex-bx .l .img-flex .tx {
        font-size:0.8125rem
    }
}

.conservicePage .item1 .flex-bx .l .img-flex .tx span {
    font-weight: 700;
    color: #00458d;
    text-align: center
}

.conservicePage .item1 .flex-bx .r {
    width: 37.4%
}

@media (max-width: 991px) {
    .conservicePage .item1 .flex-bx .r {
        width:100%;
        margin-top: 25px
    }
}

.conservicePage .item2 {
    padding-top: 80px
}

@media (max-width: 991px) {
    .conservicePage .item2 {
        padding-top:40px
    }
}

.conservicePage .item2 .flex-bx {
    margin-top: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 991px) {
    .conservicePage .item2 .flex-bx {
        display:block;
        margin-top: 15px
    }
}

.conservicePage .item2 .flex-bx .l,.conservicePage .item2 .flex-bx .r {
    width: 49%
}

@media (max-width: 991px) {
    .conservicePage .item2 .flex-bx .l,.conservicePage .item2 .flex-bx .r {
        width:100%
    }
}

.conservicePage .item2 .flex-bx .fx-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.conservicePage .item2 .flex-bx .fx-text .bl-cir {
    color: #00458d;
    font-weight: 600;
    white-space: nowrap
}

.conservicePage .item2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 45px;
    margin-bottom: 30px
}

@media (max-width: 767px) {
    .conservicePage .item2 ul {
        margin-top:31px;
        margin-bottom: 15px
    }
}

.conservicePage .item2 ul li {
    width: calc((100% - 32px) / 3);
    margin-bottom: 50px
}

@media (max-width: 991px) {
    .conservicePage .item2 ul li {
        width:calc((100% - 16px) / 2)
    }
}

@media (max-width: 767px) {
    .conservicePage .item2 ul li {
        width:100%;
        margin-bottom: 26px
    }
}

.conservicePage .item2 ul li .iocn-ti {
    margin-top: 22px;
    margin-bottom: 15px
}

@media (max-width: 767px) {
    .conservicePage .item2 ul li .iocn-ti {
        margin-bottom:9px;
        margin-top: 19px
    }
}

.conservicePage .item2 ul li .tx {
    font-size: 0.9375rem;
    line-height: 1.6;
    letter-spacing: 0.4px;
    font-weight: 400;
    color: #000000
}

.uporPage .item1 {
    padding-top: 80px;
    margin-bottom: 55px;
    position: relative
}

@media (max-width: 767px) {
    .uporPage .item1 {
        padding-top:45px;
        margin-bottom: 45px
    }
}

.uporPage .item1 #stage {
    position: absolute;
    top: -55%;
    left: -60%;
    z-index: -1
}

@media (max-width: 767px) {
    .uporPage .item1 #stage {
        display:none
    }
}

.uporPage .item1 .blcimg-ti .tx {
    line-height: 1.4
}

@media (max-width: 767px) {
    .uporPage .item1 .blcimg-ti .img-bx {
        min-width:75px
    }
}

.uporPage .item1 .it1-bx {
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 991px) {
    .uporPage .item1 .it1-bx {
        display:block;
        margin-top: 26px
    }
}

.uporPage .item1 .it1-bx .l {
    width: 37.2%
}

@media (max-width: 991px) {
    .uporPage .item1 .it1-bx .l {
        width:100%
    }
}

.uporPage .item1 .it1-bx .r {
    width: 57.8%;
    position: relative
}

@media (max-width: 991px) {
    .uporPage .item1 .it1-bx .r {
        width:100%;
        margin-top: 30px
    }
}

.uporPage .item1 .it1-bx .tx-bx {
    font-size: 1.25rem;
    line-height: 1.15;
    letter-spacing: 0.5px;
    font-weight: 400;
    color: #000000;
    text-align: center
}

@media (max-width: 1200px) {
    .uporPage .item1 .it1-bx .tx-bx {
        font-size:1rem
    }
}

@media (max-width: 767px) {
    .uporPage .item1 .it1-bx .tx-bx {
        font-size:0.875rem;
        white-space: nowrap
    }
}

@media (max-width: 440px) {
    .uporPage .item1 .it1-bx .tx-bx {
        font-size:3.5vw
    }
}

.uporPage .item1 .it1-bx .tx-bx span {
    color: #e60012;
    font-size: 3.75rem;
    font-weight: 900;
    font-style: italic;
    margin-right: 3px
}

@media (max-width: 1200px) {
    .uporPage .item1 .it1-bx .tx-bx span {
        font-size:2.8125rem
    }
}

@media (max-width: 440px) {
    .uporPage .item1 .it1-bx .tx-bx span {
        font-size:8vw
    }
}

.uporPage .item1 .it1-bx .tx-bx1 {
    position: absolute;
    bottom: 15%;
    left: 25%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.uporPage .item1 .it1-bx .tx-bx2 {
    position: absolute;
    bottom: 13%;
    left: 75%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.uporPage .item2 {
    padding-bottom: 80px
}

@media (max-width: 767px) {
    .uporPage .item2 {
        padding-bottom:50px
    }
}

.uporPage .item2 .flex-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

@media (max-width: 767px) {
    .uporPage .item2 .flex-bx {
        display:block;
        padding-top: 20px
    }
}

.uporPage .item2 .flex-bx:first-child:before {
    position: absolute;
    content: "";
    left: -42%;
    width: 100%;
    background-color: #eaf6fd;
    z-index: -1;
    height: 100%;
    top: 0
}

@media (max-width: 767px) {
    .uporPage .item2 .flex-bx:first-child:before {
        left:50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100vw
    }
}

.uporPage .item2 .flex-bx:first-child .b {
    right: 2.5%
}

@media (max-width: 767px) {
    .uporPage .item2 .flex-bx:first-child .b {
        right:auto
    }
}

.uporPage .item2 .flex-bx:nth-child(2):before {
    position: absolute;
    content: "";
    right: -42%;
    width: 100%;
    background-color: #eaf6fd;
    z-index: -1;
    height: 100%;
    top: 0
}

@media (max-width: 767px) {
    .uporPage .item2 .flex-bx:nth-child(2):before {
        left:50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100vw
    }
}

.uporPage .item2 .flex-bx:nth-child(2) .t {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.uporPage .item2 .flex-bx:nth-child(2) .b {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    left: 2.5%
}

@media (max-width: 767px) {
    .uporPage .item2 .flex-bx:nth-child(2) .b {
        left:auto;
        left: 50%
    }
}

.uporPage .item2 .t {
    width: 34%
}

@media (max-width: 991px) {
    .uporPage .item2 .t {
        width:35%
    }
}

@media (max-width: 767px) {
    .uporPage .item2 .t {
        width:100%
    }
}

.uporPage .item2 .t .l-linti {
    margin-bottom: 15px
}

@media (max-width: 767px) {
    .uporPage .item2 .t .l-linti {
        margin-bottom:8px
    }
}

.uporPage .item2 .t .bl-cir {
    line-height: 2
}

@media (max-width: 767px) {
    .uporPage .item2 .t .bl-cir {
        line-height:1.9
    }

    .uporPage .item2 .t .bl-cir:not(:last-child) {
        margin-bottom: 3px
    }
}

.uporPage .item2 .b {
    width: 57.7%;
    position: relative;
    overflow: hidden;
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg)
}

@media (max-width: 767px) {
    .uporPage .item2 .b {
        width:100vw;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        padding-top: 23px
    }
}

.uporPage .item2 .b .bgcover {
    background-size: cover!important;
    padding-bottom: 333px;
    -webkit-transform: skewX(10deg) scale(1.1);
    transform: skewX(10deg) scale(1.1)
}

@media (max-width: 1199px) {
    .uporPage .item2 .b .bgcover {
        -webkit-transform:skewX(10deg) scale(1.15);
        transform: skewX(10deg) scale(1.15)
    }
}

@media (max-width: 767px) {
    .uporPage .item2 .b .bgcover {
        -webkit-transform:none;
        transform: none;
        padding-bottom: 43.4%
    }
}

.uporPage .shbot-linkbx a .l .des-bx .img-bx {
    width: 72px
}

@media (max-width: 767px) {
    .uporPage .shbot-linkbx a .l .des-bx .img-bx {
        width:50px
    }
}

.csrPage .item1 {
    padding-top: 80px;
    padding-bottom: 75px;
    position: relative
}

@media (max-width: 991px) {
    .csrPage .item1 {
        padding-top:50px;
        padding-bottom: 25px
    }
}

.csrPage .item1 #stage {
    position: absolute;
    top: -45%;
    left: -60%;
    z-index: -1
}

@media (max-width: 991px) {
    .csrPage .item1 #stage {
        display:none
    }
}

.csrPage .item1 .it1-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 991px) {
    .csrPage .item1 .it1-bx {
        display:block
    }
}

.csrPage .item1 .it1-bx .t {
    width: 54.1%
}

@media (max-width: 991px) {
    .csrPage .item1 .it1-bx .t {
        width:100%
    }
}

.csrPage .item1 .it1-bx .t .img-bx {
    width: 78px;
    margin: 0 auto
}

@media (max-width: 991px) {
    .csrPage .item1 .it1-bx .t .img-bx {
        width:61px
    }
}

.csrPage .item1 .it1-bx .t .des {
    margin-top: 20px;
    padding-top: 23px;
    padding-bottom: 22px;
    border-top: 1px solid #21b8ce;
    border-bottom: 1px solid #21b8ce;
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.83;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #000000
}

@media (max-width: 991px) {
    .csrPage .item1 .it1-bx .t .des {
        font-size:1.0625rem;
        line-height: 1.7;
        padding-top: 16px;
        padding-bottom: 15px
    }
}

.csrPage .item1 .it1-bx .t .des .org {
    color: #ff8100
}

.csrPage .item1 .it1-bx .t .des .blue {
    color: #00a0e9
}

.csrPage .item1 .it1-bx .t .des .pink {
    color: #c82d8c
}

.csrPage .item1 .it1-bx .t .des .green {
    color: #0ba29a
}

.csrPage .item1 .it1-bx .t .des-ti {
    margin-top: 30px;
    margin-bottom: 9px;
    font-size: 1.25rem;
    line-height: 1.75;
    letter-spacing: 0.4px;
    font-weight: 600;
    color: #00458d
}

@media (max-width: 991px) {
    .csrPage .item1 .it1-bx .t .des-ti {
        font-size:1.0625rem;
        margin-top: 15px;
        margin-bottom: 3px
    }
}

.csrPage .item1 .it1-bx .b {
    width: 41%
}

@media (max-width: 991px) {
    .csrPage .item1 .it1-bx .b {
        width:100%;
        margin-top: 22px
    }
}

.csrPage .item2 {
    padding-top: 80px;
    background-color: #f2f2f3;
    padding-bottom: 60px
}

@media (max-width: 767px) {
    .csrPage .item2 {
        padding-top:35px;
        padding-bottom: 40px
    }
}

.csrPage .item2 ul {
    padding-top: 135px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 1200px) {
    .csrPage .item2 ul {
        padding-top:165px
    }
}

@media (max-width: 767px) {
    .csrPage .item2 ul {
        padding-top:25px
    }
}

.csrPage .item2 ul li {
    width: calc((100% - 16px) / 2);
    position: relative;
    margin-bottom: 270px
}

@media (max-width: 1200px) {
    .csrPage .item2 ul li {
        margin-bottom:280px
    }
}

@media (max-width: 991px) {
    .csrPage .item2 ul li {
        width:100%;
        margin-bottom: 40px
    }
}

.csrPage .item2 ul li:last-child {
    margin-bottom: 150px
}

@media (max-width: 991px) {
    .csrPage .item2 ul li:last-child {
        margin-bottom:0px
    }
}

.csrPage .item2 ul li:nth-last-child(2) {
    margin-bottom: 150px
}

@media (max-width: 991px) {
    .csrPage .item2 ul li:nth-last-child(2) {
        margin-bottom:40px
    }
}

.csrPage .item2 ul li:nth-child(odd) .tx-bx {
    position: absolute;
    bottom: 89%
}

@media (max-width: 991px) {
    .csrPage .item2 ul li:nth-child(odd) .tx-bx {
        position:relative;
        bottom: auto
    }
}

.csrPage .item2 ul li:nth-child(odd) .r {
    padding-bottom: 65px
}

@media (max-width: 991px) {
    .csrPage .item2 ul li:nth-child(odd) .r {
        padding-bottom:40px
    }
}

.csrPage .item2 ul li:nth-child(2n) .tx-bx {
    position: absolute;
    top: 89%
}

@media (max-width: 991px) {
    .csrPage .item2 ul li:nth-child(2n) .tx-bx {
        position:relative;
        top: auto
    }
}

.csrPage .item2 ul li:nth-child(2n) .r {
    padding-top: 65px
}

@media (max-width: 991px) {
    .csrPage .item2 ul li:nth-child(2n) .r {
        padding-top:0;
        padding-bottom: 40px
    }
}

@media (min-width: 768px) {
    .csrPage .item2 ul a:hover .img-bx:before {
        opacity:1
    }

    .csrPage .item2 ul a:hover .img-bx .more-bx {
        opacity: 1
    }
}

.csrPage .item2 ul .tx-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 5
}

.csrPage .item2 ul .tx-bx .l {
    width: 26.5%;
    background-color: #00458d;
    text-align: center
}

@media (max-width: 767px) {
    .csrPage .item2 ul .tx-bx .l {
        width:32.5%
    }
}

.csrPage .item2 ul .tx-bx .l .center-bx {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.csrPage .item2 ul .tx-bx .l .num {
    font-size: 1.5rem;
    line-height: 1.1;
    letter-spacing: 1.2px;
    font-weight: 800;
    color: #00e1ee;
    font-style: italic
}

@media (max-width: 991px) {
    .csrPage .item2 ul .tx-bx .l .num {
        font-size:1.1875rem
    }
}

.csrPage .item2 ul .tx-bx .l .ti {
    font-size: 1.5rem;
    line-height: 1.67;
    letter-spacing: 0.6px;
    font-weight: 700;
    color: #fff
}

@media (max-width: 991px) {
    .csrPage .item2 ul .tx-bx .l .ti {
        font-size:1.1875rem
    }
}

.csrPage .item2 ul .tx-bx .r {
    width: 71%
}

@media (max-width: 767px) {
    .csrPage .item2 ul .tx-bx .r {
        width:63%;
        margin-top: -3px
    }
}

.csrPage .item2 ul .tx-bx .r .bl-cir {
    font-size: 0.9375rem;
    line-height: 1.8;
    margin-bottom: 3px;
    color: #000;
    padding-left: 15px
}

@media (max-width: 767px) {
    .csrPage .item2 ul .tx-bx .r .bl-cir {
        padding-left:20px
    }
}

.csrPage .item2 ul .tx-bx .r .bl-cir:before {
    top: 9px;
    width: 9px;
    height: 9px
}

@media (max-width: 767px) {
    .csrPage .item2 ul .tx-bx .r .bl-cir:before {
        width:12px;
        height: 12px
    }
}

.csrPage .item2 ul .img-bx {
    -webkit-box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    position: relative
}

@media (max-width: 767px) {
    .csrPage .item2 ul .img-bx {
        margin-top:-23px
    }
}

.csrPage .item2 ul .img-bx:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    opacity: 0
}

@media (max-width: 767px) {
    .csrPage .item2 ul .img-bx:before {
        opacity:1
    }
}

.csrPage .item2 ul .img-bx .more-bx {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    padding-top: 20px;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    opacity: 0
}

@media (max-width: 767px) {
    .csrPage .item2 ul .img-bx .more-bx {
        opacity:1;
        padding-top: 15px
    }
}

.csrPage .item2 ul .img-bx .more-bx:before {
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../images/more_icon.png) no-repeat center/contain;
    width: 11px;
    height: 13px
}

@media (max-width: 767px) {
    .csrPage .item2 ul .img-bx .more-bx:before {
        width:9px;
        height: 11px
    }
}

.csrPage .item2 ul .img-bx .more-bx .tx {
    font-size: 1.25rem;
    line-height: 1.34;
    letter-spacing: 0px;
    font-weight: 600;
    color: #fff
}

.csrPage .item2 ul .img-bx img {
    width: 100%
}

.csrPage .shbot-linkbx a .l {
    background-color: #fff
}

.csrPage .shbot-linkbx a .l .des-bx {
    text-align: center
}

@media (max-width: 767px) {
    .csrPage .shbot-linkbx a .l .des-bx {
        padding-left:0
    }
}

.csrPage .shbot-linkbx a .l .des-bx .img-bx img {
    width: 190px
}

@media (max-width: 991px) and (min-width:768px) {
    .csrPage .shbot-linkbx a .l .des-bx .img-bx img {
        width:140px
    }
}

@media (max-width: 767px) {
    .csrPage .shbot-linkbx a .l .des-bx .img-bx img {
        width:95px
    }
}

.insurancePage .mo-posbx ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: scroll;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-shadow: 0 0 5px 2px rgba(34,24,21,0.15);
    box-shadow: 0 0 5px 2px rgba(34,24,21,0.15)
}

.insurancePage .mo-posbx ul li {
    width: auto;
    padding: 0 10px;
    white-space: nowrap
}

.insurancePage .mo-posbx ul li a {
    display: block;
    text-align: center;
    font-size: 0.875rem;
    line-height: 1;
    letter-spacing: 0.25px;
    font-weight: 400;
    color: #000000;
    padding: 17px 0
}

.insurancePage .item1 {
    padding-top: 80px
}

@media (max-width: 767px) {
    .insurancePage .item1 {
        padding-top:40px
    }
}

.insurancePage .item1 .it1-bx .blcimg-ti .tx {
    line-height: 1.4
}

@media (max-width: 767px) {
    .insurancePage .item1 .it1-bx .blcimg-ti .tx {
        line-height:1.5
    }
}

.insurancePage .item1 .it1-bx .blcimg-ti {
    margin-bottom: 52px
}

@media (max-width: 767px) {
    .insurancePage .item1 .it1-bx .blcimg-ti {
        margin-bottom:26px
    }
}

.insurancePage .item1 .flex-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 25px
}

@media (max-width: 767px) {
    .insurancePage .item1 .flex-bx {
        display:block;
        margin-top: 13px
    }
}

.insurancePage .item1 .flex-bx .img-bx {
    width: 110px
}

@media (max-width: 767px) {
    .insurancePage .item1 .flex-bx .img-bx {
        width:58px
    }
}

.insurancePage .item1 .flex-bx .tx-bx {
    width: calc(87% + 10px);
    padding-left: 10px
}

@media (max-width: 767px) {
    .insurancePage .item1 .flex-bx .tx-bx {
        width:100%;
        padding-left: 0;
        margin-top: 9px
    }
}

@media (max-width: 767px) {
    .insurancePage .item1 .flex-bx .tx-bx .sh-bdesti {
        margin-bottom:3px
    }
}

.insurancePage .item2 {
    padding-top: 80px
}

@media (max-width: 767px) {
    .insurancePage .item2 {
        padding-top:32px
    }
}

.insurancePage .item2 .l-linti {
    margin-bottom: 26px
}

@media (max-width: 767px) {
    .insurancePage .item2 .l-linti {
        margin-bottom:14px
    }
}

@media (max-width: 767px) {
    .insurancePage .item2 .img-bx:not(:last-child) {
        margin-bottom:15px
    }
}

.insurancePage .item3 {
    padding-top: 80px;
    padding-bottom: 40px;
    position: relative
}

@media (max-width: 767px) {
    .insurancePage .item3 {
        padding-top:40px;
        padding-bottom: 15px
    }
}

.insurancePage .item3 .bg {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #eaf6fd;
    width: 100%;
    height: 495px;
    z-index: -2
}

@media (max-width: 767px) {
    .insurancePage .item3 .bg {
        height:calc(100% - 155px)
    }
}

.insurancePage .item3 .bg2 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1
}

@media (max-width: 767px) {
    .insurancePage .item3 .bg2 {
        display:none
    }
}

.insurancePage .item3 ul {
    margin-top: 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 991px) {
    .insurancePage .item3 ul {
        margin-top:18px
    }
}

.insurancePage .item3 ul li {
    width: calc((100% - 48px) / 4);
    margin-bottom: 38px;
    height: 254px;
    border: solid 1px #c2c2c2;
    position: relative;
    background-color: #fff
}

@media (max-width: 991px) {
    .insurancePage .item3 ul li {
        width:calc((100% - 16px) / 2);
        height: 137px;
        margin-bottom: 20px
    }
}

.insurancePage .item3 ul li .num {
    position: absolute;
    top: 0;
    left: 0;
    width: 87px;
    height: 54px;
    background-color: #00458d;
    font-size: 1.5rem;
    line-height: 2.13;
    letter-spacing: 0.6px;
    font-weight: 600;
    color: #fff;
    font-style: italic;
    padding-left: 25px
}

@media (max-width: 991px) {
    .insurancePage .item3 ul li .num {
        width:48px;
        height: 30px;
        font-size: 0.9375rem;
        padding-left: 13px
    }
}

.insurancePage .item3 ul li .num:before {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 54px 20px;
    border-color: transparent transparent #fff transparent
}

@media (max-width: 991px) {
    .insurancePage .item3 ul li .num:before {
        border-width:0 0 30px 10px
    }
}

.insurancePage .item3 ul li .center-bx {
    position: relative;
    top: 57%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center
}

@media (max-width: 991px) {
    .insurancePage .item3 ul li .center-bx .img-bx {
        width:60px;
        margin: 0 auto
    }
}

.insurancePage .item3 ul li .sh-des {
    text-align: center;
    margin-top: 8px;
    line-height: 1.65
}

.insurancePage .item3 ul li .sh-des span {
    font-weight: 700
}

@media (max-width: 991px) {
    .insurancePage .item3 ul li .sh-des {
        margin-top:3px
    }
}

.insurancePage .item4 {
    padding-top: 80px
}

@media (max-width: 767px) {
    .insurancePage .item4 {
        padding-top:40px
    }
}

.insurancePage .item4 .l-linti {
    margin-bottom: 18px
}

@media (max-width: 767px) {
    .insurancePage .item4 .l-linti {
        margin-bottom:12px
    }
}

.insurancePage .item4 .des-ti {
    font-size: 1.125rem;
    line-height: 1.56;
    letter-spacing: 0.45px;
    font-weight: 700;
    color: #00458d;
    margin-bottom: 5px;
    margin-top: 10px
}

@media (max-width: 767px) {
    .insurancePage .item4 .des-ti {
        font-size:1rem;
        margin-top: 13px
    }
}

.insurancePage .item4 .des-ti i {
    color: #000
}

.insurancePage .item4 .bl-cir {
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0.4px;
    font-weight: 400;
    color: #000000
}

.insurancePage .item4 .bl-cir span {
    color: #00458d;
    font-weight: 600
}

@media (max-width: 767px) {
    .insurancePage .item4 .mo-flex {
        margin-top:20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width: 767px) {
    .insurancePage .item4 .mo-flex .img-bx {
        margin-right:16px;
        margin-top: 0
    }
}

.insurancePage .item4 .img-bx {
    margin-top: 23px;
    margin-bottom: 15px;
    width: 59px
}

@media (max-width: 767px) {
    .insurancePage .item4 .img-bx {
        width:53px;
        margin-bottom: 10px
    }
}

.insurancePage .item4 .flex-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 5px
}

@media (max-width: 991px) {
    .insurancePage .item4 .flex-bx {
        display:block;
        margin-top: 10px
    }
}

.insurancePage .item4 .flex-bx .t {
    width: 49.3%;
    position: relative;
    top: -10px
}

@media (max-width: 991px) {
    .insurancePage .item4 .flex-bx .t {
        width:100%;
        top: 0
    }
}

.insurancePage .item4 .flex-bx .t .sh-des {
    line-height: 1.72
}

.insurancePage .item4 .flex-bx .t .des1 {
    position: relative;
    padding-left: 30px
}

.insurancePage .item4 .flex-bx .t .des1 .des1span {
    position: absolute;
    top: 0;
    left: 0
}

.insurancePage .item4 .flex-bx .t .des2 {
    position: relative;
    padding-left: 20px
}

.insurancePage .item4 .flex-bx .t .des2 .des2span {
    position: absolute;
    top: 0;
    left: 0
}

.insurancePage .item4 .flex-bx .t .des3 {
    position: relative;
    padding-left: 16px
}

.insurancePage .item4 .flex-bx .t .des3 .des3span {
    position: absolute;
    top: 0;
    left: 0
}

.insurancePage .item4 .flex-bx .b {
    width: 45.7%
}

@media (max-width: 991px) {
    .insurancePage .item4 .flex-bx .b {
        width:100%
    }
}

.insurancePage .item4 .flex-bx .b .bgcover {
    padding-bottom: 546px;
    background-size: cover!important
}

.insurancePage .item4 .flex-bx1 {
    margin-top: 15px
}

@media (max-width: 767px) {
    .insurancePage .item4 .flex-bx1 .des-ti {
        margin-bottom:2px;
        font-size: 0.9375rem
    }
}

.insurancePage .item4 .flex-bx1 .b {
    position: relative
}

@media (max-width: 991px) {
    .insurancePage .item4 .flex-bx1 .b {
        margin-top:20px
    }
}

.insurancePage .item4 .flex-bx1 .b .bgcover {
    position: relative
}

@media (max-width: 767px) {
    .insurancePage .item4 .flex-bx1 .b .bgcover {
        padding-bottom:49.1%
    }
}

.insurancePage .item4 .flex-bx1 .b .bgcover:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 50vw;
    height: 100%;
    background-color: #f2f2f3;
    z-index: -1
}

@media (max-width: 991px) {
    .insurancePage .item4 .flex-bx1 .b .bgcover:before {
        display:none
    }
}

.insurancePage .item4 .flex-bx2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px
}

@media (max-width: 991px) {
    .insurancePage .item4 .flex-bx2 {
        display:block
    }
}

.insurancePage .item4 .flex-bx2 .t {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 45.7%
}

@media (max-width: 991px) {
    .insurancePage .item4 .flex-bx2 .t {
        width:100%
    }
}

.insurancePage .item4 .flex-bx2 .t .des-ti {
    margin-top: 0;
    margin-bottom: 3px
}

.insurancePage .item4 .flex-bx2 .t .t2-card {
    margin-top: 20px
}

.insurancePage .item4 .flex-bx2 .t .t3-card {
    margin-top: 20px
}

.insurancePage .item4 .flex-bx2 .b {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 49.3%;
    position: relative
}

@media (max-width: 991px) {
    .insurancePage .item4 .flex-bx2 .b {
        width:100%;
        margin-top: 20px
    }
}

.insurancePage .item4 .flex-bx2 .b .bgcover {
    padding-bottom: 584px;
    background-size: cover!important;
    position: relative
}

.insurancePage .item4 .flex-bx2 .b .bgcover:before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 50vw;
    height: 100%;
    background-color: #eaf6fd;
    z-index: -1
}

@media (max-width: 991px) {
    .insurancePage .item4 .flex-bx2 .b .bgcover:before {
        display:none
    }
}

@media (max-width: 767px) {
    .insurancePage .item4 .flex-bx2 .b .bgcover {
        padding-bottom:49.2%
    }
}

.insurancePage .item4 .flex-bx3 {
    margin-top: 55px;
    margin-bottom: 10px
}

@media (max-width: 767px) {
    .insurancePage .item4 .flex-bx3 {
        margin-top:43px
    }
}

.insurancePage .item4 .flex-bx3 .t {
    top: 0
}

.insurancePage .item4 .flex-bx3 .t .des-bx:first-child .img {
    width: 56px
}

.insurancePage .item4 .flex-bx3 .t .des-bx:nth-child(2) {
    margin-top: 56px
}

@media (max-width: 767px) {
    .insurancePage .item4 .flex-bx3 .t .des-bx:nth-child(2) {
        margin-top:25px
    }
}

.insurancePage .item4 .flex-bx3 .t .des-bx:nth-child(2) .img {
    width: 61px
}

@media (max-width: 767px) {
    .insurancePage .item4 .flex-bx3 .t .des-bx:nth-child(2) .img {
        width:53px
    }
}

.insurancePage .item4 .flex-bx3 .t .des-bx .img {
    margin-bottom: 13px
}

@media (max-width: 767px) {
    .insurancePage .item4 .flex-bx3 .t .des-bx .img {
        margin-right:16px
    }
}

.insurancePage .item4 .flex-bx3 .t .des-bx .iocn-ti {
    margin-bottom: 17px
}

.insurancePage .item4 .flex-bx3 .b {
    position: relative
}

.insurancePage .item4 .flex-bx3 .b .bgcover {
    padding-bottom: 479px;
    background-size: cover!important;
    position: relative
}

.insurancePage .item4 .flex-bx3 .b .bgcover:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 50vw;
    height: 100%;
    background-color: #f2f2f3;
    z-index: -1
}

@media (max-width: 991px) {
    .insurancePage .item4 .flex-bx3 .b .bgcover:before {
        display:none
    }
}

.insurancePage .item4 .text-bx {
    margin-top: 35px
}

@media (max-width: 767px) {
    .insurancePage .item4 .text-bx {
        margin-top:20px
    }
}

@media (max-width: 767px) {
    .insurancePage .item4 .text-bx .des-ti {
        margin-bottom:0
    }
}

.insurancePage .item4 .moimgbx {
    margin-top: 20px
}

.insurancePage .item4 .moimgbx .bgcover {
    padding-bottom: 49.2%;
    background-size: cover!important
}

.insurancePage .item5 {
    padding-top: 75px
}

@media (max-width: 767px) {
    .insurancePage .item5 {
        padding-top:47px
    }
}

.insurancePage .item5 .it5-bx .l-linti {
    margin-bottom: 25px
}

@media (max-width: 767px) {
    .insurancePage .item5 .it5-bx .mo-flex {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.insurancePage .item5 .it5-bx .mo-flex .img-bx {
    width: 67px;
    margin-bottom: 8px
}

@media (max-width: 767px) {
    .insurancePage .item5 .it5-bx .mo-flex .img-bx {
        width:55px;
        margin-right: 15px;
        margin-bottom: 10px
    }
}

.insurancePage .item5 .it5-bx ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 18px
}

@media (max-width: 767px) {
    .insurancePage .item5 .it5-bx ul {
        display:block;
        margin-top: 20px
    }
}

.insurancePage .item5 .it5-bx ul li {
    width: calc((100% - 32px) / 3)
}

@media (max-width: 767px) {
    .insurancePage .item5 .it5-bx ul li {
        width:100%
    }

    .insurancePage .item5 .it5-bx ul li:not(:last-child) {
        margin-bottom: 25px
    }
}

.insurancePage .item5 .it5-bx .flex-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 55px
}

@media (max-width: 991px) {
    .insurancePage .item5 .it5-bx .flex-bx {
        display:block;
        margin-top: 35px
    }
}

.insurancePage .item5 .it5-bx .flex-bx .t {
    width: 49.3%
}

@media (max-width: 991px) {
    .insurancePage .item5 .it5-bx .flex-bx .t {
        width:100%
    }
}

@media (max-width: 767px) {
    .insurancePage .item5 .it5-bx .flex-bx .t .mo-flex {
        margin-bottom:8px
    }
}

.insurancePage .item5 .it5-bx .flex-bx .b {
    width: 45.7%
}

@media (max-width: 991px) {
    .insurancePage .item5 .it5-bx .flex-bx .b {
        width:100%;
        margin-top: 25px
    }
}

.insurancePage .item5 .it5-bx .flex-bx .b .bgcover {
    padding-bottom: 58.6%;
    background-size: cover!important
}

.insurancePage .item6 {
    padding-top: 75px;
    padding-bottom: 15px
}

@media (max-width: 991px) {
    .insurancePage .item6 {
        padding-top:50px;
        padding-bottom: 5px
    }
}

.insurancePage .item6 ul {
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 991px) {
    .insurancePage .item6 ul {
        display:block;
        margin-top: 20px
    }
}

.insurancePage .item6 ul li {
    width: 31%;
    margin-bottom: 55px
}

@media (max-width: 991px) {
    .insurancePage .item6 ul li {
        width:100%;
        margin-bottom: 35px
    }
}

.insurancePage .item6 ul li:first-child .img-bx {
    position: relative;
    top: 4px
}

.insurancePage .item6 ul li:nth-child(4) .img-bx {
    position: relative;
    width: 80px;
    margin-bottom: 19px
}

@media (max-width: 991px) {
    .insurancePage .item6 ul li:nth-child(4) .img-bx {
        width:62px;
        margin-bottom: 10px
    }
}

.insurancePage .item6 ul li:nth-child(5) .img-bx {
    position: relative;
    width: 95px;
    margin-bottom: 6px
}

@media (max-width: 991px) {
    .insurancePage .item6 ul li:nth-child(5) .img-bx {
        width:62px
    }
}

.insurancePage .item6 ul li .img-bx {
    width: 90px;
    margin-bottom: 10px
}

@media (max-width: 991px) {
    .insurancePage .item6 ul li .img-bx {
        width:62px;
        margin-right: 10px
    }
}

@media (max-width: 991px) {
    .insurancePage .item6 ul li .mo-flex {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.insurancePage .blue-f3 .tel-bx .tx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767px) {
    .insurancePage .blue-f3 .tel-bx .tx {
        display:block;
        margin-top: 11px
    }
}

.insurancePage .blue-f3 .tel-bx .tx span {
    color: #00e1ee;
    font-size: 1rem
}

@media (max-width: 767px) {
    .insurancePage .blue-f3 .tel-bx .tx span {
        display:block;
        margin-top: 7px
    }
}

@media (max-width: 767px) {
    .insurancePage .blue-f3 .tel-bx a {
        margin-top:10px
    }
}

.insurancePage .blue-f3 .tel-bx a span {
    color: #fff
}

.insurancePage .blue-f3 {
    background: url(../images/insurance/pc_blue_bg.jpg) no-repeat center/cover
}

@media (max-width: 767px) {
    .insurancePage .blue-f3 {
        padding-bottom:20px;
        background: url(../images/insurance/mb_blue_bg.jpg) no-repeat center/cover
    }
}

.insurancePage .blue-f3 .t-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 37px
}

@media (max-width: 767px) {
    .insurancePage .blue-f3 .t-flex {
        display:block;
        padding-bottom: 20px
    }
}

.insurancePage .blue-f3 .t-flex .tel-bx {
    padding-bottom: 0;
    margin-right: 55px
}

@media (max-width: 767px) {
    .insurancePage .blue-f3 .t-flex .tel-bx {
        margin-right:0;
        margin-bottom: 20px
    }
}

.insurancePage .blue-f3 .t-flex .fax-bx {
    text-align: center;
    margin-left: 55px
}

@media (max-width: 767px) {
    .insurancePage .blue-f3 .t-flex .fax-bx {
        margin-left:0;
        margin-top: 33px
    }
}

@media (max-width: 767px) {
    .insurancePage .blue-f3 .t-flex .fax-bx .img-bx {
        width:36px;
        margin: 0 auto
    }
}

.insurancePage .blue-f3 .t-flex .fax-bx .tx {
    font-size: 1.5rem;
    line-height: 1.1;
    letter-spacing: 0.6px;
    font-weight: 400;
    color: #fff;
    margin-top: 12px
}

@media (max-width: 767px) {
    .insurancePage .blue-f3 .t-flex .fax-bx .tx {
        font-size:1.0625rem;
        margin-top: 10px
    }
}

.insurancePage .blue-f3 .t-flex .fax-bx a {
    font-size: 2rem;
    line-height: 1.1;
    letter-spacing: 0.8px;
    font-weight: 600;
    color: #00e1ee;
    font-style: italic;
    margin-top: 7px;
    display: block
}

@media (max-width: 767px) {
    .insurancePage .blue-f3 .t-flex .fax-bx a {
        font-size:1.375rem;
        margin-top: 4px;
        display: block
    }
}

@media (max-width: 767px) {
    .insurancePage .blue-f1 .flex-bx a .tx-bx .e-ti {
        margin-bottom:6px
    }
}

.joinusPage .item1 {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative
}

@media (max-width: 767px) {
    .joinusPage .item1 {
        padding-top:25px;
        padding-bottom: 25px
    }
}

.joinusPage .item1 .bg {
    width: 82%;
    right: 0;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: #eaf6fd;
    z-index: -1
}

@media (max-width: 767px) {
    .joinusPage .item1 .bg {
        width:100%
    }
}

.joinusPage .item1 .bg:before {
    position: absolute;
    content: "";
    top: 0;
    left: -100px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 100px 244px 0;
    border-color: transparent #eaf6fd transparent transparent
}

@media (max-width: 767px) {
    .joinusPage .item1 .bg:before {
        display:none
    }
}

.joinusPage .item1 .sh-des {
    text-align: center
}

@media (max-width: 767px) {
    .joinusPage .item1 .sh-des {
        font-size:1.0625rem
    }
}

.joinusPage .item2 {
    padding-bottom: 125px
}

@media (max-width: 991px) {
    .joinusPage .item2 {
        padding-bottom:40px
    }
}

.joinusPage .item2 ul {
    padding-top: 128px
}

@media (max-width: 991px) {
    .joinusPage .item2 ul {
        padding-top:66px
    }
}

.joinusPage .item2 ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 991px) {
    .joinusPage .item2 ul li {
        display:block
    }
}

.joinusPage .item2 ul li:nth-child(odd) .t {
    position: relative
}

.joinusPage .item2 ul li:nth-child(odd) .t:before {
    position: absolute;
    content: "";
    right: 303px;
    width: calc(100% + 30px);
    height: calc(100% + 95px);
    top: -51px;
    background-color: #f2f2f3;
    z-index: -1
}

@media (max-width: 991px) {
    .joinusPage .item2 ul li:nth-child(odd) .t:before {
        width:50vw;
        right: auto;
        left: -50px;
        top: -27px;
        height: calc(100% + 57px)
    }
}

@media (max-width: 575px) {
    .joinusPage .item2 ul li:nth-child(odd) .t:before {
        left:-25px
    }
}

.joinusPage .item2 ul li:nth-child(2n) .t {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    position: relative
}

.joinusPage .item2 ul li:nth-child(2n) .t:before {
    position: absolute;
    content: "";
    left: 312px;
    width: calc(100% + 30px);
    height: calc(100% + 95px);
    top: -51px;
    background-color: #f2f2f3;
    z-index: -1
}

@media (max-width: 991px) {
    .joinusPage .item2 ul li:nth-child(2n) .t:before {
        width:50vw;
        left: auto;
        right: -50px;
        top: -27px;
        height: calc(100% + 57px)
    }
}

@media (max-width: 575px) {
    .joinusPage .item2 ul li:nth-child(2n) .t:before {
        right:-25px
    }
}

.joinusPage .item2 ul li:nth-child(2n) .b {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.joinusPage .item2 ul li:not(:last-child) {
    margin-bottom: 170px
}

@media (max-width: 991px) {
    .joinusPage .item2 ul li:not(:last-child) {
        margin-bottom:60px
    }
}

.joinusPage .item2 ul li .t {
    width: 49.2%;
    -webkit-box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    box-shadow: 0 0 8px 2px rgba(34,24,21,0.2)
}

@media (max-width: 991px) {
    .joinusPage .item2 ul li .t {
        width:100%;
        -webkit-box-shadow: 0 0 4px 1px rgba(34,24,21,0.2);
        box-shadow: 0 0 4px 1px rgba(34,24,21,0.2)
    }
}

.joinusPage .item2 ul li .t .bgcover {
    background-size: cover!important;
    padding-bottom: 317px;
    position: relative
}

@media (max-width: 991px) {
    .joinusPage .item2 ul li .t .bgcover {
        padding-bottom:49.4%
    }
}

.joinusPage .item2 ul li .b {
    width: 45.7%
}

@media (max-width: 991px) {
    .joinusPage .item2 ul li .b {
        width:100%;
        margin-top: 62px
    }
}

@media (max-width: 991px) {
    .joinusPage .item2 ul li .b .mo-flex {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 22px;
        margin-bottom: 14px;
        border-bottom: 1px solid #4bccf0
    }
}

.joinusPage .item2 ul li .b .img-bx {
    width: 90px;
    margin-bottom: 23px
}

@media (max-width: 991px) {
    .joinusPage .item2 ul li .b .img-bx {
        width:60px;
        margin-right: 10px;
        margin-bottom: 0
    }
}

.joinusPage .item2 ul li .b .des-ti {
    font-size: 1.5rem;
    line-height: 1.13;
    letter-spacing: 0.6px;
    font-weight: 700;
    color: #00458d;
    padding-bottom: 20px;
    margin-bottom: 18px;
    border-bottom: 1px solid #4bccf0
}

@media (max-width: 991px) {
    .joinusPage .item2 ul li .b .des-ti {
        font-size:1.1875rem;
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none
    }
}

.joinusPage .item2 ul li .b .des {
    font-size: 1.25rem;
    line-height: 1.7;
    letter-spacing: 0.5px;
    font-weight: 400;
    color: #000000;
    min-height: 124px
}

@media (max-width: 991px) {
    .joinusPage .item2 ul li .b .des {
        font-size:0.9375rem;
        min-height: auto;
        margin-bottom: 15px;
        line-height: 1.75
    }
}

.joinusPage .item2 ul li .b .btn {
    font-size: 1.0625rem;
    line-height: 1.57;
    letter-spacing: 0px;
    font-weight: 400;
    color: #000000;
    padding-right: 50px;
    position: relative;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

@media (max-width: 991px) {
    .joinusPage .item2 ul li .b .btn {
        font-size:1rem
    }
}

@media (min-width: 768px) {
    .joinusPage .item2 ul li .b .btn:hover {
        color:#00458d
    }
}

.joinusPage .item2 ul li .b .btn .ar {
    width: 40px;
    height: 2px;
    position: absolute;
    right: 0;
    top: 60%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #00e1ee
}

@media (max-width: 991px) {
    .joinusPage .item2 ul li .b .btn .ar {
        height:1px;
        width: 35px
    }
}

.joinusPage .item2 ul li .b .btn .ar:before {
    position: absolute;
    content: "";
    right: 0;
    top: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 0 8px;
    border-color: transparent transparent transparent #00e1ee
}

@media (max-width: 991px) {
    .joinusPage .item2 ul li .b .btn .ar:before {
        border-width:5px 0 0 7px;
        top: -4x
    }
}

.privacyPage .item1 {
    padding: 80px 0
}

@media (max-width: 767px) {
    .privacyPage .item1 {
        padding:47px 0
    }
}

.privacyPage .item1 #stage {
    position: absolute;
    top: -68px;
    left: -81%;
    z-index: -1
}

@media (max-width: 767px) {
    .privacyPage .item1 #stage {
        display:none
    }
}

.carloginPage .sh-banner {
    height: 167px;
    background-color: #00458d
}

@media (max-width: 767px) {
    .carloginPage .sh-banner {
        height:93px
    }
}

@media (max-width: 767px) and (min-width:350px) {
    .carloginPage #top-menu-ul {
        padding:0
    }

    .carloginPage #top-menu-ul .item_menu_Box li:first-child a {
        margin-left: 10px
    }

    .carloginPage #top-menu-ul .item_menu_Box li a {
        margin: 0 25px
    }
}

.carloginPage .item2 {
    padding-top: 80px;
    padding-bottom: 45px;
    position: relative
}

@media (max-width: 767px) {
    .carloginPage .item2 {
        padding-top:43px;
        padding-bottom: 27px
    }
}

.carloginPage .item2 #stage {
    position: absolute;
    top: -20%;
    left: -70%;
    z-index: -1
}

@media (max-width: 767px) {
    .carloginPage .item2 #stage {
        display:none
    }
}

@media (max-width: 767px) {
    .carloginPage .item2 .it2-bx .sh-bdesti {
        font-weight:500;
        margin-bottom: 5px
    }
}

.carloginPage .item2 .it2-bx .sh-des {
    position: relative;
    padding-left: 20px
}

.carloginPage .item2 .it2-bx .sh-des span {
    position: absolute;
    left: 0;
    top: 0;
    color: #00458d
}

.carloginPage .item2 .it2-bx .sh-des a {
    color: #00458d
}

.carloginPage .item3 {
    padding-bottom: 80px;
    position: relative
}

@media (max-width: 767px) {
    .carloginPage .item3 {
        padding-bottom:50px
    }
}

.carloginPage .item3 .bg {
    position: absolute;
    bottom: 2px;
    right: 0;
    z-index: -1
}

@media (max-width: 767px) {
    .carloginPage .item3 .bg {
        width:55%
    }
}

.carloginPage .item3 .it3-bx {
    -webkit-box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    background-color: #ededed
}

@media (max-width: 767px) {
    .carloginPage .item3 .it3-bx {
        -webkit-box-shadow:0 0 4px 1px rgba(34,24,21,0.2);
        box-shadow: 0 0 4px 1px rgba(34,24,21,0.2);
        background-color: #ededed
    }
}

.carloginPage .item3 .form-bx {
    width: 100%;
    padding: 0 16px;
    padding-top: 45px;
    padding-bottom: 45px;
    max-width: 1056px;
    margin: 0 auto
}

@media (max-width: 767px) {
    .carloginPage .item3 .form-bx {
        padding-top:19px;
        padding-bottom: 28px
    }
}

.carloginPage .item3 .form-bx .form-group {
    margin-bottom: 18px
}

@media (max-width: 767px) {
    .carloginPage .item3 .form-bx .form-group {
        margin-bottom:12px
    }
}

.carloginPage .item3 .form-bx .form-group .rem {
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0.4px;
    font-weight: 400;
    color: #000000
}

@media (max-width: 767px) {
    .carloginPage .item3 .form-bx .form-group .rem {
        font-size:0.9375rem;
        margin-top: 3px
    }
}

.carloginPage .item3 .form-bx label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767px) {
    .carloginPage .item3 .form-bx label {
        margin-bottom:5px
    }
}

.carloginPage .item3 .form-bx label .tx {
    font-size: 1.125rem;
    line-height: 1.89;
    letter-spacing: 0.45px;
    font-weight: 400;
    color: #000000
}

@media (max-width: 767px) {
    .carloginPage .item3 .form-bx label .tx {
        font-size:1rem
    }
}

.carloginPage .item3 .form-bx label .tx span {
    color: #00458d
}

.carloginPage .item3 .form-bx label .help-block {
    font-size: 0.875rem;
    line-height: 2.4;
    letter-spacing: 0.35px;
    font-weight: 400;
    color: #e60012;
    margin-left: 8px
}

.carloginPage .item3 .form-bx .flex-bx {
    display: block;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 991px) {
    .carloginPage .item3 .form-bx .flex-bx {
        display:block
    }
}

.carloginPage .item3 .form-bx .flex-bx .form-group {
    width: 70%;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 991px) {
    .carloginPage .item3 .form-bx .flex-bx .form-group {
        width:100%
    }
}

.carloginPage .item3 .form-bx .card-group .input-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.carloginPage .item3 .form-bx .card-group .input-bx input {
    width: calc((100% - 60px) / 4)
}

@media (max-width: 991px) {
    .carloginPage .item3 .form-bx .card-group .input-bx input {
        width:calc((100% - 48px) / 4)
    }
}

.carloginPage .item3 .form-bx .card-group .input-bx .line {
    width: 20px;
    height: 49px;
    position: relative
}

.carloginPage .item3 .form-bx .card-group .input-bx .line:before {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 8px;
    height: 1px;
    background: #000
}

@media (max-width: 991px) {
    .carloginPage .item3 .form-bx .card-group .input-bx .line:before {
        width:6px;
        right: -11px
    }
}

.carloginPage .item3 .form-bx .cardtime-group .sel-obx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.carloginPage .item3 .form-bx .cardtime-group .sel-obx .s-bx {
    width: 51.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.carloginPage .item3 .form-bx .cardtime-group .sel-obx .s-bx select {
    width: calc(100% - 45px);
    background: url(../images/carlogin/sel.png) no-repeat 90%/14px;
    background-color: #fff
}

@media (max-width: 991px) {
    .carloginPage .item3 .form-bx .cardtime-group .sel-obx .s-bx select {
        width:calc(100% - 40px);
        background: url(../images/carlogin/mbsel.png) no-repeat 90%/19px;
        background-color: #fff
    }
}

.carloginPage .item3 .form-bx .cardtime-group .sel-obx .s-bx .tx {
    width: 45px;
    text-align: center;
    font-size: 1rem;
    line-height: 2.13;
    letter-spacing: 0.4px;
    font-weight: 400;
    color: #000000
}

@media (max-width: 991px) {
    .carloginPage .item3 .form-bx .cardtime-group .sel-obx .s-bx .tx {
        text-align:left;
        padding-left: 10px
    }
}

.carloginPage .item3 .form-bx .cardtime-group .sel-obx .s-bx:last-child {
    width: 48.5%
}

.carloginPage .item3 .form-bx .cardtime-group .sel-obx .s-bx:last-child select {
    width: calc(100% - 30px)
}

@media (max-width: 991px) {
    .carloginPage .item3 .form-bx .cardtime-group .sel-obx .s-bx:last-child select {
        width:calc(100% - 20px)
    }
}

.carloginPage .item3 .form-bx .cardtime-group .sel-obx .s-bx:last-child .tx {
    width: 30px;
    text-align: right
}

@media (max-width: 991px) {
    .carloginPage .item3 .form-bx .cardtime-group .sel-obx .s-bx:last-child .tx {
        padding-left:0
    }
}

.carloginPage .item3 .form-bx .carnum-group .input-bx,.carloginPage .item3 .form-bx .newcarnum-group .input-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.carloginPage .item3 .form-bx .carnum-group .input-bx .in-b,.carloginPage .item3 .form-bx .newcarnum-group .input-bx .in-b {
    width: 50%
}

.carloginPage .item3 .form-bx .carnum-group .input-bx .in-b:first-child,.carloginPage .item3 .form-bx .newcarnum-group .input-bx .in-b:first-child {
    padding-right: 22px;
    position: relative
}

@media (max-width: 991px) {
    .carloginPage .item3 .form-bx .carnum-group .input-bx .in-b:first-child,.carloginPage .item3 .form-bx .newcarnum-group .input-bx .in-b:first-child {
        padding-right:14px
    }
}

.carloginPage .item3 .form-bx .carnum-group .input-bx .in-b:first-child:before,.carloginPage .item3 .form-bx .newcarnum-group .input-bx .in-b:first-child:before {
    position: absolute;
    content: "";
    right: -4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
    height: 1px;
    background: #000
}

.carloginPage .item3 .form-bx .carnum-group .input-bx .in-b:last-child,.carloginPage .item3 .form-bx .newcarnum-group .input-bx .in-b:last-child {
    padding-left: 22px
}

@media (max-width: 991px) {
    .carloginPage .item3 .form-bx .carnum-group .input-bx .in-b:last-child,.carloginPage .item3 .form-bx .newcarnum-group .input-bx .in-b:last-child {
        padding-left:14px
    }
}

.carloginPage .item3 .form-bx .ver-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 991px) {
    .carloginPage .item3 .form-bx .ver-bx {
        display:block
    }
}

.carloginPage .item3 .form-bx .ver-bx .t-imgbx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.carloginPage .item3 .form-bx .ver-bx .img-bx {
    width: 195px
}

@media (max-width: 991px) {
    .carloginPage .item3 .form-bx .ver-bx .img-bx {
        width:173px
    }
}

.carloginPage .item3 .form-bx .ver-bx .reset {
    width: 60px;
    text-align: center
}

.carloginPage .item3 .form-bx .ver-bx .reset img {
    width: 34px
}

.carloginPage .item3 .form-bx .ver-bx .ver-input {
    width: calc(100% - 255px)
}

@media (max-width: 991px) {
    .carloginPage .item3 .form-bx .ver-bx .ver-input {
        width:100%;
        margin-top: 15px
    }
}

.carloginPage .item3 .form-bx .btn-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 27px
}

@media (max-width: 767px) {
    .carloginPage .item3 .form-bx .btn-bx {
        margin-top:15px
    }
}

.carloginPage .item3 .form-bx .btn-bx a {
    margin-left: 45px;
    margin-right: 45px
}

@media (max-width: 991px) {
    .carloginPage .item3 .form-bx .btn-bx a {
        width:40%!important
    }
}

.carloginPage .item3 .form-bx .btn-bx .clear-btn {
    width: 200px;
    height: 67px;
    display: block;
    text-align: center;
    font-size: 1.25rem;
    line-height: 3.2;
    letter-spacing: 0px;
    font-weight: 400;
    color: #fff;
    position: relative;
    border-radius: 10px 0 10px 0;
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
    background-color: #595757
}

@media (max-width: 767px) {
    .carloginPage .item3 .form-bx .btn-bx .clear-btn {
        height:55px;
        width: 172px;
        margin: 0 auto;
        margin-top: 20px;
        font-size: 1.0625rem;
        border-radius: 5px 0 5px 0
    }
}

.carloginPage .item3 .form-bx .btn-bx .clear-btn span {
    position: relative
}

.carloginPage .item3 .form-bx .btn-bx .clear-btn:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear,left bottom,left top,from(#020302),to(rgba(2,3,2,0.1)));
    background-image: linear-gradient(to top,#020302,rgba(2,3,2,0.1));
    opacity: 0;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    border-radius: 10px 0 10px 0
}

.carloginPage .item3 .form-bx .btn-bx .clear-btn:after {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 32px;
    height: 2px;
    background-color: #fff;
    z-index: 5;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

@media (max-width: 767px) {
    .carloginPage .item3 .form-bx .btn-bx .clear-btn:after {
        width:26px;
        height: 1px
    }
}

@media (min-width: 768px) {
    .carloginPage .item3 .form-bx .btn-bx .clear-btn:hover:before {
        opacity:1
    }

    .carloginPage .item3 .form-bx .btn-bx .clear-btn:hover:after {
        right: -16px
    }
}

.carloginPage .item3 .form-bx .btn-bx .send-btn {
    width: 200px;
    height: 67px;
    display: block;
    text-align: center;
    font-size: 1.25rem;
    line-height: 3.2;
    letter-spacing: 0px;
    font-weight: 400;
    color: #fff;
    position: relative;
    border-radius: 10px 0 10px 0;
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
    background-color: #00458d
}

@media (max-width: 767px) {
    .carloginPage .item3 .form-bx .btn-bx .send-btn {
        height:55px;
        width: 172px;
        margin: 0 auto;
        margin-top: 20px;
        font-size: 1.0625rem;
        border-radius: 5px 0 5px 0
    }
}

.carloginPage .item3 .form-bx .btn-bx .send-btn span {
    position: relative
}

.carloginPage .item3 .form-bx .btn-bx .send-btn:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear,left bottom,left top,from(#19294b),to(#00458d));
    background-image: linear-gradient(to top,#19294b,#00458d);
    opacity: 0;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    border-radius: 10px 0 10px 0
}

.carloginPage .item3 .form-bx .btn-bx .send-btn:after {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 32px;
    height: 2px;
    background-color: #00e1ee;
    z-index: 5;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

@media (max-width: 767px) {
    .carloginPage .item3 .form-bx .btn-bx .send-btn:after {
        width:26px;
        height: 1px
    }
}

@media (min-width: 768px) {
    .carloginPage .item3 .form-bx .btn-bx .send-btn:hover:before {
        opacity:1
    }

    .carloginPage .item3 .form-bx .btn-bx .send-btn:hover:after {
        right: -16px
    }
}

@media (max-width: 767px) {
    .carloginPage .pop-act {
        padding-right:25px;
        padding-left: 25px
    }
}

.carloginPage .pop-act .des-bx {
    max-width: 520px;
    height: 295px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 50px
}

@media (max-width: 767px) {
    .carloginPage .pop-act .des-bx {
        max-width:calc(100% - 71px);
        left: calc(50% - 11px);
        height: 202px;
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.carloginPage .pop-act .des-bx .iconimg-bx {
    font-size: 1.5rem;
    line-height: 1.2;
    letter-spacing: 0px;
    font-weight: 700;
    color: #00458d;
    text-align: center;
    width: 100%;
    max-width: 435px;
    margin: 0 auto;
    border-bottom: 1px solid #4bccf0;
    padding-bottom: 20px;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .carloginPage .pop-act .des-bx .iconimg-bx {
        max-width:calc(100% - 50px);
        font-size: 1.1875rem;
        padding-bottom: 11px;
        margin-bottom: 11px
    }
}

.carloginPage .pop-act .des-bx .iconimg-bx img {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 53px;
    margin-bottom: 8px
}

@media (max-width: 767px) {
    .carloginPage .pop-act .des-bx .iconimg-bx img {
        width:38px
    }
}

.carloginPage .pop-act .des-bx .des {
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.8;
    letter-spacing: 0.25px;
    font-weight: 400;
    color: #000000
}

@media (max-width: 767px) {
    .carloginPage .pop-act .des-bx .des {
        font-size:1.0625rem
    }
}

@media (max-width: 350px) {
    .carloginPage .pop-act .des-bx .des {
        font-size:0.875rem
    }
}

.carloginPage .pop-act .des-bx .clos-btn {
    top: -21px;
    right: -21px
}

.carchangPage .item2 .it2-bx .sh-bdesti {
    text-align: center
}

.contactPage .item1 {
    padding-top: 80px
}

@media (max-width: 767px) {
    .contactPage .item1 {
        padding-top:40px
    }
}

.contactPage .item1 .des-ti {
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.7;
    letter-spacing: 0.5px;
    font-weight: 400;
    color: #000000;
    padding-bottom: 45px;
    margin-bottom: 45px;
    border-bottom: 1px solid #d3d3d4
}

@media (max-width: 767px) {
    .contactPage .item1 .des-ti {
        font-size:1.0625rem;
        padding-bottom: 28px;
        margin-bottom: 38px
    }
}

.contactPage .item1 .img-ti {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 21px;
    font-size: 1.5rem;
    line-height: 1.13;
    letter-spacing: 0.6px;
    font-weight: 700;
    color: #000000;
    position: relative;
    padding-left: 47px
}

@media (max-width: 767px) {
    .contactPage .item1 .img-ti {
        font-size:1.1875rem;
        padding-left: 42px;
        margin-bottom: 15px
    }
}

.contactPage .item1 .remind-bx {
    margin-bottom: 52px
}

@media (max-width: 767px) {
    .contactPage .item1 .remind-bx {
        margin-bottom:28px
    }
}

.contactPage .item1 .remind-bx .img-ti img {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px
}

@media (max-width: 767px) {
    .contactPage .item1 .remind-bx .img-ti img {
        width:32px
    }
}

.contactPage .item1 .remind-bx .des {
    font-size: 1.25rem;
    line-height: 1.7;
    letter-spacing: 0.5px;
    font-weight: 400;
    color: #000000
}

@media (max-width: 767px) {
    .contactPage .item1 .remind-bx .des {
        font-size:0.9375rem
    }
}

.contactPage .item1 .privacy-bx img {
    position: absolute;
    left: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 31px
}

@media (max-width: 767px) {
    .contactPage .item1 .privacy-bx img {
        width:25px
    }
}

.contactPage .item1 .privacy-bx .des {
    font-size: 1.25rem;
    line-height: 1.7;
    letter-spacing: 0.5px;
    font-weight: 400;
    color: #000000;
    position: relative;
    padding-left: 20px
}

@media (max-width: 767px) {
    .contactPage .item1 .privacy-bx .des {
        font-size:1.0625rem
    }
}

.contactPage .item1 .privacy-bx .des span {
    position: absolute;
    left: 0;
    top: 0;
    color: #00458d
}

.contactPage .item2 {
    padding-bottom: 80px;
    padding-top: 45px;
    position: relative
}

@media (max-width: 767px) {
    .contactPage .item2 {
        padding-bottom:55px;
        padding-top: 32px
    }
}

.contactPage .item2 .bg {
    position: absolute;
    bottom: 2px;
    right: 0;
    z-index: -1
}

@media (max-width: 767px) {
    .contactPage .item2 .bg {
        width:55%
    }
}

.contactPage .item2 .it2-bx {
    padding-top: 45px;
    padding-bottom: 45px;
    -webkit-box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    background-color: #ededed
}

@media (max-width: 767px) {
    .contactPage .item2 .it2-bx {
        padding-top:21px;
        padding-bottom: 30px;
        -webkit-box-shadow: 0 0 4px 1px rgba(34,24,21,0.2);
        box-shadow: 0 0 4px 1px rgba(34,24,21,0.2)
    }
}

.contactPage .item2 .form-bx {
    max-width: 1056px;
    margin: 0 auto;
    padding: 0 16px
}

@media (max-width: 767px) {
    .contactPage .item2 .form-bx {
        padding:0 24px
    }
}

.contactPage .item2 .flex-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 991px) {
    .contactPage .item2 .flex-bx {
        display:block
    }
}

.contactPage .item2 .flex-bx .l,.contactPage .item2 .flex-bx .r {
    width: 48.5%
}

@media (max-width: 991px) {
    .contactPage .item2 .flex-bx .l,.contactPage .item2 .flex-bx .r {
        width:100%
    }
}

.contactPage .item2 .flex-bx label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767px) {
    .contactPage .item2 .flex-bx label {
        margin-bottom:5px
    }
}

.contactPage .item2 .flex-bx label .tx {
    font-size: 1.125rem;
    line-height: 1.89;
    letter-spacing: 0.45px;
    font-weight: 400;
    color: #000000
}

@media (max-width: 767px) {
    .contactPage .item2 .flex-bx label .tx {
        font-size:1rem
    }
}

.contactPage .item2 .flex-bx label .tx span {
    color: #00458d
}

.contactPage .item2 .flex-bx label .help-block {
    font-size: 0.875rem;
    line-height: 2.4;
    letter-spacing: 0.35px;
    font-weight: 400;
    color: #e60012;
    margin-left: 8px
}

.contactPage .item2 .flex-bx .form-group {
    margin-bottom: 18px
}

@media (max-width: 767px) {
    .contactPage .item2 .flex-bx .form-group {
        margin-bottom:12px
    }
}

.contactPage .item2 .flex-bx select {
    background: url(../images/carlogin/sel.png) no-repeat 95%/14px;
    background-color: #fff
}

@media (max-width: 991px) {
    .contactPage .item2 .flex-bx select {
        background:url(../images/carlogin/mbsel.png) no-repeat 94%/19px;
        background-color: #fff
    }
}

.contactPage .item2 .flex-bx textarea {
    height: 303px;
    resize: none
}

@media (max-width: 767px) {
    .contactPage .item2 .flex-bx textarea {
        height:160px
    }
}

.contactPage .item2 .flex-bx .agree:focus {
    outline: none
}

.contactPage .item2 .flex-bx .check_radi {
    line-height: 28px;
    text-align: left;
    width: auto;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-left: 25px
}

.contactPage .item2 .flex-bx .check_radi:focus {
    outline: none
}

@media (max-width: 767px) {
    .contactPage .item2 .flex-bx .check_radi {
        padding-left:23px;
        margin-top: 16px
    }
}

.contactPage .item2 .flex-bx .check_radi input {
    opacity: 0;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    width: 30px;
    height: 30px
}

.contactPage .item2 .flex-bx .check_radi .help-block {
    line-height: 1
}

.contactPage .item2 .flex-bx .check_radi .checkmark {
    position: absolute;
    left: 0px;
    top: 4px;
    height: 18px;
    width: 18px;
    background-color: #ededed;
    border: 1px solid #00458d
}

@media (max-width: 767px) {
    .contactPage .item2 .flex-bx .check_radi .checkmark {
        width:16px;
        height: 16px;
        left: 0;
        top: 6px
    }
}

.contactPage .item2 .flex-bx .check_radi .checkmark:after {
    content: "";
    position: absolute;
    left: 4px;
    top: 2px;
    display: none;
    width: 10px;
    height: 12px;
    background: url("../images/contact/check.png") no-repeat center/contain
}

@media (max-width: 767px) {
    .contactPage .item2 .flex-bx .check_radi .checkmark:after {
        top:1px;
        left: 3px
    }
}

.contactPage .item2 .flex-bx .check_radi input:checked~.checkmark:after {
    display: block
}

.contactPage .item2 .flex-bx .ver-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 991px) {
    .contactPage .item2 .flex-bx .ver-bx {
        display:block
    }
}

.contactPage .item2 .flex-bx .ver-bx .t-imgbx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contactPage .item2 .flex-bx .ver-bx .img-bx {
    width: 195px
}

@media (max-width: 991px) {
    .contactPage .item2 .flex-bx .ver-bx .img-bx {
        width:173px
    }
}

.contactPage .item2 .flex-bx .ver-bx .reset {
    width: 60px;
    text-align: center
}

.contactPage .item2 .flex-bx .ver-bx .reset img {
    width: 34px
}

.contactPage .item2 .flex-bx .ver-bx .ver-input {
    width: calc(100% - 255px)
}

@media (max-width: 991px) {
    .contactPage .item2 .flex-bx .ver-bx .ver-input {
        width:100%;
        margin-top: 15px
    }
}

.contactPage .item2 .btn-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 27px
}

@media (max-width: 767px) {
    .contactPage .item2 .btn-bx {
        margin-top:10px
    }
}

.contactPage .item2 .btn-bx a {
    margin-left: 45px;
    margin-right: 45px
}

@media (max-width: 991px) {
    .contactPage .item2 .btn-bx a {
        width:60%!important
    }
}

.contactPage .item2 .btn-bx .send-btn {
    width: 200px;
    height: 67px;
    display: block;
    text-align: center;
    font-size: 1.25rem;
    line-height: 3.2;
    letter-spacing: 0px;
    font-weight: 400;
    color: #fff;
    position: relative;
    border-radius: 10px 0 10px 0;
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
    background-color: #00458d
}

@media (max-width: 767px) {
    .contactPage .item2 .btn-bx .send-btn {
        height:55px;
        width: 172px;
        margin: 0 auto;
        margin-top: 20px;
        font-size: 1.0625rem;
        border-radius: 5px 0 5px 0
    }
}

.contactPage .item2 .btn-bx .send-btn span {
    position: relative
}

.contactPage .item2 .btn-bx .send-btn:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear,left bottom,left top,from(#19294b),to(#00458d));
    background-image: linear-gradient(to top,#19294b,#00458d);
    opacity: 0;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    border-radius: 10px 0 10px 0
}

.contactPage .item2 .btn-bx .send-btn:after {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 32px;
    height: 2px;
    background-color: #00e1ee;
    z-index: 5;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

@media (max-width: 767px) {
    .contactPage .item2 .btn-bx .send-btn:after {
        width:26px;
        height: 1px
    }
}

@media (min-width: 768px) {
    .contactPage .item2 .btn-bx .send-btn:hover:before {
        opacity:1
    }

    .contactPage .item2 .btn-bx .send-btn:hover:after {
        right: -16px
    }
}

.invoicesearchPage .sh-banner {
    height: 167px;
    background-color: #00458d
}

@media (max-width: 767px) {
    .invoicesearchPage .sh-banner {
        height:93px
    }
}

.invoicesearchPage .item1 {
    padding-top: 80px
}

@media (max-width: 767px) {
    .invoicesearchPage .item1 {
        padding-top:47px
    }
}

.invoicesearchPage .item1 .des-bx {
    margin-top: 50px
}

.invoicesearchPage .item1 .des-bx .l-linti {
    margin-bottom: 25px
}

@media (max-width: 767px) {
    .invoicesearchPage .item1 .des-bx .l-linti {
        margin-bottom:10px
    }
}

.invoicesearchPage .item1 .des-bx .des1 {
    padding-left: 83px;
    position: relative
}

@media (max-width: 767px) {
    .invoicesearchPage .item1 .des-bx .des1 {
        padding-left:78px
    }
}

.invoicesearchPage .item1 .des-bx .des1 span {
    font-weight: 700;
    color: #00458d;
    position: absolute;
    left: 0
}

.invoicesearchPage .item1 .des-bx .des2 {
    margin-top: 19px
}

@media (max-width: 767px) {
    .invoicesearchPage .item1 .des-bx .des2 {
        margin-top:6px
    }
}

.invoicesearchPage .item1 .des-bx .des2.lh2 {
    line-height: 2
}

.invoicesearchPage .item1 .des-bx .des2>ul {
    list-style-type: decimal;
    margin-left: 16px
}

.invoicesearchPage .item1 .img-tibx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767px) {
    .invoicesearchPage .item1 .img-tibx {
        display:block
    }
}

.invoicesearchPage .item1 .img-tibx .img-ti:first-child {
    margin-right: 35px
}

@media (max-width: 767px) {
    .invoicesearchPage .item1 .img-tibx .img-ti:first-child {
        margin-right:0;
        margin-bottom: 25px
    }
}

.invoicesearchPage .item1 .img-ti {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 26px
}

@media (max-width: 767px) {
    .invoicesearchPage .item1 .img-ti {
        margin-top:15px
    }
}

.invoicesearchPage .item1 .img-ti img {
    width: 68px
}

@media (max-width: 767px) {
    .invoicesearchPage .item1 .img-ti img {
        width:53px
    }
}

.invoicesearchPage .item1 .img-ti .tx {
    font-size: 1.25rem;
    line-height: 1.7;
    letter-spacing: 0.5px;
    font-weight: 400;
    color: #000000
}

@media (max-width: 767px) {
    .invoicesearchPage .item1 .img-ti .tx {
        font-size:1.0625rem
    }
}

.invoicesearchPage .item1 .img-ti .tx span {
    color: #00458d;
    margin-left: 15px
}

.invoicesearchPage .item1 .it1-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 38px
}

@media (max-width: 767px) {
    .invoicesearchPage .item1 .it1-bx {
        display:block;
        margin-top: 15px
    }
}

.invoicesearchPage .item1 .it1-bx .img-bx {
    width: 46px;
    margin-right: 15px
}

@media (max-width: 767px) {
    .invoicesearchPage .item1 .it1-bx .img-bx {
        margin-right:0;
        width: 49px;
        margin-bottom: 13px
    }
}

.invoicesearchPage .item1 .it1-bx .r {
    margin-top: -5px
}

.invoicesearchPage .item1 .it1-bx .des {
    font-size: 1.125rem;
    line-height: 1.78;
    letter-spacing: 0.45px;
    font-weight: 400;
    color: #000000
}

@media (max-width: 767px) {
    .invoicesearchPage .item1 .it1-bx .des {
        font-size:1.0625rem;
        line-height: 1.6
    }
}

.invoicesearchPage .item1 .it1-bx .des span {
    color: #00458d;
    font-weight: 700
}

.invoicesearchPage .item1 .it1-bx .des a {
    font-size: 2rem;
    font-weight: 600;
    letter-spacing: 0.8px;
    color: #00458d;
    line-height: 1.2;
    font-style: italic
}

@media (max-width: 767px) {
    .invoicesearchPage .item1 .it1-bx .des a {
        font-size:1.4375rem;
        line-height: 1.4
    }
}

.invoicesearchPage .item2 {
    padding-top: 52px;
    padding-bottom: 55px;
    background-color: #eaf6fd;
    margin-top: 50px
}

@media (max-width: 767px) {
    .invoicesearchPage .item2 {
        padding-top:30px;
        margin-top: 39px
    }
}

@media (max-width: 767px) {
    .invoicesearchPage .item2 .img-bx {
        margin-top:17px
    }
}

.invoicesearchPage .item3 {
    padding: 80px 0;
    position: relative
}

@media (max-width: 767px) {
    .invoicesearchPage .item3 {
        padding:40px 0;
        padding-bottom: 47px
    }
}

.invoicesearchPage .item3 .bg1 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1
}

@media (max-width: 767px) {
    .invoicesearchPage .item3 .bg1 {
        width:55%
    }
}

.invoicesearchPage .item3 .text-center {
    text-align: center
}

@media (max-width: 767px) {
    .invoicesearchPage .item3 .text-center {
        text-align:left
    }
}

.invoicesearchPage .item3 .text-center .l-linti {
    display: inline-block
}

.invoicesearchPage .item3 .it3-bx {
    margin-top: 27px;
    padding: 45px 24px;
    background-color: #ededed;
    -webkit-box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    box-shadow: 0 0 8px 2px rgba(34,24,21,0.2)
}

@media (max-width: 767px) {
    .invoicesearchPage .item3 .it3-bx {
        margin-top:16px;
        -webkit-box-shadow: 0 0 4px 1px rgba(34,24,21,0.2);
        box-shadow: 0 0 4px 1px rgba(34,24,21,0.2);
        padding: 22px 24px
    }
}

.invoicesearchPage .item3 .form-bx {
    max-width: 609px;
    width: 100%;
    margin: 0 auto
}

.invoicesearchPage .item3 .form-bx .form-group {
    margin-bottom: 18px
}

@media (max-width: 767px) {
    .invoicesearchPage .item3 .form-bx .form-group {
        margin-bottom:12px
    }
}

.invoicesearchPage .item3 .form-bx label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767px) {
    .invoicesearchPage .item3 .form-bx label {
        margin-bottom:5px
    }
}

.invoicesearchPage .item3 .form-bx label .tx {
    font-size: 1.125rem;
    line-height: 1.89;
    letter-spacing: 0.45px;
    font-weight: 400;
    color: #000000
}

@media (max-width: 767px) {
    .invoicesearchPage .item3 .form-bx label .tx {
        font-size:1rem
    }
}

.invoicesearchPage .item3 .form-bx label .tx span {
    color: #00458d
}

.invoicesearchPage .item3 .form-bx label .help-block {
    font-size: 0.875rem;
    line-height: 2.4;
    letter-spacing: 0.35px;
    font-weight: 400;
    color: #e60012;
    margin-left: 8px
}

.invoicesearchPage .item3 .form-bx .s_info {
    font-size: 14px;
    color: #595757;
    letter-spacing: 0.025em;
    margin: 8px 0 0 20px
}

.invoicesearchPage .item3 .remind_txt {
    font-size: 0.875rem;
    line-height: 2.4;
    letter-spacing: 0.35px;
    font-weight: 400;
    color: #e60012;
    margin-left: 8px;
    text-align: center;
    padding-top: 20px
}

.invoicesearchPage .item3 .btn-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 25px
}

@media (max-width: 767px) {
    .invoicesearchPage .item3 .btn-bx {
        margin-top:12px
    }
}

.invoicesearchPage .item3 .btn-bx .send-btn {
    width: 200px;
    height: 67px;
    display: block;
    text-align: center;
    font-size: 1.25rem;
    line-height: 3.2;
    letter-spacing: 0px;
    font-weight: 400;
    color: #fff;
    position: relative;
    border-radius: 10px 0 10px 0;
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
    background-color: #00458d
}

@media (max-width: 767px) {
    .invoicesearchPage .item3 .btn-bx .send-btn {
        height:55px;
        width: 172px;
        margin: 0 auto;
        margin-top: 20px;
        font-size: 1.0625rem;
        border-radius: 5px 0 5px 0
    }
}

.invoicesearchPage .item3 .btn-bx .send-btn span {
    position: relative
}

.invoicesearchPage .item3 .btn-bx .send-btn:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear,left bottom,left top,from(#19294b),to(#00458d));
    background-image: linear-gradient(to top,#19294b,#00458d);
    opacity: 0;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    border-radius: 10px 0 10px 0
}

.invoicesearchPage .item3 .btn-bx .send-btn:after {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 32px;
    height: 2px;
    background-color: #00e1ee;
    z-index: 5;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

@media (max-width: 767px) {
    .invoicesearchPage .item3 .btn-bx .send-btn:after {
        width:26px;
        height: 1px
    }
}

@media (min-width: 768px) {
    .invoicesearchPage .item3 .btn-bx .send-btn:hover:before {
        opacity:1
    }

    .invoicesearchPage .item3 .btn-bx .send-btn:hover:after {
        right: -16px
    }
}

.newsdetailPage main {
    background-color: #f2f2f3
}

.newsdetailPage .item1 .t-bx {
    background-color: #f2f2f3;
    padding-top: 38px;
    padding-bottom: 36px
}

@media (max-width: 991px) {
    .newsdetailPage .item1 .t-bx {
        padding-top:44px;
        padding-bottom: 82px
    }
}

.newsdetailPage .item1 .ti-bx {
    padding-left: 30px;
    padding-right: 178px;
    position: relative
}

@media (max-width: 991px) {
    .newsdetailPage .item1 .ti-bx {
        padding-right:0
    }
}

@media (max-width: 767px) {
    .newsdetailPage .item1 .ti-bx {
        padding-left:18px
    }
}

.newsdetailPage .item1 .ti-bx:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 97%;
    width: 5px;
    background-color: #00e1ee
}

@media (max-width: 767px) {
    .newsdetailPage .item1 .ti-bx:before {
        width:4px
    }
}

.newsdetailPage .item1 .ti-bx .flex-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.newsdetailPage .item1 .ti-bx .flex-bx .type {
    padding: 12px 21px;
    background-color: #595757;
    font-size: 1.25rem;
    line-height: 1;
    letter-spacing: 0.5px;
    font-weight: 400;
    color: #fff;
    margin-right: 20px
}

@media (max-width: 767px) {
    .newsdetailPage .item1 .ti-bx .flex-bx .type {
        font-size:1.0625rem;
        padding: 10px 17px;
        margin-right: 13px
    }
}

.newsdetailPage .item1 .ti-bx .flex-bx .da {
    font-size: 1.25rem;
    line-height: 1.34;
    letter-spacing: 0px;
    font-weight: 600;
    color: #00458d
}

@media (max-width: 767px) {
    .newsdetailPage .item1 .ti-bx .flex-bx .da {
        font-size:1.0625rem
    }
}

.newsdetailPage .item1 .ti-bx .des-ti {
    font-size: 1.5rem;
    line-height: 1.13;
    letter-spacing: 0.6px;
    font-weight: 700;
    color: #000000;
    margin-top: 10px
}

@media (max-width: 767px) {
    .newsdetailPage .item1 .ti-bx .des-ti {
        font-size:1.25rem;
        line-height: 1.4
    }
}

.newsdetailPage .item1 .b-bx {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.newsdetailPage .item1 .b-bx>.container {
    position: relative;
    max-width: 100%;
    padding: 0;
    padding-top: 30px;
    padding-bottom: 36px
}

@media (max-width: 991px) {
    .newsdetailPage .item1 .b-bx>.container {
        padding-top:27px;
        padding-bottom: 23px
    }
}

.newsdetailPage .item1 .b-bx .bg {
    position: absolute;
    right: -24px;
    top: 0;
    width: 136%;
    height: 100%;
    background-color: #fff;
    z-index: -1
}

@media (max-width: 991px) {
    .newsdetailPage .item1 .b-bx .bg {
        right:auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100vw
    }
}

.newsdetailPage .item1 .b-bx .share-bx {
    position: relative;
    top: 0;
    right: 0px;
    min-width: 178px;
    padding-left: 50px
}

@media (max-width: 991px) {
    .newsdetailPage .item1 .b-bx .share-bx {
        min-width:100%;
        padding-left: 0;
        position: absolute;
        left: 0;
        top: -55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 35px
    }
}

.newsdetailPage .item1 .b-bx .share-bx .copybx.active input {
    background: url(../images/news/copy_icon_hover.png) no-repeat center center/contain
}

.newsdetailPage .item1 .b-bx .share-bx .copybx.active .tx-bx {
    opacity: 1;
    pointer-events: all
}

.newsdetailPage .item1 .b-bx .share-bx .copybx {
    position: relative;
    display: block;
    position: relative;
    width: 30px;
    height: 20px
}

@media (max-width: 991px) {
    .newsdetailPage .item1 .b-bx .share-bx .copybx {
        height:30px;
        margin-right: 28px
    }
}

.newsdetailPage .item1 .b-bx .share-bx .copybx .tx-bx {
    opacity: 0;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    pointer-events: none;
    position: absolute;
    background-color: #000000;
    right: -109px;
    top: -8px;
    width: 101px;
    height: 36px;
    text-align: center;
    font-size: 1rem;
    line-height: 2.3;
    letter-spacing: 0.8px;
    font-weight: 400;
    color: #fff
}

@media (max-width: 991px) {
    .newsdetailPage .item1 .b-bx .share-bx .copybx .tx-bx {
        right:0;
        left: 52%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        top: auto;
        bottom: -25px;
        font-size: 0.75rem;
        width: 80px;
        height: 22px;
        line-height: 2
    }
}

.newsdetailPage .item1 .b-bx .share-bx .copybx .tx-bx:before {
    position: absolute;
    left: -8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    height: 0;
    width: 0;
    border-right: 8px solid #000;
    border-top: 5px dashed transparent;
    border-bottom: 5px dashed transparent
}

@media (max-width: 991px) {
    .newsdetailPage .item1 .b-bx .share-bx .copybx .tx-bx:before {
        left:50%;
        top: -9px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        content: "";
        height: 0;
        width: 0;
        border-bottom: 5px solid #000;
        border-left: 5px dashed transparent;
        border-right: 5px dashed transparent
    }
}

.newsdetailPage .item1 .b-bx .share-bx .copybx input {
    position: relative;
    display: block;
    width: 19px;
    height: 21px;
    background: none;
    opacity: 1;
    background: url(../images/news/copy_icon.png) no-repeat center center/contain;
    border-radius: 0;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    cursor: pointer;
    margin: 0 auto;
    border: none
}

@media (min-width: 768px) {
    .newsdetailPage .item1 .b-bx .share-bx .copybx input:hover {
        background:url(../images/news/copy_icon_hover.png) no-repeat center center/contain
    }
}

@media (max-width: 991px) {
    .newsdetailPage .item1 .b-bx .share-bx .copybx input {
        width:24px;
        height: 25px
    }
}

.newsdetailPage .item1 .b-bx .share-bx .copybx textarea {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 0;
    height: 0
}

@media (min-width: 768px) {
    .newsdetailPage .item1 .b-bx .share-bx .copybx:hover .unhov {
        opacity:1
    }

    .newsdetailPage .item1 .b-bx .share-bx .copybx:hover .hov {
        opacity: 1
    }
}

.newsdetailPage .item1 .b-bx .share-bx .copybx img {
    opacity: 0;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    position: absolute;
    top: 0;
    left: 0
}

.newsdetailPage .item1 .b-bx .share-bx .copybx .unhov {
    opacity: 1
}

.newsdetailPage .item1 .b-bx .share-bx .copybx .hov {
    opacity: 0
}

.newsdetailPage .item1 .b-bx .share-bx .like-bx {
    width: 30px;
    height: 20px;
    margin-top: 21px
}

@media (max-width: 991px) {
    .newsdetailPage .item1 .b-bx .share-bx .like-bx {
        margin-top:0;
        height: 30px;
        margin-right: 28px
    }
}

.newsdetailPage .item1 .b-bx .share-bx .like-bx a.active .unhov {
    opacity: 0
}

.newsdetailPage .item1 .b-bx .share-bx .like-bx a.active .hov {
    opacity: 1
}

.newsdetailPage .item1 .b-bx .share-bx .like-bx a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative
}

@media (min-width: 768px) {
    .newsdetailPage .item1 .b-bx .share-bx .like-bx a:hover .unhov {
        opacity:0
    }

    .newsdetailPage .item1 .b-bx .share-bx .like-bx a:hover .hov {
        opacity: 1
    }
}

.newsdetailPage .item1 .b-bx .share-bx .like-bx a img {
    opacity: 0;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    width: 19px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media (max-width: 991px) {
    .newsdetailPage .item1 .b-bx .share-bx .like-bx a img {
        width:23px
    }
}

.newsdetailPage .item1 .b-bx .share-bx .like-bx a .unhov {
    opacity: 1
}

.newsdetailPage .item1 .b-bx .share-bx .like-bx a .hov {
    opacity: 0
}

.newsdetailPage .item1 .b-bx .share-bx .lin-obx {
    position: relative;
    margin-top: 12px;
    width: 30px;
    height: 20px
}

@media (max-width: 991px) {
    .newsdetailPage .item1 .b-bx .share-bx .lin-obx {
        margin-top:0;
        height: 30px;
        width: 40px;
        margin-right: 28px
    }
}

@media (min-width: 768px) {
    .newsdetailPage .item1 .b-bx .share-bx .lin-obx:hover .unhov {
        opacity:1
    }

    .newsdetailPage .item1 .b-bx .share-bx .lin-obx:hover .hov {
        opacity: 1
    }
}

.newsdetailPage .item1 .b-bx .share-bx .lin-obx img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    width: 29px
}

@media (max-width: 991px) {
    .newsdetailPage .item1 .b-bx .share-bx .lin-obx img {
        width:35px
    }
}

.newsdetailPage .item1 .b-bx .share-bx .lin-obx .unhov {
    opacity: 1
}

.newsdetailPage .item1 .b-bx .share-bx .lin-obx .hov {
    opacity: 0
}

.newsdetailPage .item1 .b-bx .share-bx .lin-obx .lin-bx {
    opacity: 0
}

.newsdetailPage .item1 .b-bx .share-bx .fb-bx {
    margin-top: 9px;
    width: 30px;
    height: 20px;
    position: relative
}

@media (max-width: 991px) {
    .newsdetailPage .item1 .b-bx .share-bx .fb-bx {
        margin-top:0;
        height: 30px
    }
}

.newsdetailPage .item1 .b-bx .share-bx .fb-bx img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    opacity: 0;
    z-index: 15;
    pointer-events: none;
    width: 11px
}

.newsdetailPage .item1 .b-bx .share-bx .fb-bx .unhov {
    opacity: 1
}

.newsdetailPage .item1 .b-bx .share-bx .fb-bx .hov {
    opacity: 0
}

.newsdetailPage .item1 .b-bx .share-bx .fb-bx .fb-share-button {
    opacity: 0
}

.newsdetailPage .item1 .b-bx .share-bx .fb-bx .fb_iframe_widget span {
    width: 31px!important;
    height: 20px!important;
    margin-top: 2px
}

.newsdetailPage .item1 .b-bx .share-bx .fb-bx iframe {
    width: 31px!important;
    height: 20px!important
}

.newsdetailPage .item1 .b-bx .share-bx .mousin.fb-bx .unhov {
    opacity: 0
}

.newsdetailPage .item1 .b-bx .share-bx .mousin.fb-bx .hov {
    opacity: 1
}

.newsdetailPage .item2 {
    padding-top: 40px;
    padding-bottom: 80px;
    position: relative
}

@media (max-width: 767px) {
    .newsdetailPage .item2 {
        padding-top:35px;
        padding-bottom: 40px
    }
}

.newsdetailPage .item2 .bg {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -4
}

@media (max-width: 768px) {
    .newsdetailPage .item2 .bg {
        display:none
    }
}

.newsdetailPage .item2 .back-btn {
    width: 200px;
    height: 67px;
    display: block;
    text-align: center;
    font-size: 1.25rem;
    line-height: 3.2;
    letter-spacing: 0px;
    font-weight: 400;
    color: #fff;
    position: relative;
    border-radius: 10px 0 10px 0;
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
    background-color: #00458d;
    margin-top: 0px
}

@media (max-width: 767px) {
    .newsdetailPage .item2 .back-btn {
        height:55px;
        width: 172px;
        margin: 0 auto;
        margin-top: 0px;
        font-size: 1.0625rem;
        border-radius: 5px 0 5px 0
    }
}

.newsdetailPage .item2 .back-btn span {
    position: relative
}

.newsdetailPage .item2 .back-btn:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear,left bottom,left top,from(#19294b),to(#00458d));
    background-image: linear-gradient(to top,#19294b,#00458d);
    opacity: 0;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    border-radius: 10px 0 10px 0
}

.newsdetailPage .item2 .back-btn:after {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 32px;
    height: 2px;
    background-color: #00e1ee;
    z-index: 5;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

@media (max-width: 767px) {
    .newsdetailPage .item2 .back-btn:after {
        width:26px;
        height: 1px
    }
}

@media (min-width: 768px) {
    .newsdetailPage .item2 .back-btn:hover:before {
        opacity:1
    }

    .newsdetailPage .item2 .back-btn:hover:after {
        right: -16px
    }
}

.invoicePage footer {
    display: none
}

.invoicePage .logo {
    width: 268px
}

@media (max-width: 991px) {
    .invoicePage .logo {
        width:180px
    }
}

@media (min-width: 992px) {
    .invoicePage .logo {
        margin:0 auto
    }
}

@media (min-width: 992px) {
    .invoicePage .nav_box {
        display:none
    }
}

.invoicePage .item1 {
    padding-bottom: 120px
}

@media (max-width: 767px) {
    .invoicePage .item1 {
        padding-bottom:45px
    }
}

@media (min-width: 1200px) {
    .invoicePage .item1 .container {
        max-width:992px
    }
}

.invoicePage .item1 .top-tibx {
    height: 124px;
    background-color: #ededed;
    padding: 0 22px
}

@media (max-width: 767px) {
    .invoicePage .item1 .top-tibx {
        height:108px
    }
}

.invoicePage .item1 .top-tibx .tx {
    position: relative;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1rem;
    line-height: 2.16;
    letter-spacing: 0.4px;
    font-weight: 400;
    color: #000000
}

@media (max-width: 767px) {
    .invoicePage .item1 .top-tibx .tx {
        font-size:0.9375rem;
        text-align: left;
        line-height: 1.9
    }
}

.invoicePage .item1 .top-tibx a {
    color: #00458d;
    font-weight: 700;
    position: relative
}

.invoicePage .item1 .top-tibx a:before {
    position: absolute;
    content: "";
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #00458d
}

@media (max-width: 767px) {
    .invoicePage .item1 .top-tibx a:before {
        height:1px;
        bottom: -1px
    }
}

.invoicePage .item1 .des-tibx {
    margin-top: 76px;
    text-align: center;
    padding-bottom: 26px;
    border-bottom: 1px solid #d3d3d4
}

@media (max-width: 767px) {
    .invoicePage .item1 .des-tibx {
        margin-top:42px;
        padding-bottom: 10px
    }
}

.invoicePage .item1 .des-tibx .ti {
    font-size: 1.4375rem;
    line-height: 1.67;
    letter-spacing: 0.58px;
    font-weight: 700;
    color: #00458d;
    font-size: 1.5vw
}

@media (max-width: 767px) {
    .invoicePage .item1 .des-tibx .ti {
        font-size:2.6vw
    }
}

.invoicePage .item1 .des-tibx .des-ti {
    font-size: 1rem;
    line-height: 2.13;
    letter-spacing: 0.4px;
    font-weight: 400;
    color: #000000;
    font-size: 0.85vw
}

@media (max-width: 767px) {
    .invoicePage .item1 .des-tibx .des-ti {
        font-size:2vw
    }
}

.invoicePage .item1 .des-tibx .da {
    font-size: 1rem;
    line-height: 2.13;
    letter-spacing: 0.4px;
    font-weight: 400;
    color: #000000;
    font-size: 0.85vw
}

@media (max-width: 767px) {
    .invoicePage .item1 .des-tibx .da {
        font-size:2vw
    }
}

.invoicePage .item1 .des-tibx .da span {
    color: #00458d
}

.invoicePage .item1 .flex-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 25px
}

@media (max-width: 767px) {
    .invoicePage .item1 .flex-bx {
        padding-top:9px
    }
}

.invoicePage .item1 .flex-bx .tx-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.invoicePage .item1 .flex-bx .tx-bx div {
    font-size: 1rem;
    line-height: 2.13;
    letter-spacing: 0.4px;
    font-weight: 400;
    color: #000000;
    font-size: 0.85vw
}

@media (max-width: 767px) {
    .invoicePage .item1 .flex-bx .tx-bx div {
        font-size:2vw;
        line-height: 1.5
    }
}

.invoicePage .item1 .flex-bx .tx-bx .des {
    color: #00458d
}

.invoicePage .item1 .table-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    box-shadow: 0 0 8px 2px rgba(34,24,21,0.2);
    margin-top: 15px;
    margin-bottom: 10px;
    background-color: #f2f2f3
}

@media (max-width: 767px) {
    .invoicePage .item1 .table-bx {
        margin-top:7px;
        margin-bottom: 4px;
        -webkit-box-shadow: 0 0 4px 1px rgba(34,24,21,0.2);
        box-shadow: 0 0 4px 1px rgba(34,24,21,0.2)
    }
}

.invoicePage .item1 .table-bx .l {
    width: 73.9%
}

.invoicePage .item1 .table-bx .r {
    width: 26.1%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.invoicePage .item1 .table-bx .des,.invoicePage .item1 .table-bx .des-ti,.invoicePage .item1 .table-bx .ti {
    height: auto;
    text-align: center
}

@media (max-width: 767px) {
    .invoicePage .item1 .table-bx .des,.invoicePage .item1 .table-bx .des-ti,.invoicePage .item1 .table-bx .ti {
        height:auto
    }
}

.invoicePage .item1 .table-bx .ti {
    background-color: #595757;
    color: #fff;
    font-size: 0.85vw;
    line-height: 42px
}

@media (max-width: 767px) {
    .invoicePage .item1 .table-bx .ti {
        font-size:1.7vw;
        line-height: 25px;
        height: 25px
    }
}

.invoicePage .item1 .table-bx .des-ti {
    font-size: 0.85vw;
    line-height: 45px;
    color: #000;
    border-bottom: 1px solid #c7c7c7
}

@media (max-width: 767px) {
    .invoicePage .item1 .table-bx .des-ti {
        font-size:1.3vw;
        line-height: 25px;
        height: 25px
    }
}

.invoicePage .item1 .table-bx .des-ti.h42 {
    line-height: 42px;
    height: 42px
}

@media (max-width: 767px) {
    .invoicePage .item1 .table-bx .des-ti.h42 {
        font-size:1.3vw;
        height: 50px;
        line-height: 1.4;
        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
    }
}

@media (max-width: 767px) {
    .invoicePage .item1 .table-bx .des-ti.h47_2 {
        height:44px;
        line-height: 44px
    }
}

.invoicePage .item1 .table-bx .des {
    font-size: 0.85vw;
    line-height: 45px;
    color: #00458d
}

@media (max-width: 767px) {
    .invoicePage .item1 .table-bx .des {
        font-size:1.3vw;
        line-height: 25px;
        height: 25px
    }
}

.invoicePage .item1 .table-bx .des.h42 {
    height: 42px
}

@media (max-width: 767px) {
    .invoicePage .item1 .table-bx .des.h42 {
        height:25px;
        line-height: 25px
    }
}

.invoicePage .item1 .table-bx .des.h47 {
    height: 47px;
    line-height: 50px
}

@media (max-width: 767px) {
    .invoicePage .item1 .table-bx .des.h47 {
        padding:5px 0;
        height: 44px;
        line-height: 1.2;
        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;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.invoicePage .item1 .table-bx .des,.invoicePage .item1 .table-bx .des-ti,.invoicePage .item1 .table-bx .sp-bx {
    background-color: #f2f2f3
}

.invoicePage .item1 .table-bx .sp-bx {
    height: 180px;
    position: relative;
    font-size: 0.85vw;
    padding: 15px;
    line-height: 1.5
}

@media (max-width: 767px) {
    .invoicePage .item1 .table-bx .sp-bx {
        height:93px;
        padding: 10px
    }
}

.invoicePage .item1 .table-bx .sp-bx div {
    width: 100%
}

@media (max-width: 767px) {
    .invoicePage .item1 .table-bx .sp-bx div {
        font-size:1.1vw;
        line-height: 1.3
    }
}

@media (max-width: 575px) {
    .invoicePage .item1 .table-bx .sp-bx div {
        font-size:1.3vw
    }
}

.invoicePage .item1 .table-bx .sp-bx .company_name {
    white-space: nowrap
}

.invoicePage .item1 .table-bx .flex-bx1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.invoicePage .item1 .table-bx .flex-bx1 .prname-bx {
    width: 42%;
    border-right: 1px solid #c7c7c7
}

.invoicePage .item1 .table-bx .flex-bx1 .prname-bx .des {
    text-align: left;
    padding-left: 23px
}

.invoicePage .item1 .table-bx .flex-bx1 .many-bx,.invoicePage .item1 .table-bx .flex-bx1 .pric-bx,.invoicePage .item1 .table-bx .flex-bx1 .unitp-bx {
    width: 19.3333%;
    border-right: 1px solid #c7c7c7
}

.invoicePage .item1 .table-bx .flex-bx2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.invoicePage .item1 .table-bx .flex-bx2 .l-b {
    width: 30%
}

.invoicePage .item1 .table-bx .flex-bx2 .l-b .des-ti {
    height: 100%;
    line-height: 90px;
    border-right: 1px solid #c7c7c7
}

@media (max-width: 767px) {
    .invoicePage .item1 .table-bx .flex-bx2 .l-b .des-ti {
        height:50px;
        line-height: 50px
    }
}

.invoicePage .item1 .table-bx .flex-bx2 .r-b {
    width: 70%
}

.invoicePage .item1 .table-bx .flex-bx2 .r-b .ds-tbx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.invoicePage .item1 .table-bx .flex-bx2 .r-b .ds-tbx div {
    width: 33.3333%;
    border-right: 1px solid #c7c7c7
}

.invoicePage .item1 .table-bx .flex-bx2 .r-b .ch-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.invoicePage .item1 .table-bx .flex-bx2 .r-b .ch-bx div {
    width: 33.3333%
}

.invoicePage .item1 .table-bx .flex-bx2 .r-b .ch-bx div .img-bx {
    margin: 0 auto
}

@media (max-width: 767px) {
    .invoicePage .item1 .table-bx .flex-bx2 .r-b .ch-bx div .img-bx {
        width:0.8vw
    }
}

.invoicePage .item1 .table-bx .flex-bx2 .r-b .ch-bx .des {
    border-right: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7
}

.invoicePage .item1 .table-bx .flex-bx2 .n-b {
    display: none
}

.invoicePage .item1 .table-bx .flex-bx2 .n-b .des-ti {
    color: #00458d;
    height: 100%;
    line-height: 90px;
    border-right: 1px solid #c7c7c7
}

@media (max-width: 767px) {
    .invoicePage .item1 .table-bx .flex-bx2 .n-b .des-ti {
        height:50px;
        line-height: 50px
    }
}

.invoicePage .item1 .table-bx .flex-bx3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.invoicePage .item1 .table-bx .flex-bx3 .ti {
    width: 76.6%
}

.invoicePage .item1 .table-bx .flex-bx3 .des {
    width: 23.4%;
    border-right: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7
}

.invoicePage .item1 .table-bx .flex-bx4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.invoicePage .item1 .table-bx .flex-bx4 .des {
    width: 76.6%;
    border-right: 1px solid #c7c7c7;
    color: #000;
    letter-spacing: 0
}

.invoicePage .item1 .table-bx .flex-bx4 .des span {
    color: #00458d;
    margin: 0 2px
}

@media (max-width: 767px) {
    .invoicePage .item1 .table-bx .flex-bx4 .des span {
        margin:0 1px
    }
}

.invoicePage .item1 .table-bx .flex-bx4 .des-ti {
    width: 23.4%;
    border-right: 1px solid #c7c7c7;
    border-bottom: none
}

.invoicePage .item1 .rema-bx {
    height: 100%;
    background-color: #f2f2f3
}

.invoicePage .item1 .remarks {
    padding-left: 17px;
    position: relative;
    font-size: 1rem;
    line-height: 1.9;
    letter-spacing: 0.4px;
    font-weight: 400;
    color: #000000;
    font-size: 0.85vw
}

@media (max-width: 767px) {
    .invoicePage .item1 .remarks {
        font-size:1.4vw;
        padding-left: 1.6vw
    }
}

.invoicePage .item1 .remarks span {
    position: absolute;
    top: 0;
    left: 0
}

@media (max-width: 767px) {
    .invoicePage .item1 .bl-cir {
        padding-left:10px
    }
}

@media (max-width: 767px) {
    .invoicePage .item1 .bl-cir:before {
        top:1.1vw;
        width: 6px;
        height: 6px
    }
}

.invoicePage .item1 .cir1 {
    font-size: 0.85vw;
    color: #e60012;
    margin-top: 38px;
    line-height: 2
}

@media (max-width: 767px) {
    .invoicePage .item1 .cir1 {
        font-size:2vw;
        margin-top: 12px
    }
}

.invoicePage .item1 .cir2 {
    line-height: 2;
    font-size: 0.8vw;
    color: #000
}

@media (max-width: 767px) {
    .invoicePage .item1 .cir2 {
        font-size:2vw
    }
}

.invoicePage .item1 .cir2 a {
    color: #00458d;
    font-weight: 700;
    position: relative;
    display: inline-block
}

.invoicePage .item1 .cir2 a:before {
    position: absolute;
    content: "";
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #00458d
}

@media (max-width: 767px) {
    .invoicePage .item1 .cir2 a:before {
        height:1px
    }
}

.invoicePage .item1 .invoice_3 .flex-bx2 .r-b {
    width: 46.6%
}

.invoicePage .item1 .invoice_3 .flex-bx2 .n-b {
    display: block;
    width: 23.4%
}

.invoicePage .item1 .invoice_3 .bl-cir.cir1 {
    display: none
}

.invoicePage .item1 .invoice_3 .bl-cir.cir2 {
    margin-top: 38px
}

@media print {
    .invoicePage .item1 .invoice_2,.invoicePage .item1 .invoice_3 {
        page-break-inside: avoid
    }

    .invoicePage .item1 .table-bx .des,.invoicePage .item1 .table-bx .des-ti,.invoicePage .item1 .table-bx .ti {
        height: 30px;
        line-height: 30px
    }

    .invoicePage .item1 .table-bx .des.h42,.invoicePage .item1 .table-bx .des.h47 {
        height: 30px;
        line-height: 30px;
        padding: 0
    }

    .invoicePage .item1 .table-bx .des-ti.h42,.invoicePage .item1 .table-bx .des-ti.h47_2 {
        height: 30px;
        line-height: 30px
    }

    .invoicePage .item1 .table-bx .flex-bx2 .l-b .des-ti,.invoicePage .item1 .table-bx .flex-bx2 .n-b .des-ti {
        height: 60px;
        line-height: 60px
    }

    .invoicePage .item1 .table-bx .flex-bx4 .des {
        height: 30px;
        line-height: 30px
    }
}

.bgcover {
    width: 100%;
    height: 0;
    background: 50%/cover
}

.mo {
    display: none;
}

@media (max-width: 767px) {
    .mo {
        display:block
    }
}

.pc {
    display: none
}

@media (min-width: 768px) {
    .pc {
        display:block
    }
}

.container {
    padding: 0 16px;
    margin: 0 auto;
    width: 100%
}

@media (max-width: 767px) {
    .container {
        padding:0 24px
    }
}

@media (min-width: 576px) {
    .container {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width:1264px
    }
}

.top-menu-oubx {
    background-color: #f2f2f3
}

#top-menu-ul {
    padding: 0 30px;
    position: relative;
    z-index: 1
}

@media (max-width: 767px) {
    #top-menu-ul {
        padding:0 40px
    }
}

#top-menu-ul .item_Menu {
    margin: 0 auto;
    overflow: hidden;
    height: 80px
}

@media (max-width: 767px) {
    #top-menu-ul .item_Menu {
        height:60px
    }
}

#top-menu-ul .item_menu_Box {
    width: 100%;
    overflow: hidden;
    overflow-x: scroll;
    position: relative;
    text-align: center
}

#top-menu-ul .item_menu_Box .item_menu_list {
    white-space: nowrap!important;
    padding-bottom: 0px;
    text-align: center;
    font-size: 0px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

#top-menu-ul .item_menu_Box li {
    height: 80px
}

@media (max-width: 767px) {
    #top-menu-ul .item_menu_Box li {
        height:60px
    }
}

#top-menu-ul .item_menu_Box li a {
    position: relative;
    display: block;
    line-height: 1;
    letter-spacing: 0.6px;
    font-size: 1.25rem;
    color: #000000;
    height: 100%
}

#top-menu-ul .item_menu_Box li a:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #00458d;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    opacity: 0
}

@media (max-width: 767px) {
    #top-menu-ul .item_menu_Box li a {
        font-size:1.0625rem;
        margin: 0 20px
    }
}

@media (min-width: 768px) {
    #top-menu-ul .item_menu_Box li a {
        margin:0 33px
    }
}

#top-menu-ul .item_menu_Box li a>div {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width: 768px) {
    #top-menu-ul .item_menu_Box li a:hover {
        color:#00458d
    }

    #top-menu-ul .item_menu_Box li a:hover:before {
        opacity: 1
    }
}

#top-menu-ul .item_menu_Box li.active a {
    color: #00458d
}

#top-menu-ul .item_menu_Box li.active a:before {
    opacity: 1
}

.flex-direction-nav {
    display: none
}

.flex-direction-nav a {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    z-index: 10;
    border-radius: 5px
}

@media (max-width: 767px) {
    .flex-direction-nav a {
        border-radius:3px
    }
}

.flex-direction-nav a:after {
    position: absolute;
    top: 0
}

.flex-direction-nav a.flex-next {
    background: url(../images/slick-next.png) no-repeat center/7px;
    background-color: #007ff2;
    right: 0px
}

.flex-direction-nav a.flex-prev {
    background: url(../images/slick-prev.png) no-repeat center/7px;
    background-color: #007ff2;
    left: 0px
}

.open_flexslider .flex-direction-nav {
    display: block
}

.beebaby.fix {
    position: absolute;
    bottom: 120px
}

@media (max-width: 767px) {
    .beebaby.fix {
        bottom:135px
    }
}

.beebaby.open {
    opacity: 1;
    pointer-events: all
}

.beebaby {
    position: fixed;
    right: 67px;
    bottom: 170px;
    width: 95px;
    height: 95px;
    z-index: 9;
    -webkit-transition: 0.4s ease opacity;
    transition: 0.4s ease opacity;
    opacity: 0;
    pointer-events: none
}

@media (min-width: 768px) {
    .beebaby:hover .dia-bx {
        opacity:1
    }
}

@media (max-width: 1550px) {
    .beebaby {
        bottom:120px
    }
}

@media (max-width: 767px) {
    .beebaby {
        right:20px;
        bottom: 135px;
        width: 55px;
        height: 55px
    }
}

.beebaby .img-bx {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 5%;
    width: 60px;
    z-index: 5
}

@media (max-width: 767px) {
    .beebaby .img-bx {
        width:35px
    }
}

.beebaby .img-bx img:first-child {
    -webkit-animation: beeani 2s linear infinite;
    animation: beeani 2s linear infinite
}

.beebaby .img-bx img:last-child {
    -webkit-animation: beeani2 2s linear infinite;
    animation: beeani2 2s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@-webkit-keyframes beeani {
    0% {
        opacity: 0
    }

    1% {
        opacity: 1
    }

    49% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 0
    }
}

@keyframes beeani {
    0% {
        opacity: 0
    }

    1% {
        opacity: 1
    }

    49% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes beeani2 {
    0% {
        opacity: 0
    }

    48% {
        opacity: 0
    }

    49% {
        opacity: 1
    }

    to {
        opacity: 1
    }
}

@keyframes beeani2 {
    0% {
        opacity: 0
    }

    48% {
        opacity: 0
    }

    49% {
        opacity: 1
    }

    to {
        opacity: 1
    }
}

.beebaby .dia-bx {
    opacity: 0;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    position: absolute;
    top: -32px;
    left: -18px;
    width: 90px;
    height: 55px;
    background-color: #e60012;
    padding-left: 11px;
    padding-top: 9px;
    border-radius: 10px;
    font-size: 1rem;
    line-height: 1.24;
    letter-spacing: 0.8px;
    font-weight: 400;
    color: #fff
}

.beebaby .dia-bx:before {
    position: absolute;
    content: "";
    background: url(../images/beeba.png) no-repeat center/contain;
    width: 19px;
    height: 13px;
    bottom: -9px;
    left: 30px
}

.pop-act {
    background: rgba(0,0,0,0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
    top: 0;
    left: 0
}

.pop-act .iminbx {
    width: 1905px;
    background-color: #fff
}

.pop-act .img-bx {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: calc(100% - 60px);
    height: calc(100% - 100px);
    overflow-x: scroll;
    overflow-y: scroll
}

.pop-act .clos-btn {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 30px;
    right: 29px;
    border-radius: 99px;
    display: block;
    cursor: pointer;
    background-color: #00458d
}

@media (max-width: 576px) {
    .pop-act .clos-btn {
        padding-bottom:40px
    }
}

.pop-act .clos-btn:before {
    content: "";
    width: 25px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
    background: #fff
}

.pop-act .clos-btn:after {
    content: "";
    width: 25px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
    background: #fff
}

.show-pop {
    display: block!important
}

.rfix-btn.open {
    z-index: 9;
    pointer-events: all!important;
    opacity: 1
}

.rfix-btn.open .mo .flex-bx {
    opacity: 1
}

.rfixmo-btn.fix {
    position: absolute
}

.rfixmo-btn {
    width: 36px;
    margin-left: auto;
    margin-right: 24px;
    display: block;
    position: fixed;
    bottom: 85px;
    right: 0;
    z-index: 9
}

@media (min-width: 768px) {
    .rfixmo-btn {
        display:none
    }
}

.rfixmo-btn .unhov {
    width: 36px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

.rfixmo-btn .hov {
    width: 36px;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

.rfixmo-btn.open .unhov {
    opacity: 0
}

.rfixmo-btn.open .hov {
    opacity: 1
}

.rfix-btn {
    position: fixed;
    right: 0;
    top: 43%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 8;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease
}

@media (max-width: 767px) {
    .rfix-btn {
        right:0px;
        top: auto;
        -webkit-transform: none;
        transform: none;
        bottom: 20px;
        opacity: 0;
        pointer-events: none!important
    }
}

@media (max-width: 767px) {
    .rfix-btn.fix {
        position:absolute
    }

    .rfix-btn.fix .mo .flex-bx {
        z-index: 50
    }
}

.rfix-btn .pc .img-bx {
    width: 41px;
    margin: 0 auto;
    margin-bottom: 6px
}

.rfix-btn .pc a {
    display: block
}

@media (min-width: 768px) {
    .rfix-btn .pc a:hover {
        opacity:0.7
    }
}

.rfix-btn .mo .flex-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
    bottom: 15px;
    width: 100vw;
    right: 0;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    opacity: 0
}

.rfix-btn .mo .flex-bx a {
    display: block;
    width: 50%
}

.int-tibx .e {
    font-size: 1.25rem;
    line-height: 1.48;
    letter-spacing: 1px;
    font-weight: 600;
    color: #00458d;
    font-style: italic
}

@media (max-width: 767px) {
    .int-tibx .e {
        font-size:1.0625rem
    }
}

.int-tibx .t {
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0.8px;
    font-weight: 700;
    color: #000000
}

@media (max-width: 767px) {
    .int-tibx .t {
        font-size:1.375rem;
        margin-top: 4px
    }
}

.sh-des {
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0.4px;
    font-weight: 400;
    color: #000000;
    text-align: justify
}

@media (max-width: 767px) {
    .sh-des {
        font-size:0.9375rem
    }
}

.sh-bdesti {
    font-size: 1.25rem;
    line-height: 1.6;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #00458d
}

@media (max-width: 767px) {
    .sh-bdesti {
        font-size:1.0625rem
    }
}

.sh-banner {
    position: relative
}

.sh-banner .bgcover {
    background-size: cover!important;
    padding-bottom: 360px
}

@media (max-width: 767px) {
    .sh-banner .bgcover {
        padding-bottom:49.4%
    }
}

.sh-banner .sh-babx {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 167px
}

@media (max-width: 767px) {
    .sh-banner .sh-babx {
        height:95px
    }
}

.sh-banner .sh-babx .bg {
    position: absolute;
    background-color: #00458d;
    height: 100%;
    left: 0;
    padding: 50px 50px 50px 100px
}

@media (min-width: 1920px) {
    .sh-banner .sh-babx .bg {
        width:27.5vw
    }
}

@media (max-width: 991px) {
    .sh-banner .sh-babx .bg {
        width:300px;
        padding: 50px 40px 50px 60px
    }
}

@media (max-width: 768px) {
    .sh-banner .sh-babx .bg {
        padding:20px 40px 20px 100px
    }
}

@media (max-width: 575px) {
    .sh-banner .sh-babx .bg {
        width:185px;
        padding: 20px 0px 20px 26px
    }
}

.sh-banner .sh-babx .bg:before {
    position: absolute;
    content: "";
    right: -64px;
    bottom: 0;
    height: 0;
    width: 0;
    border-left: 65px solid #00458d;
    border-top: 167px dashed transparent;
    border-bottom: 0px dashed transparent
}

@media (max-width: 767px) {
    .sh-banner .sh-babx .bg:before {
        border-top:95px dashed transparent;
        border-left: 40px solid #00458d;
        right: -40px
    }
}

.sh-banner .sh-babx .ba-tibx .e-t {
    font-size: 1.25rem;
    line-height: 1.4;
    letter-spacing: 1px;
    font-weight: 300;
    color: #00e1ee;
    font-style: italic;
    margin-bottom: 3px
}

@media (max-width: 767px) {
    .sh-banner .sh-babx .ba-tibx .e-t {
        font-size:1.0625rem
    }
}

.sh-banner .sh-babx .ba-tibx .ti {
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0.8px;
    font-weight: 700;
    color: #fff;
    position: relative;
    display: inline-block
}

@media (max-width: 767px) {
    .sh-banner .sh-babx .ba-tibx .ti {
        font-size:1.3125rem
    }
}

.sh-banner .sh-babx .ba-tibx .ti:before {
    position: absolute;
    content: "";
    right: -31px;
    bottom: -16px;
    background: url(../images/about/shban-iocn.png) no-repeat center center/contain;
    width: 24px;
    height: 14px
}

@media (max-width: 767px) {
    .sh-banner .sh-babx .ba-tibx .ti:before {
        width:16px;
        height: 9px;
        right: -21px;
        bottom: -11px
    }
}

.l-linti {
    font-size: 1.4375rem;
    line-height: 1.68;
    letter-spacing: 0.6px;
    font-weight: 700;
    color: #00458d;
    position: relative;
    padding-left: 15px
}

@media (max-width: 767px) {
    .l-linti {
        font-size:1.1875rem
    }
}

.l-linti:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 6px;
    height: 23px;
    background-color: #00e1ee
}

@media (max-width: 767px) {
    .l-linti:before {
        height:18px;
        width: 5px
    }
}

.active.r-posbx {
    opacity: 1;
    pointer-events: auto
}

.r-posbx {
    position: fixed;
    left: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    z-index: 40;
    opacity: 0;
    pointer-events: none
}

@media (max-width: 767px) {
    .r-posbx {
        display:none
    }
}

.r-posbx:before {
    position: absolute;
    content: "";
    left: -14px;
    top: 16px;
    width: 1px;
    height: 80%;
    background-color: #00458d
}

.r-posbx a.in_servi.active {
    color: #00458d
}

.r-posbx a.in_servi.active:before {
    background-color: #00458d
}

.r-posbx a {
    font-size: 1rem;
    line-height: 1.38;
    letter-spacing: 0px;
    font-weight: 400;
    color: #595757;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    width: 100%;
    background-color: #fff;
    border-radius: 10px
}

.r-posbx a:not(:last-child) {
    margin-bottom: 10px
}

@media (min-width: 768px) {
    .r-posbx a:hover {
        color:#00458d
    }

    .r-posbx a:hover:before {
        background-color: #00458d
    }
}

.r-posbx a:before {
    position: absolute;
    content: "";
    left: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #00458d;
    background-color: #fff;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

.r-posbx .tx-card {
    padding: 6px 8px;
    opacity: 1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    position: relative;
    text-align: center
}

.iocn-ti {
    margin-left: 30px;
    position: relative;
    font-size: 1.25rem;
    line-height: 1;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #000;
    padding-bottom: 8px;
    display: inline-block;
    margin-bottom: 14px
}

@media (max-width: 767px) {
    .iocn-ti {
        font-size:1.0625rem;
        margin-left: 25px;
        margin-bottom: 8px
    }
}

.iocn-ti:before {
    position: absolute;
    content: "";
    left: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 29px;
    background: url(../images/about/ticon.png) no-repeat center/contain
}

@media (max-width: 767px) {
    .iocn-ti:before {
        width:18px;
        height: 25px;
        left: -25px
    }
}

.iocn-ti:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #00458d
}

.blcimg-ti {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blcimg-ti .img-bx {
    width: 127px
}

@media (max-width: 767px) {
    .blcimg-ti .img-bx {
        width:75px
    }
}

.blcimg-ti .tx {
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0.8px;
    font-weight: 700;
    color: #000000;
    margin-left: 30px
}

@media (max-width: 767px) {
    .blcimg-ti .tx {
        font-size:1.375rem;
        margin-left: 15px
    }
}

.sh-triangle {
    padding-left: 23px;
    position: relative
}

.sh-triangle:before {
    position: absolute;
    content: "";
    left: 0;
    top: 11px;
    height: 0;
    width: 0;
    border-left: 12px solid #e60012;
    border-top: 8px dashed transparent;
    border-bottom: 8px dashed transparent
}

.bl-cir {
    position: relative;
    padding-left: 20px
}

@media (max-width: 767px) {
    .bl-cir {
        padding-left:16px
    }
}

.bl-cir:before {
    position: absolute;
    content: "";
    left: 0;
    top: 8px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background-color: #00458d
}

@media (max-width: 767px) {
    .bl-cir:before {
        top:10px;
        width: 9px;
        height: 9px
    }
}

.blue-f1 {
    background: url(../images/blue-footer/pc_bg.jpg) no-repeat center/cover;
    padding-top: 80px;
    padding-bottom: 60px
}

@media (max-width: 767px) {
    .blue-f1 {
        padding-top:50px;
        padding-bottom: 45px;
        background: url(../images/blue-footer/mb_bg.jpg) no-repeat bottom/cover
    }
}

.blue-f1 .flex-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 767px) {
    .blue-f1 .flex-bx {
        display:block
    }
}

.blue-f1 .flex-bx a {
    width: 400px;
    height: 120px;
    display: block;
    margin: 0 30px;
    background: #fff;
    padding-right: 40px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 768px) {
    .blue-f1 .flex-bx a:hover {
        background:#1a8aff
    }

    .blue-f1 .flex-bx a:hover .img-bx .unhov {
        opacity: 0
    }

    .blue-f1 .flex-bx a:hover .img-bx .hov {
        opacity: 1
    }

    .blue-f1 .flex-bx a:hover .tx-bx .e-ti {
        color: #fff
    }

    .blue-f1 .flex-bx a:hover .tx-bx .des {
        color: #fff
    }

    .blue-f1 .flex-bx a:hover .arr {
        border-color: #fff
    }

    .blue-f1 .flex-bx a:hover .arr:after,.blue-f1 .flex-bx a:hover .arr:before {
        background: #fff
    }
}

@media (max-width: 767px) {
    .blue-f1 .flex-bx a {
        width:340px;
        height: 86px;
        margin: 0 auto
    }
}

@media (max-width: 767px) {
    .blue-f1 .flex-bx a:first-child {
        margin-bottom:22px
    }
}

.blue-f1 .flex-bx a:first-child .img-bx img {
    width: 53px
}

@media (max-width: 767px) {
    .blue-f1 .flex-bx a:first-child .img-bx img {
        width:48px
    }
}

.blue-f1 .flex-bx a:last-child .img-bx img {
    width: 47px
}

.blue-f1 .flex-bx a .img-bx {
    margin-right: 20px;
    position: relative
}

@media (max-width: 767px) {
    .blue-f1 .flex-bx a .img-bx {
        margin-right:10px
    }
}

.blue-f1 .flex-bx a .img-bx img {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

.blue-f1 .flex-bx a .img-bx .hov {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0
}

.blue-f1 .flex-bx a .tx-bx .e-ti {
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0.8px;
    font-weight: 600;
    color: #00458d;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    font-style: italic
}

.blue-f1 .flex-bx a .tx-bx .des {
    margin-top: 3px;
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: 0.61px;
    font-weight: 700;
    color: #000;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

.blue-f1 .flex-bx a .arr {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    border-left: 1px solid #00458d;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

@media (max-width: 767px) {
    .blue-f1 .flex-bx a .arr {
        width:30px
    }
}

.blue-f1 .flex-bx a .arr:before {
    position: absolute;
    content: "";
    left: 50%;
    top: 48%;
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
    width: 8px;
    height: 2px;
    background-color: #00458d;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

.blue-f1 .flex-bx a .arr:after {
    position: absolute;
    content: "";
    left: 50%;
    top: 53%;
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
    width: 8px;
    height: 2px;
    background-color: #00458d;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

@media (max-width: 1200px) {
    .blue-f1 .flex-bx.rodaside_3btn {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.blue-f1 .flex-bx.rodaside_3btn a {
    width: 312px;
    margin: 0 33px
}

@media (max-width: 1455px) {
    .blue-f1 .flex-bx.rodaside_3btn a {
        margin:0 15px;
        padding-left: 15px
    }
}

@media (max-width: 1200px) {
    .blue-f1 .flex-bx.rodaside_3btn a {
        margin:0 50px
    }
}

@media (max-width: 991px) {
    .blue-f1 .flex-bx.rodaside_3btn a {
        margin:0 15px;
        padding-left: 0
    }
}

@media (max-width: 767px) {
    .blue-f1 .flex-bx.rodaside_3btn a {
        width:340px;
        height: 86px;
        margin: 0 auto
    }
}

@media (max-width: 1200px) {
    .blue-f1 .flex-bx.rodaside_3btn a:first-child {
        margin-bottom:22px
    }
}

.blue-f1 .flex-bx.rodaside_3btn a:first-child .img-bx img {
    width: 53px
}

@media (max-width: 767px) {
    .blue-f1 .flex-bx.rodaside_3btn a:first-child .img-bx img {
        width:48px
    }
}

@media (max-width: 1200px) {
    .blue-f1 .flex-bx.rodaside_3btn a:nth-child(2) {
        margin-bottom:22px
    }
}

.blue-f1 .flex-bx.rodaside_3btn a:nth-child(2) .img-bx img {
    width: 53px
}

@media (max-width: 767px) {
    .blue-f1 .flex-bx.rodaside_3btn a:nth-child(2) .img-bx img {
        width:48px
    }
}

@media (max-width: 1200px) {
    .blue-f1 .flex-bx.rodaside_3btn a:nth-child(3) {
        margin-bottom:22px
    }
}

.blue-f1 .flex-bx.rodaside_3btn a:nth-child(3) .img-bx img {
    width: 47px
}

@media (max-width: 767px) {
    .blue-f1 .flex-bx.rodaside_3btn a:nth-child(3) .img-bx img {
        width:44px
    }
}

.blue-f1 .flex-bx.rodaside_3btn a:nth-child(4) .img-bx img {
    width: 52px
}

.shbot-linkbx a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 337px
}

@media (min-width: 768px) {
    .shbot-linkbx a:hover .r .arr {
        background:#1a8aff
    }
}

@media (max-width: 767px) {
    .shbot-linkbx a {
        height:auto
    }
}

.shbot-linkbx a .l {
    width: 34.2%;
    height: 100%;
    position: relative;
    background-color: #f4f4f4
}

@media (max-width: 767px) {
    .shbot-linkbx a .l {
        width:100%;
        height: auto
    }
}

.shbot-linkbx a .l:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 196px;
    height: 268px;
    background: url(../images/bg_line01.png) no-repeat center/contain
}

@media (max-width: 767px) {
    .shbot-linkbx a .l:before {
        width:64px;
        height: 85px;
        background: url(../images/mbbg_line01.png) no-repeat center/contain
    }
}

.shbot-linkbx a .l .des-bx {
    width: 100%;
    max-width: 313px;
    padding-left: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.shbot-linkbx a .l .des-bx .ti {
    font-size: 1.5rem;
    line-height: 1.35;
    letter-spacing: 1.23px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 10px
}

@media (max-width: 767px) {
    .shbot-linkbx a .l .des-bx .ti {
        font-size:1.1875rem
    }
}

.shbot-linkbx a .l .des-bx .ti span {
    font-weight: 400
}

.shbot-linkbx a .r {
    width: 65.8%;
    height: 100%;
    position: relative
}

@media (max-width: 767px) {
    .shbot-linkbx a .r {
        width:100%
    }
}

.shbot-linkbx a .r .arr {
    position: absolute;
    left: -35px;
    width: 70px;
    height: 70px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #00458d;
    -webkit-box-shadow: 0 0 13.5px 1.5px rgba(34,24,21,0.28);
    box-shadow: 0 0 13.5px 1.5px rgba(34,24,21,0.28);
    border-radius: 50%;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

@media (max-width: 767px) {
    .shbot-linkbx a .r .arr {
        width:35px;
        height: 35px;
        left: -17px
    }
}

.shbot-linkbx a .r .arr:after,.shbot-linkbx a .r .arr:before {
    position: absolute;
    content: "";
    left: 50%;
    width: 2px;
    height: 16px;
    background: #fff
}

@media (max-width: 767px) {
    .shbot-linkbx a .r .arr:after,.shbot-linkbx a .r .arr:before {
        height:9px;
        width: 1px;
        left: 52%
    }
}

.shbot-linkbx a .r .arr:before {
    top: 43%;
    -webkit-transform: translate(-50%,-50%) rotate(-50deg);
    transform: translate(-50%,-50%) rotate(-50deg)
}

@media (max-width: 767px) {
    .shbot-linkbx a .r .arr:before {
        top:42%
    }
}

.shbot-linkbx a .r .arr:after {
    top: 58%;
    -webkit-transform: translate(-50%,-50%) rotate(50deg);
    transform: translate(-50%,-50%) rotate(50deg)
}

.shbot-linkbx a .r .bgcover {
    padding-bottom: 337px;
    background-size: cover!important
}

@media (max-width: 767px) {
    .shbot-linkbx a .r .bgcover {
        padding-bottom:88.3%
    }
}

@media (max-width: 767px) {
    .blue-f2 {
        padding-bottom:25px
    }
}

.blue-f2 .flex-bx a:last-child .img-bx img {
    width: 95px
}

@media (max-width: 767px) {
    .blue-f2 .flex-bx a:last-child .img-bx img {
        width:62px
    }
}

.blue-f2 .flex-bx a {
    width: 608px
}

@media (max-width: 767px) {
    .blue-f2 .flex-bx a {
        width:calc(100% - 50px)
    }
}

.blue-f3 .tel-bx {
    text-align: center;
    padding-bottom: 35px
}

@media (max-width: 767px) {
    .blue-f3 .tel-bx {
        padding-bottom:20px
    }
}

.blue-f3 .tel-bx .img-bx {
    width: 47px;
    margin: 0 auto
}

@media (max-width: 767px) {
    .blue-f3 .tel-bx .img-bx {
        width:33px
    }
}

.blue-f3 .tel-bx .tx {
    font-size: 1.5rem;
    line-height: 1.1;
    letter-spacing: 0.6px;
    font-weight: 400;
    color: #fff;
    margin-top: 12px
}

@media (max-width: 767px) {
    .blue-f3 .tel-bx .tx {
        font-size:1.0625rem;
        margin-top: 8px
    }
}

.blue-f3 .tel-bx a {
    font-size: 2rem;
    line-height: 1.1;
    letter-spacing: 0.8px;
    font-weight: 600;
    color: #00e1ee;
    font-style: italic;
    margin-top: 8px
}

@media (max-width: 767px) {
    .blue-f3 .tel-bx a {
        font-size:1.375rem;
        margin-top: 4px;
        display: block
    }
}





/* -- 250801 增補 -- */
.item1{ padding-top:80px;}
.img-ti{ display:flex; align-items:center; margin:0 0 50px 0;}
.img-ti:first-child{ margin-right:35px;}
.img-tibx{ display:-webkit-box; display:-ms-flexbox; display:flex;
    -webkit-box-align:center; -ms-flex-align:center; align-items:center;}
.img-ti img{ width:68px !important;}
.tx{ font-size:1.25rem; line-height:1.7; letter-spacing:0.5px; font-weight:400; color:#000000;}
.tx span{ color:#00458d;}
.bg1{ position:absolute; bottom:0; right:0; z-index:-1;}
.mo{ display:none !important;}

.item2{ padding-top:52px !important; padding-bottom:55px; background-color:#eaf6fd; margin-top:50px;}
.item3{ padding:80px 0;}
.text-center{ display:flex; justify-content:center; align-items:center; width:100%;
    padding:0 0 30px 0;}

.des2{ margin-top:19px;}
.item1 .l-linti{ margin-bottom:25px !important;}
.des1 span{ font-weight:700; color:#00458d;}

.item3 .form-bx{ max-width:640px !important; width:100%; margin:0 auto;}




.bg-none{ background:none !important;}





@media (max-width: 1024px) {
.icons_zone{ right:20px !important;}
footer .b-bx ul li a{ font-size:.8rem;}
footer .b-bx ul li:first-child a img,
footer .b-bx ul li a img{ width:16px; padding:0; margin:0; left:8px;}
}



@media (max-width: 820px) {
    footer .t-bx{ display:block !important; width:100%; text-align:left; margin:0;}
    footer .t-bx .logo{ margin:0;}
}



@media (max-width: 768px) {
.icons_zone{ right:10px !important;}
.icons img{ height:45px !important;}
footer .b-bx ul li:not(:last-child){ margin-right:10px;}
footer .b-bx ul li:first-child a img,
footer .b-bx ul li a img{ width:16px; padding:0; margin:0; left:8px;}
footer .b-bx ul li a{ font-size:.7rem;}

footer .b-bx .copyright,
footer .b-bx .copyright a{ font-size:.9rem;}
}



@media (max-width: 475px) {
.item1{ padding-top:47px;}
.img-tibx{ flex-wrap:wrap; margin:0 0 40px 0;}
.img-ti{margin:10px 0;}
.img-ti img{ width:53px !important;}
.tx{ font-size:1.0625rem;}

.item1 .l-linti{ margin-bottom:5px !important;}
.item1 .img-ti .tx span{ margin-left:15px;}
.bg1{ width:55%;}
.pc{ display:none !important;}
.mo{ display:block !important;}
.text-center{ justify-content:flex-start;}

.icons_zone{ position:relative !important;}
.icons img{ height:34px !important; margin-bottom:30px;}
footer .b-bx ul li a{ font-size:.9rem;}
}



@media (max-width: 375px) {
.icons img{ height:28px !important; margin-bottom:30px;}

}