* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	text-decoration: none;
	-webkit-animation-fill-mode: border-box;
	-moz-animation-fill-mode: border-box;
	box-sizing: border-box
}

a {
	outline: 0
}

a:hover {
	text-decoration: none
}

.clearfix {
	clear: both
}

.fl {
	float: left
}

.fr {
	float: right
}

.header_center_right {
	line-height: 40px;
	margin-top: 36px
}

.ib {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top
}

.ul-reset {
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	list-style: none
}

.ul-reset ul a {
	color: white
}

.header {
	text-align: center
}

.navigation-item {
	font-size: 1.2rem
}

.navigation-link {
	display: block;
	position: relative;
	padding: 5px 20px;
	text-decoration: none;
	color: white;
	-webkit-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out
}

.navigation-link:before {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	border-bottom: solid 2px
}

.navigation-link:before {
	left: 0
}

.navigation-link:hover {
	color: #fbe300
}

.navigation-link:hover:before {
	width: 100%
}

.navigation-link:before {
	-webkit-transition: width .2s ease-in-out;
	transition: width .2s ease-in-out
}

.swiper-pagination-custom {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-customs {
	width: 30px;
	height: 4px;
	display: inline-block;
	background: #000;
	opacity: .3;
	margin: 0 5px
}

.swiper-pagination-customs-active {
	opacity: 1;
	background-color: #ffe400
}

.swiper-container header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999
}

.swiper-container header .header_center {
	width: 1200px;
	margin: 0 auto;
	height: 90px
}

.header_center .nav-list ul li {
	display: inline-block;
	font-size: 16px;
	color: white;
	font-family: "黑体"
}

.header_center .nav-list ul li:first-child {
	padding-left: 80px
}

.header_center .nav-list ul li a {
	color: white
}

.two_step {
	margin-top: -63px;
	position: relative;
	z-index: 9999
}

.two_step .two_step_center {
	width: 1166px;
	margin: 0 auto;
	position: relative
}

.two_step .two_step_center ul {
	float: right
}

.two_step .two_step_center ul li {
	float: left;
	width: 185px;
	height: 165px;
	background-color: #ffe400;
	border: 3px solid white;
	border-radius: 8px
}

.two_step .two_step_center ul li:nth-child(2) {
	background-color: #1356d6;
	margin-left: 18px
}

.tilter {
	display: block;
	position: relative;
	width: 183px;
	height: 185px;
	color: #fff;
	flex: none;
	perspective: 1000px;
	border-radius: 5px
}

.tilter * {
	pointer-events: none
}

.tilter:hover,
.tilter:focus {
	color: #fff;
	outline: 0
}

.tilter__figure,
.tilter__image {
	margin: 0;
	width: 100%;
	height: 100%;
	display: block
}

.tilter__figure>* {
	transform: translateZ(0px)
}

.smooth .tilter__figure,
.smooth .tilter__deco--overlay,
.smooth .tilter__deco--lines,
.smooth .tilter__deco--shine div,
.smooth .tilter__caption {
	transition: transform .2s ease-out
}

.tilter__figure {
	position: relative
}

.tilter__figure::before {
	content: '';
	position: absolute;
	width: 90%;
	height: 90%;
	top: 5%;
	left: 5%;
	box-shadow: 0 30px 20px rgba(35, 32, 39, 0.5)
}

.tilter__deco {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.tilter__deco--overlay {
	background-image: linear-gradient(45deg, rgba(226, 60, 99, 0.4), rgba(145, 58, 252, 0.4), rgba(16, 11, 192, 0.4))
}

.tilter__deco--shine div {
	position: absolute;
	width: 200%;
	height: 200%;
	top: -50%;
	left: -50%;
	background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.5) 0, rgba(255, 255, 255, 0.25) 50%, transparent 100%)
}

.tilter__deco--lines {
	fill: none;
	stroke: #fff;
	stroke-width: 1.5px
}

.tilter__caption {
	position: absolute;
	bottom: 12px;
	padding-left: 19px
}

