/* comm */
html,body{width: 100%;background: url(../img/pc/bg_list1.jpg) no-repeat 50% 50% fixed;background-size: 100% 100%;}
html::-webkit-scrollbar {width: 26px;box-shadow: 0 0 0 #479df0;}
html::-webkit-scrollbar-track {background: #abddff;}
html::-webkit-scrollbar-thumb{width: 20px;background: #d2a8f5;border-left:3px solid #abddff;border-right:3px solid #abddff;border-radius: 20px;margin: 0 auto;}
html::-webkit-scrollbar-button {width: 26px;height: 20px;}
html::-webkit-scrollbar-button:start:single-button {background: url(../img/pc/scrollbar_top.png) no-repeat;}
html::-webkit-scrollbar-button:end:single-button {background: url(../img/pc/scrollbar_bottom.png) no-repeat;}
body {position: relative;font-size: 0;line-height: 1;}

.page {width: 100%;}
.inner {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;width: 1920px;height: 960px;background: no-repeat center/cover;}
.hide {display:block;width:0;height:0;overflow:hidden;}
.page_main{width: 1750px;margin: 185px auto 50px;background: url(../img/pc/ip_bg1.png) no-repeat 50% 0 / 1750px 400px, url(../img/pc/ip_bg3.png) no-repeat 50% 100% / 1750px 327px;position: relative;/*min-height: calc(100% - 240px);*/box-sizing: border-box;padding-bottom: 80px;}
.page_main:before{display: block;content: "";width: 1750px;height: calc(100% - 710px); position: absolute;pointer-events: none;left: 0%;top: 390px;background: url(../img/pc/ip_bg2.png) repeat 50% 0/100% 100%;}

.actor_cont{padding-top: 38px;}
.tit_actor img{display: block;margin: 0 auto;}
.actor_head{width: 1410px;margin: 0 auto;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;justify-content: space-between;-webkit-justify-content: space-between;position: relative;}
.actor_nav{width: 50%;height: 100%;font-size: 18px;color: #ffffff;line-height: 51px;text-align: left;font-weight: bold;text-shadow: #4696f8 1px 0 0, #4696f8 0 1px 0, #4696f8 -1px 0 0, #4696f8 0 -1px 0;}
.actor_nav a{color: #FFFFFF;margin: 0 10px;}

.consult_main{width: 1700px;position: relative;margin: 0 auto;}
.bodyscroll{width: 100%;/*height: 430px;overflow: hidden;overflow-y: auto;*/}
/*.bodyscroll::-webkit-scrollbar {width: 26px;box-shadow: 0 0 0 #479df0;}
.bodyscroll::-webkit-scrollbar-track {background: #abddff;}
.bodyscroll::-webkit-scrollbar-thumb{width: 20px;background: #d2a8f5;border-left:3px solid #abddff;border-right:3px solid #abddff;border-radius: 20px;margin: 0 auto;}
.bodyscroll::-webkit-scrollbar-button {width: 26px;height: 20px;}
.bodyscroll::-webkit-scrollbar-button:start:single-button {background: url(../img/pc/scrollbar_top.png) no-repeat;}
.bodyscroll::-webkit-scrollbar-button:end:single-button {background: url(../img/pc/scrollbar_bottom.png) no-repeat;}*/

.consult_list{width: 1420px;margin: 0 auto;display: none;min-height: 410px;}
.consult_list .no_act{display: block;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.consult_list li{width: 100%;position: relative;padding: 34px 0;border-bottom: 3px solid #FFFFFF;transition: transform 0.3s;-webkit-transition: transform 0.3s;}
.consult_list li:hover{transform: translateX(20px);-webkit-transform: translateX(20px);}
.consult_list li .consult_info{width: 100%;height: 245px;position: relative;}
.consult_list li .consult_info div{width: 245px;height: 245px;background: #FFFFFF;border-radius: 20px;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.consult_list li .consult_info div img{display: block;margin: 0 auto;max-width: 100%;max-height: 100%; object-fit: cover;}
.consult_list li .consult_info h3{width: 1110px;height: 190px;box-sizing: border-box;padding: 30px 0 0 0;font-size: 32px;color: #ffffff;line-height: 40px;text-align: left;font-weight: bold;text-shadow: #4696f8 1px 0 0, #4696f8 0 1px 0, #4696f8 -1px 0 0, #4696f8 0 -1px 0;position: absolute;right: 0;top: 0;overflow:hidden; display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical; text-overflow:ellipsis;}
.consult_list li p{width: 1110px;position: absolute;right: 0;bottom: 34px;font-size: 24px;color: #ffffff;line-height: 32px;text-align: right;font-weight: bold;text-shadow: #4696f8 1px 0 0, #4696f8 0 1px 0, #4696f8 -1px 0 0, #4696f8 0 -1px 0;}

.consult_cont{width: 1430px;height: auto;min-height: 380px;box-sizing: border-box;padding: 30px 0;background: #FFFFFF;border-bottom-left-radius: 50px;border-top-right-radius: 50px;margin: 30px auto 0;}
.consult_cont .bodyscroll{width: 100%;}
.consult_contbg{width: 1320px;margin: 0 auto;}
.consult_contmain{width: 100%;}
.consult_contmain{color: #31383f;font-size: 24px;line-height: 48px;}
.consult_contmain h3{width: 100%;font-size: 36px;color: #4696f8;line-height: 40px;text-align: left;padding: 60px 0px;}
.consult_contmain p{font-size: 24px;color: #31383f;line-height: 52px;}
.consult_contmain img {margin: 25px auto;max-width: 100%;}
.consult_contmain video {margin: 25px auto;max-width: 100%;height: auto;}
.consult_contmain iframe {margin: 25px auto;width: 1200px;height: auto;min-height: 550px;}
.btn_backnews{display: block;width: 47px;height: 47px;background: url(../img/pc/btn_backnews.png) no-repeat;position: absolute;right: 140px;top: -60px;}

.head_main{width: 100%;height: 150px;background: #4696f8;position: fixed;left: 0;top: 0;}
.btn_logo{display: block;text-indent: -999em;width: 224px;height: 68px;background: url(../img/pc/logo.png) no-repeat 50% 0;position: absolute;left: 44px;top: 46px;pointer-events: all;}
.head_nav{width: 1240px;position: absolute;right: 40px;top: 50px;pointer-events: all;}
.nav_list{display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;justify-content: flex-start;-webkit-justify-content: flex-start;}
.nav_list li{width: 167px;height: 60px;margin: 0 5px;position: relative;}
.nav_list li a{display: block;width: 167px;height: 42px;font-size: 30px;color: #ffffff;line-height: 42px;text-align: center;}
.nav_list li a span{display: block;width: 100%;height: 100%;}
.nav_list li a i{display: none;}
.nav_list li.on a span{display: none;}
.nav_list li.on a i{display: block;}
.nav_list li:hover a span{display: none;}
.nav_list li:hover a i{display: block;}
.nav_list li .nav2_list{width: 708px;height: 69px;background: url(../img/pc/nav_bg.png) no-repeat 50% 0;position: absolute;left: -40px;top: 60px;box-sizing: border-box;padding: 0 44px;display: none;}
.nav_list li .nav2_list.show3{width: 554px;height: 69px;background: url(../img/pc/nav_bg3.png) no-repeat 50% 0;position: absolute;left: -40px;top: 60px;box-sizing: border-box;padding: 0 44px;display: none;}
.nav_list li.on .nav2_list{display: block;}
.nav_list li:hover .nav2_list{display: block;z-index: 99;}
.nav_list li .nav2_list div{display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;justify-content: flex-start;-webkit-justify-content: flex-start;}
.nav_list li .nav2_list a{display: block;width: 155px;height: 55px;transition: all 1s;}
.nav_list li.on .nav2_list span{display: block;}
.nav_list li.on .nav2_list i{display: none;}
.nav_list li:hover .nav2_list span{display: block;}
.nav_list li:hover .nav2_list i{display: none;}
.nav_list li.on .nav2_list .curr span{display: none;}
.nav_list li.on .nav2_list .curr i{display: block;}
.nav_list li .nav2_list a:hover span{display: none;}
.nav_list li .nav2_list a:hover i{display: block;}
/*.nav_list li .nav3_list{width: 868px;height: 71px;background: url(../img/pc/nav_bg2.png) no-repeat 50% 0;position: absolute;left: -220px;top: 60px;box-sizing: border-box;padding: 0 44px;display: none;}*/
.nav_list li .nav3_list{width: 708px;height: 69px;background: url(../img/pc/nav_bg.png) no-repeat 50% 0;position: absolute;left: -40px;top: 60px;box-sizing: border-box;padding: 0 44px;display: none;}
.nav_list li .nav3_list div{display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;justify-content: flex-start;-webkit-justify-content: flex-start;}
.nav_list li .nav3_list a{display: block;width: 155px;height: 55px;transition: all 1s;}
.nav_list li .nav3_list a:nth-of-type(5){display: none;}
.nav_list li.on .nav3_list{display: block;z-index: 99;}
.nav_list li.on .nav3_list{display: block;}
.nav_list li:hover .nav3_list{display: block;}
.nav_list li.on .nav3_list span{display: block;}
.nav_list li.on .nav3_list i{display: none;}
.nav_list li:hover .nav3_list span{display: block;}
.nav_list li:hover .nav3_list i{display: none;}
.nav_list li.on .nav3_list .curr span{display: none;}
.nav_list li.on .nav3_list .curr i{display: block;}
.nav_list li .nav3_list a:hover span{display: none;}
.nav_list li .nav3_list a:hover i{display: block;}

.nav_list li .nav2_list a:nth-of-type(3){display: none;}
.nav_list.showsignli .nav2_list.show3{width: 708px;height: 69px;background: url(../img/pc/nav_bg.png) no-repeat 50% 0;position: absolute;left: -40px;top: 60px;box-sizing: border-box;padding: 0 44px;display: none;}
.nav_list.showsignli li .nav2_list a:nth-of-type(3){display: block !important;}

.language_main{width: 85px;position: absolute;left: 320px;top: 52px ;box-sizing: border-box;padding-left: 24px;}
.language_main:before{display: block;content: "";width: 16px;height: 38px;background: url(../img/pc/language_point.png) no-repeat;position: absolute;left: 0;top: 0;}
.language_select{width: 61px;height: 82px;background: url(../img/pc/language_bg.png) no-repeat;box-sizing: border-box;padding: 0 3px 0 5px;position: absolute;left: 24px;top: 38px;display: none;}
.language_select a{display: block;width: 61px;height: 38px;font-size: 22px;color: #ffffff;line-height: 38px;text-align: left;margin-bottom: 1px;}


/* pop */
.pop_bg,.pop {animation: fadeIN 0.3s both;-webkit-animation: fadeIN 0.3s both;}
.pop_bg.off,.pop.off {animation: fadeOUT 0.3s both;-webkit-animation: fadeOUT 0.3s both;}
@keyframes fadeIN {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-webkit-keyframes fadeIN {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes fadeOUT {
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@-webkit-keyframes fadeOUT {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

.pop_bg {z-index: 999;position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.7);display: none;}
.pop_bg.on {display: block;}
.pop {z-index: 1000;position: fixed;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);display: none;}
.pop.on {display: block;}
.p_close {position: absolute;right: -3px;top: 20px;width: 44px;height: 44px;background: url(../img/pc/close.png) no-repeat 50% 0;}

.pop_mappos .p_close{top: -3px;}
.pop_mappos{width: 850px;height: 501px;background: url(../img/pc/ip_mapbg.png) no-repeat 50% 0;}
.mappos_main{width: 100%;height: 100%;position: relative;box-sizing: border-box;padding: 19px 19px 23px 17px;}
.mappos_main h3{position: absolute;left: 0;top: -6px;}
.mappos_main div{width: 100%;height: 100%;border-radius: 20px;overflow: hidden;}
.mappos_main div img{display: block;margin: 0 auto;max-width: 100%;max-height: 100%; object-fit: cover;}

/*.webjpn .nav_list li .nav3_list{width: 957px;height: 69px;background: url(../img/pc/nav_jpbg2.png) no-repeat 50% 0;position: absolute;left: -250px;top: 60px;box-sizing: border-box;padding: 0 44px;display: none;}*/
.webjpn .nav_list li .nav3_list{width: 799px;height: 69px;background: url(../img/pc/nav_jpbg3.png) no-repeat 50% 0;position: absolute;left: -40px;top: 60px;box-sizing: border-box;padding: 0 44px;display: none;}
.webjpn .nav_list li .nav3_list a:nth-of-type(2){width: 246px;}
