@charset "utf-8";
/* CSS Document */
/*
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
* {font-family: 'Noto Sans TC';}
*/
/*
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);

font-family: 'cwTeXYen';
*/
.slider-nav.slick-initialized{z-index: 7;}
.nav_tt{color: #765a97;
    font-size: 12px;
    font-weight: 400;
    display: block;
    background-color: #ffffff;
    position: absolute;
    padding: .2em 0.4em;
    top: -4px;
    border-radius: 10px;
	z-index: 1
}
.nav_tt2{width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 4px 0px 9px;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    top: 8px;
    left: 15px;
    -moz-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);}
html, body {
	margin: 0px;
	position:relative;
	font-size:16px;
	color:#052245;
	font-family:"Noto Sans TC",\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4;
}
*{box-sizing: border-box;}
div{position: relative;}
a { display:block; position:relative;}
a { text-decoration:none; top:0;
transition: all 0.6s;
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s;
}
a:hover{opacity:0.8;filter:alpha(opacity=80); top:0px;}
.body_unscroll{overflow: hidden;}
section.in { position:relative; margin:auto;z-index: 2;}
section { position:relative; margin:-70px auto 0;z-index: 2;width: 100%;overflow: hidden;}
.section { height:100%;}
.warp {width: 1360px;margin:0px auto;overflow-x: hidden;overflow-y: visible;}