.tilter__title {
	margin: 0;
	font-weight: normal;
	font-size: 40px;
	font-family: 'Abril Fatface', serif;
	line-height: 1
}

.tilter__description {
	margin: 10px 0 0 0;
	font-size: 20px
}

.tilter__description_main {
	margin: 10px 0 0 0
}

.tilter--5 .tilter__deco--lines path {
	stroke-dasharray: 1270;
	stroke-dashoffset: 1270;
	transition: stroke-dashoffset .7s
}

.tilter--5:hover .tilter__deco--lines path {
	stroke-dashoffset: 0
}

.tilter--5 .tilter__figure::before {
	box-shadow: none
}

.three_center {
	width: 1168px;
	margin: 0 auto
}

.three_center main {
	float: right;
	margin-top: -64px;
	position: relative;
	z-index: 9999
}

.wish {
	margin-top: 50px
}

#J_dotLine {
	position: absolute;
	width: 100%
}

#main_title {
	text-align: center;
	color: #666;
	font-size: 36px
}

#main_title span {
	font-weight: bold
}

.wish .wish_center {
	width: 1200px;
	margin: 0 auto;
	display: block;
	margin-top: 64px
}

.wish .wish_ico {
	float: left;
	margin-left: 24px;
	transition: .8s all
}

.wish .wish_ico:hover {
	cursor: crosshair
}

.wish .wish_ico li {
	background: url(/Uploads/zhuanti/yingxiao/img/wish__icon_bg.png) no-repeat;
	background-size: 125px 145px;
	width: 125px;
	height: 145px;
	margin: 0 auto
}

.img {
	display: block;
	position: relative
}

#icon-bulb {
	width: 110px;
	height: 110px;
	position: absolute;
	left: 50%;
	top: 30px;
	margin-left: -55px
}

#icon-bulb line {
	stroke-dashoffset: 108;
	animation: bulb 1s infinite cubic-bezier(0.18, 0.89, 0.32, 1.28)
}

@keyframes bulb {
	0% {
		stroke-dashoffset: 0
	}
	100% {
		stroke-dashoffset: 216
	}
}

#icon-heart {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	top: 40px
}

#icon-heart #line {
	animation: heart 1s infinite cubic-bezier(0.18, 0.89, 0.32, 1.28)
}

@keyframes heart {
	0% {
		stroke-dashoffset: 0
	}
	100% {
		stroke-dashoffset: 3600
	}
}

#icon-pc {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	top: 40px
}

#icon-pc #line1,
#icon-pc #line2,
#icon-pc #line3,
#icon-pc #line4,
#icon-pc #line5 {
	animation: pc 1s infinite cubic-bezier(0.18, 0.89, 0.32, 1.28)
}

#icon-pc #check {
	animation: check 1s infinite cubic-bezier(0.18, 0.89, 0.32, 1.28)
}

@keyframes pc {
	0% {
		stroke-dashoffset: 0
	}
	100% {
		stroke-dashoffset: 400
	}
}

@keyframes check {
	0% {
		stroke-dashoffset: 0
	}
	100% {
		stroke-dashoffset: 600
	}
}

#icon-node {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	top: 37px
}

#icon-node #line {
	animation: node 1s infinite cubic-bezier(0.18, 0.89, 0.32, 1.28)
}

@keyframes node {
	0% {
		stroke-dashoffset: 0
	}
	100% {
		stroke-dashoffset: 1600
	}
}

.wish .wish_center .ti1 {
	font-size: 24px;
	font-family: "黑体";
	font-weight: bold;
	color: #666;
	text-align: center;
	margin-top: 18px
}

.wish .wish_center .ti2 {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #666;
	text-align: center;
	margin-top: 20px
}

.doing {
	width: 730px;
	height: 125px;
	background-color: #90c31f;
	margin: 90px auto 0;
	position: relative;
	z-index: 9999
}

.doing p {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #29292a;
	font-family: "黑体";
	padding-top: 30px
}

.doing span {
	text-align: center;
	font-size: 20px;
	color: #29292a;
	font-family: "黑体";
	padding-top: 10px;
	display: block
}

