body {
    overflow-x: hidden
}

@font-face {
    font-family: "mine";
    src: url('/font/mine.eot?t=1542262622608');
    src: url('/font/mine.eot?t=1542262622608#iefix') format('embedded-opentype'), url('data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAVkAAsAAAAACBQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFY8dkhMY21hcAAAAYAAAABtAAAByH/7gHtnbHlmAAAB8AAAAVUAAAGMK9pudWhlYWQAAANIAAAALwAAADYTRaS+aGhlYQAAA3gAAAAcAAAAJAfeA4dobXR4AAADlAAAABIAAAAYF+gAAGxvY2EAAAOoAAAADgAAAA4BlgEmbWF4cAAAA7gAAAAfAAAAIAETADJuYW1lAAAD2AAAAUUAAAJtPlT+fXBvc3QAAAUgAAAAQQAAAFKK1qjTeJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/sM4gYGVgYOpk+kMAwNDP4RmfM1gxMjBwMDEwMrMgBUEpLmmMDg8Y3gWx9zwv4EhhrmBoQEozAiSAwA1jg08eJztkdEJgDAMRF/aKiI6iU4izuAYfjlv1tCkUcEdvPICdw0EEqABsjEbBeRAcO2WSs0zfc0Li/mBjkRRNOmok27nCV/3Sqz7ee6KTUs+TVp+DbWut2t8i4HvXVPgN9ExqD1TgP9vAfkC2CobYgAAAHicPY3BSgJRFIbPuVdnHBvlDqnjSpiZdFJhFpYzIebGfQYuWhhE0MadlMtEBMHeYEQCF+milfkA7qynaNk62gbN2HWMLpyPn//cwwcE+KNz4sEBZAGyhp47RSOZEIqo58qKoVtoO2iXVMxgHIuoJATDJJ9jWbllsbHMelJcDIk4iqQiOOIpLvWYfB9i8nwuMyZjPcoUAa9F0Z8KCov6K5mdBMoAHfINSdBA52azhmULzTiKGVRLtqOmSvZxljc1dHjDe9py1TRdDIcLymk1DTflFPyzRpuQdmPHB9doWrs9Z1p1EwXH/d9y/rk373RK8zyJsAewryU1lY/I55LWf1YT8uxdTLaJ5mfLp+UM+OHmix7SGIRBAJDQkPAIqekPXrAfADv46N/4A+xvHdv/H3RMtcABDqoYRgevyLrrVcm5V+2SdYu83nkVSt66XoWf/AKR8VaqAAAAeJxjYGRgYABi3bdrzOL5bb4ycLMwgMANYYM4BP3/DgsDsyaQy8HABBIFAASSCLQAeJxjYGRgYG7438AQw8IAAkCSkQEVsAEARwwCb3icY2FgYGBBwswvIDQAB7gBAAAAAAAAAAA8AHoAlACsAMYAAHicY2BkYGBgY1BjYGYAASYg5gJCBob/YD4DAAznAUYAeJxlj01OwzAQhV/6B6QSqqhgh+QFYgEo/RGrblhUavdddN+mTpsqiSPHrdQDcB6OwAk4AtyAO/BIJ5s2lsffvHljTwDc4Acejt8t95E9XDI7cg0XuBeuU38QbpBfhJto41W4Rf1N2MczpsJtdGF5g9e4YvaEd2EPHXwI13CNT+E69S/hBvlbuIk7/Aq30PHqwj7mXle4jUcv9sdWL5xeqeVBxaHJIpM5v4KZXu+Sha3S6pxrW8QmU4OgX0lTnWlb3VPs10PnIhVZk6oJqzpJjMqt2erQBRvn8lGvF4kehCblWGP+tsYCjnEFhSUOjDFCGGSIyujoO1Vm9K+xQ8Jee1Y9zed0WxTU/3OFAQL0z1xTurLSeTpPgT1fG1J1dCtuy56UNJFezUkSskJe1rZUQuoBNmVXjhF6XNGJPyhnSP8ACVpuyAAAAHicY2BigAAuBuyAjZGJkZmRhZGVkY2RnYEzMzk/T9fAwM2ZrTi/tLg0ny05MTMlMY8tPd8nNa2EMYKBAQDPhwrWAAAA') format('woff'), url('/font/mine.ttf?t=1542262622608') format('truetype'), url('/font/mine.svg?t=1542262622608#iconfont') format('svg')
}

.clearfix {
    clear: both
}

