@charset "utf-8";

@font-face {
    font-family: 'BEBAS';
    src: url('../fonts/BEBAS.eot');
    src: url('../fonts/BEBAS.eot') format('embedded-opentype'),
         url('../fonts/BEBAS.woff2') format('woff2'),
         url('../fonts/BEBAS.woff') format('woff'),
         url('../fonts/BEBAS.ttf') format('truetype'),
         url('../fonts/BEBAS.svg') format('svg');
}

.clearfix:after {
   content:""; 
   display: block; 
   clear:both; 
}

.clear{
    clear: both;
}

.home .main_container {
    padding-bottom: 0;
}

.home_wrap {
    overflow-x: hidden;
}

.main_section {
    padding: 105px 0 120px;
}

.main_section_title {
    display: block;
    padding-bottom: 66px;
    font-size: 37px;
    font-weight: 300;
    line-height: 1.25;
    text-align: center;
    color: #222;
}

.title_ny{
    padding-bottom: 10px;
}

.title_ab{
    padding-top: 50px;
    padding-bottom: 30px;
}

.main_section_title i{
    letter-spacing: 10px;
    text-indent: 14px;
    display: block;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 36px;
    font-style: normal;
    font-family: toplifeHomeEn;
    margin-top: 6px;
}

.main_business h3 i{
    letter-spacing: 7px;
    /* display: block; */
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 36px;
    font-style: normal;
    font-family: toplifeHomeEn;
}


/* **************************************** *
 * VISUAL
 * **************************************** */

.main_visual {
    height: -webkit-calc(100vh + 206px);
    height: calc(100vh + 206px);
    position: relative;
}

.main_visual_slider {
    width: 100%;
    height: 100%;
}

.main_visual_item {
    display: none;
    width: 100%;
    height: 100%;
    position: relative;
}

.main_visual_item:first-child {
    display: block;
}

.main_visual_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: no-repeat center center;
    background-size: cover;
}

.main_visual_bg img{
    display: none;
    width: 100%;
}

.main_visual_table {
    display: table;
    width: 100%;
    height: 100vh;
    position: relative;
}

.main_visual_cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-top: 6px;
}

.main_visual_item h2 {
    font-size: 90px;
    font-weight: 200;
    line-height: 1;
    color: #fff;
}

.main_visual_item span {
    display: block;
    padding-bottom: 5px;
    font-size: 26px;
    letter-spacing: -0.025em;
    line-height: 1.4;
    color: #fff;
}


.main_visual_controler {
    z-index: 120;
    position: absolute;
    right: 90px;
    top: 50%;
    margin-top: -96px;
}

/* #main_visual_pager {
    height: 75px;
} */

.main_visual_autoplay {
    width: 10px;
    height: 10px;
    margin-top: 14px;
}

.main_visual_autoplay>span {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 0;
    cursor: pointer;
}

.main_visual_autoplay>span:after {
    display: block;
    width: 100%;
    height: 100%;
    font-family: 'jt-font';
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    color: #fff;
}

.main_visual_autoplay>span.autoplay_play:after {
    content: '\e936';
}

.main_visual_autoplay>span.autoplay_pause:after {
    content: '\e94d';
}

.main_visual_autoplay>span.autoplay_play {
    display: none;
}

.main_visual .scroll_down {
    display: block;
    bottom: 246px;
}


/* **************************************** *
 * BUSINESS
 * **************************************** */

.main_business.main_section {
    padding: 0;
}

.main_business {
    position: relative;
    z-index: 120;
}

.main_business img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    position: relative;
}

.main_business h3 {
	position: relative;
    padding: 9px 0 11px;
    margin-left: -5px;
    font-size: 32px;
    font-weight: 200;
    line-height: 1.25;
    letter-spacing: -0.025em;
    color: #222;
}

.main_business h3:before{
	position: absolute;
    content: '';
    left: 5px;
    top: -15px;
    width: 12px;
    height: 2px;
    background: none;
}

.main_business b {
    font-size: 13px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.025em;
    color: #222;
}

.main_business p {
    font-size: 15px;
    line-height: 1.75;
    color: #666;
    padding-right: 30px;
}

.numList{
    margin-top: 20px;
}

.numList li {
    float: left;
    display: block;
    margin-right: 11%;
    text-align: center;
    font-size: 12px;
    color: #666666;
}

.numList li:last-child {
    margin-right: 0;
}

.numList .num {
    font-size: 52px;
    color: #22478e;
    line-height: 1.1;
    font-family: 'BEBAS';
    padding-right: 0;
}

.numList .txt{
    font-size: 12px;
    margin-top: 6px;
    padding-right: 0;
}

.main_business strong {
    /* display: block; */
    padding-bottom: 52px;
    margin-left: -2px;
    font-size: 16px;
    font-weight: bold;
    color: #222;
}

.mobile_s{
    display: none;
}

.main_business .jt_btn {
    margin-top: 34px;
}

.main_business_products {
    max-width: 1723px;
    margin: 0 auto;
    position: relative;
}

.main_business_products_decorate {
    width: 952px;
    height: 1325px;
    position: absolute;
    right: 0;
    bottom: -152px;
    background: url(../images/main-business-03.jpg) no-repeat center center;
    background-size: cover;
}

.main_business_box {
    display: table;
    width: 100%;
    position: relative;
}

.main_business_img {
    display: table-cell;
    vertical-align: top;
    position: relative;
}

.main_business_txt {
    display: table-cell;
    width: 485px;
    vertical-align: middle;
    position: relative;
}

.main_business_box_secondary .main_business_txt h3,
.main_business_box_secondary .main_business_txt b,
.main_business_box_secondary .main_business_txt p,
.main_business_box_secondary .main_business_txt strong {
    color: #fff;
}

.main_business_box_secondary .main_business_txt h3:before{
    background: none;
}

.main_business .colorpaste_txt h3:before{
    background: none;
}

.main_business_box_01 {
    margin-top: -87px;
}

.main_business_box_01 .main_business_img {
    text-align: right;
    z-index: 1;
    width: 685px;
    overflow: hidden;
}

.main_business_box_01 .main_business_txt {
    padding-bottom: 37px;
}

.main_business_box_02 {
    margin-top: -116px;
}

.main_business_box_02 .main_business_img {
    z-index: 2;
}

.main_business_box_02 .main_business_txt {
    padding-top: 87px;
}

.main_business_colorpaste {
    max-width: 1723px;
    margin: -51px auto 0;
    padding: 245px 0 194px;
    position: relative;
    background: #000 url(../images/business-colorpaste-bg.jpg) no-repeat center center;
    background-size: cover;
    z-index: -1;
}

.colorpaste_txt {
    position: relative;
    z-index: 1;
}

.main_business .colorpaste_txt h3,
.main_business .colorpaste_txt b,
.main_business .colorpaste_txt p {
    color: #fff;
}