.big_black_bg {
	background-color: #272729;
	position: relative;
	margin-top: -63px;
	height: 950px;
	overflow: hidden
}

.big_black_bg .black_title {
	font-size: 36px;
	color: white;
	text-align: center;
	padding-top: 120px
}

.big_black_bg .black_title span {
	font-weight: bold
}

.cycles {
	position: relative;
	width: 600px;
	height: 600px;
	margin: 0 auto;
	margin-top: 18px;
	margin-bottom: 100px
}

.cycles>.c {
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 50%
}

div .cycles>.c.c1 {
	width: 550px;
	height: 550px;
	margin-left: -275px;
	margin-top: -275px;
	border: 2px solid #eeeeef;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, .1)
}

.cycles>.c.c2 {
	width: 458px;
	height: 458px;
	background: url(/Uploads/zhuanti/yingxiao/img/cirlce-bg1.png);
	background-size: 100% 100%;
	margin-left: -229px;
	margin-top: -229px;
	animation: circle2 3s linear infinite
}

@keyframes circle2 {
	0% {
		transform: rotate(0)
	}
	100% {
		transform: rotate(360deg)
	}
}

.cycles>.c.c3 {
	width: 376px;
	height: 376px;
	margin-left: -188px;
	margin-top: -188px;
	background-color: #424347;
	box-shadow: -30px -20px 65px rgba(237, 134, 63, .2);
	animation: circle3 6s linear infinite
}

@keyframes circle3 {
	0% {
		transform: rotate(360deg)
	}
	100% {
		transform: rotate(0)
	}
}

.cycles>.c.c3 i {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 1px solid #6b6b6b;
	border-radius: 50%;
	position: absolute
}

.cycles>.c.c3 i.on {
	background-color: #fff;
	box-shadow: 0 0 24px rgba(237, 134, 63, 1)
}

.cycles>.c.c3 i.p1 {
	top: 120px;
	left: 326px
}

.cycles>.c.c3 i.p2 {
	top: 323px;
	left: 252px
}

.cycles>.c.c3 i.p3 {
	top: 120px;
	right: 326px
}

.cycles>.c.c4 {
	width: 266px;
	height: 266px;
	background: url(/Uploads/zhuanti/yingxiao/img/cirlce-bg2.png);
	background-size: 100% 100%;
	margin-left: -133px;
	margin-top: -133px;
	animation: circle4 9s linear infinite
}

@keyframes circle4 {
	0% {
		transform: rotate(0)
	}
	100% {
		transform: rotate(360deg)
	}
}

.cycles>.c.c5 {
	width: 180px;
	height: 180px;
	margin-left: -90px;
	margin-top: -90px;
	background-color: #fafafb;
	box-shadow: 0 0 45px rgba(0, 0, 0, .15);
	line-height: 180px;
	text-align: center
}

.cycles>.c.c5 img {
	vertical-align: middle
}

.cycles>.d {
	position: absolute;
	cursor: pointer
}

.cycles>.d.d1 {
	top: 103px;
	left: 491px
}

.cycles>.d.d4 {
	top: 380px;
	left: 562px
}

.cycles>.d.d2 {
	top: 390px;
	left: 41px
}

.cycles>.d.d3 {
	top: 103px;
	right: 491px
}

.cycles>.d.d5 {
	top: 573px;
	right: 298px
}

.cycles>.d>i {
	display: inline-block;
	width: 30px;
	height: 30px;
	padding: 7px;
	background-color: rgba(253, 228, 3, .3);
	border-radius: 50%;
	position: absolute;
	top: -15px;
	left: -15px;
	transition: all 300ms
}

.cycles>.d:hover>i {
	width: 100px;
	height: 100px;
	padding: 14px;
	top: -50px;
	left: -50px
}

.cycles>.d>i:after {
	content: '';
	display: inline-block;
	width: 100%;
	height: 100%;
	background: none no-repeat center #90c31f;
	background-size: 36px auto;
	border-radius: 50%;
	transition: all 300ms
}

.cycles>.d.d1:hover>i:after {
	background-image: url(/Uploads/zhuanti/yingxiao/img/ico-cl1.png)
}

