<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
html {
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
body {
	margin:0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display:block
}
audio, canvas, progress, video {
	display:inline-block;
	vertical-align:baseline
}
audio:not([controls]) {
display:none;
height:0
}
[hidden], template {
display:none
}
a {
	background-color:transparent
}
a:active, a:hover {
	outline:0
}
abbr[title] {
	border-bottom:1px dotted
}
b, strong {
	font-weight:700
}
dfn {
	font-style:italic
}
h1 {
	font-size:2em;
	margin:.67em 0
}
mark {
	background:#ff0;
	color:#000
}
small {
	font-size:80%
}
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-.5em
}
sub {
	bottom:-.25em
}
img {
	border:0
}
svg:not(:root) {
overflow:hidden
}
figure {
	margin:1em 40px
}
hr {
	box-sizing:content-box;
	height:0
}
pre {
	overflow:auto
}
code, kbd, pre, samp {
	font-family:monospace, monospace;
	font-size:1em
}
button, input, optgroup, textarea {
	color:inherit;
	font:inherit;
	margin:0
}
button {
	overflow:visible
}
button, select {
	text-transform:none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance:button;
	cursor:pointer
}
button[disabled], html input[disabled] {
	cursor:default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height:normal
}
input[type=checkbox], input[type=radio] {
	box-sizing:border-box;
	padding:0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
	-webkit-appearance:textfield;
	box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border:1px solid silver;
	margin:0 2px;
	padding:.35em .625em .75em
}
legend {
	border:0;
	padding:0
}
textarea {
	overflow:auto
}
optgroup {
	font-weight:700
}
table {
	border-collapse:collapse;
	border-spacing:0
}
td, th {
	padding:0
}
.trans {
-webkit-transition:all .4s ease;
transition:all .4s ease
}
.trans2 {
-webkit-transition:all .4s cubic-bezier(1, 0, 0, 1);
transition:all .4s cubic-bezier(1, 0, 0, 1)
}
@-webkit-keyframes down_arrow {
0% {
-webkit-transform:translateY(-5px);
transform:translateY(-5px)
}
50% {
-webkit-transform:translateY(5px);
transform:translateY(5px)
}
100% {
-webkit-transform:translateY(-5px);
transform:translateY(-5px)
}
}
@keyframes down_arrow {
0% {
-webkit-transform:translateY(-5px);
transform:translateY(-5px)
}
50% {
-webkit-transform:translateY(5px);
transform:translateY(5px)
}
100% {
-webkit-transform:translateY(-5px);
transform:translateY(-5px)
}
}
.anim-down-arrow {
	-webkit-animation:down_arrow 1.5s infinite;
	animation:down_arrow 1.5s infinite
}
* {
	box-sizing:border-box
}
:after, :before {
	box-sizing:border-box
}
html {
	font-size:10px;
	width:100%;
	height:100%
}
body {
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif ;
	font-size:14px;
	line-height:1.8;
	color:#333;
	background-color:#f0f0f0;
	width:100%;
	height:100%;
}
@media (max-width:767px) {
body {
font-size:12px
}
}
::-moz-selection {
color:#fff;
background:#8ac650
}
::selection {
color:#fff;
background:#8ac650
}
footer, header, section {
	position:relative
}
a {
	color:inherit;
	text-decoration:none;
	cursor:pointer
}
a:focus, a:hover {
	outline:0;
	text-decoration:none
}
a:focus {
	outline:0
}
.no-touch a.link:hover {
	color:#8ac650
}
ol, ul {
	position:relative;
	list-style:none;
	padding:0;
	margin:0
}
li {
	position:relative
}
img {
	vertical-align:middle
}
.zh-CN .en {
	display:none
}
.en-US .cn {
	display:none
}
.clearfix:after, .clearfix:before {
	content:" ";
	display:table
}
.clearfix:after {
	clear:both
}
.centerbox {
	display:table
}
.centerbox .centerbox-cont {
	display:table-cell;
	vertical-align:middle
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family:novecento_normal, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
	font-weight:400;
	line-height:1.2;
	color:#333;
	margin:0
}
.h1.cn, .h2.cn, .h3.cn, .h4.cn, .h5.cn, .h6.cn, h1.cn, h2.cn, h3.cn, h4.cn, h5.cn, h6.cn {
	line-height:1.4
}
.h1.serif, .h2.serif, .h3.serif, .h4.serif, .h5.serif, .h6.serif, h1.serif, h2.serif, h3.serif, h4.serif, h5.serif, h6.serif {
	font-family:Georgia, "Times New Roman", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif
}
.h1, .h2, .h3, h1, h2, h3 {
	color:#000
}
.h1, h1 {
	text-transform:uppercase
}
.h1, h1 {
	font-size:64px
}
.h2, h2 {
	font-size:48px
}
.h3, h3 {
	font-size:36px
}
.h4, h4 {
	font-size:26px
}
.h5, h5 {
	font-size:18px
}
.h6, h6 {
	font-size:14px
}
@media (max-width:979px) {
.h1, h1 {
font-size:48px
}
.h2, h2 {
font-size:36px
}
.h3, h3 {
font-size:28px
}
.h4, h4 {
font-size:18px
}
.h5, h5 {
font-size:17px
}
}
@media (max-width:767px) {
.h1, h1 {
font-size:36px
}
.h2, h2 {
font-size:26px
}
.h3, h3 {
font-size:22px
}
.h4, h4 {
font-size:18px
}
.h5, h5 {
font-size:14px
}
.h6, h6 {
font-size:12px
}
}
.big {
	font-size:120%
}
.small, small {
	font-size:80%
}
.fs0 {
	font-size:0
}
span {
	display:inline-block
}
.bold {
	font-family:novecento_bold, "CenturyGothic", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
	font-weight:400
}
.light {
	font-family:novecento_light, "CenturyGothic", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
	font-weight:300
}
.lhxs {
	line-height:1
}
.text-left {
	text-align:left
}
.text-right {
	text-align:right
}
.text-center {
	text-align:center
}
.text-justify {
	text-align:justify
}
.text-nowrap {
	white-space:nowrap
}
.lowercase {
	text-transform:lowercase
}
.uppercase {
	text-transform:uppercase
}
.capitalize {
	text-transform:capitalize
}
h1, h2, h3, h4, h5, h6, p, span {
	cursor:default
}
a h1, a h2, a h3, a h4, a h5, a h6, a p, a span, button h1, button h2, button h3, button h4, button h5, button h6, button p, button span {
	cursor:pointer
}
.oneline-text {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
ul.list-text {
	text-align:left;
	list-style:disc
}
ul.list-text li {
	margin-left:18px
}
.c-white, .c-white h1, .c-white h2, .c-white h3, .c-white h4, .c-white h5, .c-white h6, .c-white p, .c-white span {
	color:#fff
}
.c-gray {
	color:#999
}
.c-dark {
	color:#333
}
.c-brand {
	color:#8ac650
}
.bgc-white {
	background-color:#fff
}
.bgc-body {
	background-color:#f0f0f0
}
.bgc-brand {
	background-color:#8ac650
}
.bgc-black {
	background-color:#000
}
.dark_bg {
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	background-color:#000;
	opacity:.2;
	filter:alpha(opacity=20)
}


.p-rel {
	position:relative
}
.p-abs {
	position:absolute
}
.p-fix {
	position:fixed
}
.top {
	top:0
}
.btm {
	bottom:0
}
.lt {
	left:0
}
.rt {
	right:0
}
.inlineblock {
	display:inline-block
}
ul.inline-list li {
	position:relative;
	display:inline-block
}
.ofhide {
	overflow:hidden
}
.zindex-top {
	z-index:10
}
.center {
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	-ms-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%)
}
.centerh {
	position:absolute;
	left:50%;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%)
}
.centerv {
	position:absolute;
	top:50%;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%)
}
.full {
	width:100%;
	height:100%;
	overflow:hidden
}
.fullw {
	width:100%;
	height:auto
}
.fullh {
	height:100%
}
.img-res {
	display:block;
	max-width:100%;
	height:auto
}
.halfw {
	width:50%
}
@media (max-width:767px) and (orientation:portrait) {
.phone-v-full {
width:100%;
height:100%
}
.phone-v-fullw {
width:100%
}
.phone-v-fullw.container, .phone-v-fullw.wrap {
padding-left:0;
padding-right:0
}
.phone-v-fullh {
height:100%
}
}
.wrap {
	padding:40px
}
@media (max-width:979px) {
.wrap {
padding:30px
}
}
@media (max-width:767px) {
.wrap {
padding:20px
}
}
@media (min-width:1600px) {
.wrap {
padding:80px
}
}
.wrap-s {
	padding:20px
}
@media (max-width:767px) {
.wrap-s {
padding:15px
}
}
.p-v-xs {
	padding-top:20px;
	padding-bottom:20px
}
.p-v-sm {
	padding-top:40px;
	padding-bottom:40px
}
@media (max-width:767px) {
.p-v-sm {
padding-top:20px;
padding-bottom:20px
}
}
.p-v-md {
	padding-top:60px;
	padding-bottom:60px
}
@media (max-width:767px) {
.p-v-md {
padding-top:30px;
padding-bottom:30px
}
}
.p-v-lg {
	padding-top:120px;
	padding-bottom:120px
}
@media (max-width:980px) {
.p-v-lg {
padding-top:60px;
padding-bottom:60px
}
}
@media (max-width:767px) {
.p-v-lg {
padding-top:40px;
padding-bottom:40px
}
}
@media (min-width:1600px) {
.p-v-lg {
padding-top:140px;
padding-bottom:140px
}
}
.p-h-xs {
	padding-left:20px;
	padding-right:20px
}
@media (max-width:767px) {
.p-h-xs {
padding-left:10px;
padding-right:10px
}
}
.p-h-sm {
	padding-left:40px;
	padding-right:40px
}
@media (max-width:767px) {
.p-h-sm {
padding-left:20px;
padding-right:20px
}
}
.p-h-md {
	padding-left:60px;
	padding-right:60px
}
@media (max-width:767px) {
.p-h-md {
padding-left:30px;
padding-right:30px
}
}
.pt0 {
	padding-top:0
}
.pb0 {
	padding-bottom:0
}
.p0 {
	padding:0
}
.m-b-xxs {
	margin-bottom:5px
}
.m-b-xs {
	margin-bottom:10px
}
@media (max-width:767px) {
.m-b-xs {
margin-bottom:5px
}
}
.m-b-sm {
	margin-bottom:20px
}
@media (max-width:767px) {
.m-b-sm {
margin-bottom:10px
}
}
.m-b-md {
	margin-bottom:30px
}
@media (max-width:767px) {
.m-b-md {
margin-bottom:15px
}
}
.m-b-lg {
	margin-bottom:50px
}
@media (max-width:767px) {
.m-b-lg {
margin-bottom:30px
}
}
.m-b-xl {
	margin-bottom:80px
}
@media (max-width:767px) {
.m-b-xl {
margin-bottom:50px
}
}
.m-t-xxs {
	margin-top:5px
}
.m-t-xs {
	margin-top:10px
}
@media (max-width:767px) {
.m-t-xs {
margin-top:5px
}
}
.m-t-sm {
	margin-top:20px
}
@media (max-width:767px) {
.m-t-sm {
margin-top:10px
}
}
.m-t-md {
	margin-top:30px
}
@media (max-width:767px) {
.m-t-md {
margin-top:15px
}
}
.m-t-lg {
	margin-top:50px
}
@media (max-width:767px) {
.m-t-lg {
margin-top:30px
}
}
.m-t-xl {
	margin-top:80px
}
@media (max-width:767px) {
.m-t-xl {
margin-top:50px
}
}
.m-r-xxs {
	margin-right:5px
}
.m-r-xs {
	margin-right:10px
}
@media (max-width:767px) {
.m-r-xs {
margin-right:5px
}
}
.m-r-sm {
	margin-right:20px
}
@media (max-width:767px) {
.m-r-sm {
margin-right:10px
}
}
.m-r-md {
	margin-right:30px
}
@media (max-width:767px) {
.m-r-md {
margin-right:20px
}
}
.mt0 {
	margin-top:0
}
.mb0 {
	margin-bottom:0
}
.m0 {
	margin:0
}
@media (max-width:767px) {
.xs-mt0 {
margin-top:0
}
}
.view {
	font-size:12px;
	color:#8ac650
}
.view i {
	margin-left:2px;
	font-size:16px
}
@media (max-width:767px) {
.view {
font-size:10px
}
.view i {
font-size:14px
}
}

