
i, em {
    font-style: normal;
}

.clear{clear:both;height:0;overflow:hidden;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}

.inner_p{
    padding: 0 7vw;
}

.fl{
    float: left;
}

.fr{
    float: right;
}

.W1200{
    width: 1200px;
    margin: 0 auto;
}

.floortitle{
    padding-top: 50px;
}

/* .inner1280 {
    width: 1280px;
    margin: 0 auto;
} */

.header{
    background:#2397a0!important;
}

.header a{
    color: #fff;
}

.header--top:before{
    background: none;
}

.header_nav_x,.header_nav_x.active{
    background: #fff;
}

.header__nav li:after {
    background-color: #fff;
}

.header_nav_x.active a{
    color: initial;
}

.header_nav_x.active{
    color: initial;
}

.header a:hover{
    color: #fff;
    opacity: .5;
}

.header__nav li:nth-child(3){
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.header_nav_x.active .header_nav_UL li:hover a h4{
    color: #2397a0;
    opacity: 1;
}

.header{
    border-bottom: none;
}

.header svg{
    fill: #fff;
}

.header__nav,.header__nav li:nth-child(4),.header__border--left{
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.sub_visual {
    width: 100%;
    height: 151px;
    text-align: center;
    z-index: 5;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.sub_title {
    padding: 44px 0 14px;
    font-size: 32px;
    font-weight: 300;
    color: #fff;
    line-height: 33px;
}

.sub_txt {
    font-size: 14px;
    color: #999
}

.sub_visual .snb {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.sub_visual .snb li {
    float: left;
    padding-left: 20px;
    margin-left: 20px;
    background: url(../images/bg_bar.gif) no-repeat left 62%;
}

.sub_visual .snb li:first-child {
    padding: 0;
    margin: 0;
    background: none;
}

.sub_visual .snb li a {
    font-size: 15px;
    color: #bbb;
    letter-spacing: 1px;
    padding-bottom: 3px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.sub_visual .snb li:hover a{
    color: #fff;
    border-bottom: solid 1px #fff;
}

.sub_visual .snb li.active a {
    color: #fff;
    border-bottom: solid 1px #fff;
    padding-bottom: 3px;
}

.pushy-container{
    margin-top: 83px;
    background: #fff;
}

.icon-burger__line:after, .icon-burger__line:before{
    background: #fff;
}

.header__border--right{
    border-color: rgba(255, 255, 255, .1);
}

.header--not-top .header__logo-large, .header--not-top .header__logo-small{
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

/* about */
.aboutOne{
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.aboutOneWrap,.contactOne,.contactTwo{
    height: 100%;
    padding: 0 0 60px;
    overflow: hidden;

}

.aboutOneWrap{
    padding-bottom: 0;
}

.aboutOneWrap>p{
    width: 50%;
    float: left;
    padding: 0 20px 12px;
    font-size: 14px;
    line-height: 2;
}

.aboutOneWrap>img{
    padding: 10px 20px 0;
}

.aboutTwo{
    width: 100%;
    position: relative;
    background: #fff;
}

.courseImg{ position: absolute;height: 355px; left: 0; bottom: 0; width: 100%; overflow: hidden; z-index: 1;     background-size: cover;
background-repeat: no-repeat;
background-position: center top;

}
.courseImg img {
    width: 100%;
    display: block;
    position: relative;
    z-index: -1;
}
.courseDemo {
    position: relative;
    cursor: move;
}
.courseDemo:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url('../images/san.png') no-repeat  center bottom;
    z-index: 3;
}
.courseDemo .con {
    padding: 0px 30px 380px 38px;
    margin: 0px 4px;
    border-left: 1px solid #2397a0;
    position: relative;
    /* opacity: 0.5;
    filter: alpha(opacity=50); */
}
.courseDemo .ico {
    background: url(../images/course_ico.png) no-repeat;
    width: 10px;
    height: 9px;
    position: absolute;
    left: -5px;
    top: 0;
}
.courseDemo .t {
    font-size: 18px;
    color: #333333;
    line-height: 1.2;
    font-weight: bold;
}
.courseDemo .year {
    margin: 12px 0px 20px;
    color: #2397a0;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.2;
}
.courseDemo .c{
    font-size: 14px;
    line-height: 1.5;
}
.courseDemo .slick-list {
    overflow: inherit;
}
.courseDemo .slick-active .con {
    opacity: 1;
    filter: alpha(opacity=100);
}
.course-mouse-box {
    width: 36px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -18px;
    bottom: 5%;
    z-index: 10;
}
.course-mouse-box .t {
    background: url(../images/mouse-t.png) no-repeat scroll center center;
    width: 34px;
    height: 13px;
    display: block;
}
.course-mouse-box .c {
    background: url(../images/more_b.png) no-repeat scroll center center;
    width: 27px;
    height: 33px;
    display: block;
    margin: 0px auto;
    -webkit-animation: mouse-left 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
    animation: mouse-left 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
}
@keyframes mouse-left {
    from {
        opacity: 0;
        transform: translateX(15px);
        -webkit-transform: translateX(15px);
    }

    33% {
        opacity: 1;
    }

    to {
        transform: translateX(-15px);
        -webkit-transform: translateX(-15px);
        opacity: 0;
    }
}
@-webkit-keyframes mouse-left {
    from {
        opacity: 0;
        transform: translateX(15px);
        -webkit-transform: translateX(15px);
    }

    33% {
        opacity: 1;
    }

    to {
        transform: translateX(-15px);
        -webkit-transform: translateX(-15px);
        opacity: 0;
    }
}

/* team */
.inner {
    position: relative;
    padding: 0 55px;
}

@media (min-width: 769px) and (max-width: 1024px) {
    .inner {
        padding: 0 32px;
    }
}

@media (max-width: 768px) {
    .inner {
        padding: 0 25px;
    }
}

@media (max-width: 374px) {
    .inner {
        padding: 0 20px;
    }
}

.content_t {
    width: 80%;
    margin: 33px auto 0;
}

@media (min-width: 769px) and (max-width: 1024px) {
    .content_t {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .content_t {
        width: 100%;
    }
}

#top .global_header .lower {
    height: 0;
}

#top section {
    position: relative;
}

#top .general-section .background {
    position: absolute;
    height: 0;
}

@media (max-width: 768px) {
    #top .general-section .background {
        display: none;
    }
}

#top .general-section .background div {
    position: absolute;
    height: 100%;
    width: 0%;
    top: 0;
    background: #fafafa;
}

#top .general-section .background.right {
    right: 0;
}

#top .general-section .background.right div {
    right: 0;
}

#top .general-section h2 {
    font-size: 0.9375vw;
    line-height: 2.1666666667;
    font-weight: bold;
    position: relative;
    color: #333333;
    opacity: 0;
    transform: translate3d(5vw, 0, 0);
}

@media (max-width: 768px) {
    #top .general-section h2 {
        font-size: 120%;
        font-size: 1.2rem;
        line-height: 1.5;
    }
}

#top .general-section h2:before {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background: #000;
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translate3d(-100%, 0, 0);
}

@media (max-width: 768px) {
    #top .general-section h2:before {
        display: none;
    }
}

@media (max-width: 768px) {
    #top .general-section h2 {
        opacity: 1 !important;
        transform: none !important;
    }
}

#top .general-section .catchphrase {
    font-family: "A1明朝";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0.05deg);
    font-feature-settings: "palt";
    font-size: 2.1875vw;
    line-height: 1.5;
    color: #333333;
    letter-spacing: 0.12em;
    opacity: 0;
    transform: translate3d(5vw, 0, 0);
}

@media (max-width: 768px) {
    #top .general-section .catchphrase {
        font-size: 300%;
        font-size: 3rem;
        line-height: 1.5;
        opacity: 1 !important;
        transform: none !important;
    }
}

#top .general-section .slide .slidebody {
    position: relative;
    height: 100%;
    overflow: hidden;
}

#top .general-section .slide .slidebody ul {
    zoom: 1;
    position: absolute;
    top: 0;
    height: 100%;
}

#top .general-section .slide .slidebody ul:after {
    content: "";
    display: block;
    clear: both;
}

#top .general-section .slide .slidebody li {
    float: left;
    position: relative;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#top .general-section .slide .slidebody li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /* height: 100%; */
}

#top .general-section .slide .slidebar {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    height: 4px;
    background: #2397a0;
    transition: opacity 300ms ease;
}

@media (max-width: 768px) {
    #top .general-section .slide .slidebar {
        height: 6px;
    }
}

#top .general-section .slide .slidepager {
    zoom: 1;
    position: absolute;
    width: 100%;
    bottom: 17px;
    right: 17px;
}

#top .general-section .slide .slidepager:after {
    content: "";
    display: block;
    clear: both;
}

#top .general-section .slide .slidepager ol {
    zoom: 1;
    float: right;
}

#top .general-section .slide .slidepager ol:after {
    content: "";
    display: block;
    clear: both;
}

#top .general-section .slide .slidepager ol li {
    float: left;
    width: 10px;
    height: 10px;
    background: #e6e6e6;
    transition: background 300ms ease;
    cursor: pointer;
}

#top .general-section .slide .slidepager ol li.current {
    background: #2397a0;
}

