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

.public_np{padding: 100px 0 100px 0;}
.public_nt{padding-top: 100px;}
.public_nb{padding-bottom: 100px;}

.shibo_ttitle{width: 100%;position: relative;padding-bottom: 20px;border-bottom: 1px solid #E0E0E0;z-index: 1;}
.shibo_ttitle .shibo_tit{font-size: 16px;color: #8C8C8C;font-weight: bold;text-transform: uppercase;}
.shibo_ttitle .shibo_dec{font-size: 12px;color: #8C8C8C;font-weight: bold;text-transform: uppercase;}
.shibo_title{width: 100%;position: relative;}
.shibo_title .shibo_tit{height: fit-content;font-size: 64px;color: #0B2B3F;font-weight: bold;text-transform: capitalize;position: relative;width: max-content;z-index: 1;}
.shibo_title .shibo_tit:after{content: '';display: inline-block;width: 17px;height: 17px;border-radius: 50%;background: #FCC419;position: absolute;right: -27px;bottom: 0;-webkit-animation: scale02 3s linear infinite;animation: scale02 3s linear infinite;}
.shibo_title .shibo_dec{width: 488px;max-width: 100%;font-size: 16px;color: #545454;line-height: 32px;}

.shibo_ntitle{width: 100%;position: relative;gap: 24px;}
.shibo_ntitle .shibo_tit{font-size: 32px;color: #333333;font-weight: bold;text-transform: capitalize;}
.shibo_ntitle .shibo_ttit{font-size: 16px;color: #FCC419;font-weight: bold;text-transform: capitalize;}
.shibo_ntitle .shibo_dec{font-size: 14px;color: #777777;line-height: 28px;}
.shibo_ntitle .shibo_line{width: 40px;height: 4px;background: #FCC419;}

.shibo_combut{display: inline-block;line-height: 60px;padding: 0 8px 0 20px;border-radius: 12px;background: #FCC419;font-size: 0;cursor: pointer;}
.shibo_combut span{display: inline-block;font-size: 16px;color: #000000;font-weight: bold;vertical-align: middle;}
.shibo_combut i{display: inline-block;width: 44px;height: 44px;border-radius: 8px;margin-left: 12px;background: #000000;position: relative;}
.shibo_combut i:before{content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: url('../images/icon_jtx_bai.svg') center center no-repeat;}
.shibo_combut:hover i:before{transform: rotate(45deg);}
/*.shibo_combut:hover i{margin-left: 24px;}*/

header{width: 100%;padding: 14px 8%;position: fixed;top: 0;left: 0;z-index: 999;}
header:before{content: '';width: 100%;height: 100%;background: #ffffff;position: absolute;left: 0;top: 0;opacity: 0;transition:all 0.3s ease-in-out;}
.shibo_head{position: relative;}
.shibo_head .shibo_logo img{height: 72px;width: auto;}
.shibo_head .shibo_logo img.shibo_img02{display: none;}
.shibo_head_c{position: relative;gap: 12px;z-index: 1;}
.shibo_head_c .shibo_ment{position: relative;}
.shibo_head_c .shibo_ment ul{position: relative;padding: 0 12px;border-radius: 12px;background: rgba(255, 255, 255, 0.12);}
.shibo_head_c .shibo_ment ul li{position: relative;}
.shibo_head_c .shibo_ment ul li>a{display: block;line-height: 56px;padding: 0 16px;font-size: 16px;color: #ffffff;text-transform: capitalize;position: relative;}
.shibo_head_c .shibo_ment ul li>a:before{content: '';display: inline-block;width: 100%;height: 32px;border-radius: 24px;background: #FCC419;position: absolute;left: 0;top: 12px;z-index: -1;opacity: 0;}
.shibo_head_c .shibo_ment ul li .shibo_sub{position: absolute;left: 0;width: max-content;padding-top: 22px;display: none;}
.shibo_head_c .shibo_ment ul li .shibo_sub a{display: block;font-size: 14px;color: #333333;line-height: 20px;padding: 10px 16px;background: #ffffff;border-bottom: 1px solid #F2F2F2;transition: all 0.5s ease-in-out;}
.shibo_head_c .shibo_ment ul li>a:hover:before, .shibo_head_c .shibo_ment ul li.on>a:before{opacity: 1;}
.shibo_head_c .shibo_ment ul li>a:hover, .shibo_head_c .shibo_ment ul li.on>a{color: #000000;}
.shibo_head_c .shibo_ment ul li .shibo_sub a:hover{border-color: #FCC419;color: #FCC419;}
.shibo_head_c .shibo_contact_but{position: relative;}
.shibo_head_c .shibo_contact_but .shibo_combut{line-height: 56px;}
.shibo_head_c .shibo_contact_but .shibo_combut i{width: 36px;height: 36px;}
.shibo_head_r{position: relative;gap: 13px;}
.shibo_head_r .shibo_head_search{position: relative;cursor: pointer;}
.shibo_head_r .shibo_head_search i{display: inline-block;width: 24px;height: 24px;background: url(../images/icon_search.svg) center center no-repeat;}
.shibo_head_r .shibo_head_search .shibo_head_f{width: 300px;padding-top: 38px;position: absolute;right: 0;display: none;}
.shibo_head_r .shibo_head_search .shibo_head_f form{width: 100%;position: relative;padding: 10px 12px;background: #ffffff;display: flex;font-size: 0;}
.shibo_head_r .shibo_head_search .shibo_head_f input{display: inline-block;width: calc(100% - 40px);line-height: 40px;font-size: 14px;color: #191919;padding: 0 15px;border: 1px solid #eeeeee;}
.shibo_head_r .shibo_head_search .shibo_head_f .shibo_seach_b{display: inline-block;width: 40px;height: 40px;background: url(../images/icon_search.svg) center center no-repeat #FCC419;cursor: pointer;}
.shibo_head_r .shibo_line{width: 1px;height: 12px;background: #E0E0E0;}
.shibo_head_r .shibo_language{position: relative;}
.shibo_head_r .shibo_language .shibo_lan_tit{position: relative;gap: 3px;font-size: 0;}
.shibo_head_r .shibo_language .shibo_lan_tit i.icon01{display: inline-block;width: 24px;height: 24px;background: url(../images/icon_language.svg) center center no-repeat;}
.shibo_head_r .shibo_language .shibo_lan_tit i.icon02{display: inline-block;width: 18px;height: 18px;background: url(../images/icon_top_drop.svg) center center no-repeat;}
.shibo_head_r .shibo_language .shibo_lan_tit span{font-size: 14px;color: #ffffff;}
.shibo_head_r .shibo_language .shibo_language_f{width: 100%;padding-top: 38px;position: absolute;z-index: 9;display: none;}
.shibo_head_r .shibo_language .shibo_language_f a{display: block;font-size: 14px;color: #494454;line-height: 36px;background: #ffffff;padding: 0 10px;border-bottom: 1px solid #F2F2F2;text-align: center;}
.shibo_head_r .shibo_language .shibo_language_f a:hover{color: #ffffff;background: #FCC419;}

header.topfix{-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.02), 0 2px 4px rgba(0, 0, 0, 0.08);box-shadow: 0 0 6px rgba(0, 0, 0, 0.02), 0 2px 4px rgba(0, 0, 0, 0.08);}
header.topfix:before{opacity: 1;}
header.topfix .shibo_head .shibo_logo img.shibo_img01{display: none;}
header.topfix .shibo_head .shibo_logo img.shibo_img02{display: block;}
header.topfix .shibo_head_c .shibo_ment ul li>a{color: #000000;}
header.topfix .shibo_head_r .shibo_head_search i{background: url(../images/icon_search_h.svg) center center no-repeat;}
header.topfix .shibo_head_r .shibo_language .shibo_lan_tit span{color: #000000;}
header.topfix .shibo_head_r .shibo_language .shibo_lan_tit i.icon01{background: url(../images/icon_language_h.svg) center center no-repeat;}
header.topfix .shibo_head_r .shibo_language .shibo_lan_tit i.icon02{background: url(../images/icon_top_drop_h.svg) center center no-repeat;}

.shibo_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;}
.shibo_hd-mobile .container{width: calc(100% - 30px);}
.shibo_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;}
.shibo_menuBtn b{display: block;height: 4px;background-color: #FCC419;margin: 4px 0;transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}
.shibo_menuBtn.open b{display: none;margin: 0;position: absolute;left: 0px;top: 50%;margin-top: -5px;width: 30px;}
.shibo_menuBtn.open b:first-child{display: block;transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.shibo_menuBtn.open b:last-child{display: block;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.shibo_hd-mobile .shibo_mlogo img {height: 40px;width: auto;margin-top: 10px;}
.shibo_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;}
.shibo_nav_mobile li{position: relative;}
.shibo_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; }
.shibo_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.png) no-repeat center center;-webkit-background-size: 18px 18px;background-size: 18px 18px;}
.shibo_nav_mobile li .shibo_sub{padding: 10px 0;background-color: #FCC419 ;display: none;}  
.shibo_nav_mobile li .shibo_sub a{padding-left: 20px;text-align: left;line-height: 40px;font-size: 14px;display: block;color:#fff;}
.shibo_nav_mobile .v1{height: 40px;line-height: 40px;text-align: left;color:#1F1F1F;padding-left: 10px;margin:0;overflow: hidden;}
.shibo_nav_mobile li:hover .v1, .shibo_nav_mobile li.on .v1{background: none;}
.shibo_nav_mobile li .v1::after{display: none;}
.shibo_nav_mobile .row{position: relative;}
.shibo_nav_mobile .ss{display: none;background-color: #fff;padding: 10px 0;}
.shibo_nav_mobile li .shibo_sub .ss a{color:#333;}

footer{width: 100%;position: relative;background: #0B2B3F;z-index: 1;}
.shobo_foot_c{width: 100%;position: relative;padding-bottom: 60px;}
.shobo_foot_c .shibo_item .shibo_flogo{position: relative;}
.shobo_foot_c .shibo_item .shibo_flogo img{height: 80px;width: auto;}
.shobo_foot_c .shibo_item .shibo_slogan{position: relative;}
.shobo_foot_c .shibo_item .shibo_slogan p{font-size: 20px;color: #ffffff;font-weight: bold;text-transform: capitalize;}
.shobo_foot_c .shibo_follow{position: relative;gap: 16px;font-size: 0;}
.shobo_foot_c .shibo_follow a{display: block;position: relative;}
.shobo_foot_c .shibo_follow a i{display: inline-block;width: 24px;height: 24px;background-size: 100% 100%;}
.shobo_foot_c .shibo_follow a i.icon01{background: url('../images/icon_share01_h.svg') center center no-repeat;}
.shobo_foot_c .shibo_follow a i.icon02{background: url('../images/icon_share02_h.svg') center center no-repeat;}
.shobo_foot_c .shibo_follow a i.icon03{background: url('../images/icon_share03_h.svg') center center no-repeat;}
.shobo_foot_c .shibo_follow a i.icon04{background: url('../images/icon_share04_h.svg') center center no-repeat;}
.shobo_foot_c .shibo_follow a i.icon05{background: url('../images/icon_share05_h.svg') center center no-repeat;}
.shobo_foot_c .shibo_follow a:hover i.icon01{background: url('../images/icon_share01.svg') center center no-repeat;}
.shobo_foot_c .shibo_follow a:hover i.icon02{background: url('../images/icon_share02.svg') center center no-repeat;}
.shobo_foot_c .shibo_follow a:hover i.icon03{background: url('../images/icon_share03.svg') center center no-repeat;}
.shobo_foot_c .shibo_follow a:hover i.icon04{background: url('../images/icon_share04.svg') center center no-repeat;}
.shobo_foot_c .shibo_follow a:hover i.icon05{background: url('../images/icon_share05.svg') center center no-repeat;}

.shobo_foot_c .shibo_item{position: relative;}
.shobo_foot_c .shibo_item:first-child{width: 340px;}
.shobo_foot_c .shibo_tit{font-size: 20px;color: #ffffff;font-weight: bold;line-height: 24px;margin-bottom: 20px;text-transform: capitalize;}
.shobo_foot_c .shibo_fnav{position: relative;gap: 12px;}
.shobo_foot_c .shibo_fnav a{font-size: 16px;color: #ffffff95;line-height: 24px;text-transform: capitalize;}
.shobo_foot_c .shibo_fnav a:hover{color: #FCC419;transform: translateX(8px);}
.shobo_foot_c .shibo_item ul{width: 300px;position: relative;gap: 20px;}
.shobo_foot_c .shibo_item ul li{position: relative;gap: 12px;}
.shobo_foot_c .shibo_item ul li .shibo_text{position: relative;}
.shobo_foot_c .shibo_item ul li .shibo_text p:nth-child(1){font-size: 16px;color: #ffffff;font-weight: bold;line-height: 24px;text-transform: capitalize;}
.shobo_foot_c .shibo_item ul li .shibo_text p:nth-child(2){font-size: 16px;color: #ffffff95;margin-top: 4px;position: relative;}
.shobo_foot_c .shibo_item ul li:nth-child(1) .shibo_text p:nth-child(2){font-weight: bold;}

.shibo_copyright{width: 100%;position: relative;padding: 15px 0;border-top: 1px solid rgba(255, 255, 255, 0.1);}
.shibo_copyright_c{position: relative;}
.shibo_copyright_c p{font-size: 14px;color: #777777;line-height: 22px;}

.pop_manage{position: fixed;bottom: 100px;right: 20px;z-index: 3;}
.pop_manage .pop_button{height: 60px;background: #FCC419;border-radius: 30px;font-size: 0;position: absolute;bottom: -90px;right: 0;text-align: center;cursor: pointer;}
.pop_manage .pop_button .pop_open{display: block;width: 200px;font-size: 18px;color: #000000;font-weight: bold;}
.pop_manage .pop_button .pop_open i{display: inline-block;width: 36px;height: 36px;background: url('../images/icon_pop.svg') center center no-repeat;background-size: 100% 100%;margin-right: 8px;}
.pop_manage .pop_button .pop_close{display: none;height: 60px;width: 60px;background: url('../images/icon_close.svg') center center no-repeat;background-size: 28px 28px;}
.pop_manage_c{width: 350px;position: relative;border-radius: 12px;overflow: hidden;-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.02), 0 2px 4px rgba(0, 0, 0, 0.08);box-shadow: 0 0 6px rgba(0, 0, 0, 0.02), 0 2px 4px rgba(0, 0, 0, 0.08);display: none;}
.pop_manage_c.on{display: block;}
.pop_manage_c .pop_manage_tit{width: 100%;padding: 24px 24px;background: #FCC419;}
.pop_manage_c .pop_manage_tit .shibo_tit{font-size: 24px;color: #000000;font-weight: bold;}
.pop_manage_c .pop_manage_tit .shibo_dec{font-size: 14px;color: #000000;margin-top: 5px;}
.pop_manage_c form{width: 100%;position: relative;padding: 24px 24px;background: #ffffff;gap: 12px;}
.pop_manage_c form .form_li{width: 100%;position: relative;}
.pop_manage_c form input, .pop_manage_c form textarea{width: 100%;line-height: 24px;padding: 10px 12px;font-size: 14px;color: #333333;border-radius: 2px;border: 1px solid #EEE;}
.pop_manage_c form textarea{height: 60px;}
.pop_manage_c form .shibo_form_btn{width: 100%;text-align: center;line-height: 52px;}
.pop_manage_c form .shibo_form_btn span{font-size: 16px;text-transform: uppercase;}

#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:#000000;}
#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: 80px 0 80px 0;}
	.public_t{padding-top: 80px;}
	.public_b{padding-bottom: 80px;}
    .public_m{margin-top: 45px;}
	.public_m32{margin-top: 28px;}
	.public_m24{margin-top: 20px;}

    .shibo_ttitle{padding-bottom: 16px;}
    .shibo_title .shibo_tit{font-size: 54px;}
    .shibo_title .shibo_dec{line-height: 30px;}

    .shibo_ntitle{gap: 16px;}


    .shobo_foot_c{padding-bottom: 50px;}
    .shobo_foot_c .shibo_item .shibo_slogan p{font-size: 18px;}
    .shobo_foot_c .shibo_fnav{gap: 10px;}
    .shobo_foot_c .shibo_fnav a{font-size: 14px;}
    .shobo_foot_c .shibo_item ul{gap: 16px;}

}

@media screen and (max-width:1499px){
    
    .public_p{padding: 70px 0 70px 0;}
	.public_t{padding-top: 70px;}
	.public_b{padding-bottom: 70px;}
	.public_m{margin-top: 42px;}
	.public_m32{margin-top: 24px;}
	.public_m24{margin-top: 16px;}

    .shibo_ttitle{padding-bottom: 12px;}
    .shibo_ttitle .shibo_tit{font-size: 14px;}
    .shibo_title .shibo_tit{font-size: 45px;}
    .shibo_title .shibo_dec{font-size: 14px;line-height: 26px;}

    .shibo_ntitle{gap: 12px;}
    .shibo_ntitle .shibo_ttit{font-size: 14px;}
    .shibo_ntitle .shibo_tit{font-size: 30px;}
    .shibo_ntitle .shibo_dec{line-height: 24px;}
    
    .shibo_combut{line-height: 52px;}
    .shibo_combut span{font-size: 14px;}
    .shibo_combut i{width: 36px;height: 36px;}

    header{padding: 14px 5%;}

    .shobo_foot_c{padding-bottom: 40px;}
    .shobo_foot_c .shibo_item:first-child{width: 260px;}
    .shobo_foot_c .shibo_item .shibo_slogan p {font-size: 16px;}
    .shobo_foot_c .shibo_tit{font-size: 18px;margin-bottom: 15px;}
    .shobo_foot_c .shibo_fnav {gap: 6px;}
    .shobo_foot_c .shibo_item ul{width: 260px;gap: 12px;}
    .shobo_foot_c .shibo_item ul li .shibo_text p:nth-child(1){font-size: 15px;}
    
    .shibo_copyright{padding: 12px 0;}
    .shibo_copyright_c p{font-size: 13px;}

    


}

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

    .shibo_ttitle {padding-bottom: 10px;}
    .shibo_title .shibo_tit {font-size: 38px;}
    .shibo_title .shibo_dec{line-height: 24px;}
    .shibo_title .shibo_tit:after{width: 12px;height: 12px;right: -20px;bottom: 7px;}

    .shibo_ntitle{gap: 10px;}
    .shibo_ntitle .shibo_tit{font-size: 28px;}

    header{padding: 14px 30px}
    .shibo_head_c .shibo_ment ul li>a{font-size: 14px;padding: 0 12px;}
}

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

    .shibo_ttitle {padding-bottom: 8px;}
    .shibo_title .shibo_tit {font-size: 24px;}
    .shibo_title .shibo_tit:after {width: 8px;height: 8px;right: -14px;bottom: 3px;}
    .shibo_title .shibo_dec{width: 420px;line-height: 22px;}

    .shibo_ntitle{gap: 8px;}
    .shibo_ntitle .shibo_tit{font-size: 24px;}
    .shibo_ntitle .shibo_dec{line-height: 22px;}

    .shibo_combut{line-height: 45px;}
    .shibo_combut i{width: 32px;height: 32px;}

    header{display: none;}
    .shibo_hd-mobile{display: block;}
    .shibo_menuBtn{display: block;}

    
    .shobo_foot_c{padding-bottom: 20px;}
    .shobo_foot_c .shibo_item:nth-child(2), .shobo_foot_c .shibo_item:nth-child(3){display: none;}
    .shobo_foot_c .shibo_item:first-child{width: 300px;}
    .shobo_foot_c .shibo_item ul{width: 360px;gap: 10px;}
    .shobo_foot_c .shibo_item ul li .shibo_text p:nth-child(2){font-size: 14px;margin-top: 2px;}

    .pop_manage{display: none;}

}

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

    .shibo_ttitle {padding-bottom: 6px;}
    .shibo_title .shibo_tit {font-size: 22px;}
    .shibo_title .shibo_dec{width: 100%;margin-top: 3px;}

    .shibo_ntitle{gap: 5px;}
    .shibo_ntitle .shibo_tit{font-size: 22px;}

    .shibo_combut{line-height: 42px;}
    .shibo_combut i{width: 30px;height: 30px;}


    .shobo_foot_c .shibo_item{width: 100%;}
    .shobo_foot_c .shibo_item:first-child{width: 100%;margin-bottom: 12px;}
    .shobo_foot_c .shibo_tit{margin-bottom: 6px;}
    .shobo_foot_c .shibo_item ul{width: 100%;gap: 6px;}
    .shobo_foot_c .shibo_item ul li .shibo_text p:nth-child(1) {font-size: 14px;}

    .shibo_copyright {padding: 10px 0;}
    .shibo_copyright_c p {font-size: 12px;line-height: 18px;}


}