button {
	background:0 0;
	border:none;
	text-shadow:none;
	position:relative
}
button:focus {
	outline:0
}
.btn-brand, .btn-white {
	display:inline-block;
	padding:0 30px;
	height:48px;
	line-height:48px;
	margin-top:30px;
	box-sizing:content-box;
-webkit-transition:all .4s ease;
transition:all .4s ease
}
.btn-white {
	color:#fff;
	border:1px solid #fff
}
.no-touch .btn-white:hover {
	background-color:#fff;
	color:#8ac650;
	box-shadow:0 2px 16px rgba(0, 0, 0, .2)
}
.safari_9 .btn-white {
	background-color:rgba(255, 255, 255, .2);
	-webkit-backdrop-filter:blur(20px);
	border:none;
	box-shadow:0 2px 16px rgba(0, 0, 0, .2)
}
.btn-brand {
	background-color:#8ac650;
	color:#fff
}
.no-touch .btn-brand:hover {
	background-color:#fff;
	color:#8ac650;
	box-shadow:0 2px 16px rgba(0, 0, 0, .2)
}
.btn-white-icon {
	display:inline-block;
	padding:0 30px;
	height:48px;
	line-height:48px;
	margin-top:30px;
	box-sizing:content-box;
-webkit-transition:all .4s ease;
transition:all .4s ease;
	color:#fff;
	border:1px solid #fff
}
.no-touch .btn-white-icon:hover {
	background-color:#fff;
	color:#8ac650;
	box-shadow:0 2px 16px rgba(0, 0, 0, .2)
}
.safari_9 .btn-white-icon {
	background-color:rgba(255, 255, 255, .2);
	-webkit-backdrop-filter:blur(20px);
	border:none;
	box-shadow:0 2px 16px rgba(0, 0, 0, .2)
}
.btn-white-icon::before {
font-size:16px;
line-height:inherit;
margin:0 5px 0 -3px;
vertical-align:bottom
}
.no-touch .btn-white-icon:hover::before {
border-color:#f0f0f0
}
.link::before {
font-size:16px;
margin-right:3px;
vertical-align:text-bottom
}
.iconbtn {
	display:block;
	width:50px;
	height:50px;
	padding:0;
	text-align:center;
	background-color:#8ac650;
	border-radius:50%;
-webkit-transition:all .4s ease;
transition:all .4s ease
}
.iconbtn:before {
	position:relative;
	font-size:20px;
	color:#fff;
	z-index:2;
-webkit-transition:all .4s ease;
transition:all .4s ease

}
a.iconbtn:before {
	line-height:48px
}
.iconbtn:after {
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
	background-color:#fff;
	border-radius:50%;
	-webkit-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0);
	z-index:0;
-webkit-transition:all .4s ease;
transition:all .4s ease
}
.iconbtn.active, .no-touch .iconbtn:hover {
	box-shadow:0 2px 16px rgba(0, 0, 0, .2)
}
.iconbtn.active:before, .no-touch .iconbtn:hover:before {
	color:#8ac650
}
.iconbtn.active:after, .no-touch .iconbtn:hover:after {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1)
}
@media (max-width:767px) {
.iconbtn {
width:40px;
height:40px
}
.iconbtn:before {
font-size:16px
}
a.iconbtn:before {
line-height:38px
}
}
.iconbtnborder {
	display:block;
	width:50px;
	height:50px;
	padding:0;
	text-align:center;
	background-color:#8ac650;
	border-radius:50%;
-webkit-transition:all .4s ease;
transition:all .4s ease;
	background-color:transparent;
	border:1px solid #8ac650
}
.iconbtnborder:before {
	position:relative;
	font-size:20px;
	color:#fff;
	z-index:2;
-webkit-transition:all .4s ease;
transition:all .4s ease
}
a.iconbtnborder:before {
	line-height:48px
}
.iconbtnborder:after {
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
	background-color:#fff;
	border-radius:50%;
	-webkit-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0);
	z-index:0;
-webkit-transition:all .4s ease;
transition:all .4s ease
}
.iconbtnborder.active, .no-touch .iconbtnborder:hover {
	box-shadow:0 2px 16px rgba(0, 0, 0, .2)
}
.iconbtnborder.active:before, .no-touch .iconbtnborder:hover:before {
	color:#8ac650
}
.iconbtnborder.active:after, .no-touch .iconbtnborder:hover:after {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1)
}
@media (max-width:767px) {
.iconbtnborder {
width:40px;
height:40px
}
.iconbtnborder:before {
font-size:16px
}
a.iconbtnborder:before {
line-height:38px
}
}
.iconbtnborder:before {
	color:#8ac650
}
.iconbtnborder:after {
	background-color:#8ac650
}
.iconbtnborder.active, .no-touch .iconbtnborder:hover {
	box-shadow:none
}
.iconbtnborder.active:before, .no-touch .iconbtnborder:hover:before {
	color:#fff
}
.iconbtn-white {
	display:block;
	width:50px;
	height:50px;
	padding:0;
	text-align:center;
	background-color:#8ac650;
	border-radius:50%;
-webkit-transition:all .4s ease;
transition:all .4s ease;
	background-color:#fff
}
.iconbtn-white:before {
	position:relative;
	font-size:20px;
	color:#fff;
	z-index:2;
-webkit-transition:all .4s ease;
transition:all .4s ease
}
a.iconbtn-white:before {
	line-height:48px
}
.iconbtn-white:after {
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
	background-color:#fff;
	border-radius:50%;
	-webkit-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0);
	z-index:0;