#top .general-section .slide .slidepager ol li:not(:last-child) {
    margin-right: 10px;
}

#top .general-section.show .background div {
    width: 100%;
    transition: width 800ms cubic-bezier(0.77, 0, 0.175, 1);
}

#top .general-section.show h2 {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: opacity 800ms cubic-bezier(0.55, 0.085, 0.68, 0.53) 600ms, transform 800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 600ms;
}

#top .general-section.show h2:before {
    width: 3.90625vw;
    transition: width 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 900ms;
}

#top .general-section.show .catchphrase {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: opacity 700ms cubic-bezier(0.55, 0.085, 0.68, 0.53) 700ms, transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 700ms;
}

#top .interview {
    padding: 0 0 60px;
    overflow: hidden;
}

@media (max-width: 768px) {
    #top .interview {
        margin-bottom: 70px;
    }
}

#top .interview .background {
    top: 11.5107913669%;
    width: 59.84375%;
    padding-top: 48.046875%;
}

#top .interview .content_t {
    height: 550px;
    background-image: url(../images/team_bg.jpg);
    background-size: contain;
    background-color: #eaedf4;
    background-position: right;
    background-repeat: no-repeat;
    zoom: 1;
}

#top .interview .content_t:after {
    content: "";
    display: block;
    clear: both;
}

@media (max-width: 768px) {
    #top .interview .content_t {
        display: block;
        padding-top: 67px;
    }
}

#top .interview .content_t>div {
    float: left;
}

@media (max-width: 768px) {
    #top .interview .content_t>div {
        float: none;
        width: 100%;
    }
}

#top .interview .side-l {
    float: left;
    width: 9.0476190476%;
    padding-top: 14.6666666667%;
}

@media (max-width: 768px) {
    #top .interview .side-l {
        padding-top: 0;
        margin-bottom: 27px;
    }
}

#top .interview .side-m {
    width: 42%;
    height: 100%;
}

@media (max-width: 768px) {
    #top .interview .side-m {
        display: none;
    }
}

#top .interview .side-r {
    width: 58%;
}

#top .interview .indexlink {
    display: block;
    position: relative;
    width: 27px;
    height: 27px;
    margin-top: 210.5263157895%;
    opacity: 0;
}

@media (max-width: 768px) {
    #top .interview .indexlink {
        display: none;
    }
}

#top .interview .indexlink ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#top .interview .indexlink ul li {
    float: left;
    width: 7px;
    height: 7px;
    margin: 1px;
    background: #e60012;
}

#top .interview .indexlink ul li.tl {
    transition: background 100ms ease 0ms;
}

#top .interview .indexlink ul li.tc {
    transition: background 100ms ease 40ms;
}

#top .interview .indexlink ul li.tr {
    transition: background 100ms ease 80ms;
}

#top .interview .indexlink ul li.ml {
    transition: background 100ms ease 40ms;
}

#top .interview .indexlink ul li.mc {
    transition: background 100ms ease 80ms;
}

#top .interview .indexlink ul li.mr {
    transition: background 100ms ease 120ms;
}

#top .interview .indexlink ul li.bl {
    transition: background 100ms ease 80ms;
}

#top .interview .indexlink ul li.bc {
    transition: background 100ms ease 120ms;
}

#top .interview .indexlink ul li.br {
    transition: background 100ms ease 160ms;
}

#top .interview .indexlink:hover li {
    background: #ff1100;
}

#top .interview .slide {
    position: relative;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transform: scale(1.2);
}

@media (max-width: 768px) {
    #top .interview .slide {
        opacity: 1 !important;
        transform: none !important;
    }
}

#top .interview .profile {
    position: relative;
    margin-bottom: 0;
    z-index: 2;
}

@media (max-width: 768px) {
    #top .interview .profile {
        margin-bottom: 0;
    }
}

#top .interview .profile li {
    display: none;
}

#top .interview .profile li.current {
    display: block;
}

@media (max-width: 768px) {
    #top .interview .profile li {
        display: none;
        margin-bottom: 55px;
    }
    #top .interview .profile li.current {
        display: none;
    }
    #top .interview .profile li.sp_show {
        opacity: 1;
        visibility: visible;
        display: block;
    }
}

#top .interview .profile .image {
    display: none;
}

@media (max-width: 768px) {
    #top .interview .profile .image {
        display: block;
        position: relative;
        height: 0;
        padding-top: 100%;
        margin-bottom: 27px;
    }
    #top .interview .profile .image img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}

#top .interview .profile .message {
    height: 4.6875vw;
    padding-top: 27.8873239437%;
    margin-bottom: 27.323943662%;
    margin-left: -2.8169014085%;
    opacity: 0;
    transform: translate3d(10vw, 0, 0);
}

@media (max-width: 768px) {
    #top .interview .profile .message {
        padding-top: 0;
        margin-left: 0;
        margin-bottom: 0;
    }
}

#top .interview .profile .message img {
    height: 100%;
    width: auto;
}

@media (max-width: 768px) {
    #top .interview .profile .message {
        opacity: 1 !important;
        transform: none !important;
        height: 36.5px;
        margin-bottom: 26px;
    }
}

#top .interview .profile .data {
    padding-right: 5%;
    margin-left: 8%;
    opacity: 0;
    transform: translate3d(10vw, 0, 0);
}

@media (max-width: 768px) {
    #top .interview .profile .data {
        margin-left: 0;
    }
}

@media (max-width: 768px) {
    #top .interview .profile .data {
        opacity: 1 !important;
        transform: none !important;
    }
}

#top .interview .profile .name {
}

@media (max-width: 768px) {
    #top .interview .profile .name {
        margin-bottom: 8px;
    }
}

#top .interview .profile .name span {
    display: block;
    color: #333333;
}

#top .interview .profile .name .ja {
    font-size: 28px;
    line-height: 1;
    margin-right: 1.2em;
    margin-bottom: 0;
    margin-top: 8%;
}

@media (max-width: 768px) {
    #top .interview .profile .name .ja {
        font-size: 190%;
        font-size: 1.9rem;
        line-height: 1.3684210526;
        margin-right: 1em;
    }
}

#top .interview .profile .name .en {
    font-size: 15px;
    margin: 15px 0;
    font-weight: bold;
}

@media (max-width: 768px) {
    #top .interview .profile .name .en {
        font-size: 100%;
        font-size: 1rem;
        line-height: 1.6;
    }
}

#top .interview .profile .team_hx{
    height: 200px;
    overflow-y: scroll;
}

#top .interview .profile p {
    font-size: 14px;
    line-height: 1.8461538462;
    color: #646464;
}

/* 设置滚动条的样式 */

.two-text::-webkit-scrollbar {
    width: 6px;
    background: rgba(0,0,0,0.2);
    border-radius: 10px;
}


/* 滚动槽 */

.two-text::-webkit-scrollbar-track {
    -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.3);
    border-radius: 10px;
}


/* 滚动条滑块 */

.two-text::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #2397a0;
    -webkit-box-shadow: #2397a0;
}

.two-text::-webkit-scrollbar-thumb:window-inactive {
    background: #2397a0;
}

@media (max-width: 768px) {
    #top .interview .profile p {
        font-size: 100%;
        font-size: 1rem;
        line-height: 1.5;
    }
}

#top .interview .profile .department {
    font-size: 1.015625vw;
    line-height: 1.8461538462;
    color: #646464;
    font-weight: bold;
    margin-bottom: 17.7049180328%;
}

@media (max-width: 768px) {
    #top .interview .profile .department {
        font-size: 100%;
        font-size: 1rem;
        line-height: 1.5;
        margin-bottom: 0;
    }
}

#top .interview .profile .readmore {
    width: 55.737704918%;
}

@media (max-width: 768px) {
    #top .interview .profile .readmore {
        width: 100%;
    }
}

@media (max-width: 768px) {
    #top .interview .profile li .readmore {
        display: none;
    }
}

#top .interview .profile .readmore.global {
    display: none;
}

@media (max-width: 768px) {
    #top .interview .profile .readmore.global {
        display: flex;
    }
}

#top .interview .people {
    position: absolute;
    width: 9.375vw;
    height: 9.375vw;
    margin-left: 4.169014%;
    bottom: 0;
    z-index: 0;
    opacity: 0;
    transform: translate3d(10vw, 0, 0);
}

@media (max-width: 768px) {
    #top .interview .people {
        display: none;
    }
}

#top .interview .people ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#top .interview .people ul li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: content-box;
    -webkit-font-smoothing: subpixel-antialiased;
    margin-right: 1.5625vw;
    transition: opacity 700ms ease;
}

#top .interview .people ul li.hide {
    opacity: 0;
}

#top .interview .people ul li.hide a {
    cursor: default;
    pointer-events: none;
}

#top .interview .people ul li a {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    cursor: pointer;
    box-sizing: content-box;
    -webkit-font-smoothing: subpixel-antialiased;
}

#top .interview .people ul li a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: content-box;
    -webkit-font-smoothing: subpixel-antialiased;
}

@media (max-width: 768px) {
    #top .interview .people {
        opacity: 1 !important;
        transform: none !important;
    }
}