.iconfont {
    font-family: "mine" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-icon-home:before {
    content: "\e600"
}

.icon-search:before {
    content: "\e62b"
}

.icon-go:before {
    content: "\e602"
}

.icon-menu:before {
    content: "\e65e"
}

.icon-close:before {
    content: "\e60d"
}

.main-container .search_box .icon-search::before {
    content: "\e62b"
}

@media(min-width:769px) and (max-width:1024px) {
    .menu-container {
        width: 100%;
        margin: 0 auto
    }
}

@media(min-width:1366px) {
    .menu-container {
        width: 1200px;
        margin: 0 auto
    }
}

.menu-mobile {
    display: none;
    padding: 20px;
    color: #FFF;
    text-decoration: none
}


/* .menu-mobile:after {
    content: "\e65e";
    font-family: "mine" !important;
    font-size: 2em;
    color: #1c527d
} */

.backtotop {
    position: relative
}

.backtotop::before {
    content: "\e602";
    font-family: "mine" !important;
    font-size: 2em;
    position: absolute;
    bottom: 100%;
    left: 25%;
    color: #404047;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.menu-dropdown-icon:before {
    font-family: "mine" !important;
    content: "\e602";
    cursor: pointer;
    float: right;
    padding: 2.9em 0;
    color: #fff;
    display: block
}

.bg_add .menu-dropdown-icon:before {
    color: #252623;
}

.pd-2 {
    background: url(../images/bg_antibody.jpg) no-repeat fixed bottom;
    background-size: cover;
    padding: 50px 0
}

.pd-2 div.col-md-6,
.pd-list div.col-md-6 {
    position: relative
}

.pd-2 div.col-md-6 h3,
.pd-2 div.col-md-6 p {
    position: relative;
    z-index: 9
}

.pd-list div.col-md-6 h3,
.pd-list div.col-md-6 p {
    position: relative;
    z-index: 9;
    margin: 0;
    color: #fff
}

.pd-2 div.col-md-6 i,
.pd-list div.col-md-6 i {
    transition: all .5s
}

.pd-2 div.col-md-6:hover i,
.pd-list div.col-md-6:hover i {
    background: rgba(24, 86, 255, 0.493);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    position: absolute;
    z-index: 2
}

.pd-list div.col-md-6 {
    background-image: url(../images/jlist.png);
    background-size: cover;
    background-position: center
}

.pd-3 {
    padding: 50px 0
}

.pd-list div.col-md-6:nth-child(2n+1) {
    background-color: #94a8cb
}

.pd-list div.col-md-6:nth-child(2n) {
    background-color: #8db3f1
}

.pd-list div.col-md-6:nth-child(3n) {
    background-color: #8db3f1
}

.pd-list div.col-md-6:nth-child(3n+1) {
    background-color: #94a8cb
}

.pd-list div.col-md-6 {
    align-items: center;
    display: flex;
    justify-content: center;
    transition: all 1s
}

.pd-list a {
    color: #fff;
    text-decoration: none;
    margin: 0 2em
}

.pd-list a H3 {
    font-size: 30px
}

.pd-list a p {
    font-size: 16px
}

.in_w a {
    text-decoration: none
}

.in_w a::after {
    font-family: "mine" !important;
    content: "\e602";
    padding: .2em .3em;
    color: #000;
    font-weight: bold;
    background: #fff;
    margin-left: 1em;
    border-radius: 100%;
    display: inline-block
}

.menu>ul>li>ul>li>a::before {
    font-family: "mine" !important;
    content: "\e602";
    cursor: pointer;
    padding: 0 .5em 0 0;
    color: #0a8dc4;
    font-weight: bold;
    display: inline-block
}

#nav {
    height: 50px;
    width: 100%;
    background: #eee
}

#nav a {
    display: block;
    min-height: 50px;
    line-height: 50px;
    padding: 0 15px;
    color: #666;
    font-size: 16px;
    text-align: center;
    float: left;
    cursor: pointer
}

#nav a.on {
    border-bottom: 4px solid #092767;
    color: #000
}

#contentBox {
    width: 100%;
    height: auto
}

#contentBox .box {
    display: none
}

#contentBox .box.active {
    display: block
}

.social-icon-two li a::before {
    content: ""
}

.contact_item .btn:before {
    content: ""
}

.menu-dropdown-icon-1:before {
    content: "\f104";
    font-family: "Ionicons";
    display: none;
    cursor: pointer;
    float: right;
    color: #333;
    display: block;
    padding: .5em 2em 0 0
}

.menu>ul {
    margin: 0 auto;
    list-style: none;
    padding: 0;
    box-sizing: border-box
}

.menu>ul:before,
.menu>ul:after {
    content: "";
    display: table
}

.menu>ul:after {
    clear: both
}

.menu>ul>li {
    float: left;
    padding: 0;
    margin: 0
}

.menu>ul>li a {
    text-decoration: none;
    padding: 2em 1.2em;
    color: #151365;
    display: inline-block
}

.menu>ul>li:hover {
    color: #23218a
}

.menu>ul>li.menu-dropdown-icon::before {
    transition: transform .2s;
    -webkit-transition: transform .2s
}

.menu>ul>li.menu-dropdown-icon:hover::before {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.menu>ul>li>ul {
    display: none;
    width: 100%;
    background: #f0f7ff;
    padding: 20px!important;
    position: absolute;
    z-index: 9999;
    left: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}

.menu>ul>li>ul:before,
.menu>ul>li>ul:after {
    content: "";
    display: table
}

.menu>ul>li>ul:after {
    clear: both
}

.menu>ul>li>ul {
    height: 350px;
}

.menu>ul>li>ul>li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 33%;
}

.menu>ul>li>ul>li.active {
    background-color: #fff;
}

.menu>ul>li>ul li:hover>a {
    color: #0a8dc4!important;
}

.menu>ul>li>ul>li::before {
    content: "";
    height: 100%;
    width: 1px;
    background-color: #dedede57;
    position: absolute;
    top: 0;
    left: calc(33% + 7px);
}

.menu>ul>li>ul>li .navi-menu-3 {
    display: none;
    position: absolute;
    top: 0;
    left: calc(33% + 8px);
    padding: 15px !important;
    overflow: auto;
    z-index: 9;
    width: calc(33% - 8px);
    gap: 10px;
    flex-wrap: wrap;
    flex-direction: row;
    border: #eee solid 1px;
    height: 350px;
    overflow: auto;
    background: #ffffff00;
    align-content: flex-start;
    scrollbar-width: thin;
    scrollbar-color: #0a8dc4 #ffffff00;
}

.menu>ul>li .right-img-box {
    display: none;
    position: absolute;
    top: 0;
    left: 66%;
    padding: 15px !important;
    overflow: auto;
    z-index: 9;
    width: calc(33% + 18px);
    gap: 5px;
    flex-wrap: wrap;
    flex-direction: row;
    height: 350px;
    color: #333
}

.menu>ul>li .right-img-box img {
    width: 100%;
    height: 220px;
    border-radius: 10px;
    max-width: 360px;
    margin: 0 auto;
    object-fit: cover;
}