-webkit-transition:all .4s ease;
transition:all .4s ease
}
.iconbtn-white.active, .no-touch .iconbtn-white:hover {
	box-shadow:0 2px 16px rgba(0, 0, 0, .2)
}
.iconbtn-white.active:before, .no-touch .iconbtn-white:hover:before {
	color:#8ac650
}
.iconbtn-white.active:after, .no-touch .iconbtn-white:hover:after {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1)
}
@media (max-width:767px) {
.iconbtn-white {
width:40px;
height:40px
}
.iconbtn-white:before {
font-size:16px
}
a.iconbtn-white:before {
line-height:38px
}
}
.iconbtn-white:before {
	color:#8ac650
}
.iconbtn-white:after {
	background-color:#8ac650
}
.iconbtn-white.active, .no-touch .iconbtn-white:hover {
	box-shadow:none
}
.iconbtn-white.active:before, .no-touch .iconbtn-white:hover:before {
	color:#fff
}
.iconbtn-white.active:after, .no-touch .iconbtn-white:hover:after {
	-webkit-transform:scale(1.2);
	-ms-transform:scale(1.2);
	transform:scale(1.2);
	opacity:.9
}
.close-btn {
	position:absolute;
	top:30px;
	right:30px;
	-webkit-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0);
	z-index:99
}
.close-btn.iconbtnborder {
	background-color:#fff
}
.close-btn:before {
	display:inline-block
}
.no-touch .close-btn:hover:before {
	-webkit-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg);
	-webkit-transform-origin:center;
	-ms-transform-origin:center;
	transform-origin:center
}
@media (max-width:979px) {
.close-btn {
top:20px;
right:20px
}
}
@media (max-width:767px) {
.close-btn {
top:15px;
right:15px
}
}
.select {
	position:relative;
	display:inline-block
}
.select::before {
position:absolute;
right:1.8rem;
top:50%;
-webkit-transform:translateY(-55%);
-ms-transform:translateY(-55%);
transform:translateY(-55%);
color:#fff;
font-size:2rem;
pointer-events:none
}
.no-touch:not(.safari_9) .select:hover select {
background-color:#8ac650;
color:#fff;
border-color:#8ac650
}
.select select {
	display:inline-block;
	width:100%;
	min-width:160px;
	margin:0;
	padding:1rem 5rem 1rem 2rem;
	line-height:1.8;
	font-size:2rem;
	font-family:novecento_normal, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
	background-color:transparent;
	color:#fff;
	border:2px solid #fff;
	border-radius:0;
	outline:0;
	cursor:pointer;
	box-shadow:0 2px 16px rgba(0, 0, 0, .2);
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none
}
.select select:focus:-moz-focusring {
color:transparent;
text-shadow:0 0 0 #000
}
.select select:focus {
	box-shadow:0 2px 32px rgba(0, 0, 0, .2)
}
.select select:active {
	color:#fff;
	background-color:#8ac650;
	border-color:#8ac650
}
.select select::-ms-expand {
display:none
}
@media (max-width:767px) {
.select select {
font-size:14px
}
}
.safari_9 .select {
	background-color:rgba(255, 255, 255, .2);
	-webkit-backdrop-filter:blur(20px)
}
.safari_9 .select select {
	border:none
}
.safari_9.no-touch .select:hover {
	background-color:rgba(255, 255, 255, .5)
}
@-moz-document url-prefix() {
.select select {
text-indent:.01px;
text-overflow:'';
padding-right:1rem
}
.select option {
background-color:#fff
}
}
.coverbg {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center
}
.containbg {
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center center
}
.fixedbg {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center
}
.no-touch .fixedbg {
	background-attachment:fixed
}
#main {
	position:relative;
	width:100%;
	height:100%
}
body.loading {
	overflow-y:hidden
}
body.loading #main {
	overflow-y:hidden
}
#head {
	background-color:#f0f0f0;
	overflow:hidden;
	z-index:0
}
@media (max-width:767px) {
#head .h1, #head .h2, #head h1, #head h2 {
word-break:break-word
}
}
.fixed-head {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:0
}
.headbg {
	z-index:0
}
/* .headbg::after {
content:'';
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
background-color:rgba(0, 0, 0, .2);
background-image:-webkit-linear-gradient(top, rgba(0, 0, 0, .4) 0, rgba(0, 0, 0, 0) 30%);
background-image:linear-gradient(to bottom, rgba(0, 0, 0, .4) 0, rgba(0, 0, 0, 0) 30%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#00000000', GradientType=0);
z-index:-1
} */
.no-touch .headbg.fixedbg::after {
background-attachment:fixed
}
@media (min-width:768px) {
.page-head {
height:70%
}
}
.head {
	width:100%;
	height:70%;
	z-index:0
}
.head::after {
content:'';
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
background-color:rgba(0, 0, 0, .2);
background-image:-webkit-linear-gradient(top, rgba(0, 0, 0, .4) 0, rgba(0, 0, 0, 0) 30%);
background-image:linear-gradient(to bottom, rgba(0, 0, 0, .4) 0, rgba(0, 0, 0, 0) 30%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#00000000', GradientType=0);
z-index:-1
}
.no-touch .head.fixedbg::after {
background-attachment:fixed
}
.head .iconimg #icon-path path {
	opacity:0;
-webkit-transition:opacity .5s ease;
transition:opacity .5s ease
}
.head .title {
	width:100%;
	text-align:center
}
.head button {
	margin-left:auto;
	margin-right:auto
}
@media (max-width:767px) {
.head {
min-height:400px;
height:auto;
padding-top:100px;
padding-bottom:100px
}
.head.fixed-head {
position:relative
}
.head .title {
padding:0
}
.head .iconimg {
-webkit-transform:scale(.5);
-ms-transform:scale(.5);
transform:scale(.5);
margin:-20px 0
}
}
#body {
	position:relative;
	background-color:#fff
}
.m-t-head {
	-webkit-transform:translateY(-60px);
	-ms-transform:translateY(-60px);
	transform:translateY(-60px);
	margin-bottom:-60px
}
@media (max-width:767px) {
.m-t-head {
-webkit-transform:translateY(-50px);
-ms-transform:translateY(-50px);
transform:translateY(-50px);
margin-bottom:-50px
}
}


.bottom-nav {
	border-bottom:1px solid #dcdcdc
}
.bottom-nav .title {
	padding:5px 0
}
.bottom-nav li {
	display:inline-block;
	color:#999
}
.bottom-nav li a {
	display:block;
	padding:3px 10px
}
.no-touch .bottom-nav li a:hover {
	color:#333
}
.shadow-sm {
	box-shadow:0 2px 2px rgba(0, 0, 0, .2)
}
.shadow-lg {
	box-shadow:0 20px 40px rgba(0, 0, 0, .1)
}
.will-change {
	will-change:transtorm
}
#nav_overlayer {
	position:fixed;
	display:none;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#000;
	opacity:0;
	z-index:900
}
header {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:70px;
	background-color:#fff;
	box-shadow:0 0 30px rgba(0, 0, 0, .1);
	overflow:visible;
	z-index:1000
}
.loading header, .modal-show header {
	-webkit-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	transform:translateY(-100%)
}
.top_logo {
	float:left;
	height:100%;
	width:auto;
	padding:5px 10px;
	overflow:hidden
}
.top_logo .logo_img {
	height:100%;
	width:auto;
	overflow:hidden
}
.top_logo img {
	height:200%;
	width:auto;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%)
}
.no-touch .top_logo:hover {
	background-color:#8ac650
}
.no-touch .top_logo:hover img {
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0)
}
nav {
	float:right
}
#nav&gt;li {
	display:inline-block;
	float:left
}
#nav&gt;li&gt;a {
	position:relative;
	display:block;
	height:70px;
	padding:0 20px;
	line-height:70px;
	text-align:left;
	color:#999;
	overflow:hidden;
	z-index:0
}
#nav&gt;li&gt;a i {
	display:none
}
#nav&gt;li&gt;a::before {
content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:0;
background-color:#8ac650;
z-index:-1;
-webkit-transition:all .4s ease;
transition:all .4s ease
}
#nav&gt;li.has_sub.open&gt;a, .no-touch #nav&gt;li&gt;a:hover {
	color:#fff
}
#nav&gt;li.has_sub.open&gt;a::before, .no-touch #nav&gt;li&gt;a:hover::before {
height:70px
}
#nav&gt;li.active&gt;a {
	color:#8ac650
}