.font_weight1{font-weight:100;}
.font_weight3{font-weight:300;}
.font_weight4{font-weight:400;}
.font_weight5{font-weight:500;}
.font_weight7{font-weight:700;}
.font_weight9{font-weight:900;}
.th1{ font-size:260%; color:#ff9000;}
.th2{ font-size:450%; position: relative; line-height:120%;}
.th3{ font-size:150%; position: relative; padding:2vw 0 5vw;}
.th4{ width:100%; text-align:center;}
.tp1{ display:block;}
.tp2{ position:absolute; right:0; bottom:0;}
.tp3{ float:left; margin-top:-0.8vw; padding-right:0.8vw}

.section .center { position:absolute; top:50%; left:50%;
transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%); /* IE 9 */
-moz-transform:translate(-50%,-50%); /* Firefox */
-webkit-transform:translate(-50%,-50%); /* Safari and Chrome */
-o-transform:translate(-50%,-50%); /* Opera */
}
.top_logo{display: block;margin-top: 2%;z-index: 12;cursor: pointer;}
.top_logo img{width: 100%;}
.top_logo .warp{width: 100%;}
.top_logo.in .warp{width: 90%;}
.in .logo {max-width:180px;}
.in .logo_tit {max-width: 280px;position: absolute;top: 3%;right: 0;}
.logo {max-width:140px;}
.logo_tit {max-width: 220px;position: absolute;top: 3%;right: 7%;}
.kv {}
.logo a { width:100%; height:100%;}
body #gotop{width: 3em;height: 3em; display: none;position: fixed;right: 20px;bottom: 20px;cursor: pointer;z-index: 999;}
body #gotop a{color: #fff;position:absolute; top:50%; left:50%;
transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%); /* IE 9 */
-moz-transform:translate(-50%,-50%); /* Firefox */
-webkit-transform:translate(-50%,-50%); /* Safari and Chrome */
-o-transform:translate(-50%,-50%);}
.menu { display:block; transition:all 0.4s linear 0s;-moz-transition:all 0.4s linear 0s;-webkit-transition:all 0.4s linear 0s;-o-transition:all 0.4s linear 0s;}
.menu_rotate {transition:all 1s linear 0s;-moz-transition:all 1s linear 0s;-webkit-transition:all 1s linear 0s;-o-transition:all 1s linear 0s;}
.menu_open {z-index:200;}
.menu_open .menu_rotate {}
.menu a{ color:#d2c8fe; font-size:16px; font-weight:600; text-decoration:none;line-height:1;padding: .8em 0;margin: 0 1em 0 2em;}
.menu a.is-selected{ color:#fff;}
.menu a::before{
transition: all 0.6s;
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s;
content:'';display: inline-block;background-color: #fff;padding: 6px 0em 0;margin-top: 6px;margin-left: -2em;float: left;border-radius: 0 30px 30px 0;
}
.menu a:hover{color: #fff;}
.menu a:hover::before{content:'';display: inline-block;background-color: #fff;padding: 6px 2em 0;margin-top: 6px;margin-left: -2em;float: left;border-radius: 0 30px 30px 0;}
.menu li:nth-child(1) a:hover::before{padding: 6px 3em 0;}
.menu li:nth-child(5) a:hover::before{padding: 6px .5em 0;}
.menu li:nth-child(6) a:hover::before{padding: 6px 1.5em 0;}
.menu a.is-selected::before{content:'';display: inline-block;background-color: #fff;padding: 6px 2em 0;margin-top: 6px;margin-left: -2em;float: left;border-radius: 0 30px 30px 0;}
.menu_closed_txt{margin: 8% auto 0;color: #fff;display: none;}
.menu li:nth-child(1) a.is-selected::before{padding: 6px 3em 0;}
.menu li:nth-child(5) a.is-selected::before{padding: 6px .5em 0;}
.menu li:nth-child(6) a.is-selected::before{padding: 6px 1.5em 0;}

.top_menu { top: 3%; right: 1%; position: fixed; z-index: 201; cursor: pointer; font-size: 12px; background-color:rgba(26, 27, 76, 0.4);  display: block;
	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;}
.icon-bar { display: block; width: 45px; height: 4px; border-radius: 0; background-color: #fff; margin: 6px;border-radius: 5px;
    -webkit-transition: background-color .35s,-webkit-transform .175s cubic-bezier(.215,.61,.355,1),opacity .175s cubic-bezier(.215,.61,.355,1);
    transition: background-color .35s,transform .175s cubic-bezier(.215,.61,.355,1),opacity .175s cubic-bezier(.215,.61,.355,1);
    -webkit-transform: translateY(0)translateZ(0);    transform: translateY(0)translateZ(0);
box-shadow: 1px 1px 1px #111;}
.root_menu_closed .icon-bar:first-child {-webkit-transform: translateY(10px)rotate(45deg);-ms-transform: translateY(10px)rotate(45deg);transform: translateY(10px)rotate(45deg);}
.root_menu_closed .icon-bar:nth-child(2) {opacity: 0;}
.root_menu_closed .icon-bar:last-child {-webkit-transform: translateY(-10px)rotate(-45deg);-ms-transform: translateY(-10px)rotate(-45deg);transform: translateY(-10px)rotate(-45deg);}
	
/*RWD Youtube 以及 Vimeo*/
.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;}
.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%;}

.cd-vertical-nav { position: fixed;text-align: right;z-index: 10;display: block;  top: 13%;right: -236px;}
.index .top_menu {display: none;}
.cd-vertical-nav.kv {top: 30%;right: 0;}
.cd-vertical-nav.kv.menu_open {top: 30%;}
.cd-vertical-nav.menu_open {right: 0;}
.cd-vertical-nav .nav_b{border-radius:10px;padding: 2px;box-shadow: 0 0 5px 5px rgba(96, 57, 125, .8);}
.cd-vertical-nav ul{ margin:0; padding:2em 0;border-radius:8px;background-color: rgba(96, 57, 125, .8);}
.cd-vertical-nav li{ display:block;}
.th4.cd-vertical-nav { position: relative; text-align: center;}
.cd-dot {background: url(../img/nav1.png)center no-repeat;background-size: cover;padding: 1em 1.6em;background-size: 60%;margin-left: 10px;}
li:nth-child(2) .cd-dot {background-image: url(../img/nav2.png)}
li:nth-child(3) .cd-dot {background-image: url(../img/nav3.png);background-size: 70%;}
li:nth-child(4) .cd-dot {background-image: url(../img/nav4.png);background-size: 100%;}
li:nth-child(5) .cd-dot {background-image: url(../img/nav5.png)}
li:nth-child(6) .cd-dot {background-image: url(../img/nav6.png)}
li:nth-child(7) .cd-dot {background-image: url(../img/nav7.png)}
a img { border:none;}
.is-selected { }
.nav_icon img{ margin-bottom: -10px; width: 40px;}
.nav_icon a{ display:inline-block;}

/*aniview*/

footer { text-align:center; color:#fff; padding: 1vw;}

.pc { display:block;}
.pc2 { display: inline-block;}

.sp { display: none;}
.sp2 { display: none;}


.togo {font-size: 27px;right: 1%;padding-left: 20px;padding-right: 20px;display: block;text-align: center;top: 30%;}
.togo img {width: 50px;position: relative;top: auto;display: block;left: 15px;}

.kv_go{position: absolute;margin: auto;z-index: 1;width: 100%;text-align: center;bottom: 5%;}
.kv_go img{width: auto; margin: auto;}
.slick-dots {z-index: 2;bottom: 5%;}
.slick-prev, .slick-next {font-size: 0;line-height: 1;width: 40px;height: 60px;}
.slick-next:before {content: '';background: url(../img/arrows_r.png);}
.slick-prev:before {content: '';background: url(../img/arrows_l.png);}
.slick-next:before,	.slick-prev:before {background-size: cover;padding: 14px;}
/*.slick-dots li,.slick-dots li button,section .slick-dots li button:before{font-size: 20px;line-height: 30px;width: 30px;height: 30px;}*/

/*light_box*/
.light_box{position: fixed;top: 0;width: 100%;height: 100%;z-index: 202; display:none;}
.light_box_bg {width: 100%;height: 100%;background-color:rgba(0, 0, 0, 0.4);}
.light_box_container{margin: auto;position: absolute;left: 50%;top: 50%; max-height: 90vh; overflow: auto; display:none;
	border: solid 3px #61C1ff;z-index: 10;background-color: #fff;padding: 2em 4em 4em 4em;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
	-webkit-border-radius: 10px;border-radius: 10px;
	-webkit-box-shadow: 3px 3px 5px 1px rgba(0,0,0,.3);box-shadow: 3px 3px 5px 1px rgba(0,0,0,.3);
}
.light_box_container .light_box_p{text-align: center;font-size: 130%;margin: 1em;width: 460px;}
.light_box_container p strong{font-size: 130%;display: block;color: #ee5c93;margin-bottom: .4em;}
.light_box_container .btn_ok a img{width: .7em;margin-bottom: -7px;}


.close_lb { color:#666; text-align: center; /*position: absolute; top: 0; right: 2%;*/}
.close_lb span{ cursor: pointer; display:inline-block;border:solid 1px rgb(0, 112, 194);padding: .6% 2% 1%;}
.kv_tit_box.in{left: 15%;}
.kv_tit_box{left: 20%;padding-top: 3%;}
.kv_tit_box div{z-index: 1;}
.kv_tit {color: #fff;font-size: 280%;font-weight: 800;text-shadow: 0 0 10px #000, 0 0 20px #97b5ff;}
.kv_tit strong{font-size: 150%;text-shadow: 0 0 10px #00ff34;}
.kv_tit strong span{width: 1.2em;
    font-size: 45%;
    display: inline-block;
    line-height: 1.2;
    position: relative;
    top: .2em;}
.in .kv_sheep_planet{position: absolute;left: 22%;top: 0%;}
.kv_sheep_planet{position: absolute;left: -8%;top: 12%;}
.kv_sub{left: 1%;top: 10%;color: #6cc0d7;font-size: 130%;line-height: 2;}
.kv_sub span{display: inline-block;color: #fff;text-shadow: 0 0 10px #151e42, 0 0 20px #151e42, 0 0 30px #151e42;}
.kv_sub span::after{content: '';display: block;background-color: #03b902;width: 100%;height: 2px;margin-top: -6px;border-radius: 2px;box-shadow: 0 0 2px #03b902;}
.kv_sub span:nth-child(5)::after{background-color: #ec6064;box-shadow: 0 0 2px #ec6064;}
.kv_sub font{position: relative;margin: -1px;display: inline-block;background-color: #ff595b;padding: 0 .4em;border-radius: 1em;line-height: 1.8;box-shadow: 2px 2px 0px 2px rgba(255, 89, 91, .5);color: #fff;font-weight: bold;font-size: 104%;margin-left: .2em;}
.kv_tit_box .kv_btn{left: 20%;margin-top: 5%;z-index: 3;width: 25%;}
.kv_btn a{position: absolute;color: #fff; font-size: 150%;top: 38%;right: 12%;letter-spacing: 6px;}
.btn1{width: 90%;}
.btn1 a{position: absolute;color: #fff; font-size: 150%;top: 30%;right: 12%;letter-spacing: 1px;}
.kv_btn a::after,.btn1 a::after,.btn_pic a::after{content: '▶︎'; font-size: 80%;}
.kv_btn img,.btn1 img{width: 100%;}
.kv_bg{margin-top: -150px;background: url(../img/kv_bg.png)center top no-repeat;padding-bottom: 10%;background-size: auto 100%;}
.p2_bg{margin-top: -150px;background: url(../img/p2_bg.png)center top no-repeat;padding-bottom: 10%;background-size: auto 100%;min-height: 900px;z-index: 1;}
.p5_bg{margin-top: -150px;background: url(../img/result_bg1.png)center top no-repeat;background-size: auto;z-index: 1;padding-top: 430px;}
.p5_bg3{width: 100%;}
/*.p5_bg3{background:url(../img/result_bg3.png)center bottom no-repeat;background-size: auto;z-index: 1;}*/
.p5_bg2{background: url(../img/result_bg2.jpg)center top repeat;background-size: auto;}
.p5_bg2 .warp{top: -430px;min-height: 430px;margin-bottom: -300px;}
.kv_bg,.kv_bg img{width: 100%;z-index: 2;}
.kv_sheep,.kv_pro{position: absolute;top: 44%;}
.in .kv_sheep{width: 14%;}
.kv_sheep{width: 11%;}
.kv_sheep img{width: 100%;}
.kv_sheep div,.kv_pro div,#gotop{display: inline-block;background-color: rgba(61, 147, 244, 1);box-shadow: 0 0 0 5px rgba(60, 147, 244, .5);border-radius: 100px;width: 120px;height: 120px;text-align: center;font-size: 130%;}
.kv_sheep div a,.kv_pro div a{position:absolute; top:50%; left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);color: #fff;}
.kv_pro div{font-size: 110%;background-color: #009147;box-shadow: 0 0 0 5px rgba(0, 145, 71, .5);}
.kv_pro div a{width: 5em;padding-left: 1em;}
.kv_pro div a::before{content: '◀︎';position: absolute;left: -.5em;top: 30%;
-moz-transform: scale(1,2);
-webkit-transform: scale(1,2);
-o-transform: scale(1,2);
-ms-transform: scale(1,2);
transform: scale(1,2);}
.kv_sheep img{z-index: 2;position: relative;}
.kv_sheep div{position: absolute;top: 80%;left: 35%;}
.p2_sheep .kv_sheep div{position: absolute;top: 80%;left: 0%;}
.kv_sheep div a span{display: block;background-color: #255ac3;border-radius: 1em;width: 4em;margin:5% auto 0;}
.in .kv_captain{margin-top: -28%;left: 45%;}
.in .kv_captain img{width: auto;}
.kv_captain{margin-top: -8%;left: 45%;width: 16%;}
.kv_captain img{width: 100%;}
.kv_tit_box .kv_sheep{left: -15%;z-index: 3;}
.kv_pro{left: 30%;}

.in_link{;z-index: 3;margin: auto;text-align: center;left: 0;right: 0;padding-top: 10%;}
.in_link1{max-width: 900px;margin: auto;}
.in_link1 img{width: calc(100% / 5 - 5px);display: inline-block;/*float: left;*/}
.in_link .in_link1 a{background-color: #f88f1f;box-shadow: 1px 1px 0 4px rgba(248, 143, 31, .5);margin: 1em;}
.in_link .in_link1 a span {position: relative;display: inline-block;width: 1em;}
.in_link .in_link1 a span font{position: absolute;top: -1em;}
.in_link .in_link1 a.on span font{-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);}
.in_link .in_link1 a:last-child{background-color: #0A9A65;box-shadow: 1px 1px 0 4px rgba(10, 154, 101, .5);}

.in_link2{max-width: 1200px;margin: 6% auto;}

.in_link2 div{width: calc(100% / 4 - 10px);float: left;border-radius: 20px;border: solid 5px #fff;box-shadow: -5px 5px 0 0  rgba(133, 84, 68, .3);margin: 0 5px 50px;}
.in_link2 div img{width: 100%;display: block;border-radius: 17px;}
.in_link2 div a{position: absolute;display: block;margin: auto;width: 10em;left: 0;right: 0;bottom: -2em;top: auto;}
.in_link a,.btn_reset a,.btn_pic a,.btn_ctrl a,.btn_ok a,.blogger_a a{position: relative;border-radius: 2em;display: inline-block;padding: .5em 2em;color: #fff;font-size: 120%;
	background-color: #a97ce2;
    box-shadow: 1px 1px 0 4px rgba(169, 124, 226, .5);
}
.btn_reset a,.btn_ok a{padding: .5em 1em;}
.p2-7 .btn_ok.fb_ic a img{width: .8em;}
.btn_ctrl a{margin: .6em; font-size: 100%;
	background-color: #3c93f4;
    box-shadow: 1px 1px 0 4px rgba(60, 147, 244, .5);
}
.btn_ok.fb_ic a{
	background-color: #5fa0e9;
    box-shadow: 1px 1px 0 4px rgba(94, 159, 233, .5);
}
.light_box_container .btn_ok:nth-child(2) a,.form .btn_pic a{
	background-color: #ee5c93;
    box-shadow: 1px 1px 0 4px rgba(238, 92, 147, .5);
}
.light_box_container .btn_ok:nth-child(3) a{background-color: #5fa0e9;
    box-shadow: 1px 1px 0 4px rgba(94, 159, 233, .5)}

.blogger_a a{background-color: #43cee2;
    box-shadow: 1px 1px 0 4px rgba(67, 206, 226, .5);padding: .5em;
}

.btn_ctrl a img{width: 1em;margin-bottom: -.2em;}
.btn_ok{display: inline-block;}
.btn_ok.dl{margin-left: 4%;}
.btn_ok a img{width: 1em;margin: 0 0 -2px 7px;}
.btn_ok.dl a img{width: 1.4em;}
.p2-7 .btn_ok {margin: 0 1em;}
.p2-7 .btn_ok a img{width: 1.6em;margin: 0 0 -8px 3px;}
.in_link1_more{display: none;}
.btn_reset a{width: 84%;border-radius: 2em;margin: 4%;text-align: center;background-color: #888;box-shadow: 1px 1px 0 4px rgba(136, 136, 136, .5);padding: .5em 1em;}
.btn_pic {margin: -3em auto 3em;text-align: center;}
.texture_picr .btn_pic {margin: .8em auto 3em;}
.form .btn_pic {margin: .8em auto 3em;}

.texture_box{}
.texture_left{width: 16%;position: absolute;height: 100%;top: 0;}
.texture_left p{font-size: 450%; color: #3d93f4;text-align: center;margin: 260px auto 0;}
.texture_left p strong{font-size: 150%; color: #888;font-weight: 400;}
.texture_left p strong.ok{color: #3d93f4;}
.p2_bg .p2_sheep{position: absolute;width: 12%;height: 300px;z-index: 5;}
.p5_bg .p2_sheep{position: absolute;width: 100%;height: 300px;top: -3%;left: 3%;z-index: 5;}
.p2_bg .kv_sheep{width: 100%;left: 20%;margin-top: -30%;z-index: 5;}
.p1_sheep{position: fixed;width: 100%;height: 300px;z-index: 5;bottom: 51%;}

.texture_tit,.p5_bg.p6 .texture_tit{color: #267ee2;font-size: 150%;padding: 2% 4%;}
.p5_bg .texture_tit{color: #36508f;font-weight: 500;}
.texture_tit strong{font-size: 150%;margin: 0 .1em;}
.texture_tit.form {text-align: center;padding-bottom: 0;margin-bottom: -20px;display: none;}
.texture_tit.form strong{color: #f9adcd;}
.texture_tit.form small font{background-color: #ffdcea;margin: .2em;padding: .2em .6em;border-radius: 1em;}
.texture_tit small font{background-color: rgba(39, 126, 226, .6);margin: .2em;padding: .2em .6em;border-radius: 1em;color: #fff;margin-top: 7px;}
.texture_tit.form strong::after,.texture_tit.form strong::before{content: ''; background-color: #f9adcd;display:inline-block;width: 2em;height: 4px;vertical-align: middle;margin: 1em;}
.texture_tit small{color: #666;font-size: 70%;display: block;margin-top: 8px;}
.texture_tit small span{position: relative;}
.texture_tit small span::before{content:'';display: block;position:absolute;width: 100%;height: 2px;background-color: #37b614;left: 0;}
.texture_box img{width: 100%;}
.texture_tit img{width: 1em;margin: 0 0 -2px 7px;}
.texture_box{border-radius: 20px;border: solid 5px #9ec9f9;background-color: #fff;margin-left: 210px;margin-top: 100px;width: 970px;}
.texture_pic{width: 100%;overflow: hidden;background-color: #e1ecff;border-radius: 14px;padding: 3% 2%;}
.texture_pic.form{background: url(../img/form_bg.jpg)center top no-repeat;background-size: 100% 100%;padding: 5% 0 3%;}
.texture_pic.p2-2{margin:0 auto 2%;width: 96%;padding:0 0 2em 0;}
.texture_pic.p2-6{background-color: #fff;}
.texture_pic .btn_reset{display: inline-block;width: 12em;}
.p2-2 .texture_select{width:calc(84% / 8);}
.texture_select{width:calc(90% / 5);float: left;margin: 1%;padding: 1%; border-radius: 14px;
transition: all 0.6s;
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s;}
.p2-6 .texture_select,.p2-7 .texture_select{width:calc(90% / 4);}
.texture_select.check{background-color: #fff;box-shadow: 1px 1px 3px #ccc;}
.texture_select.on{border:dotted #fff;}
.select_icon{width: 20%;position:absolute;margin: -3%;display: none;}
.download_icon{width: 20%;position:absolute; right: 1%; margin: -3%;display: none;z-index: 1;}
.check .select_icon{display: block;}
.sheep_say{width: 50px;position: absolute;margin: 30px -38px;}
.texture_picl{width: 50%;text-align: right;display: inline-block;}
.texture_picr{width: 46%;text-align: center;display: inline-block;vertical-align: top;}
.texture_pic3 img{position: absolute;}
.texture_pic2{z-index: 2;pointer-events: none;}
.texture_pic3{z-index: 1;position: absolute;cursor: pointer;border-radius: 50%;overflow: hidden;}
.texture_pic_box{margin:0 0 1em 20% ;}
.texture2_txt{text-align: center;margin-left: 20%;}
.btn_ctrl_box{margin: 4em auto;}
.span_red{color: #ff0000;}
.mic_box {text-align: center;width: 90%;margin: auto;}
.mic_box img{width: calc(90% / 5);display: inline-block;}

.btn_ok_box{text-align: center;margin-top: 1em;width: 51%;display: inline-block;vertical-align: top;}
.p2-7 .btn_ok_box{width: 100%;}


.span_red_p{margin: 0;
    display: inline-block;
    width: 48%;}
.btn_ok_box {
    text-align: center;
    margin: 1em auto;
}
	.span_red_p{padding-left: 1em;}
	.span_red_p .span_red span{margin-left: -.5em;}
.texture_pic.form .form_pro{width: 7em;position: absolute;right: 0;}
.texture_pic.form form{margin: auto;width: 96%;max-width: 580px;position: relative;}
.texture_pic.form form p span{font-size: 18px;color: #444;padding-right: .4em;}
.form input.form_input--block{width: calc(100% - 6em);}
.form select.form-input2{width: calc(50% - 7.3em);background-color: #fff;height: 2.4em;}
.form input,.form select{width: calc(100% - 6em - 130px);display: inline-block;font-size: 16px;border-radius: 5px;border: none;padding: 8px;margin: 0;vertical-align: middle;box-shadow: 0 0 2px rgba(0, 0, 0, .2);}
.form {color: #666;}
.form .form_checkbox{width: auto;}

.result_box{text-align: center;}
.result_box:nth-child(even){left: 5%;}
.result_box img{width: 100%;display: block;}
.result_texture{background: url(../img/result_texture.png)center no-repeat;background-size:93%; width: 16%;margin: 1% 2% 3%;display: inline-block;padding: 2%;}
.result_texture a{position: absolute;top: 40%;right: -5%;background: #4a67ad;display: block;border-radius: 50%;padding: 4%;width: 20%;}
.result_pic{border-radius: 50%;}
.mom{width: 40%;border-radius: 50%;overflow: hidden;left: -25%;bottom: -15%;position: absolute;}
.jq_lb2 .mom{left: -35%;}
.mom img{border-radius: 50%;border: solid 4px #4a67ad;width: 100%;}
.mom span{position: absolute;border: none;width: 15%;bottom: 10%;right: 15%;font-size: 150%;
/*
    font-weight: bolder;color: #4a67ad;
    text-shadow: 2px 2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, -2px -2px 0 #fff;
*/
}
.mom span img{border: none;border-radius: 0%;width: 100%;}
.search_input_box{position: absolute;right: 5%;border-radius: 1em;background-color:#c1daff /*#4a67ad*/;top: 25%;padding:0 1em;z-index: 99;}

.search_input_box ::-webkit-input-placeholder { color:#fff;}
.search_input_box input::-moz-placeholder { color:#fff;}
.search_input_box input::-moz-placeholder{color:#fff;}
.search_input_box :-ms-input-placeholder{color:#fff;}
.search_input{background-color: transparent;border: 0;display: inline-block;font-size: 70%;margin-right: 6px;}
.search_input_box a::before{content: '';width: 1px;height: 90%;display: block;background-color: #fff;position: absolute;left: -4px;}
.search_input_box a{display: inline-block;vertical-align: sub;}

.light_box_container.jq_lb2{padding: 0;width: 800px;}
.result_fb{background-color: #4a67ad;
    width: 100%;
    height: 80px;}
.result_fbm {width: 30%;top: 0;position: absolute;margin: 14% 0 0 14%;}
.result_fb_tit{margin-top: -30%;
    margin-left: 10%;
    color: #fff;
    font-size: 140%;
    width: 250%;
    bottom: 40px;position: absolute;height: 1.5em;overflow: scroll;}
.light_box_p .texture_pic img{width: 100%;}
.light_box_container.jq_lb2 .light_box_p {
    width: auto;
}
.jq_lb2 .texture_pic {
    background-color: transparent;
    padding: 8px 0 0;
}
.result_fb .jq_lb2 img{    
	width: 100%;
    display: block;}
	.result_fb .jq_lb2{position: absolute;
    top: 20%;
    right: 2%;
    background: #4a67ad;
    display: block;
    border-radius: 50%;
    padding: 1%;
    width: 6%;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	}

 .blogger_a{position: absolute;
    top: 3%;
    right: 3%;
	z-index: 6;
}
.p5_bg hr{width: 94%;border-width:0 0 2px 0;border-color: #ccc; }
.blogger_box img{border-radius: 1.6em;}
.blogger_box img,.step_box img{width: 100%;display: block;margin: auto;}
.blogger_box{width: 80%;
    margin: 0 auto 2em;}
.blogger_box a{background: url(../img/blogger_a.png) center no-repeat;
    background-size: 98%;
    text-align: right;
    width: 90%;
    padding: 7% 14% 5% 5%;
    margin-left: auto;
    color: #fff;
    font-size: 130%;}
.blogger_tit{font-size: 160%;
    color: #666;
    position: absolute;
    right: 20%;
    top: 25%;}
.blogger_pic{width: 40%;
    border-radius: 2em;
    display: inline-block;
    padding: .5em;
    color: #fff;
    font-size: 120%;
    background-color: #a97ce2;
    box-shadow: 1px 1px 0 4px rgba(169, 124, 226, .5);
    margin: 4% 8% -17%;
    z-index: 1;}
.step_box{width: 100%;margin: auto;}
.step_tit strong{font-size: 200%;color: #277ee2;}
.step_tit{color: #277ee2;
    font-size: 180%;
    width: 16em;
    margin: 0 auto -4%;
    text-align: center;
    background-color: #fff;
    border-radius: 1em;
    padding: .4em;
    z-index: 1;}
.step_ul{text-align: center;
    background-color: #e6f8ff;
    border-radius: 14px;
    padding-top: 7%;    padding-bottom: 4%;}
.step_ul span{font-size: 200%;
    color: #999;
    display: block;}
.step_ul span strong{font-size: 200%;color: #277ee2;line-height: 1;
    font-style: italic;}
.step_ul div img{width: 60%;}
.step_ul div{width: 23%;display: inline-block;text-align:center;}

.p1{background: url(../img/p1_bg.png) center top no-repeat;background-size: 100% 108%;background-position-y: -130px;
    margin-top: -160px;
    z-index: 1;
    /*padding-right: 10%;*/}
.p1 .p1_box1{margin-top: 10%;padding: 2%;}
.p1_box1,.p1_box2{border-radius: 20px;background-color: #fff;max-width: 1000px;
    margin: 6% auto;}

.cf{width: 58%;padding-left: 1%;}
.p1_box1 p strong{font-size: 260%;color: #7b5d97;font-weight: 400;line-height: 1;}
.p1_box1 p{width: 40%;
    position: absolute;
    top: 0;
    right: 0;
    letter-spacing: 4px;
    line-height: 1.8;
    font-size: 110%;
    padding: 2%;
    color: #666;}
.p1_box1 .slick-initialized p{top: 20%;}
.p1_box1 .slider-nav p,.p1_box1 .slider-nav img{width: 100%;text-align: center;}
.p1_box1 .slider-nav img{opacity: 0;}
.p1_box1 .slider-nav p{width: 96%;    text-shadow: 0 0 1px #FFF, 0 0 2px #FFF, 0 0 3px #FFF, 0 0 3px #7b5d97;
    text-align: center;
    border-bottom: solid 4px rgba(123, 93, 151, .2);
    margin: 2%;
    padding-bottom: 0;    font-size: 130%;}
.p1_box1 .slider-nav .slick-current p{
    border-bottom: solid 4px rgba(123, 93, 151, 1);color: rgba(123, 93, 151, 1);}

section section{margin: auto;overflow: visible;}
/*
.p1_box1 .slider-nav.slick-initialized .slick-slide {
    width: 20%!important;text-align: center;
}
*/
.p1_box2{background-color: #f7fff0;padding:0 2%;color: #4a62a7;text-align: center;}
.p1_tit1 strong{color: #82b851;display: block;font-size: 160%;}
.p1_tit1 strong::after,.p1_tit1  strong::before{content: ''; background-color: #cde3b9;display:inline-block;width: 4em;height: 4px;vertical-align: middle;margin: 1em;}
.p1_tit1_pic{}
.p1_tit1{font-size: 120%;color: #777;}
.p1_pic1 img,.p1_pic3 img {width: 90%;}
.p1_pic1 img{margin: 15% 0 -15%;}
.p1_pic1 .bg_ri img{margin: 15% -220% -15%;}
.p1_pic_box{border-radius: 20px;background-color: #fff4eb;overflow: hidden;margin: 4em auto 1em;}
.p1_pic_box div{width: 50%;float: left;}
.bg_le{background-color: #eef2ff;}
.p1_pic1 .bg_ri strong{top: 42px;position: relative;text-align: right;right: 1em;}
.bg_le strong,.bg_ri strong{font-size: 120%;display: block;}
.bg_le,.bg_ri{text-align: left;vertical-align: middle;padding: 2em;}
.bg_le div:nth-child(1),.bg_ri div:nth-child(1){width: 70%; top: 20px;}
.bg_le div:nth-child(2),.bg_ri div:nth-child(2){width: 30%;}
.bg_ri{color: #ed6d1f;}
.p1_pic2 div{text-align: center;margin-bottom: -15px;}
.p1_pic2 img {width: 90%;display: block;margin-bottom: .6em;}

.p1_sub1{font-size: 170%;background-color: #fff;box-shadow: 0 4px 5px rgba(17, 17, 17, .2);border-radius: 20px;z-index: 1;position: absolute;padding: .2em 1em;margin: 1em;font-weight: bold;}
.p1_sub1 img{position: absolute;
    width: 7%;
    top: 90%;
    left: 8%;}
.p1_note{font-size: 12px;color: #777;}
.p1_pic3 .bg_le div:nth-child(1),.p1_pic3 .bg_ri div:nth-child(1){width: 52%;}
.p1_pic3 .bg_le div:nth-child(2),.p1_pic3 .bg_ri div:nth-child(2){width: 48%;}
.p1_pic3 .bg_ri div:nth-child(2){left: -220px;}
.p1_pic3 .bg_le,.p1_pic3 .bg_ri{text-align: center;}

.p1_pic3 strong.po{top: 90px;position: relative;}
.p1_pic3 strong.po2{left: 6em;}
.p1_pic3 .bg_le strong,.p1_pic3 .bg_ri strong {
    margin-bottom: -25px;
    z-index: 1;
    position: relative;
}
.p1_pic4{text-align: center;margin: 4em 0 1em;}
.p1_pic4 img,.p1_pic4 div{display: inline-block;width: 28%;margin:0 2%;}
.p1_pic4 div{text-align: center;bottom: -1em;color: #646362;position: absolute;top: 0;}
.p1_sub2{margin-top: -30px;}
.p1_pic5 img{width: 90%;}
.p1_pic5 .po{text-align: right;}
.p1_pic5 .po2{text-align:left;}
.p1_pic5 .bg_le,.p1_pic5 .bg_ri{text-align: center;}
.p1_pic5 .bg_le{padding-bottom: 8em;}
.p1_tit1_pic img{width: 60%;}

.mom_name{
    color: #fff;
    top: 100%;
    position: absolute;
    width: 70%;
    text-align: left;
    padding-left: 1em;
    height: 2.8em;
    overflow: auto;
}
#fine-uploader-basic a{margin: 4px auto 5px;}

@media screen and (max-width: 1280px){
	.warp{ width: 1280px;}
}/**/

@media screen and (min-width: 200px) and (max-width: 800px){
.nav_tt{left: 22%;}
.nav_tt2{left: 26%;}
.texture2_txt{margin-left:0%;}
.index .top_menu {display: block;}
.cd-vertical-nav.kv.menu_open {top: 0%;}
.top_menu { top: 1%; right: 1%; }
body {font-size: 3vw; height:auto; background-position-y:-30vw;}
.warp{width: 100%;}
.pc { display: none;}
.pc2 { display: none;}
.pc3 { display: none!important;}
.sp { display:block;}
.sp2 { display: inline-block;}
.mic_box {display: none;}
.top_menu { display:block}
.menu {display: none;}
.menu_open { display:block;/*background-color: rgba(243, 250, 255, 1);*/ height: 100%; z-index: 202;}
.cd-vertical-nav {text-align: center;width: 100%; height:100%; top: 0;right: 0;}
.nav_b{position: absolute;top: 1%;left: 2%;width: 96%;height: auto;}	
/*.cd-vertical-nav .nav_b {box-shadow: 0 0 4px 2px rgba(96, 57, 125, .8);}*/
.light_box_container{width: 90%;padding: 0;}
.cd-vertical-nav.kv,.cd-vertical-nav.kv.open {top: 0%;}
	
.texture_tit{font-size: 130%;}
.texture_tit strong{font-size: 130%;}
.menu a { font-size: 180%;font-weight: 400;}
.cd-dot { display: inline-block; border-right: solid 0; height: 0; margin: 0;position: absolute;left: -20px;top: 8px;}
.cd-vertical-nav ul { padding-top:10%;}
.cd-vertical-nav li { display:block;border-bottom: dashed 1px #886ba4; width: 90%; margin: auto; padding: 2% 0 0%;;}
.cd-dot {background-size: 40%;}
li:nth-child(3) .cd-dot {background-size: 60%;}
li:nth-child(4) .cd-dot {background-size: 85%;}
li:nth-child(7) {border: none;}
.cd-vertical-nav ul {
    background-color: rgba(96, 57, 125, .98);
}
.menu a.is-selected::before{display: none;}
.menu_closed_txt{display: inline-block;}
.menu_closed_txt .icon-bar:first-child {
    -webkit-transform: translateY(6px)rotate(45deg);
    -ms-transform: translateY(6px)rotate(45deg);
    transform: translateY(6px)rotate(45deg);
}

.menu_closed_txt .icon-bar {height: 2px;}	
	
.nav_icon img { margin: 0 1vw;}
.top_logo {	margin: 2% 3%;}
.in .logo,.logo {
    width: 20%;
}
.in .logo_tit,.logo_tit  {
    max-width: 280px;
    position: absolute;
    top: 20%;
    right: 20%;
    width: 30%;
}


.left { float: inherit; width:100%;}
.right { float:inherit; width:100%;}

.togo{font-size: 27px; right: 80px; padding-left: 50px; padding-right: 10px;top: 1%;}
.togo img{width: 20px; position: absolute; left: 20px; top: 6px;}
.togo img{width: 37px; left: 9px;}


.kv_tit_box.in  {left: 2%;}
.kv_tit_box.in {left: 7%;padding-top: 3%;width: 90%;}
.kv_tit_box {left: 2%;padding-top: 80px;width: 80%;}
.kv_tit img {width: 84%;}
.kv_tit_box .kv_btn {
    margin-top: 12%;
    width: 55%;
}
.kv_tit_box .kv_sheep {
    left: -5%;
    margin-top: 17%;z-index: 3;
}
.in .kv_sheep {width: 20%;}
.kv_sheep {width: 20%;}
.kv_sheep img {
    z-index: 2;
    position: relative;
}
.kv_sheep div {
    position: absolute;
    top: 80%;
    left: 5%;
}
.p2_sheep .kv_sheep div {
    position: absolute;
    top: -15%;
    left: 95%;
}
.p6 .p2_sheep .kv_sheep div {
    top: 75%;
    left: 5%;z-index: 1;
}
.kv_sheep div, .kv_pro div {
    width: 6.2em;
    height: 6.2em;
    font-size: 110%;
}
.p1_sheep {
    position: fixed;
    width: 100%;
    height: 300px;
    z-index: 5;
    bottom: -10%;/*51%;*/
}
.p1_sheep .kv_sheep div{
    width: 5.2em;
    height: 5.2em;
    font-size: 110%;
    position: absolute;
    top: -10%;
    left: 93%;
}
.kv_btn a {
    top: 36%;
    letter-spacing: 3px;
}
.in .kv_captain {
    margin-top: -40%;
    left: 54%;
    width: 50%;
}
.kv_captain {
    margin-top: -30%;
    left: 80%;
    width: 40%;
}
.in .kv_captain img {width: 100%;}
.in .kv_sheep_planet{position: absolute;left: 44%;top: -1%;width: 16%;}
.kv_sheep_planet img{width: 100%;}
.in_link1 img {
    width: calc(100% / 3 - 6px);
    float: inherit;
    display: inline-block;
}
.kv_bg {
    margin-top: -40%;padding-bottom: 40%;
}
.in_link {
   padding-top: 40%;
}
.in_link2 div {
    width: calc(90% / 1 - 10px);
    float: inherit;
    margin: 0 auto 50px;
}
.p2_bg {margin-top: -80px;min-height: auto;padding-bottom: 30%;}
.texture_box{margin-left: 0px;margin-top: 80px;width: 100%;font-size: 140%;}
.texture_box.p2_bottom{padding-bottom: 230px;}
.texture_left{width: 100%;position: relative;height: auto;top: auto;overflow: hidden;}
.texture_left p.p2 {padding-right: 54px;}
.texture_left p {font-size: 360%;margin: auto;padding-right: 30%;}
.p2_bg .p2_sheep {width: 24%;height: 100px;}
.sheep_say {margin: -20px 100px;}	
.texture_select {width: calc(92% / 4);}
.btn_reset{position: absolute;top: 35%;left: 2%;}
.btn_reset a {width: 100%;top: 0;padding: .5em 1em;}
.btn1 {width: 40%;position: absolute;top: 18px;right: 13%;}	
.btn1.p2 {right: 6px;}
.texture_picl,.texture_picr{width: 90%;text-align: center;margin: 5%;z-index: 1;}
.texture_pic_box{margin: 1em;margin-bottom: 60px;}
.btn_ctrl_box .btn_ctrl{display: inline-block;}
.p2-2 .texture_select {width: calc(92% / 4);}
.texture_pic.p2-2 {margin: 0 auto 80px;width: 96%;padding: 1em;position: absolute;bottom: 0;left: 0;right: 0;overflow: visible;}
.btn_pic {margin: .5em auto;}
.p6 .texture_tit {margin-top: 90%;}
.texture_tit {text-align: center;padding: 2% 1%;}
.texture_tit.form {margin-bottom: 0;}
.texture_tit.sp{position: absolute;bottom: -70px;left: 0;right: 0;}
.btn_ctrl_box { margin: -130px auto 70px;}
.btn_ok_box,.span_red_p{width: 100%;}
.texture_pic .btn_reset {display: inline-block;width: 30%;position: relative;left: -10px;}
.btn_ok {display: inline-block;width: 64%;}
.light_box_container .btn_ok {display: inline-block;width: auto;}
.texture_pic .btn_reset a,.btn_ok a{padding: .5em;}
.p2-6 .texture_select {width: calc(96% / 2);}
.texture_pic.form {padding: 5% 3% 3%;}
.form input, .form select {width: calc(100% - 6em - 24%);}
.form select.form-input2 {width: 32%;}
	
.p2-7 .btn_ok {display: inline-block;width: 46%;margin: .2em;}
.p2-7 .btn_ok a {padding: .5em 1em;}

.p2-7 .btn_ok.dll {width: 96%;}
	.p2-7 .btn_ok.fb_ic {display: none!important;}
.texture_tit.form strong::after, .texture_tit.form strong::before {
    width: 1em;
    vertical-align: middle;
    margin: 0 .2em;
}
.texture_tit.form strong::before {left: 0;}
.texture_pic.form .form_pro {width: 24%;}
.texture_tit small {line-height: 1.8;}
	
 .p2-7 .texture_select {
    width: calc(92% / 2);margin: 2%;}
	
.p5_bg .texture_box {margin-bottom: 3em;margin-top: 180px;}	
.p6 .texture_box {margin-top: 160px;}	
.search_input_box {
    right: 0%;
    background-color: #4a67ad;
    top: 135%;
    left: 0%;margin: 0 16%;
}	
	.result_texture {
		width: 30%;
		margin: 1% 6% 8%;}
	.result_box:nth-child(even) {
    left: 0%;
}
	.result_texture:nth-child(3),.result_texture:nth-child(4){left: 5%;}
.p5_bg {
    margin-top: -70px;}
.p5_bg2 .warp {
    top: -530px;margin-bottom: -500px;}
.p5_bg .p2_sheep {width: 120%;
    height: 100px;
    top: 70px;
	left: 20px;}.p5_bg3 {
    margin-bottom: 3px;
    height: 40px;
}
.light_box_container .light_box_p{width: auto;}

	

.light_box_container.jq_lb2 {
    width: 90%;
}
.result_fbm {
    width: 60%;
    top: 0;
    position: absolute;
    margin: 28% 24%;
}
.result_fb {height: 70px;}
.result_fb .jq_lb2 {
	width: 10%;
	}
.blogger_box {
    width: 95%;
    margin: -105% auto 10em;
}
.blogger_tit {
    font-size: 130%;
    right: 5%;
    top: 25%;
}
.blogger_pic {
    width: 50%;
    border-radius: 2em;
    display: inline-block;
    padding: .5em;
    background-color: #a97ce2;
    box-shadow: 1px 1px 0 4px rgba(169, 124, 226, .5);
    margin: 4% 0% -17%;
}
.blogger_box a {
    width: 100%;
    padding: 7% 20% 5% 5%;
    margin-left: auto;
    font-size: 120%;
    margin-top: 15%;
}
.step_tit {
    font-size: 160%;
    width: 10em;
	margin: 0 auto -8%;}
.step_ul div {
    width: 46%;}
.step_ul span strong {
    font-size: 130%;}
.step_ul div:nth-child(1) img,.step_ul div:nth-child(2) img {
    margin-top: -20%;
}
	.step_ul div img {
    width: 100%;
}
	.step_ul {
    padding-top: 15%;
}
	

.p1 {background-size: 300%;margin-top: -60px;padding-right: 0;background-position-y: -120px;}
.p1 .p1_box1 {margin-top: 14%;padding: 0 5%;}
.p1_box1 .slider-nav img {
    height: 1px;
}
.p1_box1 .slider-nav p {
	line-height: 1.4;    margin: 20% 2% 0;padding-bottom: 10px;
    font-size: 100%;}
.cf,.p1_box1 p {
	width: 100%;position: relative;}	
.p1_tit1 strong::after, .p1_tit1 strong::before {
    width: 1em;
    margin: 5px;
}
.p1_pic_box div {
	width: 100%;}
.p1_pic4 img {
    width: 80%;
}
.bg_le, .bg_ri  {
    padding-top: 3em;
}
.p1_pic1 .bg_le, .p1_pic1 .bg_ri {
    padding-top: 1em;
    padding-bottom: 0;
}
.p1_pic1 .bg_le{
    padding-top: 2em;padding-bottom: 1em;
}
.bg_le div:nth-child(1), .bg_ri div:nth-child(1) {
    width: 70%;
    top: 0px;
	float: right;
}
.bg_ri div:nth-child(1) {top: 15px;}
.p1_pic1 img {
    width: 60%;margin: 3% 30% -5%;
    z-index: 1;
    position: relative;
}
.p1_pic1 .bg_ri img {
    width: 60%;margin: -4% 30% 5%;
}
.p1_pic5 .bg_le {
     padding-bottom: 1em; 
}
.p1_pic5 .po,.p1_pic5 .po2{text-align:center;}
	
.p1_pic1 .bg_ri strong {
    top: 0;
    text-align: left;
    right: 0;
}
.p1_sub1 {
	box-shadow: 0 0px 5px rgba(17, 17, 17, .2);}
.p1_pic3 .bg_le div:nth-child(1),.p1_pic3 .bg_ri div:nth-child(1){width: 100%;position: absolute;left: 0;}
.p1_pic3 .bg_le div:nth-child(2),.p1_pic3 .bg_ri div:nth-child(2){width: 100%;}
.p1_pic3 .bg_le,.p1_pic3 .bg_ri{width: 50%; text-align: center;padding-bottom: 90px;}
.p1_pic3 .bg_ri div:nth-child(2){left: 0;}
	.p1_pic3 strong.po2 {left: 0em;}
.p1_pic3 strong.po {top: 140px;}
.p1_tit1_pic img {
    width: 90%;
}
.slick-next:before, .slick-prev:before {
    background-size: 90%;
    padding: 10px;
    background-repeat: no-repeat;
}
.search_input {width: 70%;color: #fff;}
.result_texture a {
    top: 30%;
    right: -25%;
    width: 35%;
}
.p1_pic4 div{position: relative;top: inherit;font-size: 150%;width: 100%;}
.mom_name{
    width: 100%;
}
.result_fb_tit{
    width: 90%;
	}
.btn_ctrl a {color: transparent;padding: .5em .8em;overflow: hidden;}
	.btn_ctrl a span{display: none;}
}/**/
@media screen and (min-width: 1px) and (max-width: 320px){
.p1_pic_box {margin: 3em auto 1em;}	
.p1_pic3 strong.po {top: 120px;}
.p1 {background-position-y: -70px;}
.p1 .p1_box1 {margin-top: 20%;}
.bg_le div:nth-child(1),.bg_ri div:nth-child(1){width: 80%;}
.bg_le div:nth-child(2),.bg_ri div:nth-child(2){width: 20%;}
.result_fbm {margin: 30% 24%;}	
.result_fb {height: 60px;}
.p1_pic1 img {
    width: 90%;
    margin: 20% 0% -5%;
}
.p1_pic1 .bg_ri img {
    width: 90%;
    margin: -4% 0% 5%;
}	

}/**/
body{
background: url(../img/bg.jpg) top center #0e142e;background-size: cover;
	}
.container{
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  /*z-index: 1;*/overflow: hidden;/*padding-bottom: 57%*/;
	top: -30px;
}
.container img{
  position: absolute;
  width: 0;
  height: 0;
}
.star-active{
  animation: starActive 1s ease-in-out 10s 4 alternate;
}
@keyframes starActive {
  from{
    width: 0;
    height: 0;

  }
  to{
    width: 40px;
    height: 40px;
	margin: -20px;
/*
transform: rotate(360deg);
-ms-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-moz-transform: rotate(360deg);
*/
  }
}
.kv_sheep_planet::before,.kv_sheep_planet::after{content: '';display: block;background: url(../img/star.png);background-size: 100%;position: absolute;z-index: 1;top: 30%;left: 20%;}
.kv_sheep_planet::after{top: 60%;left: 80%;}
.kv_sheep_planet::before{animation: starActive2 1s ease-in-out 3s infinite alternate;}
.kv_sheep_planet::after{animation: starActive2 1s ease-in-out 2s infinite alternate;}
@keyframes starActive2 {
  from{
	
    width: 0;
    height: 0;

  }
  to{
    width: 40px;
    height: 40px;
	margin: -20px;
  }
}

.kv_sheep, .kv_pro{
  animation: kv_sheep_go 1.5s ease-in-out 0s infinite alternate;
}
@keyframes kv_sheep_go {
  from{
	top:44%; 
  }
  to{
	top:47%; 
  }
}
.in .kv_spaceship{margin:3% auto 0;}
.kv_spaceship{
	position: absolute;
	top: 500px;
    left: 150%;
    width: 180px;
	z-index: 0;
  animation: spaceship 20s linear infinite /*alternate*/;
}
.kv_spaceship img{width: 100%;}
@keyframes spaceship {
  0%{
    top: 500px;
    left: 150%;
    -moz-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}
20%{
    top: 300px;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
23%{
	top: 300px;}
40%{
    top: 500px;
    left: -50%;
    -moz-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
}
100%{
    top: 500px;
    left: -50%;
    -moz-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
}
}
.p_spaceship{
	position: absolute;
	top: 220px;
    left: 110%;
    width: 180px;
	z-index: 0;
  animation: spaceship2 20s linear infinite /*alternate*/;
}
.p_spaceship img{width: 100%;}
@keyframes spaceship2 {
  0%{
    top: 220px;
    left: 110%;
    -moz-transform: rotate(18deg);
    -webkit-transform: rotate(18deg);
    -o-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    transform: rotate(18deg);
}
  20%{
    top: 140px;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
 40%{position: absolute;
    top: 220px;
    left: -10%;
    -moz-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    -o-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    transform: rotate(-18deg);
}
	100%{position: absolute;
    top: 220px;
    left: -10%;
    -moz-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    -o-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    transform: rotate(-18deg);
}
}
@-webkit-keyframes pulse{
	0%{-webkit-transform:scaleX(1);transform:scaleX(1)}
	50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}
	to{-webkit-transform:scaleX(1);transform:scaleX(1)}
}
@keyframes pulse{
	0%{-webkit-transform:scaleX(1);transform:scaleX(1)}
	50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}
	to{-webkit-transform:scaleX(1);transform:scaleX(1)}}

.pulse{-webkit-animation:pulse 1s linear infinite ;animation:pulse 1s linear infinite ;}
.texture_select:hover{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}
.p2-6 .texture_select:hover{-webkit-transform:scaleX(1);transform:scaleX(1)}