/* .menu>ul>li .normal-sub .right-img-box {
    display: flex!important;
} */

.menu>ul>li:last-child .right-img-box {
    display: flex!important;
}

@media screen and (max-width: 943px) {
    .menu>ul>li>ul>li .navi-menu-3 {
        display: flex;
        position: unset;
        border-radius: 15px;
        width: 100%;
        background: #fff;
        height: auto;
    }
    .menu>ul>li>ul>li::before {
        display: none!important;
    }
    .menu>ul>li>ul>li.active .right-img-box,
    .menu>ul>li .normal-sub .right-img-box {
        display: none!important;
    }
    .menu>ul>li>ul {
        height: auto;
    }
    .menu>ul>li>ul>li.active {
        background: none;
    }
}

.menu>ul>li>ul>li .navi-menu-3 a {
    padding: 0!important;
}

.menu>ul>li>ul>li.active .navi-menu-3 {
    display: flex;
}

.menu>ul>li>ul>li.active .right-img-box {
    display: flex;
}

.menu>ul>li>ul>li a {
    padding: .2em 0 .2em 0;
    width: 100%;
    font-weight: bold;
    color: #393739!important;
}

.menu>ul>li>ul>li a span {
    float: right;
    text-align: right
}

.menu>ul>li>ul>li>ul {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
    column-count: 2;
    column-gap: 0;
    flex-direction: column;
}

.menu>ul>li>ul>li>ul:before,
.menu>ul>li>ul>li>ul:after {
    content: "";
    display: table
}

.menu>ul>li>ul>li>ul:after {
    clear: both
}

.menu>ul>li>ul>li>ul>li {
    width: 100%;
    margin: 0;
    font-size: .875em;
    display: inline-flex;
}

.menu>ul>li>ul>li>ul>li a {
    border: 0;
    font-weight: 500;
    display: block;
    color: #717171;
    width: auto;
    padding-left: 2em
}

.menu>ul>li>ul>li>ul>li a:hover {
    border: 0;
    color: #195ea3
}


/* .menu>ul>li>ul.normal-sub {
    width: 440px;
    left: auto;
    padding: 20px!important;
}

.menu>ul>li>ul.normal-sub>li {
    width: 100%;
}

.menu>ul>li>ul.normal-sub>li a {
    border: 0;
    font-weight: normal;
    font-size: 16px;
    width: 100%;
    color: #333;
}

.menu>ul>li>ul.normal-sub>li a:hover {
    color: #195ea3
} */

.auto-top {
    width: 100%;
    max-width: 100%
}

.search_box #searchkey {
    background: #fff;
    width: 100%;
    height: 35px;
    border: 0;
    font-size: 14px;
    outline: 0;
    text-indent: .5em;
    padding: .5em 2em .5em .5em;
    height: 100%;
    border-radius: 4px
}

#btn_close {
    position: absolute;
    top: -3em;
    right: 0;
    color: #fff;
    cursor: pointer
}

#btn_close:hover {
    color: #184895
}

.search_box button {
    position: absolute;
    top: -5px;
    right: 0;
    background: 0;
    border: 0;
    width: 40px;
    height: 40px;
    line-height: 1;
    outline: 0;
    cursor: pointer
}

.search_box button i {
    font-size: 1.6em !important
}

.main-container {
    width: 100%;
    padding: 0 57px;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 666;
    background: #fff;
}

.main-container .menu>ul {
    float: right
}

#topsearch {
    cursor: pointer;
    color: #fff;
    font-weight: 100 !important
}

#isearchbox {
    display: none
}

.search_box #searchkey {
    transition: all .3s
}

.bg_add .search_box #searchkey {
    margin: 0
}

.in_w {
    color: #fff;
    position: absolute;
    bottom: 360px;
    left: 0;
    width: 400px;
    z-index: 14
}

.in_w a {
    color: #fff
}

.search_box {
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.85);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    justify-content: center;
    align-items: center
}

.bg_index {
    background: #000;
    background-size: cover;
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.bg_index_text_box {
    height: 760px;
    width: 1200px;
    position: relative
}

.search-jd {
    width: 700px;
    height: auto;
    display: table;
    background: #fff;
    padding: .5em 1em
}

.search-sc {
    display: table-cell;
    border: 0
}

.search-se {
    display: table-cell;
    width: 100%;
    margin: 0;
    position: relative
}

.banner_inpage {
    width: 100%;
    height: 180px;
    position: relative
}

.banner_inpage img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.banner_title {
    height: 100%;
    position: absolute;
    width: 100%
}

.banner_title span {
    margin: 0 auto
}

.banner_title h1 {
    color: #fff;
    font-size: 28px
}

.banner_title h3 {
    color: #fff;
    text-align: center;
    font-size: 36px
}

.banner_title p {
    color: #fff;
    text-align: center;
    font-size: 22px
}

.bread-container {
    margin: 20px auto !important
}

.list-style-four-span a {
    display: inline-block;
    height: 50px;
    margin-bottom: 30px;
    background: #ebf0f5;
    text-decoration: none;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 30px 0 10px
}

.list-style-four-span a span {
    font-size: 16px;
    display: block;
    color: #3788aa;
    font-weight: bolder
}

.list-style-four-span a:after {
    font-family: "mine" !important;
    content: "\e602";
    color: #0a8dc4;
    font-weight: bold;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: auto
}

.list-style-four-span a:hover:after {
    color: #005578
}

.list-style-four-span a:hover span {
    color: #005578
}

.list-style-five-span a {
    text-align: center;
    text-decoration: none;
    color: #252623;
    transition: opacity .5s;
    margin-bottom: 2em
}

.list-style-five-span a span {
    height: 48px;
    width: 100%;
    display: block;
    background: rgba(242, 242, 242, 1);
    display: flex;
    align-items: center;
    justify-content: center
}

.list-style-five-span a:hover img {
    opacity: .8
}

.list-style-six-span a {
    text-decoration: none;
    font-size: 16px;
    margin-bottom: 15px;
    padding: 2em
}

.list-style-six-span a:hover {
    opacity: .8
}

.flex_h_center {
    display: flex;
    align-items: center
}

.flex_w_center {
    display: flex;
    justify-content: center
}

.text-box {
    font-size: 14px
}

.text-box h3 {
    margin: 60px 0 50px 0
}

.text-box .m_pd_60 {
    margin: 0 0 60px 0
}

.backtotop {
    color: #2d373c;
    font-size: 18px;
    text-decoration: none
}

.main-container {
    transition: background .2s
}

.main-container .menu>ul>li a {
    color: #fff;
    font-size: 16px;
}

.menu-dropdown-icon:before {
    padding: 2.1em 0;
}

.logo {
    display: none;
    float: left
}

.logo-w {
    display: inline-block;
    height: 70px;
    float: left;
    margin: 10px 0
}

.main-container.bg_add .logo {
    display: inline-block;
    height: 70px
}

.main-container.bg_add .logo-w {
    display: none
}

.main-container.bg_add .menu>ul>li a {
    color: #333
}

.menu>ul>li>a,
.menu>ul>li.menu-dropdown-icon::before {
    transition: all .3s
}

.bg_add {
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    z-index: 1000;
}

#topsearch {
    width: 72px;
    height: 72px;
}