/*
.main_business_box_03 {padding: 223px 0;}
.main_business_box_03 .main_business_img {top: -189px;right: -252px;}
.color_paste_blue {position: relative;z-index: -2;}
.color_paste_red {position: absolute;left: 50%;top: 50%;margin-left: -333px;margin-top: -310px;}
.color_paste_yellow {position: absolute;bottom: 147px;left: 80px;}
*/


/* **************************************** *
 * GREEN CHEMICAL KAI
 * **************************************** */

.main_chemical_list {
    margin: 0 -12px;
}

.main_chemical_list li {
    width: 33.33%;
    padding: 0 12px;
    cursor: pointer;
}

.main_chemical_img{
    overflow: hidden;
}

.main_chemical_img img {
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}

.main_chemical_list li:hover .main_chemical_img img{
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}

.main_chemical_txt {
    position: absolute;
    bottom: 0;
    width: calc(100% - 24px);
    height: 44px;
    background: rgba(13, 70, 128, 0.8);
    overflow: hidden;
}

.main_chemical_txt h4 {
    position: relative;
    font-size: 19px;
    line-height: 44px;
    font-weight: 600;
    color: #fff;
    text-indent: 1em;
    padding-left: 35px;
}

.main_chemical_txt h4 img{
    position: absolute;
    top: 8px;
    left: 20px;
}

.main_chemical_txt p {
    width: 85%;
    padding-top: 13px;
    font-size: 14px;
    line-height: 1.75;
    color: #666;
}

.main_chemical_txt .jt_btn {
    margin-top: 24px;
}


/* **************************************** *
 * ABOUT 
 * **************************************** */

.main_about.main_section {
    padding-bottom: 200px;
}

.main_about {
    background: #f8f8f8;
}

.main_about_list {
    display: table;
    width: 100%;
}

.main_about_list>li {
    display: table-cell;
    width: 33.33%;
    vertical-align: top;
    padding: 0 20px;
    border-right: 1px solid #dfdfdf;
}

.main_about_list>li:first-child {
    padding-left: 0;
}

.main_about_list>li:last-child {
    padding-right: 0;
    border-right: none;
}

.main_about_list figure {
    margin-top: 5px;
    text-align: center;
}

.main_about_list img,
.main_about_list svg {
    max-width: 100%;
    height: 72px;
    vertical-align: middle;
}

.main_about_txt {
    padding-top: 34px;
    text-align: center;
}

.main_about_txt h4 {
    font-size: 18px;
    font-weight: 600;
    color: #222;
}

.main_about_txt p {
    padding-top: 18px;
    font-size: 16px;
    line-height: 1.75;
    color: #666;
}


/* **************************************** *
 * INFO
 * **************************************** */

.main_info.main_section {
    padding: 0;
}

.main_info {
    margin-top: -188px;
}

.main_info h3 {
    font-size: 16px;
    line-height: 30px;
    font-weight: 200;
    color: #fff;
    height: 77px;
    overflow: hidden;
}

.csOpacity span{
    opacity: 1 !important;
    visibility: inherit !important;
}

.csOpacity h3{
    opacity: 1 !important;
    visibility: inherit !important;
    transform: matrix(1, 0, 0, 1, 0, 0) !important;
}

.csOpacity a{
    opacity: 1 !important;
    visibility: inherit !important;
}

.main_info_link {
    display: block;
    width: 35px;
    height: 35px;
    font-size: 0;
    position: relative;
}

.main_info_link:after {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'jt-font';
    content: '\e90b';
    font-size: 35px;
    font-weight: normal;
    line-height: 1;
    color: #aaa;
}

.main_info_container {
    width: 100%;
    height: 620px;
}

.main_info_container:after {
    content: '';
    display: table;
    clear: both;
}

.main_info_container>div {
    float: left;
    width: calc(50% - 20px);
    height: 100%;
    position: relative;
    background-size: cover;
    margin: 0 10px;
}

.main_info_recruit {
    position: relative;
    background: #e7e7e5;
}

.main_info_recruit h3 {
    position: absolute;
    top: 162px;
    left: 98px;
    z-index: 1;
}

.main_info_recruit b {
    display: block;
    font-size: 26px;
    font-weight: 600;
    color: #333;
}

.main_recruit_table {
    display: table;
    width: 100%;
    height: 46%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ffffff;
    background: rgba(255, 255, 255, .9);
    z-index: 1;
}

.main_recruit_cell {
    display: table-cell;
    width: 100%;
    padding: 30px 102px;
    vertical-align: middle;
}

.main_recruit_data {
    cursor: pointer;
}

.main_recruit_data>p {
    max-height: 3.5em;
    margin-top: 16px;
    font-size: 16px;
    line-height: 1.75;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main_recruit_data>p>span {
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color 300ms;
    transition: border-color 300ms;
}

.main_recruit_data>span {
    display: block;
    padding: 9px 0 36px;
    font-size: 14px;
    font-weight: 300;
    color: #222;
}

.main_recruit_data:hover>p>span {
    border-color: #666;
}

.main_info_corporate {
    padding: 17px;
    text-align: center;
    cursor: pointer;
}

.main_info_corporate_inner {
    position: relative;
    width: 100%;
    height: 100%;
}

.main_info_corporate_inner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #ffffff;
    border: 2px solid rgba(255, 255, 255, .3);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 300ms border;
    transition: 300ms border;
    z-index: 1;
}

.main_info_corporate_inner:hover:after {
    border-width: 4px;
}

.main_corporate_table {
    display: table;
    width: 100%;
    height: 100%;
}

.main_corporate_cell {
    position: absolute;
    width: 100%;
    padding: 0 47px;
    vertical-align: middle;
    bottom: 40px;
    text-align: left;
}

.main_info_corporate span {
    display: block;
    font-size: 20px;
    line-height: 1.75;
    color: #fff;
}

.main_info_corporate h3 {
    padding: 10px 0 14px;
}

/* .main_info_corporate .main_info_link {
    margin: 0 auto;
} */

.main_info_corporate .main_info_link:after {
    color: #fff;
}


/* **************************************** *
 * NEWS
 * **************************************** */

.main_news .main_section_title {
    padding-bottom: 26px;
}

.main_news_more {
    padding-top: 40px;
    text-align: center;
}


/* **************************************** *
 * NOTICE
 * **************************************** */

.main_notice.main_section {
    padding-top: 0;
}

.main_notice>.wrap:after {
    content: '';
    display: table;
    clear: both;
}

.main_notice_board {
    float: left;
    width: 50%;
    height: 88px;
}

.main_notice_board>b {
    display: block;
    padding-bottom: 12px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    color: #333;
}

.main_notice_stock {
    padding-right: 34px;
    border-right: 1px solid #ddd;
}

.main_stock_list {
    display: table;
    width: 100%;
    height: 58px;
}