.lang_btn {
	display:block;
	float:right;
	width:150px;
	height:70px;
	line-height:70px;
	margin-right:10px;
	text-align:center;
	color:#999;
	overflow:hidden
}
.no-touch .lang_btn:hover {
	background-color:#8ac650;
	color:#fff;
}
.no-touch .lang_btn:hover i {color:#fff;}
nav .menu_btn {
	position:relative;
	display:none;
	float:right;
	width:60px;
	height:70px;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	color:transparent;
	cursor:pointer
}
nav .menu_btn span, nav .menu_btn span:after, nav .menu_btn span:before {
	position:absolute;
	width:20px;
	height:2px;
	background-color:#8ac650;
	border-radius:1px;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
-webkit-transition:all .4s ease;
transition:all .4s ease
}
nav .menu_btn span {
	top:33px;
	left:20px
}
nav .menu_btn span:after, nav .menu_btn span:before {
	content:"";
	left:0
}
nav .menu_btn span:before {
	top:-6px
}
nav .menu_btn span:after {
	top:6px
}
.nav-open nav .menu_btn {
	background-color:#8ac650
}
.nav-open nav .menu_btn span {
	background-color:transparent
}
.nav-open nav .menu_btn span:before {
	background-color:#fff;
	-webkit-transform:translateY(6px) rotate(-45deg);
	-ms-transform:translateY(6px) rotate(-45deg);
	transform:translateY(6px) rotate(-45deg)
}
.nav-open nav .menu_btn span:after {
	background-color:#fff;
	-webkit-transform:translateY(-6px) rotate(45deg);
	-ms-transform:translateY(-6px) rotate(45deg);
	transform:translateY(-6px) rotate(45deg)
}
@media (min-width:768px) {
.max_header nav .menu_btn {
width:80px;
height:80px
}
.max_header nav .menu_btn span, .max_header nav .menu_btn span:after, .max_header nav .menu_btn span:before {
background-color:#fff
}
.max_header nav .menu_btn span {
top:39px;
left:30px
}
}
.max_header.nav-open nav .menu_btn span {
	background-color:transparent
}
@media (max-width:979px) {
nav .menu_btn {
display:block
}
}
@media (max-width:767px) {
nav .menu_btn {
display:block;
width:50px;
height:50px
}
nav .menu_btn span {
top:24px;
left:15px
}
}
@media (min-width:768px) {
.max_header header {
height:80px;
background-color:transparent;
border-color:transparent;
box-shadow:none
}
.max_header .top_logo {
padding:10px
}
.max_header .top_logo img {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
.max_header #nav&gt;li&gt;a {
height:76px;
line-height:80px;
color:#fff
}
.max_header #nav&gt;li.has_sub.open&gt;a, .no-touch .max_header #nav&gt;li&gt;a:hover {
color:#fff
}
.max_header #nav&gt;li.has_sub.open&gt;a::before, .no-touch .max_header #nav&gt;li&gt;a:hover::before {
height:76px
}
.max_header #nav&gt;li.active&gt;a {
background-color:#fff;
color:#8ac650
}
.no-touch .max_header #nav&gt;li.active&gt;a:hover {
color:#fff
}
.max_header .subnav {
top:76px
}
.max_header .lang_btn {
height:76px;
line-height:80px;
color:#fff;
font-family:CenturyGothic,Arial,sans-serif;
font-size:18px;
}
.max_header .lang_btn i {color:#fff; font-size:14px; margin-right:5px;}
.lang_btn i {font-size:14px; margin-right:5px;}
}
@media (max-width:979px) {
#nav {
position:absolute;
background-color:#fff;
width:100%;
right:0;
top:60px;
overflow-x:visible;
-webkit-transition:all .4s cubic-bezier(1, 0, 0, 1);
transition:all .4s cubic-bezier(1, 0, 0, 1)
}
.max_header #nav {
top:80px
}
#nav&gt;li {
width:100%;
height:0;
overflow:hidden
}
.nav-open #nav&gt;li {
height:60px;
border-top:1px solid #f0f0f0
}
#nav&gt;li&gt;a, .max_header #nav&gt;li&gt;a {
height:100%;
padding:0 30px;
line-height:60px;
color:#999
}
#nav&gt;li&gt;a i, .max_header #nav&gt;li&gt;a i {
position:absolute;
top:50%;
-webkit-transform:translateY(-50%);
-ms-transform:translateY(-50%);
transform:translateY(-50%);
right:20px;
display:block;
font-size:16px
}
#nav&gt;li.active&gt;a {
color:#8ac650
}
}
@media (max-width:767px) {
header {
height:50px
}
.top_logo {
padding:5px
}
.lang_btn {
width:50px;
height:50px;
line-height:50px;
margin-left:0
}
.lang_btn span {display:none;}
#nav {
top:50px
}
.max_header #nav {
top:50px
}
.nav-open #nav&gt;li {
height:50px
}
#nav&gt;li&gt;a, .max_header #nav&gt;li&gt;a {
line-height:50px;
padding:0 20px
}
.subnav li a {
padding:10px
}
.subnav li a::before {
font-size:48px
}
.subnav .back_btn {
height:50px
}
}
@media (max-width:767px) and (orientation:landscape) {
#nav, header {
position:absolute
}
#nav&gt;li {
width:50%;
border-right:1px solid #f0f0f0
}
.subnav li {
width:33.3333%
}
}
/* #pageloader {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:2000
} */
#pageloader::after, #pageloader::before {
content:"";
display:block;
position:absolute;
left:0;
width:100%;
height:50%;
background:#fff;
z-index:-1;
-webkit-transition:all 1.2s cubic-bezier(.77, 0, .175, 1) 0s;
transition:all 1.2s cubic-bezier(.77, 0, .175, 1) 0s
}
#pageloader::before {
top:0
}
#pageloader::after {
bottom:0
}
#pageloader .loader-icon {
-webkit-transition:all .5s ease 0s;
transition:all .5s ease 0s
}
#pageloader.hide::after, #pageloader.hide::before {
height:0
}
#pageloader.hide .loader-icon {
	opacity:0
}
.loader-icon {
	position:absolute;
	top:50%;
	left:50%;
	width:30px;
	height:30px;
	margin-top:-15px;
	margin-left:-15px
}
.loader-icon .circular {
	width:100%;
	height:100%;
	-webkit-animation:rotate 2s linear infinite;
	animation:rotate 2s linear infinite;
	-webkit-transform-origin:center center;
	-ms-transform-origin:center center;
	transform-origin:center center
}
.loader-icon .circular .path {
	stroke-dasharray:1, 200;
	stroke-dashoffset:0;
	-webkit-animation:dash 1.5s ease-in-out infinite;
	animation:dash 1.5s ease-in-out infinite;
	stroke-linecap:round
}
@-webkit-keyframes rotate {
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@keyframes rotate {
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-webkit-keyframes dash {
0% {
stroke-dasharray:1, 200;
stroke-dashoffset:0
}
50% {
stroke-dasharray:89, 200;
stroke-dashoffset:-35px
}
100% {
stroke-dasharray:89, 200;
stroke-dashoffset:-124px
}
}
@keyframes dash {
0% {
stroke-dasharray:1, 200;
stroke-dashoffset:0
}
50% {
stroke-dasharray:89, 200;
stroke-dashoffset:-35px
}
100% {
stroke-dasharray:89, 200;
stroke-dashoffset:-124px
}
}
@-webkit-keyframes mk_scale {
0% {
-webkit-transform:scale(.3);
transform:scale(.3);
opacity:.1
}
100% {
-webkit-transform:scale(1);
transform:scale(1);
opacity:1
}
}
@keyframes mk_scale {
0% {
-webkit-transform:scale(.3);
transform:scale(.3);
opacity:.1
}
100% {
-webkit-transform:scale(1);
transform:scale(1);
opacity:1
}
}
@-webkit-keyframes mk_fade {
0% {
opacity:.1
}
100% {
opacity:1
}
}
@keyframes mk_fade {
0% {
opacity:.1
}
100% {
opacity:1
}
}
@-webkit-keyframes mk_left_to_right {
0% {
-webkit-transform:translate(-30px, 0);
transform:translate(-30px, 0);
opacity:0
}
100% {
-webkit-transform:translate(0, 0);
transform:translate(0, 0);
opacity:1
}
}
@keyframes mk_left_to_right {
0% {
-webkit-transform:translate(-30px, 0);
transform:translate(-30px, 0);
opacity:0
}
100% {
-webkit-transform:translate(0, 0);
transform:translate(0, 0);
opacity:1
}
}
@-webkit-keyframes mk_right_to_left {
0% {
-webkit-transform:translate(30px, 0);
transform:translate(30px, 0);
opacity:0
}
100% {
-webkit-transform:translate(0, 0);
transform:translate(0, 0);
opacity:1
}
}
@keyframes mk_right_to_left {
0% {
-webkit-transform:translate(30px, 0);
transform:translate(30px, 0);
opacity:0
}
100% {
-webkit-transform:translate(0, 0);
transform:translate(0, 0);
opacity:1
}
}
@-webkit-keyframes mk_bottom_to_top {
0% {
-webkit-transform:translate(0, 50px);
transform:translate(0, 50px);
opacity:0
}
100% {
-webkit-transform:translate(0, 0);
transform:translate(0, 0);
opacity:1
}
}
@keyframes mk_bottom_to_top {
0% {
-webkit-transform:translate(0, 50px);
transform:translate(0, 50px);
opacity:0
}
100% {
-webkit-transform:translate(0, 0);
transform:translate(0, 0);
opacity:1
}
}
@-webkit-keyframes mk_top_to_bottom {
0% {
-webkit-transform:translate(0, -50px);
transform:translate(0, -50px);
opacity:0
}
100% {
-webkit-transform:translate(0, 0);
transform:translate(0, 0);
opacity:1
}
}
@keyframes mk_top_to_bottom {
0% {
-webkit-transform:translate(0, -50px);
transform:translate(0, -50px);
opacity:0
}
100% {
-webkit-transform:translate(0, 0);
transform:translate(0, 0);
opacity:1
}
}
@-webkit-keyframes mk_bottom_to_top_scale {
0% {
-webkit-transform:translate(0, 50px) scale(.8);
transform:translate(0, 50px) scale(.8);
opacity:0
}
100% {
-webkit-transform:translate(0, 0) scale(1);
transform:translate(0, 0) scale(1);
opacity:1
}
}
@keyframes mk_bottom_to_top_scale {
0% {
-webkit-transform:translate(0, 50px) scale(.8);
transform:translate(0, 50px) scale(.8);
opacity:0
}
100% {
-webkit-transform:translate(0, 0) scale(1);
transform:translate(0, 0) scale(1);
opacity:1
}
}
@-webkit-keyframes mk_scale_blur {
0% {
-webkit-transform:scale(1.2);
transform:scale(1.2);
-webkit-filter:blur(50);
filter:blur(50);
opacity:0
}
100% {
-webkit-transform:scale(1);
transform:scale(1);
-webkit-filter:blur(0);
filter:blur(0);
opacity:1
}
}
@keyframes mk_scale_blur {
0% {
-webkit-transform:scale(1.2);
transform:scale(1.2);
-webkit-filter:blur(50);
filter:blur(50);
opacity:0
}
100% {
-webkit-transform:scale(1);
transform:scale(1);
-webkit-filter:blur(0);
filter:blur(0);
opacity:1
}
}
.cssanimations .anim_emt {
	visibility:hidden
}
.anim_emt.start-animation.scale_up {
-webkit-animation:mk_scale .8s 1 cubic-bezier(.445, .05, .55, .95) both;
animation:mk_scale .8s 1 cubic-bezier(.445, .05, .55, .95) both;
	visibility:visible
}
.anim_emt.start-animation.fade_in {
	-webkit-animation:mk_fade 1.2s 1 cubic-bezier(.445, .05, .55, .95) both;
	animation:mk_fade 1.2s 1 cubic-bezier(.445, .05, .55, .95) both;
	visibility:visible
}
.anim_emt.start-animation.r_to_l {
	-webkit-animation:mk_right_to_left 1.2s 1 cubic-bezier(.77, 0, .175, 1) both;
	animation:mk_right_to_left 1.2s 1 cubic-bezier(.77, 0, .175, 1) both;
	visibility:visible
}
.anim_emt.start-animation.l_to_r {
	-webkit-animation:mk_left_to_right 1.2s 1 cubic-bezier(.77, 0, .175, 1) both;
	animation:mk_left_to_right 1.2s 1 cubic-bezier(.77, 0, .175, 1) both;
	visibility:visible
}
.anim_emt.start-animation.t_to_b {
	-webkit-animation:mk_top_to_bottom 1.2s 1 cubic-bezier(.77, 0, .175, 1) both;
	animation:mk_top_to_bottom 1.2s 1 cubic-bezier(.77, 0, .175, 1) both;
	visibility:visible
}
.anim_emt.start-animation.b_to_t {
	-webkit-animation:mk_bottom_to_top 1.2s 1 cubic-bezier(.77, 0, .175, 1) both;
	animation:mk_bottom_to_top 1.2s 1 cubic-bezier(.77, 0, .175, 1) both;
	visibility:visible
}
.anim_emt.start-animation.b_to_t_scale {
	-webkit-animation:mk_bottom_to_top_scale 1.2s 1 cubic-bezier(.77, 0, .175, 1) both;
	animation:mk_bottom_to_top_scale 1.2s 1 cubic-bezier(.77, 0, .175, 1) both;
	visibility:visible
}
.anim_emt.start-animation.scale_blur {
	-webkit-animation:mk_scale_blur 2s 1 cubic-bezier(.77, 0, .175, 1) both;
	animation:mk_scale_blur 2s 1 cubic-bezier(.77, 0, .175, 1) both;
	visibility:visible
}
.swiper-container {
	min-height:100px
}
.swiper-container .swiper-slide {
	overflow:hidden
}
.swiper-container .pagination {
	width:100%;
	padding:30px;
	text-align:center
}
.swiper-container .pagination.inside {
	position:absolute;
	bottom:0;
	z-index:2
}
.swiper-container .swiper-pagination-bullet {
	width:8px;
	height:8px;
	margin:0 8px;
	background:#fff;
	border:1px solid #8ac650;
	vertical-align:middle;
	opacity:1
}
.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background:#8ac650;
	border-color:#fff;
	-webkit-transform:scale(1.25);
	-ms-transform:scale(1.25);
	transform:scale(1.25);
	cursor:default
}
.swiper-container .pagination-white .swiper-pagination-bullet {
	border:1px solid transparent
}
.swiper-container .pagination-white .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background:0 0;
	border-color:#fff
}
.swiper-container .btn-next, .swiper-container .btn-prev {
	position:absolute;
	top:50%;
	margin-top:-25px;
	z-index:10
}
.touch .swiper-container .btn-next, .touch .swiper-container .btn-prev {
	display:none
}
.swiper-container .btn-prev {
	left:5%
}
#gallery .swiper-container .btn-prev {
	left:30px
}
.swiper-container .btn-next {
	right:5%
}
#gallery .swiper-container .btn-next {
	right:30px
}
.swiper-container .arrow {
	position:absolute;
	top:25%;
	margin-top:0;
	width:100px;
	height:50%;
	padding:0
}
.swiper-container .arrow span, .swiper-container .arrow span:after, .swiper-container .arrow span:before {
	position:absolute;
	top:50%;
	height:2px;
	background-color:#fff;
	border-radius:1px;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
-webkit-transition:all .4s ease;
transition:all .4s ease
}
.swiper-container .arrow span {
	margin-top:-1px;
	width:0
}
.swiper-container .arrow span:after, .swiper-container .arrow span:before {
	content:"";
	width:30px
}
.swiper-container .arrow.btn-prev span {
	left:50%;
	margin-left:-10px
}
.swiper-container .arrow.btn-prev span:before {
	left:0;
	bottom:0;
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
	-webkit-transform-origin:left;
	-ms-transform-origin:left;
	transform-origin:left
}
.swiper-container .arrow.btn-prev span:after {
	left:0;
	top:0;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	-webkit-transform-origin:left;
	-ms-transform-origin:left;
	transform-origin:left
}
.swiper-container .arrow.btn-next span {
	right:50%;
	margin-right:-10px
}
.swiper-container .arrow.btn-next span:before {
	right:0;
	bottom:0;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	-webkit-transform-origin:right;
	-ms-transform-origin:right;
	transform-origin:right
}
.swiper-container .arrow.btn-next span:after {
	right:0;
	top:0;
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
	-webkit-transform-origin:right;
	-ms-transform-origin:right;
	transform-origin:right
}
.no-touch .swiper-container .arrow:hover span {
	width:40px
}
.no-touch .swiper-container .arrow:hover.btn-prev span {
	margin-left:-20px
}
.no-touch .swiper-container .arrow:hover.btn-next span {
	margin-right:-20px
}
.swiper-container .swiper-button-disabled {
	opacity:.3;
	cursor:default;
	pointer-events:none
}
.swiper-container .swiper-lazy {
	opacity:0;
-webkit-transition:all .8s cubic-bezier(.77, 0, .175, 1) 0s;
transition:all .8s cubic-bezier(.77, 0, .175, 1) 0s
}
.swiper-container .swiper-lazy.showin {
	opacity:1
}
.no-touch .swiper-container.head-swiper .swiper-wrapper, .no-touch .swiper-container.head-swiper [data-swiper-parallax] {
	-webkit-transition-timing-function:cubic-bezier(.77, 0, .175, 1);
	transition-timing-function:cubic-bezier(.77, 0, .175, 1)
}
@media (max-width:767px) {
.swiper-container .pagination {
padding:20px
}
.swiper-container .swiper-pagination-bullet {
margin:0 6px
}
.swiper-container .btn-next, .swiper-container .btn-prev {
display:none
}
}
.slide_transition {
	-webkit-transition-duration:1.6s;
	transition-duration:1.6s
}
#gallery .cont {
	height:100%
}
body.modal-show {
	overflow:hidden
}
.pop {
	position:absolute;
	background-color:#fff;
	padding:10px;
	top:-10px;
	left:50%;
	line-height:1;
	visibility:hidden;
	opacity:0;
	-webkit-transform:translate(-50%, -100%);
	-ms-transform:translate(-50%, -100%);
	transform:translate(-50%, -100%);
	box-shadow:0 0 16px rgba(0, 0, 0, .2)
}
.pop:after {
	content:'';
	width:0;
	height:0;
	border:8px solid transparent;
	border-top-color:#fff;
	position:absolute;
	bottom:-16px;
	left:50%;
	margin-left:-8px
}
.pop.popshow {
	visibility:visible;
	opacity:1
}
.qrcode-img {
	width:129px;
	height:auto
}
.home #head {
	background-color:#000;
	height:100%;
	text-align:center;
}
.home #head .fixed-head {
	height:100%
}
.home #head .swiper-wrapper, .home #head [data-swiper-parallax] {
	will-change:transform
}
.home .swiper-slide .cont .container {
	max-width:900px;
	-webkit-perspective:800px;
	perspective:800px;
}
.home .swiper-slide .cont a {
	display:inline-block;
	-webkit-transform-origin:center center;
	-ms-transform-origin:center center;
	transform-origin:center center;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d
}
.home .swiper-slide .cont a span::after {
content:"";
position:absolute;
display:block;
bottom:0;
left:50%;
width:0;
height:1px;
background-color:#fff;
-webkit-transition:all .6s ease 0s;
transition:all .6s ease 0s
}