#topsearch {
    position: relative;
    overflow: hidden;
}

#topsearch:active::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(238, 238, 238, 0.8);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: clickEffect 0.4s ease-out;
}

@keyframes clickEffect {
    to {
        width: 200%;
        padding-bottom: 200%;
        opacity: 0;
    }
}

#topsearch i {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
}

#topsearch i::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    border: 2px solid #000;
    border-radius: 50%;
}

#topsearch i::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 2px;
    height: 8px;
    background-color: #000;
    transform: rotate(-45deg);
    transform-origin: bottom;
}

#topsearch.active i::before {
    display: none;
}

#topsearch.active i::after {
    width: 20px;
    height: 2px;
    right: auto;
    bottom: auto;
    top: 50%;
    left: 0;
    transform: rotate(45deg);
}

#topsearch.active i::before {
    display: block;
    width: 20px;
    height: 2px;
    top: 50%;
    left: 0;
    border: none;
    border-radius: 0;
    background-color: #000;
    transform: rotate(-45deg);
}

.bg_add #topsearch svg {
    fill: #333
}

#topcontrol {
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    z-index: 15
}

#topcontrol .iconfont {
    background: #252623;
    color: #fff;
    padding: 1em;
    transition: all .5s
}

#topcontrol .iconfont:hover {
    background: #30312f
}

.bg_about {
    background: #cbd5e0;
    height: 100vh
}

.bg_contact {
    background: #116089;
    height: 100vh
}

.single_foot {
    position: absolute;
    bottom: 20px;
    background: 0;
    color: #252623
}

.slideBox {
    margin: 50px auto;
    width: 980px;
    padding-top: 20px;
    position: relative;
    overflow: hidden
}

.slideBox ul {
    position: relative;
    width: 2000px
}

.slideBox ul li {
    float: left;
    width: 980px;
    height: 100%;
    position: relative
}

.slideBox ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.spanBox {
    position: absolute;
    width: 980px;
    height: 20px;
    top: 0
}

.spanBox span {
    height: 10px;
    width: 30px;
    margin-left: 5px;
    background-color: #50636e;
    text-align: center;
    cursor: pointer
}

.slideBox .spanBox .active {
    background-color: #252623
}

.prev {
    position: absolute;
    left: 0;
    top: 320px;
    float: left;
    border-left: solid 1px rgba(251, 245, 246, 1.00);
    opacity: .5
}

.next {
    width: 15px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 320px;
    float: right;
    border-right: solid 1px rgba(245, 237, 237, 1.00);
    opacity: .5
}

.contactbox .Inquiry_container {
    width: 60%;
    margin: 0 auto
}

.contactbox .Inquiry_container h1,
.contactbox .row li {
    color: #fff
}

.contactbox .Inquiry_container li {
    margin-bottom: 15px
}

.contactbox .Inquiry_container li button {
    width: 100%
}

.contactbox .Inquiry_form .submit {
    background: #3792b5
}

.contactbox .Inquiry_form .submit:hover {
    background: #48a8ce;
    color: #fff
}

.map-canvas {
    background: rgba(0, 0, 0, 0.1)
}

.about-article {
    margin-bottom: 50px
}

.post-content h1 a {
    font-size: 18px;
    text-decoration: none;
    color: #116089
}

.post-content h1 {
    font-size: 18px;
    color: #116089
}

.post-content {
    margin-bottom: 15px;
    border-bottom: #e5eef1 solid 1px
}

.d_box {
    text-decoration: none;
    text-align: center
}

.d_box h4 {
    color: #252623;
    font-size: 14px
}

.d_img_box {
    max-width: 140px;
    height: 180px;
    margin: 0 auto 0 auto;
    overflow: hidden;
    position: relative
}

.d_img_box img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.d_img_box span {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6)
}

.d_img_box span p {
    color: #fff;
    font-size: 16px;
    font-weight: bolder;
    margin-top: 50%
}

.d_box:hover .d_img_box span {
    display: block
}

.one-step-list a {
    border-bottom: #036eb8 solid 8px;
    border-radius: 8px;
    margin-bottom: 20px;
    text-decoration: none;
    padding: 1.2em 2em;
    display: block;
    background: #4487c7;
    background-size: cover
}

.step-border {
    border: #d7dcdc dashed 4px;
    border-radius: 6px;
    padding: 30px 30px 10px 30px;
    margin-bottom: 20px
}