#top .interview.show .indexlink {
    opacity: 1;
    transform: scale(1);
    transition: opacity 800ms cubic-bezier(0.55, 0.085, 0.68, 0.53) 800ms, transform 800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 800ms;
}

#top .interview.show .slide {
    opacity: 1;
    transform: scale(1);
    transition: opacity 800ms cubic-bezier(0.55, 0.085, 0.68, 0.53) 800ms, transform 800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 800ms;
}

#top .interview.show .message {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: opacity 800ms cubic-bezier(0.55, 0.085, 0.68, 0.53) 1200ms, transform 800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 1200ms;
}

#top .interview.show .profile .data {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: opacity 700ms cubic-bezier(0.55, 0.085, 0.68, 0.53) 1300ms, transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 1300ms;
}

#top .interview.show .people {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: opacity 600ms cubic-bezier(0.55, 0.085, 0.68, 0.53) 1500ms, transform 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 1500ms;
}
/* team  end */
.culture_wrap{
    padding: 0 0 40px;
}

.culture_Box{
    margin: 0 auto;
    overflow: hidden;
}

.culture_Box li{
    position: relative;
    width: calc(50% - 30px);
    height: 260px;
    float: left;
    margin: 0 15px 30px;
    background: #e2e2e2;
    text-align: left;
    padding: 40px;
}

.culture_Box li:nth-child(2),.culture_Box li:nth-child(3){
    background: rgba(24, 101, 176, 0.89);
    color: #fff;
}

.culTxt{
    
}

.culture_Box li img{
    position: absolute;
    right: 30px;
    bottom: 30px;
    width: 100px;
}

.culture_Box li h2{
    font-size: 30px;
    margin-bottom: 0;
}

.culture_Box li h3{
    margin-bottom: 8px;
    margin-top: 8px;
    font-size: 20px;
}

.culture_Box li p{
    font-size: 16px;
    width: 80%;
}

@media screen (max-width: 1650px){
    .culture_Box li img{
        width: 100%;
    }
}

/* honor */

.honorWrap{
    margin-bottom: 60px;
}

.honor.switch_unit {
    padding: 0 100px 0;
    margin-bottom: 48px;
}

.honor.switch_unit .item {
    border-radius: 5px;
    background-color: #d7d7d7;
    font-size: 14px;
    color: #333;
    padding: 10px 10px;
    margin: 0px 7px;
    display: block;
    text-align: center;
}

.honor.switch_unit .item:hover,
.honor.switch_unit .item.act {
    background-color: #cc0000;
    color: #fff;
}

.honor.switch_unit .slick-arrow {
    width: 80px;
    height: 80px;
    display: block;
    border-radius: 0;
    background-color: #efefef;
    top: 50%;
    margin-top: -40px;
}

.honor.switch_unit .slick-arrow span {
    background: url(../images/btn_3.png) no-repeat scroll center center;
    width: 100%;
    height: 100%;
    margin: 0px auto;
    display: block;
    transition: 300ms;
    -webkit-transition: 300ms;
}

.honor.switch_unit .slick-prev {
    left: 0;
}

.honor.switch_unit .slick-next {
    right: 0;
}

.honor.switch_unit .slick-prev span {
    background-image: url(../images/btn_3.png);
}

.honor.switch_unit .slick-next span {
    background-image: url(../images/btn_4.png);
}

.honor.switch_unit .slick-arrow:hover {
    background-color: #2397a0;
}

.honor.switch_unit .slick-prev:hover span {
    background-position: 30% center;
}

.honor.switch_unit .slick-next:hover span {
    background-position: 70% center;
}

.honor{
    overflow: hidden;
}

.honor .itemA {
    display: block;
    margin: 0 20px 20px;
    float: left;
    width: calc(25% - 40px);
}

.honor .itemA p{
    margin-top: 15px;
    font-size: 15px;
    height: 42px;
    text-align: center;
}

.honor .img {
    overflow: hidden;
    position: relative;
    display: block;
    margin: 0 auto 8px;
    text-align: center;
}

.honor.switch_unit .img img {
    width: 100%;
    position: inherit;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.honor.switch_unit .img>span {
    display: block;
    height: 100%;
    width: 100%;
}

.honor .slick-slider {
    position: relative;
    display: block;
    margin-top: 20px;
    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;
}

.honor .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.honor .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

.honor .slick-prev,
.honor .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none;
    outline: none;
}

.honor .slick-dots{
    margin: 40px 0 0;
    height: 12px;
    text-align: center;
}

.honor .slick-dots li.slick-active{
    background: #025EB0;
}

.honor .slick-dots li{
    display: inline-block;
    width: 12px;
    height: 12px;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background: #ddd;
    margin: 0 5px;
}
/* honor  end */
.partnerWrap{
    background: #fff;
    padding-bottom: 60px;
}

/* about  end */

/* contact */
.contactOneWrap{
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #2397a0;
    overflow: hidden;
}

.contactMap{
    width: 50%;
    float: left;
}

#allmap {
    height: 420px;
    width: 100%;
    margin: 0 auto;
}

.contactText{
    width: 50%;
    float: right;
    padding-left: 50px;
    padding-right: 66px;
    padding-top: 40px;
    line-height: 27px;
}

.contactText>p{
    text-align: right;
}

.contactText>p img {
    width: 180px;
}

.conTxt{
    font-size: 14px;
    color: #dcdcdc;
}

.conTxt h4{
    padding-top: 58px;
    color: #fff;
    font-weight: bold;
    font-size: 19px;
}

.conTxt i {
    display: inline-block;
    vertical-align: middle;
    *display: block;
    *zoom: 1;
    width: 15px;
    height: 15px;
}

.conTxt em {
    display: inline-block;
    width: 15px;
    height: 20px;
    text-align: center;
    color: #DDDDDD;
    overflow: hidden;
    vertical-align: sub;
}

.conTxt .icon0 {
    background: url(../images/add.png)no-repeat;
    background-size: cover;
}

.conTxt .icon1 {
    background: url(../images/phone.png)no-repeat;
    background-size: cover;
}

.conTxt .icon2 {
    background: url(../images/cz.png)no-repeat;
    background-size: cover;
}

.conTxt .icon3 {
    background: url(../images/email.png)no-repeat;
    background-size: cover;
}

.contactTwo{
    background: #f5f5f5;
    overflow: hidden;
}

.jobs{
    padding: 0 7vw;
    overflow: hidden;
}