.cycles>.d.d4:hover>i:after {
	background-image: url(/Uploads/zhuanti/yingxiao/img/ico-cl4.png)
}

.cycles>.d.d2:hover>i:after {
	background-image: url(/Uploads/zhuanti/yingxiao/img/ico-cl2.png)
}

.cycles>.d.d3:hover>i:after {
	background-image: url(/Uploads/zhuanti/yingxiao/img/ico-cl3.png)
}

.cycles>.d.d5:hover>i:after {
	background-image: url(/Uploads/zhuanti/yingxiao/img/ico-cl5.png)
}

.cycles>.d .ex {
	position: absolute;
	width: 350px
}

.cycles>.d.d1 .ex {
	top: -20px;
	left: 70px;
	text-align: left
}

.cycles>.d.d4 .ex {
	top: -20px;
	left: 70px;
	text-align: left
}

.cycles>.d.d2 .ex {
	top: -24px;
	left: -408px;
	text-align: right
}

.cycles>.d.d3 .ex {
	top: -20px;
	right: 70px;
	text-align: right
}

.cycles>.d.d5 .ex {
	top: 52px;
	right: -178px;
	text-align: center
}

.cycles>.d .ex>.hd p {
	color: #90c31f
}

.cycles>.d .ex>.hd p {
	font-size: 16px;
	line-height: 1.5em
}

.cycles>.d .ex>.hd p small {
	color: #90c31f;
	font-size: 18px;
	font-weight: bold
}

.cycles>.d .ex>.ct {
	margin-top: 10px;
	opacity: 0
}

.cycles>.d:hover .ex>.ct {
	opacity: 1
}