.step-border h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    margin-top: 0;
    font-weight: bolder
}

.one-step-list h3 {
    margin: 0 0 10px 0;
    color: #fff;
    font-weight: bolder;
    font-size: 18px
}

.one-step-list p {
    color: #fff;
    height: 55px;
    overflow: hidden
}

.one-step-list span {
    color: #fff;
    display: inline-block;
    margin-top: 10px
}

.one-step-list span:after {
    color: #fff;
    background: url(../images/arrow_w.png) no-repeat;
    content: " ";
    width: 14px;
    height: 14px;
    margin-left: 10px;
    display: inline-block;
    background-size: 14px 14px;
    transform: rotate(90deg)
}

.one-step-list a:hover {
    opacity: .9
}

.one-step-list .col-md-4 a:after {
    content: "";
    clear: both;
    display: table
}

@media only screen and (max-width:1600px) {
    .banner_inpage {
        height: 180px
    }
}

@media only screen and (max-width:1200px) {
    .banner_title span {
        width: 100%
    }
}

.pd-1 {
    width: 100%;
    padding: 50px 0
}

.pd-2 div.col-md-6 {
    align-items: center;
    display: flex;
    justify-content: center;
    transition: all 1s
}

.pd-2 a {
    color: #fff;
    text-decoration: none;
    margin: 0
}

.pd-2 a H3 {
    font-size: 30px
}

.pd-2 a p {
    font-size: 16px
}

.b_t_title h1 {
    color: #184895;
    font-size: 36px;
    position: relative;
    display: inline-block
}

.b_t_title h1::after {
    content: " ";
    background: url(../images/arrow_b.png) no-repeat;
    width: 29px;
    height: 29px;
    display: inline-block;
    margin-left: 15px
}

.b_t_p_border {
    border-left: #184895 solid 8px;
}

.f_con_box {
    background: #3792b5;
    color: #fff;
    padding: 10px 0;
    text-align: center
}

.f_con_box h3 {
    font-size: 36px;
    margin: 0
}

.f_con_box p {
    font-size: 18px;
    margin: 0
}

.f_con_box a.btn {
    color: #000;
    background: #fff;
    padding: .5em 2em;
    font-size: 18px;
    text-decoration: none;
    cursor: pointer
}

.f_map_box {
    height: 450px;
    width: 100%
}

.inpage_right {
    width: 320px;
    margin-left: 25px;
    float: right
}

.list_dl {
    background: #fff;
    color: #333;
    padding: 1em
}

.navMenu>li>a {
    display: block;
    overflow: hidden;
    color: #fff;
    line-height: 40px;
    padding-right: 20px;
    position: relative;
    text-decoration: none
}

.navMenu>li {
    position: relative;
    display: block
}

.navMenu>li>ul>li>a {
    color: #fff;
    font-size: 13px
}

.navMenu>li>ul {
    padding-left: 10px
}

.navMenu li .arrow {
    position: absolute;
    top: 10px;
    right: 0;
    height: 16px;
    width: 16px;
    background: url(../../static/images/off.png)
}

.navMenu li.open .arrow {
    position: absolute;
    top: 10px;
    right: 0;
    height: 16px;
    width: 16px;
    background: url(../../static/images/open.png)
}

@media(max-width:768px) {
    .search_box #searchkey {
        width: 90% !important
    }
    .jcbox {
        transform: scale(0.8, 0.8)
    }
}

.Verification-code {
    position: relative
}

.Verification-code i {
    position: absolute;
    top: 30%;
    right: 5%
}

.pagination ul,
.pagination li {
    list-style: none;
    display: inline;
    padding-left: 0
}

.pagination li {
    counter-increment: pagination
}

.pagination li:hover a {
    color: #fdfdfd;
    background-color: #333!important;
    border: solid 1px #333
}

.pagination li.active a {
    color: #fdfdfd;
    background-color: #333!important;
    border: solid 1px #333
}

.pagination li:first-child a:after {
    content: "<"
}

.pagination li:nth-child(2) {
    counter-reset: pagination
}

.pagination li:last-child a:after {
    content: ">"
}

.pagination li a {
    border: solid 1px #d6d6d6;
    border-radius: .2rem;
    color: #7d7d7d;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    padding: .5rem .9rem
}

.fc-img-hovered {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px
}

.fc-img-hovered img {
    width: 100%;
    height: 100%;
    float: left
}

.fc-img-hovered ul {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    transition: all .4s
}

.fc-img-hovered:hover ul {
    bottom: 0 !important
}

.fc-img-hovered ul li {
    padding: 5px 10px;
    display: block
}

.fc-img-hovered ul li a {
    color: #666;
    display: block;
    background: #fff;
    padding: 5px 2em;
    line-height: 1.5
}

.fc-img-hovered ul li a:hover {
    background: #999;
    color: #fff
}

.pd-2 a.btn {
    min-height: 60px;
    background: #3792b5
}

.pd-3 .owl-carousel .owl-item {
    text-align: center
}

.pd-3 .owl-carousel .owl-item a {
    text-decoration: none;
    color: #000;
    font-weight: 700
}

.pd-3 .owl-carousel .owl-item a:hover {
    color: #444
}

.pd-3 .item {
    text-align: center;
    display: block;
}

.pd-3 .item img {
    margin: 0 auto;
}

.pd-3 .item {
    text-decoration: none;
    color: #000;
    font-weight: 700
}

.pd-3 .item:hover {
    color: #444
}

.owl-carousel .item img {
    opacity: 1;
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition-property: opacity;
    transition-duration: 400ms;
    transition-timing-function: ease;
}

.inquiry-button {
    cursor: pointer
}

.st-pagination ul.pagination {
    margin: 0 70px 80px;
    overflow: hidden;
}

