.public_p{padding: 80px 0 80px 0;}
.public_t{padding-top: 80px;}
.public_b{padding-bottom: 80px;}
.public_m{margin-top: 52px;}
.public_m32{margin-top: 32px;}
.public_m24{margin-top: 24px;}

.jiche_title{width: 100%;position: relative;gap: 12px;}
.jiche_title .jiche_tit{font-size: 38px;color: #212529;font-weight: bold;}
.jiche_title .jiche_dec{font-size: 20px;color: #3F454B;}

.jiche_combut{display: inline-block;line-height: 50px;background: #ffffff;border-radius: 42px;font-size: 16px;color: #0676C0;font-weight: bold;position: relative;overflow: hidden;cursor: pointer;}
.jiche_combut span{display: block;font-weight: bold;transition: all 0.5s ease-in-out;-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.jiche_combut.on{background: linear-gradient(96deg, #089DFF 4.34%, #0676C0 97.31%), #ffffff;color: #ffffff;}
.jiche_combut::before {content: attr(data-text);position: absolute;top: 0;left: -1px;width: 100% ;height: 100%;background: linear-gradient(96deg, #089DFF 4.34%, #0676C0 97.31%), #ffffff;color: #ffffff;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);transition: all 0.3s ease-in-out;z-index: 1;}
.jiche_combut:hover::before, .jiche_combut span {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);padding: 0 40px;text-align: left;}
.jiche_combut:hover span {-webkit-transform: translate3d(100%, 100%, 0);transform: translate3d(0, 100%, 0);}

header{width: 100%;position: fixed;left: 0;top: 0;z-index: 999;}
.jiche_top{width: 100%;position: relative;background: #0676C0;}
.jiche_top_c{width: 100%;height: 48px;position: relative;}
.jiche_top_l{position: relative;gap: 16px;}
.jiche_top_l span{font-size: 16px;color: #ffffff;}
.jiche_top_l .jiche_line{width: 1px;height: 15px;background: #ffffff;}
.jiche_top_r{position: relative;gap: 24px;}
.jiche_top_r .jiche_top_tel{position: relative;gap: 12px;}
.jiche_top_r .jiche_top_tel i{display: inline-block;width: 20px;height: 20px;background: url(../images/icon_top_tel.svg) center center no-repeat;}
.jiche_top_r .jiche_top_tel span{font-size: 18px;color: #ffffff;font-weight: bold;letter-spacing: 1.8px;}
.jiche_top_r .jiche_top_ewm{position: relative;gap: 8px;}
.jiche_top_r .jiche_top_ewm .jiche_hewm{position: relative;}
.jiche_top_r .jiche_top_ewm i{display: inline-block;width: 20px;height: 20px;cursor: pointer;}
.jiche_top_r .jiche_top_ewm i.icon01{background: url(../images/icon_top_wx.svg) center center no-repeat;}
.jiche_top_r .jiche_top_ewm i.icon02{background: url(../images/icon_top_dy.svg) center center no-repeat;}
.jiche_top_r .jiche_top_ewm img{max-width: 100px;width: 100px;height: auto;position: absolute;left: 0;top: 36px;z-index: 1;display: none;}
.jiche_top_r .jiche_top_ewm .jiche_hewm:hover img{display: block;}
.jiche_top_r .jiche_head_search{position: relative;}
.jiche_top_r .jiche_head_search i{display: inline-block;width: 20px;height: 20px;background: url(../images/icon_top_search.svg) center center no-repeat;cursor: pointer;}
.jiche_top_r .jiche_head_search .jiche_head_f{display: none;}
.jiche_top_r .jiche_head_search .jiche_head_f{width: 300px;padding: 6px 8px;position: absolute;background: #ffffff;top: 36px;right: 0;z-index: 1;display: none;}
.jiche_top_r .jiche_head_search .jiche_head_f form{position: relative;display: flex;font-size: 0;}
.jiche_top_r .jiche_head_search .jiche_head_f input{display: inline-block;width: calc(100% - 40px);line-height: 40px;font-size: 14px;color: #000000;padding: 0 15px;border: 1px solid #eeeeee;}
.jiche_top_r .jiche_head_search .jiche_head_f .jiche_seach_b{display: inline-block;width: 40px;height: 40px;background: url(../images/icon_top_search.svg) center center no-repeat #0676c0;cursor: pointer;}
.jiche_top_r .jiche_line{width: 1px;height: 12px;background: #ffffff;opacity: 0.6;}

.jiche_head{width: 100%;position: relative;}
.jiche_head_c{width: 100%;height: 92px;position: relative;}
.jiche_head_c .jiche_logo{position: relative;}
.jiche_head_c .jiche_logo img{height: 50px;width: auto;}
.jiche_head_c .jiche_logo img.jiche_img02{display: none;}
.jiche_head_c .jiche_logo .jiche_logo_text{display:none;}
.jiche_head_c .jiche_ment{position: relative;}
.jiche_ment ul{position: relative;gap: 40px;}
.jiche_ment ul li{position:relative;}
.jiche_ment ul li .f_n{position:relative;overflow:hidden;}
.jiche_ment ul li .f_n a{display:inline-block;height:80px;line-height:80px;width:100%;color:#ffffff;font-size:20px;font-weight: bold;position:relative;}
.jiche_ment ul li .f_n a:before{content:attr(data-title);position:absolute;width:100%;height:100%;left:0;top:0;transform:translateY(-100%);}
.jiche_ment ul li .jiche_sub{position: absolute;left: -50%;min-width: 200%;background: #FFF;display: none;border-top: 2px solid #0676C0;}
.jiche_ment ul li .jiche_sub a{display: block;height: 46px;font-size: 18px;line-height: 46px;color: #3A405A;border-bottom: 1px solid #CCC;white-space: nowrap;padding-left: 10px;padding-right: 15px;text-align: center;}
.jiche_ment ul li:hover .f_n a,.jiche_ment ul li.on .f_n a{transform:translateY(100%);}
.jiche_ment ul li .jiche_sub a:hover {background: #0676C0;color: #ffffff;padding-left: 15px;padding-right: 10px;}

header.active .jiche_head{background: #FFF;-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);-o-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);}
header.active .jiche_head_c .jiche_logo img.jiche_img01{display: none;}
header.active .jiche_head_c .jiche_logo img.jiche_img02{display: block;}
header.active .jiche_ment ul li .f_n a{color: #1A1B1C;}

header.topfix .jiche_head{background: #FFF;-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);-o-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);}
header.topfix .jiche_head_c .jiche_logo img.jiche_img01{display: none;}
header.topfix .jiche_head_c .jiche_logo img.jiche_img02{display: block;}
header.topfix .jiche_ment ul li .f_n a{color: #1A1B1C;}

.jiche_hd-mobile {position: fixed;z-index: 999;top: 0;width: 100%;left: 0;background: #ffffff;box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);height: 60px;display: none;}
.jiche_hd-mobile .container{width: calc(100% - 30px);}
.jiche_menuBtn{display: none;position: fixed;top: 16px;right: 12px;width: 30px;height: 30px;cursor: pointer;transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}
.jiche_menuBtn b{display: block;height: 4px;background-color: #0676C0;margin: 4px 0;transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}
.jiche_menuBtn.open b{display: none;margin: 0;position: absolute;left: 0px;top: 50%;margin-top: -5px;width: 30px;}
.jiche_menuBtn.open b:first-child{display: block;transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.jiche_menuBtn.open b:last-child{display: block;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.jiche_hd-mobile .jiche_mlogo img {height: 30px;width: auto;margin-top: 15px;}
.jiche_nav_mobile{position: fixed;top: 60px;left: 0;right: 0;bottom: 0;z-index: 99;overflow: hidden;background: #fff;width: auto;float: none;padding: 0;display: none;}
.jiche_nav_mobile li{position: relative;}
.jiche_nav_mobile li .v1{line-height: 40px;text-align: left;padding:0 20px;color:#1F1F1F; border-bottom:1px solid #eee;font-size: 14px;display: block; }
.jiche_nav_mobile li i {display: block;width: 40px;height: 40px;background-position: center center;position: absolute;right: 0;top: 0;z-index: 9;background: url(../images/sel.webp) no-repeat center center;-webkit-background-size: 18px 18px;background-size: 18px 18px;}
.jiche_nav_mobile li .jiche_sub{padding: 10px 0;background-color: #0676C0 ;display: none;}  
.jiche_nav_mobile li .jiche_sub a{padding-left: 20px;text-align: left;line-height: 40px;font-size: 14px;display: block;color:#fff;}
.jiche_nav_mobile .v1{height: 40px;line-height: 40px;text-align: left;color:#1F1F1F;padding-left: 10px;margin:0;overflow: hidden;}
.jiche_nav_mobile li:hover .v1, .jiche_nav_mobile li.on .v1{background: none;}
.jiche_nav_mobile li .v1::after{display: none;}
.jiche_nav_mobile .row{position: relative;}
.jiche_nav_mobile .ss{display: none;background-color: #fff;padding: 10px 0;}
.jiche_nav_mobile li .jiche_sub .ss a{color:#333;}

footer{width: 100%;position: relative;background: url(../images/bg_foot.webp) center center fixed;background-size: cover;}
footer:before{content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: linear-gradient(0deg, rgba(6, 118, 192, 0.92) 0%, rgba(6, 118, 192, 0.92) 100%);}
.jiche_foot{width: 100%;position: relative;padding: 60px 0 30px;}
.jiche_foot_c{width: 100%;position: relative;}
.jiche_foot_c .jiche_foot_item{position: relative;}
.jiche_foot_c .jiche_tit{font-size: 18px;color: #ffffff;font-weight: bold;margin-bottom: 12px;}
.jiche_foot_c .jiche_fnav{width: 390px;position: relative;gap: 12px 40px;}
.jiche_foot_c .jiche_fnav a{font-size: 16px;color: #ffffff;}
/*.jiche_foot_c .jiche_fnav a:hover{}*/
.jiche_foot_c .jiche_fcontact{width: 420px;position: relative;gap: 12px;}
.jiche_foot_c .jiche_fcontact p{font-size: 16px;color: #ffffff;}
.jiche_foot_c .jiche_fcontact b{font-weight: bold;}
.jiche_foot_c .jiche_fewm{position: relative;gap: 12px;}
.jiche_foot_c .jiche_fewm img{width: 100px;height: auto;border: 3px solid #ffffff;}

.jiche_copyright{width: 100%;border-top: 1px solid rgba(255, 255, 255, 0.10);position: relative;padding: 24px 0 30px 0;}
.jiche_copyright_c{width: 100%;position: relative;}
.jiche_copyright_l{position: relative;}
.jiche_copyright_l img{height: 58px;width: auto;}
.jiche_copyright_r{position: relative;}
.jiche_copyright_r p{font-size: 12px;color: #F2FAFF;}
.jiche_copyright_r p span{margin-left: 16px;}
.jiche_copyright_r p a{color: #F2FAFF;}

.pop_form{width: 100%;height: 100%;position: fixed;left: 0;top: 0;background: rgba(0, 0, 0, 0.8);z-index: 10000;display: none;}
.pop_form .jiche_form{width: 800px;}
.pop_form .jiche_form{position: relative;padding: 48px 56px;border-radius: 24px;background: #ffffff;}
.pop_form .jiche_form .jiche_tit{font-size: 48px;color: #0B1F3F;font-weight: bold;}
.pop_form .jiche_form .jiche_tit.ru{font-size: 38px;}
.pop_form .jiche_form form{width: 100%;position: relative;gap: 10px 15px;}
.pop_form .jiche_form .form_li{width: calc(33.33% - 10px);position: relative;}
.pop_form .jiche_form .form_li.form_textarea{width: 100%;}
.pop_form .jiche_form form input, .jiche_form form textarea{width: 100%;position: relative;line-height: 40px;padding: 0 12px;font-size: 16px;color: #212529;border-radius: 2px;border: 1px solid #DEE2E6;}
.pop_form .jiche_form form textarea{height: 84px;}
.pop_form .jiche_form_btn{display: inline-block;font-size: 16px;color: #ffffff;font-weight: bold;line-height: 45px;padding: 0 30px;background: #0676C0;margin-top: 12px;cursor: pointer;}
.pop_form .jiche_form .pop_form_close{position: absolute;right: 15px;top: 15px;}
.pop_form .jiche_form .pop_form_close i{display: inline-block;width: 42px;height: 42px;background: url('../images/icon_close.svg') center center no-repeat;background-size: 100% 100%;cursor: pointer;}

#floatBottom{width:100%;height:60px;padding-top:5px;background:#4d4d4d;position:fixed;left:0;bottom:0;z-index:999999;display: none;}
#floatBottom a{width:33.333%;height:53px;display:block;float:left;position:relative;font-size: 14px;color:#fff;text-align: center;padding-bottom: 4px;}
#floatBottom a img{display: block;margin:4px auto 2px;height: 25px;}
#floatBottom .ewm{width:87px;height:83px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#floatBottom .ewm img{width:100%;height:100%;display:block;}

.jiche_friendlinks{width: 100%;position: relative;background: #0676c0;padding: 12px 0;}
.jiche_friendlinks p{font-size: 14px;color: #ffffff;}
.jiche_friendlinks a{color: #ffffff95;margin-left:10px;}
.jiche_friendlinks a:hover{color: #ffffff;}

#videobg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999999;text-align:center;}
#videos{width: 50%;height: auto;position: relative;margin: 0 auto;text-align: center;vertical-align:middle;}
#videos .videoc{width: 100%;position: relative;padding-bottom: 56.25%;border: 12px solid #ffffff;background:#ffffff;}
#videos iframe{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
#videos span{width:40px;height:40px;background:#000;color:#FFF;font-size:20px;line-height:40px;text-align:center;position:absolute;outline:none;top:0px;right:-40px;cursor:pointer;display:block;font-family:Arial;}

@media screen and (max-width:1699px){

	.public_p{padding: 70px 0 70px 0;}
	.public_t{padding-top: 70px;}
	.public_b{padding-bottom: 70px;}
    .public_m{margin-top: 45px;}
	.public_m32{margin-top: 28px;}
	.public_m24{margin-top: 20px;}

    .jiche_combut{font-size: 14px;line-height: 45px;}
    
    .jiche_title{gap: 10px;}
    .jiche_title .jiche_tit{font-size: 34px;}
    .jiche_title .jiche_dec{font-size: 18px;}
    
    .jiche_top_l{gap: 12px;}
    .jiche_top_l span{font-size: 14px;}
    .jiche_top_r{gap: 20px;}
    .jiche_top_r .jiche_top_tel{gap: 8px;}
    .jiche_top_r .jiche_top_tel span{font-size: 16px;}
    .jiche_ment ul{gap: 30px;}
    .jiche_ment ul li .f_n a{font-size: 18px;}
    .jiche_ment ul li .jiche_sub a{font-size: 16px;line-height: 42px;}

    .jiche_foot{padding: 50px 0 30px;}
    .jiche_foot_c .jiche_fnav{width: 315px;gap: 12px 30px;}
    .jiche_foot_c .jiche_fnav a{font-size: 14px;}
    .jiche_foot_c .jiche_fcontact{width: 368px;gap: 10px;}
    .jiche_foot_c .jiche_fcontact p{font-size: 14px;}
    
    .jiche_copyright{padding: 20px 0 20px 0;}
    .jiche_copyright_l img{height: 45px;}

}

@media screen and (max-width:1499px){
    
    .public_p{padding: 60px 0 60px 0;}
	.public_t{padding-top: 60px;}
	.public_b{padding-bottom: 60px;}
	.public_m{margin-top: 42px;}
	.public_m32{margin-top: 24px;}
	.public_m24{margin-top: 16px;}
    
    .jiche_title .jiche_tit{font-size: 30px;}
    .jiche_title .jiche_dec{font-size: 16px;}

    .jiche_combut{line-height: 42px;}
    .jiche_combut:hover::before, .jiche_combut span{padding: 0 32px;}

    .jiche_top_l{gap: 10px;}
    .jiche_top_l span{font-size: 13px;}
    .jiche_top_l .jiche_line{height: 10px;}
    .jiche_ment ul{gap: 24px;}
    .jiche_ment ul li .f_n a{font-size: 16px;}

    .jiche_foot{padding: 40px 0 24px;}
    .jiche_foot_c .jiche_fnav{width: 300px;gap: 12px 24px;}
    
    .jiche_copyright{padding: 15px 0 15px 0;}
    .jiche_copyright_l img{height: 42px;}
    .jiche_copyright_r p span {margin-left: 10px;}
    
    .jiche_friendlinks p{font-size: 13px;}
    .jiche_friendlinks a{margin-left:8px;}

}

@media screen and (max-width:1299px){
    .public_p{padding: 50px 0 50px 0;}
    .public_t{padding-top: 50px;}
    .public_b{padding-bottom: 50px;}
    .public_m{margin-top: 32px;}
    .public_m32{margin-top: 20px;}
    .public_m24{margin-top: 12px;}

    .jiche_title .jiche_tit{font-size: 26px;}
    .jiche_title .jiche_dec{font-size: 14px;}

    .jiche_combut{line-height: 38px;}
    .jiche_combut:hover::before, .jiche_combut span{padding: 0 24px;}
    
    .jiche_head_c .jiche_logo img{height: 36px;}
    .jiche_ment ul{gap: 16px;}

    .jiche_foot{padding: 30px 0 20px;}
    .jiche_foot_c .jiche_tit{font-size: 16px;}
    .jiche_foot_c .jiche_fnav{width: 272px;gap: 10px 16px;}
    .jiche_foot_c .jiche_fcontact {width: 312px;gap: 8px;}
    .jiche_foot_c .jiche_fewm img {width: 80px;}
    
    .jiche_copyright{padding: 12px 0 12px 0;}
    .jiche_copyright_l img{height: 36px;}
    .jiche_copyright_r p span {margin-left: 8px;}
    
    .jiche_friendlinks{padding:10px 0;}
    .jiche_friendlinks p{font-size: 12px;}
    .jiche_friendlinks a{margin-left:6px;}

}

@media screen and (max-width:1023px){
    .public_p{padding: 40px 0 40px 0;}
    .public_t{padding-top: 40px;}
    .public_b{padding-bottom: 40px;}
    .public_m{margin-top: 24px;}
    .public_m32{margin-top: 16px;}
    .public_m24{margin-top: 10px;}
    
    .jiche_title{gap: 6px;}
    .jiche_title .jiche_tit{font-size: 24px;}

    .jiche_combut{line-height: 36px;}
    .jiche_combut:hover::before, .jiche_combut span{padding: 0 20px;}

    header{display: none;}
    .jiche_hd-mobile{display: block;}
    .jiche_menuBtn{display: block;}
    
    footer{padding-bottom:60px;}
    .jiche_foot {padding: 20px 0 16px;}
    .jiche_foot_c .jiche_foot_item:nth-child(1){display: none;}

    .jiche_copyright_l img {height: 24px;}
    
    #floatBottom{display:block;}
    
    .jiche_friendlinks{padding:8px 0;}

}

@media screen and (max-width:767px){
    .public_p{padding: 24px 0 24px 0;}
    .public_t{padding-top: 24px;}
    .public_b{padding-bottom: 24px;}
    .public_m{margin-top: 15px;}
    .public_m32{margin-top: 12px;}
    .public_m24{margin-top: 6px;}

    .jiche_title{gap: 5px;}
    .jiche_title .jiche_tit{font-size: 22px;}
    .jiche_title .jiche_dec{text-align: center;}
    
    .jiche_foot_c .jiche_tit{margin-bottom: 10px;}
    .jiche_foot_c .jiche_fcontact {width: 100%;gap: 4px;}
    .jiche_foot_c .jiche_fcontact p {font-size: 13px;}
    .jiche_foot_c .jiche_foot_item:last-child{margin-top: 20px;}
    
    .jiche_copyright {padding: 10px 0 10px 0;}
    .jiche_copyright_l{display: none;}
    .jiche_copyright_r p span {margin-left: 5px;}

    


}