.main_stock_list>li {
    display: table-cell;
    vertical-align: middle;
}

.main_stock_list>li:first-child {
    width: 40%;
}

.main_stock_list>li:last-child {
    width: 60%;
}

.main_stock_list b {
    display: block;
    font-size: 45px;
    line-height: 1;
    font-weight: 200;
}

.main_stock_list b.stock_up {
    color: #ec429a;
}

.main_stock_list b.stock_down {
    color: #1c9ad6;
}

.main_stock_list b.stock_steady {
    color: #aaa;
}

.main_stock_list p {
    padding-top: 4px;
    font-size: 17px;
    line-height: 1;
    font-weight: 300;
    text-align: right;
    color: #888;
}

.main_stock_list p span {
    padding-right: 4px;
    color: #222;
}

.main_stock_icon {
    display: inline-block;
    padding: 0 7px 0 20px;
    font-size: 0;
}

.main_stock_icon:after {
    font-family: 'jt-font';
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
}

.main_stock_icon.stock_up:after {
    content: '\e928';
    color: #ec429a;
}

.main_stock_icon.stock_down:after {
    content: '\e929';
    color: #1c9ad6;
}

.main_stock_icon.stock_steady:after {
    content: '\e949';
    color: #aaa;
}

.main_stock_error {
    margin-top: 11px;
    text-align: center;
    background: #f7f7f7;
    border-radius: 5px;
}

.main_stock_error p {
    display: inline-block;
    padding-left: 29px;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    line-height: 48px;
    color: #666;
}

.main_stock_error p:before {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    content: '\e94b';
    font-family: 'jt-font';
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    color: #1c9ad6;
}

.main_notice_ir {
    padding-left: 34px;
}

.main_ir_list {
    height: 58px;
}

.main_ir_list>li {
    display: block;
}

.main_ir_list>li>a {
    display: block;
    padding-right: 95px;
    position: relative;
    line-height: 29px;
}

.main_ir_list p {
    display: block;
    font-size: 16px;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: color 300ms;
    transition: color 300ms;
}

.main_ir_list time {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    color: #666;
}

.main_ir_list>li>a:hover p {
    color: #1c9ad6;
}


/* **************************************** *
 * BANNER
 * **************************************** */

.main_banner.main_section {
    padding: 0;
}

.main_banner_container {
    height: 324px;
    overflow: hidden;
}

.main_banner_container:after {
    content: '';
    display: table;
    clear: both;
}

.main_banner_item {
    float: left;
    width: 50%;
    height: 100%;
}

.main_banner_item a {
    display: block;
    width: -webkit-calc(100% + 1px);
    width: calc(100% + 1px);
    height: -webkit-calc(100% + 1px);
    height: calc(100% + 1px);
    position: relative;
    overflow: hidden;
}

.main_banner_bg {
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    background: no-repeat center center;
    background-size: cover;
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transition: all 2s;
    transition: all 2s;
}

.main_banner_item a:hover .main_banner_bg {
    -webkit-transform: scale(1.05) rotate(0.01deg);
    -ms-transform: scale(1.05) rotate(0.01deg);
    transform: scale(1.05) rotate(0.01deg);
}

.main_banner_table {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
}

.main_banner_cell {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    text-align: center;
}

.main_banner_item span {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}

.main_banner_item b {
    display: block;
    padding-top: 7px;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.25;
    color: #fff;
}

.main_banner_item span:after {
    display: block;
    padding-top: 11px;
    font-family: 'jt-font';
    content: '\e903';
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    color: #fff;
}


/* 产业 */
/* .switch_unit {
    padding: 0 50px 0;
} */

.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;
}

.switch_unit .item:hover,
.switch_unit .item.act {
    background-color: #cc0000;
    color: #fff;
}

.switch_unit .slick-arrow {
    width: 33px;
    height: 33px;
    display: block;
    border-radius: 5px;
    background-color: #999999;
    top: 50%;
    margin-top: -16px;
}

.switch_unit .slick-arrow i {
    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;
}

.switch_unit .slick-prev {
    left: 0;
}

.switch_unit .slick-next {
    right: 0;
}

.switch_unit .slick-prev i {
    background-image: url(../images/btn_3.png);
}

.switch_unit .slick-next i {
    background-image: url(../images/btn_4.png);
}

.switch_unit .slick-arrow:hover {
    background-color: #000;
}

.switch_unit .slick-prev:hover i {
    background-position: 30% center;
}

.switch_unit .slick-next:hover i {
    background-position: 70% center;
}

.switch_unit .itemA {
    display: block;
}

.switch_unit .img {
    overflow: hidden;
    position: relative;
    display: block;
    height: 100%;
    margin: 0 auto 8px;
    text-align: center;
}

.switch_unit .img img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.switch_unit .img>span {
    display: block;
    height: 100%;
    width: 100%;
}

.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;
}

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

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

.slick-prev,
.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;
    /* display: none !important; */
}

.slick-dots{
    margin: 70px 0 0;
    height: 12px;
    text-align: center;
}

.slick-dots li.slick-active{
    background: #025EB0;
}

.slick-dots li{
    display: inline-block;
    width: 22px;
    height: 8px;
    background: #ddd;
    margin: 0 5px;
}

.slick-dots li{
    opacity: 1 !important;
    visibility: inherit !important;
}
/* 产业  end */

.article_header_bg{-webkit-transform: translateZ(0) scale(1.1) rotate(0.1deg);transform: translateZ(0) scale(1.1) rotate(0.1deg); -webkit-transition: 1800ms; transition: 1800ms; -webkit-transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000); transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000);  /* easeOutQuart */}

.bg_loaded .article_header_bg{-webkit-transform: translateZ(0) scale(1) rotate(0deg);transform: translateZ(0) scale(1) rotate(0deg);}


/* about */

/* about  end */
.staff_big{
    width: 100%;
    margin: 30px auto;
    overflow: hidden;
}

.staffImg{
    width: 66.66%;
    float: left;
    overflow: hidden;
}

.staffImg img {
    width: 100%;
    display: block;
    transition: ease 1.65s;
    width: 100%;
}

.staff_big:hover .staffImg img {
    transform: scale(1.2);
}

.staffText{
    width: 33.33%;
    float: right;
    padding: 40px;
}

.staffText h3 {
    width: 130px;
    height: 30px;
    background: #22478e;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
}

.staffText h2 {
    font-size: 17px;
    line-height: 25px;
    color: #333;
    margin: 25px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: ease .65s;
}

.staffText h5{
    display: inline-block;
    margin-top: 10px;
}

.staffText h4 {
    line-height: 24px;
    color: #959595;
    font-size: 14px;
    overflow: hidden;
}

.staff_big:hover .staffText h2 {
    color: #22478e;
}
/* news */
.lh-news {
    padding: 0 0 65px;
}

.lh-container.other {
    border-top: 0;
    background: #F5F7FA;
}