*::after, *::before {
    box-sizing: border-box;
}
.home .swiper-slide .cont .container {
    max-width: 900px;
    perspective: 800px;
}
.container {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    width: 80%;
}
.no-touch .home .swiper-slide .cont a {
	-webkit-transition:all 1s ease 0s;
	transition:all 1s ease 0s
}
.no-touch .home .swiper-slide .cont a:hover {
	-webkit-transform:perspective(800px) rotateX(0) rotateY(0) rotateZ(0) translateX(0)!important;
	transform:perspective(800px) rotateX(0) rotateY(0) rotateZ(0) translateX(0)!important
}
.no-touch .home .swiper-slide .cont a:hover span::after {
left:0;
width:100%
}
@media (max-width:767px) {
.home .swiper-slide .cont .container {
padding-left:0;
padding-right:0
}
}
.home .bottom {
	position:absolute;
	left:50%;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%);
	bottom:20px;
	z-index:10
}
.home .bottom .pagination {
	position:relative;
	padding:20px
}
.home .bottom .line {
	position:relative;
	width:100%;
	height:1px;
	background:rgba(255, 255, 255, .4)
}
.home .bottom .line::before {
content:"";
position:absolute;
top:0;
right:0;
width:0;
height:1px;
background:#fff;
-webkit-transition:width .4s ease;
transition:width .4s ease
}
.home .bottom .line.autoplay::before {
left:0;
width:100%;
-webkit-transition:width 5s linear;
transition:width 5s linear
}
.home .bottom i {
	display:block;
	margin-top:20px;
	font-size:16px
}
@media (max-width:767px) {
.home .bottom {
bottom:15px
}
.home .bottom .pagination {
padding:10px
}
.home .bottom i {
margin-top:10px
}
}
@media (max-width:767px) and (orientation:landscape) {
.home .bottom {
bottom:0
}
.home .bottom .line, .home .bottom i {
display:none
}
}
.home #products .grid {
	margin-left:-5px;
	margin-right:-5px
}

/*清楚浮动*/
.clearfix:after,.clearfix:before{ content:""; display:table;}
.clearfix:after{ clear:both;}
.clearfix{*zoom:1;}