.cycles>.d .ex>.ct p {
	line-height: 24px;
	color: rgba(255, 255, 255, 1);
	font-size: 14px
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both!important;
	animation-fill-mode: both!important
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.pulses {
	-webkit-animation-name: pulses;
	animation-name: pulses
}

@-webkit-keyframes pulses {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	50% {
		-webkit-transform: scale3d(1.2, 1.2, 1.2);
		transform: scale3d(1.2, 1.2, 1.2)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes pulses {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	50% {
		-webkit-transform: scale3d(1.2, 1.2, 1.2);
		transform: scale3d(1.2, 1.2, 1.2)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.process {
	margin-top: 80px;
	position: relative
}

.half_cir {
	background: url(/Uploads/zhuanti/yingxiao/img/half_cir.png) no-repeat center center;
	width: 100%;
	margin: 0 auto;
	height: 392px;
	margin-top: 67px;
	position: relative
}

.half_cir .half_cir_center {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

.half_cir .half_cir_center ul li {
	width: 200px;
	float: left;
	margin-left: 50px;
	display: block
}

.half_cir .half_cir_center ul li:first-child {
	margin-left: 0
}

.half_cir .half_cir_center ul li img {
	width: 81px;
	margin: 0 auto;
	display: block
}

.half_cir .half_cir_center ul li:first-child {
	margin-top: 160px
}

.half_cir .half_cir_center ul li:nth-child(2) {
	margin-top: 93px
}

.half_cir .half_cir_center ul li:nth-child(3) {
	margin-top: 70px
}

.half_cir .half_cir_center ul li:nth-child(4) {
	margin-top: 93px
}

.half_cir .half_cir_center ul li:nth-child(5) {
	margin-top: 155px
}

.half_cir .half_cir_center ul li .txt {
	font-size: 18px;
	color: #666;
	text-align: center;
	display: block;
	margin-top: 12px
}

.high_st {
	background: url(/Uploads/zhuanti/yingxiao/img/high_st.png) no-repeat center center;
	width: 982px;
	height: 238px;
	margin: 0 auto;
	position: relative;
	margin-top: 70px
}

.high_st span {
	color: #666;
	position: absolute;
	font-size: 26px;
	font-weight: bold
}

.high_st span b {
	font-weight: bolder;
	font-size: 42px
}

.high_st span:first-child {
	top: -45px;
	left: 205px
}

.high_st span:nth-child(2) {
	top: -45px;
	right: 205px
}

.high_st span:nth-child(3) {
	bottom: 96px;
	left: 40px
}

.high_st span:nth-child(4) {
	bottom: 96px;
	right: 40px
}

.high_st i {
	background: url(/Uploads/zhuanti/yingxiao/img/search.png) no-repeat;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 310px;
	top: 52px;
	animation: search 2.5s infinite
}

@-moz-keyframes search {
	0% {
		top: 52px;
		right: 310px
	}
	25% {
		top: 60px;
		right: 310px
	}
	50% {
		top: 60px;
		right: 296px
	}
	75% {
		top: 52px;
		right: 296px
	}
	100% {
		top: 52px;
		right: 310px
	}
}

@keyframes search {
	0% {
		top: 52px;
		right: 310px
	}
	25% {
		top: 60px;
		right: 310px
	}
	50% {
		top: 60px;
		right: 296px
	}
	75% {
		top: 52px;
		right: 296px
	}
	100% {
		top: 52px;
		right: 310px
	}
}

.case_bg {
	background-color: #141111;
	position: relative;
	padding-bottom: 50px
}

.triangle {
	width: 0;
	height: 0;
	border: 50px solid transparent;
	border-top: 50px solid #90c31f;
	display: block;
	margin: 0 auto
}

.case_listy p {
	font-size: 24px;
	color: white;
	font-weight: bolder;
	text-align: center;
	padding-top: 55px
}

.case_listy span {
	text-align: center;
	font-size: 16px;
	color: white;
	display: block;
	padding-top: 15px;
	line-height: 26px
}

.case_box {
	margin: 0 auto;
	width: 100%;
	margin-top: 43px;
	padding-bottom: 30px
}

.case_box ul {
	display: block
}

.case_box ul li {
	width: 24.99%;
	float: left;
	position: relative;
	overflow: hidden
}

.case_box ul li img {
	width: 100%;
	margin: 0 auto;
	display: block
}

.cast_wen .txt {
	width: 100%;
	height: 45px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	font-family: "微软雅黑";
	background: url(/Uploads/zhuanti/yingxiao/img/1px.png) repeat
}

.cast_wen .txt h3 {
	font-size: 23px;
	font-weight: 100;
	height: 45px;
	text-align: center;
	line-height: 45px
}

.cast_wen .txt p {
	font-size: 16px;
	text-align: center
}

.case_box .more a {
	width: 144px;
	height: 53px;
	background-color: white;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .05);
	display: block;
	text-align: center;
	line-height: 53px;
	font-size: 42px;
	margin: 0 auto;
	border-radius: 8px;
	color: #666;
	margin-top: 35px;
	transition: 1s all
}

.case_box .more a:hover {
	background-color: #ffe400;
	color: white;
	-webkit-transform: translateX(10px);
	-moz-transform: translateX(10px);
	-ms-transform: translateX(10px);
	-moz-transform: translateX(10px);
	transform: translateX(10px)
}

.order {
	width: 250px
}

.order_title {
	font-weight: bolder;
	color: white;
	font-size: 18px;
	font-family: "黑体";
	text-align: center
}

.footer {
	background-color: #282828;
	margin-top: 48px
}

.footer_center {
	width: 1100px;
	margin: 0 auto;
	padding: 45px 0
}

.footer_center a {
	color: white
}

footer {
	color: white
}

.footer_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px
}

footer ul li {
	font-size: 12px;
	padding-top: 15px
}

footer ul li a:hover {
	color: #fbe200
}

.fo1,
.fo2,
.fo3 {
	margin-left: 120px
}

.fo3 span,
.fo3 img {
	display: block
}

.fo3 span {
	font-size: 13px;
	text-align: center;
	margin-top: 8px
}

.fo3 {
	padding-top: 20px
}

.footer_bottom {
	background-color: #282828;
	width: 100%
}

.footer_bottom_center {
	width: 1100px;
	margin: 0 auto;
	border-top: 2px solid #333;
	padding-top: 30px;
	padding-bottom: 15px
}

.footer_bottom_center span {
	text-align: center;
	display: block;
	padding-top: 13px;
	color: white;
	font-size: 16px
}

.hideshow {
	-webkit-transition: -webkit-transform .6s, opacity 1.8s;
	transition: transform .6s, opacity 1.8s;
	-webkit-transform: translate3d(0, 10%, 0) scale(.9);
	transform: translate3d(0, 10%, 0) scale(.9);
	opacity: 0
}

.hideshow.on {
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1);
	opacity: 1
}

.digital {
	width: 100%;
	color: #fff;
	margin-top: 30px
}

.mainn {
	width: 1140px;
	margin: 0 auto;
	font-size: 0
}

.mumping_mun li {
	width: 228px;
	display: inline-block;
	margin: 30px auto
}

.mumping_mun {
	width: 685px;
	list-style: none;
	margin: 0 auto
}

.mumping_mun p {
	font-size: 20px;
	width: 100%;
	display: block;
	clear: both
}

.mumping_mun h2 {
	font-size: 35px;
	font-weight: normal;
	float: left;
	margin-right: 10px;
	color: #90c31f
}

.posts-nav-wrap {
	text-align: center;
	width: 400%;
	height: 53px;
	margin: 50px 0 0 0;
	display: inline-block;
	clear: both
}

.posts-nav li {
	margin: 0 13px 0 0;
	display: inline-block;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .05)
}

.posts-nav li a {
	text-indent: -9999em;
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	-moz-transition: all .20s ease-in-out;
	-webkit-transition: all .20s ease-in-out;
	transition: all .20s ease-in-out
}

.posts-nav .next a {
	background: #999 url('/Uploads/zhuanti/yingxiao/img/ico-pagination-arrow-next.png') no-repeat center;
	width: 144px;
	height: 53px;
	line-height: 53px
}

.posts-nav .next a:hover {
	text-decoration: none;
	background: #ffe400 url('/Uploads/zhuanti/yingxiao/img/ico-pagination-arrow-next.png') no-repeat 110px center
}

.sitemakers {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	transform: rotateX(180deg)
}

.wrap .bulb {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	cursor: pointer
}

.wrap #s-bulb {
	stroke: #262832;
	fill: #262832;
	stroke-width: 0;
	transition: 300ms
}

.wrap #s-bulb {
	stroke: #262832;
	fill: #262832;
	transition: 1500ms
}

