@import url(https://fonts.googleapis.com/css?family=Ubuntu&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap);
@keyframes flash{0%{opacity:1}25%{opacity:0}50%{opacity:1}75%{opacity:0}to{opacity:1}}@keyframes bounce{0%{transform:translateY(0)}20%{transform:translateY(0)}40%{transform:translateY(-30px)}50%{transform:translateY(0)}60%{transform:translateY(-15px)}80%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes shake{0%{transform:translateX(0)}10%{transform:translateX(-10px)}20%{transform:translateX(10px)}30%{transform:translateX(-10px)}40%{transform:translateX(10px)}50%{transform:translateX(-10px)}60%{transform:translateX(10px)}70%{transform:translateX(-10px)}80%{transform:translateX(10px)}90%{transform:translateX(-10px)}to{transform:translateX(0)}}@keyframes tada{0%{transform:scale(1)}10%{transform:scale(.9) rotate(-3deg)}20%{transform:scale(.9) rotate(-3deg)}30%{transform:scale(1.1) rotate(3deg)}40%{transform:scale(1.1) rotate(-3deg)}50%{transform:scale(1.1) rotate(3deg)}60%{transform:scale(1.1) rotate(-3deg)}70%{transform:scale(1.1) rotate(3deg)}80%{transform:scale(1.1) rotate(-3deg)}90%{transform:scale(1.1) rotate(3deg)}to{transform:scale(1) rotate(0)}}@keyframes swing{20%,40%,60%,80%,to{transform-origin:top center 50%}20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes wiggle{0%{transform:skewX(9deg)}10%{transform:skewX(-8deg)}20%{transform:skewX(7deg)}30%{transform:skewX(-6deg)}40%{transform:skewX(5deg)}50%{transform:skewX(-4deg)}60%{transform:skewX(3deg)}70%{transform:skewX(-2deg)}80%{transform:skewX(1deg)}90%{transform:skewX(0deg)}to{transform:skewX(0deg)}}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)}}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}to{opacity:0;transform:translateX(-2000px)}}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}to{opacity:0;transform:translateX(2000px)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}to{transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}to{transform:translateX(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}to{opacity:1;transform:translateX(0)}}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) rotateY(0)}40%{animation-timing-function:ease-out;transform:perspective(400px) translateZ(150px) rotateY(170deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1)}80%{animation-timing-function:ease-in;transform:perspective(400px) rotateY(1turn) scale(.95)}to{animation-timing-function:ease-in;transform:perspective(400px) scale(1)}}@keyframes flipInX{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateX(90deg)}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateX(0deg)}}@keyframes flipOutX{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateX(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateX(90deg)}}@keyframes flipInY{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateY(90deg)}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateY(0deg)}}@keyframes flipOutY{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateY(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateY(90deg)}}@keyframes lightSpeedIn{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(100%) skewX(-30deg)}60%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(-20%) skewX(30deg)}80%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) skewX(-15deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) skewX(0deg)}}@keyframes lightSpeedOut{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) skewX(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(100%) skewX(-30deg)}}@keyframes rotateOut{0%{opacity:1;transform:rotate(0);transform-origin:center center 50%}to{opacity:0;transform:rotate(200deg);transform-origin:center center 50%}}@keyframes rotateOutDownLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}to{opacity:0;transform:rotate(90deg);transform-origin:left bottom 50%}}@keyframes rotateOutUpLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}to{opacity:0;transform:rotate(-90deg);transform-origin:left bottom 50%}}@keyframes rotateOutDownRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}to{opacity:0;transform:rotate(-90deg);transform-origin:right bottom 50%}}@keyframes rotateOutUpRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}to{opacity:0;transform:rotate(90deg);transform-origin:right bottom 50%}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center center 50%}to{opacity:1;transform:rotate(0);transform-origin:center center 50%}}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-90deg);transform-origin:left bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(90deg);transform-origin:left bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(90deg);transform-origin:right bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}}@keyframes hinge{0%{animation-timing-function:ease-in-out;transform:rotate(0);transform-origin:top left 50%}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left 50%}40%{animation-timing-function:ease-in-out;transform:rotate(60deg);transform-origin:top left 50%}80%{animation-timing-function:ease-in-out;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:rotate(60deg) translateY(0);transform-origin:top left 50%}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateY(700px)}}@keyframes rollIn{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(-100%) rotate(-120deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) rotate(0deg)}}@keyframes rollOut{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) rotate(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(-100%) rotate(-120deg)}}.img_link .span,.img_link img,.img_link>.show_box,.need span{*zoom:1;display:inline-block;*display:inline}a{transition:all .3s}@media only screen and (min-width:1000px){a:hover{transition:all .3s}}.img_link{font-size:0;letter-spacing:0;line-height:0}.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{padding-left:10px;padding-right:10px}*{box-sizing:border-box}blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,img,input,li,ol,p,pre,textarea,ul{margin:0;padding:0}abbr,acronym,fieldset,img{border:0}q:after,q:before{content:""}button,input,select,textarea{border:none}button,input,select,textarea{font-family:Ubuntu,Noto Sans TC,sans-serif}button{cursor:pointer;padding:0}a{color:#333;text-decoration:none}a:hover{color:#888}body,html{height:100%;width:100%}body{background:#fff;color:#555;font-family:Ubuntu,Noto Sans TC,sans-serif;font-size:1.125em;letter-spacing:.05em;line-height:normal}@media only screen and (max-width:767px){body{font-size:1em;line-height:normal}}button{font-size:1em}.wrapper{height:100%;position:relative;width:100%;z-index:1}.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden}.clearfix{zoom:1}.clear{clear:both}.fleft{float:left}@media only screen and (max-width:767px){.fleft{float:none}}.fright{float:right}@media only screen and (max-width:767px){.fright{float:none}}.m_fleft{float:left}.m_fright{float:right}.h2,h2{font-size:3.3333em}.h3,h3{font-size:1.9444em}.h4,h4{font-size:1.555em}.h5,h5{font-size:1em}.marb_10,.marb_5{margin-bottom:10px}.marb_20{margin-bottom:20px}.marb_30{margin-bottom:30px}.marb_40{margin-bottom:40px}.marb_50{margin-bottom:50px}.marb_60{margin-bottom:60px}.marb_80{margin-bottom:80px}.marb_100{margin-bottom:100px}.marr_20{margin-right:20px}@media only screen and (max-width:767px){.marb_m_0{margin-bottom:0}.m_marb_20{margin-bottom:20px}.m_marb_50{margin-bottom:50px}}.ul{list-style:none}.lileft li{float:left}.bold{font-weight:700}.text_line{text-decoration:underline}.align_center{text-align:center}.align_left{text-align:left}.align_right{text-align:right}@media only screen and (max-width:767px){.m_align_center{text-align:center}.m_align_left{text-align:left}.m_align_right{text-align:right}}.img_link{height:100%;text-align:center;width:100%}.img_link img,.img_link>.show_box{max-height:100%;max-width:100%;vertical-align:middle}.img_link .span{height:100%;vertical-align:middle;width:0}.row{margin-left:-10px;margin-right:-10px}.col-1{width:8.3333333333%}.col-2{width:16.6666666667%}.col-3{width:25%}.col-4{width:33.3333333333%}.col-5{width:41.6666666667%}.col-6{width:50%}.col-7{width:58.3333333333%}.col-8{width:66.6666666667%}.col-9{width:75%}.col-10{width:83.3333333333%}.col-11{width:91.6666666667%}.col-12{width:100%}@media only screen and (max-width:999px){.row-m{margin-left:-10px;margin-right:-10px}.col-m-1{width:8.3333333333%}.col-m-1,.col-m-2{padding-left:10px;padding-right:10px}.col-m-2{width:16.6666666667%}.col-m-3{width:25%}.col-m-3,.col-m-4{padding-left:10px;padding-right:10px}.col-m-4{width:33.3333333333%}.col-m-5{width:41.6666666667%}.col-m-5,.col-m-6{padding-left:10px;padding-right:10px}.col-m-6{width:50%}.col-m-7{width:58.3333333333%}.col-m-7,.col-m-8{padding-left:10px;padding-right:10px}.col-m-8{width:66.6666666667%}.col-m-9{width:75%}.col-m-10,.col-m-9{padding-left:10px;padding-right:10px}.col-m-10{width:83.3333333333%}.col-m-11{width:91.6666666667%}.col-m-11,.col-m-12{padding-left:10px;padding-right:10px}.col-m-12{width:100%}}@media only screen and (max-width:767px){.row-s{margin-left:-5px;margin-right:-5px}.col-s-1{width:8.3333333333%}.col-s-1,.col-s-2{padding-left:5px;padding-right:5px}.col-s-2{width:16.6666666667%}.col-s-3{width:25%}.col-s-3,.col-s-4{padding-left:5px;padding-right:5px}.col-s-4{width:33.3333333333%}.col-s-5{width:41.6666666667%}.col-s-5,.col-s-6{padding-left:5px;padding-right:5px}.col-s-6{width:50%}.col-s-7{width:58.3333333333%}.col-s-7,.col-s-8{padding-left:5px;padding-right:5px}.col-s-8{width:66.6666666667%}.col-s-9{width:75%}.col-s-10,.col-s-9{padding-left:5px;padding-right:5px}.col-s-10{width:83.3333333333%}.col-s-11{width:91.6666666667%}.col-s-11,.col-s-12{padding-left:5px;padding-right:5px}.col-s-12{width:100%}}.main{margin-left:auto;margin-right:auto;max-width:1220px;padding-left:10px;padding-right:10px}@media only screen and (max-width:999px){.main{padding-left:20px;padding-right:20px}}@media only screen and (max-width:767px){.main{padding:0 15px}}.ovh{overflow:hidden}.need{color:#c0002d;padding-top:5px}.need span{background:#c0002d;color:#fff;margin-right:5px;padding:0 10px}.rd_show_in{opacity:0}.rd_show_in.rd_show_default{opacity:1;transform:translate(0)}.rd_show_in.rd_show_up{animation-duration:1s;animation-fill-mode:forwards;animation-name:show_in_animate_up}.rd_show_in.rd_show_down{animation-duration:1s;animation-fill-mode:forwards;animation-name:show_in_animate_down}.pic_part2 .rd_detail_imgs ul .rd_show_in{opacity:0}@keyframes show_in_animate_up{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translate(0)}}@keyframes show_in_animate_down{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translate(0)}}.ben_pc{display:block}@media only screen and (max-width:767px){.ben_pc{display:none}}.ben_mb{display:none}@media only screen and (max-width:767px){.ben_mb{display:block}}@keyframes alphatop1{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;transform:translateY(30px)}to{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transform:translateY(0)}}@keyframes left_hands{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;transform:translate(-80px,-80px)}to{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transform:translate(0)}}@keyframes right_hands{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;transform:translate(80px,80px)}to{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transform:translate(0)}}@keyframes bn_icon01{0%{filter:alpha(opacity=100);opacity:.5;-moz-opacity:.5;transform:translateY(0)}50%{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transform:translateY(-700px)}to{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transform:translateY(-1400px)}}@keyframes bn_icon02{0%{filter:alpha(opacity=100);opacity:.5;-moz-opacity:.5;transform:translate(0)}50%{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transform:translate(-100px,-700px)}to{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transform:translate(-200px,-1400px)}}@keyframes rotate3d01{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}@keyframes top1{0%{transform:translateY(0)}25%{transform:translateY(40px)}50%{transform:translateY(40px)}75%{transform:translateY(40px)}to{transform:translateY(0)}}@keyframes top2{0%{transform:translateY(0)}50%{transform:translateY(30px)}to{transform:translateY(0)}}@keyframes left_right{0%{transform:translateX(0)}25%{transform:translateX(40px)}50%{transform:translateX(40px)}75%{transform:translateX(40px)}to{transform:translateX(0)}}@keyframes left_right20{0%{transform:translateX(0)}25%{transform:translateX(20px)}50%{transform:translateX(20px)}75%{transform:translateX(20px)}to{transform:translateX(0)}}@keyframes alphatop2{0%{filter:alpha(opacity=100);margin-top:30px;opacity:0;-moz-opacity:0}to{filter:alpha(opacity=100);margin-top:0;opacity:1;-moz-opacity:1}}@keyframes alphaleft1{0%{filter:alpha(opacity=100);left:-150px;opacity:0;-moz-opacity:0}to{filter:alpha(opacity=100);left:0;opacity:1;-moz-opacity:1}}@keyframes alphaleft3{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;transform:translateX(-40px)}to{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transform:translateX(0)}}@keyframes alpharight1{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;right:-150px}to{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;right:0}}@keyframes alphaleft2{0%{filter:alpha(opacity=100);left:53%;opacity:0;-moz-opacity:0}to{filter:alpha(opacity=100);left:50%;opacity:1;-moz-opacity:1}}@keyframes backgroundp{0%{background-position:0 0}to{background-position:1920px 0}}@keyframes sq_bl{0%{width:0}to{width:63.5%}}@keyframes w_100{0%{width:0}to{width:100%}}@keyframes movesq01{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;transform:translateY(-20px)}10%{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transform:translate(0)}to{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transform:translate(0)}}@keyframes movesq04{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;transform:translateY(20px)}10%{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transform:translate(0)}to{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transform:translate(0)}}@keyframes alpha01{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0}to{filter:alpha(opacity=100);opacity:1;-moz-opacity:1}}@keyframes alpha_shine{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0}30%{filter:alpha(opacity=100);opacity:1;-moz-opacity:1}70%{filter:alpha(opacity=100);opacity:1;-moz-opacity:1}to{filter:alpha(opacity=100);opacity:0;-moz-opacity:0}}@keyframes alphatop{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;top:20px}to{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;top:0}}@keyframes alphatop30{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;top:30px}to{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;top:0}}@keyframes alphatop50{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;top:50px}to{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;top:0}}@keyframes alpharight30{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;right:-30px}to{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;right:0}}@keyframes alphaleft30{0%{filter:alpha(opacity=100);left:-30px;opacity:0;-moz-opacity:0}to{filter:alpha(opacity=100);left:0;opacity:1;-moz-opacity:1}}@keyframes alpharight63vw{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;right:-63vw}to{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;right:0}}@keyframes alpharight50vw{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;right:-50vw}to{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;right:0}}@keyframes alphaleft63vw{0%{filter:alpha(opacity=100);left:-63vw;opacity:0;-moz-opacity:0}to{filter:alpha(opacity=100);left:0;opacity:1;-moz-opacity:1}}@keyframes alphaleft50vw{0%{filter:alpha(opacity=100);left:-50vw;opacity:0;-moz-opacity:0}to{filter:alpha(opacity=100);left:0;opacity:1;-moz-opacity:1}}@keyframes rotate360{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes alphatop100{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;top:60px}to{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;top:0}}@keyframes bg_right{0%{right:-410px}to{right:0}}@keyframes normal_top{0%{width:0}to{width:78%}}@keyframes moveal{0%{filter:alpha(opacity=100);left:52%;margin-bottom:-15px;opacity:0;-moz-opacity:0}to{filter:alpha(opacity=100);left:50%;margin-bottom:0;opacity:1;-moz-opacity:1}}@keyframes moveau{0%{filter:alpha(opacity=100);margin-bottom:-15px;opacity:0;-moz-opacity:0}to{filter:alpha(opacity=100);margin-bottom:0;opacity:1;-moz-opacity:1}}@keyframes movear{0%{filter:alpha(opacity=100);left:48%;margin-bottom:-15px;opacity:0;-moz-opacity:0}to{filter:alpha(opacity=100);left:50%;margin-bottom:0;opacity:1;-moz-opacity:1}}@keyframes alphaleft{0%{filter:alpha(opacity=100);left:-30px;opacity:0;-moz-opacity:0}to{filter:alpha(opacity=100);left:0;opacity:1;-moz-opacity:1}}@keyframes alphamarleft{0%{filter:alpha(opacity=100);margin-left:-30px;opacity:0;-moz-opacity:0}to{filter:alpha(opacity=100);margin-left:0;opacity:1;-moz-opacity:1}}@keyframes alphamarright{0%{filter:alpha(opacity=100);margin-right:30px;opacity:0;-moz-opacity:0}to{filter:alpha(opacity=100);margin-right:0;opacity:1;-moz-opacity:1}}@keyframes cir_rotate{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;transform:rotate(-80deg)}to{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transform:rotate(0deg)}}@keyframes cir_pop{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;transform:scale(.8)}70%{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transform:scale(1.1)}to{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transform:scale(1)}}@keyframes scaleinf{0%{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transform:scale(.9)}70%{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transform:scale(1)}to{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transform:scale(.9)}}@keyframes ciricon01s{0%{margin-right:0;margin-top:0}50%{margin-right:-15px;margin-top:10px}to{margin-right:0;margin-top:0}}@keyframes ciricon02{0%{filter:alpha(opacity=100);margin-left:-30px;margin-top:30px;opacity:0;-moz-opacity:0}to{filter:alpha(opacity=100);margin-left:0;margin-top:0;opacity:1;-moz-opacity:1}}@keyframes ciricon02s{0%{transform:rotate(0deg)}50%{transform:rotate(-10deg)}to{transform:rotate(0deg)}}@keyframes rebnrotate{0%{transform:rotate(0deg)}20%{transform:rotate(-5deg)}40%{transform:rotate(0deg)}60%{transform:rotate(0deg)}80%{transform:rotate(5deg)}to{transform:rotate(0deg)}}@keyframes rotateY180{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}@keyframes space_fly{0%{filter:alpha(opacity=100);left:-150px;opacity:0;-moz-opacity:0;top:150px;transform:rotate(0deg)}10%{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transform:rotate(5deg)}20%{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transform:rotate(0deg)}80%{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transform:rotate(-5deg)}to{filter:alpha(opacity=100);left:550px;opacity:0;-moz-opacity:0;top:-350px}}@keyframes dottfloat{0%{transform:translate(0)}50%{transform:translate(20px,45px)}to{transform:translate(0)}}@keyframes dottfloat2{0%{transform:translate(0)}50%{transform:translate(-20px,30px)}to{transform:translate(0)}}@keyframes dottfloat3{0%{transform:translate(0)}50%{transform:translate(-20px,-25px)}to{transform:translate(0)}}@keyframes dottfloat4{0%{transform:translate(0)}50%{transform:translateY(30px)}to{transform:translate(0)}}@keyframes cirball1{0%{transform:translate(0)}25%{transform:translate(20px,-30px)}50%{transform:translateY(-50px)}75%{transform:translate(30px,-10px)}to{transform:translate(0)}}@keyframes cirball2{0%{transform:translate(50px,-80px)}25%{transform:translate(40px,-40px)}50%{transform:translate(30px,-30px)}75%{transform:translate(40px,-50px)}to{transform:translate(50px,-80px)}}@keyframes puz1{0%{transform:translate(0)}50%{transform:translate(-10%,6%)}to{transform:translate(0)}}@keyframes puz2{0%{transform:translate(0)}50%{transform:translate(13%,-8%)}to{transform:translate(0)}}@keyframes dot1{0%{bottom:0;filter:alpha(opacity=100);opacity:0;-moz-opacity:0;right:22%}50%{bottom:15%;filter:alpha(opacity=100);opacity:1;-moz-opacity:1;right:20%}to{bottom:30%;filter:alpha(opacity=100);opacity:0;-moz-opacity:0;right:22%}}@keyframes dot2{0%{bottom:3%;filter:alpha(opacity=100);opacity:0;-moz-opacity:0;right:25%}50%{bottom:10%;filter:alpha(opacity=100);opacity:1;-moz-opacity:1;right:28%}to{bottom:17%;filter:alpha(opacity=100);opacity:0;-moz-opacity:0;right:25%}}@keyframes dot3{0%{bottom:5%;filter:alpha(opacity=100);opacity:0;-moz-opacity:0;right:20%}50%{bottom:15%;filter:alpha(opacity=100);opacity:1;-moz-opacity:1;right:22%}to{bottom:20%;filter:alpha(opacity=100);opacity:0;-moz-opacity:0;right:20%}}@keyframes dot4{0%{bottom:10%;filter:alpha(opacity=100);left:15%;opacity:0;-moz-opacity:0}50%{bottom:25%;filter:alpha(opacity=100);left:13%;opacity:1;-moz-opacity:1}to{bottom:35%;filter:alpha(opacity=100);left:15%;opacity:0;-moz-opacity:0}}@keyframes dot5{0%{bottom:5%;filter:alpha(opacity=100);left:20%;opacity:0;-moz-opacity:0}50%{bottom:10%;filter:alpha(opacity=100);left:18%;opacity:1;-moz-opacity:1}to{bottom:15%;filter:alpha(opacity=100);left:20%;opacity:0;-moz-opacity:0}}@keyframes dot6{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;right:50%;top:35%}50%{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;right:53%;top:20%}to{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;right:50%;top:10%}}@keyframes dot7{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;right:60%;top:30%}50%{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;right:58%;top:25%}to{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;right:60%;top:10%}}@keyframes dot8{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;right:55%;top:20%}50%{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;right:58%;top:10%}to{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;right:55%;top:0}}@keyframes dot9{0%{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;right:55%;top:40%}50%{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;right:58%;top:30%}to{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;right:55%;top:15%}}@keyframes cirdot1{0%{transform:translate(0)}25%{transform:translate(-15px,-10px)}50%{transform:translate(-20px,-22px)}75%{transform:translate(-10px,-15px)}to{transform:translate(0)}}@keyframes cirdot2{0%{transform:translate(0)}25%{transform:translate(10px)}50%{transform:translate(15px,10px)}75%{transform:translate(8px,10px)}to{transform:translate(0)}}@keyframes cirdot3{0%{transform:translateY(1px)}50%{transform:translateY(-10px)}to{transform:translateY(1px)}}@keyframes cirdot4{0%{transform:translate(0)}25%{transform:translate(-10px)}50%{transform:translate(-15px,10px)}75%{transform:translate(-8px,10px)}to{transform:translate(0)}}@keyframes cirdot6{0%{transform:translate(0)}25%{transform:translate(-10px)}50%{transform:translate(-15px,10px)}75%{transform:translate(-8px,10px)}to{transform:translate(0)}}.index_top_area{align-items:center;background:url(../../images/frontend/topbg.svg) 50% no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%;z-index:1}@media only screen and (max-width:767px){.index_top_area{height:600px}}.index_top_area .toplogo{left:20px;position:absolute;top:15px}.index_top_area .toplogo img{width:105px}@media only screen and (max-width:767px){.index_top_area .toplogo img{width:70px}}.index_top_area .left_hands{animation:left_hands .8s linear 1s forwards;filter:alpha(opacity=100);left:-4vw;margin-top:-200px;opacity:0;-moz-opacity:0;position:absolute;top:50%;width:31.6vw}.index_top_area .left_hands img{width:100%}@media only screen and (max-width:767px){.index_top_area .left_hands{left:-10vw;width:50%}}.index_top_area .right_hands{animation:right_hands .8s linear 1s forwards;filter:alpha(opacity=100);margin-top:-30px;opacity:0;-moz-opacity:0;position:absolute;right:-4vw;top:50%;width:32.5vw}.index_top_area .right_hands img{width:100%}@media only screen and (max-width:767px){.index_top_area .right_hands{margin-top:50px;right:-10vw;width:50%}}.index_top_area .dott_bg{height:100%;position:absolute;width:100%;z-index:1}.index_top_area .dott_bg img{position:absolute}.index_top_area .cont_center{animation:alphatop1 .5s linear 1.4s forwards;filter:alpha(opacity=100);opacity:0;-moz-opacity:0;padding:0 15px;position:relative;text-align:center;z-index:10}.index_top_area .cont_center h2{color:#fff;font-size:2.2222em;font-weight:400;letter-spacing:10px;margin-bottom:10px;text-align:center}@media only screen and (max-width:767px){.index_top_area .cont_center h2{font-size:1.625em;letter-spacing:0}}.index_top_area .cont_center p{color:#fff;font-size:1.111em;margin-bottom:10px;text-align:center;text-transform:uppercase}@media only screen and (max-width:767px){.index_top_area .cont_center p{font-size:1em}}.index_top_area .cont_center .slogan{background:rgba(59,163,238,.4);border-radius:30px;color:#fff;display:inline-block;font-size:1.3333em;padding:10px 30px;text-align:center}@media only screen and (max-width:767px){.index_top_area .cont_center .slogan{font-size:1em}}.index_top_area .cneter_item{height:100%;left:50%;margin-left:-480px;position:absolute;width:960px}.index_top_area .cneter_item .item01{animation:bn_icon01 9s linear .3s infinite;bottom:0;filter:alpha(opacity=100);left:50%;margin-left:-4.25vw;opacity:0;-moz-opacity:0;position:absolute;width:8.5vw}@media only screen and (max-width:767px){.index_top_area .cneter_item .item01{width:15vw}}.index_top_area .cneter_item .item01 img{animation:rotate3d01 5s linear 0s infinite;transform-origin:left center 150px;width:100%}.index_top_area .cneter_item .item02{animation:bn_icon02 10s linear 5s infinite;bottom:0;filter:alpha(opacity=100);left:50%;margin-left:-4.25vw;opacity:0;-moz-opacity:0;position:absolute;width:5.5vw}@media only screen and (max-width:767px){.index_top_area .cneter_item .item02{width:20vw}}.index_top_area .cneter_item .item02 img{animation:rotate3d01 5s linear 0s infinite;transform-origin:left center 150px;width:100%}.index_top_area .cneter_item .item03{animation:bn_icon01 10s linear 4s infinite;bottom:0;filter:alpha(opacity=100);left:50%;margin-left:-4.25vw;opacity:0;-moz-opacity:0;position:absolute;width:5.5vw}@media only screen and (max-width:767px){.index_top_area .cneter_item .item03{width:20vw}}.index_top_area .cneter_item .item03 img{animation:rotate3d01 5s linear 0s infinite;transform-origin:right center 150px;width:100%}.index_top_area .cneter_item .item04{animation:bn_icon01 12s linear 2s infinite;bottom:0;filter:alpha(opacity=100);left:50%;margin-left:-4.25vw;opacity:0;-moz-opacity:0;position:absolute;width:5.5vw}@media only screen and (max-width:767px){.index_top_area .cneter_item .item04{width:20vw}}.index_top_area .cneter_item .item04 img{animation:rotate3d01 8s linear 0s infinite;transform-origin:right center 150px;width:100%}.index_top_area .cneter_item .item05{animation:bn_icon01 11s linear .3s infinite;bottom:0;filter:alpha(opacity=100);left:50%;margin-left:-1.25vw;opacity:0;-moz-opacity:0;position:absolute;width:5.5vw}@media only screen and (max-width:767px){.index_top_area .cneter_item .item05{width:15vw}}.index_top_area .cneter_item .item05 img{animation:rotate3d01 6s linear 0s infinite;transform-origin:right center 150px;width:100%}.index_top_area .cneter_item .item06{animation:bn_icon01 11s linear 1s infinite;bottom:0;filter:alpha(opacity=100);left:50%;margin-left:-4.25vw;opacity:0;-moz-opacity:0;position:absolute;width:3vw}@media only screen and (max-width:767px){.index_top_area .cneter_item .item06{width:10vw}}.index_top_area .cneter_item .item06 img{animation:rotate3d01 6s linear 0s infinite;transform-origin:right center 260px;width:100%}.index_top_area .cneter_item .item07{animation:bn_icon01 13s linear 1.5s infinite;bottom:0;filter:alpha(opacity=100);left:50%;margin-left:-4.25vw;opacity:0;-moz-opacity:0;position:absolute;width:5vw}@media only screen and (max-width:767px){.index_top_area .cneter_item .item07{width:15vw}}.index_top_area .cneter_item .item07 img{animation:rotate3d01 9s linear 0s infinite;transform-origin:right center 260px;width:100%}.index_top_area .cneter_item .item08{animation:bn_icon01 15s linear 8s infinite;bottom:0;filter:alpha(opacity=100);left:50%;margin-left:-4.25vw;opacity:0;-moz-opacity:0;position:absolute;width:8vw}@media only screen and (max-width:767px){.index_top_area .cneter_item .item08{width:25vw}}.index_top_area .cneter_item .item08 img{animation:rotate3d01 5s linear 0s infinite;transform-origin:left center 150px;width:100%}.index_top_area .cneter_item .item09{animation:bn_icon01 15.5s linear 14.5s infinite;bottom:0;filter:alpha(opacity=100);left:50%;margin-left:-4.25vw;opacity:0;-moz-opacity:0;position:absolute;width:7vw}@media only screen and (max-width:767px){.index_top_area .cneter_item .item09{width:20vw}}.index_top_area .cneter_item .item09 img{animation:rotate3d01 5s linear 0s infinite;transform-origin:left center 150px;width:100%}.news_section{background:url(../../images/frontend/news_bg.svg) bottom no-repeat;background-size:100% auto;height:813px;margin-bottom:110px;padding-top:265px;position:relative;width:100%;z-index:2}@media only screen and (max-width:767px){.news_section{background:#f7f7f7;height:auto;padding-bottom:80px;padding-top:150px}}@media only screen and (max-width:999px){.news_section .index_title_all{text-align:left}}@media only screen and (max-width:767px){.news_section .index_title_all{text-align:center}}.news_section.vivi .index_title_all h2{animation:alphatop1 .5s linear 0s forwards}.news_section.vivi .index_title_all span{animation:w_100 .5s linear .3s forwards}.news_section.vivi .news_list{animation:alphatop1 .5s linear .7s forwards}.news_section.vivi .btn_bottom,.news_section.vivi .tab_top{animation:alpha01 .5s linear .9s forwards}.news_section.vivi .calendar_box{animation:alphatop1 .5s linear .5s forwards}.news_section .topbox{display:flex;justify-content:center;position:absolute;top:-100px;width:100%}.news_section .ovhbox{height:355px;overflow:hidden;width:100%}@media only screen and (max-width:767px){.news_section .ovhbox{height:290px}}.news_section .news_twobox{align-items:stretch;display:flex;justify-content:flex-start;width:100}@media only screen and (max-width:767px){.news_section .news_twobox{display:block}}.news_section .news_twobox .calendar_box{background:#fff;border-radius:10px;filter:alpha(opacity=100);flex:0 0 320px;margin-right:20px;opacity:0;-moz-opacity:0;padding:20px;width:320px}@media only screen and (max-width:767px){.news_section .news_twobox .calendar_box{display:none;margin-bottom:20px;margin-right:0;width:100%}}.news_section .news_twobox .calendar_box .mon-titlebox{margin-bottom:13px;position:relative}.news_section .news_twobox .calendar_box .mon-titlebox .mon-arleft{align-items:center;border:1px solid #3ba3ee;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;left:0;position:absolute;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:30px}.news_section .news_twobox .calendar_box .mon-titlebox .mon-arleft:hover{background:#3ba3ee;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.news_section .news_twobox .calendar_box .mon-titlebox .mon-arleft:hover rect{fill:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.news_section .news_twobox .calendar_box .mon-titlebox .mon-arright{align-items:center;border:1px solid #3ba3ee;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:0;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:30px}.news_section .news_twobox .calendar_box .mon-titlebox .mon-arright:hover{background:#3ba3ee;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.news_section .news_twobox .calendar_box .mon-titlebox .mon-arright:hover rect{fill:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.news_section .news_twobox .calendar_box .mon-titlebox h3{color:#3ba3ee;font-size:1.66666em;font-weight:400;line-height:30px;text-align:center;text-transform:uppercase}.news_section .news_twobox .calendar_box .calendar ul:last-child{margin-bottom:0}.news_section .news_twobox .calendar_box .calendar .week{align-items:stretch;border-bottom:1px dashed #ffcd00;border-top:1px dashed #ffcd00;display:flex;justify-content:flex-start;list-style:none;margin-bottom:15px}.news_section .news_twobox .calendar_box .calendar .week li{font-size:1.1111em;line-height:40px;text-align:center;width:14.285714%}.news_section .news_twobox .calendar_box .calendar .day{align-items:stretch;display:flex;justify-content:flex-start;list-style:none;margin-bottom:15px}.news_section .news_twobox .calendar_box .calendar .day li{align-items:center;display:flex;font-size:1em;justify-content:center;line-height:40px;position:relative;text-align:center;width:14.285714%}.news_section .news_twobox .calendar_box .calendar .day li.now{cursor:pointer}.news_section .news_twobox .calendar_box .calendar .day li.now .cir{background:#ffcd00;color:#fff}.news_section .news_twobox .calendar_box .calendar .day li:hover .message_pop{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;top:-55px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;visibility:visible}.news_section .news_twobox .calendar_box .calendar .day li .message_pop{background:#fff;border:1px solid #ffcd00;border-radius:21px;color:#555;filter:alpha(opacity=100);font-size:.7222em;height:42px;left:50%;margin-left:-90px;opacity:0;-moz-opacity:0;padding:0 10px;position:absolute;text-align:center;top:-45px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;visibility:hidden;width:180px}.news_section .news_twobox .calendar_box .calendar .day li .message_pop p{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.news_section .news_twobox .calendar_box .calendar .day li .message_pop .arrdow{bottom:-12px;left:50%;margin-left:-7px;position:absolute}.news_section .news_twobox .calendar_box .calendar .day li .cir{align-items:center;border-radius:50%;display:flex;height:30px;justify-content:center;position:relative;width:30px}.news_section .main_1250{position:relative}.news_section .tab_top{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;position:absolute;right:0;top:0}@media only screen and (max-width:767px){.news_section .tab_top{margin-bottom:30px;position:relative}}.news_section .tab_top ul{display:flex}@media only screen and (max-width:767px){.news_section .tab_top ul{justify-content:center}}.news_section .tab_top ul li{align-items:center;background:#fff;border:2px solid #ddd;border-radius:50%;cursor:pointer;display:flex;font-size:.8888em;height:70px;justify-content:center;line-height:20px;list-style:none;margin-left:10px;padding:10px;text-align:center;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:70px}@media only screen and (max-width:767px){.news_section .tab_top ul li{font-size:1em}}@media only screen and (min-width:1000px){.news_section .tab_top ul li:first-child:hover{background:#4ee9ec;border:2px solid #4ee9ec;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}.news_section .tab_top ul li:first-child.now{background:#4ee9ec;border:2px solid #4ee9ec;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (min-width:1000px){.news_section .tab_top ul li:nth-child(2):hover{background:#ffcd00;border:2px solid #ffcd00;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}.news_section .tab_top ul li:nth-child(2).now{background:#ffcd00;border:2px solid #ffcd00;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (min-width:1000px){.news_section .tab_top ul li:nth-child(3):hover{background:#3ba3ee;border:2px solid #3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}.news_section .tab_top ul li:nth-child(3).now{background:#3ba3ee;border:2px solid #3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.news_section .btn_bottom{align-items:center;bottom:-30px;display:flex;filter:alpha(opacity=100);justify-content:center;opacity:0;-moz-opacity:0;position:absolute;width:100%}.news_section .btn_bottom .btn_arr{align-items:center;background:#fff;border:2px solid #0492db;border-radius:50%;cursor:pointer;display:flex;height:60px;justify-content:center;margin-right:10px;width:60px}.news_section .btn_bottom .btn_arr,.news_section .btn_bottom .btn_arr rect,.news_section .btn_bottom .btn_arr:hover{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.news_section .btn_bottom .btn_arr:hover{background:#0492db}.news_section .btn_bottom .btn_arr:hover rect{fill:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.news_list{filter:alpha(opacity=100);list-style:none;opacity:0;-moz-opacity:0}.news_list li{border-radius:10px;margin-bottom:10px;width:100%}.news_list li a{align-items:center;background:#fff;border-radius:10px;display:flex;justify-content:flex-start;min-height:110px;padding:20px}@media only screen and (max-width:767px){.news_list li a{min-height:88px;padding:10px}}.news_list li a:hover{box-shadow:0 0 12px rgba(0,0,0,.08)}.news_list li a:hover h2{color:#0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.news_list li .date_catage{flex:0 0 130px;margin-right:20px}@media only screen and (max-width:767px){.news_list li .date_catage{flex:0 0 100px;margin-right:15px}}.news_list li .date_catage .date{align-items:center;display:flex;justify-content:center;margin-bottom:10px}.news_list li .date_catage .numer{border-right:2px solid #fc0;color:#333;font-size:1.666em;line-height:30px;margin-right:10px;padding-right:10px}@media only screen and (max-width:767px){.news_list li .date_catage .numer{font-size:1.25em;margin-right:5px;padding-right:5px}}.news_list li .date_catage .year{color:#333;font-size:.8888em}.news_list li .date_catage .catage{background:#ffcd00;border-radius:15px;color:#fff;line-height:30px;text-align:center;width:100%}.news_list li .date_catage .catage.blue{background:#3ba3ee}.news_list li .txt_area h2{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:1.222em;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.news_list li .txt_area h2{-webkit-line-clamp:2;font-size:1.25em}}.news_list li .txt_area p{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#888;display:-webkit-box;font-size:1em;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:767px){.news_list li .txt_area p{display:none}}.index_title_all{margin-bottom:40px;text-align:center}@media only screen and (max-width:767px){.index_title_all{margin-bottom:30px}}.index_title_all .title{color:#0492db;display:inline-block;position:relative;text-transform:uppercase}.index_title_all .title h2{filter:alpha(opacity=100);font-size:3.333em;font-weight:400;line-height:60px;opacity:0;-moz-opacity:0;padding:0 5px;position:relative;z-index:2}@media only screen and (max-width:767px){.index_title_all .title h2{font-size:2.5em;line-height:40px}}.index_title_all .title span{background:#fcd94f;border-radius:6px;bottom:0;display:block;height:12px;position:absolute;width:0;z-index:1}.index_title_all .sec_title{filter:alpha(opacity=100);font-size:1.6666em;margin-top:10px;opacity:0;-moz-opacity:0;position:relative;text-align:center}@media only screen and (max-width:767px){.index_title_all .sec_title{font-size:1.375em}}.go_more{align-items:center;background:#3aa0ee;background:linear-gradient(90deg,#4ee9ec 0,#3aa0ee);border-radius:30px;display:flex;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4ee9ec",endColorstr="#3aa0ee",GradientType=1);height:60px;justify-content:flex-start;padding:0 30px}@media only screen and (min-width:1000px){.go_more:hover{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.go_more:hover .arr{width:60px}}.go_more p{color:#fff}.go_more .arr{background:#fff;border-radius:1px;height:1px;margin-left:5px;position:relative;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:30px}.go_more .arr span{background:#fff;border-radius:5px;display:block;height:8px;position:absolute;right:1px;top:-6px;transform:rotate(-45deg);width:1px}.main_1250{margin:0 auto;max-width:1270px;padding:0 20px}@media only screen and (max-width:767px){.main_1250{padding:0 15px}}.top_icon_twobox{display:flex;justify-content:space-between;max-width:1230px;width:100%}@media only screen and (max-width:1279px){.top_icon_twobox{padding:0 20px}}@media only screen and (max-width:767px){.top_icon_twobox{padding:0 15px}}.top_icon_twobox .item{background:#fff;border-radius:10px;filter:alpha(opacity=100);height:240px;opacity:0;-moz-opacity:0;padding:30px;position:relative;text-align:center;width:calc(50% - 15px)}@media only screen and (max-width:767px){.top_icon_twobox .item{height:auto;padding:15px 10px;width:calc(50% - 5px)}}.top_icon_twobox .item:first-child{animation:alphatop1 .5s linear 1.5s forwards}.top_icon_twobox .item:nth-child(2){animation:alphatop1 .5s linear 1.8s forwards}.top_icon_twobox .item .en_font{color:#fff;font-size:3.333em;left:0;line-height:60px;position:absolute;text-align:center;text-transform:uppercase;top:-50px;width:100%}@media only screen and (max-width:999px){.top_icon_twobox .item .en_font{font-size:2.7777em;top:-49px}}@media only screen and (max-width:767px){.top_icon_twobox .item .en_font{font-size:5.5vw;line-height:20px;top:-4.5vw}}.top_icon_twobox .item h3{font-size:1.6666em;font-weight:400;margin-bottom:10px;text-align:center}@media only screen and (max-width:999px){.top_icon_twobox .item h3{font-size:1.4444em}}@media only screen and (max-width:767px){.top_icon_twobox .item h3{font-size:1.25em;line-height:22px;margin-bottom:5px}}.top_icon_twobox .item p{color:#0492db;margin-bottom:15px;text-align:center}@media only screen and (max-width:767px){.top_icon_twobox .item p{font-size:1em}.top_icon_twobox .item img{height:50px}}.top_icon_twobox .item a.linkto{align-items:center;background:#3aa0ee;background:linear-gradient(90deg,#4ee9ec 0,#3aa0ee);border-radius:30px;bottom:-30px;color:#fff;display:flex;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4ee9ec",endColorstr="#3aa0ee",GradientType=1);font-size:1.111em;height:60px;justify-content:center;left:50%;margin-left:-155px;position:absolute;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:310px}@media only screen and (max-width:767px){.top_icon_twobox .item a.linkto{font-size:1em;height:45px;margin-left:-40%;width:80%}}@media only screen and (min-width:1000px){.top_icon_twobox .item a.linkto:hover{margin-left:-130px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:260px}}.index_about{overflow-x:clip;padding-bottom:165px;position:relative;width:100%}@media only screen and (max-width:767px){.index_about{overflow:hidden}}.index_about.vivi .index_title_all h2{animation:alphatop1 .5s linear 0s forwards}.index_about.vivi .index_title_all span{animation:w_100 .5s linear .3s forwards}.index_about.vivi .content_short{animation:alphatop1 .5s linear .5s forwards}.index_about.vivi .cir_svg_box svg{animation:cir_rotate .5s linear .8s forwards}.index_about.vivi .pic_cir01{animation:cir_pop .5s linear .8s forwards}.index_about.vivi .pic_cir02,.index_about.vivi .pic_cir03{animation:cir_pop .5s linear 1.1s forwards}.index_about.vivi .pic_cir04{animation:cir_pop .5s linear .8s forwards}.index_about.vivi .cir_yel01{animation:alpha01 .3s linear 1.2s forwards}.index_about.vivi .cir_yel01 .dott{animation:dottfloat 5s linear 0s infinite}.index_about.vivi .cir_yel02{animation:alpha01 .3s linear 1.2s forwards}.index_about.vivi .cir_yel02 .dott{animation:dottfloat2 5s linear .2s infinite}.index_about.vivi .cir_yel03{animation:alpha01 .3s linear 1.2s forwards}.index_about.vivi .cir_yel03 .dott{animation:dottfloat3 5s linear .2s infinite}.index_about.vivi .cir_yel04{animation:alpha01 .3s linear 1.2s forwards}.index_about.vivi .cir_yel04 img{animation:dottfloat4 5s linear .2s infinite}.index_about.vivi .maq_area{animation:alpha01 .5s linear .5s forwards}.index_about .maq_area{bottom:310px;filter:alpha(opacity=100);left:0;opacity:0;-moz-opacity:0;overflow:hidden;position:absolute;width:100%;z-index:1}.index_about .main_1250{position:relative;z-index:5}.index_about .content_short{filter:alpha(opacity=100);margin:0 auto 65px;max-width:1230px;opacity:0;-moz-opacity:0;text-align:center}.index_about .content_short p.short{margin-bottom:40px}@media only screen and (max-width:767px){.index_about .content_short{margin-bottom:180px;text-align:left}}.index_about .more_center{display:flex;justify-content:center}.index_about .cir_svg_box{position:relative;text-align:center}.index_about .cir_svg_box svg{filter:alpha(opacity=100);max-width:100%;opacity:0;-moz-opacity:0}@media only screen and (max-width:767px){.index_about .cir_svg_box svg{height:120vw;left:50%;margin-left:-90vw;max-width:120vw;position:relative;width:120vw}}.index_about .cir_svg_box svg.en{display:none}.index_about .cir_svg_box svg.tw{display:inline-block}.index_about .cir_svg_box .pic_cir01{filter:alpha(opacity=100);left:50%;margin-left:-620px;opacity:0;-moz-opacity:0;position:absolute;top:-100px;z-index:5}@media only screen and (max-width:767px){.index_about .cir_svg_box .pic_cir01{left:0;margin-left:0;top:-150px}.index_about .cir_svg_box .pic_cir01 img{height:100px;width:100px}}.index_about .cir_svg_box .pic_cir02{filter:alpha(opacity=100);margin-right:-750px;opacity:0;-moz-opacity:0;position:absolute;right:50%;top:-30px}.index_about .cir_svg_box .pic_cir02 img{width:366px}@media only screen and (max-width:767px){.index_about .cir_svg_box .pic_cir02{margin-right:0;right:0;top:-100px;z-index:10}.index_about .cir_svg_box .pic_cir02 img{height:150px;width:150px}}.index_about .cir_svg_box .pic_cir03{bottom:-80px;filter:alpha(opacity=100);left:50%;margin-left:-600px;opacity:0;-moz-opacity:0;position:absolute}.index_about .cir_svg_box .pic_cir03 img{width:276px}@media only screen and (max-width:767px){.index_about .cir_svg_box .pic_cir03{bottom:-100px;left:-5px;margin-left:0;z-index:10}.index_about .cir_svg_box .pic_cir03 img{height:140px;width:140px}}.index_about .cir_svg_box .pic_cir04{bottom:-240px;filter:alpha(opacity=100);margin-right:-500px;opacity:0;-moz-opacity:0;position:absolute;right:50%}.index_about .cir_svg_box .pic_cir04 img{width:196px}@media only screen and (max-width:767px){.index_about .cir_svg_box .pic_cir04{bottom:-180px;margin-right:0;right:-5px;z-index:10}.index_about .cir_svg_box .pic_cir04 img{height:100px;width:100px}}.index_about .cir_svg_box .cir_yel01{filter:alpha(opacity=100);left:50%;margin-left:-455px;opacity:0;-moz-opacity:0;position:absolute;top:45px}@media only screen and (max-width:767px){.index_about .cir_svg_box .cir_yel01{left:-20px;margin-left:0;top:-100px}}.index_about .cir_svg_box .cir_yel01 .dott{background:#ffe787;border-radius:50%;height:50px;width:50px}.index_about .cir_svg_box .cir_yel02{filter:alpha(opacity=100);margin-right:-807px;opacity:0;-moz-opacity:0;position:absolute;right:50%;top:-53px}@media only screen and (max-width:767px){.index_about .cir_svg_box .cir_yel02{margin-right:-68px;right:0;top:-142px}}.index_about .cir_svg_box .cir_yel02 .dott{border:10px solid #ffe787;border-radius:50%;height:145px;width:145px}@media only screen and (max-width:767px){.index_about .cir_svg_box .cir_yel02 .dott{height:100px;width:100px}}.index_about .cir_svg_box .cir_yel03{bottom:250px;filter:alpha(opacity=100);left:50%;margin-left:-807px;opacity:0;-moz-opacity:0;position:absolute}@media only screen and (max-width:767px){.index_about .cir_svg_box .cir_yel03{bottom:-50px;left:-30px;margin-left:0}}.index_about .cir_svg_box .cir_yel03 .dott{border:8px solid #ffe787;border-radius:50%;height:128px;width:128px}.index_about .cir_svg_box .cir_yel04{bottom:-104px;filter:alpha(opacity=100);margin-right:-275px;opacity:0;-moz-opacity:0;position:absolute;right:50%}@media only screen and (max-width:767px){.index_about .cir_svg_box .cir_yel04{bottom:-70px;margin-right:90px;right:0}.index_about .cir_svg_box .cir_yel04 img{width:40px}}.index_about #Path_8148{position:relative;z-index:2}.index_about #Path_8094{cursor:pointer;position:relative;z-index:5}.index_about #Path_8094,.index_about #Path_8094:hover{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.index_about #Path_8094:hover{fill:#27bcbf;d:path("M 330 499 V 164 c 180 3 338 143.269 335 335 Z")}.index_about #Path_8095{cursor:pointer;position:relative;z-index:5}.index_about #Path_8095,.index_about #Path_8095:hover{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.index_about #Path_8095:hover{fill:#0492db;d:path("M 0 0 V 339 C 176.731 339 339 176.731 339 0 Z")}.index_about #Path_8093{cursor:pointer;position:relative;z-index:5}.index_about #Path_8093,.index_about #Path_8093:hover{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.index_about #Path_8093:hover{fill:#27bcbf;d:path("M 330 499 V 164 c 180 3 338 143.269 335 335 Z")}.index_about .shine{animation:alpha_shine 1s linear 0s infinite}.index_about #Path_8096{cursor:pointer;position:relative;z-index:5}.index_about #Path_8096,.index_about #Path_8096:hover{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.index_about #Path_8096:hover{fill:#0492db;d:path("M 0 0 V 339 C 176.731 339 339 176.731 339 0 Z")}.marquee{overflow:hidden}.marquee span{animation:marquee var(--ad) linear infinite;animation-play-state:running;color:#fff;display:inline-block;font-size:11.1111em;font-weight:700;line-height:200px;text-shadow:-1px -1px 0 #9cd1f6,1px -1px 0 #9cd1f6,-1px 1px 0 #9cd1f6,1px 1px 0 #9cd1f6;white-space:nowrap;width:var(--tw);will-change:transform}.marquee--long span{animation:marquee_re var(--ad) linear infinite;text-align:left}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes marquee_re{0%{transform:translateX(-100%)}to{transform:translateX(0)}}:checked~.marquee span{animation-play-state:running}.howtosue{background:#f7f7f7;height:880px;padding:120px 0;position:relative;width:100%}@media only screen and (max-width:767px){.howtosue{padding:60px 0}}@media only screen and (max-width:1279px){.howtosue{height:auto}}.howtosue.vivi .index_title_all h2{animation:alphatop1 .5s linear 0s forwards}.howtosue.vivi .index_title_all span{animation:w_100 .5s linear .3s forwards}.howtosue.vivi .index_title_all .sec_title{animation:alphatop1 .5s linear 0s forwards}.howtosue.vivi svg.circle-1 circle{animation:circle-1 .8s linear .3s forwards}.howtosue.vivi svg.circle-2 circle{animation:circle-2 .8s linear .5s forwards}.howtosue.vivi svg.circle-3 circle{animation:circle-3 .8s linear .3s forwards}.howtosue.vivi svg.circle-4 circle{animation:circle-4 .8s linear .5s forwards}.howtosue.vivi li:first-child{animation:alphatop1 .3s linear .3s forwards}.howtosue.vivi li:nth-child(2){animation:alphatop1 .3s linear .6s forwards}.howtosue.vivi li:nth-child(3){animation:alphatop1 .3s linear .9s forwards}.howtosue.vivi li:nth-child(4){animation:alphatop1 .3s linear 1.2s forwards}.howtosue .canvasss{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media only screen and (max-width:767px){.howtosue .canvasss{display:none}}.howtosue .main_1250{position:relative;z-index:5}.howtosue .step_list{display:flex;justify-content:space-between;padding-top:20px}@media only screen and (max-width:1279px){.howtosue .step_list{flex-wrap:wrap;justify-content:center}}@media only screen and (max-width:767px){.howtosue .step_list{margin-top:-100px;padding-top:0;transform:scale(.8)}}.howtosue .step_list li{align-items:center;background:#fff;border-radius:50%;display:flex;filter:alpha(opacity=100);height:280px;justify-content:center;list-style:none;opacity:0;-moz-opacity:0;position:relative;width:280px}.howtosue .step_list li:nth-child(2n){margin-top:100px}@media only screen and (max-width:767px){.howtosue .step_list li:nth-child(2n){margin-top:0}}@media only screen and (max-width:1279px){.howtosue .step_list li{margin:0 20px}}@media only screen and (max-width:767px){.howtosue .step_list li{margin:0 0 30px}}.howtosue .step_list li .centerbox{position:relative}.howtosue .step_list li .centerbox .icon01,.howtosue .step_list li .centerbox .icon02,.howtosue .step_list li .centerbox .icon03,.howtosue .step_list li .centerbox .icon04{margin-bottom:25px;position:relative;text-align:center}.howtosue .step_list li .centerbox .icon01 img,.howtosue .step_list li .centerbox .icon02 img,.howtosue .step_list li .centerbox .icon03 img,.howtosue .step_list li .centerbox .icon04 img{position:relative;z-index:5}.howtosue .step_list li .centerbox .cirball{animation:cirball1 5s linear 0s infinite;background:#ffe787;border-radius:50%;bottom:-20%;height:47px;left:-1%;position:absolute;width:47px;z-index:1}.howtosue .step_list li .centerbox .icon02 .cirball,.howtosue .step_list li .centerbox .icon04 .cirball{animation:cirball2 5s linear 0s infinite}.howtosue .step_list li .centerbox .txt{text-align:center}.howtosue .step_list li .centerbox .txt p{font-size:1.1111em;line-height:22px}@media only screen and (max-width:767px){.howtosue .step_list li .centerbox .txt p{font-size:1.25em}}.howtosue .step_list li .centerbox .txt span{color:#0492db;font-size:.875em;line-height:16px;text-transform:uppercase}@media only screen and (max-width:767px){.howtosue .step_list li .centerbox .txt span{font-size:1em}}.howtosue .step_list li .step_boxindex{color:#0492db;font-size:1.6666em;left:0;position:absolute;top:-10px}.howtosue .step_list li .step_boxindex span.fs40{font-size:1.3333em}.howtosue .step_list li .step_boxindex span.fs60{font-size:2em}.howtosue .step_list li .cilrstrock{height:280px;left:0;position:absolute;top:0;transform:rotate(-90deg);width:280px}.howtosue .step_list li .cilrstrock circle{fill:none;stroke-width:20px;stroke-dasharray:860px;stroke-linecap:round;r:130px;cx:140px;cy:140px}@keyframes circle-1{0%{stroke-dashoffset:860px;stroke:url(#myGradient)}to{stroke-dashoffset:660px;stroke:url(#myGradient)}}@keyframes circle-2{0%{stroke-dashoffset:860px;stroke:url(#myGradient)}to{stroke-dashoffset:460px;stroke:url(#myGradient)}}@keyframes circle-3{0%{stroke-dashoffset:860px;stroke:url(#myGradient)}to{stroke-dashoffset:260px;stroke:url(#myGradient)}}@keyframes circle-4{0%{stroke-dashoffset:860px;stroke:url(#myGradient)}to{stroke-dashoffset:160px;stroke:url(#myGradient)}}.card_area{overflow-x:clip;position:relative;z-index:5}.card_area.vivi .left_picbox{animation:alphaleft1 .5s linear 0s forwards;left:0}.card_area.vivi .now_join_num{animation:cir_pop .5s linear .3s forwards}.card_area.vivi .puzzl_box{animation:alphatop1 .5s linear 1.3s forwards}.card_area .puzzl_box{filter:alpha(opacity=100);height:28.646vw;margin-top:-330px;opacity:0;-moz-opacity:0;position:absolute;top:50%;width:37%}@media only screen and (max-width:1599px){.card_area .puzzl_box{margin-top:-24vw}}@media only screen and (max-width:999px){.card_area .puzzl_box{display:none}}.card_area .puzzl_box .rel{height:100%;position:relative;width:100%}.card_area .puzzl_box .puz1{animation:puz1 2.5s linear 0s infinite;position:absolute;right:0;top:12%;width:46%}.card_area .puzzl_box .puz1 img{width:100%}.card_area .puzzl_box .puz2{animation:puz2 2.5s linear 0s infinite;position:absolute;right:38%;top:41%;width:46.4%}.card_area .puzzl_box .puz2 img{width:100%}.card_area .puzzl_box .dot1{animation:dot1 5s linear 0s infinite;background-color:#7fc7ed;bottom:0;height:.3vw;right:22%;width:.3vw}.card_area .puzzl_box .dot1,.card_area .puzzl_box .dot2{border-radius:50%;filter:alpha(opacity=100);opacity:0;-moz-opacity:0;position:absolute}.card_area .puzzl_box .dot2{align-items:center;animation:dot2 3s linear .2s infinite;border:1px solid #7fc7ed;bottom:3%;display:flex;height:1.1vw;justify-content:center;right:25%;width:1.1vw}.card_area .puzzl_box .dot2 span{background-color:#7fc7ed;border-radius:50%;display:block;height:.4vw;width:.4vw}.card_area .puzzl_box .dot3{animation:dot3 3s linear 0s infinite;bottom:5%;height:.5vw;right:20%;width:.5vw}.card_area .puzzl_box .dot3,.card_area .puzzl_box .dot4{background-color:#7fc7ed;border-radius:50%;filter:alpha(opacity=100);opacity:0;-moz-opacity:0;position:absolute}.card_area .puzzl_box .dot4{animation:dot4 4.5s linear .5s infinite;bottom:10%;height:.3vw;left:15%;width:.3vw}.card_area .puzzl_box .dot5{animation:dot3 3s linear 0s infinite;bottom:5%;height:.5vw;left:20%;width:.5vw}.card_area .puzzl_box .dot5,.card_area .puzzl_box .dot6{background-color:#7fc7ed;border-radius:50%;filter:alpha(opacity=100);opacity:0;-moz-opacity:0;position:absolute}.card_area .puzzl_box .dot6{animation:dot6 3.8s linear .3s infinite;height:.3vw;right:50%;top:20%;width:.3vw}.card_area .puzzl_box .dot7{align-items:center;animation:dot7 6s linear .3s infinite;border:1px solid #7fc7ed;border-radius:50%;bottom:3%;display:flex;filter:alpha(opacity=100);height:1.1vw;justify-content:center;opacity:0;-moz-opacity:0;position:absolute;right:25%;width:1.1vw}.card_area .puzzl_box .dot7 span{background-color:#7fc7ed;border-radius:50%;display:block;height:.4vw;width:.4vw}.card_area .puzzl_box .dot8{animation:dot8 5s linear 0s infinite;height:1vw;width:1vw}.card_area .puzzl_box .dot8,.card_area .puzzl_box .dot9{background-color:#7fc7ed;border-radius:50%;filter:alpha(opacity=100);opacity:0;-moz-opacity:0;position:absolute;right:50%;top:20%}.card_area .puzzl_box .dot9{animation:dot9 4s linear .5s infinite;height:.5vw;width:.5vw}.card_area .left_picbox{filter:alpha(opacity=100);left:-150px;opacity:0;-moz-opacity:0;position:absolute;top:-185px;width:37%;z-index:5}.card_area .left_picbox img{max-width:705px;width:100%}@media only screen and (max-width:767px){.card_area .left_picbox{width:60%}}.card_area .now_join_num{align-items:center;background:url(../../images/frontend/six_bg.svg) top no-repeat;display:flex;filter:alpha(opacity=100);height:257px;justify-content:center;left:50%;margin-left:-400px;opacity:0;-moz-opacity:0;padding:0 10px;position:absolute;top:-105px;width:228px;word-break:break-all;z-index:5}@media only screen and (max-width:999px){.card_area .now_join_num{margin-left:-26px}}@media only screen and (max-width:767px){.card_area .now_join_num{background-size:cover;height:174px;left:auto;margin-left:0;right:15px;top:-120px;width:154px}}.card_area .now_join_num p.title{color:#fff;font-size:1.1111em;margin-bottom:10px;text-align:center}@media only screen and (max-width:767px){.card_area .now_join_num p.title{font-size:1em;line-height:20px}}.card_area .now_join_num p.num{color:#fff;font-size:3.3333em;line-height:60px;text-align:center}@media only screen and (max-width:767px){.card_area .now_join_num p.num{font-size:1.875em;line-height:30px}}.card_area .supply_area{overflow:hidden;padding-bottom:120px;padding-top:100px;position:relative}@media only screen and (max-width:999px){.card_area .supply_area{padding-bottom:80px;padding-top:200px}}@media only screen and (max-width:767px){.card_area .supply_area{padding-top:140px}}.card_area .supply_area.vivi .morebt{animation:alpha01 .3s linear 1.5s forwards}.card_area .supply_area.vivi .index_title_all h2{animation:alphatop1 .5s linear .5s forwards}.card_area .supply_area.vivi .index_title_all span{animation:w_100 .5s linear .7s forwards}.card_area .supply_area.vivi .index_title_all .sec_title{animation:alphatop1 .5s linear .7s forwards}.card_area .supply_area.vivi .circle01{animation:alpha01 1s linear 1.5s forwards}.card_area .supply_area.vivi .bg_blue{animation:alpharight63vw .5s linear .7s forwards}.card_area .supply_area.vivi .card_list_1{animation:alpharight30 .3s linear 1s forwards}.card_area .supply_area.vivi .scroll_bar{animation:alpharight30 .3s linear 1.2s forwards}.card_area .supply_area .circle01{filter:alpha(opacity=100);left:50%;margin-left:-360px;opacity:0;-moz-opacity:0;position:absolute;top:-100px;z-index:1}.card_area .supply_area .circle01 img{animation:rotate360 1s linear 0s infinite}@media only screen and (max-width:999px){.card_area .supply_area .circle01{margin-left:80px}.card_area .supply_area .circle01 img{width:480px}}@media only screen and (max-width:767px){.card_area .supply_area .circle01{margin-left:-310px}}.card_area .supply_area .bg_blue{background-color:#3ba3ee;border-radius:500px 0 0 500px;bottom:0;filter:alpha(opacity=100);height:430px;opacity:0;-moz-opacity:0;padding-left:8%;padding-right:1%;position:absolute;right:0;width:63vw;z-index:2}@media only screen and (max-width:999px){.card_area .supply_area .bg_blue{height:300px;width:98%}}@media only screen and (max-width:767px){.card_area .supply_area .bg_blue{height:200px}}.card_area .supply_area .main_1250{position:relative;transform:translateX(40%);width:65%;z-index:10}@media only screen and (max-width:999px){.card_area .supply_area .main_1250{transform:translateX(5%);width:100%}}.card_area .supply_area .morebt{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;position:absolute;right:15%;top:25px}@media only screen and (max-width:999px){.card_area .supply_area .morebt{right:8%}}@media only screen and (max-width:767px){.card_area .supply_area .morebt{bottom:-85px;top:auto}.card_area .supply_area .morebt .go_more{background:#fff;color:#0492db}.card_area .supply_area .morebt .go_more p{color:#0492db}.card_area .supply_area .morebt .go_more .arr,.card_area .supply_area .morebt .go_more .arr span{background:#0492db}}.card_area .supply_area .scroll_bar{background-color:#0492db;border-radius:5px;filter:alpha(opacity=100);height:10px;opacity:0;-moz-opacity:0;position:relative;width:85%}@media only screen and (max-width:999px){.card_area .supply_area .scroll_bar{width:95%}}@media only screen and (max-width:767px){.card_area .supply_area .scroll_bar{display:none}}.card_area .supply_area .scroll_bar .scro_item{background-color:#fff;border-radius:5px;cursor:pointer;height:10px;position:absolute;width:10%}.card_area .supply_area .index_title_all{margin-bottom:40px;text-align:left}.card_area .supply_area .index_title_all .sec_title,.card_area .supply_area .index_title_all h2{text-align:left}.card_area .supply_area .index_title_all span{left:0}.card_area .supply_area .card_list_1{display:flex;filter:alpha(opacity=100);margin-bottom:25px;margin-left:-15px;opacity:0;-moz-opacity:0;padding:15px;position:relative;width:100%;z-index:10}.card_area .supply_area .card_list_1 li{background-color:#fff;border-radius:10px;box-shadow:0 3px 15px rgba(0,0,0,.1);display:flex;flex:0 0 386px;flex-direction:column;justify-content:space-between;list-style:none;margin-right:20px;overflow:hidden;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:386px}@media only screen and (max-width:1599px){.card_area .supply_area .card_list_1 li{flex:0 0 300px;width:300px}}.card_area .supply_area .card_list_1 li:hover{box-shadow:0 3px 15px rgba(0,0,0,.2);transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.card_area .supply_area .card_list_1 li .logo_box{align-items:center;border-bottom:1px solid #f7f7f7;display:flex;justify-content:center;overflow:hidden;padding-bottom:59.4170403587%;position:relative;width:100%}@media only screen and (max-width:1599px){.card_area .supply_area .card_list_1 li .logo_box{height:179px}}.card_area .supply_area .card_list_1 li .logo_box:hover img{transform:scale(1.1);transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.card_area .supply_area .card_list_1 li .logo_box .pic_img{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.card_area .supply_area .card_list_1 li .logo_box img{max-height:100%;max-width:100%;transform:scale(1);transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.card_area .supply_area .card_list_1 li .txtbox{padding:15px 20px 0}.card_area .supply_area .card_list_1 li .txtbox .title{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:1.2222em;font-weight:700;overflow:hidden;text-overflow:ellipsis}.card_area .supply_area .card_list_1 li .txtbox p{font-size:.888em;margin-bottom:5px}.card_area .supply_area .card_list_1 li .txtbox .tag_list{display:flex;flex-wrap:wrap;margin-bottom:10px}.card_area .supply_area .card_list_1 li .txtbox .tag_list a{background:#f7f7f7;border-radius:5px;color:#0492db;display:block;font-size:.888em;line-height:25px;margin-bottom:5px;margin-right:5px;padding:5px 8px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.card_area .supply_area .card_list_1 li .txtbox .tag_list a:hover{background:#3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.card_area .supply_area .card_list_1 li .btn_item{align-items:center;display:flex;justify-content:space-between;padding:0 20px 15px}.card_area .supply_area .card_list_1 li .btn_item a.more{align-items:center;display:flex;font-size:1em;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.card_area .supply_area .card_list_1 li .btn_item a.more{font-size:1.125em}}.card_area .supply_area .card_list_1 li .btn_item a.more:hover{color:#0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.card_area .supply_area .card_list_1 li .btn_item .lefticon{display:flex}.card_area .supply_area .card_list_1 li .btn_item .lefticon .like{background:url(../../images/frontend/like_icon1.svg) 50% no-repeat;border:1px solid #0492db;border-radius:50%;cursor:pointer;height:50px;margin-right:10px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:50px}@media only screen and (min-width:1000px){.card_area .supply_area .card_list_1 li .btn_item .lefticon .like:hover{background:url(../../images/frontend/like_icon1s.svg) 50% no-repeat;background-color:#ffcd00;border-color:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}.card_area .supply_area .card_list_1 li .btn_item .lefticon .like.now{background:url(../../images/frontend/like_icon1s.svg) 50% no-repeat;background-color:#ffcd00;border-color:#ffcd00}.card_area .supply_area .card_list_1 li .btn_item .lefticon .match{background:url(../../images/frontend/match_icon1.svg) 50% no-repeat;border:1px solid #0492db;border-radius:50%;height:50px;position:relative;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:50px}.card_area .supply_area .card_list_1 li .btn_item .lefticon .match .notice{filter:alpha(opacity=100);margin-top:-14px;opacity:0;-moz-opacity:0;position:absolute;right:-70px;top:50%}.card_area .supply_area .card_list_1 li .btn_item .lefticon .match:hover{background:url(../../images/frontend/match_icon1s.svg) 50% no-repeat;background-color:#0492db;border-color:#0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.card_area .supply_area .card_list_1 li .btn_item .lefticon .match:hover .notice{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;right:-90px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.card_area .demand_area{margin-top:135px;overflow:hidden;padding-bottom:120px;padding-top:280px;position:relative;z-index:10}@media only screen and (max-width:999px){.card_area .demand_area{margin-top:50px;padding-bottom:80px;padding-top:375px}}@media only screen and (max-width:767px){.card_area .demand_area{padding-top:300px}}.card_area .demand_area.vivi .right_picbox{animation:alpharight1 .5s linear 0s forwards}.card_area .demand_area.vivi .morebt{animation:alpha01 .3s linear 1.5s forwards}.card_area .demand_area.vivi .success_num{animation:cir_pop .5s linear .3s forwards}.card_area .demand_area.vivi .index_title_all h2{animation:alphatop1 .5s linear .5s forwards}.card_area .demand_area.vivi .index_title_all span{animation:w_100 .5s linear .7s forwards}.card_area .demand_area.vivi .index_title_all .sec_title{animation:alphatop1 .5s linear .7s forwards}.card_area .demand_area.vivi .circle01{animation:alpha01 1s linear 1.5s forwards}.card_area .demand_area.vivi .bg_blue{animation:alphaleft63vw .5s linear .7s forwards}.card_area .demand_area.vivi .card_list_2{animation:alphaleft30 .3s linear 1s forwards}.card_area .demand_area.vivi .scroll_bar{animation:alphaleft30 .3s linear 1.2s forwards}.card_area .demand_area .success_num{align-items:center;background:url(../../images/frontend/six_bg2.svg) top no-repeat;display:flex;filter:alpha(opacity=100);height:262px;justify-content:center;margin-right:-400px;opacity:0;-moz-opacity:0;padding:0 10px;position:absolute;right:50%;top:62px;width:228px;word-break:break-all;z-index:5}.card_area .demand_area .success_num p.title{color:#0492db;font-size:1.1111em;margin-bottom:10px;text-align:center}@media only screen and (max-width:767px){.card_area .demand_area .success_num p.title{font-size:1em;line-height:20px}}.card_area .demand_area .success_num p.num{color:#0492db;font-size:3.3333em;line-height:60px;text-align:center}@media only screen and (max-width:767px){.card_area .demand_area .success_num p.num{font-size:1.875em;line-height:30px}}@media only screen and (max-width:999px){.card_area .demand_area .success_num{margin-right:-44px}}@media only screen and (max-width:767px){.card_area .demand_area .success_num{background-size:cover;height:174px;left:15px;margin-left:0;right:auto;width:154px}}.card_area .demand_area .right_picbox{display:flex;filter:alpha(opacity=100);justify-content:end;opacity:0;-moz-opacity:0;position:absolute;right:0;top:10px;width:37%;z-index:2}.card_area .demand_area .right_picbox img{max-width:705px;width:100%}@media only screen and (max-width:767px){.card_area .demand_area .right_picbox{width:60%}}.card_area .demand_area .circle01{bottom:112px;filter:alpha(opacity=100);left:50%;margin-left:-480px;opacity:0;-moz-opacity:0;position:absolute;z-index:1}.card_area .demand_area .circle01 img{animation:rotate360 1s linear 0s infinite}@media only screen and (max-width:999px){.card_area .demand_area .circle01{margin-left:-544px;top:1%}.card_area .demand_area .circle01 img{width:430px}}@media only screen and (max-width:767px){.card_area .demand_area .circle01{margin-left:-214px;top:14%}}.card_area .demand_area .bg_blue{background-color:#4ee9ec;border-radius:0 500px 500px 0;bottom:0;filter:alpha(opacity=100);height:430px;left:0;opacity:0;-moz-opacity:0;padding-left:8%;padding-right:1%;position:absolute;width:63vw;z-index:2}@media only screen and (max-width:999px){.card_area .demand_area .bg_blue{height:300px;width:98%}}@media only screen and (max-width:767px){.card_area .demand_area .bg_blue{height:200px}}.card_area .demand_area .main_1250{position:relative;transform:translateX(-40%);width:65%;z-index:10}@media only screen and (max-width:999px){.card_area .demand_area .main_1250{transform:translateX(-5%);width:100%}}@media only screen and (max-width:767px){.card_area .demand_area .main_1250{transform:translateX(5%)}}.card_area .demand_area .morebt{filter:alpha(opacity=100);left:15%;opacity:0;-moz-opacity:0;position:absolute;top:25px}@media only screen and (max-width:999px){.card_area .demand_area .morebt{left:8%}}@media only screen and (max-width:767px){.card_area .demand_area .morebt{bottom:-50px;top:auto}.card_area .demand_area .morebt .go_more{background:#fff;color:#0492db}.card_area .demand_area .morebt .go_more p{color:#4ee9ec}.card_area .demand_area .morebt .go_more .arr,.card_area .demand_area .morebt .go_more .arr span{background:#4ee9ec}}.card_area .demand_area .rightflex{display:flex;justify-content:flex-end}.card_area .demand_area .scroll_bar{background-color:#23b0bf;border-radius:5px;filter:alpha(opacity=100);height:10px;opacity:0;-moz-opacity:0;position:relative;right:0;width:85%}@media only screen and (max-width:767px){.card_area .demand_area .scroll_bar{display:none}}.card_area .demand_area .scroll_bar .scro_item{background-color:#fff;border-radius:5px;cursor:pointer;height:10px;position:absolute;width:10%}@media only screen and (max-width:999px){.card_area .demand_area .scroll_bar{width:95%}}.card_area .demand_area .index_title_all{margin-bottom:40px;text-align:right}@media only screen and (max-width:767px){.card_area .demand_area .index_title_all{text-align:left}}.card_area .demand_area .index_title_all h2{text-align:right}@media only screen and (max-width:767px){.card_area .demand_area .index_title_all h2{text-align:left}}.card_area .demand_area .index_title_all .sec_title{text-align:right}@media only screen and (max-width:767px){.card_area .demand_area .index_title_all .sec_title{text-align:left}}.card_area .demand_area .index_title_all span{left:0}.card_area .demand_area .ovh{margin-right:-15px;overflow:hidden}@media only screen and (max-width:767px){.card_area .demand_area .ovh{margin-left:-15px;margin-right:0}}.card_area .demand_area .card_list_2{display:flex;filter:alpha(opacity=100);justify-content:flex-end;margin-bottom:25px;margin-right:-15px;opacity:0;-moz-opacity:0;padding:15px;position:relative;width:100%;z-index:10}@media only screen and (max-width:767px){.card_area .demand_area .card_list_2{justify-content:flex-start}}.card_area .demand_area .card_list_2 li{background-color:#fff;border:2px solid #fff;border-radius:10px;box-shadow:0 3px 15px rgba(0,0,0,.1);display:flex;flex:0 0 386px;flex-direction:column;justify-content:space-between;list-style:none;margin-left:20px;overflow:hidden;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:386px}@media only screen and (max-width:1599px){.card_area .demand_area .card_list_2 li{flex:0 0 320px}}@media only screen and (max-width:767px){.card_area .demand_area .card_list_2 li{flex:0 0 300px;margin-left:0;margin-right:20px}}.card_area .demand_area .card_list_2 li:hover{border:2px solid #4ee9ec;box-shadow:0 3px 15px rgba(0,0,0,.2);transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.card_area .demand_area .card_list_2 li:hover .topbox .iconarea{border:1px solid #fff}.card_area .demand_area .card_list_2 li:hover .topbox .iconarea.icon_1{background:url(../../images/frontend/four_1s.svg) 50% no-repeat;background-color:#27bcbf;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.card_area .demand_area .card_list_2 li:hover .topbox .iconarea.icon_2{background:url(../../images/frontend/four_2s.svg) 50% no-repeat;background-color:#27bcbf;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.card_area .demand_area .card_list_2 li:hover .topbox .iconarea.icon_3{background:url(../../images/frontend/four_3s.svg) 50% no-repeat;background-color:#27bcbf;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.card_area .demand_area .card_list_2 li:hover .topbox .iconarea.icon_4{background:url(../../images/frontend/four_4s.svg) 50% no-repeat;background-color:#27bcbf;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.card_area .demand_area .card_list_2 li .topbox{align-items:center;border-bottom:1px solid #f7f7f7;display:flex;justify-content:space-between;padding:15px 20px}.card_area .demand_area .card_list_2 li .topbox .leftbox .date{color:#888;font-size:1em}.card_area .demand_area .card_list_2 li .topbox .leftbox .title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:1.2222em;font-weight:700;overflow:hidden;text-overflow:ellipsis;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.card_area .demand_area .card_list_2 li .topbox .leftbox .title:hover{color:#0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.card_area .demand_area .card_list_2 li .topbox .iconarea{align-items:center;border:1px solid #ddd;border-radius:50%;display:flex;flex:0 0 80px;height:80px;justify-content:center;margin-left:20px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:80px}.card_area .demand_area .card_list_2 li .topbox .iconarea.icon_1{background:url(../../images/frontend/four_1.svg) 50% no-repeat}.card_area .demand_area .card_list_2 li .topbox .iconarea.icon_2{background:url(../../images/frontend/four_2.svg) 50% no-repeat}.card_area .demand_area .card_list_2 li .topbox .iconarea.icon_3{background:url(../../images/frontend/four_3.svg) 50% no-repeat}.card_area .demand_area .card_list_2 li .topbox .iconarea.icon_4{background:url(../../images/frontend/four_4.svg) 50% no-repeat}.card_area .demand_area .card_list_2 li .txtbox{padding:15px 20px 0}.card_area .demand_area .card_list_2 li .txtbox p{font-size:.888em;margin-bottom:5px}.card_area .demand_area .card_list_2 li .txtbox .tag_list{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:10px}.card_area .demand_area .card_list_2 li .txtbox .tag_list a{background:#f7f7f7;border-radius:5px;color:#0492db;display:block;font-size:.888em;line-height:25px;margin-bottom:5px;margin-right:5px;padding:5px 8px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.card_area .demand_area .card_list_2 li .txtbox .tag_list a:hover{background:#3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.card_area .demand_area .card_list_2 li .btn_item{align-items:center;display:flex;justify-content:space-between;padding:0 20px 15px}.card_area .demand_area .card_list_2 li .btn_item a.more{align-items:center;display:flex;font-size:1em;justify-content:flex-start;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.card_area .demand_area .card_list_2 li .btn_item a.more:hover{color:#0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.card_area .demand_area .card_list_2 li .btn_item .lefticon{align-items:center;display:flex;justify-content:flex-start}.card_area .demand_area .card_list_2 li .btn_item .lefticon .like{background:url(../../images/frontend/like_icon1.svg) 50% no-repeat;border:1px solid #0492db;border-radius:50%;cursor:pointer;height:50px;margin-right:10px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:50px}@media only screen and (min-width:1000px){.card_area .demand_area .card_list_2 li .btn_item .lefticon .like:hover{background:url(../../images/frontend/like_icon1s.svg) 50% no-repeat;background-color:#ffcd00;border-color:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}.card_area .demand_area .card_list_2 li .btn_item .lefticon .like.now{background:url(../../images/frontend/like_icon1s.svg) 50% no-repeat;background-color:#ffcd00;border-color:#ffcd00}.card_area .demand_area .card_list_2 li .btn_item .lefticon .match{background:url(../../images/frontend/match_icon1.svg) 50% no-repeat;border:1px solid #0492db;border-radius:50%;height:50px;position:relative;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:50px}.card_area .demand_area .card_list_2 li .btn_item .lefticon .match .notice{filter:alpha(opacity=100);margin-top:-14px;opacity:0;-moz-opacity:0;position:absolute;right:-70px;top:50%}.card_area .demand_area .card_list_2 li .btn_item .lefticon .match:hover{background:url(../../images/frontend/match_icon1s.svg) 50% no-repeat;background-color:#0492db;border-color:#0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.card_area .demand_area .card_list_2 li .btn_item .lefticon .match:hover .notice{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;right:-90px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.partner{background-color:#f7f7f7;margin-top:-210px;padding-top:280px}.partner.vivi .index_title_all h2{animation:alphatop1 .5s linear .3s forwards}.partner.vivi .index_title_all span{animation:w_100 .5s linear .5s forwards}.partner.vivi .index_title_all .sec_title{animation:alphatop1 .3s linear .5s forwards}.partner.vivi .arr{animation:alpha01 .3s linear .7s forwards}.partner.vivi .partner_list a:first-child{animation:alpha01 .3s linear .9s forwards}.partner.vivi .partner_list a:nth-child(2){animation:alpha01 .3s linear 1s forwards}.partner.vivi .partner_list a:nth-child(3){animation:alpha01 .3s linear 1.2s forwards}.partner.vivi .partner_list a:nth-child(4){animation:alpha01 .3s linear 1.4s forwards}.partner.vivi .partner_list a:nth-child(5){animation:alpha01 .3s linear 1.6s forwards}.partner .index_title_all{position:relative}.partner .index_title_all .title{margin-bottom:20px}.partner .index_title_all .arr{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:50%;bottom:-17px;cursor:pointer;display:flex;filter:alpha(opacity=100);height:60px;justify-content:center;opacity:0;-moz-opacity:0;position:absolute;width:60px}.partner .index_title_all .arr:hover{background-color:#0492db;border:1px solid #0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.partner .index_title_all .arr:hover rect{fill:#fff}.partner .index_title_all .arr.leftpo{left:50%;margin-left:-150px}.partner .index_title_all .arr.rightpo{margin-right:-150px;right:50%}.partner .partner_list{align-items:flex-start;border-top:1px dashed #ddd;display:flex;justify-content:flex-start;overflow:hidden;width:100%}.partner .partner_list a{align-items:center;border-right:1px dashed #ddd;display:flex;flex:0 0 20%;height:170px;justify-content:center;padding:20px;width:20%}@media only screen and (max-width:1599px){.partner .partner_list a{flex:0 0 30%;width:30%}}@media only screen and (max-width:767px){.partner .partner_list a{flex:0 0 50%;width:50%}}.partner .partner_list a:first-child,.partner .partner_list a:nth-child(2),.partner .partner_list a:nth-child(3),.partner .partner_list a:nth-child(4),.partner .partner_list a:nth-child(5){filter:alpha(opacity=100);opacity:0;-moz-opacity:0}.partner .partner_list a img{filter:grayscale(100%);max-height:100%;max-width:100%}.partner .partner_list a img,.partner .partner_list a:hover img{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.partner .partner_list a:hover img{filter:grayscale(0)}.footer{background:#3aa0ee;background:linear-gradient(90deg,#0492db 0,#04c5db);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4ee9ec",endColorstr="#3aa0ee",GradientType=1);padding-top:40px;position:relative}@media only screen and (max-width:767px){.footer{padding-top:25px}}.footer .topbox{border-bottom:1px solid hsla(0,0%,100%,.2);padding-bottom:30px;width:100%}@media only screen and (max-width:767px){.footer .topbox{display:none}}.footer .topbox .main_1250{display:flex;justify-content:space-between}@media only screen and (max-width:999px){.footer .topbox .main_1250{display:block}}.footer .topbox .link_li{display:flex;justify-content:space-between;width:100%}.footer .topbox .link_li li{list-style:none}.footer .topbox .link_li li a{color:#fff;display:block}.footer .topbox .link_li li .title_big{font-size:1em}@media only screen and (max-width:1279px){.footer .topbox .link_li li .title_big{font-size:.888em}}.footer .topbox .link_li li .title_s{font-size:.888em;padding-left:10px}@media only screen and (max-width:1279px){.footer .topbox .link_li li .title_s{font-size:.7777em}}.footer .topbox .book_mail{margin-left:60px}@media only screen and (max-width:999px){.footer .topbox .book_mail{display:none}}.footer .topbox .book_mail p{color:#fff;font-size:1em;margin-bottom:15px}.footer .topbox .book_mail .input_area{display:flex}.footer .topbox .book_mail .input_area input{background:rgba(0,99,174,.2);border-radius:25px;color:#fff;font-size:.7777em;height:50px;margin-right:10px;padding:0 15px;width:235px}.footer .topbox .book_mail .input_area input::-moz-placeholder{color:#fff;opacity:1}.footer .topbox .book_mail .input_area input::placeholder{color:#fff;opacity:1}.footer .topbox .book_mail .input_area input:-ms-input-placeholder{color:#fff}.footer .topbox .book_mail .input_area input::-ms-input-placeholder{color:#fff}.footer .topbox .book_mail .input_area button{background:hsla(0,0%,100%,.2);border-radius:25px;color:#fff;font-size:1em;height:50px;width:80px}.footer .topbox .book_mail .input_area button:hover{background:#fff;color:#0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.footer .bottombox{padding:30px 0}@media only screen and (max-width:767px){.footer .bottombox{padding-top:0}}.footer .bottombox .main_1250{display:flex;justify-content:space-between}@media only screen and (max-width:999px){.footer .bottombox .main_1250{flex-wrap:wrap;justify-content:center}}@media only screen and (max-width:999px)and (max-width:767px){.footer .bottombox .main_1250{justify-content:flex-start}}@media only screen and (max-width:999px){.footer .bottombox .main_1250 .logo_wbox{margin-bottom:15px}}@media only screen and (max-width:999px)and (max-width:1279px){.footer .bottombox .main_1250 .logo_wbox img{width:300px}}@media only screen and (max-width:999px)and (max-width:999px){.footer .bottombox .main_1250 .logo_wbox img{width:450px}}@media only screen and (max-width:999px)and (max-width:767px){.footer .bottombox .main_1250 .logo_wbox img{max-width:100%;width:100%}}.footer .bottombox .infor a,.footer .bottombox .infor p{color:#fff;font-size:.8888em}@media only screen and (max-width:767px){.footer .bottombox .infor a,.footer .bottombox .infor p{font-size:.875em;line-height:22px}}@media only screen and (max-width:999px){.footer .bottombox .infor{margin:0 10px}}.footer .copyright{background:#0063ae;padding:10px 0}.footer .copyright .main_1250{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.footer .copyright .main_1250{flex-wrap:wrap;justify-content:center}}.footer .copyright .left{color:#fff}.footer .copyright .left a,.footer .copyright .left p{color:#fff;font-size:.8888em}@media only screen and (max-width:767px){.footer .copyright .left a,.footer .copyright .left p{font-size:.875em}}.footer .copyright h6{color:#fff;font-size:.8888em;font-weight:400}@media only screen and (max-width:767px){.footer .copyright h6{font-size:.875em;text-align:center}}.contdot{color:#fff;left:0;position:absolute;top:0;z-index:5}@media only screen and (max-width:767px){.contdot{display:none}}.footerdot{color:#fff;left:0;position:absolute;top:0;z-index:5}@media only screen and (max-width:767px){.footerdot{display:none}}.header{align-items:center;background:#fff;display:flex;flex-wrap:wrap;height:80px;justify-content:space-between;left:0;padding:0 40px;position:fixed;top:0;width:100%;z-index:20}.header .topdot{left:0;position:absolute;top:0}@media only screen and (max-width:767px){.header .topdot{display:none}}@media only screen and (max-width:1279px){.header{padding:0 20px}}@media only screen and (max-width:999px){.header{height:60px;padding:0 15px}}@media screen and (max-width:1300px){.header .logo img{width:365px}}@media only screen and (max-width:1279px){.header .logo img{width:310px}}@media only screen and (max-width:999px){.header .logo img{width:260px}}.header .right_box{align-items:center;display:flex}@media only screen and (max-width:999px){.header .right_box{display:none}}.header .right_box .menuu{display:flex;list-style:none}.header .right_box .menuu li{align-items:center;display:flex;height:80px;justify-content:center;margin:0 15px;padding:0 10px;position:relative}@media only screen and (max-width:1599px){.header .right_box .menuu li{margin:0 5px}}@media only screen and (max-width:1279px){.header .right_box .menuu li{margin:0}.header .right_box .menuu li .title_b{font-size:.8888em}}.header .right_box .menuu li .hoverline{background:#ffcd00;border-radius:2px;bottom:20px;display:block;height:4px;left:0;position:absolute;width:0}.header .right_box .menuu li .hoverline,.header .right_box .menuu li:hover .hoverline{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.header .right_box .menuu li:hover .hoverline{width:100%}.header .right_box .menuu li:hover .menu_sec{opacity:1;-moz-opacity:1;top:80px;visibility:visible}.header .right_box .menuu li .menu_sec,.header .right_box .menuu li:hover .menu_sec{filter:alpha(opacity=100);transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.header .right_box .menuu li .menu_sec{opacity:0;-moz-opacity:0;padding-top:10px;position:absolute;top:60px;visibility:hidden}.header .right_box .menuu li .menu_sec .muarea{background:#fff;border-radius:10px;box-shadow:0 3px 8px rgba(0,0,0,.15);overflow:hidden;width:220px}.header .right_box .menuu li .menu_sec .muarea a{display:block;padding:15px 10px;text-align:center}.header .right_box .menuu li .menu_sec .muarea a,.header .right_box .menuu li .menu_sec .muarea a:hover{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.header .right_box .menuu li .menu_sec .muarea a:hover{background:#f5f9fc;color:#0492db}.header .right_box .icon_btnbox ul{display:flex}.header .right_box .icon_btnbox ul li{align-items:center;border:1px solid #0492db;border-radius:50%;cursor:pointer;display:flex;height:60px;justify-content:center;list-style:none;margin-left:15px;position:relative;width:60px}@media only screen and (max-width:1599px){.header .right_box .icon_btnbox ul li{margin-left:10px}}@media only screen and (max-width:1279px){.header .right_box .icon_btnbox ul li{height:50px;margin-left:8px;width:50px}}.header .right_box .icon_btnbox ul li:hover{background:#0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.header .right_box .icon_btnbox ul li:hover .language{color:#fff}.header .right_box .icon_btnbox ul li:hover .icon_area svg #Path_6196{fill:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.header .right_box .icon_btnbox ul li:hover .icon_area svg #Ellipse_69{stroke:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.header .right_box .icon_btnbox ul li:hover .icon_area svg #Path_6283 .st{fill:#fff}.header .right_box .icon_btnbox ul li:hover .search_bar{opacity:1;-moz-opacity:1;visibility:visible}.header .right_box .icon_btnbox ul li .search_bar,.header .right_box .icon_btnbox ul li:hover .search_bar{filter:alpha(opacity=100);transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.header .right_box .icon_btnbox ul li .search_bar{opacity:0;-moz-opacity:0;padding-right:10px;position:absolute;right:50px;visibility:hidden;width:500px}.header .right_box .icon_btnbox ul li .search_top{background:#0492db;border-radius:35px;height:70px;padding:10px;position:relative;width:100%}.header .right_box .icon_btnbox ul li .search_top input{border:1px solid #ddd;border-radius:35px;font-size:1em;height:50px;outline-color:#0492db;padding:0 80px 0 20px;width:100%}.header .right_box .icon_btnbox ul li .search_top button{background:none;font-size:0;margin-top:-11px;position:absolute;right:29px;top:50%}@media only screen and (max-width:767px){.header .right_box .icon_btnbox ul li .search_top button{right:20px}}.header .right_box .icon_btnbox ul .language{color:#0492db}.header .hamburger_mb{display:none;position:absolute;right:0}@media only screen and (max-width:999px){.header .hamburger_mb{display:block}}.header .hamburger_mb .ham{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;transition:transform .4s;-moz-user-select:none;-webkit-user-select:none;user-select:none}.header .hamburger_mb .ham .line{fill:none;stroke:#0492db;stroke-width:2.5px;stroke-linecap:round;transition:stroke-dasharray .4s,stroke-dashoffset .4s}.header .hamburger_mb .hamRotate.active{transform:rotate(45deg)}.header .hamburger_mb .hamRotate180.active{transform:rotate(180deg)}.header .hamburger_mb .ham8 .top{stroke-dasharray:40 160}.header .hamburger_mb .ham8 .middle{stroke-dasharray:40 142;transform-origin:50%;transition:transform .4s}.header .hamburger_mb .ham8 .bottom{stroke-dasharray:40 85;transform-origin:50%;transition:transform .4s,stroke-dashoffset .4s}.header .hamburger_mb .ham8.active .top{stroke-dashoffset:-64px}.header .hamburger_mb .ham8.active .middle{transform:rotate(90deg)}.header .hamburger_mb .ham8.active .bottom{stroke-dashoffset:-64px}.header .ovhbox{height:calc(100% - 60px);overflow:auto}.header .mb_menu{background:#fff;height:100%;position:fixed;top:60px;width:100%;z-index:40}@media only screen and (max-width:999px){.header .mb_menu{right:0;width:40%}}@media only screen and (max-width:767px){.header .mb_menu{width:100%}}.header .mb_menu .menu001{border-top:1px solid #ebf6fd;list-style:none}.header .mb_menu .menu001 li{border-bottom:1px solid #eee}.header .mb_menu .menu001 li.now .open_title1 p{color:#3ba3ee;font-weight:700}.header .mb_menu .menu001 li.now .open_title1.arr_dd{background:url(../../images/frontend/arruuu.svg) right 15px center no-repeat}.header .mb_menu .menu001 li.now .menu002,.header .mb_menu .menu001 li.now .menu003{display:block}.header .mb_menu .menu001 li a{align-items:center;display:flex;padding:15px;width:100%}.header .mb_menu .menu001 li a svg{margin-right:10px}.header .mb_menu .menu001 li a img{margin-right:12px;width:20px}.header .mb_menu .menu001 li a:hover{color:#3ba3ee}.header .mb_menu .menu001 li a.arr_go{background:url(../../images/frontend/arrgo.svg) right 15px center no-repeat}.header .mb_menu .menu001 li .open_title1{align-items:center;background:#fff;display:flex;padding:15px;width:100%}.header .mb_menu .menu001 li .open_title1 p{font-size:.8888em}.header .mb_menu .menu001 li .open_title1 svg{margin-right:10px}.header .mb_menu .menu001 li .open_title1 img{margin-right:10px;width:22px}.header .mb_menu .menu001 li .open_title1:hover{color:#3ba3ee}.header .mb_menu .menu001 li .open_title1.arr_dd{background:url(../../images/frontend/arrddd.svg) right 15px center no-repeat}.header .mb_menu .menu001 li .menu002{background:#f5f9fc;display:none;padding:0 15px}.header .mb_menu .menu001 li .menu002 a{border-bottom:1px dashed #c0e3fe;padding:13px 20px 13px 35px}.header .mb_menu .menu001 li .menu002 a:last-child{border-bottom:0}.header .mb_menu .menu001 li .menu003{background:#f5f9fc;display:none;padding:15px}.header .mb_menu .menu001 li .menu003 .item{margin-bottom:15px}.header .mb_menu .menu001 li .menu003 .title{color:#3ba3ee;margin-bottom:8px;padding-left:35px}.header .mb_menu .menu001 li .menu003 a{font-size:.7777em;line-height:30px;margin-bottom:0;padding:0 20px 0 35px}.header .mb_menu .menu001 li .menu003 a:last-child{border-bottom:0}.pop_news{background:rgba(0,0,0,.8);height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:50}.pop_news .rel{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}@media only screen and (max-width:1279px){.pop_news .rel{padding:0 20px}}@media only screen and (max-width:767px){.pop_news .rel{display:block;overflow-y:scroll;padding:50px 15px}}.pop_news .w_box{background:#fff;border-radius:10px;max-width:1240px;padding:40px 20px 60px;position:relative;width:100%}@media only screen and (max-width:999px){.pop_news .w_box{width:100%}}@media only screen and (max-width:767px){.pop_news .w_box{height:auto;padding:40px 10px 60px;width:100%}}.pop_news .w_box .xx{cursor:pointer;position:absolute;right:20px;top:20px}.pop_news .w_box .xx g,.pop_news .w_box .xx line{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.pop_news .w_box .xx{right:10px;top:10px}.pop_news .w_box .xx svg{height:30px;width:30px}.pop_news .w_box .xx g,.pop_news .w_box .xx line{stroke:#3ba3ee}}.pop_news .w_box .xx:hover g,.pop_news .w_box .xx:hover line{stroke:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.pop_news .w_box .btn_bottom{bottom:-25px;display:flex;height:50px;justify-content:center;left:0;position:absolute;width:100%}.pop_news .w_box .btn_bottom button{border-radius:25px;font-size:1em;height:50px;margin:0 10px;width:200px}@media only screen and (max-width:767px){.pop_news .w_box .btn_bottom button{font-size:1.125em;margin:0 5px;max-width:48%;width:100%}}.pop_news .w_box .btn_bottom .button_fill{background:#3ba3ee;color:#fff}.pop_news .w_box .btn_bottom .button_fill,.pop_news .w_box .btn_bottom .button_fill:hover{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.pop_news .w_box .btn_bottom .button_fill:hover{background:#ffcd00}.pop_news .w_box .btn_bottom .button_border{background:#fff;border:2px solid #3ba3ee;color:#3ba3ee}.pop_news .w_box .btn_bottom .button_border,.pop_news .w_box .btn_bottom .button_border:hover{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.pop_news .w_box .btn_bottom .button_border:hover{background:#3ba3ee;color:#fff}.pop_news .w_box .arrl{background:none;cursor:pointer;left:20px;margin-top:-30px;position:absolute;top:50%}@media only screen and (max-width:767px){.pop_news .w_box .arrl{bottom:10px;left:10px;margin-top:0;top:auto}.pop_news .w_box .arrl svg{height:40px;width:40px}}.pop_news .w_box .arrl g,.pop_news .w_box .arrl line{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.pop_news .w_box .arrl:hover g,.pop_news .w_box .arrl:hover g line{stroke:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.pop_news .w_box .arrr{background:none;cursor:pointer;margin-top:-30px;position:absolute;right:20px;top:50%}@media only screen and (max-width:767px){.pop_news .w_box .arrr{bottom:10px;margin-top:0;right:10px;top:auto}.pop_news .w_box .arrr svg{height:40px;width:40px}}.pop_news .w_box .arrr g,.pop_news .w_box .arrr line{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.pop_news .w_box .arrr:hover g,.pop_news .w_box .arrr:hover g line{stroke:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.pop_news .w_box .bottom_cir{align-items:center;bottom:20px;display:flex;justify-content:center;position:absolute;width:100%}.pop_news .w_box .bottom_cir div{background:#fff;border:2px solid #3ba3ee;border-radius:50%;cursor:pointer;height:16px;margin:0 5px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:16px}@media only screen and (min-width:1000px){.pop_news .w_box .bottom_cir div:hover{background:#3ba3ee;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}.pop_news .w_box .bottom_cir div.now{background:#3ba3ee}.pop_news .w_box .box_1000{margin:0 auto;max-width:1000px;overflow:hidden;width:100%}@media only screen and (max-width:1279px){.pop_news .w_box .box_1000{max-width:800px}}.pop_news .w_box .box_1000 .calcbox{width:99999px}@media only screen and (max-width:767px){.pop_news .w_box .box_1000 .calcbox{width:100%}}.pop_news .w_box .box_1000 .calcbox a{display:block;float:left}.pop_news .w_box .box_1000 .calcbox a img{width:100%}@media only screen and (max-width:1279px){.pop_news .w_box .box_1000 .calcbox a img{width:800px}}@media only screen and (max-width:767px){.pop_news .w_box .box_1000 .calcbox a img{width:100%}}.loading{align-items:center;background:hsla(0,0%,100%,.9);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:50}.loading .logocenter{animation:rotate3d01 10s linear 0s infinite;left:50%;margin-left:-44px;margin-top:-27px;position:absolute;top:50%}.loading .loaderspan{animation:rotate360 1s linear infinite;border-radius:50%;border-right:4px solid transparent;border-top:4px solid #3ba3ee;display:inline-block;height:160px;width:160px}.loading .loaderspan:after{border-bottom:4px solid #ffe787;border-left:4px solid transparent;border-radius:50%;content:"";height:160px;left:0;position:absolute;top:0;width:160px}.pop_product{background:rgba(0,0,0,.8);height:100%;left:0;overflow:hidden;padding:60px 20px;position:fixed;top:0;width:100%;z-index:50}.pop_product .rel{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}@media only screen and (max-width:1279px){.pop_product .rel{padding:0 20px}}@media only screen and (max-width:767px){.pop_product .rel{display:block;overflow-y:scroll;padding:50px 15px}}.pop_product .w_box{background:#fff;border-radius:10px;max-height:100%;max-width:1240px;padding:40px 20px;position:relative;width:100%}@media only screen and (max-width:999px){.pop_product .w_box{width:100%}}@media only screen and (max-width:767px){.pop_product .w_box{height:auto;padding:40px 10px 60px;width:100%}}.pop_product .w_box .xx{cursor:pointer;position:absolute;right:20px;top:20px}.pop_product .w_box .xx g,.pop_product .w_box .xx line{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.pop_product .w_box .xx{right:10px;top:10px}.pop_product .w_box .xx svg{height:30px;width:30px}.pop_product .w_box .xx g,.pop_product .w_box .xx line{stroke:#3ba3ee}}.pop_product .w_box .xx:hover g,.pop_product .w_box .xx:hover line{stroke:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.pop_product .w_box .box_1000n{height:100%;margin:0 auto;max-width:1000px;overflow:hidden;text-align:center;width:100%}.pop_product .w_box .box_1000n img{max-height:100%;max-width:100%}.fix-btn-right{align-items:center;background:#fff;border-bottom:2px solid #3ba3ee;border-left:2px solid #3ba3ee;border-radius:10px 0 0 10px;border-top:2px solid #3ba3ee;color:#0492db;display:flex;flex-direction:column;font-size:14px;justify-content:space-between;line-height:16px;min-height:125px;padding:10px 5px;position:fixed;right:0;top:50%;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:50px;z-index:5}.fix-btn-right p{width:30px}.fix-btn-right img{width:100%}@media only screen and (max-width:767px){.fix-btn-right{align-items:center;border:1px solid #3ba3ee;border-radius:50%;bottom:10%;display:flex;font-size:12px;height:40px;justify-content:center;line-height:14px;min-height:auto;padding:0;right:10px;top:auto;width:40px;z-index:60}.fix-btn-right p{display:none}.fix-btn-right img{width:36px}}.fix-btn-right:hover{background:#3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.short_top_inn{align-items:center;background:#3aa0ee;background:linear-gradient(90deg,#40deff 0,#056fbf);display:flex;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4ee9ec",endColorstr="#3aa0ee",GradientType=1);height:150px;justify-content:center;margin-top:80px;position:relative;width:100%}@media only screen and (max-width:999px){.short_top_inn{margin-top:60px}}.short_top_inn .titlebox{position:relative;z-index:10}.short_top_inn .titlebox h2{color:#fff;font-size:2.222em;font-weight:400;line-height:40px;text-align:center}.short_top_inn .titlebox p{color:#fff;font-size:1em;line-height:20px;text-align:center;text-transform:uppercase}.path{align-items:center;background:#fff;border-radius:20px;bottom:-20px;display:flex;height:40px;left:40px;padding:5px 15px;position:absolute;z-index:5}.path,.path a{font-size:.8888em}@media only screen and (max-width:767px){.path{bottom:-15px;height:30px;left:15px;padding:0 10px}.path,.path a{font-size:.75em}}.bubbles{height:100%;overflow:hidden;width:100%}.bubble,.bubbles{position:absolute}.bubble{animation:float-up var(--bubble-float-duration) var(--bubble-float-delay) ease-in infinite;border-radius:50%;bottom:-30%;display:block;height:var(--bubble-radius);left:var(--bubble-left-offset);width:var(--bubble-radius)}.bubble .plus{width:200%}.bubble .dot{width:100%}.bubble:nth-child(0){--bubble-left-offset:3vw;--bubble-radius:1vw;--bubble-float-duration:10s;--bubble-sway-duration:5s;--bubble-float-delay:4s;--bubble-sway-delay:3s;--bubble-sway-type:sway-left-to-right}@media only screen and (max-width:767px){.bubble:nth-child(0){--bubble-radius:5vw}}.bubble:first-child{--bubble-left-offset:77vw;--bubble-radius:2vw;--bubble-float-duration:6s;--bubble-sway-duration:6s;--bubble-float-delay:3s;--bubble-sway-delay:0s;--bubble-sway-type:sway-left-to-right}@media only screen and (max-width:767px){.bubble:first-child{--bubble-radius:7vw}}.bubble:nth-child(2){--bubble-left-offset:59vw;--bubble-radius:2vw;--bubble-float-duration:12s;--bubble-sway-duration:5s;--bubble-float-delay:4s;--bubble-sway-delay:4s;--bubble-sway-type:sway-left-to-right}@media only screen and (max-width:767px){.bubble:nth-child(2){--bubble-radius:5vw}}.bubble:nth-child(3){--bubble-left-offset:94vw;--bubble-radius:1vw;--bubble-float-duration:9s;--bubble-sway-duration:5s;--bubble-float-delay:4s;--bubble-sway-delay:1s;--bubble-sway-type:sway-left-to-right}@media only screen and (max-width:767px){.bubble:nth-child(3){--bubble-radius:6vw}}.bubble:nth-child(4){--bubble-left-offset:75vw;--bubble-radius:1vw;--bubble-float-duration:6s;--bubble-sway-duration:5s;--bubble-float-delay:3s;--bubble-sway-delay:3s;--bubble-sway-type:sway-right-to-left}@media only screen and (max-width:767px){.bubble:nth-child(4){--bubble-radius:4vw}}.bubble:nth-child(5){--bubble-left-offset:85vw;--bubble-radius:2vw;--bubble-float-duration:6s;--bubble-sway-duration:5s;--bubble-float-delay:0s;--bubble-sway-delay:4s;--bubble-sway-type:sway-right-to-left}@media only screen and (max-width:767px){.bubble:nth-child(5){--bubble-radius:6vw}}.bubble:nth-child(6){--bubble-left-offset:32vw;--bubble-radius:1vw;--bubble-float-duration:8s;--bubble-sway-duration:5s;--bubble-float-delay:3s;--bubble-sway-delay:3s;--bubble-sway-type:sway-left-to-right}@media only screen and (max-width:767px){.bubble:nth-child(6){--bubble-radius:5vw}}.bubble:nth-child(7){--bubble-left-offset:89vw;--bubble-radius:2vw;--bubble-float-duration:8s;--bubble-sway-duration:5s;--bubble-float-delay:0s;--bubble-sway-delay:4s;--bubble-sway-type:sway-left-to-right}@media only screen and (max-width:767px){.bubble:nth-child(7){--bubble-radius:7vw}}.bubble:nth-child(8){--bubble-left-offset:97vw;--bubble-radius:1vw;--bubble-float-duration:6s;--bubble-sway-duration:6s;--bubble-float-delay:1s;--bubble-sway-delay:2s;--bubble-sway-type:sway-left-to-right}@media only screen and (max-width:767px){.bubble:nth-child(8){--bubble-radius:7vw}}.bubble:nth-child(9){--bubble-left-offset:48vw;--bubble-radius:1vw;--bubble-float-duration:11s;--bubble-sway-duration:6s;--bubble-float-delay:3s;--bubble-sway-delay:4s;--bubble-sway-type:sway-right-to-left}@media only screen and (max-width:767px){.bubble:nth-child(9){--bubble-radius:6vw}}.bubble:nth-child(10){--bubble-left-offset:100vw;--bubble-radius:1vw;--bubble-float-duration:9s;--bubble-sway-duration:5s;--bubble-float-delay:4s;--bubble-sway-delay:3s;--bubble-sway-type:sway-left-to-right}@media only screen and (max-width:767px){.bubble:nth-child(10){--bubble-radius:4vw}}.bubble:nth-child(11){--bubble-left-offset:19vw;--bubble-radius:1vw;--bubble-float-duration:7s;--bubble-sway-duration:4s;--bubble-float-delay:0s;--bubble-sway-delay:2s;--bubble-sway-type:sway-left-to-right}@media only screen and (max-width:767px){.bubble:nth-child(11){--bubble-radius:5vw}}.bubble:nth-child(12){--bubble-left-offset:11vw;--bubble-radius:1vw;--bubble-float-duration:10s;--bubble-sway-duration:5s;--bubble-float-delay:2s;--bubble-sway-delay:2s;--bubble-sway-type:sway-right-to-left}@media only screen and (max-width:767px){.bubble:nth-child(12){--bubble-radius:6vw}}.bubble:nth-child(13){--bubble-left-offset:23vw;--bubble-radius:2vw;--bubble-float-duration:12s;--bubble-sway-duration:4s;--bubble-float-delay:1s;--bubble-sway-delay:2s;--bubble-sway-type:sway-right-to-left}@media only screen and (max-width:767px){.bubble:nth-child(13){--bubble-radius:4vw}}.bubble:nth-child(14){--bubble-left-offset:12vw;--bubble-radius:1vw;--bubble-float-duration:11s;--bubble-sway-duration:4s;--bubble-float-delay:0s;--bubble-sway-delay:4s;--bubble-sway-type:sway-left-to-right}@media only screen and (max-width:767px){.bubble:nth-child(14){--bubble-radius:6vw}}.bubble:nth-child(15){--bubble-left-offset:70vw;--bubble-radius:2vw;--bubble-float-duration:11s;--bubble-sway-duration:4s;--bubble-float-delay:2s;--bubble-sway-delay:2s;--bubble-sway-type:sway-left-to-right}@media only screen and (max-width:767px){.bubble:nth-child(15){--bubble-radius:6vw}}.bubble:nth-child(16){--bubble-left-offset:60vw;--bubble-radius:1vw;--bubble-float-duration:8s;--bubble-sway-duration:6s;--bubble-float-delay:2s;--bubble-sway-delay:4s;--bubble-sway-type:sway-right-to-left}@media only screen and (max-width:767px){.bubble:nth-child(16){--bubble-radius:4vw}}.bubble:nth-child(17){--bubble-left-offset:96vw;--bubble-radius:1vw;--bubble-float-duration:12s;--bubble-sway-duration:6s;--bubble-float-delay:0s;--bubble-sway-delay:1s;--bubble-sway-type:sway-left-to-right}@media only screen and (max-width:767px){.bubble:nth-child(17){--bubble-radius:4vw}}.bubble:nth-child(18){--bubble-left-offset:52vw;--bubble-radius:2vw;--bubble-float-duration:7s;--bubble-sway-duration:6s;--bubble-float-delay:0s;--bubble-sway-delay:1s;--bubble-sway-type:sway-right-to-left}@media only screen and (max-width:767px){.bubble:nth-child(18){--bubble-radius:5vw}}.bubble:nth-child(19){--bubble-left-offset:94vw;--bubble-radius:2vw;--bubble-float-duration:9s;--bubble-sway-duration:5s;--bubble-float-delay:1s;--bubble-sway-delay:0s;--bubble-sway-type:sway-left-to-right}@media only screen and (max-width:767px){.bubble:nth-child(19){--bubble-radius:5vw}}.bubble:nth-child(20){--bubble-left-offset:4vw;--bubble-radius:2vw;--bubble-float-duration:7s;--bubble-sway-duration:4s;--bubble-float-delay:2s;--bubble-sway-delay:0s;--bubble-sway-type:sway-right-to-left}@media only screen and (max-width:767px){.bubble:nth-child(20){--bubble-radius:3vw}}.bubble:nth-child(21){--bubble-left-offset:15vw;--bubble-radius:1vw;--bubble-float-duration:12s;--bubble-sway-duration:6s;--bubble-float-delay:4s;--bubble-sway-delay:3s;--bubble-sway-type:sway-right-to-left}@media only screen and (max-width:767px){.bubble:nth-child(21){--bubble-radius:6vw}}.bubble:nth-child(22){--bubble-left-offset:1vw;--bubble-radius:1vw;--bubble-float-duration:9s;--bubble-sway-duration:5s;--bubble-float-delay:0s;--bubble-sway-delay:4s;--bubble-sway-type:sway-right-to-left}@media only screen and (max-width:767px){.bubble:nth-child(22){--bubble-radius:4vw}}.bubble:nth-child(23){--bubble-left-offset:20vw;--bubble-radius:1vw;--bubble-float-duration:11s;--bubble-sway-duration:4s;--bubble-float-delay:1s;--bubble-sway-delay:4s;--bubble-sway-type:sway-right-to-left}@media only screen and (max-width:767px){.bubble:nth-child(23){--bubble-radius:3vw}}.bubble:nth-child(24){--bubble-left-offset:70vw;--bubble-radius:1vw;--bubble-float-duration:11s;--bubble-sway-duration:5s;--bubble-float-delay:1s;--bubble-sway-delay:0s;--bubble-sway-type:sway-right-to-left}@media only screen and (max-width:767px){.bubble:nth-child(24){--bubble-radius:5vw}}.bubble:nth-child(25){--bubble-left-offset:48vw;--bubble-radius:2vw;--bubble-float-duration:10s;--bubble-sway-duration:5s;--bubble-float-delay:2s;--bubble-sway-delay:2s;--bubble-sway-type:sway-left-to-right}@media only screen and (max-width:767px){.bubble:nth-child(25){--bubble-radius:4vw}}.bubble:nth-child(26){--bubble-left-offset:89vw;--bubble-radius:2vw;--bubble-float-duration:11s;--bubble-sway-duration:5s;--bubble-float-delay:1s;--bubble-sway-delay:4s;--bubble-sway-type:sway-right-to-left}@media only screen and (max-width:767px){.bubble:nth-child(26){--bubble-radius:5vw}}.bubble:nth-child(27){--bubble-left-offset:29vw;--bubble-radius:2vw;--bubble-float-duration:9s;--bubble-sway-duration:6s;--bubble-float-delay:2s;--bubble-sway-delay:0s;--bubble-sway-type:sway-left-to-right}@media only screen and (max-width:767px){.bubble:nth-child(27){--bubble-radius:7vw}}.bubble:nth-child(28){--bubble-left-offset:33vw;--bubble-radius:1vw;--bubble-float-duration:6s;--bubble-sway-duration:6s;--bubble-float-delay:1s;--bubble-sway-delay:1s;--bubble-sway-type:sway-right-to-left}@media only screen and (max-width:767px){.bubble:nth-child(28){--bubble-radius:6vw}}.bubble:nth-child(29){--bubble-left-offset:4vw;--bubble-radius:2vw;--bubble-float-duration:10s;--bubble-sway-duration:4s;--bubble-float-delay:2s;--bubble-sway-delay:1s;--bubble-sway-type:sway-left-to-right}@media only screen and (max-width:767px){.bubble:nth-child(29){--bubble-radius:4vw}}.bubble:nth-child(30){--bubble-left-offset:17vw;--bubble-radius:2vw;--bubble-float-duration:11s;--bubble-sway-duration:4s;--bubble-float-delay:0s;--bubble-sway-delay:0s;--bubble-sway-type:sway-left-to-right}@media only screen and (max-width:767px){.bubble:nth-child(30){--bubble-radius:3vw}}.bubble:nth-child(31){--bubble-left-offset:34vw;--bubble-radius:1vw;--bubble-float-duration:8s;--bubble-sway-duration:4s;--bubble-float-delay:1s;--bubble-sway-delay:1s;--bubble-sway-type:sway-right-to-left}@media only screen and (max-width:767px){.bubble:nth-child(31){--bubble-radius:7vw}}.bubble:nth-child(32){--bubble-left-offset:32vw;--bubble-radius:1vw;--bubble-float-duration:6s;--bubble-sway-duration:4s;--bubble-float-delay:2s;--bubble-sway-delay:1s;--bubble-sway-type:sway-right-to-left}@media only screen and (max-width:767px){.bubble:nth-child(32){--bubble-radius:5vw}}.bubble:nth-child(33){--bubble-left-offset:66vw;--bubble-radius:2vw;--bubble-float-duration:6s;--bubble-sway-duration:6s;--bubble-float-delay:0s;--bubble-sway-delay:0s;--bubble-sway-type:sway-right-to-left}@media only screen and (max-width:767px){.bubble:nth-child(33){--bubble-radius:7vw}}.bubble:nth-child(34){--bubble-left-offset:91vw;--bubble-radius:2vw;--bubble-float-duration:8s;--bubble-sway-duration:4s;--bubble-float-delay:4s;--bubble-sway-delay:2s;--bubble-sway-type:sway-left-to-right}@media only screen and (max-width:767px){.bubble:nth-child(34){--bubble-radius:3vw}}.bubble:nth-child(35){--bubble-left-offset:24vw;--bubble-radius:1vw;--bubble-float-duration:12s;--bubble-sway-duration:4s;--bubble-float-delay:0s;--bubble-sway-delay:2s;--bubble-sway-type:sway-right-to-left}@media only screen and (max-width:767px){.bubble:nth-child(35){--bubble-radius:6vw}}.bubble:nth-child(36){--bubble-left-offset:13vw;--bubble-radius:1vw;--bubble-float-duration:11s;--bubble-sway-duration:5s;--bubble-float-delay:3s;--bubble-sway-delay:4s;--bubble-sway-type:sway-left-to-right}@media only screen and (max-width:767px){.bubble:nth-child(36){--bubble-radius:6vw}}.bubble:nth-child(37){--bubble-left-offset:87vw;--bubble-radius:2vw;--bubble-float-duration:9s;--bubble-sway-duration:4s;--bubble-float-delay:1s;--bubble-sway-delay:4s;--bubble-sway-type:sway-right-to-left}@media only screen and (max-width:767px){.bubble:nth-child(37){--bubble-radius:6vw}}.bubble:nth-child(38){--bubble-left-offset:85vw;--bubble-radius:2vw;--bubble-float-duration:11s;--bubble-sway-duration:5s;--bubble-float-delay:3s;--bubble-sway-delay:1s;--bubble-sway-type:sway-right-to-left}@media only screen and (max-width:767px){.bubble:nth-child(38){--bubble-radius:7vw}}.bubble:nth-child(39){--bubble-left-offset:54vw;--bubble-radius:2vw;--bubble-float-duration:7s;--bubble-sway-duration:6s;--bubble-float-delay:3s;--bubble-sway-delay:2s;--bubble-sway-type:sway-right-to-left}@media only screen and (max-width:767px){.bubble:nth-child(39){--bubble-radius:3vw}}.bubble:nth-child(40){--bubble-left-offset:33vw;--bubble-radius:1vw;--bubble-float-duration:8s;--bubble-sway-duration:6s;--bubble-float-delay:3s;--bubble-sway-delay:3s;--bubble-sway-type:sway-left-to-right}@media only screen and (max-width:767px){.bubble:nth-child(40){--bubble-radius:4vw}}@keyframes float-up{to{transform:translateY(-175vh)}}@keyframes sway-left-to-right{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes sway-right-to-left{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.full_content{padding:0 50px}.full_content.member_bg_blue{background:#f5f9fc}@media only screen and (max-width:1279px){.full_content{padding:0 20px}}@media only screen and (max-width:767px){.full_content{padding:0 15px}}.company_box{display:flex;justify-content:space-between;padding-top:40px}@media only screen and (max-width:767px){.company_box{display:block}}.company_box .left_selectbox{flex:0 0 320px;position:relative;width:320px}@media only screen and (max-width:1279px){.company_box .left_selectbox{flex:0 0 200px}}@media only screen and (max-width:767px){.company_box .left_selectbox{background:#fff;display:none;height:100%;left:0;padding:0;position:fixed;top:0;width:100%;z-index:50}}.company_box .left_selectbox .key{left:-10px;position:absolute}@media only screen and (max-width:767px){.company_box .left_selectbox .key{display:none}.company_box .left_selectbox .mbovh{height:100%;overflow:scroll;padding:15px;width:100%}}.company_box .left_selectbox .select_1_tab{border:1px solid #ddd;border-radius:35px;display:flex;height:70px;margin-bottom:40px;overflow:hidden;width:100%}.company_box .left_selectbox .select_1_tab .item{align-items:center;background:#fff;cursor:pointer;display:flex;font-size:1.222em;font-weight:700;justify-content:center;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:50%}@media only screen and (min-width:1000px){.company_box .left_selectbox .select_1_tab .item:hover{background:#f5f9fc;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}.company_box .left_selectbox .select_1_tab .item.now{background:#0492db;color:#fff}@media only screen and (max-width:767px){.company_box .left_selectbox .select_1_tab{display:none}}.company_box .left_selectbox .select_2_classify{margin-bottom:30px}@media only screen and (max-width:767px){.company_box .left_selectbox .select_2_classify{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px}}.company_box .left_selectbox .select_2_classify button{align-items:center;background:none;display:flex;font-size:1em;margin-bottom:10px}@media only screen and (min-width:1000px){.company_box .left_selectbox .select_2_classify button:hover{color:#0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .left_selectbox .select_2_classify button:hover .num{background:#0492db;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}@media only screen and (max-width:767px){.company_box .left_selectbox .select_2_classify button{background:#f7f7f7;border-radius:10px;justify-content:space-between;padding:8px 10px;width:calc(50% - 5px)}.company_box .left_selectbox .select_2_classify button:first-child{width:100%}}.company_box .left_selectbox .select_2_classify button.now{color:#0492db;font-size:1em;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .left_selectbox .select_2_classify button.now .num{background:#0492db;color:#fff}@media only screen and (max-width:767px){.company_box .left_selectbox .select_2_classify button.now .num{background:#fff;color:#0492db}.company_box .left_selectbox .select_2_classify button.now{background:#0492db;color:#fff}}.company_box .left_selectbox .select_2_classify button p{font-size:1.1111em;margin-right:5px}@media only screen and (max-width:767px){.company_box .left_selectbox .select_2_classify button p{font-size:1em}}.company_box .left_selectbox .select_2_classify button .num{background:#f7f7f7;border-radius:15px;font-size:1em;line-height:30px;padding:0 10px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.company_box .left_selectbox .select_2_classify button .num{font-size:.875em;line-height:25px}}.company_box .left_selectbox .select_4_set{border-top:1px solid #ddd}.company_box .left_selectbox .select_4_set li{border-bottom:1px solid #ddd;list-style:none;padding:20px 0}.company_box .left_selectbox .select_4_set li:last-child{border-bottom:0}.company_box .left_selectbox .select_4_set li.close .skill_set{display:none}.company_box .left_selectbox .select_4_set li.close .set_title_box .arr{transform:rotate(180deg);transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .left_selectbox .select_4_set li .set_title_box{align-items:center;background:none;display:flex;justify-content:space-between;width:100%}.company_box .left_selectbox .select_4_set li .set_title_box .arr{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .left_selectbox .select_4_set li .set_title_box .title_area{cursor:pointer;display:flex}.company_box .left_selectbox .select_4_set li .set_title_box .title_area h3{font-size:1.111em;font-weight:400;margin-right:10px}@media only screen and (max-width:767px){.company_box .left_selectbox .select_4_set li .set_title_box .title_area h3{font-size:1.25em}}.company_box .left_selectbox .select_4_set li .set_title_box .title_area .num{background:#f7f7f7;border-radius:15px;font-size:1em;line-height:30px;padding:0 10px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.company_box .left_selectbox .select_4_set li .set_title_box .title_area .num{font-size:1.125em}}.company_box .left_selectbox .select_4_set li .skill_set{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px}.company_box .left_selectbox .select_4_set li .skill_set button{background:#fff;border:1px solid #ddd;border-radius:5px;display:flex;margin-bottom:10px;padding:8px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:calc(50% - 5px)}@media only screen and (max-width:1279px){.company_box .left_selectbox .select_4_set li .skill_set button{width:100%}}@media only screen and (max-width:767px){.company_box .left_selectbox .select_4_set li .skill_set button{width:calc(50% - 5px)}}@media only screen and (min-width:1000px){.company_box .left_selectbox .select_4_set li .skill_set button:hover{background:#0492db;border:1px solid #0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .left_selectbox .select_4_set li .skill_set button:hover p{color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .left_selectbox .select_4_set li .skill_set button:hover .checkbox img{display:block}}.company_box .left_selectbox .select_4_set li .skill_set button.now{background:#0492db;border:1px solid #0492db}.company_box .left_selectbox .select_4_set li .skill_set button.now p{color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .left_selectbox .select_4_set li .skill_set button.now .checkbox img{display:block}.company_box .left_selectbox .select_4_set li .skill_set button p{color:#555;font-size:.888em;line-height:20px;margin-left:10px;text-align:left;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.company_box .left_selectbox .select_4_set li .skill_set button p{font-size:1em}}.company_box .left_selectbox .select_4_set li .skill_set button .checkbox{align-items:center;background:#fff;border:1px solid #ddd;border-radius:5px;display:flex;flex:0 0 20px;height:20px;justify-content:center;width:20px}.company_box .left_selectbox .select_4_set li .skill_set button .checkbox img{display:none;max-height:100%;max-width:100%}.company_box .left_selectbox .select_4_set li .button_list{margin-top:20px}.company_box .left_selectbox .select_4_set li .button_list button{background:none;display:flex;margin-bottom:10px}.company_box .left_selectbox .select_4_set li .button_list button p{color:#555;font-size:.888em;line-height:25px;margin-left:10px;text-align:left;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.company_box .left_selectbox .select_4_set li .button_list button p{font-size:1em}}@media only screen and (min-width:1000px){.company_box .left_selectbox .select_4_set li .button_list button:hover p{color:#0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}.company_box .left_selectbox .select_4_set li .button_list button.now .checkbox{background:#0492db;border:1px solid #0492db}.company_box .left_selectbox .select_4_set li .button_list button.now p{color:#0492db}.company_box .left_selectbox .select_4_set li .button_list .checkbox{align-items:center;background:#fff;border:1px solid #ddd;border-radius:5px;display:flex;flex:0 0 20px;height:20px;justify-content:center;margin-top:2px;width:20px}.company_box .left_selectbox .select_4_set li .button_list .checkbox img{max-height:100%;max-width:100%}.company_box .left_selectbox .mobile_btn{align-items:center;background:#3ba3ee;border-radius:25px;color:#fff;display:none;height:50px;justify-content:center;width:100%}@media only screen and (max-width:767px){.company_box .left_selectbox .mobile_btn{display:flex}}.company_box .right_content{padding-left:5vw;width:100%}@media only screen and (max-width:767px){.company_box .right_content{padding-left:0}}.company_box .right_content .mobile_select_box{display:none}@media only screen and (max-width:767px){.company_box .right_content .mobile_select_box{display:flex;justify-content:space-between;margin-bottom:10px}}.company_box .right_content .mobile_select_box .btn_ttwo{border:1px solid #ddd;border-radius:30px;display:flex;height:50px;overflow:hidden;width:180px}.company_box .right_content .mobile_select_box .btn_ttwo .item{align-items:center;background:#fff;cursor:pointer;display:flex;font-size:.888em;font-weight:400;justify-content:center;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:50%}@media only screen and (max-width:767px){.company_box .right_content .mobile_select_box .btn_ttwo .item{font-size:1em}}@media only screen and (min-width:1000px){.company_box .right_content .mobile_select_box .btn_ttwo .item:hover{background:#f5f9fc;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}.company_box .right_content .mobile_select_box .btn_ttwo .item.now{background:#0492db;color:#fff}.company_box .right_content .mobile_select_box .more_type{align-items:center;background:#3aa0ee;background:linear-gradient(90deg,#4ee9ec 0,#3aa0ee);border-radius:30px;color:#fff;display:flex;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4ee9ec",endColorstr="#3aa0ee",GradientType=1);font-size:.888em;justify-content:center;width:50px;width:120px}@media only screen and (max-width:767px){.company_box .right_content .mobile_select_box .more_type{font-size:1em}}.company_box .right_content .mobile_select_box .more_type img{margin-right:10px;width:20px}.company_box .right_content .search_top{margin-bottom:40px;position:relative}@media only screen and (max-width:767px){.company_box .right_content .search_top{margin-bottom:20px}}.company_box .right_content .search_top input{border:1px solid #ddd;border-radius:35px;font-size:1em;height:70px;outline-color:#0492db;padding:0 80px 0 20px;width:100%}@media only screen and (max-width:767px){.company_box .right_content .search_top input{font-size:1.125em;height:50px;padding-right:50px}}.company_box .right_content .search_top button{background:none;font-size:0;margin-top:-11px;position:absolute;right:29px;top:50%}@media only screen and (max-width:767px){.company_box .right_content .search_top button{right:20px}}.company_box .right_content .card_list_1{display:flex;flex-wrap:wrap;margin-bottom:40px;position:relative;width:100%;z-index:10}@media only screen and (max-width:1599px){.company_box .right_content .card_list_1{justify-content:space-between}}.company_box .right_content .card_list_1 li{background-color:#fff;border:1px solid #eee;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;list-style:none;margin-bottom:30px;margin-right:30px;max-width:440px;overflow:hidden;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:calc(33.33333% - 20px)}.company_box .right_content .card_list_1 li:hover{box-shadow:0 3px 15px rgba(0,0,0,.1)}.company_box .right_content .card_list_1 li:nth-child(3n){margin-right:0}@media only screen and (max-width:1599px){.company_box .right_content .card_list_1 li{margin-right:0;width:calc(50% - 15px)}.company_box .right_content .card_list_1 li:nth-child(3n){margin-right:0}}@media only screen and (min-width:2000px){.company_box .right_content .card_list_1 li:nth-child(3n){margin-right:30px}}@media only screen and (max-width:767px){.company_box .right_content .card_list_1 li{margin-bottom:15px;width:calc(50% - 5px)}}.company_box .right_content .card_list_1 li:hover{box-shadow:0 3px 15px rgba(0,0,0,.2);transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .right_content .card_list_1 li .logo_box{align-items:center;border-bottom:1px solid #f7f7f7;display:flex;justify-content:center;overflow:hidden;padding-bottom:59.4170403587%;position:relative;width:100%}.company_box .right_content .card_list_1 li .logo_box:hover img{transform:scale(1.1);transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .right_content .card_list_1 li .logo_box .pic_img{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.company_box .right_content .card_list_1 li .logo_box img{max-height:100%;max-width:100%;transform:scale(1);transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .right_content .card_list_1 li .txtbox{padding:15px 20px 0}@media only screen and (max-width:767px){.company_box .right_content .card_list_1 li .txtbox{padding:13px 10px 0}}.company_box .right_content .card_list_1 li .txtbox .title{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:1.2222em;font-weight:700;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:767px){.company_box .right_content .card_list_1 li .txtbox .title{-webkit-line-clamp:2;font-size:1.125em;line-height:25px;margin-bottom:10px}}.company_box .right_content .card_list_1 li .txtbox p{font-size:.888em;margin-bottom:5px}@media only screen and (max-width:767px){.company_box .right_content .card_list_1 li .txtbox p{display:none;font-size:.875em;line-height:14px}}.company_box .right_content .card_list_1 li .txtbox .tag_list{display:flex;flex-wrap:wrap;margin-bottom:10px}.company_box .right_content .card_list_1 li .txtbox .tag_list a{background:#f7f7f7;border-radius:5px;color:#0492db;display:block;font-size:.8888em;line-height:25px;margin-bottom:5px;margin-right:5px;padding:5px 8px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.company_box .right_content .card_list_1 li .txtbox .tag_list a{font-size:.75em;letter-spacing:0;line-height:18px;padding:5px}}.company_box .right_content .card_list_1 li .txtbox .tag_list a:hover{background:#3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .right_content .card_list_1 li .txtbox .tag_list a.tag-more{background:none;color:#555}.company_box .right_content .card_list_1 li .txtbox .tag_list a.tag-more:hover{color:#3ba3ee;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .right_content .card_list_1 li .btn_item{align-items:center;display:flex;justify-content:space-between;padding:0 20px 15px}@media only screen and (max-width:767px){.company_box .right_content .card_list_1 li .btn_item{padding:0 10px 13px}}.company_box .right_content .card_list_1 li .btn_item a.more{align-items:center;display:flex;font-size:1em;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .right_content .card_list_1 li .btn_item a.more:hover{color:#0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.company_box .right_content .card_list_1 li .btn_item a.more{font-size:0}}.company_box .right_content .card_list_1 li .btn_item .lefticon{display:flex}.company_box .right_content .card_list_1 li .btn_item .lefticon .like{background:url(../../images/frontend/like_icon1.svg) 50% no-repeat;border:1px solid #0492db;border-radius:50%;cursor:pointer;height:50px;margin-right:10px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:50px}@media only screen and (max-width:767px){.company_box .right_content .card_list_1 li .btn_item .lefticon .like{height:40px;width:40px}}@media only screen and (min-width:1000px){.company_box .right_content .card_list_1 li .btn_item .lefticon .like:hover{background:url(../../images/frontend/like_icon1s.svg) 50% no-repeat;background-color:#ffcd00;border-color:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}.company_box .right_content .card_list_1 li .btn_item .lefticon .like.now{background:url(../../images/frontend/like_icon1s.svg) 50% no-repeat;background-color:#ffcd00;border-color:#ffcd00}.company_box .right_content .card_list_1 li .btn_item .lefticon .match{background:url(../../images/frontend/match_icon1.svg) 50% no-repeat;border:1px solid #0492db;border-radius:50%;height:50px;position:relative;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:50px}@media only screen and (max-width:767px){.company_box .right_content .card_list_1 li .btn_item .lefticon .match{background-size:28px auto;height:40px;width:40px}}.company_box .right_content .card_list_1 li .btn_item .lefticon .match .notice{filter:alpha(opacity=100);margin-top:-14px;opacity:0;-moz-opacity:0;position:absolute;right:-70px;top:50%;visibility:hidden}@media only screen and (min-width:1000px){.company_box .right_content .card_list_1 li .btn_item .lefticon .match:hover{background:url(../../images/frontend/match_icon1s.svg) 50% no-repeat;background-color:#0492db;border-color:#0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .right_content .card_list_1 li .btn_item .lefticon .match:hover .notice{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;right:-90px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;visibility:visible}}.company_box .right_content .card_list_2{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:40px;position:relative;width:100%;z-index:10}@media only screen and (max-width:1599px){.company_box .right_content .card_list_2{justify-content:space-between}}@media only screen and (max-width:767px){.company_box .right_content .card_list_2{margin-top:40px}}.company_box .right_content .card_list_2 li{background-color:#fff;border:1px solid #eee;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;list-style:none;margin-bottom:30px;margin-right:30px;max-width:440px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:calc(33.33333% - 20px)}.company_box .right_content .card_list_2 li:nth-child(3n){margin-right:0}@media only screen and (max-width:1599px){.company_box .right_content .card_list_2 li{margin-right:0;width:calc(50% - 15px)}.company_box .right_content .card_list_2 li:nth-child(3n){margin-right:0}}@media only screen and (min-width:2000px){.company_box .right_content .card_list_2 li:nth-child(3n){margin-right:30px}}@media only screen and (max-width:767px){.company_box .right_content .card_list_2 li{margin-bottom:40px;position:relative;width:calc(50% - 5px)}}.company_box .right_content .card_list_2 li:hover{border:1px solid #4ee9ec;box-shadow:0 3px 15px rgba(0,0,0,.2);transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .right_content .card_list_2 li:hover .topbox .iconarea{border:1px solid #fff}.company_box .right_content .card_list_2 li:hover .topbox .iconarea.icon_1{background:url(../../images/frontend/four_1s.svg) 50% no-repeat;background-color:#27bcbf;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .right_content .card_list_2 li:hover .topbox .iconarea.icon_2{background:url(../../images/frontend/four_2s.svg) 50% no-repeat;background-color:#27bcbf;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .right_content .card_list_2 li:hover .topbox .iconarea.icon_3{background:url(../../images/frontend/four_3s.svg) 50% no-repeat;background-color:#27bcbf;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .right_content .card_list_2 li:hover .topbox .iconarea.icon_4{background:url(../../images/frontend/four_4s.svg) 50% no-repeat;background-color:#27bcbf;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .right_content .card_list_2 li .topbox{align-items:center;border-bottom:1px solid #f7f7f7;display:flex;justify-content:space-between;padding:15px 20px}@media only screen and (max-width:767px){.company_box .right_content .card_list_2 li .topbox{flex-direction:column-reverse;padding:30px 15px 10px}}.company_box .right_content .card_list_2 li .topbox .leftbox .date{color:#888;font-size:1em}@media only screen and (max-width:767px){.company_box .right_content .card_list_2 li .topbox .leftbox .date{font-size:.875em}.company_box .right_content .card_list_2 li .topbox .leftbox .date span{display:none}}.company_box .right_content .card_list_2 li .topbox .leftbox .title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:1.222em;font-weight:700;overflow:hidden;text-overflow:ellipsis;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.company_box .right_content .card_list_2 li .topbox .leftbox .title{font-size:1.125em;line-height:25px}}.company_box .right_content .card_list_2 li .topbox .leftbox .title:hover{color:#0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .right_content .card_list_2 li .topbox .iconarea{align-items:center;border:1px solid #ddd;border-radius:50%;display:flex;flex:0 0 80px;height:80px;justify-content:center;margin-left:20px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:80px}.company_box .right_content .card_list_2 li .topbox .iconarea.icon_1{background:url(../../images/frontend/four_1.svg) 50% no-repeat}.company_box .right_content .card_list_2 li .topbox .iconarea.icon_2{background:url(../../images/frontend/four_2.svg) 50% no-repeat}.company_box .right_content .card_list_2 li .topbox .iconarea.icon_3{background:url(../../images/frontend/four_3.svg) 50% no-repeat}.company_box .right_content .card_list_2 li .topbox .iconarea.icon_4{background:url(../../images/frontend/four_4.svg) 50% no-repeat}@media only screen and (max-width:767px){.company_box .right_content .card_list_2 li .topbox .iconarea{background:#fff;flex:0 0 60px;height:60px;left:50%;margin-left:-30px;position:absolute;top:-30px;width:60px}.company_box .right_content .card_list_2 li .topbox .iconarea img{max-height:30px;max-width:30px}}.company_box .right_content .card_list_2 li .txtbox{padding:15px 20px 0}@media only screen and (max-width:767px){.company_box .right_content .card_list_2 li .txtbox{padding:13px 10px 0}}.company_box .right_content .card_list_2 li .txtbox .title{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:1.222em;font-weight:700;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:767px){.company_box .right_content .card_list_2 li .txtbox .title{-webkit-line-clamp:2;font-size:1.125em;line-height:25px;margin-bottom:10px}}.company_box .right_content .card_list_2 li .txtbox p{font-size:.888em;margin-bottom:5px}@media only screen and (max-width:767px){.company_box .right_content .card_list_2 li .txtbox p{display:none;font-size:.875em;line-height:14px}}.company_box .right_content .card_list_2 li .txtbox .tag_list{display:flex;flex-wrap:wrap;margin-bottom:10px}.company_box .right_content .card_list_2 li .txtbox .tag_list a{background:#f7f7f7;border-radius:5px;color:#0492db;display:block;font-size:.888em;line-height:25px;margin-bottom:5px;margin-right:5px;padding:5px 8px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.company_box .right_content .card_list_2 li .txtbox .tag_list a{font-size:.75em;letter-spacing:0;line-height:18px;padding:5px}}.company_box .right_content .card_list_2 li .txtbox .tag_list a:hover{background:#3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .right_content .card_list_2 li .btn_item{align-items:center;display:flex;justify-content:space-between;padding:0 20px 15px}@media only screen and (max-width:767px){.company_box .right_content .card_list_2 li .btn_item{padding:0 13px 15px}}.company_box .right_content .card_list_2 li .btn_item a.more{align-items:center;display:flex;font-size:1em;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .right_content .card_list_2 li .btn_item a.more:hover{color:#0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.company_box .right_content .card_list_2 li .btn_item a.more{font-size:0}}.company_box .right_content .card_list_2 li .btn_item .lefticon{display:flex}.company_box .right_content .card_list_2 li .btn_item .lefticon .like{background:url(../../images/frontend/like_icon1.svg) 50% no-repeat;border:1px solid #0492db;border-radius:50%;cursor:pointer;height:50px;margin-right:10px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:50px}@media only screen and (max-width:767px){.company_box .right_content .card_list_2 li .btn_item .lefticon .like{height:40px;width:40px}}@media only screen and (min-width:1000px){.company_box .right_content .card_list_2 li .btn_item .lefticon .like:hover{background:url(../../images/frontend/like_icon1s.svg) 50% no-repeat;background-color:#ffcd00;border-color:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}.company_box .right_content .card_list_2 li .btn_item .lefticon .like.now{background:url(../../images/frontend/like_icon1s.svg) 50% no-repeat;background-color:#ffcd00;border-color:#ffcd00}.company_box .right_content .card_list_2 li .btn_item .lefticon .match{background:url(../../images/frontend/match_icon1.svg) 50% no-repeat;border:1px solid #0492db;border-radius:50%;height:50px;position:relative;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:50px}@media only screen and (max-width:767px){.company_box .right_content .card_list_2 li .btn_item .lefticon .match{background-size:28px auto;height:40px;width:40px}}.company_box .right_content .card_list_2 li .btn_item .lefticon .match .notice{filter:alpha(opacity=100);margin-top:-14px;opacity:0;-moz-opacity:0;position:absolute;right:-70px;top:50%;visibility:hidden}@media only screen and (min-width:1000px){.company_box .right_content .card_list_2 li .btn_item .lefticon .match:hover{background:url(../../images/frontend/match_icon1s.svg) 50% no-repeat;background-color:#0492db;border-color:#0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_box .right_content .card_list_2 li .btn_item .lefticon .match:hover .notice{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;right:-90px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;visibility:visible}}.member_box{align-items:flex-start;display:flex;justify-content:space-between;padding-bottom:80px;padding-top:40px}@media only screen and (max-width:767px){.member_box{display:block}}.member_box .left_menu{background:#fff;border-radius:10px;flex:0 0 320px;overflow:hidden;position:relative;width:320px}@media only screen and (max-width:1599px){.member_box .left_menu{flex:0 0 260px}}@media only screen and (max-width:999px){.member_box .left_menu{display:none}}.member_box .left_menu ul li{border-bottom:1px solid #f5f9fc;list-style:none}.member_box .left_menu ul li.now .big_title{background:#3ba3ee}.member_box .left_menu ul li.now .big_title p{color:#fff}.member_box .left_menu ul li.now .big_title .iconbox .icon_1{background:url(../../images/frontend/memuicon_1s.svg) 50% no-repeat}.member_box .left_menu ul li.now .big_title .iconbox .icon_2{background:url(../../images/frontend/memuicon_2s.svg) 50% no-repeat}.member_box .left_menu ul li.now .big_title .iconbox .icon_3{background:url(../../images/frontend/memuicon_3s.svg) 50% no-repeat}.member_box .left_menu ul li.now .big_title .iconbox .icon_4{background:url(../../images/frontend/memuicon_4s.svg) 50% no-repeat}.member_box .left_menu ul li.now .big_title .iconbox .icon_5{background:url(../../images/frontend/memuicon_5s.svg) 50% no-repeat}.member_box .left_menu ul li.now .big_title .iconbox .icon_6{background:url(../../images/frontend/memuicon_6s.svg) 50% no-repeat}.member_box .left_menu ul li.now .big_title .iconbox .icon_7{background:url(../../images/frontend/memuicon_7s.svg) 50% no-repeat}.member_box .left_menu ul li.now .big_title .iconbox .icon_8{background:url(../../images/frontend/memuicon_8s.svg) 50% no-repeat}.member_box .left_menu ul li.now .big_title .iconbox .icon_9{background:url(../../images/frontend/memuicon_9s.svg) 50% no-repeat}.member_box .left_menu ul li.now .big_title .iconbox .icon_10{background:url(../../images/frontend/memuicon_10s.svg) 50% no-repeat}.member_box .left_menu ul li.now .big_title .iconbox .icon_11{background:url(../../images/frontend/memuicon_11s.svg) 50% no-repeat}.member_box .left_menu ul li.now .big_title .iconbox .cirdot1{animation:cirdot1 3s linear 0s infinite}.member_box .left_menu ul li.now .big_title .iconbox .cirdot2,.member_box .left_menu ul li.now .big_title .iconbox .cirdot7{animation:cirdot2 3s linear 0s infinite}.member_box .left_menu ul li.now .big_title .iconbox .cirdot3{animation:cirdot3 3s linear 0s infinite}.member_box .left_menu ul li.now .big_title .iconbox .cirdot4{animation:cirdot4 4s linear 0s infinite}.member_box .left_menu ul li.now .itembox{display:block}.member_box .left_menu ul li:hover .big_title{background:#3ba3ee;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .left_menu ul li:hover .big_title p{color:#fff}.member_box .left_menu ul li:hover .big_title .iconbox .icon_1{background:url(../../images/frontend/memuicon_1s.svg) 50% no-repeat}.member_box .left_menu ul li:hover .big_title .iconbox .icon_2{background:url(../../images/frontend/memuicon_2s.svg) 50% no-repeat}.member_box .left_menu ul li:hover .big_title .iconbox .icon_3{background:url(../../images/frontend/memuicon_3s.svg) 50% no-repeat}.member_box .left_menu ul li:hover .big_title .iconbox .icon_4{background:url(../../images/frontend/memuicon_4s.svg) 50% no-repeat}.member_box .left_menu ul li:hover .big_title .iconbox .icon_5{background:url(../../images/frontend/memuicon_5s.svg) 50% no-repeat}.member_box .left_menu ul li:hover .big_title .iconbox .icon_6{background:url(../../images/frontend/memuicon_6s.svg) 50% no-repeat}.member_box .left_menu ul li:hover .big_title .iconbox .icon_7{background:url(../../images/frontend/memuicon_7s.svg) 50% no-repeat}.member_box .left_menu ul li:hover .big_title .iconbox .icon_8{background:url(../../images/frontend/memuicon_8s.svg) 50% no-repeat}.member_box .left_menu ul li:hover .big_title .iconbox .icon_9{background:url(../../images/frontend/memuicon_9s.svg) 50% no-repeat}.member_box .left_menu ul li:hover .big_title .iconbox .icon_10{background:url(../../images/frontend/memuicon_10s.svg) 50% no-repeat}.member_box .left_menu ul li:hover .big_title .iconbox .icon_11{background:url(../../images/frontend/memuicon_11s.svg) 50% no-repeat}.member_box .left_menu ul li:hover .big_title .iconbox .cirdot1{animation:cirdot1 3s linear 0s infinite}.member_box .left_menu ul li:hover .big_title .iconbox .cirdot2,.member_box .left_menu ul li:hover .big_title .iconbox .cirdot7{animation:cirdot2 3s linear 0s infinite}.member_box .left_menu ul li:hover .big_title .iconbox .cirdot3{animation:cirdot3 3s linear 0s infinite}.member_box .left_menu ul li:hover .big_title .iconbox .cirdot4{animation:cirdot4 4s linear 0s infinite}.member_box .left_menu ul li .big_title{background:#fff;display:flex;padding:20px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:100%}.member_box .left_menu ul li .big_title .iconbox{height:30px;margin-right:10px;position:relative;width:30px}.member_box .left_menu ul li .big_title .iconbox .icon_1{background:url(../../images/frontend/memuicon_1.svg) 50% no-repeat;height:100%;position:relative;width:100%;z-index:10}.member_box .left_menu ul li .big_title .iconbox .icon_2{background:url(../../images/frontend/memuicon_2.svg) 50% no-repeat;height:100%;position:relative;width:100%;z-index:10}.member_box .left_menu ul li .big_title .iconbox .icon_3{background:url(../../images/frontend/memuicon_3.svg) 50% no-repeat;height:100%;position:relative;width:100%;z-index:10}.member_box .left_menu ul li .big_title .iconbox .icon_4{background:url(../../images/frontend/memuicon_4.svg) 50% no-repeat;height:100%;position:relative;width:100%;z-index:10}.member_box .left_menu ul li .big_title .iconbox .icon_5{background:url(../../images/frontend/memuicon_5.svg) 50% no-repeat;height:100%;position:relative;width:100%;z-index:10}.member_box .left_menu ul li .big_title .iconbox .icon_6{background:url(../../images/frontend/memuicon_6.svg) 50% no-repeat;height:100%;position:relative;width:100%;z-index:10}.member_box .left_menu ul li .big_title .iconbox .icon_7{background:url(../../images/frontend/memuicon_7.svg) 50% no-repeat;height:100%;position:relative;width:100%;z-index:10}.member_box .left_menu ul li .big_title .iconbox .icon_8{background:url(../../images/frontend/memuicon_8.svg) 50% no-repeat;height:100%;position:relative;width:100%;z-index:10}.member_box .left_menu ul li .big_title .iconbox .icon_9{background:url(../../images/frontend/memuicon_9.svg) 50% no-repeat;height:100%;position:relative;width:100%;z-index:10}.member_box .left_menu ul li .big_title .iconbox .icon_10{background:url(../../images/frontend/memuicon_10.svg) 50% no-repeat;height:100%;position:relative;width:100%;z-index:10}.member_box .left_menu ul li .big_title .iconbox .icon_11{background:url(../../images/frontend/memuicon_11.svg) 50% no-repeat;height:100%;position:relative;width:100%;z-index:10}.member_box .left_menu ul li .big_title .iconbox .dottt{background:#ffe787;border-radius:50%;height:10px;position:absolute;width:10px}.member_box .left_menu ul li .big_title .iconbox .cirdot1{bottom:0;right:0}.member_box .left_menu ul li .big_title .iconbox .cirdot2{left:5px;top:5px}.member_box .left_menu ul li .big_title .iconbox .cirdot3{left:10px;top:2px}.member_box .left_menu ul li .big_title .iconbox .cirdot4{right:0;top:2px}.member_box .left_menu ul li .big_title .iconbox .cirdot7{left:0;top:5px}.member_box .left_menu ul li .big_title p{color:#333;font-size:1.111em}@media only screen and (max-width:767px){.member_box .left_menu ul li .big_title p{font-size:1.25em}}.member_box .left_menu ul li .itembox{display:none;padding:15px 0 10px 60px}.member_box .left_menu ul li .itembox a{color:#888;display:block;margin-bottom:10px}.member_box .left_menu ul li .itembox a:hover{color:#0492db}.member_box .right_content{padding-left:3vw;width:100%}@media only screen and (max-width:999px){.member_box .right_content{padding-left:0}}.member_box .right_content .cont_titlebox{align-items:center;display:flex;justify-content:space-between}.member_box .right_content .cont_titlebox h2{background:url(../../images/frontend/liststy.svg) 0 no-repeat;color:#0492db;font-size:1.6666em;padding-left:30px}@media only screen and (max-width:767px){.member_box .right_content .cont_titlebox h2{font-size:1.5em}}.member_box .right_content .cont_titlebox .account_area{align-items:center;display:flex}@media only screen and (max-width:767px){.member_box .right_content .cont_titlebox .account_area{display:none}}.member_box .right_content .cont_titlebox .account_area button{background:#3ba3ee;border-radius:20px;color:#fff;font-size:1em;height:40px;margin-left:10px;padding:0 15px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.member_box .right_content .cont_titlebox .account_area button{font-size:1.125em}}.member_box .right_content .cont_titlebox .account_area button:hover{background:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .title_short{margin-bottom:25px}@media only screen and (max-width:767px){.member_box .right_content .title_short{font-size:.875em;line-height:23px;margin-bottom:15px}}.member_box .right_content .title_short_2{margin-bottom:70px}@media only screen and (max-width:767px){.member_box .right_content .title_short_2{margin-bottom:50px}}.member_box .right_content .title_short_2 span{color:#333}.member_box .right_content .member_tab_top{display:flex;justify-content:space-between;margin-bottom:75px}.member_box .right_content .member_tab_top.marb_30{margin-bottom:30px}.member_box .right_content .member_tab_top button{align-items:center;background:#fff;border-radius:10px;color:#555;display:flex;font-size:1.444em;height:80px;justify-content:center;position:relative;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:calc(50% - 10px)}@media only screen and (max-width:767px){.member_box .right_content .member_tab_top button{font-size:1.125em;height:60px;width:calc(50% - 5px)}}.member_box .right_content .member_tab_top button .arrbl{bottom:-21px;filter:alpha(opacity=100);left:50%;margin-left:-21px;opacity:0;-moz-opacity:0;position:absolute;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (min-width:1000px){.member_box .right_content .member_tab_top button:hover{background:#3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .member_tab_top button:hover .arrbl{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}.member_box .right_content .member_tab_top button.now{background:#3ba3ee;color:#fff}.member_box .right_content .member_tab_top button.now .arrbl{filter:alpha(opacity=100);opacity:1;-moz-opacity:1}.member_box .right_content .w_box_member{background:#fff;border-radius:10px;margin-bottom:20px;padding:25px 30px 30px;position:relative}@media only screen and (max-width:767px){.member_box .right_content .w_box_member{padding:10px}.member_box .right_content .w_box_member p{font-size:1em;line-height:25px}}.member_box .right_content .w_box_member .w_boxtop_tab{left:0;padding:0 30px;position:absolute;top:-35px;width:100%}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .w_boxtop_tab{padding:0 10px;top:-30px}}.member_box .right_content .w_box_member .w_boxtop_tab .flex_box{background:#fff;border:1px solid #ddd;border-radius:35px;display:flex;height:70px;overflow:hidden}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .w_boxtop_tab .flex_box{height:60px}}.member_box .right_content .w_box_member .w_boxtop_tab .flex_box button{background:#fff;border-right:1px solid #ddd;color:#555;font-size:1.444em;width:33.3333%}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .w_boxtop_tab .flex_box button{font-size:1em}}.member_box .right_content .w_box_member .w_boxtop_tab .flex_box button:last-child{border:0}.member_box .right_content .w_box_member .w_boxtop_tab .flex_box button span{color:#3ba3ee}@media only screen and (min-width:1000px){.member_box .right_content .w_box_member .w_boxtop_tab .flex_box button:hover{background:#3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .w_boxtop_tab .flex_box button:hover span{color:#fff}}.member_box .right_content .w_box_member .w_boxtop_tab .flex_box button.now{background:#3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .w_boxtop_tab .flex_box button.now span{color:#fff}.member_box .right_content .w_box_member .record_top{display:flex;justify-content:space-between;margin-bottom:40px;margin-top:40px}.member_box .right_content .w_box_member .record_top.message_use{margin-top:10px}.member_box .right_content .w_box_member .record_top .left_search{position:relative;width:50%}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .record_top .left_search{width:57%}}.member_box .right_content .w_box_member .record_top .left_search input{background:#f8f8f8;border-radius:30px;font-size:.8888em;height:60px;padding:0 50px 0 20px;width:100%}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .record_top .left_search input{font-size:1em;height:50px}}.member_box .right_content .w_box_member .record_top .left_search button{background:none;margin-top:-12px;position:absolute;right:25px;top:50%}.member_box .right_content .w_box_member .record_top .left_search button svg{width:23px}.member_box .right_content .w_box_member .record_top .right_contral{align-items:center;display:flex}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .record_top .right_contral{width:40%}}.member_box .right_content .w_box_member .record_top .right_contral p{color:#333;font-size:1em;margin-right:15px}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .record_top .right_contral p{display:none}}.member_box .right_content .w_box_member .record_top .right_contral button{background:#f8f8f8;border-radius:30px;color:#555;font-size:1em;height:60px;padding:0 20px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .record_top .right_contral button{font-size:1em;height:50px;padding:0 15px;width:100%}}.member_box .right_content .w_box_member .record_top .right_contral button:hover{background:#3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .fs_20_title{font-size:1.111em;margin-bottom:10px}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .fs_20_title{font-size:1.125em}}.member_box .right_content .w_box_member .fs_20_title span{color:red}.member_box .right_content .w_box_member h3.title{color:#0492db;font-size:1.444em;margin-bottom:15px}.member_box .right_content .w_box_member h3.title span{color:red}@media only screen and (max-width:767px){.member_box .right_content .w_box_member h3.title{font-size:1.25em;margin-bottom:5px}}.member_box .right_content .w_box_member .cata_btnbox{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .cata_btnbox{flex-wrap:wrap}}.member_box .right_content .w_box_member .cata_btnbox button{background:#f8f8f8;border-radius:5px;font-size:1em;height:60px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:calc(25% - 12px)}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .cata_btnbox button{height:50px;margin-bottom:10px;width:calc(50% - 5px)}.member_box .right_content .w_box_member .cata_btnbox button:nth-child(3),.member_box .right_content .w_box_member .cata_btnbox button:nth-child(4){margin-bottom:0}}@media only screen and (min-width:1000px){.member_box .right_content .w_box_member .cata_btnbox button:hover{background:#0492db;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .cata_btnbox button{font-size:1em}}.member_box .right_content .w_box_member .cata_btnbox button.now{background:#0492db;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .inp_set_two{display:flex;justify-content:space-between;width:100%}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .inp_set_two{display:block}}.member_box .right_content .w_box_member .inp_set_two .inp_item{width:calc(50% - 10px)}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .inp_set_two .inp_item{width:100%}}.member_box .right_content .w_box_member .inp_set_two .inp_item.marb_0{margin-bottom:0}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .inp_set_two .inp_item.marb_0{margin-bottom:10px}}.member_box .right_content .w_box_member .correctbox p{font-size:1.1111em;margin-bottom:8px}.member_box .right_content .w_box_member .correctbox p span{color:red}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .correctbox p{font-size:1em}}.member_box .right_content .w_box_member .correctbox .corrlist{background:#f8f8f8;border-radius:10px;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:30px;padding:20px 20px 10px}.member_box .right_content .w_box_member .correctbox .corrlist button{align-items:center;background:none;display:flex;font-size:1em;margin-bottom:10px;margin-right:20px}.member_box .right_content .w_box_member .correctbox .corrlist button .radio_correct{border:2px solid #0492db;border-radius:50%;flex:0 0 30px;height:30px;margin-right:10px;width:30px}.member_box .right_content .w_box_member .correctbox .corrlist button.now .radio_correct{background:url(../../images/frontend/correcttttt.svg) 50% no-repeat;background-color:#0492db;border:2px solid #0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .inp_item{margin-bottom:20px;width:100%}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .inp_item{margin-bottom:15px}}.member_box .right_content .w_box_member .inp_item p{font-size:1.111em;line-height:30px;margin-bottom:8px}.member_box .right_content .w_box_member .inp_item p span{color:red}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .inp_item p{font-size:1em;line-height:25px}}.member_box .right_content .w_box_member .inp_item select{-webkit-appearance:none;-moz-appearance:none;background:url(../../images/frontend/arrselect.svg) right 10px center no-repeat;background-color:#f8f8f8;border-radius:5px;font-size:.8888em;height:60px;padding:0 15px;width:100%}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .inp_item select{font-size:1em;height:50px}}.member_box .right_content .w_box_member .inp_item input{background:#f8f8f8;border-radius:5px;font-size:.8888em;height:60px;padding:0 15px;width:100%}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .inp_item input{font-size:1em;height:50px}}.member_box .right_content .w_box_member .inp_item .addressbox{display:flex;justify-content:space-between}.member_box .right_content .w_box_member .inp_item .addressbox select{flex:0 0 180px;margin-right:20px;width:180px}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .inp_item .addressbox select{flex:0 0 100px}}.member_box .right_content .w_box_member .text_areabox{width:100%}.member_box .right_content .w_box_member .text_areabox p{font-size:1.1111em;margin-bottom:8px}.member_box .right_content .w_box_member .text_areabox p span{color:red}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .text_areabox p{font-size:1em}}.member_box .right_content .w_box_member .text_areabox textarea{background:#f8f8f8;border-radius:10px;font-size:.888em;height:200px;padding:20px;resize:none;width:100%}.member_box .right_content .w_box_member .text_areabox textarea.blue_bg{background:#f5f9fc}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .text_areabox textarea{font-size:1em;height:100px;padding:15px}}.member_box .right_content .w_box_member .uploadfile{align-items:center;background:#3ba3ee;border-radius:5px;cursor:pointer;display:flex;height:60px;justify-content:center;margin-right:20px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:330px}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .uploadfile{height:50px}}.member_box .right_content .w_box_member .uploadfile input{display:none;height:100%;width:100%}.member_box .right_content .w_box_member .uploadfile p{background:url(../../images/frontend/ipfileicon.svg) 0 no-repeat;color:#fff;padding-left:25px}.member_box .right_content .w_box_member .uploadfile:hover{background:#4ee9ec;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .upbox{align-items:center;display:flex}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .upbox{display:block}}.member_box .right_content .w_box_member .upbox button.xx{background:none;margin-left:10px}.member_box .right_content .w_box_member .upbox .file_name{align-items:center;display:flex;margin-top:15px}.member_box .right_content .w_box_member .up_pic_box{align-items:flex-end;display:flex;flex-wrap:wrap;margin-bottom:30px}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .up_pic_box{justify-content:space-between}}.member_box .right_content .w_box_member .up_pic_box .uploadbox{align-items:center;background:url(../../images/frontend/add_cir.svg) 50% no-repeat;border:1px dashed #3ba3ee;border-radius:5px;cursor:pointer;display:flex;flex:0 0 33.333%;height:265px;justify-content:center;margin-right:10px;position:relative;width:33.333%}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .up_pic_box .uploadbox{background-size:40px 40px;flex:0 0 48%;height:180px;margin-right:0;width:48%}}.member_box .right_content .w_box_member .up_pic_box .uploadbox img{max-height:100%;max-width:100%;position:relative;z-index:10}.member_box .right_content .w_box_member .up_pic_box .uploadbox p{bottom:20px;font-size:.8888em;line-height:25px;position:absolute;text-align:center;width:100%}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .up_pic_box .uploadbox p{bottom:10px;font-size:.75em;letter-spacing:0;line-height:16px}}.member_box .right_content .w_box_member .up_pic_box .uploadbox input{display:none;height:100%;width:100%}.member_box .right_content .w_box_member .main_select_box{background:#f5f9fc;border-radius:10px;overflow:hidden}.member_box .right_content .w_box_member .main_select_box.green_blue{background-color:#edfdfd}.member_box .right_content .w_box_member .main_select_box.green_blue .title_check .leftbox.now .corrbox{background-color:#27bcbf}.member_box .right_content .w_box_member .main_select_box.green_blue .title_check .leftbox p{color:#27bcbf}.member_box .right_content .w_box_member .main_select_box.green_blue .title_check .leftbox .corrbox{border:2px solid #27bcbf}.member_box .right_content .w_box_member .main_select_box.green_blue .four_conte .option_title_box{border-bottom:1px dashed #97dfe0}.member_box .right_content .w_box_member .main_select_box.green_blue .four_conte .option_title_box .corrbox_s{border:2px solid #27bcbf}.member_box .right_content .w_box_member .main_select_box.green_blue .four_conte .option_title_box.now{background-color:#27bcbf;border-bottom:1px solid #27bcbf}.member_box .right_content .w_box_member .main_select_box.green_blue .four_conte .option_title_box.now .corrbox_s{background-color:#27bcbf}.member_box .right_content .w_box_member .main_select_box.green_blue .four_conte ul li .option_box .item_set button.now{background:#27bcbf;border:1px solid #27bcbf}@media only screen and (min-width:1000px){.member_box .right_content .w_box_member .main_select_box.green_blue .four_conte ul li .option_box .item_set button:hover{background:#27bcbf;border:1px solid #27bcbf;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .main_select_box.green_blue .four_conte ul li .option_box .item_set button:hover p{color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .main_select_box.green_blue .four_conte ul li .option_box .item_set button:hover .checkbox{border:1px solid #fff}.member_box .right_content .w_box_member .main_select_box.green_blue .four_conte ul li .option_box .item_set button:hover .checkbox img{display:block}}.member_box .right_content .w_box_member .main_select_box.open .title_check .arbtn{transform:rotate(0deg);transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .main_select_box.open .four_conte{display:block}.member_box .right_content .w_box_member .main_select_box .title_check{align-items:center;background:none;display:flex;justify-content:space-between;padding:15px 30px;width:100%}@media only screen and (max-width:1599px){.member_box .right_content .w_box_member .main_select_box .title_check{padding:15px}}.member_box .right_content .w_box_member .main_select_box .title_check .arbtn{transform:rotate(180deg);transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .main_select_box .title_check .leftbox{align-items:center;background:none;display:flex;position:relative;z-index:3}.member_box .right_content .w_box_member .main_select_box .title_check .leftbox.now .corrbox{background:url(../../images/frontend/correcttttt.svg) 50% no-repeat;background-color:#3ba3ee;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .main_select_box .title_check .leftbox p{color:#0492db;font-size:1.444em;font-weight:700}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .main_select_box .title_check .leftbox p{font-size:1.625em}}.member_box .right_content .w_box_member .main_select_box .title_check .leftbox .corrbox{align-items:center;border:2px solid #3ba3ee;border-radius:50%;display:flex;height:30px;justify-content:center;margin-right:10px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:30px}.member_box .right_content .w_box_member .main_select_box .four_conte{display:none;padding:0 30px 10px}@media only screen and (max-width:1599px){.member_box .right_content .w_box_member .main_select_box .four_conte{padding:0 15px 10px}}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .main_select_box .four_conte{padding:0 10px 10px}}.member_box .right_content .w_box_member .main_select_box .four_conte ul{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none}.member_box .right_content .w_box_member .main_select_box .four_conte ul li{background-color:#fff;border-radius:10px;margin-bottom:20px;overflow:hidden;width:calc(50% - 10px)}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .main_select_box .four_conte ul li{width:100%}.member_box .right_content .w_box_member .main_select_box .four_conte ul li:last-child{margin-bottom:0}}.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_title_box{align-items:center;background:none;border-bottom:1px dashed #a1d3f7;display:flex;padding:15px 20px;width:100%}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_title_box{padding:12px 10px}}.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_title_box.now{background-color:#0492db;border-bottom:1px dashed #0492db}.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_title_box.now .corrbox_s{background:url(../../images/frontend/correcttttt.svg) 50% no-repeat;background-color:#0492db;border:2px solid #fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_title_box.now p{color:#fff}.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_title_box p{font-size:1.1111em}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_title_box p{font-size:1.125em}}.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_title_box .corrbox_s{align-items:center;border:2px solid #3ba3ee;border-radius:50%;display:flex;flex:0 0 auto;height:30px;justify-content:center;margin-right:10px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:30px}.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_box{padding:20px}@media only screen and (max-width:1599px){.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_box{padding:15px}}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_box{padding:10px 10px 0}}.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_box .item_set{display:flex;flex-wrap:wrap}@media only screen and (max-width:1599px){.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_box .item_set{justify-content:space-between}}.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_box .item_set button{background:#fff;border:1px solid #ddd;border-radius:5px;display:flex;margin-bottom:10px;margin-right:10px;padding:10px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (min-width:1000px){.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_box .item_set button:hover{background:#0492db;border:1px solid #0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_box .item_set button:hover p{color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_box .item_set button:hover .checkbox{border:1px solid #fff}.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_box .item_set button:hover .checkbox img{display:block}}@media only screen and (max-width:1599px){.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_box .item_set button{margin-right:0;width:calc(50% - 5px)}}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_box .item_set button{padding:8px}}.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_box .item_set button.now{background:#0492db;border:1px solid #0492db}.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_box .item_set button.now p{color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_box .item_set button.now .checkbox{border:1px solid #fff}.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_box .item_set button.now .checkbox img{display:block}.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_box .item_set button p{color:#555;font-size:.888em;line-height:20px;margin-left:10px;text-align:left;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:1599px){.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_box .item_set button p{letter-spacing:0}}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_box .item_set button p{font-size:.875em;margin-left:5px}}.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_box .item_set button .checkbox{align-items:center;background:#fff;border:1px solid #ddd;border-radius:5px;display:flex;flex:0 0 20px;height:20px;justify-content:center;width:20px}.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_box .item_set button .checkbox img{display:none;max-height:100%;max-width:100%}.member_box .right_content .w_box_member .company_infor .title_16{font-size:.888em}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .company_infor .title_16{font-size:.875em}}.member_box .right_content .w_box_member .company_infor .border_content{border:1px solid #ddd;border-radius:5px;height:130px;overflow:auto;padding:15px;width:100%}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .company_infor .border_content{font-size:.875em;line-height:22px;padding:10px}}.member_box .right_content .w_box_member .company_infor .top_li{display:flex;flex-wrap:wrap}.member_box .right_content .w_box_member .company_infor .top_li li{list-style:none;margin-bottom:15px;padding-right:15px;width:33.333%}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .company_infor .top_li li{width:50%}}.member_box .right_content .w_box_member .company_infor .top_li li p{font-size:.888em}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .company_infor .top_li li p{font-size:.875em}}.member_box .right_content .w_box_member .company_infor .top_li li a,.member_box .right_content .w_box_member .company_infor .top_li li h4{color:#0492db;font-size:1.1111em;font-weight:400}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .company_infor .top_li li a,.member_box .right_content .w_box_member .company_infor .top_li li h4{font-size:1em;line-height:20px}}.member_box .right_content .w_box_member .company_infor .top_li li a{color:#0492db;font-size:.8888em;letter-spacing:0;word-break:break-all}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .company_infor .top_li li a{font-size:1em}}.member_box .right_content .w_box_member .company_infor .input_box{border-top:1px dashed #3ba3ee;margin-top:40px;padding-top:30px}.member_box .right_content .w_box_member .company_infor .input_box .inp_set_3{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .company_infor .input_box .inp_set_3{display:block}}.member_box .right_content .w_box_member .company_infor .input_box .inp_set_3 .inp_item{width:calc(33.333% - 15px)}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .company_infor .input_box .inp_set_3 .inp_item{width:100%}}.member_box .right_content .w_box_member .company_infor .input_box .up_5box p{font-size:1.1111em;margin-bottom:8px}.member_box .right_content .w_box_member .company_infor .input_box .up_5box p span{color:red}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .company_infor .input_box .up_5box p{font-size:1em}}.member_box .right_content .w_box_member .company_infor .input_box .up_5box .up_pic_box{flex-wrap:wrap;margin-bottom:0}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .company_infor .input_box .up_5box .up_pic_box{justify-content:space-between}}.member_box .right_content .w_box_member .company_infor .input_box .up_5box .up_pic_box .uploadbox{margin-bottom:20px;margin-right:20px;width:calc(33.333% - 15px)}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .company_infor .input_box .up_5box .up_pic_box .uploadbox{height:120px;margin-bottom:10px;margin-right:0;width:calc(50% - 5px)}}.member_box .right_content .w_box_member .company_infor .input_box .up_5box .up_pic_box .uploadbox:nth-child(3n){margin-right:0}.member_box .right_content .w_box_member .company_infor .check_marketarea p{font-size:1.111em;margin-bottom:8px}.member_box .right_content .w_box_member .company_infor .check_marketarea p span{color:red}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .company_infor .check_marketarea p{font-size:1em}}.member_box .right_content .w_box_member .company_infor .check_marketarea .item_set{display:flex;flex-wrap:wrap}@media only screen and (max-width:1599px){.member_box .right_content .w_box_member .company_infor .check_marketarea .item_set{justify-content:space-between}}.member_box .right_content .w_box_member .company_infor .check_marketarea .item_set button{background:#fff;border:1px solid #ddd;border-radius:5px;display:flex;margin-bottom:10px;margin-right:10px;padding:10px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (min-width:1000px){.member_box .right_content .w_box_member .company_infor .check_marketarea .item_set button:hover{background:#0492db;border:1px solid #0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .company_infor .check_marketarea .item_set button:hover p{color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .company_infor .check_marketarea .item_set button:hover .checkbox{border:1px solid #fff}.member_box .right_content .w_box_member .company_infor .check_marketarea .item_set button:hover .checkbox img{display:block}}@media only screen and (max-width:1599px){.member_box .right_content .w_box_member .company_infor .check_marketarea .item_set button{margin-right:0;width:calc(50% - 5px)}}.member_box .right_content .w_box_member .company_infor .check_marketarea .item_set button.now{background:#0492db;border:1px solid #0492db}.member_box .right_content .w_box_member .company_infor .check_marketarea .item_set button.now p{color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .company_infor .check_marketarea .item_set button.now .checkbox{border:1px solid #fff}.member_box .right_content .w_box_member .company_infor .check_marketarea .item_set button.now .checkbox img{display:block}.member_box .right_content .w_box_member .company_infor .check_marketarea .item_set button p{color:#555;font-size:.8888em;line-height:20px;margin-bottom:0;margin-left:10px;text-align:left;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:1599px){.member_box .right_content .w_box_member .company_infor .check_marketarea .item_set button p{letter-spacing:0}}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .company_infor .check_marketarea .item_set button p{font-size:1em}}.member_box .right_content .w_box_member .company_infor .check_marketarea .item_set button .checkbox{align-items:center;background:#fff;border:1px solid #ddd;border-radius:5px;display:flex;flex:0 0 20px;height:20px;justify-content:center;width:20px}.member_box .right_content .w_box_member .company_infor .check_marketarea .item_set button .checkbox img{display:none;max-height:100%;max-width:100%}.member_box .right_content .w_box_member .item_list_title{margin-bottom:10px;padding:0 20px}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_list_title{display:none}}.member_box .right_content .w_box_member .item_list_title ul{display:flex}.member_box .right_content .w_box_member .item_list_title ul li{color:#333;font-size:1.1111em;font-weight:700;list-style:none;padding:0 10px}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_list_title ul li{font-size:1.25em}}.member_box .right_content .w_box_member .item_list_title.record_title li:first-child{width:12%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_list_title.record_title li:first-child{width:20%}}.member_box .right_content .w_box_member .item_list_title.record_title li:nth-child(2){width:18%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_list_title.record_title li:nth-child(2){width:20%}}.member_box .right_content .w_box_member .item_list_title.record_title li:nth-child(3){width:70%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_list_title.record_title li:nth-child(3){width:60%}}.member_box .right_content .w_box_member .item_list_title.record_title li:nth-child(4){flex:0 0 70px;text-align:center}.member_box .right_content .w_box_member .item_list_title.record_title_receive li:first-child{width:15%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_list_title.record_title_receive li:first-child{width:25%}}.member_box .right_content .w_box_member .item_list_title.record_title_receive li:nth-child(2){width:85%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_list_title.record_title_receive li:nth-child(2){width:75%}}.member_box .right_content .w_box_member .item_list_title.record_title_receive li:nth-child(3){flex:0 0 200px;text-align:center}.member_box .right_content .w_box_member .item_list_title.matchset_title{margin-top:35px}.member_box .right_content .w_box_member .item_list_title.matchset_title li:first-child{width:20%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_list_title.matchset_title li:first-child{width:25%}}.member_box .right_content .w_box_member .item_list_title.matchset_title li:nth-child(2){width:10%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_list_title.matchset_title li:nth-child(2){width:15%}}.member_box .right_content .w_box_member .item_list_title.matchset_title li:nth-child(3){width:35%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_list_title.matchset_title li:nth-child(3){width:30%}}.member_box .right_content .w_box_member .item_list_title.matchset_title li:nth-child(4){width:35%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_list_title.matchset_title li:nth-child(4){width:30%}}.member_box .right_content .w_box_member .item_list_title.matchset_title li:nth-child(5){flex:0 0 135px;text-align:center}.member_box .right_content .w_box_member .item_list_title.message_title li:first-child{width:15%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_list_title.message_title li:first-child{width:25%}}.member_box .right_content .w_box_member .item_list_title.message_title li:nth-child(2){width:20%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_list_title.message_title li:nth-child(2){width:75%}}.member_box .right_content .w_box_member .item_list_title.message_title li:nth-child(3){width:65%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_list_title.message_title li:nth-child(3){width:75%}}.member_box .right_content .w_box_member .item_list_title.message_title li:nth-child(4){flex:0 0 200px;text-align:center}.member_box .right_content .w_box_member .item_cpntent{background:#f8f8f8;border-radius:10px;margin-bottom:10px;padding:20px}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent{margin-bottom:15px;padding:10px}}.member_box .right_content .w_box_member .item_cpntent ul{align-items:center;display:flex}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent ul{align-items:flex-start;flex-wrap:wrap;justify-content:center}}.member_box .right_content .w_box_member .item_cpntent ul li{list-style:none;padding:0 10px}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent ul li{font-size:1em;line-height:25px;margin-bottom:12px;padding:0}.member_box .right_content .w_box_member .item_cpntent ul li:last-child{margin-bottom:0}.member_box .right_content .w_box_member .item_cpntent ul li a,.member_box .right_content .w_box_member .item_cpntent ul li p{font-size:1em;line-height:25px}}.member_box .right_content .w_box_member .item_cpntent ul li a.company{color:#185574;font-weight:700}.member_box .right_content .w_box_member .item_cpntent ul li a.company:hover{color:#3ba3ee}.member_box .right_content .w_box_member .item_cpntent ul li span{display:none}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent ul li span{color:#333;display:block;font-size:1em;font-weight:700}}.member_box .right_content .w_box_member .item_cpntent ul li p.blue{color:#3ba3ee}.member_box .right_content .w_box_member .item_cpntent ul li .peo_title{color:#888}.member_box .right_content .w_box_member .item_cpntent ul li .xx{background:url(../../images/frontend/xx.svg) 50% no-repeat;height:52px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:52px}.member_box .right_content .w_box_member .item_cpntent ul li .xx:hover{background:url(../../images/frontend/xxs.svg) 50% no-repeat;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .item_cpntent ul li .pen_edit{background:url(../../images/frontend/pen_icon.svg) 50% no-repeat;height:52px;margin-right:10px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:52px}.member_box .right_content .w_box_member .item_cpntent ul li .pen_edit:hover{background:url(../../images/frontend/pen_icons.svg) 50% no-repeat;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .item_cpntent ul li .chat{background:#fff;border:2px solid #3ba3ee;border-radius:30px;height:52px;margin-right:10px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:120px}.member_box .right_content .w_box_member .item_cpntent ul li .chat p{background:url(../../images/frontend/chat_icon.svg) 0 no-repeat;color:#3ba3ee;display:inline-block;font-size:1em;padding-left:40px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent ul li .chat p{background-size:26px auto;font-size:1.125em}}.member_box .right_content .w_box_member .item_cpntent ul li .chat:hover{background-color:#3ba3ee;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .item_cpntent ul li .chat:hover p{background:url(../../images/frontend/chat_icons.svg) 0 no-repeat;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent ul li .chat:hover p{background-size:26px auto}.member_box .right_content .w_box_member .item_cpntent ul li .chat{background:#f8f8f8;border:2px solid #3ba3ee;border-radius:5px;height:40px;width:100%}.member_box .right_content .w_box_member .item_cpntent ul li .chat span{color:#3ba3ee;font-size:.8888em;font-weight:400}}@media only screen and (max-width:767px)and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent ul li .chat span{font-size:1em}}.member_box .right_content .w_box_member .item_cpntent ul li .replay{background:url(../../images/frontend/replay_icon.svg) 50% no-repeat;height:52px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:52px}.member_box .right_content .w_box_member .item_cpntent ul li .replay:hover{background:url(../../images/frontend/replay_icons.svg) 50% no-repeat;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent ul li .pen_edit,.member_box .right_content .w_box_member .item_cpntent ul li .replay,.member_box .right_content .w_box_member .item_cpntent ul li .xx{background:#f8f8f8;border:2px solid #3ba3ee;border-radius:5px;height:40px;width:100%}.member_box .right_content .w_box_member .item_cpntent ul li .pen_edit span,.member_box .right_content .w_box_member .item_cpntent ul li .replay span,.member_box .right_content .w_box_member .item_cpntent ul li .xx span{color:#3ba3ee;font-size:.888em;font-weight:400}}@media only screen and (max-width:767px)and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent ul li .pen_edit span,.member_box .right_content .w_box_member .item_cpntent ul li .replay span,.member_box .right_content .w_box_member .item_cpntent ul li .xx span{font-size:1em}}.member_box .right_content .w_box_member .item_cpntent.record_item li:first-child{width:12%;word-break:break-all}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_cpntent.record_item li:first-child{width:20%}}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent.record_item li:first-child{width:49%}}.member_box .right_content .w_box_member .item_cpntent.record_item li:nth-child(2){width:18%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_cpntent.record_item li:nth-child(2){width:20%}}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent.record_item li:nth-child(2){width:49%}}.member_box .right_content .w_box_member .item_cpntent.record_item li:nth-child(3){width:70%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_cpntent.record_item li:nth-child(3){width:60%}}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent.record_item li:nth-child(3){width:100%}}.member_box .right_content .w_box_member .item_cpntent.record_item li:nth-child(4){flex:0 0 70px;text-align:center}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent.record_item li:nth-child(4){flex:0 0 100%;margin-bottom:0}}.member_box .right_content .w_box_member .item_cpntent.record_item_receive li:first-child{width:15%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_cpntent.record_item_receive li:first-child{width:25%}}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent.record_item_receive li:first-child{width:49%}}.member_box .right_content .w_box_member .item_cpntent.record_item_receive li:nth-child(2){width:85%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_cpntent.record_item_receive li:nth-child(2){width:70%}}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent.record_item_receive li:nth-child(2){width:49%}}.member_box .right_content .w_box_member .item_cpntent.record_item_receive li:nth-child(3){align-items:center;display:flex;flex:0 0 200px}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent.record_item_receive li:nth-child(3){flex:0 0 100%;width:100%}}.member_box .right_content .w_box_member .item_cpntent.matchset_title_li li:first-child{width:20%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_cpntent.matchset_title_li li:first-child{width:25%}}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent.matchset_title_li li:first-child{width:49%}}.member_box .right_content .w_box_member .item_cpntent.matchset_title_li li:nth-child(2){width:10%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_cpntent.matchset_title_li li:nth-child(2){width:15%}}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent.matchset_title_li li:nth-child(2){width:49%}}.member_box .right_content .w_box_member .item_cpntent.matchset_title_li li:nth-child(3){width:35%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_cpntent.matchset_title_li li:nth-child(3){width:30%}}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent.matchset_title_li li:nth-child(3){width:49%}}.member_box .right_content .w_box_member .item_cpntent.matchset_title_li li:nth-child(4){width:35%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_cpntent.matchset_title_li li:nth-child(4){width:30%}}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent.matchset_title_li li:nth-child(4){width:49%}}.member_box .right_content .w_box_member .item_cpntent.matchset_title_li li:nth-child(5){align-items:center;display:flex;flex:0 0 135px}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent.matchset_title_li li:nth-child(5){flex:0 0 100%;width:100%}}.member_box .right_content .w_box_member .item_cpntent.message_item{position:relative}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent.message_item{padding-top:50px}}.member_box .right_content .w_box_member .item_cpntent.message_item li:first-child{width:15%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_cpntent.message_item li:first-child{width:25%}}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent.message_item li:first-child{width:49%}}.member_box .right_content .w_box_member .item_cpntent.message_item li:nth-child(2){width:20%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_cpntent.message_item li:nth-child(2){width:70%}}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent.message_item li:nth-child(2){width:49%}}.member_box .right_content .w_box_member .item_cpntent.message_item li:nth-child(3){width:65%}@media only screen and (max-width:999px){.member_box .right_content .w_box_member .item_cpntent.message_item li:nth-child(3){width:70%}}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent.message_item li:nth-child(3){border-bottom:1px dashed #ddd;display:flex;left:0;padding-bottom:5px;padding-left:10px;position:absolute;top:10px;width:100%}.member_box .right_content .w_box_member .item_cpntent.message_item li:nth-child(3) p{margin-left:10px}}.member_box .right_content .w_box_member .item_cpntent.message_item li:nth-child(4){align-items:center;display:flex;flex:0 0 200px}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .item_cpntent.message_item li:nth-child(4){flex:0 0 100%;width:100%}}.member_box .right_content .w_box_member .message_conpbox{align-items:center;border-bottom:1px dashed #3ba3ee;display:flex;margin-bottom:20px;padding-bottom:30px}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .message_conpbox{padding-bottom:20px}}.member_box .right_content .w_box_member .message_conpbox .left_imgbox{border-radius:10px;flex:0 0 270px;height:160px;overflow:hidden;width:270px}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .message_conpbox .left_imgbox{flex:0 0 120px;height:72px}}.member_box .right_content .w_box_member .message_conpbox .left_imgbox .img{background:url(../../images/frontend/logg.jpg) 50% no-repeat;background-size:cover;height:100%;width:100%}.member_box .right_content .w_box_member .message_conpbox .txt_box{margin-left:20px}.member_box .right_content .w_box_member .message_conpbox .txt_box h3{color:#185574;font-size:1.4444em}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .message_conpbox .txt_box h3{font-size:1.125em}}.member_box .right_content .w_box_member .message_conpbox .txt_box p{color:#888;font-size:1em}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .message_conpbox .txt_box p{font-size:.875em;line-height:18px}}.member_box .right_content .w_box_member .message_conpbox .txt_box .sas{color:#888;margin-top:20px}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .message_conpbox .txt_box .sas{font-size:.875em;line-height:20px;margin-top:10px}}.member_box .right_content .w_box_member .message_conpbox .txt_box .sas span{color:#333;font-weight:700}.member_box .right_content .w_box_member .message_area{background:#f8f8f8;border-radius:10px;height:600px;margin-bottom:20px;overflow:scroll;padding:20px}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .message_area{height:400px}}.member_box .right_content .w_box_member .message_area ul{list-style:none}.member_box .right_content .w_box_member .message_area ul li{align-items:center;display:flex;margin-bottom:30px;width:100%}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .message_area ul li{align-items:flex-start}}.member_box .right_content .w_box_member .message_area ul li.company_say .comppicbox{border-radius:50%;flex:0 0 100px;height:100px;overflow:hidden;width:100px}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .message_area ul li.company_say .comppicbox{flex:0 0 60px;height:60px;width:60}}.member_box .right_content .w_box_member .message_area ul li.company_say .comppicbox .img{background:url(../../images/frontend/loggsq.png) 50% no-repeat;background-size:cover;height:100%;width:100%}.member_box .right_content .w_box_member .message_area ul li.company_say .bubble_w{background:#fff;border-radius:30px;margin-left:20px;padding:15px 20px;position:relative;width:100%}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .message_area ul li.company_say .bubble_w{border-radius:10px;font-size:1em;line-height:25px;margin-left:10px;padding-bottom:15px}}.member_box .right_content .w_box_member .message_area ul li.company_say .bubble_w .date{bottom:-30px;color:#888;font-size:.888em;position:absolute;right:0}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .message_area ul li.company_say .bubble_w .date{font-size:.875em}}.member_box .right_content .w_box_member .message_area ul li.user_say{justify-content:flex-end;padding-right:30px}.member_box .right_content .w_box_member .message_area ul li.user_say .bubble_b{background:#d9efff;border-radius:10px;padding:15px 20px;position:relative}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .message_area ul li.user_say .bubble_b{padding:15px}}.member_box .right_content .w_box_member .message_area ul li.user_say .bubble_b p{font-size:1em}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .message_area ul li.user_say .bubble_b p{font-size:1em;line-height:25px}}.member_box .right_content .w_box_member .message_area ul li.user_say .bubble_b .date{bottom:-30px;color:#888;font-size:.888em;left:0;position:absolute}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .message_area ul li.user_say .bubble_b .date{font-size:.875em}}.member_box .right_content .w_box_member .message_area ul li.user_say .bubble_b .arr{margin-top:-13px;position:absolute;right:-25px;top:50%}.member_box .right_content .w_box_member .enter_message{position:relative}.member_box .right_content .w_box_member .enter_message textarea{background:#f5f9fc;border:2px solid #3ba3ee;border-radius:10px;font-size:.888em;height:100px;padding:15px 180px 15px 15px;resize:none;width:100%}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .enter_message textarea{font-size:1em;height:80px;padding:15px 120px 15px 15px}}.member_box .right_content .w_box_member .enter_message button{background:#3ba3ee;border-radius:30px;color:#fff;font-size:1em;height:60px;margin-top:-30px;position:absolute;right:20px;top:50%;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:140px}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .enter_message button{font-size:1em;height:50px;margin-top:-25px;width:100px}}.member_box .right_content .w_box_member .enter_message button:hover{background:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .w_box_member .add_newset_btn{background:#fff;border:2px solid #3ba3ee;border-radius:35px;color:#3ba3ee;font-size:1.4444em;height:70px;left:30px;position:absolute;top:-35px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:300px}@media only screen and (max-width:767px){.member_box .right_content .w_box_member .add_newset_btn{font-size:1.125em;height:50px;left:0;margin-bottom:15px;margin-top:-35px;position:relative;top:0;width:200px}}.member_box .right_content .w_box_member .add_newset_btn:hover{background:#3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .btn_setbox{display:flex;justify-content:center;margin-top:50px}.member_box .right_content .btn_setbox button{background:#3ba3ee;border-radius:30px;color:#fff;font-size:1em;height:60px;margin:0 10px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:300px}@media only screen and (max-width:999px){.member_box .right_content .btn_setbox button{width:50%}}@media only screen and (max-width:767px){.member_box .right_content .btn_setbox button{font-size:1.125em}}.member_box .right_content .btn_setbox button:hover{background:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .btn_setbox button.border_btn{background-color:#fff;border:2px solid #3ba3ee;color:#0492db}.member_box .right_content .btn_setbox button.border_btn:hover{background:#3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .top_tab_collect{display:flex;justify-content:space-between;margin-bottom:30px}@media only screen and (max-width:767px){.member_box .right_content .top_tab_collect{display:block;margin-bottom:20px}}.member_box .right_content .top_tab_collect .left_tab{border:1px solid #ddd;border-radius:40px;display:flex;height:80px;overflow:hidden;width:calc(50% - 10px)}@media only screen and (max-width:767px){.member_box .right_content .top_tab_collect .left_tab{height:50px;margin-bottom:10px;width:100%}}.member_box .right_content .top_tab_collect .left_tab button{background:#fff;font-size:1.222em;height:80px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:50%}@media only screen and (max-width:767px){.member_box .right_content .top_tab_collect .left_tab button{font-size:1.125em;height:50px}}.member_box .right_content .top_tab_collect .left_tab button:first-child{border-right:1px solid #ddd}@media only screen and (min-width:1000px){.member_box .right_content .top_tab_collect .left_tab button:hover{background:#3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}.member_box .right_content .top_tab_collect .left_tab button.now{background:#3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .top_tab_collect .search_bar{height:80px;position:relative;width:calc(50% - 10px)}@media only screen and (max-width:767px){.member_box .right_content .top_tab_collect .search_bar{height:50px;width:100%}}.member_box .right_content .top_tab_collect .search_bar input{background:#fff;border-radius:40px;font-size:1em;height:80px;padding:0 60px 0 20px;width:100%}@media only screen and (max-width:767px){.member_box .right_content .top_tab_collect .search_bar input{font-size:1em;height:50px}}.member_box .right_content .top_tab_collect .search_bar button{background:none;font-size:0;margin-top:-12px;position:absolute;right:25px;top:50%;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .top_tab_collect .search_bar button:hover path{fill:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .card_list_1{display:flex;flex-wrap:wrap;margin-bottom:40px;position:relative;width:100%;z-index:10}@media only screen and (max-width:1279px){.member_box .right_content .card_list_1{justify-content:space-between}}.member_box .right_content .card_list_1 li{background-color:#fff;border:1px solid #eee;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;list-style:none;margin-bottom:30px;margin-right:20px;max-width:440px;overflow:hidden;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:calc(25% - 20px)}.member_box .right_content .card_list_1 li:hover{box-shadow:0 3px 15px rgba(0,0,0,.1)}.member_box .right_content .card_list_1 li:nth-child(4n){margin-right:0}@media only screen and (max-width:1599px){.member_box .right_content .card_list_1 li{margin-right:19px;width:calc(33.333% - 13px)}.member_box .right_content .card_list_1 li:nth-child(4n){margin-right:19px}.member_box .right_content .card_list_1 li:nth-child(3n){margin-right:0}}@media only screen and (max-width:1279px){.member_box .right_content .card_list_1 li{margin-right:0;width:calc(50% - 15px)}.member_box .right_content .card_list_1 li:nth-child(3n),.member_box .right_content .card_list_1 li:nth-child(4n){margin-right:0}}@media only screen and (min-width:2000px){.member_box .right_content .card_list_1 li:nth-child(3n){margin-right:30px}}@media only screen and (max-width:767px){.member_box .right_content .card_list_1 li{margin-bottom:15px;width:calc(50% - 5px)}}.member_box .right_content .card_list_1 li:hover{box-shadow:0 3px 15px rgba(0,0,0,.2);transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .card_list_1 li .logo_box{align-items:center;border-bottom:1px solid #f7f7f7;display:flex;justify-content:center;overflow:hidden;padding-bottom:59.4170403587%;position:relative;width:100%}.member_box .right_content .card_list_1 li .logo_box:hover img{transform:scale(1.1);transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .card_list_1 li .logo_box .pic_img{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.member_box .right_content .card_list_1 li .logo_box img{max-height:100%;max-width:100%;transform:scale(1);transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .card_list_1 li .txtbox{padding:15px 20px 0}@media only screen and (max-width:767px){.member_box .right_content .card_list_1 li .txtbox{padding:13px 10px}}.member_box .right_content .card_list_1 li .txtbox .title{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:1.2222em;font-weight:700;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:767px){.member_box .right_content .card_list_1 li .txtbox .title{-webkit-line-clamp:2;font-size:1.125em;line-height:25px;margin-bottom:10px}}.member_box .right_content .card_list_1 li .txtbox p{color:#888;font-size:.8888em;line-height:18px;margin-bottom:10px}@media only screen and (max-width:767px){.member_box .right_content .card_list_1 li .txtbox p{display:none;font-size:.875em;line-height:14px}}.member_box .right_content .card_list_1 li .btn_item{align-items:center;display:flex;justify-content:space-between;padding:0 20px 15px}@media only screen and (max-width:767px){.member_box .right_content .card_list_1 li .btn_item{padding:0 10px 13px}}.member_box .right_content .card_list_1 li .btn_item .lefticon{display:flex;justify-content:space-between;width:100%}.member_box .right_content .card_list_1 li .btn_item .lefticon .like{align-items:center;background:#f7f7f7;border-radius:25px;cursor:pointer;display:flex;height:50px;justify-content:center;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:calc(50% - 5px)}@media only screen and (max-width:767px){.member_box .right_content .card_list_1 li .btn_item .lefticon .like{background:url(../../images/frontend/gray_heartq.svg) 50% no-repeat;background-color:#f7f7f7}}.member_box .right_content .card_list_1 li .btn_item .lefticon .like p{background:url(../../images/frontend/gray_heartq.svg) 0 no-repeat;margin-bottom:0;padding-left:30px}@media only screen and (max-width:767px){.member_box .right_content .card_list_1 li .btn_item .lefticon .like p{display:none}}.member_box .right_content .card_list_1 li .btn_item .lefticon .like:hover{background-color:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .card_list_1 li .btn_item .lefticon .like:hover p{background:url(../../images/frontend/like_icon1s.svg) 0 no-repeat;color:#fff}.member_box .right_content .card_list_1 li .btn_item .lefticon .match{align-items:center;background:#0492db;border-radius:25px;display:flex;height:50px;justify-content:center;position:relative;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:calc(50% - 5px)}@media only screen and (max-width:767px){.member_box .right_content .card_list_1 li .btn_item .lefticon .match{background:url(../../images/frontend/match_icon1s.svg) 50% no-repeat;background-color:#0492db}}.member_box .right_content .card_list_1 li .btn_item .lefticon .match p{background:url(../../images/frontend/match_icon1s.svg) 0 no-repeat;color:#fff;margin-bottom:0;padding-left:42px}@media only screen and (max-width:767px){.member_box .right_content .card_list_1 li .btn_item .lefticon .match p{display:none}}.member_box .right_content .card_list_1 li .btn_item .lefticon .match:hover{background-color:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.member_box .right_content .card_list_1 li .btn_item .lefticon .match:hover p{background:url(../../images/frontend/match_icon1s.svg) 0 no-repeat;color:#fff}@media only screen and (min-width:1000px){::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background-color:#3ba3ee;border-radius:10px}}.pop_bg{align-items:center;background:rgba(0,0,0,.8);display:flex;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:60}@media only screen and (max-width:767px){.pop_bg{padding:0 15px}}.pop_bg .message_box{position:relative}.pop_bg .message_box .cir01{left:50%;margin-left:-384px;position:absolute;top:-86px;z-index:6}@media only screen and (max-width:767px){.pop_bg .message_box .cir01{margin-left:-278px;top:-131px}}.pop_bg .message_box .cir02{bottom:-91px;margin-right:-394px;position:absolute;right:50%;z-index:1}.pop_bg .message_box .cir03{border:6px solid #ffe787;border-radius:50%;height:84px;left:50%;margin-left:-350px;position:absolute;top:40px;width:84px}@media only screen and (max-width:767px){.pop_bg .message_box .cir03{margin-left:-149px;top:-37px}}.pop_bg .message_box .cir04{background:#ffe787;border-radius:50%;bottom:-21px;height:54px;margin-right:-175px;position:absolute;right:50%;width:54px;z-index:6}.pop_bg .message_box .w_bg{background:#fff;border-radius:10px;max-width:600px;min-width:600px;padding:70px 60px 60px;position:relative;width:100%;z-index:5}@media only screen and (max-width:767px){.pop_bg .message_box .w_bg{min-width:280px;padding:30px 20px}}.pop_bg .message_box .w_bg h3{font-size:1.1111em;font-weight:700;margin-bottom:20px;text-align:center}@media only screen and (max-width:767px){.pop_bg .message_box .w_bg h3{font-size:1.25em}}.pop_bg .message_box .w_bg .btnset{display:flex;justify-content:center}.pop_bg .message_box .w_bg .btnset button{background:#3ba3ee;border-radius:25px;color:#fff;font-size:1em;height:50px;margin:0 5px;max-width:200px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:100%}@media only screen and (max-width:767px){.pop_bg .message_box .w_bg .btnset button{font-size:1.125em}}.pop_bg .message_box .w_bg .btnset button:hover{background:#ffcd00;color:#fff}.pop_bg .message_box .w_bg .btnset button.gray,.pop_bg .message_box .w_bg .btnset button:hover{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.pop_bg .message_box .w_bg .btnset button.gray{background:#f7f7f7;color:#333}.pop_bg .message_box .w_bg .btnset button.gray:hover{background:#3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.pop_bg_fix1{background:rgba(0,0,0,.8);height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:50}.pop_bg_fix1.login_linepage{background-color:#f7f7f7;height:100vh;position:relative}@media only screen and (max-width:767px){.pop_bg_fix1.login_linepage{background-color:#fff}.pop_bg_fix1.login_linepage .rel{padding:0}}.pop_bg_fix1.login_linepage .w_box{box-shadow:0 0 20px rgba(0,0,0,.05)}@media only screen and (max-width:767px){.pop_bg_fix1.login_linepage .w_box{box-shadow:none}.pop_bg_fix1.login_linepage .w_box .flexbox .left_cont{padding:40px 20px}.pop_bg_fix1.login_linepage .w_box .flexbox .left_cont button{margin-bottom:20px}.pop_bg_fix1.login_linepage .w_box .right_box{display:none}}.pop_bg_fix1 .rel{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}@media only screen and (max-width:999px){.pop_bg_fix1 .rel{padding:0 20px}}@media only screen and (max-width:767px){.pop_bg_fix1 .rel{display:block;overflow-y:scroll;padding:50px 15px}}.pop_bg_fix1 .w_box{background:#fff;border-radius:10px;height:550px;position:relative;width:900px}.pop_bg_fix1 .w_box.edm_w{height:auto}@media only screen and (max-width:999px){.pop_bg_fix1 .w_box{width:100%}}@media only screen and (max-width:767px){.pop_bg_fix1 .w_box{height:auto;width:100%}}.pop_bg_fix1 .w_box .xx{cursor:pointer;position:absolute;right:30px;top:30px}.pop_bg_fix1 .w_box .xx g,.pop_bg_fix1 .w_box .xx line{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.pop_bg_fix1 .w_box .xx{right:10px;top:10px}.pop_bg_fix1 .w_box .xx svg{height:30px;width:30px}.pop_bg_fix1 .w_box .xx g,.pop_bg_fix1 .w_box .xx line{stroke:#3ba3ee}}.pop_bg_fix1 .w_box .xx:hover g,.pop_bg_fix1 .w_box .xx:hover line{stroke:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.pop_bg_fix1 .w_box .btn_bottom{bottom:-25px;display:flex;height:50px;justify-content:center;left:0;position:absolute;width:100%}.pop_bg_fix1 .w_box .btn_bottom button{border-radius:25px;font-size:1em;height:50px;margin:0 10px;width:200px}@media only screen and (max-width:767px){.pop_bg_fix1 .w_box .btn_bottom button{font-size:1.125em;margin:0 5px;max-width:48%;width:100%}}.pop_bg_fix1 .w_box .btn_bottom .button_fill{background:#3ba3ee;color:#fff}.pop_bg_fix1 .w_box .btn_bottom .button_fill,.pop_bg_fix1 .w_box .btn_bottom .button_fill:hover{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.pop_bg_fix1 .w_box .btn_bottom .button_fill:hover{background:#ffcd00}.pop_bg_fix1 .w_box .btn_bottom .button_border{background:#fff;border:2px solid #3ba3ee;color:#3ba3ee}.pop_bg_fix1 .w_box .btn_bottom .button_border,.pop_bg_fix1 .w_box .btn_bottom .button_border:hover{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.pop_bg_fix1 .w_box .btn_bottom .button_border:hover{background:#3ba3ee;color:#fff}.pop_bg_fix1 .centerbox{padding:40px 30px 30px}@media only screen and (max-width:767px){.pop_bg_fix1 .centerbox{padding:30px 15px}}.pop_bg_fix1 .centerbox .index_title_all{margin-bottom:25px}.pop_bg_fix1 .centerbox .index_title_all h2{animation:alphatop1 .5s linear 0s forwards;font-size:1.4444em;font-weight:700;line-height:30px}@media only screen and (max-width:767px){.pop_bg_fix1 .centerbox .index_title_all h2{font-size:1.625em}}.pop_bg_fix1 .centerbox .index_title_all span{animation:w_100 .5s linear .3s forwards;background:#ffe787;height:7px}.pop_bg_fix1 .centerbox .companyaraee{background:#f8f8f8;border-radius:10px;margin-bottom:20px;padding:15px}@media only screen and (max-width:767px){.pop_bg_fix1 .centerbox .companyaraee{margin-bottom:15px}}.pop_bg_fix1 .centerbox .companyaraee h2{color:#333;font-size:1.1111em;line-height:normal;text-align:center}@media only screen and (max-width:767px){.pop_bg_fix1 .centerbox .companyaraee h2{font-size:1.25em}}.pop_bg_fix1 .centerbox .companyaraee p{color:#888;font-size:.888em;line-height:normal;text-align:center}@media only screen and (max-width:767px){.pop_bg_fix1 .centerbox .companyaraee p{font-size:.875em}}.pop_bg_fix1 .centerbox .write_message{margin-bottom:20px}@media only screen and (max-width:767px){.pop_bg_fix1 .centerbox .write_message{margin-bottom:40px}.pop_bg_fix1 .centerbox .write_message.marb_0{margin-bottom:15px}}.pop_bg_fix1 .centerbox .write_message h3{font-size:1.1111em;font-weight:700;margin-bottom:5px}@media only screen and (max-width:767px){.pop_bg_fix1 .centerbox .write_message h3{font-size:1.25em}}.pop_bg_fix1 .centerbox .write_message textarea{border:1px dashed #3ba3ee;border-radius:10px;font-size:.888em;height:100px;padding:15px 20px;resize:none;width:100%}@media only screen and (max-width:767px){.pop_bg_fix1 .centerbox .write_message textarea{font-size:1em;padding:15px}}.pop_bg_fix1 .centerbox .replay_area{background:#f5f9fc;border-radius:10px;margin-bottom:10px;padding:10px}.pop_bg_fix1 .centerbox .replay_area .company_inf_area{background:#fff;margin-bottom:10px}.pop_bg_fix1 .centerbox .replay_area .match_messagebox{background:#fff;border-radius:10px;font-size:.8888em;line-height:normal;padding:15px}@media only screen and (max-width:767px){.pop_bg_fix1 .centerbox .replay_area .match_messagebox{font-size:1em}}.pop_bg_fix1 .centerbox .company_inf_area{background:#f8f8f8;border-radius:10px;display:flex;overflow:hidden;position:relative}@media only screen and (max-width:767px){.pop_bg_fix1 .centerbox .company_inf_area{overflow:initial}}.pop_bg_fix1 .centerbox .company_inf_area .sq_imgbxo{align-items:center;display:flex;flex:0 0 140px;height:140px;justify-content:center;width:140px}@media only screen and (max-width:767px){.pop_bg_fix1 .centerbox .company_inf_area .sq_imgbxo{border-radius:10px;height:60px;overflow:hidden;position:absolute;right:10px;top:-20px;width:60px}}.pop_bg_fix1 .centerbox .company_inf_area .sq_imgbxo img{max-height:100%;max-width:100%}.pop_bg_fix1 .centerbox .company_inf_area .infbox{display:flex;width:100%}@media only screen and (max-width:767px){.pop_bg_fix1 .centerbox .company_inf_area .infbox{display:block}}.pop_bg_fix1 .centerbox .company_inf_area .infbox .inf01{border-right:1px dashed #ddd;padding:20px 20px 0;width:50%}@media only screen and (max-width:767px){.pop_bg_fix1 .centerbox .company_inf_area .infbox .inf01{border-bottom:1px dashed #ddd;padding:10px;width:100%}}.pop_bg_fix1 .centerbox .company_inf_area .infbox .inf01 h2{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:1.1111em;line-height:normal;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:767px){.pop_bg_fix1 .centerbox .company_inf_area .infbox .inf01 h2{-webkit-line-clamp:2;font-size:1.25em;margin-bottom:5;padding-right:70px}}.pop_bg_fix1 .centerbox .company_inf_area .infbox .inf01 p{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#888;display:-webkit-box;font-size:.7777em;line-height:20px;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:767px){.pop_bg_fix1 .centerbox .company_inf_area .infbox .inf01 p{font-size:.875em}}.pop_bg_fix1 .centerbox .company_inf_area .infbox .inf01 .carr_title h3{font-size:.888em;font-weight:400}@media only screen and (max-width:767px){.pop_bg_fix1 .centerbox .company_inf_area .infbox .inf01 .carr_title h3{font-size:1em}}.pop_bg_fix1 .centerbox .company_inf_area .infbox .inf01 .carr_title h3 span{color:#3ba3ee}.pop_bg_fix1 .centerbox .company_inf_area .infbox .inf02{padding:20px 20px 0;width:50%}@media only screen and (max-width:767px){.pop_bg_fix1 .centerbox .company_inf_area .infbox .inf02{padding:10px;width:100%}}.pop_bg_fix1 .centerbox .company_inf_area .infbox .inf02 h3{font-size:.888em;line-height:normal;margin-bottom:5px}@media only screen and (max-width:767px){.pop_bg_fix1 .centerbox .company_inf_area .infbox .inf02 h3{font-size:1em}}.pop_bg_fix1 .centerbox .company_inf_area .infbox .inf02 p{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#888;display:-webkit-box;font-size:.8888em;line-height:normal;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:767px){.pop_bg_fix1 .centerbox .company_inf_area .infbox .inf02 p{-webkit-line-clamp:6;font-size:.875em;line-height:18px}}.pop_bg_fix1 .centerbox .edmblue_bg{background:#f5f9fc;border-radius:10px;display:flex;justify-content:space-between;margin-top:30px;padding:20px}@media only screen and (max-width:767px){.pop_bg_fix1 .centerbox .edmblue_bg{background:none;display:block;padding:0}}.pop_bg_fix1 .centerbox .edmblue_bg .inp_item{width:100%}.pop_bg_fix1 .centerbox .edmblue_bg .inp_item input{background:#fff;border:1px solid #eee;border-radius:5px;font-size:18px;height:50px;padding:0 15px;width:100%}@media only screen and (max-width:767px){.pop_bg_fix1 .centerbox .edmblue_bg .inp_item input{font-size:16px}}.pop_bg_fix1 .flexbox{display:flex}@media only screen and (max-width:767px){.pop_bg_fix1 .flexbox{flex-direction:column}}.pop_bg_fix1 .flexbox .index_title_all h2{animation:alphatop1 .5s linear 0s forwards}.pop_bg_fix1 .flexbox .index_title_all span{animation:w_100 .5s linear .3s forwards}.pop_bg_fix1 .flexbox .left_cont{align-items:center;display:flex;justify-content:center;width:100%}@media only screen and (max-width:767px){.pop_bg_fix1 .flexbox .left_cont{padding:25px 20px 15px}}.pop_bg_fix1 .flexbox .left_cont .center{max-width:400px}.pop_bg_fix1 .flexbox .left_cont .link_sp{display:flex;justify-content:space-between}.pop_bg_fix1 .flexbox .left_cont .link_sp a{color:#3ba3ee}.pop_bg_fix1 .flexbox .left_cont .link_sp a:hover{color:#ffcd00}.pop_bg_fix1 .flexbox .left_cont button{background:#3ba3ee;border-radius:5px;color:#fff;font-size:1em;height:50px;margin-bottom:10px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:100%}@media only screen and (max-width:767px){.pop_bg_fix1 .flexbox .left_cont button{font-size:1.125em;margin-bottom:10px}}.pop_bg_fix1 .flexbox .left_cont button:hover{background:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.pop_bg_fix1 .flexbox .left_cont .short{margin-bottom:10px;text-align:center}@media only screen and (max-width:767px){.pop_bg_fix1 .flexbox .left_cont .short{font-size:.875em}}.pop_bg_fix1 .flexbox .left_cont .short a{color:#3ba3ee}.pop_bg_fix1 .flexbox .left_cont .short a:hover{color:#ffcd00}.pop_bg_fix1 .flexbox .left_cont .index_title_all{margin-bottom:30px}@media only screen and (max-width:767px){.pop_bg_fix1 .flexbox .left_cont .index_title_all{margin-bottom:20px}}.pop_bg_fix1 .flexbox .left_cont .index_title_all h2{font-size:2.2222em;line-height:40px}@media only screen and (max-width:767px){.pop_bg_fix1 .flexbox .left_cont .index_title_all h2{font-size:2.5em}}.pop_bg_fix1 .flexbox .left_cont .index_title_all span{height:9px}.pop_bg_fix1 .flexbox .left_cont .login_form input{border:1px solid #ddd;border-radius:5px;height:50px;margin:0 auto 20px;max-width:400px;padding:0 15px;width:100%}@media only screen and (max-width:767px){.pop_bg_fix1 .flexbox .left_cont .login_form input{margin-bottom:15px}}.pop_bg_fix1 .flexbox .left_cont .checkitem{display:flex;justify-content:space-between;margin-bottom:20px}@media only screen and (max-width:767px){.pop_bg_fix1 .flexbox .left_cont .checkitem{margin-bottom:15px}}.pop_bg_fix1 .flexbox .left_cont .checkitem .item{align-items:center;display:flex}.pop_bg_fix1 .flexbox .left_cont .checkitem .item input{border:1px solid #ddd;border-radius:5px;font-size:.888em;height:20px;margin-right:10px;width:20px}@media only screen and (max-width:767px){.pop_bg_fix1 .flexbox .left_cont .checkitem .item input{font-size:1em}}.pop_bg_fix1 .flexbox .left_cont .checkitem .item a{color:#555}.pop_bg_fix1 .flexbox .left_cont .checkitem .item a:hover{color:#3ba3ee}.pop_bg_fix1 .flexbox .right_box{align-items:center;background:#40deff;background:linear-gradient(180deg,#40deff 0,#056fbf);border-bottom-right-radius:10px;border-top-right-radius:10px;display:flex;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#40deff",endColorstr="#056fbf",GradientType=0);flex:0 0 300px;height:550px;justify-content:center;padding:0 20px;text-align:center;width:300px}@media only screen and (max-width:767px){.pop_bg_fix1 .flexbox .right_box{border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-right-radius:0;flex:0 0 100%;padding:15px;width:100%}.pop_bg_fix1 .flexbox .right_box .center{align-items:center;display:flex}.pop_bg_fix1 .flexbox .right_box .imgbox{margin-right:10px}}.pop_bg_fix1 .flexbox .right_box img{display:block;margin:0 auto 10px;max-width:100%}@media only screen and (max-width:767px){.pop_bg_fix1 .flexbox .right_box img{margin-bottom:0;width:100px}}.pop_bg_fix1 .flexbox .right_box h2{color:#fff;font-size:1.9444em;font-weight:400;margin-bottom:10px;text-align:center}@media only screen and (max-width:767px){.pop_bg_fix1 .flexbox .right_box h2{display:none;font-size:1.625em;line-height:26px;text-align:left}}.pop_bg_fix1 .flexbox .right_box p{color:#fff;font-size:.7777em;letter-spacing:0;line-height:25px;text-align:center}@media only screen and (max-width:767px){.pop_bg_fix1 .flexbox .right_box p{font-size:.75em;line-height:15px;text-align:left}}.pop_bg_fix1 .cir01{animation:rotate360 5s linear .2s infinite;bottom:-17vw;left:-12vw;position:absolute;width:34.5vw}.pop_bg_fix1 .cir01 img{width:100%}@media only screen and (max-width:767px){.pop_bg_fix1 .cir01{position:fixed}}.pop_bg_fix1 .cir02{animation:rotate360 5s linear .2s infinite;position:absolute;right:-14vw;top:-16.5vw;width:34.5vw}.pop_bg_fix1 .cir02 img{width:100%}@media only screen and (max-width:767px){.pop_bg_fix1 .cir02{position:fixed}}.pop_bg_fix1 .cir03{animation:dottfloat 5s linear 0s infinite;border:10px solid #ffe787;border-radius:50%;height:8vw;left:50%;margin-left:-38vw;margin-top:-5vw;position:absolute;top:50%;width:8vw}@media only screen and (max-width:767px){.pop_bg_fix1 .cir03{border:6px solid #ffe787;bottom:100px;margin-top:0;position:fixed;top:auto}}.pop_bg_fix1 .cir04{animation:dottfloat2 3s linear .2s infinite;background:#ffe787;border-radius:50%;height:3vw;margin-right:-38vw;margin-top:-5vw;position:absolute;right:50%;top:50%;width:3vw}@media only screen and (max-width:767px){.pop_bg_fix1 .cir04{margin-top:0;position:fixed;top:100px}}.bg_gray{background:#f7f7f7}.pad_tb50{padding:50px 0 80px}.main_1240{margin:0 auto;max-width:1280px;padding:0 20px}@media only screen and (max-width:767px){.main_1240{padding:0 15px}}.main_1240 .w_bg{background:#fff;border-radius:10px;padding:25px 30px}@media only screen and (max-width:767px){.main_1240 .w_bg{padding:15px 10px}}.btn_center_box{display:flex;justify-content:center;margin-top:50px}@media only screen and (max-width:767px){.btn_center_box{margin-top:30px}}.btn_center_box button{border-radius:30px;font-size:1em;height:60px;width:300px}@media only screen and (max-width:767px){.btn_center_box button{font-size:1.125em;max-width:300px;width:100%}}.btn_center_box .button_fill{background:#3ba3ee;color:#fff}.btn_center_box .button_fill,.btn_center_box .button_fill:hover{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.btn_center_box .button_fill:hover{background:#ffcd00}.btn_center_box .button_border{background:#fff;border:2px solid #3ba3ee;color:#3ba3ee}.btn_center_box .button_border,.btn_center_box .button_border:hover{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.btn_center_box .button_border:hover{background:#3ba3ee;color:#fff}.step_box{display:flex;justify-content:center;margin-bottom:30px;width:100%}@media only screen and (max-width:767px){.step_box{margin-bottom:20px}}.step_box .step_item{margin:0 30px;width:80px}@media only screen and (max-width:767px){.step_box .step_item{margin:0 15px}}.step_box .step_item.now .step_cir,.step_box .step_item.now .step_cir .numberbox{background:#3aa0ee;background:linear-gradient(90deg,#4ee9ec 0,#3aa0ee);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4ee9ec",endColorstr="#3aa0ee",GradientType=1)}.step_box .step_item.now .step_cir .numberbox{border:0;color:#fff}.step_box .step_cir{background:#ddd;border-radius:50%;height:80px;margin-bottom:5px;padding:4px;position:relative;width:80px}@media only screen and (max-width:767px){.step_box .step_cir{height:70px;width:70px}}.step_box p{font-size:.8888em;text-align:center}@media only screen and (max-width:767px){.step_box p{font-size:1em}}.step_box .dashline{border-bottom:1px dashed #ddd;margin-top:-1px;position:absolute;right:-60px;top:50%;width:60px}.step_box .graycir{background:#f7f7f7;border-radius:50%;height:100%;width:100%}.step_box .graycir,.step_box .numberbox{align-items:center;display:flex;justify-content:center}.step_box .numberbox{border:2px solid #ddd;border-radius:50%;color:#888;font-size:1.4444em;height:50px;width:50px}@media only screen and (max-width:767px){.step_box .numberbox{font-size:1.625em}}.registerbox_1 h2{color:#333;font-size:1.3333em;margin-bottom:20px;text-align:center}@media only screen and (max-width:767px){.registerbox_1 h2{font-size:1.25em}}.registerbox_1 .notice_gray{background:#f7f7f7;border-radius:10px;font-size:.8888em;margin-bottom:20px;padding:30px}@media only screen and (max-width:767px){.registerbox_1 .notice_gray{padding:10px}}.registerbox_1 .notice_gray h3{font-size:1em;font-weight:700;letter-spacing:0;margin-bottom:30px}@media only screen and (max-width:767px){.registerbox_1 .notice_gray h3{font-size:1em;line-height:25px;margin-bottom:15px}.registerbox_1 .notice_gray{font-size:.937em;line-height:25px}}.registerbox_1 .check_box2{border-bottom:1px dashed #ddd;margin-bottom:30px;padding-bottom:20px;padding-left:30px}@media only screen and (max-width:767px){.registerbox_1 .check_box2{padding-left:10px}}.registerbox_1 .check_box2 .item{align-items:center;display:flex}.registerbox_1 .check_box2 .item input{border-color:#ddd;border-radius:5px;flex:0 0 20px;height:20px;margin-right:10px;width:20px}@media only screen and (max-width:767px){.registerbox_1 .check_box2 .item{align-items:flex-start;font-size:1em;line-height:25px}}.registerbox_1 .inp_item{margin-bottom:20px;width:100%}@media only screen and (max-width:767px){.registerbox_1 .inp_item{margin-bottom:15px}}.registerbox_1 .inp_item p{font-size:1.1111em;line-height:30px;margin-bottom:8px}.registerbox_1 .inp_item p span{color:red}@media only screen and (max-width:767px){.registerbox_1 .inp_item p{font-size:1em;line-height:25px}}.registerbox_1 .inp_item select{-webkit-appearance:none;-moz-appearance:none;background:url(../../images/frontend/arrselect.svg) right 10px center no-repeat;background-color:#f8f8f8;border-radius:5px;font-size:.8888em;height:60px;padding:0 15px;width:100%}@media only screen and (max-width:767px){.registerbox_1 .inp_item select{font-size:1em;height:50px}}.registerbox_1 .inp_item input{background:#f8f8f8;border-radius:5px;font-size:.8888em;height:60px;padding:0 15px;width:100%}@media only screen and (max-width:767px){.registerbox_1 .inp_item input{font-size:1em;height:50px}}.registerbox_1 .cata_btnbox{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.registerbox_1 .cata_btnbox{flex-wrap:wrap}}.registerbox_1 .cata_btnbox button{background:#f8f8f8;border-radius:5px;font-size:1em;height:60px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:calc(25% - 12px)}@media only screen and (max-width:767px){.registerbox_1 .cata_btnbox button{height:50px;margin-bottom:10px;width:calc(50% - 5px)}.registerbox_1 .cata_btnbox button:nth-child(3),.registerbox_1 .cata_btnbox button:nth-child(4){margin-bottom:0}}@media only screen and (min-width:1000px){.registerbox_1 .cata_btnbox button:hover{background:#0492db;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}@media only screen and (max-width:767px){.registerbox_1 .cata_btnbox button{font-size:1em}}.registerbox_1 .cata_btnbox button.now{background:#0492db;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.registerbox_1 .inp_set_two{align-items:flex-end;display:flex;justify-content:space-between;width:100%}@media only screen and (max-width:767px){.registerbox_1 .inp_set_two{display:block}}.registerbox_1 .inp_set_two .inp_item{width:calc(50% - 10px)}@media only screen and (max-width:767px){.registerbox_1 .inp_set_two .inp_item{width:100%}}.registerbox_1 .form_area p{font-size:1.1111em;margin-bottom:8px}.registerbox_1 .form_area p span{color:red}@media only screen and (max-width:767px){.registerbox_1 .form_area p{font-size:1em}}.registerbox_2 p{text-align:center}@media only screen and (max-width:767px){.registerbox_2 p{line-height:25px}}.registerbox_2 .bluebg_c{background:#ebf6fe;color:#0492db;font-size:1.111em;font-weight:700;margin:0 auto 20px;max-width:1080px;padding:15px 0;text-align:center}@media only screen and (max-width:767px){.registerbox_2 .bluebg_c{font-size:1.125em;word-break:break-all}}.registerbox_3{padding:20px 0}.registerbox_3 h2{color:#0492db;font-size:1.6666em;margin-bottom:20px;text-align:center}@media only screen and (max-width:767px){.registerbox_3 h2{font-size:1.625em;letter-spacing:0}}.registerbox_3 p{line-height:25px;text-align:center}.forgetbox_1{margin:0 auto;max-width:480px}.forgetbox_1 .blue_txt{color:#0492db;margin-bottom:30px;text-align:center}@media only screen and (max-width:767px){.forgetbox_1 .blue_txt{line-height:25px;text-align:left}}.forgetbox_1 .red_txt{color:#cf0000}.forgetbox_1 .inp_item input{background:#f8f8f8;border-radius:5px;font-size:.8888em;height:50px;margin-bottom:20px;padding:0 20px;width:100%}@media only screen and (max-width:767px){.forgetbox_1 .inp_item input{font-size:1em;margin-bottom:10px}}.normalpage_banner{align-items:center;display:flex;height:340px;justify-content:center;margin-bottom:60px;margin-top:80px;overflow-x:clip;position:relative;width:100%}@media only screen and (max-width:1599px){.normalpage_banner{height:310px}}@media only screen and (max-width:999px){.normalpage_banner{height:250px;margin-top:60px}}@media only screen and (max-width:767px){.normalpage_banner{height:150px;margin-bottom:40px}}.normalpage_banner .path{animation:alpha01 .3s linear .8s forwards;filter:alpha(opacity=100);opacity:0;-moz-opacity:0}.normalpage_banner .bg_left{animation:normal_top .8s linear 0s forwards;background:#3ba3ee;border-bottom-right-radius:320px;border-top-right-radius:320px;bottom:0;height:640px;left:0;overflow:hidden;position:absolute;width:0;z-index:3}@media only screen and (max-width:999px){.normalpage_banner .bg_left{height:440px}}@media only screen and (max-width:767px){.normalpage_banner .bg_left{animation:w_100 .8s linear 0s forwards;height:300px;width:100%}}.normalpage_banner .bg_left .bubble:nth-child(0){--bubble-radius:1vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(0){--bubble-radius:6vw}}.normalpage_banner .bg_left .bubble:first-child{--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:first-child{--bubble-radius:3vw}}.normalpage_banner .bg_left .bubble:nth-child(2){--bubble-radius:1vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(2){--bubble-radius:7vw}}.normalpage_banner .bg_left .bubble:nth-child(3){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(3){--bubble-radius:5vw}}.normalpage_banner .bg_left .bubble:nth-child(4){--bubble-radius:2vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(4){--bubble-radius:6vw}}.normalpage_banner .bg_left .bubble:nth-child(5){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(5){--bubble-radius:5vw}}.normalpage_banner .bg_left .bubble:nth-child(6){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(6){--bubble-radius:5vw}}.normalpage_banner .bg_left .bubble:nth-child(7){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(7){--bubble-radius:6vw}}.normalpage_banner .bg_left .bubble:nth-child(8){--bubble-radius:1vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(8){--bubble-radius:7vw}}.normalpage_banner .bg_left .bubble:nth-child(9){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(9){--bubble-radius:5vw}}.normalpage_banner .bg_left .bubble:nth-child(10){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(10){--bubble-radius:7vw}}.normalpage_banner .bg_left .bubble:nth-child(11){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(11){--bubble-radius:5vw}}.normalpage_banner .bg_left .bubble:nth-child(12){--bubble-radius:2vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(12){--bubble-radius:6vw}}.normalpage_banner .bg_left .bubble:nth-child(13){--bubble-radius:2vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(13){--bubble-radius:7vw}}.normalpage_banner .bg_left .bubble:nth-child(14){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(14){--bubble-radius:3vw}}.normalpage_banner .bg_left .bubble:nth-child(15){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(15){--bubble-radius:7vw}}.normalpage_banner .bg_left .bubble:nth-child(16){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(16){--bubble-radius:4vw}}.normalpage_banner .bg_left .bubble:nth-child(17){--bubble-radius:1vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(17){--bubble-radius:3vw}}.normalpage_banner .bg_left .bubble:nth-child(18){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(18){--bubble-radius:7vw}}.normalpage_banner .bg_left .bubble:nth-child(19){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(19){--bubble-radius:5vw}}.normalpage_banner .bg_left .bubble:nth-child(20){--bubble-radius:1vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(20){--bubble-radius:5vw}}.normalpage_banner .bg_left .bubble:nth-child(21){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(21){--bubble-radius:5vw}}.normalpage_banner .bg_left .bubble:nth-child(22){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(22){--bubble-radius:4vw}}.normalpage_banner .bg_left .bubble:nth-child(23){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(23){--bubble-radius:4vw}}.normalpage_banner .bg_left .bubble:nth-child(24){--bubble-radius:1vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(24){--bubble-radius:5vw}}.normalpage_banner .bg_left .bubble:nth-child(25){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(25){--bubble-radius:3vw}}.normalpage_banner .bg_left .bubble:nth-child(26){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(26){--bubble-radius:4vw}}.normalpage_banner .bg_left .bubble:nth-child(27){--bubble-radius:1vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(27){--bubble-radius:6vw}}.normalpage_banner .bg_left .bubble:nth-child(28){--bubble-radius:2vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(28){--bubble-radius:5vw}}.normalpage_banner .bg_left .bubble:nth-child(29){--bubble-radius:2vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(29){--bubble-radius:7vw}}.normalpage_banner .bg_left .bubble:nth-child(30){--bubble-radius:1vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(30){--bubble-radius:7vw}}.normalpage_banner .bg_left .bubble:nth-child(31){--bubble-radius:2vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(31){--bubble-radius:7vw}}.normalpage_banner .bg_left .bubble:nth-child(32){--bubble-radius:2vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(32){--bubble-radius:6vw}}.normalpage_banner .bg_left .bubble:nth-child(33){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(33){--bubble-radius:7vw}}.normalpage_banner .bg_left .bubble:nth-child(34){--bubble-radius:1vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(34){--bubble-radius:4vw}}.normalpage_banner .bg_left .bubble:nth-child(35){--bubble-radius:2vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(35){--bubble-radius:4vw}}.normalpage_banner .bg_left .bubble:nth-child(36){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(36){--bubble-radius:4vw}}.normalpage_banner .bg_left .bubble:nth-child(37){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(37){--bubble-radius:3vw}}.normalpage_banner .bg_left .bubble:nth-child(38){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(38){--bubble-radius:6vw}}.normalpage_banner .bg_left .bubble:nth-child(39){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(39){--bubble-radius:6vw}}.normalpage_banner .bg_left .bubble:nth-child(40){--bubble-radius:3vw}@media only screen and (max-width:767px){.normalpage_banner .bg_left .bubble:nth-child(40){--bubble-radius:4vw}}.normalpage_banner .bg_left .rel{height:100%;position:relative;width:100%}.normalpage_banner .bg_left .news_bn_icon{animation:ciricon02s 2.5s ease-out 0s infinite;left:50%;margin-left:-48%;margin-top:-100px;position:absolute;top:50%}@media only screen and (max-width:1599px){.normalpage_banner .bg_left .news_bn_icon{margin-top:-50px}}@media only screen and (max-width:767px){.normalpage_banner .bg_left .news_bn_icon{margin-top:-20px}}.normalpage_banner .bg_left .news_bn_icon img{animation:scaleinf 2.5s ease-out 0s infinite}@media only screen and (max-width:1599px){.normalpage_banner .bg_left .news_bn_icon img{width:80%}}@media only screen and (max-width:999px){.normalpage_banner .bg_left .news_bn_icon img{width:50%}}.normalpage_banner .bg_left .trend_bn_icon{animation:ciricon02s 2.5s ease-out 0s infinite;left:50%;margin-left:-45%;margin-top:-100px;position:absolute;top:50%}@media only screen and (max-width:1599px){.normalpage_banner .bg_left .trend_bn_icon{margin-top:-50px}}@media only screen and (max-width:767px){.normalpage_banner .bg_left .trend_bn_icon{margin-left:-62%;margin-top:-20px}}.normalpage_banner .bg_left .trend_bn_icon img{animation:scaleinf 2.5s ease-out 0s infinite}@media only screen and (max-width:1599px){.normalpage_banner .bg_left .trend_bn_icon img{width:80%}}@media only screen and (max-width:999px){.normalpage_banner .bg_left .trend_bn_icon img{width:50%}}.normalpage_banner .bg_left .regu_bn_icon{animation:rebnrotate 2.5s ease-out 0s infinite;left:50%;margin-left:-48%;margin-top:-200px;position:absolute;top:50%}@media only screen and (max-width:1599px){.normalpage_banner .bg_left .regu_bn_icon{margin-top:-50px}}@media only screen and (max-width:767px){.normalpage_banner .bg_left .regu_bn_icon{margin-top:-20px}}@media only screen and (max-width:1599px){.normalpage_banner .bg_left .regu_bn_icon img{width:70%}}@media only screen and (max-width:999px){.normalpage_banner .bg_left .regu_bn_icon img{width:50%}}.normalpage_banner .bg_left .counseling_bn_icon{animation:top1 2.5s ease-out 0s infinite;left:50%;margin-left:-44%;margin-top:-170px;position:absolute;top:50%}@media only screen and (max-width:1599px){.normalpage_banner .bg_left .counseling_bn_icon{margin-top:-90px}}@media only screen and (max-width:767px){.normalpage_banner .bg_left .counseling_bn_icon{margin-top:-50px}}@media only screen and (max-width:1599px){.normalpage_banner .bg_left .counseling_bn_icon img{width:80%}}@media only screen and (max-width:999px){.normalpage_banner .bg_left .counseling_bn_icon img{width:50%}}.normalpage_banner .bg_left .qa_bn_icon{animation:left_right 2.5s ease-out 0s infinite;left:50%;margin-left:-44%;margin-top:-110px;position:absolute;top:50%}@media only screen and (max-width:1599px){.normalpage_banner .bg_left .qa_bn_icon{margin-left:-48%;margin-top:-20px}}@media only screen and (max-width:767px){.normalpage_banner .bg_left .qa_bn_icon{animation:left_right20 2.5s ease-out 0s infinite;margin-left:-50%;margin-top:-15px}}@media only screen and (max-width:1599px){.normalpage_banner .bg_left .qa_bn_icon img{width:70%}}@media only screen and (max-width:999px){.normalpage_banner .bg_left .qa_bn_icon img{width:50%}}.normalpage_banner .bg_left .safe_bn_icon{animation:top2 3s ease-out 0s infinite;left:50%;margin-left:-44%;margin-top:-200px;position:absolute;top:50%}@media only screen and (max-width:999px){.normalpage_banner .bg_left .safe_bn_icon{margin-top:-80px}}@media only screen and (max-width:767px){.normalpage_banner .bg_left .safe_bn_icon{margin-top:-80px}}@media only screen and (max-width:999px){.normalpage_banner .bg_left .safe_bn_icon img{width:50%}}.normalpage_banner .bg_left .open_bn_icon{animation:top2 3s ease-out 0s infinite;left:50%;margin-left:-44%;margin-top:-160px;position:absolute;top:50%}@media only screen and (max-width:999px){.normalpage_banner .bg_left .open_bn_icon{margin-top:-47px}.normalpage_banner .bg_left .open_bn_icon img{width:50%}}.normalpage_banner .bg_left .su_bn_icon{animation:rebnrotate 3s ease-out 0s infinite;left:50%;margin-left:-44%;margin-top:-80px;position:absolute;top:50%}@media only screen and (max-width:999px){.normalpage_banner .bg_left .su_bn_icon{margin-top:-47px}.normalpage_banner .bg_left .su_bn_icon img{width:50%}}.normalpage_banner .bg_left .ab_bn_icon{animation:rebnrotate 3s ease-out 0s infinite;left:50%;margin-left:-71%;margin-top:-280px;position:absolute;top:50%}@media only screen and (max-width:1599px){.normalpage_banner .bg_left .ab_bn_icon{margin-top:-50px}}@media only screen and (max-width:999px){.normalpage_banner .bg_left .ab_bn_icon{margin-top:-13px}}@media only screen and (max-width:1599px){.normalpage_banner .bg_left .ab_bn_icon img{width:60%}}.normalpage_banner .cir_right{animation:alphatop1 .3s linear .8s forwards;filter:alpha(opacity=100);max-width:370px;opacity:0;-moz-opacity:0;position:absolute;right:135px;top:-160px;width:100%;z-index:1}@media only screen and (max-width:999px){.normalpage_banner .cir_right{max-width:200px;right:60px;top:-60px}}@media only screen and (max-width:767px){.normalpage_banner .cir_right{display:none}}.normalpage_banner .cir_right img{animation:rotate360 5s linear 0s infinite;width:100%}.normalpage_banner .bg_right{animation:bg_right .5s linear .5s forwards;border-bottom-left-radius:227px;border-top-left-radius:227px;max-width:410px;overflow:hidden;position:absolute;right:-410px;top:85px;width:100%;z-index:4}@media only screen and (max-width:1599px){.normalpage_banner .bg_right{width:21%}}.normalpage_banner .bg_right img{width:100%}.normalpage_banner .main_1240{animation:alphatop30 .3s linear .3s forwards;filter:alpha(opacity=100);opacity:0;-moz-opacity:0;position:relative;z-index:10}.normalpage_banner .main_1240 h2{color:#fff;font-size:4.4444em;font-weight:400;text-align:center}@media only screen and (max-width:999px){.normalpage_banner .main_1240 h2{font-size:2.777em}.normalpage_banner .main_1240 h2.su_title{font-size:2.222em}}@media only screen and (max-width:767px){.normalpage_banner .main_1240 h2{font-size:2.5em}.normalpage_banner .main_1240 h2.su_title{font-size:2em}}.normalpage_banner .main_1240 h3{color:#fff;font-size:2em;font-weight:400;text-align:center;text-transform:uppercase}@media only screen and (max-width:999px){.normalpage_banner .main_1240 h3{font-size:1.1111em}}@media only screen and (max-width:767px){.normalpage_banner .main_1240 h3{font-size:1em}}.news_list_toptab{animation:alphatop1 .3s linear .8s forwards;display:flex;filter:alpha(opacity=100);margin-bottom:50px;opacity:0;-moz-opacity:0;position:relative;width:100%}@media only screen and (max-width:767px){.news_list_toptab{display:block;margin-bottom:20px}}.news_list_toptab .tab_are{border-radius:35px;display:flex;max-width:600px;overflow:hidden;width:100%}@media only screen and (max-width:767px){.news_list_toptab .tab_are{height:50px;margin-bottom:10px;max-width:100%}}.news_list_toptab .tab_are button{background:#fff;color:#555;font-size:1.2222em;font-weight:700;height:70px;position:relative;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:33.333%}@media only screen and (max-width:767px){.news_list_toptab .tab_are button{font-size:1.125em;height:50px}}.news_list_toptab .tab_are button span{background:#ddd;display:block;height:calc(100% - 20px);position:absolute;right:0;top:10px;width:1px}@media only screen and (min-width:1000px){.news_list_toptab .tab_are button:hover{background:#3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.news_list_toptab .tab_are button:hover span{background:col_blue1}}.news_list_toptab .tab_are button.now{background:#3ba3ee;color:#fff}.news_list_toptab .tab_are button.now span{background:col_blue1}.news_list_toptab .search_bar{height:70px;margin-left:10px;max-width:300px;position:relative;width:100%}@media only screen and (max-width:767px){.news_list_toptab .search_bar{height:50px;margin-left:0;max-width:100%;width:100%}}.news_list_toptab .search_bar input{background:#fff;border-radius:40px;font-size:1em;height:70px;padding:0 60px 0 20px;width:100%}@media only screen and (max-width:767px){.news_list_toptab .search_bar input{font-size:1em;height:50px}}.news_list_toptab .search_bar button{background:none;font-size:0;margin-top:-12px;position:absolute;right:25px;top:50%}.news_list_toptab .search_bar button,.news_list_toptab .search_bar button:hover path{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.news_list_toptab .search_bar button:hover path{fill:#ffcd00}.news_areain{padding-bottom:70px}.news_areain .news_list{animation:alphatop1 .5s linear .9s forwards;margin-bottom:40px}.news_areain .filelinke_area ul li .name_area{max-width:none;padding-right:15px}@media only screen and (max-width:767px){.news_areain .filelinke_area ul li .name_area{padding-right:0}}.page_num{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.page_num a{margin:0 5px}@media only screen and (max-width:767px){.page_num a{margin:5px}}.page_num a.num{align-items:center;background:#fff;border:1px solid #ddd;border-radius:50%;display:flex;flex:0 0 40px;height:40px;justify-content:center;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:40px}@media only screen and (min-width:1000px){.page_num a.num:hover{background:#3ba3ee;border:1px solid #3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}.page_num a.num.now{background:#3ba3ee;border:1px solid #3ba3ee;color:#fff}.page_num a.pre{align-items:center;display:flex}.page_num a.pre svg{margin-right:5px}.page_num a.pre:hover{color:#4ee9ec}.page_num a.pre:hover svg line{stroke:#4ee9ec}.page_num a.next{align-items:center;display:flex}.page_num a.next svg{margin-left:5px}.page_num a.next:hover{color:#4ee9ec}.page_num a.next:hover svg line{stroke:#4ee9ec}.content_white{animation:alphatop1 .3s linear .8s forwards;background:#fff;border-radius:10px;filter:alpha(opacity=100);opacity:0;-moz-opacity:0;padding:30px;position:relative;width:100%}@media only screen and (max-width:767px){.content_white{padding:15px 10px}}.newsde_topbox{display:flex;justify-content:space-between;margin-bottom:10px}.newsde_topbox .left_area{align-items:center;display:flex}.newsde_topbox .date{margin-right:20px;padding-left:80px;position:relative}@media only screen and (max-width:767px){.newsde_topbox .date{margin-right:5px;padding-left:25px}}.newsde_topbox .date .bigday{color:#333;font-size:3.3333em;left:-10px;position:absolute;top:-60px}@media only screen and (max-width:767px){.newsde_topbox .date .bigday{font-size:2em;left:-19px;top:-40px}}.newsde_topbox .date .line{background:#888;height:1px;left:28px;position:absolute;top:-5px;transform:rotate(-45deg);width:90px}@media only screen and (max-width:767px){.newsde_topbox .date .line{left:-8px;top:-14px;width:70px}}.newsde_topbox .date .mon{font-size:1.6666em}@media only screen and (max-width:767px){.newsde_topbox .date .mon{font-size:1em}}.newsde_topbox .catage{background:#ffcd00;border-radius:15px;color:#fff;line-height:30px;padding:0 20px;text-align:center}@media only screen and (max-width:767px){.newsde_topbox .catage{font-size:.875em;padding:0 10px}}.newsde_topbox .catage.blue{background:#3ba3ee}.newsde_topbox .right_socile{display:flex}.newsde_topbox .right_socile button{align-items:center;border-radius:50%;display:flex;font-size:0;height:40px;justify-content:center;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:40px}.newsde_topbox .right_socile button.line{background:#24bb00;margin-right:10px}@media only screen and (max-width:767px){.newsde_topbox .right_socile button.line{margin-right:5px}}.newsde_topbox .right_socile button.fb{background:#4281df}.newsde_topbox .right_socile button:hover{background:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.news_b_title{border-bottom:1px dashed #3ba3ee;margin-bottom:35px;padding-bottom:15px}@media only screen and (max-width:767px){.news_b_title{margin-bottom:20px}}.news_b_title h2{color:#333;font-size:1.94444em}@media only screen and (max-width:767px){.news_b_title h2{font-size:1.5em}}.table_style_01{width:100%}.table_style_01 td{border-bottom:1px solid #ddd;padding:10px 15px}.table_style_01 tr:first-child td{background-color:#3ba3ee;color:#fff}.editer_box{padding:0 100px}@media only screen and (max-width:1279px){.editer_box{padding:0}}.editer_box ol li,.editer_box ul li{list-style-position:inside}.editer_box img{display:block;margin:0 auto 20px;max-width:100%}.editer_box p{font-size:1em;line-height:33px}@media only screen and (max-width:767px){.editer_box p{font-size:1em;line-height:25px}}.editer_box h3{color:#0492db;font-size:1em}@media only screen and (max-width:767px){.editer_box h3{font-size:1.125em}}.editer_box a{color:#00a9aa}.editer_box a:hover{color:#4ee9ec}.editer_box .col_gray{color:#888}.filelinke_area{margin-bottom:30px}.filelinke_area .title{align-items:center;display:flex;justify-content:center;margin-bottom:15px}.filelinke_area .title span{background:#3ba3ee;display:block;height:2px;width:28px}.filelinke_area .title p{font-size:1.2222em;margin:0 10px}@media only screen and (max-width:767px){.filelinke_area .title p{font-size:1.375em}}.filelinke_area ul{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;width:100%}.filelinke_area ul.linkebox .name_area{max-width:100%;padding-right:10px}.filelinke_area ul li{align-items:center;background:#fff;border:1px solid #fff;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:10px;padding:20px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:calc(50% - 10px)}@media only screen and (max-width:767px){.filelinke_area ul li{font-size:1em;line-height:25px;padding:10px 15px}}@media only screen and (max-width:999px){.filelinke_area ul li{width:100%}}.filelinke_area ul li:hover{border:1px solid #ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.filelinke_area ul li .name_area{font-size:1em;line-height:30px;max-width:380px}@media only screen and (max-width:999px){.filelinke_area ul li .name_area{max-width:100%;width:100%}}@media only screen and (max-width:767px){.filelinke_area ul li .name_area{font-size:1em;line-height:25px}}.filelinke_area ul li .icon_box{display:flex}.filelinke_area ul li .icon_box button,.filelinke_area ul li .icon_box div{align-items:center;background:#888;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex:0 0 50px;font-size:.888em;height:50px;justify-content:center;margin-right:10px;text-transform:uppercase;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:50px}@media only screen and (max-width:767px){.filelinke_area ul li .icon_box button,.filelinke_area ul li .icon_box div{flex:0 0 40px;font-size:.875em;height:40px;margin-right:5px;width:40px}.filelinke_area ul li .icon_box button:last-child,.filelinke_area ul li .icon_box div:last-child{margin-right:0}}.filelinke_area ul li .icon_box button:last-child,.filelinke_area ul li .icon_box div:last-child{margin-right:0}.filelinke_area ul li .icon_box button.pdf,.filelinke_area ul li .icon_box div.pdf{background:#e54242;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.filelinke_area ul li .icon_box button.pdf:hover,.filelinke_area ul li .icon_box div.pdf:hover{background:#fb8080;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.filelinke_area ul li .icon_box button.xls,.filelinke_area ul li .icon_box div.xls{background:#52bc67;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.filelinke_area ul li .icon_box button.xls:hover,.filelinke_area ul li .icon_box div.xls:hover{background:#76d188;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.filelinke_area ul li .icon_box button.doc,.filelinke_area ul li .icon_box div.doc{background:#4187d8;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.filelinke_area ul li .icon_box button.doc:hover,.filelinke_area ul li .icon_box div.doc:hover{background:#6cadf8;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.filelinke_area ul li .icon_box button.odt,.filelinke_area ul li .icon_box div.odt{background:#2fc5c0;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.filelinke_area ul li .icon_box button.odt:hover,.filelinke_area ul li .icon_box div.odt:hover{background:#53dbd6;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.filelinke_area ul li .icon_box button.link_icon,.filelinke_area ul li .icon_box div.link_icon{background:url(../../images/frontend/link_icon.svg) 50% no-repeat;border:2px solid #3ba3ee;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.filelinke_area ul li .icon_box button.link_icon:hover,.filelinke_area ul li .icon_box div.link_icon:hover{background:url(../../images/frontend/link_icons.svg) 50% no-repeat;background-color:#3ba3ee;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.article_cont_btn{border:1px solid #ddd;border-radius:35px;margin:50px auto 0;max-width:600px;overflow:hidden}.article_cont_btn,.article_cont_btn button{align-items:center;display:flex;justify-content:center}.article_cont_btn button{background:#fff;font-size:1.2222em;height:70px;position:relative;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:33.333%}@media only screen and (max-width:767px){.article_cont_btn button{font-size:1.125em}}.article_cont_btn button.gray{background:#f1f1f1;color:#aaa;cursor:auto}.article_cont_btn button.gray:hover{background:#f1f1f1;color:#aaa}.article_cont_btn button span{background:#ddd;height:calc(100% - 20px);position:absolute;right:0;top:10px;width:1px}.article_cont_btn button .pre{background:url(../../images/frontend/backicon.svg) 0 no-repeat;padding-left:30px}.article_cont_btn button .next,.article_cont_btn button .pre{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.article_cont_btn button .next{background:url(../../images/frontend/nexticon.svg) 100% no-repeat;padding-right:30px}.article_cont_btn button:hover{background-color:#3ba3ee}.article_cont_btn button:hover,.article_cont_btn button:hover .pre{color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.article_cont_btn button:hover .pre{background:url(../../images/frontend/backicons.svg) 0 no-repeat}.article_cont_btn button:hover .next{background:url(../../images/frontend/nexticons.svg) 100% no-repeat;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.re_areain .flex_box{display:flex;justify-content:space-between}.re_areain .news_b_title{margin-bottom:20px}.re_areain .editer_box{line-height:30px;padding:0}@media only screen and (max-width:767px){.re_areain .editer_box{font-size:1em;line-height:25px}}.re_areain .editer_box h3{color:#0492db;font-size:1em}@media only screen and (max-width:767px){.re_areain .editer_box h3{font-size:1.125em}}.re_areain .editer_box img{display:block;margin:0 auto 20px;max-width:100%}.re_areain .editer_box a{color:#00a9aa}.re_areain .editer_box a:hover{color:#4ee9ec}.re_areain .editer_box .col_gray{color:#888}.re_areain .blue_renew{background:#3ba3ee;border-radius:40px;color:#fff;margin-right:10px;padding:10px 15px}.re_areain .left_remenu{animation:alphatop1 .3s linear .8s forwards;filter:alpha(opacity=100);flex:0 0 300px;margin-right:30px;opacity:0;-moz-opacity:0;padding-bottom:50px;position:relative;width:300px}@media only screen and (max-width:999px){.re_areain .left_remenu{display:none}}.re_areain .left_remenu .catabox_1{background:#fff;border-radius:10px;margin-bottom:20px}.re_areain .left_remenu .catabox_1 .title{padding:20px 20px 0}.re_areain .left_remenu .catabox_1 .title h2{border-bottom:1px dashed #ffcd00;color:#0492db;font-size:1.22222em;padding-bottom:15px}@media only screen and (max-width:767px){.re_areain .left_remenu .catabox_1 .title h2{font-size:1.25em}}.re_areain .left_remenu .catabox_1 .link_box a{color:#555;display:block;font-size:1em;letter-spacing:0;line-height:30px;padding:15px 20px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (min-width:1000px){.re_areain .left_remenu .catabox_1 .link_box a:hover{background:#ebf6fd;color:#0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}.re_areain .left_remenu .catabox_1 .link_box a.now{background:#ebf6fd;color:#0492db;font-weight:700;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.re_areain .left_remenu .catabox_1 .link_box a{font-size:1.125em}}.re_areain .rule_titlearea{display:flex;justify-content:space-between;margin-bottom:30px}@media only screen and (max-width:767px){.re_areain .rule_titlearea{display:block;margin-bottom:20px}}.re_areain .rule_titlearea h2{background:url(../../images/frontend/liststy.svg) 0 no-repeat;font-size:1.6666em;padding-left:30px}@media only screen and (max-width:767px){.re_areain .rule_titlearea h2{font-size:1.5em;margin-bottom:15px}}.re_areain .rule_titlearea .search_bar{height:45px;margin-left:10px;max-width:300px;position:relative;width:100%}@media only screen and (max-width:767px){.re_areain .rule_titlearea .search_bar{height:50px;margin-left:0;max-width:100%;width:100%}}.re_areain .rule_titlearea .search_bar input{background:#fff;border:1px solid #ddd;border-radius:40px;font-size:1em;height:45px;padding:0 60px 0 20px;width:100%}@media only screen and (max-width:767px){.re_areain .rule_titlearea .search_bar input{font-size:1em;height:50px}}.re_areain .rule_titlearea .search_bar button{background:none;font-size:0;margin-top:-12px;position:absolute;right:20px;top:50%}.re_areain .rule_titlearea .search_bar button,.re_areain .rule_titlearea .search_bar button:hover path{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.re_areain .rule_titlearea .search_bar button:hover path{fill:#ffcd00}.re_areain .counseling_titlearea{border-bottom:1px solid #ddd;margin-bottom:30px}.re_areain .counseling_titlearea h2{color:#333;display:inline-block;font-size:1.6666em;padding-bottom:10px;position:relative}.re_areain .counseling_titlearea h2 span{background:#3ba3ee;bottom:-1px;height:1px;left:0;position:absolute;width:100%;z-index:2}@media only screen and (max-width:767px){.re_areain .counseling_titlearea h2{font-size:1.5em}}.re_areain .right_box{padding-bottom:70px;width:100%}.re_areain .regu_linkto_de a{background:#f7f7f7;border-radius:10px;display:block;margin-bottom:10px;padding:18px 15px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.re_areain .regu_linkto_de a{padding:15px 13px}}.re_areain .regu_linkto_de a:hover{background:#3ba3ee;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.re_areain .regu_linkto_de a:hover .date,.re_areain .regu_linkto_de a:hover .title_area h3{color:#fff}.re_areain .regu_linkto_de a:hover .title_area .arr{background:url(../../images/frontend/rearrlinktos.svg) 0 no-repeat}.re_areain .regu_linkto_de a .date{color:#888;margin-bottom:5px}.re_areain .regu_linkto_de a .title_area{align-items:center;display:flex;justify-content:space-between}.re_areain .regu_linkto_de a .title_area h3{color:#555;font-size:1em;font-weight:700}@media only screen and (max-width:767px){.re_areain .regu_linkto_de a .title_area h3{font-size:1em}}.re_areain .regu_linkto_de a .title_area .arr{background:url(../../images/frontend/rearrlinkto.svg) 0 no-repeat;flex:0 0 28px;height:9px;width:28px}.re_areain .counseling_editor .item{margin-bottom:40px}.re_areain .counseling_editor .filelinke_area,.re_areain .counseling_editor .item:last-child{margin-bottom:0}.re_areain .counseling_editor .filelinke_area ul{display:block}.re_areain .counseling_editor .filelinke_area li{background:#f7f7f7;margin-bottom:10px;padding:10px 20px;width:100%}.re_areain .counseling_editor .filelinke_area li .name_area{max-width:100%}h3.title_cir{background:url(../../images/frontend/liststy.svg) 0 no-repeat;font-size:1.2222em;line-height:normal;margin-bottom:15px;padding-left:30px}@media only screen and (max-width:767px){h3.title_cir{font-size:1.25em}}.table_style1{border-radius:10px;list-style:none;overflow:hidden;width:100%}.table_style1 li{align-items:center;display:flex}@media only screen and (max-width:767px){.table_style1 li{background:#f7f7f7;border-radius:10px;display:block;margin-bottom:10px}}.table_style1 li .left_title{flex:0 0 15%;padding:20px;text-align:center;width:40%}@media only screen and (max-width:767px){.table_style1 li .left_title{border-bottom:1px dashed #ddd;font-weight:700;padding:10px;width:100%}}.table_style1 li .ri_cont{border-left:1px dashed #ddd;padding:20px}@media only screen and (max-width:767px){.table_style1 li .ri_cont{border:0;padding:10px}}.table_style1 li .ri_cont a:hover{color:#3ba3ee}.gray_bg_txt,.table_style1 li:nth-child(odd){background:#f7f7f7}.gray_bg_txt{border-radius:10px;margin-bottom:20px;padding:15px 20px}.btn_130_40{background:#3ba3ee;border-radius:20px;display:block;height:40px;line-height:40px;text-align:center;width:130px}.btn_130_40,.btn_130_40:hover{color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.btn_130_40:hover{background:#ffcd00}p.col_blue{color:#0492db}.counseling_linkbox{display:flex;flex-wrap:wrap;justify-content:space-between}.counseling_linkbox li{background:#f7f7f7;border-radius:10px;list-style:none;margin-bottom:20px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:calc(50% - 10px)}@media only screen and (max-width:767px){.counseling_linkbox li{margin-bottom:10px;width:100%}}.counseling_linkbox li:hover{background:#ebf6fd;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.counseling_linkbox li:hover a p{color:#333}.counseling_linkbox li a{display:block;padding:15px 20px}@media only screen and (max-width:767px){.counseling_linkbox li a{padding:12px 15px}}.counseling_linkbox li a h3{color:#0492db;font-size:1em}@media only screen and (max-width:767px){.counseling_linkbox li a h3{font-size:1.125em}}.counseling_linkbox li a p{font-size:.8888em}@media only screen and (max-width:767px){.counseling_linkbox li a p{font-size:1em}}.qa_top{margin-bottom:50px}@media only screen and (max-width:767px){.qa_top{margin-bottom:30px}}.qa_top .search_bar{height:70px;margin-bottom:20px;position:relative;width:100%}@media only screen and (max-width:767px){.qa_top .search_bar{height:50px;width:100%}}.qa_top .search_bar input{background:#fff;border-radius:40px;font-size:1em;height:70px;padding:0 60px 0 20px;width:100%}@media only screen and (max-width:767px){.qa_top .search_bar input{font-size:1em;height:50px}}.qa_top .search_bar button{background:none;font-size:0;margin-top:-12px;position:absolute;right:25px;top:50%}.qa_top .search_bar button,.qa_top .search_bar button:hover path{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.qa_top .search_bar button:hover path{fill:#ffcd00}.qa_top .qa_tab{display:flex;flex-wrap:wrap;list-style:none}.qa_top .qa_tab li{background:#fff;border-radius:10px;margin-bottom:15px;margin-right:20px;width:calc(33.333% - 14px)}.qa_top .qa_tab li:nth-child(3n){margin-right:0}@media only screen and (min-width:1000px){.qa_top .qa_tab li:hover{background:#3ba3ee;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.qa_top .qa_tab li:hover button p{color:#fff}.qa_top .qa_tab li:hover .iconbox .icon_img.icon1 .dot{animation:cirdot1 3s linear 0s infinite}.qa_top .qa_tab li:hover .iconbox .icon_img.icon2 .dot{animation:cirdot4 3s linear 0s infinite}.qa_top .qa_tab li:hover .iconbox .icon_img.icon3 .dot,.qa_top .qa_tab li:hover .iconbox .icon_img.icon4 .dot,.qa_top .qa_tab li:hover .iconbox .icon_img.icon5 .dot{animation:cirdot1 3s linear 0s infinite}.qa_top .qa_tab li:hover .iconbox .icon_img.icon6 .dot{animation:cirdot4 3s linear 0s infinite}}.qa_top .qa_tab li.now{background:#3ba3ee;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.qa_top .qa_tab li.now button p{color:#fff}.qa_top .qa_tab li.now .iconbox .icon_img.icon1 .dot{animation:cirdot1 3s linear 0s infinite}.qa_top .qa_tab li.now .iconbox .icon_img.icon2 .dot{animation:cirdot4 3s linear 0s infinite}.qa_top .qa_tab li.now .iconbox .icon_img.icon3 .dot,.qa_top .qa_tab li.now .iconbox .icon_img.icon4 .dot,.qa_top .qa_tab li.now .iconbox .icon_img.icon5 .dot{animation:cirdot1 3s linear 0s infinite}.qa_top .qa_tab li.now .iconbox .icon_img.icon6 .dot{animation:cirdot4 3s linear 0s infinite}@media only screen and (max-width:767px){.qa_top .qa_tab li{margin-bottom:10px;margin-right:0;width:100%}}.qa_top .qa_tab li button{align-items:center;background:none;display:flex;height:100%;padding:15px;width:100%}@media only screen and (max-width:767px){.qa_top .qa_tab li button{padding:10px}}.qa_top .qa_tab li button p{color:#555;font-size:1em;letter-spacing:1px;text-align:left}@media only screen and (max-width:767px){.qa_top .qa_tab li button p{font-size:1em;line-height:23px}}.qa_top .qa_tab li .iconbox{align-items:center;background:#fff;border:1px solid #3ba3ee;border-radius:10px;display:flex;flex:0 0 70px;height:70px;justify-content:center;margin-right:10px;width:70px}@media only screen and (max-width:767px){.qa_top .qa_tab li .iconbox{flex:0 0 50px;height:50px;width:50px}}.qa_top .qa_tab li .iconbox .icon_img{position:relative}.qa_top .qa_tab li .iconbox .icon_img img{position:relative;z-index:2}@media only screen and (max-width:767px){.qa_top .qa_tab li .iconbox .icon_img img{width:80%}}.qa_top .qa_tab li .iconbox .icon_img .dot{background:#ffe787;border-radius:50%;height:15px;position:absolute;width:15px;z-index:1}.qa_top .qa_tab li .iconbox .icon_img.icon1 .dot{bottom:-2px;right:2px}.qa_top .qa_tab li .iconbox .icon_img.icon2 .dot{right:5px;top:0}.qa_top .qa_tab li .iconbox .icon_img.icon3 .dot{bottom:-3px;right:2px}.qa_top .qa_tab li .iconbox .icon_img.icon4 .dot{bottom:2px;right:0}.qa_top .qa_tab li .iconbox .icon_img.icon5 .dot{bottom:0;right:0}.qa_top .qa_tab li .iconbox .icon_img.icon6 .dot{right:-5px;top:-2px}.qa_list_area{padding-bottom:70px}.qa_list_area .qacata_title{font-size:1.66666em;margin-bottom:30px;text-align:center}@media only screen and (max-width:767px){.qa_list_area .qacata_title{border-top:1px dashed #ddd;font-size:1.625em;padding-top:20px}}.qa_list_area ul li{list-style:none}.qa_list_area ul li.now .qubox{background:url(../../images/frontend/qa_ars.svg) right 20px center no-repeat;background-color:#3ba3ee;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.qa_list_area ul li.now .qubox{background-position:right 10px center;background-size:10px auto;padding-right:25px}}.qa_list_area ul li.now .qubox .mark_q{background-color:#fff;color:#3ba3ee}.qa_list_area ul li.now .qubox .mark_q,.qa_list_area ul li.now .qubox .q_title{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.qa_list_area ul li.now .qubox .q_title{color:#fff}.qa_list_area ul li.now .answbox{display:flex;margin-bottom:20px}@media only screen and (min-width:1000px){.qa_list_area ul li:hover,.qa_list_area ul li:hover .qubox{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.qa_list_area ul li:hover .qubox{background:url(../../images/frontend/qa_ars.svg) right 20px center no-repeat;background-color:#3ba3ee}.qa_list_area ul li:hover .qubox .mark_q{background-color:#fff;color:#3ba3ee}.qa_list_area ul li:hover .qubox .mark_q,.qa_list_area ul li:hover .qubox .q_title{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.qa_list_area ul li:hover .qubox .q_title{color:#fff}}.qa_list_area ul li .qubox{align-items:center;background:url(../../images/frontend/qa_ar.svg) right 20px center no-repeat;background-color:#fff;border-radius:10px;cursor:pointer;display:flex;margin-bottom:10px;padding:10px 40px 10px 10px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:100%}@media only screen and (max-width:767px){.qa_list_area ul li .qubox{align-items:flex-start;background-position:right 10px center;background-size:10px auto;padding-right:25px}}.qa_list_area ul li .qubox .mark_q{align-items:center;background:#3ba3ee;border-radius:5px;color:#fff;display:flex;flex:0 0 40px;font-size:1.2222em;height:40px;justify-content:center;margin-right:10px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:40px}@media only screen and (max-width:767px){.qa_list_area ul li .qubox .mark_q{font-size:1.375em}}.qa_list_area ul li .qubox .q_title{font-size:1.1111em;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.qa_list_area ul li .qubox .q_title{font-size:1em;letter-spacing:0}}.qa_list_area ul li .answbox{background:#fff;border-radius:10px;display:none;padding:10px}.qa_list_area ul li .answbox .mark_a{align-items:center;background:#fff;border:2px solid #3ba3ee;border-radius:5px;color:#3ba3ee;display:flex;flex:0 0 40px;font-size:1.2222em;height:40px;justify-content:center;margin-right:10px;width:40px}@media only screen and (max-width:767px){.qa_list_area ul li .answbox .mark_a{font-size:1.375em}}.qa_list_area ul li .answbox .a_con{font-size:1em;line-height:30px}@media only screen and (max-width:767px){.qa_list_area ul li .answbox .a_con{font-size:1em;line-height:25px}}.safe_cont{padding-bottom:70px}@media only screen and (max-width:767px){.safe_cont{padding-bottom:50px}}.safe_cont h2{color:#0492db;font-size:1.444em;margin-bottom:5px}@media only screen and (max-width:767px){.safe_cont h2{font-size:1.25em}}.safe_cont h3{color:#0492db;font-size:1.1111em;margin-bottom:5px}@media only screen and (max-width:767px){.safe_cont h3{font-size:1.125em}}.safe_cont p{font-size:1em;line-height:30px}@media only screen and (max-width:767px){.safe_cont p{font-size:1em;line-height:25px}}.search_cont{padding-bottom:70px;padding-top:40px}@media only screen and (max-width:767px){.search_cont{padding-bottom:50px}}.search_cont .search_top{margin-bottom:30px;position:relative}@media only screen and (max-width:767px){.search_cont .search_top{margin-bottom:20px}}.search_cont .search_top input{border:1px solid #ddd;border-radius:35px;font-size:1em;height:70px;outline-color:#0492db;padding:0 80px 0 20px;width:100%}@media only screen and (max-width:767px){.search_cont .search_top input{font-size:1.125em;height:50px;padding-right:50px}}.search_cont .search_top button{background:none;font-size:0;margin-top:-11px;position:absolute;right:29px;top:50%}@media only screen and (max-width:767px){.search_cont .search_top button{right:20px}}.search_cont .s_result{list-style:none}@media only screen and (max-width:767px){.search_cont .s_result li{border-bottom:1px solid #eee}}.search_cont .s_result li:last-child{border-bottom:0}.search_cont .s_result li:hover{color:#333}.search_cont .s_result li:hover h2{color:#3ba3ee}.search_cont .s_result li a{border-radius:10px;display:flex;padding:15px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.search_cont .s_result li a{display:block;padding:15px 0}}@media only screen and (min-width:1000px){.search_cont .s_result li a:hover{background:#f7f7f7;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}.search_cont .s_result li .pic{align-items:center;border-radius:10px;display:flex;flex:0 0 160px;height:84px;justify-content:center;margin-right:20px;overflow:hidden;position:relative;width:160px}.search_cont .s_result li .pic img{max-height:100%;max-width:100%}.search_cont .s_result li h2{font-size:1.222em}.search_cont .s_result li h2 span{color:#991a1a}.search_cont .s_result li p{color:#333;font-size:1em}.search_cont .s_result li p span{color:#991a1a}@media only screen and (max-width:767px){.search_cont .s_result li p{font-size:.875em}}.site_map{padding-bottom:70px;padding-top:40px}.site_map .link_li{display:flex;flex-wrap:wrap;justify-content:center;list-style:none}@media only screen and (max-width:767px){.site_map .link_li{justify-content:space-between}}.site_map .link_li li{background:#f7f7f7;border-radius:10px;margin:0 10px;padding:10px 15px}@media only screen and (max-width:767px){.site_map .link_li li{margin:0 0 10px;width:49%}}.site_map .link_li li .title_big{color:#333;display:block;font-weight:700;margin-bottom:5px}.site_map .link_li li .title_big:hover{color:#0492db}.site_map .link_li li .title_s{color:#555;display:block;font-size:.8888em;padding-left:10px}.site_map .link_li li .title_s:hover{color:#0492db}.company_section_1{overflow:hidden;padding-top:60px;position:relative}@media only screen and (max-width:999px){.company_section_1{padding-bottom:30px}}.company_section_1 .cir_right1{animation:alphatop1 .5s linear .3s forwards;filter:alpha(opacity=100);margin-right:-1010px;opacity:0;-moz-opacity:0;position:absolute;right:50%;top:-230px}.company_section_1 .cir_right1 img{animation:rotate360 5s linear 0s infinite;width:460px}@media only screen and (max-width:999px){.company_section_1 .cir_right1{margin-right:-557px;top:-156px}.company_section_1 .cir_right1 img{width:300px}}@media only screen and (max-width:767px){.company_section_1 .cir_right1{margin-right:-377px}}.company_section_1 .cir_right2{animation:alpha01 .3s linear .8s forwards;border-radius:50%;bottom:170px;filter:alpha(opacity=100);height:70px;margin-right:-840px;opacity:0;-moz-opacity:0;position:absolute;right:50%;width:70px}.company_section_1 .cir_right2 .cir{animation:dottfloat4 5s linear 0s infinite;background:#ffe787;border-radius:50%;height:100%;width:100%}@media only screen and (max-width:999px){.company_section_1 .cir_right2{bottom:366px;margin-right:-398px}}.company_section_1 .cir_left1{animation:alpha01 .3s linear .8s forwards;border-radius:50%;filter:alpha(opacity=100);height:90px;left:50%;margin-left:-990px;opacity:0;-moz-opacity:0;position:absolute;top:110px;width:90px}.company_section_1 .cir_left1 .cir{animation:dottfloat4 5s linear 0s infinite;background:#4ee9ec;background:linear-gradient(135deg,#4ee9ec,#3ba5ed);border-radius:50%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4ee9ec",endColorstr="#3ba5ed",GradientType=1);height:100%;width:100%}@media only screen and (max-width:999px){.company_section_1 .cir_left1{display:none}}.company_section_1 .cir_left2{animation:cir_pop .3s linear .6s forwards;bottom:40px;filter:alpha(opacity=100);height:150px;left:50%;margin-left:-850px;opacity:0;-moz-opacity:0;position:absolute;width:150px}.company_section_1 .cir_left2 .cir{animation:dottfloat3 5s linear 0s infinite;border:10px solid #ffe787;border-radius:50%;height:100%;width:100%}@media only screen and (max-width:999px){.company_section_1 .cir_left2{bottom:auto;height:100px;margin-left:-139px;top:27px;width:100px}}@media only screen and (max-width:767px){.company_section_1 .cir_left2{height:80px;margin-left:-229px;top:246px;width:80px}.company_section_1 .cir_left2 .cir{border:8px solid #ffe787}}.company_section_1 .main_1240{position:relative}.company_section_1 .right_box{display:flex;justify-content:end;padding-top:90px;position:relative;width:100%}@media only screen and (max-width:999px){.company_section_1 .right_box{padding-top:30px}}.company_section_1 .right_box .right_top_tag{align-items:center;animation:cir_pop .3s linear .5s forwards;background:#4ee9ec;background:linear-gradient(135deg,#4ee9ec,#3ba5ed);border-radius:50%;color:#fff;display:flex;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4ee9ec",endColorstr="#3ba5ed",GradientType=1);filter:alpha(opacity=100);font-size:1.1111em;font-weight:700;height:90px;justify-content:center;opacity:0;-moz-opacity:0;position:absolute;right:0;top:0;width:90px}@media only screen and (max-width:767px){.company_section_1 .right_box .right_top_tag{font-size:1.125em;height:80px;width:80px}}.company_section_1 .right_box .company_iconbox{width:70%}@media only screen and (max-width:999px){.company_section_1 .right_box .company_iconbox{width:100%}}.company_section_1 .right_box .company_iconbox .titlebox{margin-bottom:50px;padding-left:20.7%}@media only screen and (max-width:999px){.company_section_1 .right_box .company_iconbox .titlebox{align-items:center;display:flex;margin-bottom:-25px;padding-left:0}}@media only screen and (max-width:767px){.company_section_1 .right_box .company_iconbox .titlebox{display:block;margin-bottom:20px}}.company_section_1 .right_box .company_iconbox .titlebox .comp_name{animation:alphaleft3 .5s linear .3s forwards;filter:alpha(opacity=100);opacity:0;-moz-opacity:0}.company_section_1 .right_box .company_iconbox .titlebox h2{color:#333;font-size:1.94444em}@media only screen and (max-width:999px){.company_section_1 .right_box .company_iconbox .titlebox h2{font-size:1.7777em}}@media only screen and (max-width:767px){.company_section_1 .right_box .company_iconbox .titlebox h2{font-size:1.5em;text-align:center}}.company_section_1 .right_box .company_iconbox .titlebox p{color:#888;font-size:.888em}@media only screen and (max-width:999px){.company_section_1 .right_box .company_iconbox .titlebox p{font-size:.875em}}@media only screen and (max-width:767px){.company_section_1 .right_box .company_iconbox .titlebox p{text-align:center}}.company_section_1 .right_box .company_iconbox .icon_box{animation:alphaleft3 .5s linear .3s forwards;background:#fff;border:4px solid #3ba3ee;border-radius:80px;filter:alpha(opacity=100);opacity:0;-moz-opacity:0;position:relative}@media only screen and (max-width:999px){.company_section_1 .right_box .company_iconbox .icon_box{border-radius:40px}}@media only screen and (max-width:767px){.company_section_1 .right_box .company_iconbox .icon_box{border:2px solid #3ba3ee}}.company_section_1 .right_box .company_iconbox .icon_box .btn_box{margin-right:-100px;position:absolute;right:25%;top:-25px}@media only screen and (max-width:999px){.company_section_1 .right_box .company_iconbox .icon_box .btn_box{bottom:-25px;display:flex;margin-right:0;right:20px;top:auto}}@media only screen and (max-width:767px){.company_section_1 .right_box .company_iconbox .icon_box .btn_box{padding:0 30px;right:0;width:100%}}.company_section_1 .right_box .company_iconbox .icon_box button.match{background:#3ba3ee;border-radius:25px;color:#fff;font-size:1em;height:50px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:200px}.company_section_1 .right_box .company_iconbox .icon_box button.match:hover{background:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:999px){.company_section_1 .right_box .company_iconbox .icon_box button.match{background:#ffcd00;width:150px}}@media only screen and (max-width:767px){.company_section_1 .right_box .company_iconbox .icon_box button.match{font-size:1.125em;height:40px;width:50%}}.company_section_1 .right_box .company_iconbox .icon_box button.link{background:#3ba3ee;border-radius:25px;color:#fff;display:none;font-size:1em;height:50px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:200px}.company_section_1 .right_box .company_iconbox .icon_box button.link:hover{background:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:999px){.company_section_1 .right_box .company_iconbox .icon_box button.link{display:block;margin-right:10px;width:150px}}@media only screen and (max-width:767px){.company_section_1 .right_box .company_iconbox .icon_box button.link{font-size:1.125em;height:40px;width:50%}}.company_section_1 .right_box .company_iconbox .icon_box ul{display:flex;flex-wrap:wrap;list-style:none}.company_section_1 .right_box .company_iconbox .icon_box ul li{align-items:center;border-bottom:1px dashed #9cd1f6;border-right:1px dashed #9cd1f6;display:flex;justify-content:center;padding:40px 10px;width:25%}.company_section_1 .right_box .company_iconbox .icon_box ul li:nth-child(4n){border-right:0}.company_section_1 .right_box .company_iconbox .icon_box ul li:nth-child(n+5){border-bottom:0}@media only screen and (max-width:999px){.company_section_1 .right_box .company_iconbox .icon_box ul li{padding:30px 10px;width:33.333%}.company_section_1 .right_box .company_iconbox .icon_box ul li:first-child,.company_section_1 .right_box .company_iconbox .icon_box ul li:last-child{display:none}.company_section_1 .right_box .company_iconbox .icon_box ul li:nth-child(7){border-right:0}}@media only screen and (max-width:767px){.company_section_1 .right_box .company_iconbox .icon_box ul li{padding:30px 10px}}.company_section_1 .right_box .company_iconbox .icon_box ul li .iconimg{margin:0 auto 10px;max-height:50px;text-align:center;width:50px}.company_section_1 .right_box .company_iconbox .icon_box ul li .iconimg img{max-height:100%;max-width:100%}.company_section_1 .right_box .company_iconbox .icon_box ul li p{font-size:1em;text-align:center}@media only screen and (max-width:767px){.company_section_1 .right_box .company_iconbox .icon_box ul li p{font-size:1em}}.company_section_1 .right_box .company_iconbox .icon_box ul li a,.company_section_1 .right_box .company_iconbox .icon_box ul li h3{color:#3ba3ee;display:block;font-size:1em;font-weight:700;text-align:center;word-break:break-all}.company_section_1 .right_box .company_iconbox .icon_box ul li a.address,.company_section_1 .right_box .company_iconbox .icon_box ul li h3.address{font-size:1em;line-height:25px}@media only screen and (max-width:767px){.company_section_1 .right_box .company_iconbox .icon_box ul li a.address,.company_section_1 .right_box .company_iconbox .icon_box ul li h3.address{font-size:.875em;line-height:22px}.company_section_1 .right_box .company_iconbox .icon_box ul li a,.company_section_1 .right_box .company_iconbox .icon_box ul li h3{font-size:1em}}.company_section_1 .right_box .company_iconbox .icon_box ul li a:hover{color:#ffcd00}.company_section_1 .left_logo{animation:cir_pop .5s linear 0s forwards;filter:alpha(opacity=100);left:0;opacity:0;-moz-opacity:0;position:absolute;top:0;width:42%;z-index:5}@media only screen and (max-width:999px){.company_section_1 .left_logo{flex:0 0 250px;left:0;margin-right:15px;position:relative;width:250px}}@media only screen and (max-width:767px){.company_section_1 .left_logo{margin:0 auto 15px}}.company_section_1 .left_logo .bg_color{background:#4ee9ec;background:linear-gradient(135deg,#4ee9ec,#3ba5ed);border-radius:50%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4ee9ec",endColorstr="#3ba5ed",GradientType=1);padding-bottom:100%;position:relative;width:100%}.company_section_1 .left_logo .bg_color .cir{align-items:center;background:#fff;border-radius:50%;display:flex;height:calc(100% - 20px);justify-content:center;left:10px;overflow:hidden;position:absolute;top:10px;width:calc(100% - 20px)}@media only screen and (max-width:999px){.company_section_1 .left_logo .bg_color .cir{height:calc(100% - 10px);left:5px;top:5px;width:calc(100% - 10px)}}.company_section_1 .left_logo .bg_color .cir img{max-height:100%;max-width:100%}.company_section_1 .left_logo .bg_color .like_collect_icon{align-items:center;background:#ffe787;border-radius:50%;cursor:pointer;display:flex;height:70px;justify-content:center;left:25px;position:absolute;top:60px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:70px;z-index:5}@media only screen and (min-width:1000px){.company_section_1 .left_logo .bg_color .like_collect_icon:hover{background:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}.company_section_1 .left_logo .bg_color .like_collect_icon.now{background:#ff8787}@media only screen and (max-width:999px){.company_section_1 .left_logo .bg_color .like_collect_icon{height:60px;left:6px;top:7px;width:60px}}.company_de_title{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.company_de_title h2{background:url(../../images/frontend/liststy.svg) 0 no-repeat;color:#0492db;font-size:1.6666em;padding-left:30px}@media only screen and (max-width:767px){.company_de_title h2{font-size:1.5em}}.company_section_2{background:#f7f7f7;margin-top:-100px;padding-bottom:50px;padding-top:170px}.company_section_2.vivi .leftinf_box{animation:alphatop1 .3s linear 0s forwards}.company_section_2.vivi .tag_box{animation:alphatop1 .3s linear .3s forwards}.company_section_2 .company_de_title{left:30px;position:absolute;top:-22px}@media only screen and (max-width:767px){.company_section_2 .company_de_title{left:10px}}.company_section_2 .flexbox{display:flex;position:relative}.company_section_2 .flexbox .noticl{font-size:.825rem;position:absolute;right:0;top:-60px}@media only screen and (max-width:767px){.company_section_2 .flexbox{display:block}}.company_section_2 .flexbox .leftinf_box{background:#fff;border-radius:10px;filter:alpha(opacity=100);margin-right:20px;opacity:0;-moz-opacity:0;padding:30px;position:relative;width:100%}@media only screen and (max-width:767px){.company_section_2 .flexbox .leftinf_box{margin-bottom:30px;margin-right:0;padding:15px 10px}}.company_section_2 .flexbox .tag_box{background:#fff;border-radius:10px;filter:alpha(opacity=100);flex:0 0 39%;opacity:0;-moz-opacity:0;padding:30px;position:relative}@media only screen and (max-width:767px){.company_section_2 .flexbox .tag_box{padding:30px 10px 10px;width:100%}}.company_section_2 .flexbox .tag_box .titleicon{left:30px;position:absolute;top:-22px}@media only screen and (max-width:767px){.company_section_2 .flexbox .tag_box .titleicon{left:10px;top:-18px}.company_section_2 .flexbox .tag_box .titleicon img{height:36px;width:36px}}.company_section_2 .flexbox .tag_box .tag_list{display:flex;flex-wrap:wrap;margin-bottom:10px}.company_section_2 .flexbox .tag_box .tag_list a{background:#f7f7f7;border-radius:5px;color:#888;display:block;font-size:1em;line-height:25px;margin-bottom:10px;margin-right:8px;padding:5px 8px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.company_section_2 .flexbox .tag_box .tag_list a{font-size:.875em;letter-spacing:0;line-height:18px;padding:5px}}.company_section_2 .flexbox .tag_box .tag_list a:hover{background:#3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_section_3{background:#fff;padding:30px 0}.company_section_3.vivi .main_productbox{animation:alphatop1 .3s linear 0s forwards}.company_section_3.vivi .award_box{animation:alphatop1 .3s linear .3s forwards}.company_section_3 .content_txt{line-height:30px;margin-bottom:20px}@media only screen and (max-width:767px){.company_section_3 .content_txt{line-height:25px}}.company_section_3 .main_productbox{filter:alpha(opacity=100);margin-bottom:30px;opacity:0;-moz-opacity:0;padding:0 30px}.company_section_3 .main_productbox .main_pro_piclist{display:flex;flex-wrap:wrap}@media only screen and (max-width:767px){.company_section_3 .main_productbox .main_pro_piclist{justify-content:space-between}}.company_section_3 .main_productbox .main_pro_piclist li{border:2px solid #ffe787;border-radius:10px;cursor:pointer;list-style:none;margin-right:20px;overflow:hidden;transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-webkit-transition:all .5s;width:calc(20% - 16px)}@media only screen and (max-width:767px){.company_section_3 .main_productbox .main_pro_piclist li{margin-bottom:15px;margin-right:0;width:48%}}.company_section_3 .main_productbox .main_pro_piclist li:hover{border:2px solid #3ba3ee;transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-webkit-transition:all .5s}.company_section_3 .main_productbox .main_pro_piclist li:hover .picbox .img_center img{transform:scale(1.1);transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-webkit-transition:all .5s}.company_section_3 .main_productbox .main_pro_piclist li:nth-child(5){margin-right:0}.company_section_3 .main_productbox .main_pro_piclist li .picbox{padding-bottom:100%;position:relative;width:100%}.company_section_3 .main_productbox .main_pro_piclist li .picbox .img_center{align-items:center;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:2}.company_section_3 .main_productbox .main_pro_piclist li .picbox .img_center img{max-height:100%;max-width:100%;transform:scale(1);transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-webkit-transition:all .5s}@media only screen and (max-width:767px){.company_section_3 .main_productbox{padding:0}}.company_section_3 .award_box{filter:alpha(opacity=100);opacity:0;-moz-opacity:0;padding:0 30px}@media only screen and (max-width:767px){.company_section_3 .award_box{padding:0}}.company_section_4_video{margin-bottom:80px;overflow:hidden;position:relative}@media only screen and (max-width:767px){.company_section_4_video{margin-bottom:20px}}.company_section_4_video.vivi .bg_blue{animation:alpharight50vw .6s linear .2s forwards}.company_section_4_video.vivi .bg_blue2{animation:alphaleft50vw .6s linear .2s forwards}.company_section_4_video.vivi .yt_frame{animation:alphatop1 .3s linear .5s forwards}.company_section_4_video.vivi .content_txt{animation:alphatop1 .3s linear .7s forwards}.company_section_4_video.vivi .company_de_title{animation:alphatop1 .3s linear .5s forwards}.company_section_4_video .company_de_title{filter:alpha(opacity=100);margin-bottom:50px;opacity:0;-moz-opacity:0}@media only screen and (max-width:767px){.company_section_4_video .company_de_title{margin-bottom:30px}}.company_section_4_video .bg_blue{background-color:#3ba3ee;border-radius:500px 0 0 500px;filter:alpha(opacity=100);height:430px;opacity:0;-moz-opacity:0;position:absolute;right:0;top:0;width:50.2vw;z-index:2}@media only screen and (max-width:999px){.company_section_4_video .bg_blue{height:300px;width:42vw}}@media only screen and (max-width:767px){.company_section_4_video .bg_blue{height:200px;top:70px}}.company_section_4_video .bg_blue2{background-color:#4ee9ec;border-radius:0 500px 500px 0;bottom:0;filter:alpha(opacity=100);height:430px;left:0;opacity:0;-moz-opacity:0;position:absolute;width:50.2vw;z-index:2}@media only screen and (max-width:999px){.company_section_4_video .bg_blue2{height:300px;width:42vw}}@media only screen and (max-width:767px){.company_section_4_video .bg_blue2{bottom:auto;height:200px;top:180px}}.company_section_4_video .videobox{padding:30px;position:relative;z-index:5}@media only screen and (max-width:767px){.company_section_4_video .videobox{padding:30px 0}}.company_section_4_video .videobox .yt_frame{filter:alpha(opacity=100);height:640px;margin-bottom:30px;opacity:0;-moz-opacity:0;width:100%}@media only screen and (max-width:767px){.company_section_4_video .videobox .yt_frame{margin-bottom:40px}}.company_section_4_video .videobox .yt_frame iframe,.company_section_4_video .videobox .yt_frame video{height:100%;width:100%}@media only screen and (max-width:999px){.company_section_4_video .videobox .yt_frame{height:400px}}@media only screen and (max-width:767px){.company_section_4_video .videobox .yt_frame{height:250px}}.company_section_4_video .content_txt{display:flex;filter:alpha(opacity=100);justify-content:flex-end;opacity:0;-moz-opacity:0}.company_section_4_video .content_txt p{line-height:30px;width:50%}@media only screen and (max-width:767px){.company_section_4_video .content_txt p{line-height:25px;width:100%}}.company_section_5{margin-bottom:60px}@media only screen and (max-width:767px){.company_section_5{margin-bottom:40px}}.company_section_5.vivi li:first-child{animation:alphatop1 .5s linear 0s forwards}.company_section_5.vivi li:nth-child(2){animation:alphatop1 .5s linear .3s forwards}.company_section_5.vivi li:nth-child(3){animation:alphatop1 .5s linear .6s forwards}.company_section_5 .company_de_title{left:30px;position:absolute;top:-22px}@media only screen and (max-width:767px){.company_section_5 .company_de_title{left:10px}}.company_section_5 ul{display:flex;list-style:none}@media only screen and (max-width:999px){.company_section_5 ul{display:block}}.company_section_5 ul li{background:#f5f9fc;border-radius:10px;filter:alpha(opacity=100);margin-right:20px;opacity:0;-moz-opacity:0;padding:30px;position:relative;width:calc(33.333% - 14px)}@media only screen and (max-width:999px){.company_section_5 ul li{margin-bottom:30px;margin-right:0;width:100%}}.company_section_5 ul li:last-child{margin-right:0}.company_section_6{padding-bottom:70px}.company_section_6 .company_de_title{margin-left:30px}.company_section_6 .ovhsc{overflow:auto;width:100%}.company_section_6 .ovhsc::-webkit-scrollbar{background:#f5f9fc;border-radius:4px;height:8px}.company_section_6 .ovhsc::-webkit-scrollbar-thumb{background-color:#3ba3ee;border-radius:10px}.company_section_6 .item{margin-bottom:30px}.company_section_6 .card_list_1{display:flex;margin-bottom:30px;position:relative;width:100%;z-index:10}@media only screen and (max-width:767px){.company_section_6 .card_list_1{margin-bottom:20px}}@media only screen and (max-width:1599px){.company_section_6 .card_list_1{justify-content:space-between}}.company_section_6 .card_list_1 li{background-color:#fff;border:1px solid #eee;border-radius:10px;display:flex;flex:0 0 400px;flex-direction:column;justify-content:space-between;list-style:none;margin-right:20px;max-width:400px;overflow:hidden;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:calc(33.33333% - 20px)}.company_section_6 .card_list_1 li:hover{box-shadow:0 3px 15px rgba(0,0,0,.1)}@media only screen and (max-width:999px){.company_section_6 .card_list_1 li{flex:0 0 300px}}@media only screen and (max-width:767px){.company_section_6 .card_list_1 li{flex:0 0 200px;margin-right:15px}}.company_section_6 .card_list_1 li:hover{box-shadow:0 3px 15px rgba(0,0,0,.2);transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_section_6 .card_list_1 li .logo_box{align-items:center;border-bottom:1px solid #f7f7f7;display:flex;justify-content:center;overflow:hidden;padding-bottom:59.4170403587%;position:relative;width:100%}.company_section_6 .card_list_1 li .logo_box:hover img{transform:scale(1.1);transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_section_6 .card_list_1 li .logo_box .pic_img{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.company_section_6 .card_list_1 li .logo_box img{max-height:100%;max-width:100%;transform:scale(1);transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_section_6 .card_list_1 li .txtbox{padding:15px 20px 0}@media only screen and (max-width:767px){.company_section_6 .card_list_1 li .txtbox{padding:13px 10px}}.company_section_6 .card_list_1 li .txtbox .title{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:1.2222em;font-weight:700;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:767px){.company_section_6 .card_list_1 li .txtbox .title{-webkit-line-clamp:2;font-size:1.125em;line-height:25px;margin-bottom:10px}}.company_section_6 .card_list_1 li .txtbox p{font-size:.8888em;margin-bottom:5px}@media only screen and (max-width:767px){.company_section_6 .card_list_1 li .txtbox p{display:none;font-size:.875em;line-height:14px}}.company_section_6 .card_list_1 li .txtbox .tag_list{display:flex;flex-wrap:wrap;margin-bottom:10px}.company_section_6 .card_list_1 li .txtbox .tag_list a{background:#f7f7f7;border-radius:5px;color:#0492db;display:block;font-size:.8888em;line-height:25px;margin-bottom:5px;margin-right:5px;padding:5px 8px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.company_section_6 .card_list_1 li .txtbox .tag_list a{font-size:.75em;letter-spacing:0;line-height:18px;padding:5px}}.company_section_6 .card_list_1 li .txtbox .tag_list a:hover{background:#3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_section_6 .card_list_1 li .btn_item{align-items:center;display:flex;justify-content:space-between;padding:0 20px 15px}@media only screen and (max-width:767px){.company_section_6 .card_list_1 li .btn_item{padding:0 10px 13px}}.company_section_6 .card_list_1 li .btn_item a.more{align-items:center;display:flex;font-size:1em}.company_section_6 .card_list_1 li .btn_item a.more,.company_section_6 .card_list_1 li .btn_item a.more:hover{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_section_6 .card_list_1 li .btn_item a.more:hover{color:#0492db}@media only screen and (max-width:767px){.company_section_6 .card_list_1 li .btn_item a.more{font-size:0}}.company_section_6 .card_list_1 li .btn_item .lefticon{display:flex}.company_section_6 .card_list_1 li .btn_item .lefticon .like{background:url(../../images/frontend/like_icon1.svg) 50% no-repeat;border:1px solid #0492db;border-radius:50%;cursor:pointer;height:50px;margin-right:10px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:50px}@media only screen and (max-width:767px){.company_section_6 .card_list_1 li .btn_item .lefticon .like{height:40px;width:40px}}@media only screen and (min-width:1000px){.company_section_6 .card_list_1 li .btn_item .lefticon .like:hover{background:url(../../images/frontend/like_icon1s.svg) 50% no-repeat;background-color:#ffcd00;border-color:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}.company_section_6 .card_list_1 li .btn_item .lefticon .like.now{background:url(../../images/frontend/like_icon1s.svg) 50% no-repeat;background-color:#ffcd00;border-color:#ffcd00}.company_section_6 .card_list_1 li .btn_item .lefticon .match{background:url(../../images/frontend/match_icon1.svg) 50% no-repeat;border:1px solid #0492db;border-radius:50%;height:50px;position:relative;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:50px}@media only screen and (max-width:767px){.company_section_6 .card_list_1 li .btn_item .lefticon .match{background-size:28px auto;height:40px;width:40px}}.company_section_6 .card_list_1 li .btn_item .lefticon .match .notice{filter:alpha(opacity=100);margin-top:-14px;opacity:0;-moz-opacity:0;position:absolute;right:-70px;top:50%;visibility:hidden}@media only screen and (min-width:1000px){.company_section_6 .card_list_1 li .btn_item .lefticon .match:hover{background:url(../../images/frontend/match_icon1s.svg) 50% no-repeat;background-color:#0492db;border-color:#0492db;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.company_section_6 .card_list_1 li .btn_item .lefticon .match:hover .notice{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;right:-90px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;visibility:visible}}.survey_box{animation:alphatop1 .5s linear .5s forwards;filter:alpha(opacity=100);opacity:0;-moz-opacity:0;padding-bottom:60px}@media only screen and (max-width:999px){.survey_box{font-size:.8888em}}@media only screen and (max-width:767px){.survey_box{font-size:1em}}.survey_box .btn_setbox{display:flex;justify-content:center;margin-top:50px}.survey_box .btn_setbox button{background:#3ba3ee;border-radius:30px;color:#fff;font-size:1em;height:60px;margin:0 10px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:300px}@media only screen and (max-width:999px){.survey_box .btn_setbox button{width:50%}}.survey_box .btn_setbox button:hover{background:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.survey_box .btn_setbox button.border_btn{background-color:#fff;border:2px solid #3ba3ee;color:#0492db}.survey_box .btn_setbox button.border_btn:hover{background:#3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.survey_box .w_bg{margin-bottom:20px}.survey_box h2{color:#3ba3ee;font-size:1.444em;margin-bottom:15px}.survey_box h2 span{color:#27bcbf;font-size:.6923em;font-weight:400}@media only screen and (max-width:767px){.survey_box h2 span{display:block;font-size:.8em}.survey_box h2{font-size:1.25em;margin-bottom:10px}}.survey_box textarea{background:#f8f8f8;border-radius:10px;font-size:.888em;height:160px;padding:15px;resize:none;width:100%}.survey_box .radiocbox ul{display:flex;flex-wrap:wrap}.survey_box .radiocbox ul li{align-items:center;cursor:pointer;display:flex;margin-right:40px}@media only screen and (max-width:999px){.survey_box .radiocbox ul li{margin-bottom:10px}}@media only screen and (max-width:767px){.survey_box .radiocbox ul li{margin-right:0;width:50%}}.survey_box .radiocbox ul li:last-child{margin-right:0}@media only screen and (max-width:767px){.survey_box .radiocbox ul li:last-child{width:100%}}.survey_box .radiocbox ul li.now .radio_cehck{border:2px solid #3ba3ee}.survey_box .radiocbox ul li.now .radio_cehck .cir{display:block}.survey_box .radiocbox ul li .radio_cehck{align-items:center;border:2px solid #ddd;border-radius:50%;display:flex;flex:0 0 30px;height:30px;justify-content:center;margin-right:10px;padding:3px;width:30px}.survey_box .radiocbox ul li .radio_cehck .cir{background:#3ba3ee;border-radius:50%;display:none;height:100%;width:100%}.survey_box .radiocbox ul li input{border-bottom:1px solid #ddd;font-size:.8888em;height:40px;margin-left:10px;width:120px}@media only screen and (max-width:767px){.survey_box .radiocbox ul li input{font-size:1em;width:40%}}.survey_box .set_item{margin-bottom:30px}.survey_box .set_item.border{border-bottom:1px dashed #ddd;margin-bottom:20px;padding-bottom:20px}.survey_box .second_titlebox{background:#f8f8f8;border-radius:10px;margin-bottom:20px;padding:15px 20px}.survey_box .checkbox_area ul{display:flex;flex-wrap:wrap}.survey_box .checkbox_area ul li{align-items:center;display:flex;margin-right:40px}.survey_box .checkbox_area ul li:last-child{margin-right:0}@media only screen and (max-width:767px){.survey_box .checkbox_area ul li:last-child{width:100%}}@media only screen and (max-width:999px){.survey_box .checkbox_area ul li{margin-bottom:10px}}@media only screen and (max-width:767px){.survey_box .checkbox_area ul li{margin-right:0;width:50%}}.survey_box .checkbox_area ul li.now .sq_cehck{background:#3ba3ee;border:2px solid #3ba3ee}.survey_box .checkbox_area ul li.now .sq_cehck img{display:block}.survey_box .checkbox_area ul li .sq_cehck{align-items:center;border:2px solid #ddd;border-radius:3px;display:flex;flex:0 0 30px;height:30px;justify-content:center;margin-right:10px;width:30px}.survey_box .checkbox_area ul li .sq_cehck img{display:none;max-height:100%;max-width:100%}.survey_box .checkbox_area ul li input{border-bottom:1px solid #ddd;font-size:.888em;height:40px;margin-left:10px;width:120px}@media only screen and (max-width:767px){.survey_box .checkbox_area ul li input{font-size:1em}}.survey_box .table_box .table_set{align-items:center;display:flex;justify-content:space-between;list-style:none}.survey_box .table_box .table_set:nth-child(2n){background:#f8f8f8;border-radius:10px}@media only screen and (max-width:767px){.survey_box .table_box .table_set{background:#f8f8f8;border-radius:10px;flex-wrap:wrap;margin-bottom:15px;padding-bottom:10px}.survey_box .table_box .table_set:first-child{display:none}}.survey_box .table_box .table_set li{padding:15px;text-align:center;width:12.8%}.survey_box .table_box .table_set li:first-child{flex:0 0 36%;text-align:left}@media only screen and (max-width:999px){.survey_box .table_box .table_set li:first-child{padding:10px 15px}}@media only screen and (max-width:767px){.survey_box .table_box .table_set li:first-child{flex:0 0 100%;width:100%}}@media only screen and (max-width:999px){.survey_box .table_box .table_set li{padding:10px}}@media only screen and (max-width:767px){.survey_box .table_box .table_set li{align-items:center;display:flex;padding:5px 10px;width:50%}}.survey_box .table_box .table_set li h3{font-size:1em;font-weight:400}@media only screen and (max-width:767px){.survey_box .table_box .table_set li h3{border-bottom:1px dashed #ddd;color:#333;font-size:1.125em;font-weight:400;padding-bottom:12px;width:100%}}.survey_box .table_box .table_set li p{display:none}@media only screen and (max-width:767px){.survey_box .table_box .table_set li p{display:block}}.survey_box .table_box .table_set li .cir_radio{align-items:center;background:none;border:2px solid #ddd;border-radius:50%;display:flex;font-size:0;height:30px;justify-content:center;margin:0 auto;padding:3px;width:30px}@media only screen and (max-width:767px){.survey_box .table_box .table_set li .cir_radio{margin:0 10px 0 0}}.survey_box .table_box .table_set li .cir_radio.now{border:2px solid #3ba3ee}.survey_box .table_box .table_set li .cir_radio.now .cir{display:block}.survey_box .table_box .table_set li .cir_radio .cir{background:#3ba3ee;border-radius:50%;display:none;height:100%;width:100%}.bg_about{overflow:hidden}.bg_about .normalpage_banner{background:#f7f7f7;margin-bottom:0}@media only screen and (max-width:767px){.bg_about .index_title_all{margin-bottom:20px}}.bg_about .index_title_all h2{animation:alphatop1 .5s linear .5s forwards;font-size:2.222em;line-height:45px}@media only screen and (max-width:767px){.bg_about .index_title_all h2{font-size:1.5em;line-height:30px}}.bg_about .index_title_all span{animation:w_100 .5s linear .7s forwards}@media only screen and (max-width:767px){.bg_about .index_title_all span{height:8px}}.bg_about .about_section_1{background:url(../../images/frontend/news_bg.svg) bottom no-repeat;background-size:100% auto;height:645px;margin-bottom:290px;margin-top:-1px;padding-top:90px;position:relative}@media only screen and (max-width:767px){.bg_about .about_section_1{background:#f7f7f7;height:auto;margin-bottom:30px;padding-bottom:30px;padding-top:60px}}.bg_about .about_section_1 p{animation:alphatop1 .3s linear .3s forwards;filter:alpha(opacity=100);opacity:0;-moz-opacity:0;text-align:center}@media only screen and (max-width:767px){.bg_about .about_section_1 p{margin-bottom:20px}}.bg_about .about_section_1 .center_cirpc{animation:cir_pop .5s linear .5s forwards;bottom:-183px;filter:alpha(opacity=100);left:50%;margin-left:-183px;opacity:0;-moz-opacity:0;position:absolute}.bg_about .about_section_1 .center_cirpc img{width:366px}@media only screen and (max-width:767px){.bg_about .about_section_1 .center_cirpc{bottom:auto;display:none}.bg_about .about_section_1 .center_cirpc img{width:300px}}.bg_about .about_section_1 .cirbox{position:relative}.bg_about .about_section_1 .cir_icon{background:#3aa0ee;background:linear-gradient(90deg,#4ee9ec 0,#3aa0ee);border-radius:50%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4ee9ec",endColorstr="#3aa0ee",GradientType=1);height:180px;padding:4px;position:absolute;width:180px}@media only screen and (max-width:767px){.bg_about .about_section_1 .cir_icon{height:160px;position:relative;width:160px}}.bg_about .about_section_1 .cir_icon.icon_001{animation:cir_pop .5s linear .5s forwards;bottom:146px;filter:alpha(opacity=100);left:50%;margin-left:-290px;opacity:0;-moz-opacity:0}@media only screen and (max-width:767px){.bg_about .about_section_1 .cir_icon.icon_001{bottom:auto;left:0;margin:0 auto 15px}}.bg_about .about_section_1 .cir_icon.icon_001 .cirborder .iconbox .dot{animation:cirdot2 3s linear 0s infinite}.bg_about .about_section_1 .cir_icon.icon_002{animation:cir_pop .5s linear .7s forwards;bottom:-42px;filter:alpha(opacity=100);margin-right:-409px;opacity:0;-moz-opacity:0;right:50%}@media only screen and (max-width:767px){.bg_about .about_section_1 .cir_icon.icon_002{bottom:auto;margin:0 auto 15px;right:auto}}.bg_about .about_section_1 .cir_icon.icon_002 .cirborder .iconbox .dot{animation:cirdot3 3s linear 0s infinite;margin-top:-26px}.bg_about .about_section_1 .cir_icon.icon_003{animation:cir_pop .5s linear .9s forwards;bottom:-282px;filter:alpha(opacity=100);left:50%;margin-left:-337px;opacity:0;-moz-opacity:0}@media only screen and (max-width:767px){.bg_about .about_section_1 .cir_icon.icon_003{bottom:auto;left:0;margin:0 auto 15px}}.bg_about .about_section_1 .cir_icon.icon_003 .cirborder .iconbox .dot{animation:cirdot1 3s linear 0s infinite;margin-left:-25px;margin-top:-15px}.bg_about .about_section_1 .cir_icon .cirborder{align-items:center;background:#fff;border-radius:50%;display:flex;height:100%;justify-content:center;width:100%}.bg_about .about_section_1 .cir_icon .cirborder .iconbox{margin-bottom:10px;position:relative;text-align:center}.bg_about .about_section_1 .cir_icon .cirborder .iconbox img{position:relative;z-index:5}.bg_about .about_section_1 .cir_icon .cirborder .iconbox .dot{background:#ffe787;border-radius:50%;height:14px;left:50%;margin-left:-7px;margin-top:-7px;position:absolute;top:50%;width:14px}.bg_about .about_section_1 .yel_cir01{animation:cir_pop .5s linear .5s forwards;bottom:261px;filter:alpha(opacity=100);height:45px;left:50%;margin-left:-299px;opacity:0;-moz-opacity:0;position:absolute;width:45px}.bg_about .about_section_1 .yel_cir01 .cir{background:#ffe787;border-radius:50%;height:100%;width:100%}@media only screen and (max-width:767px){.bg_about .about_section_1 .yel_cir01{display:none}}.bg_about .about_section_1 .yel_cir02{animation:cir_pop .5s linear .9s forwards;bottom:150px;filter:alpha(opacity=100);height:95px;margin-right:-539px;opacity:0;-moz-opacity:0;position:absolute;right:50%;width:95px}.bg_about .about_section_1 .yel_cir02 .cir{animation:dottfloat2 5s linear .2s infinite;border:6px solid #ffe787;border-radius:50%;height:100%;width:100%}@media only screen and (max-width:767px){.bg_about .about_section_1 .yel_cir02{bottom:199px;margin-right:-222px}}.bg_about .about_section_1 .yel_cir03{animation:cir_pop .5s linear .7s forwards;bottom:-62px;filter:alpha(opacity=100);height:128px;left:50%;margin-left:-568px;opacity:0;-moz-opacity:0;position:absolute;width:128px}.bg_about .about_section_1 .yel_cir03 .cir{animation:dottfloat3 5s linear .2s infinite;border:8px solid #ffe787;border-radius:50%;height:100%;width:100%}@media only screen and (max-width:767px){.bg_about .about_section_1 .yel_cir03{bottom:334px;margin-left:-246px}}.bg_about .about_section_1 .yel_cir04{animation:cir_pop .5s linear .5s forwards;bottom:-150px;filter:alpha(opacity=100);height:30px;margin-right:-416px;opacity:0;-moz-opacity:0;position:absolute;right:50%;width:30px}@media only screen and (max-width:767px){.bg_about .about_section_1 .yel_cir04{bottom:56px;margin-right:110px}}.bg_about .about_section_1 .yel_cir04 .cir{animation:dottfloat4 5s linear .2s infinite;background:#ffe787;border-radius:50%;height:100%;width:100%}.bg_about .about_section_2{overflow:hidden;padding-bottom:20px;position:relative}.bg_about .about_section_2 .cirpicleft{bottom:50%;left:50%;margin-bottom:-100px;margin-left:-1034px;position:absolute}.bg_about .about_section_2 .cirpicleft img{width:276px}@media only screen and (max-width:767px){.bg_about .about_section_2 .cirpicleft{display:none}}.bg_about .about_section_2 .cirpicright{bottom:20%;margin-right:-843px;position:absolute;right:50%}.bg_about .about_section_2 .cirpicright img{width:196px;width:180px}@media only screen and (max-width:767px){.bg_about .about_section_2 .cirpicright{display:none}}.bg_about .about_section_2 .yel_cir01{animation:cir_pop .5s linear .7s forwards;bottom:334px;filter:alpha(opacity=100);height:128px;left:50%;margin-left:-762px;opacity:0;-moz-opacity:0;position:absolute;width:128px}@media only screen and (max-width:767px){.bg_about .about_section_2 .yel_cir01{display:none}}.bg_about .about_section_2 .yel_cir01 .cir{animation:dottfloat3 5s linear .2s infinite;border:8px solid #ffe787;border-radius:50%;height:100%;width:100%}.bg_about .about_section_2 .yel_cir02{animation:cir_pop .5s linear .5s forwards;bottom:40%;filter:alpha(opacity=100);height:70px;margin-right:-939px;opacity:0;-moz-opacity:0;position:absolute;right:50%;width:70px}.bg_about .about_section_2 .yel_cir02 .cir{animation:dottfloat2 5s linear .2s infinite;background:#ffe787;border-radius:50%;height:100%;width:100%}@media only screen and (max-width:767px){.bg_about .about_section_2 .yel_cir02{display:none}}.bg_about .about_section_2 .history_list{padding:0 70px}@media only screen and (max-width:1279px){.bg_about .about_section_2 .history_list{padding:20px 0 0}}.bg_about .about_section_2 .history_list li{display:flex;list-style:none;padding-bottom:30px;position:relative;width:100%}@media only screen and (max-width:767px){.bg_about .about_section_2 .history_list li{display:block;padding-left:30px}}.bg_about .about_section_2 .history_list li p{margin-bottom:5px}.bg_about .about_section_2 .history_list li p:last-child{margin-bottom:0}@media only screen and (max-width:767px){.bg_about .about_section_2 .history_list li p{font-size:1em}}.bg_about .about_section_2 .history_list li .cirdot{background:#fff;border:2px solid #3ba3ee;border-radius:50%;height:18px;left:50%;margin-left:-9px;position:absolute;top:-9px;width:18px;z-index:2}@media only screen and (max-width:767px){.bg_about .about_section_2 .history_list li .cirdot{left:0;margin-left:0}}.bg_about .about_section_2 .history_list li .cirdotend{background:#fff;border:2px solid #3ba3ee;border-radius:50%;bottom:-9px;height:18px;left:50%;margin-left:-9px;position:absolute;width:18px;z-index:2}@media only screen and (max-width:767px){.bg_about .about_section_2 .history_list li .cirdotend{left:0;margin-left:0}}.bg_about .about_section_2 .history_list li .line{background:#9cd1f6;height:100%;left:50%;margin-left:-1px;position:absolute;width:2px;z-index:1}@media only screen and (max-width:767px){.bg_about .about_section_2 .history_list li .line{left:0;margin-left:9px}}.bg_about .about_section_2 .history_list li:nth-child(2n){justify-content:flex-end}.bg_about .about_section_2 .history_list li .itembox{background:#f5fafe;border-radius:10px;max-width:500px;padding:30px 20px 20px;position:relative;width:100%}@media only screen and (max-width:1279px){.bg_about .about_section_2 .history_list li .itembox{max-width:calc(50% - 30px)}}@media only screen and (max-width:767px){.bg_about .about_section_2 .history_list li .itembox{max-width:100%;padding:0 15px 15px;width:100%}}.bg_about .about_section_2 .history_list li .itembox img{max-width:100%}.bg_about .about_section_2 .history_list li .itembox a,.bg_about .about_section_2 .history_list li .itembox button{border:1px solid #3ba3ee;border-radius:25px;color:#3ba3ee;display:inline-block;height:50px;margin-top:10px;padding:10px 15px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.bg_about .about_section_2 .history_list li .itembox a:hover,.bg_about .about_section_2 .history_list li .itembox button:hover{background:#3ba3ee;color:#fff;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.bg_about .about_section_2 .history_list li .itembox .year{background:#3ba3ee;border-radius:10px;color:#fff;font-size:1.2rem;left:20px;line-height:30px;max-width:90%;padding:10px 15px;position:absolute;top:-25px}@media only screen and (max-width:767px){.bg_about .about_section_2 .history_list li .itembox .year{display:inline-block;font-size:1.2em;line-height:30px;max-width:95%;padding:5px 10px;position:relative;top:-15px}}.bg_about .about_section_3{background:url(../../images/frontend/ab_imgb.jpg) 50% no-repeat;background-size:cover;padding-bottom:180px;padding-top:80px;position:relative}.bg_about .about_section_3 .mask_top{left:0;position:absolute;top:0;z-index:3}.bg_about .about_section_3 .mask_top img{width:100%}.bg_about .about_section_3 .bubbles{z-index:1}.bg_about .about_section_3 .bubbles .rot{animation:rotateY180 3s linear 0s infinite}.bg_about .about_section_3 .main_1240{position:relative;z-index:5}.bg_about .about_section_3 .w_bg{padding-bottom:40px;position:relative}.bg_about .about_section_3 .w_bg button.rd_save_contact{background:#3ba3ee;border-radius:30px;bottom:-25px;color:#fff;font-size:1em;height:50px;left:50%;margin-left:-100px;position:absolute;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;width:200px}.bg_about .about_section_3 .w_bg button.rd_save_contact:hover{background:#ffcd00;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (max-width:767px){.bg_about .about_section_3 .w_bg button.rd_save_contact{font-size:1.125em}}.bg_about .about_section_3 .w_bg .phone_area{background:#f5fafe;border-radius:10px;margin-bottom:15px;padding:10px}.bg_about .about_section_3 .w_bg .phone_area .num{color:#0063ae}@media only screen and (max-width:767px){.bg_about .about_section_3 .w_bg .phone_area{border-radius:5px;display:block;padding:15px 10px}}.bg_about .about_section_3 .w_bg .phone_area span{background:#b9e0ff;display:block;height:1px;margin:10px 0;width:100%}.bg_about .about_section_3 .w_bg .short{margin-bottom:20px;text-align:center}.bg_about .about_section_3 .w_bg .textareabox{margin-bottom:20px}.bg_about .about_section_3 .w_bg .textareabox p{font-size:1.1111em;margin-bottom:8px}.bg_about .about_section_3 .w_bg .textareabox p span{color:red}@media only screen and (max-width:767px){.bg_about .about_section_3 .w_bg .textareabox p{font-size:1em;line-height:25px}}.bg_about .about_section_3 .w_bg .textareabox textarea{background-color:#f8f8f8;border-radius:10px;font-size:.8888em;height:150px;padding:15px;resize:none;width:100%}@media only screen and (max-width:767px){.bg_about .about_section_3 .w_bg .textareabox textarea{font-size:1em}}.bg_about .about_section_3 .w_bg .inp_item{margin-bottom:20px;width:100%}@media only screen and (max-width:767px){.bg_about .about_section_3 .w_bg .inp_item{margin-bottom:15px}}.bg_about .about_section_3 .w_bg .inp_item p{font-size:1.111em;line-height:30px;margin-bottom:8px}.bg_about .about_section_3 .w_bg .inp_item p span{color:red}@media only screen and (max-width:767px){.bg_about .about_section_3 .w_bg .inp_item p{font-size:1em;line-height:25px}}.bg_about .about_section_3 .w_bg .inp_item select{-webkit-appearance:none;-moz-appearance:none;background:url(../../images/frontend/arrselect.svg) right 10px center no-repeat;background-color:#f8f8f8;border-radius:5px;font-size:.8888em;height:60px;padding:0 15px;width:100%}@media only screen and (max-width:767px){.bg_about .about_section_3 .w_bg .inp_item select{font-size:1em;height:50px}}.bg_about .about_section_3 .w_bg .inp_item input{background:#f8f8f8;border-radius:5px;font-size:.8888em;height:60px;padding:0 15px;width:100%}@media only screen and (max-width:767px){.bg_about .about_section_3 .w_bg .inp_item input{font-size:1em;height:50px}}.bg_about .about_section_3 .w_bg .inp_set_two{align-items:flex-end;display:flex;justify-content:space-between;width:100%}@media only screen and (max-width:767px){.bg_about .about_section_3 .w_bg .inp_set_two{display:block}}.bg_about .about_section_3 .w_bg .inp_set_two .inp_item{width:calc(50% - 10px)}@media only screen and (max-width:767px){.bg_about .about_section_3 .w_bg .inp_set_two .inp_item{width:100%}}.bg_about .about_section_3 .w_bg .captchabox{display:flex;position:relative}.bg_about .about_section_3 .w_bg .captchabox .rd_notice{bottom:-20px;left:0}.bg_about .about_section_3 .w_bg .captchabox input{background:#f8f8f8;border-radius:10px;height:50px;margin-right:10px;padding:0 15px;width:200px}@media only screen and (max-width:767px){.bg_about .about_section_3 .w_bg .captchabox input{width:120px}}.bg_about .about_section_3 .w_bg .captchabox .reloadimg{background:none;display:block;margin-left:10px}.bg_about .about_section_3 .w_bg .fileupbox{display:flex;margin-bottom:20px}@media only screen and (max-width:767px){.bg_about .about_section_3 .w_bg .fileupbox{display:block}}.bg_about .about_section_3 .w_bg .fileupbox .upload-btn{align-items:center;background:#3ba3ee;border-radius:25px;color:#fff;display:flex;flex:0 0 150px;height:50px;justify-content:center;margin-right:20px;width:150px}.bg_about .about_section_3 .w_bg .fileupbox .upload-btn input{height:100%;width:100%}.bg_about .about_section_3 .w_bg .fileupbox .file-list{width:100%}.bg_about .about_section_3 .w_bg .fileupbox .file-list li{border-bottom:1px solid #eee;display:flex;justify-content:space-between;list-style:none;padding:15px 0}.bg_about .about_section_3 .w_bg .fileupbox .file-list li .xx{flex:0 0 30px}.bg_about .about_section_3 .w_bg .fileupbox .file-list li .xx svg{height:30px;width:30px}.trend-list{display:flex;flex-wrap:wrap;list-style:none;padding-bottom:70px;width:100%}@media only screen and (max-width:767px){.trend-list{justify-content:space-between}}.trend-list li{margin-bottom:30px;margin-right:30px;width:calc(25% - 22.5px)}.trend-list li:nth-child(4n){margin-right:0}@media only screen and (max-width:767px){.trend-list li{margin-bottom:20px;margin-right:0;width:calc(50% - 10px)}}.trend-list li:hover a{border:2px solid #ffcd00}.trend-list li a,.trend-list li:hover a{transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.trend-list li a{background:#fff;border:2px solid #fff;border-radius:50%;display:block;padding-bottom:100%;position:relative;width:100%}.trend-list li a .logo-box{align-items:center;display:flex;height:100%;justify-content:center;left:0;padding:13%;position:absolute;top:0;width:100%}.trend-list li a .logo-box img{max-height:100%;max-width:100%}.e-unlinkbox{display:flex}.e-unlinkbox img{display:block;max-width:100%}@media only screen and (max-width:767px){.e-unlinkbox img{width:180px}}.e-unlinkbox button{align-items:center;background:#3ba3ee;border-radius:5px;color:#fff;display:flex;justify-content:center;margin-left:20px;padding:10px 20px;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media only screen and (min-width:1000px){.e-unlinkbox button:hover{background:#4ee9ec;transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}}@media only screen and (max-width:767px){.e-unlinkbox button{padding:10px 15px}}.h_full{height:100%}.center_title{font-size:1.444em;margin-bottom:20px;text-align:center}.inp_set_three{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.inp_set_three{display:block}}.inp_set_three .inp_item{width:calc(33.333% - 15px)!important}@media only screen and (max-width:767px){.inp_set_three .inp_item{width:100%!important}}.gray_fbg{padding:20px 23px}.gray_fbg,.input_st{background:#f8f8f8;width:100%}.input_st{border-radius:5px;font-size:.8888em;height:100%;min-height:60px;padding:0 15px}.input_st ul{margin-left:20px}.input_st li{line-height:1.8em;margin-bottom:8px}input.bline{background:transparent!important;border-bottom:2px solid #dcdcdc;font-size:1em!important;height:100%!important;margin:0 10px;outline:none;width:100%}input.bline.mw230{margin-bottom:5px;max-width:230px;padding:5px 15px}input.white{background:#fff!important}.lm_title{color:#0492db;font-size:1.111em;font-weight:700;line-height:30px;padding-bottom:25px}.lm_title.dash_bl{border-bottom:2px dashed #dbebf7;margin-bottom:25px}.inner_box{background:#f5f9fc;border-radius:10px;margin-bottom:30px;overflow:hidden}.inner_box.gray{background:#f8f8f8}.inner_box .corrlist{padding:15px 20px 5px!important}.member_box .right_content .w_box_member.apply .item_cpntent.matchset_title_li li:first-child,.member_box .right_content .w_box_member.apply .item_list_title.matchset_title li:first-child{max-width:80px}@media only screen and (max-width:767px){.member_box .right_content .w_box_member.apply .item_cpntent.matchset_title_li li:first-child{max-width:none;width:50%}}.member_box .right_content .w_box_member.apply .item_cpntent.matchset_title_li li:nth-of-type(2),.member_box .right_content .w_box_member.apply .item_list_title.matchset_title li:nth-of-type(2){min-width:110px;width:15%}@media only screen and (max-width:767px){.member_box .right_content .w_box_member.apply .item_cpntent.matchset_title_li li:nth-of-type(2){width:50%}}.member_box .right_content .w_box_member.apply .item_cpntent.matchset_title_li li:nth-of-type(3),.member_box .right_content .w_box_member.apply .item_list_title.matchset_title li:nth-of-type(3){width:calc(85% - 380px)}@media only screen and (max-width:767px){.member_box .right_content .w_box_member.apply .item_cpntent.matchset_title_li li:nth-of-type(3){width:100%}}.member_box .right_content .w_box_member.apply .item_cpntent.matchset_title_li li:nth-child(4),.member_box .right_content .w_box_member.apply .item_list_title.matchset_title li:nth-child(4){text-align:right;width:300px}@media only screen and (max-width:767px){.member_box .right_content .w_box_member.apply .item_cpntent.matchset_title_li li:nth-child(4){width:100%}}.member_box .right_content .w_box_member .correctbox .corrlist.none{background:transparent;border-radius:none;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding:0}.member_box .right_content .w_box_member .correctbox .corrlist.lv3{font-size:.8888em}.member_box .right_content .w_box_member .correctbox .corrlist.bg_none{background:transparent}.member_box .right_content .w_box_member .correctbox .corrlist.bg_white{background:#fff;margin-bottom:0}.member_box .right_content .w_box_member .correctbox .corrlist.bg_white.marb_20{margin-bottom:20px}.member_box .right_content .w_box_member .correctbox .corrlist.fd_column{flex-direction:column}.member_box .right_content .w_box_member .correctbox .corrlist.marb_5{margin-bottom:5px}.member_box .right_content .w_box_member .correctbox .corrlist button{color:#555}.member_box .right_content .w_box_member .correctbox .corrlist button.forone{padding-right:0}.member_box .right_content .w_box_member .correctbox .corrlist button.fortwo{margin-right:0;padding-right:20px}@media only screen and (max-width:500px){.member_box .right_content .w_box_member .correctbox .corrlist .pr0{padding-right:0!important}.member_box .right_content .w_box_member .correctbox .corrlist input.bline.c_style{margin-left:40px;padding:5px 15px;width:calc(100% - 40px)}.member_box .right_content .w_box_member .correctbox .corrlist input.bline.a_style{margin:0;padding:5px 15px}.for_inputword{margin-left:40px}.for_inputword .c_style{margin-left:0!important}}.member_box .right_content .w_box_member .main_select_box .four_conte ul li .option_title_box.border_b0{border-bottom:none}.fs_0_i{flex-shrink:0!important}@media screen and (min-width:500px){.fs_0{flex-shrink:0}}.d_f{display:flex}.align_left_i{text-align:left!important}@media only screen and (max-width:500px){.fd_nb_column{align-items:start!important;flex-direction:column}input.bline.c_style{margin-left:20px;width:calc(100% - 40px)}}@media screen and (max-width:1425px){.fd_l_column{align-items:start!important;flex-direction:column}.col-l-12{width:100%}}.fww{flex-wrap:wrap}.input_only{display:flex;padding:5px 15px}@media only screen and (max-width:500px){.input_only{padding:5px 0 5px 15px}}.inner_pd{padding:20px 20px 10px}.marr_10{margin-right:10px}.p0{padding:0!important}p.in_ltitle{color:#0492db;font-size:1.444em!important;font-weight:700}.member_box .right_content .btn_setbox.addbtn{margin-top:0}.member_box .right_content .btn_setbox.addbtn button{width:106px}.txabox{background:#f8f8f8;font-size:.888em;font-size:16px;height:60px;resize:none}.txabox,.txbbox{border-radius:10px;padding:18px 20px;width:100%}.txbbox{background:#fff;font-size:1em!important;font-size:16px;margin-right:30px;resize:vertical}.member_box .right_content .w_box_member .inp_item .issuebox{display:flex;justify-content:space-between}.member_box .right_content .w_box_member .inp_item .issuebox select{border-radius:10px;flex:0 0 180px;height:60px;margin-right:20px;width:180px}@media only screen and (max-width:500px){.member_box .right_content .w_box_member .inp_item .issuebox{flex-direction:column}.member_box .right_content .w_box_member .inp_item .issuebox select{flex:auto;margin-bottom:8px;width:100%}.member_box .right_content .w_box_member .inp_item .issuebox .txabox{margin-bottom:8px}}.member_box .right_content .w_box_member .inp_item .is_tool{align-items:center;display:flex;flex:-1 0 135px}.member_box .right_content .w_box_member .inp_item .is_tool .pen_edit{background:url(../../images/frontend/pen_icon.svg) 50% no-repeat;height:52px;margin-right:10px;transition:all .3s;width:52px}.member_box .right_content .w_box_member .inp_item .is_tool .pen_edit span{display:none}.member_box .right_content .w_box_member .inp_item .is_tool .pen_edit:hover{background:url(../../images/frontend/pen_icons.svg) 50% no-repeat;transition:all .3s}.member_box .right_content .w_box_member .inp_item .is_tool .xx{background:url(../../images/frontend/xx.svg) 50% no-repeat;height:52px;transition:all .3s;width:52px}.member_box .right_content .w_box_member .inp_item .is_tool .xx span{display:none}.member_box .right_content .w_box_member .inp_item .is_tool .xx:hover{background:url(../../images/frontend/xxs.svg) 50% no-repeat;height:52px;width:52px}.d_n{display:none}.pencheck_edit{background:#0492db;border-radius:30px;color:#fff;font-size:1em;height:60px;margin:0 5px;transition:all .3s;vertical-align:bottom;width:188px}.pencheck_edit:hover{background:#ffcd00}@media only screen and (max-width:767px){.pencheck_edit:hover{background-color:transparent}.pencheck_edit{background:transparent;border:2px solid #0492db;border-radius:5px;color:#0492db;font-weight:700;height:40px;margin-bottom:10px;margin:0 5px!important;width:calc(50% - 13px)}}.lib:before{background:url(../../images/frontend/pen_btn_w.svg) 50% no-repeat;background-size:contain;content:"";display:inline-block;height:26px;margin-right:10px;position:relative;vertical-align:bottom;width:26px}@media only screen and (max-width:767px){.lib:before{display:none}}.dload_btn{background:url(../../images/frontend/dload_btn.svg) 50% no-repeat;height:52px;margin:0 5px;width:52px}@media only screen and (max-width:767px){.dload_btn{background:transparent;border:2px solid #0492db;border-radius:5px;height:40px;margin:0 5px!important;width:calc(50% - 13px)}}.dload_btn:hover{background:url(../../images/frontend/dload_btn_y.svg) 50% no-repeat}@media only screen and (max-width:767px){.dload_btn:hover{background:transparent}}.dload_btn span{color:#0492db!important;font-weight:400}.no_buttont{color:#0492db;font-size:1.444em;font-weight:700}.ap_need{color:red}

/*# sourceMappingURL=theme.min.css.map*/