.st-pagination ul.pagination li {
    float: left;
}

.st-pagination ul.pagination li.active a {
    color: #fff;
}

.st-pagination ul.pagination li a {
    margin: 2px 5px;
    padding: 6px 13px;
    background-color: #f8f8f8;
    display: inline-block;
}

.warning-tips {
    font-size: 14px;
    background: #ffd463;
    margin-top: 20px!important;
    border-radius: 2px;
    padding: 3px 10px!important;
    line-height: 1!important;
    margin-bottom: 20px!important;
    color: #743900
}

.warning-tips i {
    font-size: 18px;
    line-height: 1.5;
    margin-right: 10px;
    color: #ff6e0d;
    font-style: normal
}


/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}


/** THEME
===================================*/

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}


/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}


/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
    position: absolute;
    bottom: 20px;
    left: auto;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}


/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.dobox {
    position: relative;
}

.dobox .bx-controls-direction a {
    background: none;
    width: 100%!important;
    height: 25px;
}

.dobox a:hover {
    color: #174ee2!important
}


/* {} */

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}


/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}


/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}


/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}

.flex_h_center {
    display: flex;
    align-items: center;
}

.flex_w_center {
    display: flex;
    justify-content: center;
}


/* slide */

.slide-main {
    height: 100vh;
    position: relative;
}

.prev,
.next {
    display: block;
    width: 44px;
    height: 44px;
    position: absolute;
    z-index: 222;
    top: 48%;
    overflow: hidden;
    cursor: pointer;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    _border: 1px solid none;
    border: none;
}

.prev {
    left: 70px;
}

.next {
    right: 70px;
}

.prev:hover,
.next:hover,
.nav-main a:hover,
.nav-main a.cur {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}

.itembox {
    display: block;
    width: 100%;
    height: 5px;
    position: absolute;
    z-index: 124;
    bottom: 40px;
    left: 0;
    text-align: center;
}

.itembox a {
    display: inline-block;
    width: 24px;
    height: 5px;
    margin-right: 11px;
    background: #444;
    opacity: 0.3;
    -moz-opacity: 0.3;
    filter: alpha(opacity=30);
    overflow: hidden;
}

.itembox a.cur {
    background: #fff;
}

.slide-box,
.slide {
    display: block;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.slide-box {
    position: relative;
}

.slide {
    background-position: center top!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    display: none;
    height: 100vh;
    background: #eee;
    position: relative;
    position: absolute;
    z-index: 8;
}


/* #bgstylea{background:#ff6900;}
#bgstyleb{background:#193d85;}
#bgstylec{background:#000;} */

.obj-a,
.obj-b,
.obj-c,
.obj-d,
.obj-e,
.obj-f {
    position: absolute;
    z-index: 9;
    left: 50%;
}

.obj-a,
.obj-b {
    width: 952px;
    margin-left: -476px;
    text-align: center;
}

.obj-a {
    display: block;
    height: 352px;
    top: 100px;
}

.obj-b {
    top: 406px;
    height: 100px;
}

.obj-c {
    display: block;
    height: 582px;
    top: 0;
    margin-left: -540px;
}

.obj-d {
    top: 228px;
    height: 164px;
}

.obj-d p {
    display: block;
    padding-top: 20px;
    font-size: 16px;
    color: #fff;
    clear: both;
}

.obj-e {
    width: 366px;
    height: 170px;
    margin-left: -460px;
    top: 223px;
    z-index: 12;
}

.obj-f {
    width: 692px;
    height: 394px;
    top: 158px;
    margin-left: -180px;
}

.banAnimate .obj-a {
    display: block;
    animation-name: baoAni;
    -webkit-animation: baoAni 0.4s linear 0s normal none;
    -moz-animation: baoAni 0.4s linear 0s normal none;
    animation: baoAni 0.4s linear 0s normal none;
}

@-webkit-keyframes baoAni {
    from {
        opacity: 0;
        left: 60%;
    }
    to {
        opacity: 1;
        left: 50%;
    }
}

@-moz-keyframes baoAni {
    from {
        opacity: 0;
        left: 60%;
    }
    to {
        opacity: 1;
        left: 50%;
    }
}

@keyframes baoAni {
    from {
        opacity: 0;
        left: 60%;
    }
    to {
        opacity: 1;
        left: 50%;
    }
}

.banAnimate .obj-b {
    display: block;
    animation-name: saAni;
    -webkit-animation: saAni 0.4s linear 0s normal none;
    -moz-animation: saAni 0.4s linear 0s normal none;
    animation: saAni 0.4s linear 0s normal none;
}

@-webkit-keyframes saAni {
    from {
        opacity: 0;
        -webkit-transform: scale(0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1, 1);
    }
}

@-moz-keyframes saAni {
    from {
        opacity: 0;
        -moz-transform: scale(0, 0);
    }
    to {
        opacity: 1;
        -moz-transform: scale(1, 1);
    }
}

@keyframes saAni {
    from {
        opacity: 0;
        transform: scale(0, 0);
    }
    to {
        opacity: 1;
        transform: scale(1, 1);
    }
}

.watch-code.code-show {
    display: block;
    animation-name: scode;
    -webkit-animation: scode 0.3s linear 0s normal none;
    -moz-animation: scode 0.3s linear 0s normal none;
    animation: scode 0.3s linear 0s normal none;
}

@-webkit-keyframes scode {
    from {
        opacity: 0;
        -webkit-transform: scale(1, 0);
        transform-origin: left bottom;
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1, 1);
        transform-origin: left bottom;
    }
}

@-moz-keyframes scode {
    from {
        opacity: 0;
        -moz-transform: scale(1, 0);
        transform-origin: left bottom;
    }
    to {
        opacity: 1;
        -moz-transform: scale(1, 1);
        transform-origin: bottom bottom;
    }
}