.fl{float: left;}
.fr{float: right;}
.wrap{padding:0 4%;}
.gf-header .black a{color:#000;}
.black p{color:#000;}
.italic {
    font-size: 12px;
    color: #8f8f8f;
}


@font-face {
	font-family: 'CenturyGothic';
	src: url('../font/CenturyGothic.eot');
	src: url('../font/CenturyGothic.eot?#iefix') format('embedded-opentype'),  
	url('../font/CenturyGothic.woff') format('woff'),
	url('../font/CenturyGothic.TTF') format('truetype'),   
	url('../font/CenturyGothic.svg#SingleMaltaRegular') format('svg');
	font-style: normal;
}
@font-face {
    font-family: impact;
    src: url('../font/impact.eot');
    src: url('../font/impact.eot?#iefix') format('embedded-opentype'),
         url('../font/impact.woff2') format('woff2'),
         url('../font/impact.woff') format('woff'),
         url('../font/impact.ttf') format('truetype'),
         url('../font/impact.svg#pf_din_text_comp_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
   
}


.f_top {
    display: block;
    font-size: 24px;
    font-family:"iconfont" !important;
    color: #fff;
    line-height: 50px;
	font-style:normal;
}
.f_top2 {
    font-size: 24px;
    font-family:"iconfont" !important;
    color: #fff;
	font-style:normal;
}
.f_icon {
    color: #8ac650;
    font-family: "iconfont";
    font-size: 18px;
    font-style: normal;
    line-height: 30px;
}
.g_icon {
    font-family: "iconfont";
    font-size: 16px;
    font-style: normal;
	display: inline-block;
}



.in_title,.in_title_w {text-align:center;}
.in_title .en {font-family:CenturyGothic, Arial, sans-serif; text-transform:uppercase; color:#8ac650; font-weight:600;}
.in_title .ch {color:#333; margin-bottom:10px;}
.in_title .txt {margin-bottom:10px; color:#666; font-size:13px;}
.in_title .line,.in_title_w .line {display:block; width:50px; height:2px; background:#8ac650; margin:0 auto;}
.in_title_w .ch {color:#fff; margin-bottom:10px;}
.in_title_w .en {font-family:CenturyGothic, Arial, sans-serif; text-transform:uppercase; color:#8ac650; font-weight:600;}
.in_title_w .txt {margin-bottom:10px; color:#eee; font-size:13px;}
.btn01 {position:relative; z-index:102;}
.btn01 a {height:50px; width:220px; cursor:pointer; line-height:50px; text-align:center; font-size:14px; margin:0 auto; display:block; color:#fff; background:#8ac650;  transition:all .3s ease-out; border-radius: 3px;}
.btn01 a:hover {background:#24b727; color:#fff;}

.point {width:100%; overflow:hidden;}
.point_main {width:1200px; margin:70px auto 70px;}
.inddesign {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
    padding-bottom: 40px;
}
.inddesign ul {
    margin: 60px auto 20px;
    overflow: hidden;
    width: 1200px;
	text-align:center;
	font-size:0;
}
.inddesign ul li {
    width: 220px;
	display: inline-block;
	vertical-align:top;
}
.inddesign ul li i {
    display: block;
    height: 130px;
    margin: 0 auto 10px;
    transition: -moz-transform 2s ease-out 0s;
    width: 130px;
}
.inddesign ul li.yy1 i {
    background: rgba(0, 0, 0, 0) url("../images/inddeg1.png") repeat scroll;
}
.inddesign ul li.yy2 i {
    background: rgba(0, 0, 0, 0) url("../images/inddeg2.png") repeat scroll;
}
.inddesign ul li.yy3 i {
    background: rgba(0, 0, 0, 0) url("../images/inddeg3.png") repeat scroll;
}
.inddesign ul li.yy4 i {
    background: rgba(0, 0, 0, 0) url("../images/inddeg4.png") repeat scroll;
}
.inddesign ul li.yy5 i {
    background: rgba(0, 0, 0, 0) url("../images/inddeg5.png") repeat scroll;
}
.inddesign ul li.yy1:hover i {
    background: rgba(0, 0, 0, 0) url("../images/inddeg1sel.png") repeat scroll;
}
.inddesign ul li.yy2:hover i {
    background: rgba(0, 0, 0, 0) url("../images/inddeg2sel.png") repeat scroll;
}
.inddesign ul li.yy3:hover i {
    background: rgba(0, 0, 0, 0) url("../images/inddeg3sel.png") repeat scroll;
}
.inddesign ul li.yy4:hover i {
    background: rgba(0, 0, 0, 0) url("../images/inddeg4sel.png") repeat scroll;
}
.inddesign ul li.yy5:hover i {
    background: rgba(0, 0, 0, 0) url("../images/inddeg5sel.png") repeat scroll;
}
.inddesign ul li span {
    color: #121212;
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
}
.inddesign ul li p {
    font-size: 13px;
	color:#666;
}
.inddesign ul li:hover i {
    transform: rotateZ(360deg);
}

/*案例--------------*/
.case-content {width:1200px; margin:70px auto;}
.case-title {text-align:center; margin-top:30px;}
.case-title a {display: inline-block; margin:0 15px 10px;}
.case-title .cur {color:#8ac650;}
.case-content ul {width:100%; margin:20px 0 30px;}
.case-content li{width: 32%; *width:31.95%!important; margin-right: 2%;float: left;margin-bottom: 20px;}
/*.case-content li.on{-webkit-filter:grayscale(1);filter:grayscale(1);}*/
.case-content li a{display: block;background:#dedede url("../images/loading.gif") no-repeat center;}
.case-content li:nth-of-type(3n){margin-right: 0;}
.case-content .hd{margin-top: 20px; min-height: 40px;}
.case-content .hd span{margin-right: 20px;}
.case-content .pic{overflow: hidden;}
.case-content .pic img{width: 100%;background:#dedede url("../images/loading.gif") no-repeat center;
-webkit-transition: all .5s;
   -moz-transition: all .5s;
    -ms-transition: all .5s;
     -o-transition: all .5s;
        transition: all .5s;}
.case-content .pic:hover img{ 
-webkit-transition: all 5s;
   -moz-transition: all 5s;
    -ms-transition: all 5s;
     -o-transition: all 5s;
        transition: all 5s;
-webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
     -o-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
}

.case-loading{ text-align:center; margin:0 0 50px; width:100%;display:none;}


.parallax{position:relative;height:auto;padding:80px 0;background-position:50% 50%;background-repeat:no-repeat;background-attachment:fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.parallax:after{position:absolute;left:0;right:0;bottom:0;top:0;background-color:rgba(0,0,0,.0);content:'';}
.parallax h1{color:#fff;position:relative;z-index:101;font-size:48px;line-height:1.5;font-weight:700;text-align:center;text-transform:uppercase;}


/**************************************
	Parralax blocks
**************************************/
.parallax.parallax-1 {
	background: url(../images/service_bg.jpg) scroll center center;;
}

.service {
	background-attachment: fixed;
    background-color: #fff;
    background-image: url("../images/service_bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    z-index: 1;
	padding:70px 0;
}

.service-list {width:1200px; margin:50px auto 70px; overflow:hidden;}
.service-list ul {text-align:center; font-size:0;}
.service-list ul li { display:inline-block; font-size:14px; width:160px; margin:0 10px; color:#fff; vertical-align:top;}
.service-list .pic {width:90px; height:90px; margin:0 auto;}
.service-list .pic img {width:100%; display:block;}
.service-list .line {display:block; width:60px; height:2px; background:#8ac650; margin:10px auto 15px;}
.service-list .txt {font-size:15px; font-weight:600; margin:10px 0;}
.service-list .txt span {border-bottom:1px dotted #8ac650; display:inline-block; line-height:24px; padding-bottom:5px; font-weight:400;}
.service-list dl dd {line-height:22px; font-size:12px;}



.news {
	background-attachment: fixed;
    background-color: #fff;
    background-image: url("../images/news_bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    z-index: 1;
	padding:60px 0;
}
.fullSlide {
	width:100%;
	position:relative;
	height: auto;
	margin:50px auto 0;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	overflow:hidden;
}
.fullSlide .bd li a {
	display:block;
	height:auto;
}
.fullSlide .hd {
	width:100%;
	height:30px;
	line-height:30px;
	margin-top:50px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:35px;
	height:5px;
	margin:1px;
	overflow:hidden;
	background:#fff;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
	margin:0 2px;
}
.fullSlide .hd ul .on {
	background:#8ac650;
}



.md-news {
	float:left; 
	width:50%;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	box-sizing: border-box;
}
.if-news {width:50%; float:left; }
.news-img {
	float:right;
	padding-right:20px
}
.news-info {
	width:100%;
	padding:20px 0 10px;
}
.news-info .type-title {
	font-size:32px;
	font-weight:bold;
	color:#ed1f23;
	line-height:32px;
}
.news-info .news-title {
	font-size:22px;
	color:#333;
	line-height:24px;
	padding:.10px 0 10px 0;
}
.news-info .news-title a {
	color:#333;
	text-decoration:none
}
.news-info .news-title a:hover {
	color:#8ac650
}
.news-info .news-title strong {
	font-weight:200;
	text-indent:0;
}
.news-info .news-note {
	font-size:14px;
	color:#9b9b9b;
	line-height:22px;
	margin-top:10px;
}
.news-info .news-date {
	font-size:14px;
	color:#888;
	line-height:1em;
	padding-top:1.2em
}
.news-list {width:1200px; margin: 60px auto 40px; overflow:hidden;}
.news-list li {
    float: left;
    margin-bottom: 20px;
    margin-right: 2%;
    width: 32%;
	padding:20px;
	background-color:rgba(255,255,255,1);
}
.news-list li:nth-of-type(3n){margin-right: 0;}
.news-list li .pic img {width:100%;}

.client {padding:70px 0; overflow:hidden; background:#f4f4f4;}
.client_main {width:1200px; margin:0 auto;}
.client_list {text-align:center; font-size:0; margin:50px 0 20px;}
.client_list li {display:inline-block; width:200px; padding:10px;}
.client_list li img {width:100%;}

.client{background-color:#fff;position:relative;width:100%;overflow:hidden;z-index:2;padding-top:55px}
.client .txt{text-align:center}
.client .txt .title{font-size:26px;font-weight:700;color:#df3739;margin-top:60px}
.client .txt .desc{font-size:18px;margin-top:5px;color:#333}
.client ul{margin-top:60px;width:100%;border-bottom:solid 1px #eaeaea;border-left:solid 1px #eaeaea}
.client ul li{width:calc(100%/5);height:150px;float:left;text-align:center;position:relative;overflow:hidden}
.client ul li .clientLogo{border:solid 1px #eaeaea;border-bottom-width:0;border-left-width:0;transition:all .2s;-moz-transition:all .2s;-webkit-transition:all .2s;-o-transition:all .3s;margin:0;width:100%;height:100%;background-image:url(../images/client_logo1.png);background-repeat:no-repeat;background-position:center center;background-size:100% auto;background-color:#fff;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%)}
.client ul li .clientLogo:before{background-color:rgba(255,255,255,.2);position:absolute;width:calc(96%);height:calc(96%);left:2%;top:2%;content:""}
.client ul li:hover .clientLogo{border-width:10px;-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-ms-filter:grayscale(0);-o-filter:grayscale(0)}
.client ul li:hover .clientLogo:before{background-color:rgba(255,255,255,0)}
.col-lg-hidden {
    display: none;
}

.footer {background:#212121; padding:35px 0 30px; overflow:hidden;}
.footer_main {width:1200px; margin:0 auto;}
.footer_top {background:#1c1c1c; padding:50px 0; color:#fff;}
.stripe_bg {
    background-image: url("../images/stripe.png");
}
.footer_top1 {border-bottom:1px solid #2f2f2f; padding-bottom:40px; overflow:hidden;}
.footer_top1 h2 {color:#fff;font-size: 30px;font-weight: normal;padding-bottom: 24px;}
.footer_top1 .write {
    padding-bottom: 55px;
}
.footer_top1 .write input {
    background-color: #fff;
    color: #6e6e6e;
    font-size: 14px;
    margin-right: 1%;
    padding: 18px 0 18px 1%;
	border: medium none;
}
.footer_top1 .write .submit {
    background-color: #8ac650;
    border: 2px solid #8ac650;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    height: 56px;
    line-height: 52px;
    margin-right: 0;
    padding: 0;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 12%;
}
.footer_top1 .write .submit:hover {
    background: #fff none repeat scroll 0 0;
    color: #040404;
}
.footer_top1 .write .text1, .footer_top1 .write .text2 {
    width: 16.5%;
}
.footer_top1 .write .text3 {
    width: 50%;
}


.ft_row1 {float:left;}
.ft_row1 .tit {color:#8ac650; font-size:24px; font-weight:500; margin-bottom:10px; vertical-align:text-bottom;}
.ft_row1 .tit span {font-size:20px; font-family:CenturyGothic,Arial; padding-left:10px;}
.ft_row1 .con {font-size:16px; line-height:22px;}

.ft_row2 {float:right;}
.ft_row2 ul li {float:right; width:36px; height:36px; margin:10px 5px 0;}
.ft_row2 ul li img {width:100%;}
.serviceBtn {float:right; width:220px; height:40px; margin-top:10px;}
.serviceBtn a {
    background-color: #8ac650;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    transition: background-color 0.4s ease 0s;
    width: 100%;
	text-align:center;
}
.footer_top2 {padding-top:40px; overflow:hidden;}
.ft_row3 li {float:left; margin:0 30px 5px 0;}
.ft_row3 li span {display:inline-block; float:left; margin:10px 0 0 2px;}
.ft_row3 li i {display:inline-block; float:left; width:40px; text-align:center;}
.ft_row3 .icon-dianhua1 {font-size:18px; line-height:44px;}
.ft_row4 {float:right; font-size:20px;}
.ft_row4 span {color:#8ac650;}

.copyright {color:#fff; background:#1f2020; overflow:hidden; line-height:20px; padding:5px 0;}
.copyright_main {margin:0 auto; width:1200px; font-size:12px;}
.cr_l {float: left; text-transform:uppercase; padding-top:10px; margin-bottom:10px;}
.cr_r {float:right; padding-top:10px; margin-bottom:10px;}

.theme-mask{z-index:10000;position:fixed; _position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0.5;filter:alpha(opacity=50);-moz-opacity:0.5; display:none; }
.popover1{ width:360px; height:400px; z-index:100001; position:fixed; top:50%;left:50%; background:#fff; margin:-200px 0 0 -180px;   box-shadow:1px 1px 6px 3px rgba(0,0,0,.2); display:none; text-align:center;}
.popover1 dl{ margin-top:60px; font-size:14px; color:#333; line-height:40px;}
.popover1 dl a{ width:110px; height:40px; background:#8ac650; color:#fff; display:inline-block; border-radius:2px; font-size:14px;}
.popover1 dl dd {margin-left:0;}

.bannerImg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    min-height: 500px;
    position: fixed;
    top: 0;
    width: 100%;
}

.page_case .case-content { margin:0 auto; padding:30px 0 0;}

.g_page {
    font-family: Arial,"Microsoft YaHei";
    font-size: 14px;
    margin: 20px 0 50px;
    overflow: hidden;
    padding: 10px 15px;
}
.g_page ul {
	font-size:0; text-align:center;
}
.g_page li {
	display:inline-block; margin:0 3px;
	font-size:14px;
	line-height:14px;
}
.g_page li a {
    background: #ececec none repeat scroll 0 0;
    border-radius: 2px;
    color: #444444;
    display: block;
    padding: 10px 15px;
    text-align: center;
}
.g_page li a:hover {
    background: #008040 none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
}
.g_page li a.act {
    background: #008040 none repeat scroll 0 0;
    color: #ffffff;
}
.g_page .prev a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #999;
	font-weight:600;
}
.g_page .prev a:hover {
    color: #008040!important;
	background:none;
}
.g_page .next a { background:#ececec; font-weight:600;}
.g_page .next a:hover { background:none; color:#008040!important;}
li.pre a i {
    font-size: 14px;
    font-weight: 400;
}

.case_page {width:1200px; margin:0 auto;}
.st-state {padding:60px 0 40px;}
.st-state p {width:800px;}
.case_ms {padding:50px 0; overflow:hidden; border-top:1px solid #eaeaea; border-bottom:1px solid #eaeaea;}
.case_ms p {margin:0;}
.st_casepic {position:relative;}
.st_casepic img {width:100%;}
.st-link-case {padding:40px 0; text-align:right;}

.contact_page {margin:0 auto; width:1200px; padding:60px 0; overflow:hidden;}
.contact_page .left-cont {float:left;}
.contact_page .right-cont {float:right;}
.contact_page .left-cont h1 {color:#8ac650; font-size:30px; font-family:"CenturyGothic"; font-weight:600; margin-bottom:20px;}
.contact_page .left-cont p {font-size:32px; color:#333; line-height:36px;}

.contact_page .right-cont .itemList {
    position: relative;
    width: 460px;
	margin-top:60px;
}
.contact_page .right-cont .itemList .item {
    border: 1px solid #eaeaea;
    float: left;
    margin-left: -1px;
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
    top: 0;
    transition: all 0.4s ease 0s;
    width: 50%;
}
.contact_page .right-cont .itemList .item .icon i {
    font-size: 130px;
    line-height: 130px;
}

.news_page {margin:0 auto; width:1200px; padding:0 ; overflow:hidden;}
.news_show_box {padding:60px 0; overflow:hidden;}
.news_show_box h1 {font-size:34px; text-align:center;}
.news_show_box .date {border-bottom:1px solid #eaeaea; padding:10px 0; text-align:center; color:#666;}
.news_show_txt {padding:30px; overflow:hidden;}
.news_show_txt p {margin-bottom:15px;}
.news_show_pic {text-align:center;}

.about_page {margin:0 auto; width:1200px; padding:60px 0 ; overflow:hidden;}

.about_who {text-align:center;}
.about_who h3 { font-family:CenturyGothic; font-size:3em; color:#666; text-align:center; font-weight: normal; text-transform:uppercase;}
.about_who em.line,.about_point em.line,.about_client em.line,.ser_process em.line { background:#8ac650; height:2px; width:60px; margin:10px auto 20px; display:block;}
.about_who .txt h4 {font-weight:400; font-size:24px;}
.about_who .txt h4 span {color:#8ac650;}
.about_who .txt p {width:80%; margin:20px auto 0;}

.about_who .itemList {
    width: 100%;
	margin:50px 0 0;
}
.about_who .itemList li {
    float: left;
    position: relative;
    width: calc(100% / 3);
}
.about_who .itemList li .pic {
    height: 100%;
    overflow: hidden;
    width: 100%;
}
.about_who .itemList li img {
    filter: grayscale(100%);
    transition: -webkit-transform 0.4s ease 0s, -webkit-filter 0.4s ease 0s;
}
.about_who .itemList li:hover img {
    filter: grayscale(0);
    transform: scale(1.1);
}
.about_who .itemList li .label {
    background-color: rgba(138, 198, 80, 0.9);
    color: #fff;
    font-size: 18px;
    height: 60px;
    line-height: 50px;
    position: absolute;
    right: 2%;
    text-align: center;
    top: -4%;
    width: 60px;
}
.about_who .itemList li .label .line {
    background: #fff none repeat scroll 0 0;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -8px;
    width: 34px;
}
.about_point {margin:60px auto 0; overflow:hidden;}
.about_point h3 { font-family:CenturyGothic; font-size:3em; color:#666; text-align:center; font-weight: normal; text-transform:uppercase;}
.about_point h4 {font-weight:400; font-size:24px; text-align:center;}
.about_point h4 span {color:#8ac650;}

.about_client h3 { font-family:CenturyGothic; font-size:3em; color:#666; text-align:center; font-weight: normal; text-transform:uppercase;}
.about_client h4 {font-weight:400; font-size:24px; text-align:center;}
.about_client h4 span {color:#8ac650;}
.about_page .client {padding-top:0;}

.service_page {margin:0 auto; padding:60px 0 ; overflow:hidden;}
.service_box {width:1200px; margin:0 auto;}
.service_box h2 {text-align:center; font-size:28px; color:#444; padding-bottom:20px; border-bottom:1px solid #eaeaea; margin-bottom:60px;}

.ser_system {border-bottom:1px solid #eaeaea; margin-bottom:50px;}
.ser_system .left_cont {float:left; width:300px; font-size:24px; line-height:1; padding-left:40px;}
.ser_system .right_cont {float:right; width:900px;}
.ser_system .right_cont li {width:50%; padding:0 0 60px 80px; float:left;}
.ser_system .right_cont li h3 {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 10px;
}
.ser_system .ss_icon01 {background-image:url(../images/servicePic01.png); background-size:35px 35px; background-repeat:no-repeat; background-position: 0 -3px;}
.ser_system .ss_icon02 {background-image:url(../images/servicePic02.png); background-size:35px 35px; background-repeat:no-repeat; background-position: 0 -3px;}
.ser_system .ss_icon03 {background-image:url(../images/servicePic03.png); background-size:35px 35px; background-repeat:no-repeat; background-position: 0 -3px;}
.ser_system .ss_icon04 {background-image:url(../images/servicePic04.png); background-size:35px 35px; background-repeat:no-repeat; background-position: 0 -4px;}
.ser_system .ss_icon05 {background-image:url(../images/servicePic05.png); background-size:35px 35px; background-repeat:no-repeat; background-position: 0 -3px;}


.ser_process h3 { font-family:CenturyGothic; font-size:3em; color:#666; text-align:center; font-weight: normal; text-transform:uppercase;}
.ser_process h4 {font-weight:400; font-size:24px; text-align:center;}
.ser_process h4 span {color:#8ac650;}

.ser_process ul {text-align: center; font-size:0; margin-top:50px;}
.ser_process ul li {display:inline-block; font-size:14px; margin:0 10px 20px; width:200px; vertical-align:top;}
.ser_process ul li .pic {width:120px; height:120px; margin:0 auto 20px;}
.ser_process ul li .pic img {width:100%;}


#works{width:100%; position: relative; overflow:hidden;}
#works ul{width:100%; overflow:hidden; float:left;}
#works ul li{float:left; width:32%; margin-right: 2%; text-align:center; margin-bottom: 20px;}

#works ul li a{display:block; background:#fff; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
#works ul li article{position:relative; width:100%; height:0; padding-top:62.4%; overflow:hidden;}
#works ul li article img{position:absolute; top:0; left:0; width:100.5%; height:auto; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); transform:translate3d(0,0,0);}
#works ul li article summary{width:100%; height:50px; position:absolute; bottom:-50px; left:0; line-height:50px; color:#a9a9a9; background:rgba(0,0,0,0.5); background:#6669; text-align:left; text-indent:20px; z-index:3; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
#works ul li h5{line-height:24px; font-size:18px; color:#333; padding-top:16px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
#works ul li span{line-height:22px; font-size:14px; color:#999; display:block; padding-bottom:18px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}


#works ul li a:hover{background-color:transparent;}
#works ul li a:hover h5, #works ul li a:hover span{color:#fff;}
#works ul li a:hover article summary{bottom:0;}
#works ul li a:hover article img{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);}
#works ul li a:hover article:before{opacity:1; filter:alpha(opacity=100); zoom:1;}
#works ul li a:hover article:after{opacity:1; filter:alpha(opacity=100); zoom:1; -webkit-transform:scale(1); -moz-transform:scale(1); transform:scale(1);}



/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Screen style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media screen and (max-width:1200px){
.point_main {width:94%; margin:50px auto;}
.inddesign ul {width:100%; margin:40px auto 0;}
.inddesign ul li {margin-top:15px;}
.service-list {width:94%;}
.case-content {width:94%;}
.client ul .pc{display:none}
.client ul li{width:calc(100%/4)}
.client ul li img{width:100%;margin-left:-50%}
.client_main {width:100%;}
.footer_main {width:100%;}
.copyright_main {width:100%;} 
.parallax {padding:50px 0;}
.footer_main {width:94%;}
.copyright_main {width:94%;}
.news-list {width:94%;}
.case_page {width:94%;}
.news_page {width:94%;}
.news_page .news-list {width:100%;}
.contact_page {width:94%;}
.about_page {width:94%;}
.service_page {width:94%;}
.service_box {width:100%;}

.ser_system .left_cont {width:28%;}
.ser_system .right_cont {width:72%;}
.ser_system .right_cont li {padding-left:5%;}
.news-list li {padding:15px;}

.case_ms img { width:100%;}
}
@media screen and (max-width:980px){
.client ul li{height:90px}
.client ul li:hover .clientLogo{border-width:6px}
.service-list .txt {font-size:14px;}
.case-title {width:90%; margin:30px auto 0;}
.case-title a {width:30%; margin:0 0 7px;}
.case-title a:hover {background:#8ac650; color:#fff;}
.case-content .hd span {
    display: block;
    font-size: 14px;
}
.swiper-slideN {width:80%; margin:0 auto;}
.news {
    background: rgba(0, 0, 0, 0) url("../images/news_bg.jpg") no-repeat scroll center top / cover;
    padding: 40px 0;
}
.md-news {width:100%; float: none; padding:0;}
.news-img {
    float: none;
    padding: 0;
	text-align:center;
}
.news-img img {width:100%;}
.if-news {width:100%; float:none; }
.news-info {
    margin: 0 auto;
	padding:20px 0 0 0;
	float:none;
	width:100%;
	
}
.news-info .news-title {font-size:18px;}

.ft_row3 {float:none; width:100%;}
.ft_row4 {display:none;}
.st-state p {width:100%;}

.news_show_pic img {width:100%;}
.news_show_box h1 {font-size:28px;}

    /*底部样式*/

.footer_top1 h2{font-size: 30px; padding-bottom: 30px;}
.footer_top1 .write{padding-bottom: 35px;}
.footer_top1 .write .text1,.footer_top1 .write .text2{width: 48.5%; margin-bottom: 20px;}
.footer_top1 .write .text2{margin-right: 0;}
.footer_top1 .write .text3{width: 78%;}
.footer_top1 .write .submit{width: 20%;}

}
@media screen and (max-width:767px){
.home #head {
    height: 400px;
}
.home #head .fixed-head {
    height: 400px;
}
#main {height: 400px;}
.inddesign ul li {width:calc(100%/3); padding:0 10px;}
.inddesign ul li span {font-size:16px;}
.inddesign ul li i {
    height: 100px;
    width: 100px;	
}
.inddesign ul li.yy1 i,.inddesign ul li.yy2 i,.inddesign ul li.yy3 i,.inddesign ul li.yy4 i,.inddesign ul li.yy5 i,.inddesign ul li.yy1:hover i,.inddesign ul li.yy2:hover i,.inddesign ul li.yy3:hover i,.inddesign ul li.yy4:hover i,.inddesign ul li.yy5:hover i {
	background-size:100% 100%;	
}
.service-list {margin:30px auto;}
.service-list ul li {width:calc(100%/3); padding:0 10px; margin:0 0 10px;}
.service-list .pic {width:70px; height:70px;}
.service-list .txt {font-size:12px;}


.case-content li {
    float: left;
    margin-bottom: 30px;
    margin-right: 4%;
    width: 48%;
}


.case-content li:nth-of-type(3n) {
    margin-right: 4%;
}
.case-content li:nth-of-type(2n) {
    margin-right: 0;
}


.client{padding-top:calc(55px*768/1260)}
.client ul{margin-top:calc(60px*768/1260);}
.client ul li{height:calc(120px*768/1260);width:calc(100%/3)}
.col-xs-visible {display: block;}

.f_top2 {
    font-size: 20px;
}

.ft_row3 li span {margin:7px 0 0 2px;}
.ft_row3 li i {width:30px;}
.ft_row3 .icon-dianhua1 {font-size:16px; line-height:38px;}
.ft_row4 {float:right; font-size:20px;}

.news_show_box h1 {font-size:24px;}
.contact_page .right-cont {float: left; margin:0; overflow:hidden;}
.contact_page .right-cont .itemList .item {margin-left:0;}
.contact_page .left-cont p {margin-top:0;}

.contact_page .left-cont p {font-size:28px; line-height:30px;}
.contact_page .left-cont h1 {font-size:24px;}

.ser_system .left_cont {width:100%; margin-bottom:30px;}
.ser_system .right_cont {width:100%;}
.ser_system .right_cont li {padding-left:35px; width:100%; padding-bottom:30px;}

.ser_process ul li {width:25%; margin:0 0 15px;}
.ser_process ul li .pic {width:80%; height:auto;}
}
@media screen and (max-width:680px){
.home #head {
    height: 300px;
}
.home #head .fixed-head {
    height: 300px;
}
#main {height: 300px;}
.ft_row1,.ft_row2 {float:none; width:100%;}
.ft_row2 {margin-top:10px;}	
.ft_row2 ul li {float:left; width:36px; height:36px; margin:10px 5px 0;}
.ft_row2 ul li img {width:100%;}
.serviceBtn {float:left;}

.news-list li {width:100%; margin-right:0;}
.news-list li .pic {float:left; width:35%;}
.news-info {
	padding:0;
	float:right;
	width:62%;
	
}
.news-info .news-note {margin-top:0; height:44px; overflow:hidden; text-overflow:ellipsis;}

    /*底部样式*/
.footer_top1 h2{font-size: 20px; padding-bottom: 20px;}
.footer_top1 .write{padding:0 1% 30px;}
.footer_top1 .write input{margin-right: 0;margin-bottom: 15px;padding-left: 3%;}
.footer_top1 .write .text1,.footer_top1 .write .text2,.footer_top1 .write .text3{width: 100%;}
.footer_top1 .write .submit{width: 100%;margin-bottom: 0;}


.ft_row3 li {width:100%; margin-right:0;}

.ser_process ul li {width:45%; margin:0 0 15px;}
.ser_process ul li .pic {width:120px; height:120px;}


}
@media screen and (max-width:480px){
.home #head {
    height: 300px!important;
}
.home #head .fixed-head {
    height: 300px!important;
}
#main {height: 300px!important;}
.inddesign ul {margin:30px auto 0;}
.inddesign ul li i {
    height: 80px;
    width: 80px;	
}
.inddesign ul li.yy1 i,.inddesign ul li.yy2 i,.inddesign ul li.yy3 i,.inddesign ul li.yy4 i,.inddesign ul li.yy5 i,.inddesign ul li.yy1:hover i,.inddesign ul li.yy2:hover i,.inddesign ul li.yy3:hover i,.inddesign ul li.yy4:hover i,.inddesign ul li.yy5:hover i {
	background-size:100% 100%;	
}
.inddesign ul li span {font-size:14px;}
.inddesign ul li p {display:none;}
.case-title {width:90%; margin:30px auto 0;}
.case-title a {width:42%; margin:0 0 7px;}

.md-news {width:100%; float: none; }
.news-img {
    float: none;
    padding: 0;
	text-align:center;
}

.about_page {padding:30px 0 0;}
.about_who .itemList li {
    margin-bottom: 10px;
    width: 100%;
}
.about_who .txt p {width:90%;}


.news-info .news-note { display:none;}
.news-info .news-title {font-size:16px;}

.news_show_box h1 {font-size:18px;}
.contact_page .right-cont {width:100%;}
.contact_page .right-cont .itemList {width:100%;}
.contact_page .left-cont p {font-size:24px; line-height:26px;}
.contact_page .left-cont h1 {font-size:20px;}

.copyright_main { text-align:center;}
.cr_l {float: none;padding-top:10px; margin-bottom:0;}
.cr_r {float:none; padding-top:0; margin-bottom:10px;}


}

</pre></body></html>