.jobs li{
    width: -moz-calc(33.33% - 20px);
    width: calc(33.33% - 20px);
    float: left;
    margin: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    position: relative;
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.jobs li:hover{
    background: #2397a0;
}

.jobs li:hover h3{
    color: #fff;
}

.jobs li:hover p{
    color: #dadada;
}

.jobs li:hover span{
    background: #fff;
    color: #2397a0;
}

.jobs li a{
    display: block;
    padding: 30px;
}

.jobs li h3{
    position: relative;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.jobs li h3:before{
    content: '';
    position: absolute;
    width: 3px;
    height: 24px;
    background: #1962a8;
    left: -30px;
    top: -1px;
}

.jobs li p{
    font-size: 14px;
    color: #9c9c9c;
    line-height: 1.5;
    height: 44px;
    overflow: hidden;
}

.jobsMore{
    text-align: right;
}

.jobs li span{
    display: inline-block;
    padding: 5px 23px;
    background: #1962a8;
    color: #fff;
    font-size: 13px;
    margin-top: 28px;
    border-radius: 6px;
}

.page {
    clear: both;
    padding: 35px 0 0;
    text-align: center;
}
.page  {
    word-spacing: 0;
}
.page  a{
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 5px 15px;
}
.page .current {
    background: #2397a0;
    border: 1px solid #2397a0;
}
.page .current  {
    color: #fff;
}
.page  a {
    font-size: 13px;
    color: #666666;
}
.page a:hover {
    background: #2397a0;
    cursor: pointer;
}
.page a:hover  {
    color: #fff;
}



.job-detail {
    margin-top: 30px;
    padding: 30px;
    background: #2397a0;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    line-height: 24px;
    position: relative;
}

.job-detaili {
    position: absolute;
    background: #fff;
    height: 18px;
    width: 3px;
    display: block;
    left: 0;
    top: 32px;
}

.job-detailh6 {
    height: 24px;
    line-height: 24px;
    font-size: 19px;
}

.job-detaildesc {
    padding-top: 0;
}

.job-detaildesc p{
    font-size: 14px;
}

.pubh51 {
    padding-top: 40px;
    font-size: 23px;
}

.jobgetmsg {
    text-align: right;
    padding-top: 30px;
}

.jobgetmsga {
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    text-align: center;
}

.pubback1 {
    padding-top: 60px;
    padding-bottom: 40px;
}

.pubback {
    padding-top: 30px;
}

.pubbackm {
    width: 50%;
}

.pubbackr {
    text-align: right;
}

.pubbacka {
    cursor: pointer;
    width: 110px;
    display: inline-block;
    color: #3e3e3e;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #d8d8d8;
    height: 35px;
    font-size: 15px;
    line-height: 33px;
    text-align: center;
}

.pubbacka1 {
    margin-left: 35px;
}

.pubbacka:hover {
    background: #1864ad;
    color: #fff;
}

.pubbacka span,
.pubbacka i,
.pubbacka em {
    vertical-align: middle;
}

.pubbacka span {
    padding-left: 5px;
}

.pubbackicon {
    font-size: 20px;
    position: relative;
}
/* contact  end */

/* news */


.sum-city {
    margin-top: -11px;
    margin-bottom: 8px;
    text-align: center;
}

.sum-city a {

    display: inline-block;

    height: 36px;
    font-size: 15px;

    background: url(../images/bg3.png) no-repeat 50% 25px;

    margin: 0 30px;

    margin-bottom: 10px;
}

.sum-city a.on {

    background-position: 50% bottom;

    color: #000;
}

.news-list{
    margin-bottom: 60px;
}

.ajax-list {
    font-size: 0;
}

.ajax-list li {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    padding: 10px;
    margin-bottom: 35px;
}

.ajax-list figure {
    position: relative;
    padding-top: 55.21%;
    margin-bottom: 0;
    overflow: hidden;
}

.ajax-list figure img {
    transition: transform 10s ease;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.ajax-list article {
    padding-top: 34px;
    padding-left: 38px;
}

.ajax-list time {
    display: block;
    font-size: 14px;
    color: #999;
}

.ajax-list h3 {
    font-size: 18px;
    line-height: 28px;
    color: #999;
    margin-top: 14px;
    overflow: hidden;
}

.news-list li:hover h3{
    color: #2397a0;
}

.ajax-list span {
    transition: all .4s ease;
    display: inline-block;
    font-size: 14px;
    color: #999;
    margin-top: 18px;
    background:;
}

.ajax-list a:hover figure img {
    transform: scale(1.2);
}

.ajax-list a:hover span {
    color: #000;
    background-image: url("../images/icon-18.png");
}
.news_nbx{
    margin-top: 70px;
    font-size: 14px;
}
.news_deta{
    padding-top: 1px;
    background: #f5f5f5;
    padding: 20px 60px;
}

.news_title{
    text-align: center;
}

.news_title h3{
    font-size: 22px;
    margin-top: 60px;
    margin-bottom: 15px;
}

.news_title span{
    display: block;
    color: #999;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 30px;
}
.news_title span i{
    display: inline-block;
    margin: 0 8px;
}
.news_inner p{
    font-size: 15px;
    margin-bottom: 15px;
    line-height: 1.7;
    text-indent: 2em;
}

.news_inner img{
    margin-bottom: 15px;
    display: block;
}

.article-pager {
    position: relative;
    margin: 60px auto;
    height: 22px;
    /* width: 380px; */
    font-size: 14px;
    text-align: center
}

.article-pager a {
    color: #000;
    line-height: 20px;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    -webkit-transition: color .3s;
    transition: color .3s
}

.article-pager a:hover {
    color: #2397a0
}

.article-pager .next,
.article-pager .prev {
    position: absolute;
    top: 0;
    width: 40%;
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.article-pager .next:after,
.article-pager .prev:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 1px;
    left: 0;
    height: 1px;
    background-color: #000
}

.article-pager .next:hover:after,
.article-pager .prev:hover:after {
    background-color: #2397a0
}

.article-pager .prev {
    left: 0
}

.article-pager .next {
    right: 0
}

.article-pager .list {
    font-size: 20px
}

.article-pager a .icon-list{
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    width: 19px;
    height: 15px;
    background: url('../images/ret.png') no-repeat center;
}

.article-pager a:hover .icon-list{
    background: url('../images/reth.png') no-repeat center;
}

.article-pager a span{
    display: inline-block;
    font-size: 14px;
}
/* news  end */

/* solution */

.suluInner{
    margin-top: 20px;
}

.sulu_lm{
    margin-bottom: 40px;
}

.sulu_lm p{
    position: relative;
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 2;
    text-indent: 2em;
}

.sulu_lm p:before{
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 50%;
    left: 19px;
    top: 12px;
    background: #2397a0;
}

.sulu_lm span{
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 2;
    text-indent: 2em;
    display: block;
}


.seartitle {
    margin-bottom: 22px;
    background: #0368ab;
    padding-left: 8px;
    margin-top: 50px;
    line-height: 1;
}

.ser {
    padding: 1px 6px;
    background: #f9f9fb;
    display: inline-block;
}

.news_txt .ser {
    background: #f5f5f5;
}

.seartitle h3 {
    color: #332c2b;
    margin-bottom: 5px;
    line-height: 1;
    font-size: 16px;
    font-weight: bold;
}

.seartitle small {
    display: block;
    line-height: 1;
    color: #332c2b;
    text-transform: uppercase;
}
/* solution  end */

/* case */

.case_wrap{
    margin-bottom: 80px;
}

.case-list li {
    position: relative;
    padding-top: 30%;
    margin-bottom: 60px;
    overflow: hidden;
}

.case-list li:last-child{
    margin-bottom: 20px;
}

.case-list li:after {
    content: "";
    display: block;
    clear: both;
    float: none;
}

.case-list .item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.case-list .item>div {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    overflow: hidden;
}

.case-list .cols-01 {
    height: 100%;
}

.case-list .cont {
    overflow: hidden;
    background-color: #e8e8e8;
    height: 100%;
    text-align: center;
    position: relative;
}

.case-list .cont .txt {
    position: absolute;
    z-index: 100;
    left: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 40px;
    max-height: 280px;
    overflow: hidden;
}

.case-list .cont .txt:after {
    transition: background .8s ease;
    content: "";
    display: block;
    width: 9px;
    height: 16px;
    background: url("../images/icon-16.png") no-repeat center center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}

.case-list .cont h3{
    font-size: 24px;
    margin-bottom: 3px;
    transition: color .8s ease;
}

.case-list .cont p {
    transition: color .8s ease;
    font-size: 18px;
    line-height: 30px;
    color: #333;
}

.case-list .pic {
    overflow: hidden;
}

.case-list .pic img {
    transition: transform 10s ease;
    backface-visibility: hidden;
    width: 100%;
}

.case-list .cont:after {
    transition: width .8s ease;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    width: 4px;
    background-color: #2397a0;
}

.case-list li:nth-child(odd) .cols-01 {
    float: left;
}

.case-list li:nth-child(odd) .cols-02 {
    float: right;
}

.case-list li:nth-child(even) .cols-01 {
    float: right;
}

.case-list li:nth-child(even) .cols-02 {
    float: left;
}

.case-list li:nth-child(odd) .pic {
    margin-left: 10px;
}

.case-list li:nth-child(odd) .cont {
    margin-right: 10px;
}

.case-list li:nth-child(even) .pic {
    margin-right: 10px;
}

.case-list li:nth-child(even) .cont {
    margin-left: 10px;
}

.case-list li:nth-child(odd) .cont:after {
    right: 0;
}

.case-list li:nth-child(even) .cont:after {
    left: 0;
}

.case-list .item:hover .cont p,.case-list .item:hover .cont h3 {
    color: #fff;
}

.case-list .item:hover .txt:after {
    background-image: url("../images/icon-23.png");
}

.case-list .item:hover .cont:after {
    width: 100%;
}

.case-list .item:hover img {
    transform: scale(1.2);
}

.case-item li{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    float: left;
    padding: 0 15px;
}

.case-item li .case-inner{
    margin: 15px 0;
    padding: 10px;
    border-radius: 4px;
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.17);
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}

.case-item li .case-i-img img{
    transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
}

.case-item li:hover .case-i-img img{
    opacity: 0.5;
}

.case-i-img{
    overflow: hidden;
}

.case-item .case-overlay {
    height: 100%;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.3);
    opacity: 0;
    width: 100%;
    transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
}

.legende-activite p {
    font-size: 17px;
    color: #2397a0;
    text-transform: uppercase;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 11px;
}

.case-item li .case-inner:hover {
    box-shadow: 0 25px 35px -12px rgba(0, 0, 0, 0.35);
}

.case-item li:hover .case-overlay {
    opacity: 1;
}
/* case  end */


/* team */
.inner-content {
  max-width: 1234px;
  margin: 0 auto;
  background: #fff;
  overflow: hidden;
}

.stats-sub-title,
.evolution-sub-title,
.strategy-sub-title,
.responsibility-sub-title, 
.recent-blog-date-article,
.recent-blog-sub-title,
.media-sub-title,
.two-column-sub-title {
  color: #2397a0;
  font-size: 14px;
  padding-left: 4rem;
  position: relative;
  margin-left: 3rem;
  margin-bottom: 2rem;
  letter-spacing: 0.1rem;
  display: inline-block;
  vertical-align: top;
}

.two-column-text .two-column-sub-title {
  margin-left: 0;
}
.stats-sub-title:before,
.evolution-sub-title:before,
.strategy-sub-title:before,
.responsibility-sub-title:before,
.recent-blog-date-article:before,
.recent-blog-sub-title:before,
.media-sub-title:before,
.two-column-sub-title:before {
  top: 50%;
  position: absolute;
  left: 0;
  width: 2.5rem;
  content: "";
  height: 3px;
  margin-top: -1px;
  background-color: #2397a0;
}

.two-column-with-image:after {
  display: block;
  content: "";
  clear: both;
}
.two-column-with-image .inner-content {
  max-width: 1325px;
}
.left-image {
  width: 66%;
  height: 510px;
  float: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
/* .left-image img {
  box-shadow: 0rem 8rem 4rem -7rem rgba(0, 0, 0, 0.6);
} */
.two-column-text {
  margin-left: 66%;
  background: #fff;
  padding: 4rem 4%; 
}
.two-column-text h3,
.two-column-section-with-2-images-left h3 {
  font-size: 2.6rem;
  line-height: 1.5;
  margin-bottom: 1.6rem;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
}
.two-text{
    height: 275px;
    padding-right: 15px;
    overflow-y: scroll;
}
.two-column-text p {
  font-size: 14px;
  line-height: 1.8;
  text-indent: 2em;
}
.page-template-flex-page .recent-blog,
.page-template-flex-page .conent-single,
.blue-section-1,
.video-section,
.two-column-section-with-2-images,
.image-section,
.large-text,
.blue-section-2,
.page-template-flex-page .articles,
.page-template-flex-page .growth-brand {
  padding: 2rem 0;
}
.page-template-flex-page .growth-brand {
  padding-top: 20rem;
}
.page-template-flex-page .content-news {
  margin-bottom: 0;
  padding-bottom: 12rem;
}

.two-column-with-image {
  position: relative;
  margin-bottom: 40px;
  z-index: 2;
}
.large-text {
  position: relative;
  z-index: 2;
}
.video-poster {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.video-wrap {
  position: relative;
  display: block;
  z-index: 5;
}
.video-wrap img {
  width: 100%;
}
.two-column-section-with-2-images-wrap {
  background: url(images/image-bg-2.png) repeat center 0;
  background-size: cover;
  position: relative;
  z-index: 1;
  padding: 14rem 3% 16rem 7%;
}
.two-column-section-with-2-images-left {
  width: 35%;
  float: left;
}
.two-column-section-with-2-images-right { 
  margin-left: 45%;
  text-align: right;
}
.two-column-right-images {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: -7.5rem;
}
.second-image {
  position: absolute;
  top: 46%;
  left: -7%;
  width: 70%;
}
.two-column-section-with-2-images-left .two-column-sub-title {
  margin-bottom: 1.5rem;
}
.two-column-section-with-2-images-left p {
  font-size: 16px;
  font-family: "GothamLight", Arial, sans-serif;
  line-height: 2;
  margin-bottom: 4rem;
  margin-left: 2rem;
  letter-spacing: 0.1rem;
  color: #656565;
}/*
.two-column-section-with-2-images-left  a {
    font-family: "GothamBlack",Arial,sans-serif;
}*/
.two-column-section-with-2-images-left strong {
  color: #000;
  font-family: "GothamBold", Arial, sans-serif;
}
.two-column-section-with-2-images-left li {
  font-size: 1.8rem;
  font-family: "GothamBold", Arial, sans-serif;
  line-height: 2;
  margin-left: 2rem;
  color: #000;
}
.two-column-section-with-2-images-left ul,
.two-column-section-with-2-images-left ol {
  margin-left: 20px;
  margin-bottom: 4rem;
}
.two-column-right-images img {
  box-shadow: 0rem 8rem 5rem -6rem rgba(0, 0, 0, 0.6);
}


.lx_part1{
    margin-bottom: 16px;
    overflow: hidden;
}
.lx_part1 .left {
    width: 50%;
    float: left;
    padding: 50px 40px;
}

.lx_part1 .right {
    width: 50%;
    float: right;
}

.lx_part1 p{
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 15px;
    text-indent: 2em;
}

.lx_part1 img {
    width: 100%;
}

.lx_part1 .img {
    width: 100%;
}

.lx_part1 .img img {
    transition: all .8s;
}

.lx_part2 {
    width: 100%;
    padding: 90px 0;
    background: #f6f8fa;
}

.cn_text{
    margin-bottom: 30px;
}

.about_tit .cn {
    position: relative;
    /* padding-left: 20px; */
}


.about_tit .en {
    font-size: 20px;
    font-weight: bold;
    line-height: 27px;
    color: #2397a0;
}

.about_tit {
    margin-bottom: 25px;
}
/*end */

/**/
.grid {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: 0px;
    font-size: 0rem
}

.grid__cell {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    padding: 0;
    padding-left: 0px;
    margin: 0;
    vertical-align: top;
    font-size: 1rem
}

.grid__cell--center {
    display: block;
    margin: 0 auto
}

.grid--middle>.grid__cell {
    vertical-align: middle
}

.grid--bottom>.grid__cell {
    vertical-align: bottom
}

.grid--auto>.grid__cell {
    width: auto
}

.grid--rev {
    direction: rtl
}

.grid--rev>.grid__cell {
    direction: ltr
}

.site-main {
    position: relative
}

.align {
    margin: auto
}

.grid {
    position: relative;
    padding: 20px
}

@media only screen and (min-width: 768px) {
    .grid {
        padding: 35px
    }
}

@media only screen and (min-width: 1024px) {
    .grid {
        padding: 35px;
        max-width: 1130px
    }
}

@media only screen and (min-width: 1600px) {
    .grid {
        max-width: 1430px
    }
}

.grid img {
    width: 100%;
    display: block
}

.grid img.to-reveal {
    opacity: 0;
    -webkit-transform: translate3d(0px, 0, 0) scale(1);
    transform: translate3d(0px, 0, 0) scale(1);
    -webkit-clip-path: polygon(0 0, -10% 0, 0 100%, 0 100%);
    clip-path: polygon(0 0, -10% 0, 0 100%, 0 100%);
    -webkit-transition: opacity 1.1s ease 167ms, clip-path 1.1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 1.1s ease 167ms, clip-path 1.1s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
    position: relative;
    z-index: 3;
    box-shadow: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.grid--right {
    float: right
}

.grid__cell {
    position: relative;
    z-index: 2
}

.borders {
    position: absolute;
    width: 75%;
    top: 0;
    height: 100%
}

section .border {
    -webkit-transition-delay: 2s;
    transition-delay: 2s
}

.border {
    background-color: rgba(155, 155, 155, 0.25);
    position: absolute;
    z-index: 1;
    -webkit-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
    max-height: 0;
    max-width: 0
}

.border.left {
    width: 1px;
    height: 100%;
    top: 0;
    left: 0
}

.border.right {
    width: 1px;
    height: 100%;
    top: 0;
    right: 0
}

.border.top {
    width: 100%;
    height: 1px;
    top: 0;
    left: 0
}

.border.bottom {
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0
}

.image__mask {
    position: relative;
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: box-shadow .6s ease 1.2s, -webkit-transform .6s ease 1.2s;
    transition: box-shadow .6s ease 1.2s, transform .6s ease 1.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.image__mask:before {
    content: "";
    position: absolute;
    background: rgba(24, 101, 176, 0.14);
    width: 100%;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.86, 0.04, 0.27, 0.8);
    transition: transform 0.6s cubic-bezier(0.86, 0.04, 0.27, 0.8)
}

.module--bg p {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 15px
}

.module--bg .borders {
    z-index: 0
}

.module--bg.first-letter p:first-child:first-letter {
    color: #585858
}

.grid--middle .borders .border {
    max-width: 0;
    max-height: 0;
    -webkit-transition: 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}


section {
    margin: auto;
    position: relative
}

.opx_module--text>* {
    opacity: 0;
    -webkit-transition: 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
}


.bonifiche-ambientali {
    max-width: 1430px;
    margin-bottom: 50px;
}

.bonifiche-ambientali>.grid {
    max-width: 100%;
    margin: auto;
    padding: 0
}

.bonifiche-ambientali>.borders {
    display: none
}

@media only screen and (min-width: 1024px) {
    .bonifiche-ambientali>.borders {
        display: block
    }
}

.bonifiche--loaded .bonifiche-ambientali>.borders .border {
    max-width: 100%;
    max-height: 100%
}

.intro--bonifiche .opx_module--text h3 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.slider-bonifiche {
    position: relative
}

.slider-bonifiche .grid {
    padding: 20px 0
}

@media only screen and (min-width: 768px) {
    .slider-bonifiche .grid {
        padding: 20px
    }
}

@media only screen and (min-width: 1024px) {
    .slider-bonifiche {
        height: 700px
    }
}

.slider-bonifiche__item {
    position: relative
}

@media only screen and (min-width: 1024px) {
    .slider-bonifiche__item {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0
    }
    .slider-bonifiche__item.active {
        opacity: 1
    }
}

.slider-bonifiche__nav {
    position: absolute;
    top: 46px;
    left: 50px;
    z-index: 9999;
    display: none
}

@media only screen and (min-width: 1024px) {
    .slider-bonifiche__nav {
        display: block
    }
}

@media only screen and (min-width: 1366px) {
    .slider-bonifiche__nav {
        left: 70px
    }
}

.slider-bonifiche__nav-item {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
    -webkit-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
    opacity: 0
}

.slider-bonifiche__nav-item:nth-child(1) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.slider-bonifiche__nav-item:nth-child(2) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s
}

.slider-bonifiche__nav-item:nth-child(3) {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s
}

.slider-bonifiche__nav-item a {
    display: block;
    font-size: 19px;
    letter-spacing: 1px;
    color: #585858;
    text-transform: uppercase;
    padding: 15px 10px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

@media screen and (min-width: 1025px) {
    .slider-bonifiche__nav-item a:hover {
        color: #B58067
    }
}

.slider-bonifiche__nav-item.bonifiche_nav-item--current a {
    border-top: 1px solid #979797;
    border-bottom: 1px solid #979797;
    color: #2397a0;
}

.slider-bonifiche__nav-item.block--in {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.slider-bonifiche .module--bg {
    height: auto
}

@media only screen and (min-width: 1024px) {
    .slider-bonifiche .module--bg {
        height: 400px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.bonifiche--loaded .slider-bonifiche .module--bg:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

@media only screen and (min-width: 1024px) {
    .slider-bonifiche .module--bg p {
        margin-top: 0
    }
}

.bonifiche--loaded .slider-bonifiche .module--bg p {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.bonifiche--loaded .slider-bonifiche .module--bg .borders .border {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.bonifiche--loaded .slider-bonifiche .image__mask {
    background: #fff;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.25)
}


.images-text__block {
    max-width: 100%;
    margin: auto
}

.images-text__block .grid__cell:nth-of-type(1) {
    padding-left: 0px;
    padding-right: 30px;
    z-index: 3;
    max-width: 600px
}

@media only screen and (min-width: 768px) {
    .images-text__block .grid__cell:nth-of-type(1) {
        width: 90%;
        padding-right: 35px;
        padding-left: 15px
    }
}

@media only screen and (min-width: 1024px) {
    .images-text__block .grid__cell:nth-of-type(1) {
        width: 55%;
        max-width: none
    }
}

@media only screen and (min-width: 1366px) {
    .images-text__block .grid__cell:nth-of-type(1) {
        padding-left: 35px;
        width: 50%
    }
}

.images-text__block.images-text__block--big {
    padding-top: 50px;
    padding-bottom: 50px
}

.images-text__block .grid__cell:nth-of-type(2) {
    z-index: 2;
    width: 100%;
    margin-top: 40px
}

@media only screen and (min-width: 768px) {
    .images-text__block .grid__cell:nth-of-type(2) {
        margin-top: -40px
    }
}

@media only screen and (min-width: 1024px) {
    .images-text__block .grid__cell:nth-of-type(2) {
        margin-top: 40px;
        width: 45%;
        margin-top: 0
    }
}

@media only screen and (min-width: 1366px) {
    .images-text__block .grid__cell:nth-of-type(2) {
        width: 50%
    }
}

.images-text__block .grid__cell:nth-of-type(2) .opx_module--image {
    max-width: 90%;
    width: 100%;
    display: block
}

.images-text__block .grid__cell:nth-of-type(2) .opx_module--image img {
    border: 0
}

.images-text__block .grid__cell:nth-of-type(2) .opx_module--image:nth-of-type(1) {
    float: right
}

@media only screen and (min-width: 768px) {
    .images-text__block .grid__cell:nth-of-type(2) .opx_module--image:nth-of-type(1) {
        max-width: 470px
    }
}

@media only screen and (min-width: 1024px) {
    .images-text__block .grid__cell:nth-of-type(2) .opx_module--image:nth-of-type(1) {
        margin-bottom: 40px;
        margin-left: 30px;
        float: none
    }
}

@media only screen and (min-width: 1366px) {
    .images-text__block .grid__cell:nth-of-type(2) .opx_module--image:nth-of-type(1) {
        float: right;
        margin-left: 0
    }
}

.images-text__block .grid__cell:nth-of-type(2) .opx_module--image:nth-of-type(2) {
    clear: both;
    float: left;
    width: 100%;
    display: block;
    margin-top: 25px;
    z-index: 1;
    position: relative
}

@media only screen and (min-width: 768px) {
    .images-text__block .grid__cell:nth-of-type(2) .opx_module--image:nth-of-type(2) {
        max-width: 470px;
        z-index: -1;
        margin-top: -40px
    }
}

@media only screen and (min-width: 1024px) {
    .images-text__block .grid__cell:nth-of-type(2) .opx_module--image:nth-of-type(2) {
        margin-top: 0;
        float: none
    }
}

@media only screen and (min-width: 1366px) {
    .images-text__block .grid__cell:nth-of-type(2) .opx_module--image:nth-of-type(2) {
        margin-left: 30px
    }
}

.images-text__block .grid__cell:nth-of-type(2) .opx_module--image:nth-of-type(2) .image__mask:before {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.images-text__block .grid__cell:nth-of-type(2) .opx_module--image:nth-of-type(2) .image__mask img {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

.images-text__block .borders {
    left: 0
}

.images-text__block.grid--rev {
    direction: ltr
}

@media only screen and (min-width: 1024px) {
    .images-text__block.grid--rev {
        direction: rtl
    }
}

@media only screen and (min-width: 1024px) {
    .images-text__block.grid--rev.images-text__block .grid__cell:nth-of-type(1) {
        padding-left: 35px;
        padding-right: 15px
    }
}

.images-text__block.grid--rev .grid__cell:nth-of-type(2) .opx_module--image:nth-of-type(1) {
    float: right
}

@media only screen and (min-width: 1024px) {
    .images-text__block.grid--rev .grid__cell:nth-of-type(2) .opx_module--image:nth-of-type(1) {
        margin-right: 30px
    }
}

@media only screen and (min-width: 1366px) {
    .images-text__block.grid--rev .grid__cell:nth-of-type(2) .opx_module--image:nth-of-type(1) {
        margin-right: 0;
        float: left
    }
}

.images-text__block.grid--rev .grid__cell:nth-of-type(2) .opx_module--image:nth-of-type(2) {
    margin-left: 0;
    float: left
}

@media only screen and (min-width: 1024px) {
    .images-text__block.grid--rev .grid__cell:nth-of-type(2) .opx_module--image:nth-of-type(2) {
        margin-right: 0px;
        float: right
    }
}

@media only screen and (min-width: 1366px) {
    .images-text__block.grid--rev .grid__cell:nth-of-type(2) .opx_module--image:nth-of-type(2) {
        margin-right: 30px
    }
}

@media only screen and (min-width: 768px) {
    .images-text__block.grid--rev .module--bg .borders {
        right: 15px;
        top: -15px;
        left: auto
    }
}

.module--bg {
    padding: 30px 30px;
    position: relative
}

@media only screen and (min-width: 768px) {
    .module--bg {
        padding: 50px
    }
}

.module--bg:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(24, 101, 176, 0.14);
    display: block;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.86, 0.04, 0.27, 0.8);
    transition: transform 0.6s cubic-bezier(0.86, 0.04, 0.27, 0.8);
    -webkit-transition-delay: .9s;
    transition-delay: .9s;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0)
}

.module--bg h4 {
    color: #363636;
    font-size: 16px
}

.module--bg p {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: .5px;
    color: #585858;
    margin-bottom: 15px;
    text-indent: 2em;
    position: relative;
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s
}

.module--bg p:last-of-type {
    margin-bottom: 0
}

.module--bg .borders {
    width: 91%;
    height: 100%;
    left: 15px;
    top: 15px
}

.module--bg .borders .border {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s;
    background-color: #2397a0
}


.image__mask a {
    display: block;
    position: relative
}

.image__mask a .play-button {
    width: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    display: block;
    z-index: 9999;
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.block--in .border {
    max-width: 100%;
    max-height: 100%
}

.block--in .opx_vertical--br {
    max-height: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.block--in .opx_horizontal-bl--br {
    max-width: 100%
}

.block--in .opx_horizontal-br--br {
    max-width: 100%
}

.block--in .opx_horizontal-tl--br {
    max-width: 100%
}

.block--in .opx_horizontal-tr--br {
    max-width: 100%
}

.block--in h3 .blast {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.block--in .image__mask {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.block--in .image__mask:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
}

.block--in .image__mask img.to-reveal {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
}

.block--in .image__mask .play-button {
    opacity: 1
}

.intro .block--in .menu-title,
.intro .block--in .menu__items li {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.intro--lavori .block--in h3 {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important
}

.opx_module--text.block--in>*,
.opx_module--contact.block--in>* {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important
}

.module--bg.block--in:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.grid--middle.block--in .borders .border {
    max-width: 100%;
    max-height: 100%
}

.borders.block--in .border {
    max-width: 100%;
    max-height: 100%
}

@-webkit-keyframes emotion-unstoppable {
    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10%,
    30% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px)
    }
}

@keyframes emotion-unstoppable {
    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10%,
    30% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px)
    }
}

@-webkit-keyframes bounceNext {
    from {
        -webkit-transform: rotate(90deg) translate(0px, 0px);
        transform: rotate(90deg) translate(0px, 0px)
    }
    to {
        -webkit-transform: rotate(90deg) translate(5px, 0px);
        transform: rotate(90deg) translate(5px, 0px)
    }
}

@keyframes bounceNext {
    from {
        -webkit-transform: rotate(90deg) translate(0px, 0px);
        transform: rotate(90deg) translate(0px, 0px)
    }
    to {
        -webkit-transform: rotate(90deg) translate(5px, 0px);
        transform: rotate(90deg) translate(5px, 0px)
    }
}

.case_li_img .slick-dots{
    margin: 12px 0 9px;
    height: 12px;
    bottom: 32px;
    text-align: center;
}

.case_li_img .slick-dots li.slick-active{
    background: #025EB0;
}

.case_li_img .slick-dots li{
    display: inline-block;
    width: 12px;
    height: 12px;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background: #ddd;
    border: none;
    margin: 0 5px;
    float: none;
}

.case_li_img .slick-dots li a{
    font-size: 0;
}

.case_deta_item{
    overflow: hidden;
}

.case_de_text{
    position: relative;
    overflow: hidden;
}

.case_de_left{
    width: 50%;
    float: left;
    height: 100%;
    position: absolute;
    background-size: cover;
    background-position: center;
}

.case_de_left img{
    width: 100%;
}

.case_de_right{
    float: right;
    padding: 25px 50px;
    padding-right: 0;
    width: 50%;
    color: #231815;
    text-align: center;
}

.case_de_right>img{
    display: block;
    width: 120px;
    margin: 0 auto 20px;
}

.case_de_right em{
    color: #231815;
    font-size: 13px;
    display: block;
    margin: 13px 0 25px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: bold;
}

.case_de_right h3{
    font-size: 28px;
    margin-bottom: 0;
}

.case_de_right h6{
    color: #878787;
    margin: 20px 0;
    font-size: 16px;
}

.case_de_right p{
    /* padding: 0 10px; */
    color: #878787;
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px;
    /* text-indent: 2em; */
}

.case_li_img{
    width: 100%;
    margin-top: 10px;
    padding-bottom: 80px;
    overflow: hidden;
}

.case_li_img li{
    width: calc(25% - 10px);
    float: left;
    margin-right: 10px;
}

.case_li_img li img{
    width: 100%;
}
/* end */
.culturefix {
    margin: 0 auto;
}

.culture-box {
    padding-top: 24px;
    position: relative;
    z-index: 5;
}

.culture-list li {
    margin-bottom: 36px;
    background: #ffffff;
}

.culture-left {
    width: 50%;
    float: left;
}

.culturewr {
    padding: 11% 7%;
}

.culturewr h2 {
    color: #000000;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 10px;
    position: relative;
}

.culturewr h2 img {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

.culturewr strong {
    display: block;
    line-height: 1;
    color: #2397a0;
    font-size: 17px;
    margin-bottom: 30px;
}

.culturewr p {
    color: #969696;
    font-size: 14px;
    line-height: 2;
    margin-bottom: 10px;
}

.culture-list li figure {
    display: block;
    width: 50%;
    margin: 0;
    overflow: hidden;
    line-height: 0;
    float: right;
}

.culture-list li figure img {
    display: block;
    width: 110%;
    max-width: none;
    height: auto;
    line-height: 1;
    position: relative;
    left: -5%;
    transition: 0.55s;
}

.culture-list li:hover figure img {
    left: 0;
}

.culture-list li:nth-child(2n+2) figure {
    float: left;
}

.culture-list li:nth-child(2n+2) figure img {}

.culture-list li:nth-child(2n+2) .culture-left {
    float: right;
}

.culture-list li:nth-child(2n+2):hover figure img {
    left: -10%;
}
.case_bg{
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgba(24, 101, 176, 0.95);
    z-index: 9999;
}

.log_from {
    position: fixed;
    width: 480px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
       -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    background: #FFFFFF;
    margin: 20px 0;
    padding: 33px 30px 25px;
    -moz-border-radius: 10px;
         border-radius: 10px;
    z-index: 9999;
}

.log_la {
    position: absolute;
    width: 100%;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    bottom: 50px;
}

.log_la a {
    color: #FFFFFF;
}

.lf_top {
    text-align: center;
    font-size: 16px;
    color: #666666;
}

.lf_h3 {
    font-size: 22px;
    line-height: 1.4em;
    margin-bottom: 15px;
    color: #292929;
}

.lf_bot h5{
    text-align: center;
    font-size: 17px;
    color: #2397a0;
    margin-bottom: 20px;
}

.lf_mar {
    margin-bottom: 3%;
    border: 1px solid #a0a0a0;
    padding: 6px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    position: relative;
}

.lf_mar i{
    position: absolute;
    font-size: 14px;
    color: red;
    left: 67px;
    top: 17px;
}

.xh_case{
    font-size: 14px;
    margin-bottom: 10px;
}

.case_a{
    display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
    margin-top: 10px;
    background: url(../images/back.png) no-repeat left;
    padding-left: 33px;
}

.case_a:hover{
    color: #2397a0;
}

.xh_case span{
    color: red;
    display: inline-block;
    margin-right: 5px;
}

.lf_tb {
    width: 60px;
    height: 36px;
    display: block;
    border-right: 1px solid #cdcdcd;
}

.lf_inp {
    width: calc(100% - 60px);
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    border: 0;
    font-size: 15px;
}

.lf_mar:hover {
    border: 1px solid #2397a0;
    box-shadow: inset 0 0 10px rgba(24, 101, 176, 0.5);
}

.lf_yz .lf_mar {
    width: 213px;
}

.lf_yz .lf_mar.phoneyz{
    width: 250px;
}

.lf_yz .lf_inp {
    width: 129px;
}

.yz_img {
    margin-left: 20px;
    height: 60px;
    overflow: hidden;
    cursor: pointer;
}

.phonet{
    background: #f47117;
    width: 150px;
    height: 50px;
    text-align: center;
    color: #fff;
    line-height: 47px;
    font-size: 16px;
    border-radius: 5px;
}



.lf_ts {
    text-align: center;
    font-size: 14px;
    color: #999999;
}

.lf_ts span {
    display: inline-block;
    padding-left: 20px;
    background: url(../images/46.png) no-repeat left center;
}

.lf_btn,
.qr_btn {
    width: 100%;
    height: 48px;
    display: block;
    background: #2397a0;
    border: 0;
    cursor: pointer;
    font-size: 20px;
    color: #FFFFFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

.lf_la {
    margin-top: 13px;
}

.lf_la a {
    font-size: 14px;
    color: #999999;
}

.lf_la a:hover {
    color: #f47117;
}

.login_re span{
    border: 1px solid #999999;
    border-radius: 5px;
    padding: 3px 11px;
    margin-left: 6px;
}

.la_ch {
    margin-top: 5px;
    margin-right: 5px;
}

.la_wz a {
    color: #f47117;
}

.lf_sec{
    width: 50%;
    float: left;
}

.lf_se{
    width: 48%;
    margin-right: 2%;
}

.lf_mar input::-webkit-input-placeholder {
    font-size: 14px;
    font-family: '微软雅黑';
    color: #000;
}

.lf_sec select{
    font-size: 14px;
    font-family: '微软雅黑';
}

.lf_sec select option{
    color: #000;
}

.lf_bot form{
    margin-bottom: 0;
}

/* join */
.ly_page {
    background: #fbfbfb;
}

.ly_box {
    background: #fff;
    padding: 80px 110px;
    box-sizing: border-box;
}

.ly_box .ly_left {
    width: 43%;
    float: left;
}

.ly_box .ly_form {
    width: 57%;
    float: right;
}

.ly_tit h3 {
    font-size: 30px;
    font-weight: bold;
}

.ly_tit em {
    display: block;
    width: 18px;
    height: 4px;
    background: #004B91;
    margin: 30px 0;
}

.ly_info {
    color: #878787;
    line-height: 24px;
    font-size: 15px;
}

.ly_tel {
    margin-top: 40px;
    color: #878787;
    font-size: 14px;
}

.ly_tel h3 {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    margin-top: 5px;
}

.ly_form li {
    width: 48%;
    float: left;
    overflow: hidden;
    margin-right: 2%;
}

.ly_form li label {
    display: block;
    margin: 10px 0;
    font-size: 15px;
}

.ly_form li .text_input {
    width: 100%;
    height: 40px;
    background: #f5f5f5;
    border: none;
    /* border-bottom: 1px solid #eaeaea; */
    font-size: 15px;
}

.ly_form li textarea {
    height: 150px;
    width: 100%;
    background: #fafafa;
    border: none;
    padding: 10px;
    font-size: 15px;
    box-sizing: border-box;
}

.ly_form .sub_btn {
    display: block;
    width: 34%;
    height: 42px;
    color: #fff;
    font-size: 15px;
    background: #2397a0;
    line-height: 42px;
    border: none;
    margin-top: 60px;
    text-align: center;
    clear: both;
    cursor: pointer;
}
/* join  end */

/* 解决方案 */

.health{
    margin: 50px 0;
}

.healthleft {
    width: 400px;
    display: inline-block;
}

.healthleft small {
    display: block;
    color: #999999;
    font-size: 17px;
    line-height: 1;
    margin-bottom: 24px;
    text-transform: uppercase;
}

.healthleft h3 {
    color: #11499b;
    font-size: 23px;
    line-height: 1.2;
    margin-bottom: 5px;
}

.healthri {
    float: right;
    padding-left: 32px;
    border-left: 1px solid #a0a0a0;
    width: calc(100% - 500px);
    min-height: 100px;
}

.health p {
    position: relative;
    color: #323232;
    font-size: 14px;
    line-height: 2;
    text-indent: 2em;
    margin-bottom: 10px;
}

.health p:before{
    position: absolute;
    content: '';
    width: 6px;
    height:6px;
    background: #f04523;
    top: 11px;
    left: 12px;
}

.etiol{
    overflow: hidden;
}

.etiolLeft{
    width: 60%;
    float: left;
}

.etiolRight{
    width: 40%;
    float: right;
}

.source {
    float: right;
    padding: 0 70px;
    text-align: center;
}

.source li {
    display: inline-block;
    width: 120px;
    margin-left: 42px;
    margin-bottom: 20px;
}

.source li:nth-child(2n-1) {
    margin-left: 0;
}

.sourceimg {
    width: 80px;
    height: 80px;
    position: relative;
    border-radius: 50%;
    border: 3px solid #f04523;
    text-align: center;
    margin: 0 auto 15px;
}

.sourceimg .sourcewr {
    display: block;
    height: 67px;
    max-width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.sourceimg .sourcewr img {
    position: absolute;
    width: 42px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.source li span {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 1;
}

.source li small {
    display: block;
    text-align: center;
    line-height: 1;
    color: #323232;
    font-size: 14px;
    margin-top: 5px;
}

.source li:hover .sourceimg img {
    -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
    transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
}

.producte{
    margin-bottom: 20px;
}

.product-info {
    float: left;
    width: 32.8%;
    float: left;
    background: #fff;
    margin-right: 0.5%;
    margin-bottom: 0.5%;
    position: relative;
    overflow: hidden;
}

.product-info a{
    cursor: context-menu;
}

.productwr {
    padding-top: 28px;
    padding-left: 40px;
    height: 100px;
    position: relative;
    z-index: 6;
}

.proimg {
    position: absolute;
    right: 38px;
    top: 22px;
    width: 56px;
    height: 55px;
}

.proimg img {
    display: block;
    max-width: 100%;
    transition: 0.55s;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.proimg img.prohide {
    opacity: 0;
    visibility: hidden;
}

.productwr small {
    display: block;
    color: #999999;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 15px;
    transition: 0.53s;
    position: relative;
    z-index: 5;
}

.productwr span {
    display: block;
    line-height: 1;
    position: relative;
    z-index: 5;
    color: #0d0d0d;
    font-size: 16px;
    margin-top: 14px;
}/* 

.product-info:after {
    content: '';
    width: 0;
    height: 0;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 0 0 0 0;
    border-color: #f04523 transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.68s;
}

.product-info:hover:after {
    border-width: 930px 930px 0 0;
}

.product-info:hover .productwr small {
    color: #fff;
} */

.benefit-info {
    float: left;
    position: relative;
    width: 33.1%;
    margin-right: 0.2%;
    margin-bottom: 0.2%;
    background: #fff;
    overflow: hidden;
}

.benefitshow {
    position: relative;
    padding-top: 76px;
    height: 133px;
    transition: 0.45s 0.24s;
}

.benefitshow b {
    display: block;
    color: #f04523;
    font-size: 31px;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    left: 38px;
    top: 26px;
}

.benefitshow span {
    display: block;
    width: 70px;
    height: 70px;
    margin: auto;
    margin-bottom: 18px;
}

.benefitshow small {
    display: block;
    text-align: center;
    line-height: 1;
    color: #8a8a8a;
    font-size: 15px;
    margin-top: 12px;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.benefitshow strong {
    display: block;
    text-align: center;
    font-size: 15px;
}


.patient .benefitshow{
    padding-top: 30px;
    height: 241px;
}

.patient .benefitshow small{
    padding: 0 15px;
    font-size: 14px;
    line-height: 1.5;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.diagnosis{
    margin-top: 25px;
}

.diagnosis li{
    float: left;
    width: 19%;
    margin-right: 1%;
    margin-bottom: 1%;
    border-top: 2px solid #f04523;
}

.diagnosis li h3{
    font-size: 16px;
    border-bottom: 1px solid #c1c1c1;
    line-height: 3;
}

.diagnosis li h3 span{
    display: inline-block;
    margin-right: 10px;
    width: 35px;
    height: 35px;
    background: #f04523;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 35px;
}

.diagnosis .dia_info{
    padding-left: 45px;
}

.dia_info span{
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 2;
}

.dia_info span:before{
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    background: #f04523;
    top: 12px;
    left: -13px;
}


.advantage li{
    width: 49.5%;
    height: 244px;
    float: left;
    margin-right: 0.5%;
    margin-bottom: 0.5%;
    background: #fff;
    padding: 20px;
}

.advLeft{
    width: 95px;
    display: inline-block;
    vertical-align: middle;
}

.advLeftImg{
    position: relative;
    width: 70px;
    height: 70px;
    border: 3px solid #f04523;
    border-radius: 50%;
}

.advLeftImg img {
    position: absolute;
    width: 42px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.advRight{
    width: calc(100% - 110px);
    display: inline-block;
    vertical-align: middle;
}

.advRight h4{
    margin-bottom: 15px;
}
/* 解决方案  end */

/* clinic-1 */
.clinic_wrap{
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: #f5f5f5;
}
.clinic_one,.clinic_two,.clinic_three,.clinic_four,.clinic_five{
    width: 100%;
    margin: 80px auto;
}
.bg_wirte{
    background: #fff;
}
.clinic_title{
    text-align: center;
    text-transform: uppercase;
    font-family: 'SF Pro Semibold', sans-serif;
}
.clinic_title h3{
    font-size: 50px;
    line-height: 47px;
    font-weight: bold;
    margin-bottom: 0;
}
.clinic_title span{
    display: block;
    font-size: 18px;
}
.clinic_title p{
    font-size: 16px;
    color: #5a5a5a;
    letter-spacing: 1px;
    margin-top: 22px;
    line-height: 25px;
    width: 830px;
    margin: 0 auto;
    font-family: 'SF Pro ME',"SF Pro SC","SF Pro Display",'Microsoft JhengHei',"Helvetica","Arial",sans-serif;
}
.clinic_one_box{
    position: relative;
    margin: 60px auto;
    overflow: hidden;
}
.clinic_left{
    width: 50%;
    padding: 10% 5%;
}
.clinic_left p{
    font-size: 16px;
    color: #5a5a5a;
    line-height: 2.5em;
    /* margin-bottom: 10px; */
}
.clinic_right{
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    background-size: cover;
    background-position: center;
}
.clinic_unit{
    margin-top: 50px;
}
.clinic_unit .slick-slide{
    margin: 0 15px;
}
.clinic_unit li{
    margin-bottom: 30px;
}
.clinic_four .clinic_right{
    right: auto;
    left: 0;
}
.clinic_l_f{
    padding: 2% 5%;
}
.clinic_l_f h3{
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
}
.clinic_l_f li{
    margin-bottom: 30px;
}
.clinic_l_f h5{
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
}
.clinic_l_f li>img{
    width: 30px;
    height: 30px;
    margin-right: 30px;
    display: inline-block;
    vertical-align: top;
}
.cli_f_txt{
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 80px);
}
.cli_f_txt p{
    line-height: 25px;
}
.clinic_five_box{
    margin: 80px auto 40px;
}
.clinic_five_box>p{
    font-size: 16px;
    color: #5a5a5a;
    text-align: center;
}
.clinic_text{
    margin: 20px 0;
}
.clinic_text h3{
    font-size: 18px;
    margin-bottom: 36px;
    position: relative;
}
.clinic_text h3:after{
    position: absolute;
    content: '';
    top: 37px;
    left: 0;
    width: 40px;
    height: 3px;
    background: #000;
}
.clinic_text p{
    font-size: 15px;
}
.clinic_five{
    margin-bottom: 0;
}
.clinic_five_box{
    margin-bottom: 0;
}
.clinic_five_box img{
    margin-top: 80px;
}
@media screen and (max-width: 1300px){
    .clinic_l_f{
        padding-right: 0;
    }
    .clinic_text p{
        height: 42px;
    }
}
@media screen and (max-width: 1024px){
    .clinic_title h3{
        font-size: 42px;
    }
    .clinic_title span{
        font-size: 16px;
    }
    .clinic_left p{
        font-size: 15px;
        line-height: 2em;
    }
    .clinic_title p{
        font-size: 15px;
    }
    .clinic_l_f h3{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .clinic_l_f h5{
        font-size: 16px;
    }
    .clinic_l_f li{
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 840px){
    .clinic_left,.clinic_right{
        width: 100%;
    }
    .clinic_left{
        padding: 7%;
    }
    .clinic_right{
        position: relative;
        height: 40vh;
    }
    .clinic_title p{
        width: 100%;
        padding: 0 5%;
    }
    .clinic_one_box{
        margin: 30px auto;
    }
    .clinic_one_box{
        background: #fff;
    }
    .clinic_one, .clinic_two, .clinic_three, .clinic_four, .clinic_five{
        margin: 40px auto;
    }
    .clinic_l_f li>img{
        margin-right: 20px;
    }
    .cli_f_txt{
        width: calc(100% - 60px);
    }
    .clinic_text p{
        height: auto;
    }
    .clinic_five_box{
        margin: 60px auto 30px;
    }
}
/* clinic-1  end */