@keyframes scode {
    from {
        opacity: 0;
        transform: scale(1, 0);
        transform-origin: left bottom;
    }
    to {
        opacity: 1;
        transform: scale(1, 1);
        transform-origin: left bottom;
    }
}

.banAnimate .obj-c,
.banAnimate .obj-e {
    display: block;
    animation-name: saAnic;
    -webkit-animation: saAnic 0.3s linear 0s normal none;
    -moz-animation: saAnic 0.3s linear 0s normal none;
    animation: saAnic 0.3s linear 0s normal none;
}

@-webkit-keyframes saAnic {
    from {
        opacity: 0;
        left: 47%;
    }
    to {
        opacity: 1;
        left: 50%;
    }
}

@-moz-keyframes saAnic {
    from {
        opacity: 0;
        left: 47%;
    }
    to {
        opacity: 1;
        left: 50%;
    }
}

@keyframes saAnic {
    from {
        opacity: 0;
        left: 47%;
    }
    to {
        opacity: 1;
        left: 50%;
    }
}

.banAnimate .obj-d,
.banAnimate .obj-f {
    display: block;
    animation-name: saAnid;
    -webkit-animation: saAnid 0.3s linear 0s normal none;
    -moz-animation: saAnid 0.3s linear 0s normal none;
    animation: saAnid 0.3s linear 0s normal none;
}

@-webkit-keyframes saAnid {
    from {
        opacity: 0;
        left: 53%;
    }
    to {
        opacity: 1;
        left: 50%;
    }
}

@-moz-keyframes saAnid {
    from {
        opacity: 0;
        left: 53%;
    }
    to {
        opacity: 1;
        left: 50%;
    }
}

@keyframes saAnid {
    from {
        opacity: 0;
        left: 53%;
    }
    to {
        opacity: 1;
        left: 50%;
    }
}

.bx-viewport,
.inslider {
    height: 100%!important;
}

.inslider li {
    width: 100%!important;
    height: 100%;
    display: block;
}

.my-wrapper {
    width: 500px;
    height: 320px;
    padding: 4px;
}

@media screen and (max-width: 768px) {
    .my-wrapper {
        width: 100%;
    }
}

.dowebok {
    width: 100%;
    height: 100%;
    position: relative;
}

.dowebok h2.title {
    font-size: 30px;
    opacity: 0;
    max-width: 650px;
    width: 100%;
    height: 50px;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    text-align: center;
}

.bx-viewport,
.inslider {
    height: 100%!important;
}

.inslider li {
    width: 100%!important;
    height: 100%;
    ;
}

.midfont {
    font-size: 1.4em !important;
    line-height: 1.3;
    color: #000;
    margin: 0;
}

.smfont {
    font-size: 1em !important;
    line-height: 1.4;
    color: #000!important;
}

.bigfont {
    font-size: 1.8em !important;
    line-height: 1.3;
    color: #000
}

.slide-main h1,
.slide-main p,
.slide-main h2 {
    padding-top: 0;
    margin-top: 0;
}

.bx-pager {
    width: 100%;
    text-align: center;
}

.bx-pager .bx-pager-item {
    display: inline-block;
    margin: 15px 5px;
}

.bx-pager .bx-pager-item a {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    border-radius: 100%;
    background: #092767;
    display: inline-block;
    color: #fff
}

.bx-pager .bx-pager-item a.active {
    background: #041844
}

.dowebok h2 {
    text-shadow: 0px 0px 10px rgba(0, 0, 0, .8);
}

.careers-box p,
.careers-box ul li {
    line-height: 1.8;
    margin-bottom: 0;
    padding-bottom: 0
}

.careers-box ul li {
    list-style-type: disc;
    display: list-item;
    margin-left: 18px;
}

.Inquiry_form ul li {
    display: block;
    margin: 0;
}

.careers-box .row:nth-child(odd) {
    background: #f5f5f5;
}

.careers-box .row {
    padding: 20px 0;
    border-bottom: #eee solid 1px;
}

.careers-box .col-md-3 {
    font-weight: bold;
    color: #000
}

.careers-box h3 {
    margin-bottom: 15px;
}

.careers-box .Inquiry_form input,
.careers-box .Inquiry_form textarea {
    width: 100%
}

.careers-box .Inquiry_form input[type='file'] {
    padding: 6px;
}

#topcontrol {
    bottom: 99px!important;
    right: 20px!important;
}

.bg_add {
    top: 0!important;
    position: sticky;
    transition: top 0.3s;
}

.main-container {
    height: 91px
}

.logo {
    display: inline-block;
    height: 70px
}

.main-container .logo-w {
    display: none
}

.main-container .menu>ul>li a {
    color: #333
}

.menu-dropdown-icon:before {
    color: #252623;
}

#topsearch svg {
    fill: #333;
}

@media screen and (max-width: 768px) {
    .slide-main {
        height: 520px;
    }
    .slide-box,
    .slide {
        height: 100%
    }
    .midfont {
        font-size: 18px!important;
    }
    .prev {
        left: 0
    }
    .next {
        right: 0
    }
}