.wrap:hover #s-bulb {
	fill: #c4d8d9;
	stroke: #c4d8d9;
	stroke-width: 2;
	transition: 100ms
}

.wrap #www-filament {
	stroke-width: 0;
	stroke-width: 0;
	transition: 300ms
}

.wrap #www-filament {
	fill: #333542;
	stroke: #333542;
	transition: 1500ms
}

.wrap:hover #www-filament {
	stroke: #ffdf43;
	stroke-width: 3;
	fill: #ffdf43;
	transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.wrap .light {
	width: 200px;
	height: 200px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.wrap .light .glow {
	width: 0;
	height: 0;
	border-radius: 50%;
	opacity: 0;
	background: -webkit-radial-gradient(rgba(255, 223, 67, 1), rgba(255, 223, 67, 0) 70%);
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all 1000ms cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.wrap:hover .light .glow {
	width: 200px;
	height: 200px;
	opacity: .2;
	background: -webkit-radial-gradient(rgba(255, 223, 67, 1), rgba(255, 223, 67, 0) 70%);
	transition: all 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.wrap .light .flare {
	width: 0;
	height: 0;
	border-radius: 50%;
	opacity: 0;
	background: rgba(255, 223, 67, 0);
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all 1000ms cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.wrap:hover .light .flare {
	width: 50px;
	height: 50px;
	opacity: .5;
	background: rgba(255, 223, 67, 1);
	transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.str_light:before {
	content: '';
	position: absolute;
	width: 4px;
	height: 60px;
	background-color: #262832;
	left: 50%;
	margin-left: -2px;
	top: -60px
}

@media (min-width: 768px) and (max-width: 1024px) {
	html {
		min-width: 100% !important;
	}
	body {
		max-width: 100% !important;
		margin: 0 auto;
	}
	.wish_center,
	.three_center,
	.high_st,
	.footer_center,
	.footer_bottom_center,
	.mumping_mun,
	.swiper-container header .header_center {
		width: 100% !important;
	}
	.high_st span {
		font-size: 1rem;
	}
	.newright {
		float: right;
		width: 310px;
		margin-top: 0;
		padding-left: 0;
		padding-top: 25px;
	}
	.newleft {
		width: 50%;
		margin: 0 auto;
		float: left;
		margin-top: 25px;
	}
	.newright ul {
		margin-top: 15px;
	}
	.header_center .fl img {
		display: none;
	}
	.wish .wish_ico {
		margin-left: 11%;
		margin-top: 2%;
	}
	.wish .wish_center {
		margin-top: 25px;
	}
	.posts-nav-wrap {
		text-align: center;
		width: 100%;
		display: none;
	}
	.str_light {
		display: none;
	}
	.mainn {
		width: 95%;
	}
	.fo1,
	.fo2 {
		margin-left: 30px;
	}
	.fo3 {
		display: none;
	}
	.ipadd {
		display: block;
		margin-top: 20px !important;
	}
	.case_box {
		margin-bottom: 0 !important;
	}
	.half_cir {
		display: none;
	}
	.header_center_right {
		margin-top: 40px;
		float: none;
	}
	.navigation-link {
		padding: 5px 23px !important;
	}
	.pcd {
		display: none !important;
	}
	.pcdd {
		display: block !important;
	}
	header .header_center ul li a {
		padding: 5px 23px;
		text-decoration: none;
		color: white;
	}
	.ul-reset {
		margin-top: 14px;
	}
	.case_bg {
		padding-bottom: 0;
	}
	/*move*/
	@-moz-keyframes search {
		0% {
			top: 52px;
			right: 310px
		}
		25% {
			top: 60px;
			right: 310px
		}
		50% {
			top: 60px;
			right: 296px
		}
		75% {
			top: 52px;
			right: 296px
		}
		100% {
			top: 52px;
			right: 310px
		}
	}
	@keyframes search {
		0% {
			top: 52px;
			right: 310px
		}
		25% {
			top: 60px;
			right: 310px
		}
		50% {
			top: 60px;
			right: 296px
		}
		75% {
			top: 52px;
			right: 296px
		}
		100% {
			top: 52px;
			right: 310px
		}
	}
	div .cycles>.c.c1 {
		width: 460px;
		height: 460px;
		margin-left: -230px;
		margin-top: -230px;
		border: 2px solid #eeeeef;
		box-shadow: 2px 2px 2px rgba(0, 0, 0, .1)
	}
	
	.cycles>.d.d1{
		top: 126px;
		left: 440px;	
	}
	.cycles>.d.d2{
		top: 390px;
		left: 96px;
	}
	.cycles>.d.d3{
		top: 126px;
		right: 440px;	
	}
	.cycles>.d.d4{
		top: 390px;
		left: 502px;	
	}
	.cycles>.d.d5{
		top: 525px;
		right: 298px;	
	}
	.cycles>.d .ex>.hd p:nth-child(2){
		display: none;
	}
	.cycles>.d.d3 .ex{
		top: -19px;
		right: 26px;
	}
	.cycles>.d.d1 .ex{
		top: -20px;
		left: 28px;
	}
	.cycles>.d.d2 .ex{
		top: -8px;
		left: -384px;
	}
	.cycles>.d.d4 .ex{
		top: -6px;
		left: 29px;
	}
	.cycles>.d.d5 .ex{
		top: 33px;
		right: -178px;
	}
	.cycles{
		margin-bottom: 20px;
	}
	.big_black_bg{
		height: auto;
	}
}

@media(min-width:1200px) {
	.ipadd {
		display: none;
	}
	.pcd {
		display: block !important;
	}
	.pcdd {
		display: none !important;
	}
}

@media (min-width: 1020px) and (max-width: 1200px) {
	.pcdd {
		display: none !important;
	}
}