.lh-news-ul {
    margin-left: -22px;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.lh-news-ul li {
    position: relative;
    width: 33.3%;
    float: left;
    padding-left: 22px;
    margin-bottom: 22px;
}

.lh-news-ul li:nth-child(2n) {
    animation-delay: .1s;
}

.lh-news-ul li a {
    background: #fff;
    display: block;
    /* position: relative; */
}

.lh-news-ul li .img {
    position: relative;
    height: 0;
    padding-top: 65%;
    overflow: hidden;
}

.lh-news-ul li .img img {
    position: absolute;
    display: block;
    transition: ease 1.65s;
    width: 100%;

    top: 0;
    height: 100%;
}

.lh-news-ul li:hover .img img {
    transform: scale(1.2);
}

.lh-news-ul li .text {
    padding: 40px;
}

.staff_inner li .text{
    padding: 15px;
}

.lh-news-ul li .text h3 {
    width: 130px;
    height: 30px;
    background: #22478e;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
}

.lh-news-ul li .text h2 {
    font-size: 17px;
    line-height: 25px;
    color: #333;
    margin: 25px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: ease .65s;
}

.staff_inner li .text h2{
    margin: 0;
}

.lh-news-ul li .text h5{
    display: inline-block;
    margin-top: 10px;
}

.lh-news-ul li .text h4 {
    line-height: 24px;
    color: #959595;
    font-size: 14px;
    height: 72px;
    overflow: hidden;
}

.lh-news-ul li:hover .text h2 {
    color: #22478e;
}

.lh-news-ul li.newsBig {
    width: 66.6%;
}

.lh-news-ul li.newsBig .img:after{
    position: absolute;
    content: '';
    /* background: #000; */
    opacity: 0.6;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.lh-news-ul li.newsBig .text {
    position: absolute;
    left: 40px;
    bottom: 40px;
    width: 50%;
}

.lh-news-ul li.newsBig .text h2,
.lh-news-ul li.newsBig .text h4 {
    color: #fff;
}

.lh-news-ul li.newsBig .text h5 {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #229665;
    color: #229665;
    text-align: center;
    line-height: 28px;
    margin-top: 40px;
    font-weight: bold;
}

.lh-load{
    color: #999;
    display: block;
    text-align: center;
    background-color: #f1f1f1;
    height: 100px;
    line-height: 100px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.lh-load:hover{
    color: #fff;
    background: #7289b5;
}



.lh-newsRes-h1 {
    font-size: 24px;
    line-height: 30px;
    color: #333;
}

.lh-newsRes-h2 {
    color: #959595;
    margin: 30px 0 10px;
    font-size: 15px;
}

.lh-newsRes {
    padding: 30px 0;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
}

.lh-newsRes p{
    text-indent: 2em;
    margin-bottom: 20px;
}

.lh-newsRes img {
    display: inline-block;
    width: auto;
    max-width: 100%;
    margin-left: -2em;
}

.lh-back{
    text-align: right;
}

.lh-back a{
    display: inline-block;
    padding: 8px 24px;
    border: 1px solid #c5c5c5;
    margin-top: 30px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.lh-back a h2{
    font-size: 14px;
}

.lh-back a:hover{
    color: #fff;
    background: #22478e;
}

.lh-page {
    margin-top: 40px;
}

.lh-page li {
    margin-top: 20px;
    height: 18px;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.lh-page li a {
    font-size: 16px;
    color: #212121;
}

.lh-page li a:hover{
    color: #22478e;
}
/* news  end */

.staff_tab{
    width: 100%;
    border-bottom: 2px solid #222;
}

.staff_tab li{
    width: 33.33%;
    float: left;
    border: 1px solid #000;
    text-align: center;
    cursor: pointer;
    padding: 10px 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.staff_tab li:hover,.staff_tab li.active{
    background: #375ca5;
    border: 1px solid #375ca5;
    color: #fff;
}

.staff_tab li:hover a,.staff_tab li.active a{
    color: #fff;
}

/* about */
.btit{
    padding-top: 50px;
    padding-bottom: 60px;
    font-weight: 400;
    font-size: 34px;
    color: #22478e;
    text-align: center;
}

.noti-box{
    margin-bottom: 50px;
    width: 50%;
    float: left;
    padding: 0 22px;
    overflow: hidden;
}

.noti-box .noti-date{
    display: block;
    margin-bottom: 30px;
    font-family: 'BEBAS';
    color: #352e2c;
    font-size: 42px;
    letter-spacing: 3px;
}

.noti-box p{
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px;
    text-indent: 2em;
    text-align: left;
}

.about_One{
    position: relative;
    height: 500px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.about_One ul{
    position: absolute;
    right: 10%;
    bottom: 0;
    color: #fff;
}

.about_One li {
    display: block;
    float: left;
    width: 160px;
    text-align: center;
    padding: 35px 1%;
}

.about_One li .num {
    font-size: 50px;
    line-height: 1;
    font-family: "BEBAS";
}

.about_One li .txt{
    font-size: 13px;
    margin-top: 10px;
}

.inner-content .img-area {
    position: relative;
}

.inner-content .img-area .img-box img {
    width: 100%;
}

.content.ceo .inner-content .img-area .txt {
    position: absolute;
    bottom: -68px;
    left: 100px;
    width: 190px;
    padding: 30px 35px;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    background-color: #22478e;
}

.content.ceo .inner-content .img-area .txt em {
    display: block;
    margin-top: 19px;
    font-family: "Noto Sans KR",sans-serif;
    font-weight: 400;
    font-size: 35px;
    line-height: 35px;
    color: #fff;
}

.content.ceo .inner-content .text-area {
    padding: 105px 0 0 350px;
}

.content.ceo .inner-content .text-area p{
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px;
    text-indent: 2em;
}

.content.ceo .inner-content .text-area span{
    display: block;
    text-align: right;
    margin-bottom: 38px;
}

.about_Three{
    background: #f5f5f5;
    padding-bottom: 50px;
}

.about_Three img{
    display: block;
    max-width: 100%;
    margin: 0 auto;
}



.pinner {
    width: 80%;
    max-width: 1520px;
    margin: 0px auto;
}

.align-vertical {
    height: 100%;
    width: 100%;
    position: relative;
    display: table;
}

.vertical-inner {
    display: table-cell;
    vertical-align: middle;
}

.transXT50 {
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
    opacity: 0;
    visibility: hidden;
    transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
    -webkit-transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
}

.transYT50 {
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    opacity: 0;
    visibility: hidden;
    transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
    -webkit-transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
}

.action.transYT50 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
}

.action.transXT50 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
}

.mouseIco {
    border: 2px solid #22478e;
    width: 21px;
    height: 30px;
    display: block;
    margin: 0px auto;
    border-radius: 6px;
    position: absolute;
    left: 50%;
    margin-left: -17px;
    bottom: 67px;
    z-index: 900;
}

.mouseIco i {
    width: 3px;
    height: 7px;
    border-radius: 1px;
    display: block;
    background-color: #22478e;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    top: 5px;
    -webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
    animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
}

@keyframes mouse-dot {
    from {
        opacity: 0;
    }
    33% {
        opacity: 1;
    }
    to {
        transform: translateY(15px);
        -webkit-transform: translateY(15px);
        opacity: 0;
    }
}

@-webkit-keyframes mouse-dot {
    from {
        opacity: 0;
    }
    33% {
        opacity: 1;
    }
    to {
        transform: translateY(15px);
        -webkit-transform: translateY(15px);
        opacity: 0;
    }
}



.memorabiliaPbox a:link,
.memorabiliaPbox a:visited {
    color: #fff;
}

.memorabiliaPbox a:active,
.memorabiliaPbox a:hover {
    color: #977751;
}

.memorabiliaPbox {
    padding: 130px 0px 0px;
    color: #fff;
}

.pboxT .t {
    font-size: 24px;
    color: #c6a47b;
}

.pboxT .by {
    color: #22478e;
    font-size: 34px;
}

.memorabiliaDemo {
    margin-top: 60px;
    padding: 54px 0px 154px 14px;
    width: 800px;
    position: relative;
}

.memorabiliaDemo .mouseIco {
    left: 38px;
    margin-left: 0;
}

.memorabiliaDemo .line {
    width: 4px;
    height: 100%;
    position: absolute;
    left: 10px;
    top: 0;
    background-color: #22478e;
}

.memorabiliaDemo .yd {
    background: url(../images/memorabilia_d.png) no-repeat scroll center center;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
}

.memorabiliaBox {
    height: 386px;
    overflow: hidden;
    cursor: url(../images/mouse.png) 16 16, default;
}

.memorabiliaBox .mCSB_scrollTools {
    visibility: hidden !important;
}

.memorabilia-list dd {
    position: relative;
    padding: 0px 0px 35px 112px;
    color: #2f2f2f;
    font-size: 15px;
}

.memorabilia-list dd .item{
    line-height: 27px;
}

.memorabilia-list .year {
    position: absolute;
    left: 0;
    padding-left: 27px;
    width: 84px;
}

.memorabilia-list .title_h.year{
    font-size: 18px;
    width: 100%;
    color: #22478e;
    margin-top: -3px;
    font-weight: bold;
}

.memorabilia-list .year i {
    width: 9px;
    height: 4px;
    background-color: #229665;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    border-radius: 0px 2px 2px 0px;
}

@media screen and (max-width:1024px) {
    .pboxT .t {
        font-size: 18px;
    }
    .pboxT .by {
        font-size: 24px;
    }
    .memorabilia-list dd .item{
        font-size: 13px;
        line-height: 21px;
    }
    .memorabiliaPbox {
        width: 100%;
        padding: 40px 5% 0px;
        background-color: rgba(34, 71, 142, 0.33);
    }
    .memorabiliaDemo {
        width: auto;
        padding: 40px 0 60px 10px;
        margin-top: 25px;
    }
    .memorabiliaDemo .yd {
        background: none #c6a47b;
        border-radius: 50%;
        width: 10px;
        height: 10px;
        border: 5px solid #229665;
        left: 4px;
    }
    .memorabiliaDemo .line {
        width: 2px;
        left: 8px;
    }
    .memorabilia-list dd {
        padding-bottom: 20px;
    }
    .memorabiliaDemo .mouseIco {
        display: none;
    }
    .memorabiliaBox {
        height: auto;
    }
}
/* about  end */

/* case */
.black-40 {
    background: url(../images/black_40.png) repeat;
    background: none rgba(0, 0, 0, 0.4);
}

.industrys {
    overflow: hidden;
    height: 690px;
    margin-bottom: 50px;
}

.industry-list a:link,
.industry-list a:visited {
    color: #fff;
}

.industry-list a:active,
.industry-list a:hover {
    color: #fff;
}

.industry-list li {
    width: 20%;
    float: left;
    overflow: hidden;
    position: relative;
    transition: width 455ms;
}

.industry-list li figure {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    height: 690px;
}

.industry-list li figure img {
    display: none;
    height: 690px;
}

.industry-list li .black-40 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.industry-item {
    width: 330px;
    padding: 20px;
    height: 312px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -176px 0px 0px -165px;
    text-align: center;
    z-index: 1;
}

.industry-item:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    transform-origin: left bottom;
    -webkit-transform-origin: left bottom;
    -webkit-transition: -webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
    transition: transform .52s cubic-bezier(.4, 0, .2, 1);
    transition: transform .52s cubic-bezier(.4, 0, .2, 1), -webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    visibility: hidden\9;
    z-index: -1;
}

.industry-item p {
    font-size: 15px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}

.industry-item .ico {
    width: 100px;
    height: 100px;
    display: block;
    margin: 48px auto 12px;
    position: relative;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}

.industry-item .ico i {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.industry-item .ico .i1 {
    display: block;
}

.industry-item .ico .i2 {
    display: none;
}

.industry-item .t {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 5px;
}

.industry-item .en {
    font-family: "BEBAS";
    text-transform: uppercase;
    line-height: 1.1;
}

.industry-item .by {
    color: #666666;
    opacity: 0;
    visibility: hidden;
    line-height: 1.1;
}

.industry-item .addico {
    background: url(../images/add_ico.png) no-repeat scroll center center;
    background-size: cover;
    width: 10px;
    height: 10px;
    display: block;
    margin: 0px auto 15px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}

.industry-item .moreBtn {
    opacity: 0;
    margin: 0px auto;
    visibility: hidden;
    background-image: url(../images/more_bg2.png);
    font-family: 'BEBAS';
}

.industry-item .moreBtn .txt {
    color: #22478e;
}

@media screen and (min-width:1025px) {
    .industry-list li:hover,
    .industry-list li.now {
        width: 32%;
    }
    .industry-list li.sible {
        width: 17%;
    }
    .industry-list li:hover .industry-item:before {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        transform-origin: left top;
        -webkit-transform-origin: left top;
        visibility: visible\9;
    }
    .industry-list li:hover .industry-item .ico {
        margin-top: 31px;
    }
    .industry-list li:hover .industry-item .ico .i1 {
        display: none;
    }
    .industry-list li:hover .industry-item .ico .i2 {
        display: block;
    }
    .industry-list li:hover .industry-item .ico i {
        -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);
        -webkit-animation: gelatine 0.5s 1;
        animation: gelatine 0.5s 1;
    }
    .industry-list li:hover .industry-item .t {
        font-size: 18px;
        margin-bottom: 0;
        color: #22478e;
    }
    .industry-list li:hover .industry-item .en {
        opacity: 0;
        visibility: hidden;
    }
    .industry-list li:hover .industry-item .by,
    .industry-list li:hover .industry-item .moreBtn {
        opacity: 1;
        visibility: visible;
        transition-delay: 200ms;
        -webkit-transition-delay: 200ms;
    }
}

@media screen and (max-width:1024px) {
    .industrys,
    .industry-list li figure,
    .industry-list li figure img {
        height: auto;
    }
    .industry-list li {
        width: 50%;
    }
    .industry-list li figure img {
        width: 100%;
        display: block;
    }
    .industry-item .ico,
    .industry-list li:hover .industry-item .ico {
        margin-top: 0;
    }
    .industry-item {
        width: 90%;
        left: 5%;
        height: auto;
        margin: 0;
        padding: 0;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }
    .industry-item .by,
    .industry-item .moreBtn {
        display: none;
    }
    .industry-item .en {
        margin-bottom: 10px;
    }
    .industry-item .addico {
        margin-bottom: 0;
    }
    .industry-item .ico {
        width: 50px;
        height: 50px;
    }
    .industry-item .ico,
    .industry-list li:hover .industry-item .ico {
        margin-top: 0;
    }
}

@media screen and (max-width:641px) {
    .industry-list li {
        width: 50%;
    }
}


.case_deta_item{
    overflow: hidden;
}

.case_de_text{
    margin: 0 5px;
    overflow: hidden;
}

.case_de_left{
    width: 50%;
    float: left;
}

.case_de_left img{
    width: 100%;
}

.case_de_right{
    float: right;
    padding: 50px;
    padding-right: 0;
    width: 50%;
    color: #231815;
    text-align: center;
}

.case_de_right>img{
    display: block;
    width: 100px;
    margin: 0 auto;
}

.case_de_right em{
    font-family: 'BEBAS';
    color: #231815;
    font-size: 13px;
    display: block;
    margin: 20px 0;
}

.case_de_right h3{
    margin-bottom: 35px;
}

.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: 20px;
    text-indent: 2em;
}

.case_li_img{
    width: 100%;
    margin-top: 5px;
    margin-bottom: 30px;
    overflow: hidden;
}

.case_li_img li{
    width: calc(25% - 10px);
    float: left;
    margin-right: 10px;
}

.case_li_img li img{
    width: 100%;
}

/* case  end */

/* newspaper */
.listPage {
    background-color: #fff;
    padding: 0 0 50px;
}

.fashionlist {
    position: relative;
}

.fashionlist:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    background-color: #E1E1E1;
    width: 100%;
}

.fashionlist li {
    float: left;
    display: block;
    width: 25%;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
    padding: 30px 0px;
}

/* .fashionlist li:nth-child(2n-1):before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #E1E1E1;
} */

.fashion-item {
    margin: 0px 0px 0px 68px;
    position: relative;
}

.fashion-item .img {
    overflow: hidden;
    background-color: #000000;
    border: 1px solid #cecece;
    height: 0;
    padding-top: 130%;
    overflow: hidden;
    position: relative;
}

.fashion-item .img img {
    width: 100%;
    display: block;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    position: absolute;
    top: 0;
    height: 100%;
}

.fashion-item .t {
    padding-top: 20px;
    margin-bottom: 5px;
    color: #333333;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: 0.35s;
    -webkit-transition: 0.35s;
}

.fashion-item .time {
    font-family: "BEBAS";
    color: #999999;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fashion-item .btn {
    width: 110px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    color: #fff;
    background-color: #999999;
    display: block;
    margin-top: 15px;
    transition: 0.35s;
    -webkit-transition: 0.35s;
}

.fashion-item:hover .btn {
    background-color: #22478e;
}

.fashion-item:hover .img img {
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    opacity: 0.8;
    filter: alpha(opacity=80);
}
/* newspaper  end */

.page_hc{
    text-align: center;
    margin-top: 30px;
}

.page_hc a{
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #c7c7c7;
    font-size: 14px;
}

.page_hc a.current,.page_hc a:hover{
    background: #22478e;
    border: 1px solid #22478e;
    color: #fff;
}

/* contact */
#dituContent{
    height: 760px;
}

.fixedImg {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
}

.contactPage {
    height: 481px;
    padding: 240px 0px 0;
}

.contactList {
    position: relative;
    z-index: 4;
}

.contact-box a:link,
.contact-box a:visited {
    color: #333;
}

.contact-box a:active,
.contact-box a:hover {
    color: #000;
}

.contact-box {
    width: 42%;
    float: left;
    display: block;
    margin-left: 10%;
    background-color: #fff;
    position: relative;
    z-index: 2;
}

.bge0f4ed {
    background-color: #efefef;
}

.bgc6e6db {
    background-color: #e8e8e8;
}

.bgb3ddce {
    background-color: #e2e2e2;
}

.contact-dl dt,
.contact-dl dd {
    overflow: hidden;
    cursor: pointer;
    font-size: 15px;
}

.contact-dl .vertical-inner {
    padding: 10px 5%;
    height: 95px;
    color: #1f1f1f;
}

.contact-dl dt .vertical-inner {
    padding: 40px 5% 20px;
}

.contact-dl dt .t {
    font-size: 25px;
    font-weight: bold;
    color: #22478e;
    padding-right: 20px;
}

.contact-dl dt .time {
    color: #999999;
    font-family: "JAVATEXT", "georgia";
}

.contact-dl .mico {
    float: left;
    display: block;
    margin-right: 10px;
}

.contact-dl .mt20 {
    padding-top: 20px;
    display: inline-block;
    color: #1f1f1f;
}

.contact-dl dd:hover .mico {
    -webkit-animation: mapIco 1.4s linear infinite;
    animation: mapIco 1.4s linear infinite;
}

@-webkit-keyframes mapIco {
    0% {
        -webkit-transform: translate(0px, 0px);
    }
    25% {
        -webkit-transform: translate(0px, -6px);
    }
    50% {
        -webkit-transform: translate(0px, 0px);
    }
    75% {
        -webkit-transform: translate(0px, 6px);
    }
    100% {
        -webkit-transform: translate(0px, 0px);
    }
}

@-moz-keyframes mapIco {
    0% {
        -moz-transform: translate(0px, 0px);
    }
    25% {
        -moz-transform: translate(0px, -6px);
    }
    50% {
        -moz-transform: translate(0px, 0px);
    }
    75% {
        -moz-transform: translate(0px, 6px);
    }
    100% {
        -moz-transform: translate(0px, 0px);
    }
}

@keyframes mapIco {
    0% {
        transform: translate(0px, 0px);
    }
    25% {
        transform: translate(0px, -6px);
    }
    50% {
        transform: translate(0px, 0px);
    }
    75% {
        transform: translate(0px, 6px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

.message-box {
    position: absolute;
    right: 0px;
    top: 26%;
    width: 53%;
    background-color: #F9F9F9;
    overflow: hidden;
}

.message-demo {
    background-color: #fff;
    padding: 76px 10% 62px 20%;
    border-bottom: 4px solid #229665;
}

.message-demo .mb {
    margin-bottom: 35px;
}

.ctxt {
    border: 0px none;
    border-bottom: 1px solid #b5b5b5;
    color: #333;
    padding: 8px 0px;
    line-height: 20px;
    width: 100%;
    font-size: 15px;
}

.ctxt::-webkit-input-placeholder{
    font-family: "思源黑体", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
    font-size: 14px;
    color: #999999;
}

.ctxt2 {
    height: 100px;
    resize: none;
}

.messageBtn {
    display: block;
    width: 172px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    background-color:#22478e;
    font-size: 15px;
    text-align: center;
    position: relative;
}

.messageBtn span {
    position: relative;
    z-index: 2;
}

.messageBtn:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #1b9e75;
    transform-origin: 100%;
    -webkit-transform-origin: 100%;
    -webkit-transition: -webkit-transform .38s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .38s cubic-bezier(.4, 0, .2, 1);
    transition: transform .38s cubic-bezier(.4, 0, .2, 1);
    transition: transform .38s cubic-bezier(.4, 0, .2, 1), -webkit-transform .38s cubic-bezier(.4, 0, .2, 1);
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    visibility: hidden\9;
}

.messageBtn:hover:before {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform-origin: 0;
    -webkit-transform-origin: 0;
    visibility: visible\9;
}

.message-demo input[type="text"]:focus,
.message-demo textarea:focus {
    border-color: #22478e;
}
/* contact  end */


/* product */
.content-row {
    float: left;
    width: 100%;
    margin-bottom: 75px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}

.content-text {
    float: left;
    /* max-width: 390px; */
    width: 41.333333%;
    position: relative;
    padding: 0 15px;
}

.content-text h5 {
    position: relative;
    float: left;
    width: 100%;
    text-align: left;
    color: #222222;
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    font-weight: 400;
    margin-top: 19px;
}

.content-text p {
    float: left;
    width: 100%;
    padding-top: 73px;
    text-align: left;
    font-size: 14px;
    line-height: 27px;
}

.content-thumb {
    float: left;
    max-width: 560px;
    width: 41.86324786324786%;
    margin-left: 10.803419%;
    position: relative;
    padding-right: 28px;
    padding-bottom: 32px;
    z-index: 9;
}

.content-thumb img {
    width: 100%
}

.content-row:nth-child(odd) .content-text,
.content-row:nth-child(even) .content-thumb {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
}

.content-row:nth-child(odd) .content-thumb,
.content-row:nth-child(even) .content-text {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    order: 2;
}

.content-row:nth-child(even) .content-thumb {
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 32px;
    padding-bottom: 35px;
}

.content-row:nth-child(even) .content-text {
    margin-left: 10.80341880341881%;
}

.content-row:nth-child(even) .content-thumb:before {
    left: 0;
    right: auto;
}

.content-thumb:before {
    position: absolute;
    left: 28px;
    right: 0;
    top: 32px;
    bottom: 0;
    content: '';
    background: #eeeced;
    z-index: -1;
}

.content-row:nth-child(even) .content-thumb:before {
    right: 32px;
    left: 0;
    top: 35px;
    bottom: 0;
}

.dot-icon-gray {
    float: left;
    width: 50px;
    margin-top: 40px;
}

.about-us-content .hero-section,
.service-content .hero-section {
    min-height: 595px;
    height: auto;
}

.content-text h5:before {
    position: absolute;
    left: 0;
    bottom: -28px;
    width: 25px;
    height: 1px;
    content: '';
    background: #3d3d3d;
    z-index: 5;
}
/* product  end */

/* honor */
.honor.switch_unit {
    padding: 0 100px 0;
    margin-bottom: 30px;
}

.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 i {
    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 i {
    background-image: url(../images/btn_3.png);
}

.honor.switch_unit .slick-next i {
    background-image: url(../images/btn_4.png);
}

.honor.switch_unit .slick-arrow:hover {
    background-color: #22478e;
}

.honor.switch_unit .slick-prev:hover i {
    background-position: 30% center;
}

.honor.switch_unit .slick-next:hover i {
    background-position: 70% center;
}

.honor.switch_unit .itemA {
    display: block;
    margin: 0 20px;
}

.honor.switch_unit .img {
    overflow: hidden;
    position: relative;
    display: block;
    height: 100%;
    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 */

/* jobs */
.listc {
    padding-bottom: 50px;
}

.listc li {
    padding: 0 2.5%;
    background: #fafafa;
    margin-bottom: 8px;
}

.listc .jointop {
    position: relative;
    padding: 20px 0 25px;
    cursor: pointer;
    overflow: hidden;
}

.listc .jints {
    float: left;
    margin-top: 3px;
}

.listc .jints p {
    color: #000;
    font-size: 16px;
    line-height: 30px;
}

.listc .jints p .i {
    font-size: 14px;
    color: #999;
    line-height: 22px;
}

.listc .add {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 35px;
    top: 50%;
    margin-top: -17px;
}

.listc .add i {
    display: block;
    background: #666666;
    position: absolute;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.listc .add i:nth-child(1) {
    width: 100%;
    height: 1px;
    left: 0;
    top: 17px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .5s;
    transition: all .5s;
}

.listc .add i:nth-child(2) {
    width: 1px;
    height: 100%;
    left: 17px;
    top: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .5s;
    transition: all .5s;
}

.listc .joins {
    padding: 31px 0 35px;
    border-top: 1px solid #cccccc;
    display: none;
}

.listc .join-text {
    margin-bottom: 20px;
    overflow: hidden;
}

.listc .join-text .p {
    float: left;
    width: 43%;
    padding-right: 2%;
    font-size: 14px;
    color: #616161;
    line-height: 26px;
}

.listc .join-text .p:nth-child(2n) {
    border-left: 1px solid #ededed;
    padding-left: 4%;
    width: 45%;
}

.listc .joins a {
    display: inline-block;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #22478e;
}

.listc .jointop.on .add i:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .5s;
    transition: all .5s;
}

.listc .jointop.on .add i:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .5s;
    transition: all .5s;
}
/* jobs  end */


/* 内页导航 */
.float-box {
    width: 100px;
    height: 205px;
    position: fixed;
    left: 0;
    top: 30%;
    z-index: 8;
    box-shadow: 2px 0 5px 0 rgba(0,0,0,0.1);
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.float-box .top {
    width: 100px;
    height: 100px;
    cursor: pointer;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.float-box .top a {
    display: block;
    height: 100%;
    width: 100%;
}

.float-box .top a img {
    display: block;
    width: 100%;
    height: 100%;
}

.float-box .bot {
    width: 100px;
    height: 105px;
    background-color: #fff;
    padding-top: 18px;
    cursor: pointer;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.navv {
    width: 40px;
    height: 38px;
    margin: 0 auto 0;
    cursor: pointer;
    position: relative;
}

.navv p {
    width: 40px;
    height: 2px;
    background-color: #333;
    position: absolute;
    left: 0;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    -webkit-border-radius: 20%;
    -moz-border-radius: 20%;
    border-radius: 20%;
}

.navv p:nth-child(1) {
    top: 2px;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.navv p:nth-child(1) {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.float-box .navv p:nth-child(1) {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}

.navv p:nth-child(2) {
    top: 16px;
    width: 54px;
    left: -7px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.float-box .navv p:nth-child(2) {
    opacity: 1;
}

.navv p:nth-child(3) {
    top: 30px;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.float-box .navv p:nth-child(3) {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}

.float-box .bot .menu {
    width: 100%;
    font-size: 19px;
    color: #222;
    line-height: 25px;
    height: 25px;
    text-align: center;
    font-family: 'BEBAS';
    padding-top: 7px;
}

.full_menu {
    width: 100%;
    height: 100vh;
    background: url('../images/fullmenu_bg.png') right bottom no-repeat #22478e;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
    overflow: hidden;
}

.full_menu .full_list {
    position: absolute;
    width: 1200px;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    /* opacity: 0; */
    text-align: left;
}

.nav1 {
    width: auto;
    margin: 12% 0 10% 12%;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.nav1.on {
    margin: 0 0 5% 0;
    opacity: 1;
}

.nav1 a {
    display: inline-block !important;
    margin-right: 44px;
    padding-left: 67px;
    line-height: 22px;
    font-size: 14px;
    color: #282828;
    position: relative;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.nav1 a:before {
    display: block;
    width: 52px;
    height: 1px;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 48%;
    background-color: #fff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.nav1 a:hover:before {
    width: 45px;
}

/* .full_menu .full_list>ul {
    display: table-cell;
    vertical-align: middle;
} */

.full_menu .full_list>ul>li {
    width: 16.666%;
    float: left;
    position: relative;
}

.full_menu .full_list>ul>li::after {
    content: "";
    width: 1px;
    height: 474px;
    display: block;
    position: absolute;
    right: 50px;
    top: 0;
    background: rgba(255, 255, 255, 0.3);
}

.full_menu .full_list>ul>li:last-child::after {
    display: none;
}

.full_menu .full_list>ul>li>a {
    font-size: 25px;
    margin-bottom: 22px;
}

.full_menu .full_list>ul>li>ul {
    line-height: 40px;
    font-size: 17px;
}

.full_menu .full_list .num {
    font-family: 'BEBAS';
    color: #229665;
    font-size: 17px;
    letter-spacing: 3px;
    position: absolute;
    left: 0;
    top: -39px;
}

.full_menu .full_list .depth3 {
    margin: 10px 0;
    padding-left: 15px;
    font-size: 16px;
    line-height: 1;
    position: relative;
}

.full_menu .full_list .depth3 li {
    padding-bottom: 12px;
}

.full_menu .full_list .depth3 li:last-child {
    padding-bottom: 0;
}

.full_menu .full_list .depth3::after {
    content: "";
    width: 2px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #e7482e;
}

.full_menu a {
    display: block;
    color: #fff;
    font-size: 15px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.full_menu a:hover{
    opacity: 0.5;
}

.gnb .burger {
    width: 26px;
    height: 20px;
    display: block;
    position: fixed;
    right: 30px;
    top: 28px;
    transition-duration: 0.5s;
    overflow: hidden;
    z-index: 1001;
    display: none;
}

.gnb .burger span {
    width: 100%;
    height: 2px;
    margin-top: 7px;
    display: block;
    position: relative;
    background: #fff;
}

.gnb .burger span:first-child {
    margin-top: 0;
    top: 9px;
    transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 0);
}

.gnb .burger span:nth-child(2) {
    width: 18px;
    margin-left: 8px;
    left: -28px;
}

.gnb .burger span:last-child{
    top: -9px;
    transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, 0);
}
/* 内页导航  end */

.case_li_img.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;
}

.case_li_img.switch_unit .item:hover,
.case_li_img.switch_unit .item.act {
    background-color: #cc0000;
    color: #fff;
}

.case_li_img.switch_unit .slick-arrow {
    width: 33px;
    height: 33px;
    display: block;
    border-radius: 5px;
    background-color: #999999;
    top: 50%;
    margin-top: -16px;
}

.case_li_img.switch_unit .slick-arrow i {
    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;
}

.case_li_img.switch_unit .slick-prev {
    left: 0;
}

.case_li_img.switch_unit .slick-next {
    right: 0;
}

.case_li_img.switch_unit .slick-prev i {
    background-image: url(images/btn_3.png);
}

.case_li_img.switch_unit .slick-next i {
    background-image: url(images/btn_4.png);
}

.case_li_img.switch_unit .slick-arrow:hover {
    background-color: #000;
}

.case_li_img.switch_unit .slick-prev:hover i {
    background-position: 30% center;
}

.case_li_img.switch_unit .slick-next:hover i {
    background-position: 70% center;
}

.case_li_img.switch_unit .itemA {
    display: block;
    margin: 0 5px;
    height: auto;
}

.case_li_img.switch_unit .img {
    overflow: hidden;
    position: relative;
    display: block;
    height: 100%;
    margin: 0 auto 8px;
    text-align: center;
}

.case_li_img.switch_unit .img img {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.case_li_img.switch_unit .img>span {
    display: block;
    height: 100%;
    width: 100%;
}

.case_li_img .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;
}

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

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

.case_li_img .slick-prev,
.case_li_img .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;
}

.case_li_img .slick-dots{
    margin: 12px 0 9px;
    height: 12px;
    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;
    margin: 0 5px;
    float: none;
}

.welfareTxt{
    margin-bottom: 50px;
}

.welfareTxt img{
    width: 100%;
    margin-bottom: 20px;
}

.welfareTxt p {
    font-size: 14px;
    line-height: 32px;
    color: #333333;
    text-indent: 2em;
}

.video_ind{
    position: absolute;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    background: url('../images/video.png') no-repeat center;
    cursor: pointer;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 99;
}

.video_ind:hover{
    background: url('../images/video-1.png') no-repeat center;
}

.video_bg{
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999;
    display: none;
}

.video_inner{
    position: fixed;
    width: 900px;
    margin: 0 auto;
    text-align: right;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
       -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    z-index: 999;
    display: none;
}

.video_inner span{
    display: inline-block;
    font-size: 50px;
    color: #fff;
    cursor: pointer;
}

.welImg{
    width: 100%;
    margin: 0 auto;
}

.welImg li{
    width: 33.33%;
    float: left;
}

.welImg li img{
    width: 100%;
}

/* #header{
    display: none;
} */