@media only screen and (max-width:959px) {
    .bg_index {
        background: url(../images/bg0.jpg) no-repeat center
    }
    .menu-container {
        width: 100%
    }
    .menu {
        order: 2
    }
    .menu-mobile {
        display: flex;
        padding: 0;
        width: 72px;
        height: 72px;
        align-items: center;
        justify-content: center;
        order: 1;
        position: relative;
    }
    .menu-mobile:active::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 0;
        height: 0;
        background: rgba(238, 238, 238, 0.8);
        border-radius: 50%;
        transform: translate(-50%, -50%);
        animation: clickEffect 0.4s ease-out;
    }
    .menu-mobile i {
        position: relative;
        display: inline-block;
        width: 24px;
        height: 18px;
        cursor: pointer;
    }
    .menu-mobile i::before,
    .menu-mobile i::after,
    .menu-mobile i span {
        content: '';
        position: absolute;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #000;
        transition: all 0.3s ease;
    }
    .menu-mobile i::before {
        top: 0;
    }
    .menu-mobile i span {
        top: 50%;
        transform: translateY(-50%);
    }
    .menu-mobile i::after {
        bottom: 0;
    }
    .menu-mobile.active i::before {
        top: 50%;
        transform: translateY(-50%) rotate(45deg);
    }
    .menu-mobile.active i span {
        opacity: 0;
    }
    .menu-mobile.active i::after {
        bottom: 50%;
        transform: translateY(50%) rotate(-45deg);
    }
    .show-on-mobile {
        position: absolute;
        width: 100%;
        height: auto;
        top: auto;
        left: 0;
        background: #fff;
        overflow-y: auto;
        max-height: calc(100vh - 80px);
    }
    .menu-dropdown-icon:before {
        display: block;
        padding: 8px 15px
    }
    .menu>ul {
        display: none
    }
    .menu>ul>li {
        width: 100%;
        display: block
    }
    .menu>ul>li a {
        padding: .5em 1.5em;
        width: 100%;
        display: block;
        color: #000 !important
    }
    .logo {
        display: block
    }
    #btn_close {
        display: none
    }
    .menu>ul>li>ul {
        position: relative
    }
    /* .menu>ul>li>ul.normal-sub {
        width: 100%!important;
    } */
    .menu>ul>li>ul>li {
        width: 100%;
        margin-top: 10px
    }
    .menu>ul>li>ul>li:first-child {
        margin: 0
    }
    .menu>ul>li>ul>li>ul {
        position: relative
    }
    .menu>ul>li>ul>li>ul>li {
        float: none
    }
    .menu .show-on-mobile {
        display: block
    }
    .main-container .menu>ul {
        width: 100%;
        /* max-height: calc(100% - 91px);
        overflow-y: auto;
        overflow-x: hidden; */
    }
    .main-container {
        padding: 0 15px
    }
    .in_w {
        width: 88%;
        position: relative
    }
    .in_w h1 {
        margin-top: 0
    }
    .map-canvas {
        width: 100% !important;
        height: 50vh !important;
        margin-top: 0 !important
    }
    .contactbox {
        width: 100% !important;
        margin-top: 0 !important;
        padding: 2em 0 !important;
        height: auto !important
    }
    .bg_contact {
        height: auto !important
    }
    .contactbox .Inquiry_container {
        width: 96%;
        margin: 0 auto
    }
    .contactbox .Inquiry_container li {
        margin-bottom: 10px
    }
    .single_foot {
        position: unset !important
    }
    .banner_inpage {
        height: 180px
    }
    .inpage_right {
        margin: 0 !important;
        width: 100% !important;
        float: unset !important
    }
    .inpage_right .Inquiry_form .submit {
        width: 100%
    }
    .contact_container {
        margin-right: 15px;
        margin-left: 15px
    }
    .contact_item input {
        width: 75%
    }
    .contact_item .btn {
        width: 23%;
        text-align: center;
        padding: .5em 0
    }
    .inpage_right .list_dl {
        display: none
    }
}


/* left menu */

.lf-title {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 20px 0;
    color: #3792b5;
    border-left: 5px solid #74bfdc;
    padding-left: 15px;
    display: inline-block;
}

.lf-title a {
    text-decoration: none;
    color: #005578
}

.accordion-menu {
    width: 100%;
    height: auto;
    padding: 0 0 0
}

.accordion-menu .list {
    position: relative;
}

.accordion-menu .list>span {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    transform: rotate(-90deg);
    transition: all 0.3s ease;
}

.accordion-menu .list.open>span {
    transform: rotate(0deg);
}

.accordion-menu .list>ul {
    display: none;
    overflow: hidden;
}

.accordion-menu .list {
    min-height: 30px;
}

.accordion-menu .list.open>ul {
    display: block;
    animation: slideDown 0.3s ease-out;
    padding-left: 10px;
    margin: 10px 0;
}

.accordion-menu .list.act>a {
    color: #f95800;
    font-weight: bold;
}

@keyframes slideDown {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.accordion-menu a {
    font-size: 16px;
    text-decoration: none;
    color: #2f57a6;
    height: 30px;
    display: inline-block;
}

.accordion-menu li>span::before {
    content: " ";
    background: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve"><style type="text/css">.st0{fill:%233792B5;}</style><g><path class="st0" d="M18.6,5.2c-0.5-0.5-1.4-0.5-1.9,0L10,11.9L3.3,5.2c-0.5-0.5-1.4-0.5-1.9,0c-0.5,0.5-0.5,1.4,0,1.9L9,14.8 c0.5,0.5,1.4,0.5,1.9,0l7.6-7.6C19.1,6.6,19.1,5.7,18.6,5.2z"/></g></svg>') no-repeat;
    cursor: pointer;
    background-position: center;
    background-size: 50% 50%;
    width: 30px;
    height: 30px;
    display: inline-block;
}

.btn-inquiry-s {
    --bs-btn-color: #fff;
    --bs-btn-bg: #3792b5;
    --bs-btn-border-color: #3792b5;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #51afd3;
    --bs-btn-hover-border-color: #51afd3;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #51afd3;
    --bs-btn-active-border-color: #51afd3;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #bfcadb;
    --bs-btn-disabled-border-color: #bfcadb;
}

.text-bg-custom {
    color: #51afd3;
    background-color: #fff;
    padding: 5px 10px;
    border: #3792b5 dashed 1px;
}

.ar-btn {
    display: none;
}

.hasclide .ar-btn {
    display: unset;
}