/*other.css*/
.banner{position: relative;min-height: 100vh !important;}
.banner .owl-theme .owl-item{width: 100%;}
.banner .owl-theme .owl-nav {
	margin-top: 0;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.section{
	background-size: 100% 100% !important;
}
#perv{
	width: 40px;
	height: 40px;
	background-color: red;
	position: absolute;
	right: 15%;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	z-index: 2;
	bottom: 8%;
}
#next{
	width: 40px;
	height: 40px;
	background-color: red;
	position: absolute;
	right: 3%;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	z-index: 2;
	bottom: 8%;
}

.banner .owl-theme .owl-nav [class*=owl-]{
	color: #FFF;
	font-size: 14px;
	padding: 0;
	/* background-color: #1a1a1a; */
	display: inline-block;
	cursor: pointer;
	border-radius: 50%;
	text-indent: -9999px;
	background:  url(../images/slider-arrow.png) 0 0 no-repeat;
	overflow: hidden;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 8%;
	/* top: 50%; */
	bottom: 3%;
	margin: -25px 10px 0 10px;
	filter: alpha(opacity=0);
	/* opacity: .0 */
}
.cenetr-content{
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	top: 0;
	left: 0;
}
.effect-ajax{
	display: flex;
	white-space: nowrap;
}
.slide-content-inner p{
	    max-width: 470px;
	    font-weight: 600;
	    letter-spacing: 1px;
	    font-size: 1.125rem;
	    line-height: 24px;
	    margin-top: 30px;
		white-space: nowrap;
		/* animation: fluctuation 5s 0s ease-out; */
		text-align: left;
}
.link-custom {
    margin-top: 30px;
	display: flex;
}
.slide-content-inner .title-text-header .title-text-header-inner span {
    font-weight: 600;
    letter-spacing: -0.01em;
    line-height: 0.75em;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	font-family: "Montserrat", sans-serif;
	color: #fff;
	z-index: 0;
	font-size: 65px;
	line-height: 1.2;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.slide-content-inner{
	padding-left: 12.5vw;
	color: #FFFFFF;
	max-width: 29.375rem;
	z-index: 1;
}


.dsn-slider-content .slide-content .slide-content-inner p {
    max-width: 470px;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 13px;
    line-height: 24px;
    margin-top: 30px;
}
.link-custom a:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    font-size: 10px;
    font-weight: 600;
    height: 30px;
    width: 30px;
    line-height: 33px;
    text-align: center;
    margin: 12px 20px;
    background-color: #fff;
    color: #000;
    -webkit-transition: background 0.2s linear, color 0.2s linear;
    -o-transition: background 0.2s linear, color 0.2s linear;
    transition: background 0.2s linear, color 0.2s linear;
}
.link-custom a {
	width: auto !important;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    border: 1px solid rgba(112, 112, 112, 0.1);
    border-radius: 40px;
    padding-right: 25px;
    -webkit-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
	border: 1px solid rgba(112, 112, 112, 0.5);
}
@media (min-width:1200px) {
	.banner .owl-theme .owl-nav [class*=owl-] {
		margin-top: -25px
	}
}
.banner .owl-theme .owl-nav .owl-next {
	left: auto;
	right: 3%;
	background-position: -50px 0
}
.banner .owl-theme .owl-nav [class*=owl-]:hover {
	background-color: #65ba6e;
	color: #FFF;
	text-decoration: none
}
.banner .owl-theme:hover .owl-nav [class*=owl-] {
	filter: alpha(opacity=80);
	opacity: .8
}
.banner .owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default
}
.banner .owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 0
}
/*banner-prev-dots*/
.banner .owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 12%;
	left: 0;
	height: 2.5rem;
	text-align: center
}
.banner .owl-theme .owl-dots .owl-dot {
	display: inline-block;
	margin-right: 1.25rem;
	zoom: 1
}
.banner .owl-theme .owl-dots .owl-dot:last-child{margin-right: 0;}
.banner .owl-theme .owl-dots .owl-dot span {
	width: 2.5rem;
	height: 3px;
	background-color: transparent;
	margin: 0;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	background-color: #fff;
}
.banner .owl-theme .owl-dots .owl-dot.active span, .banner .owl-theme .owl-dots .owl-dot:hover span {
	background-color: #65ba6e;
}
/* .owl-carousel{
	height: 100vh !important;
} */
.banner .slide-li{
	height: 100vh;
	width: 2000px;
	background-repeat: no-repeat;
	background-position: center;   
	 background-size: cover;
	}
.banner-down {
	position: absolute;
	bottom: 3%;
	cursor: pointer;
	left: 50%;
	margin-left: -1.5rem;
	width: 3rem;
	height: 3rem;
	text-align: center;
	line-height: 3rem;
	color: #fff;
	font-size: 1.5rem;
	z-index: 1;
}

.banner-down:before {
	content: '';
	position: absolute;
	display: block;
	width: 3rem;
	height: 3rem;
	background: #fff;
	opacity: .2;
	border-radius: 50%;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}

.banner-down:hover:before {
	background: #65ba6e;
	opacity: .6;
}

.banner-down i {
	position: relative;
	line-height: 3rem;
	z-index: 2;
}


.table-box {
    display: table;
    width: 100%;
    height: 100%;
}
.table-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}
.banner-bin .table-box {
    padding-bottom: 6%;
}
.banner-write {
	position: relative;
	z-index: 992;
	word-break: break-all;
	padding: 0 10px;
}

.banner-write * {
	max-width: 100%;
}

.banner-write .w1 {
	font-family: Microsoft JhengHei;
	color: #fff;
	font-size: 16.375rem;
	display: inline-block;
	line-height: 0;
	transition: .3s .4s;
	-webkit-transition: .3s .4s;
	-moz-transition: .3s .4s;
	-ms-transition: .3s .4s;
	-o-transition: .3s .4s;
	transform: translateX(-150px) scale(.8);
	-moz-transform: translateX(-150px) scale(.8);
	-ms-transform: translateX(-150px) scale(.8);
	-o-transform: translateX(-150px) scale(.8);
	-webkit-transform: translateX(-150px) scale(.8);
	opacity: 0;
}

.owl-item.active .banner-write .w1 {
	transform: translate(0) scale(1);
	-moz-transform: translate(0) scale(1);
	-ms-transform: translate(0) scale(1);
	-o-transform: translate(0) scale(1);
	-webkit-transform: translate(0) scale(1);
	opacity: 1;
}

.banner-write .w2 {
	text-align: left;
	display: inline-block;
	padding-left: 10px;
	transition: .3s .4s;
	-webkit-transition: .3s .4s;
	-moz-transition: .3s .4s;
	-ms-transition: .3s .4s;
	-o-transition: .3s .4s;
	transform: translateX(150px);
	-moz-transform: translateX(150px);
	-ms-transform: translateX(150px);
	-o-transform: translateX(150px);
	-webkit-transform: translateX(150px);
	opacity: 0;
}

.banner-write .w2.cc {
	text-align: center;
	transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	-webkit-transform: translate(0);
	opacity: 0;
}

.banner-write .w2.wc {
	text-align: right;
	display: inline-block;
	padding: 0 420px 0 0;
	width: 768px;
	transition: .3s .4s;
	-webkit-transition: .3s .4s;
	-moz-transition: .3s .4s;
	-ms-transition: .3s .4s;
	-o-transition: .3s .4s;
	transform: translateX(-150px);
	-moz-transform: translateX(-150px);
	-ms-transform: translateX(-150px);
	-o-transform: translateX(-150px);
	-webkit-transform: translateX(-150px);
	opacity: 0;
}

.banner-write.bw .w2 {
	text-align: center;
}

.owl-item.active .banner-write .w2 {
	transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	-webkit-transform: translate(0);
	opacity: 1;
}

.banner-write .w2 .w21 {
	color: #fff;
	font-size: 2.25rem;
	display: block;
}

.banner-write .w2.cc .w21 {
	transform: scale(1.2) translateY(-50px);
	-moz-transform: scale(1.2) translateY(-50px);
	-ms-transform: scale(1.2) translateY(-50px);
	-webkit-transform: scale(1.2) translateY(-50px);
	-o-transform: scale(1.2) translateY(-50px);
	transition: .3s .4s;
	-webkit-transition: .3s .4s;
	-moz-transition: .3s .4s;
	-ms-transition: .3s .4s;
	-o-transition: .3s .4s;
}

.owl-item.active .banner-write .w2.cc .w21 {
	transform: scale(1) translateY(0);
	-moz-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	-webkit-transform: scale(1) translateY(0);
	-o-transform: scale(1) translateY(0);
}

.banner-write .w2.cc .w22 {
	transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transition: .3s .4s;
	-webkit-transition: .3s .4s;
	-moz-transition: .3s .4s;
	-ms-transition: .3s .4s;
	-o-transition: .3s .4s;
	-o-transform: translateY(100px);
	-webkit-transform: translateY(100px);
}

.banner-write .w2.cc .w23 {
	transform: translateY(150px);
	-moz-transform: translateY(150px);
	-ms-transform: translateY(150px);
	transition: .3s .4s;
	-webkit-transition: .3s .4s;
	-moz-transition: .3s .4s;
	-ms-transition: .3s .4s;
	-o-transition: .3s .4s;
	-o-transform: translateY(150px);
	-webkit-transform: translateY(150px);
}

.owl-item.active .banner-write .w2.cc .w22,
.owl-item.active .banner-write .w2.cc .w23 {
	transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	-webkit-transform: translate(0);
}

.banner-write .w2 .w22 {
	line-height: .8;
	letter-spacing: -5px;
	font-family: Helvetica;
	font-size: 5.125rem;
	color: #65ba6e;
	display: inline-block;
	border-bottom: 1px solid #65ba6e;
	margin: 5px 0 10px 0;
}

.banner-write .w2 .w23 {
	color: #ccc;
	font-size: 1rem;
	display: block;
}

.banner-write .w2 .w23 em {
	font-style: normal;
	color: #65ba6e;
}

.banner-full {
	width: 800px;
	height: 350px;
	position: absolute;
	border: 2000px solid rgba(0, 0, 0, .4);
	box-sizing: content-box;
	margin: -2175px 0 0 -2400px;
	background: none;
	left: 50%;
	top: 50%;
	z-index: 991;
	transition: .5s .6s;
	-webkit-transition: .5s .6s;
	-moz-transition: .5s .6s;
	-ms-transition: .5s .6s;
	-o-transition: .5s .6s;
	transform: translate(1920px, 750px);
	-moz-transform: translate(1920px, 750px);
	-ms-transform: translate(1920px, 750px);
	-o-transform: translate(1920px, 750px);
	-webkit-transform: translate(1920px, 750px);
}

.owl-item.active .banner-full {
	transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	-webkit-transform: translate(0);
}

.banner-full ol,
.banner-full ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.banner-full ol li,
.banner-full ul li {
	border-color: #65ba6e;
	border-style: solid;
	border-width: 0;
	position: absolute;
	width: 24px;
	height: 24px;
}

.banner-full ol li:nth-child(1) {
	border-width: 5px 0 0 5px;
	top: 0;
	left: 0;
}

.banner-full ol li:nth-child(2) {
	border-width: 5px 5px 0 0;
	top: 0;
	right: 0;
}

.banner-full ol li:nth-child(3) {
	border-width: 0 0 5px 5px;
	bottom: 0;
	left: 0;
}

.banner-full ol li:nth-child(4) {
	border-width: 0 5px 5px 0;
	bottom: 0;
	right: 0;
}

.banner-full ul li:nth-child(1) {
	border-width: 5px 0 0 0;
	margin: 0 0 0 -12px;
	top: 0;
	left: 50%;
}

.banner-full ul li:nth-child(2) {
	border-width: 0 5px 0 0;
	margin: -12px 0 0 0;
	top: 50%;
	right: 0;
}

.banner-full ul li:nth-child(3) {
	border-width: 0 0 5px 0;
	margin: 0 -12px 0 0;
	bottom: 0;
	right: 50%;
}

.banner-full ul li:nth-child(4) {
	border-width: 0 0 0 5px;
	margin: 0 0 -12px 0;
	bottom: 50%;
	left: 0;
}

.banner-border {
	width: 0;
	height: 0;
	margin: -205px 0 0 -300px;
	left: 50%;
	top: 50%;
	position: absolute;
	z-index: 994;
	transition: .4s 1s;
	-webkit-transition: .4s 1s;
	-moz-transition: .4s 1s;
	-ms-transition: .4s 1s;
	-o-transition: .4s 1s;
	border: 1px dashed #65ba6e;
	z-index: 993;
	visibility: hidden;
}

.owl-item.active .banner-border {
	width: 600px;
	height: 410px;
	visibility: visible;
}

.banner-background {
	left: 0;
	top: 0;
	width: 100%;
	height: 150%;
	position: absolute;
	z-index: 990;
	background: rgba(0, 0, 0, .4);
	transition: .6s .6s;
	-webkit-transition: .6s .6s;
	-moz-transition: .6s .6s;
	-ms-transition: .6s .6s;
	-o-transition: .6s .6s;
}

.owl-item.active .banner-background {
	left: -50%;
}

.banner-free * {
	max-width: 100%;
}

@media (max-width:1200px) {
	.banner-write .w2.wc {
		text-align: center;
		display: inline-block;
		padding: 0 0 0 0;
		width: auto;
		transform: translateX(-150px);
		-moz-transform: translateX(-150px);
		-ms-transform: translateX(-150px);
		-o-transform: translateX(-150px);
		-webkit-transform: translateX(-150px);
		opacity: 0;
	}
}

@media (max-width:992px) {
	.banner-write .w1 {
		font-size: 213px;
	}

	.banner-write .w2 .w21 {
		font-size: 28px;
	}

	.banner-write .w2 .w22 {
		font-size: 66px;
		letter-spacing: -4px;
		margin: 3px 0 8px 0;
	}

	.banner-write .w2 .w23 {
		font-size: 14px;
	}
}
@media (max-width:767px) {
	.banner-absolute {
		height: 100%;
	}

	.banner-bin .table-box {
		padding-bottom: 0;
	}

	.banner-news {
		top: 90%;
		left: 12.5%;
		margin: -15px 0 0 0;
	}

	.banner-pager {
		top: 90%;
		right: 2.5%;
		margin-top: -1.5px;
	}

	.owl-item.active .banner-write .w1 {
		line-height: .4;
	}
	
	.banner-absolute {
		height: 80%;
	}
	
	.banner-bin .table-box {
		padding-bottom: 20%;
	}
	
	.banner-news {
		top: 74%;
	}
	
	.banner-pager {
		top: 82%;
	}
	
	.banner-down {
		top: 88%;
	}
	
	.banner-ctrl {
		display: none;
	}
	.banner-border,.banner-full{
		display: none;
	}
}


@media (max-width:480px) {
	.banner-write .w1 {
		font-size: 173px;
	}

	.banner-write .w2 {
		padding-left: 5px;
	}

	.banner-write .w2 .w21 {
		font-size: 24px;
	}

	.banner-write .w2 .w22 {
		font-size: 52px;
		letter-spacing: -2px;
		margin: 0 0 5px 0;
	}

	.banner-write .w2 .w23 {
		font-size: 12px;
	}
}

.fp-tableCell{text-align: center;}


@media (max-width:767px) {
	video {
		max-width: 100%;
		height: auto;
	}

	iframe {
		max-width: 100%;
	}
}

.clear-box {
	clear: both;
}

.height-full {
	height: 100%;
}

.table-box {
	display: table;
	width: 100%;
	height: 100%;
}

.table-cell {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}

.cover {
	width: 100%;
	height: 100%;
	overflow: visible;
}

section[role=main] {
	display: block;
	width: 100%;
	height: 100%;
	overflow: visible;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}

.ctn-list .top>.table-center,.ctn-list .bg .table-center{
	height: 240px;
}
.ctn-list .top h4{
	height: 1.25rem;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ctn-list div.text-center{
	margin: 1rem 0;
}
.ctn-list .dots {margin-bottom: .5rem;}

.ctn-list .text-center a {
    width: 8rem;
}

@media only screen and (min-width: 767px){
	.ctn-list .top:hover h4{
		top: -140px;
	}
}


.main-box {
	position: relative;
	width: 100%;
	height: 100%;
	background: #eff2f4;
	overflow: hidden;
}

body.active .main-box {
	height: auto;
	min-height: 100%;
}


.window-head {
	position: absolute;
	display: table;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99999;
	width: 100%;
	height: 90px;
	background: rgba(0, 0, 0, 0);
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}

.window-head hr {
	display: block;
	position: absolute;
	width: 0;
	height: 3px;
	border: none;
	margin: 0;
	padding: 0;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
	background: #65ba6e;
	top: 0;
	left: 0;
}

@media(min-width:1200px) {
	section[role=main].subpage.active {
		padding-left: 240px;
	}
}

.window-head>div {
	width: 1200px;
	padding: 6px 0;
	margin: 0 auto;
}

.window-head .head-left {
	float: left;
	cursor: pointer;
}

.window-head .head-left img {
	max-width: 100%;
	max-height: 100%;
	transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
	transform-origin: left center;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	-o-transform-origin: left center;
	-webkit-transform-origin: left center;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}

.window-head .hnav {
	float: right;
	list-style: none;
	margin-top: 1rem;
}

.window-head ul {
	font-size: 0
}

.window-head ul li {
	list-style: none;
	cursor: pointer;
	padding: 1.25rem;
	margin: 0;
	font: 14px SourceHanSansCN-Medium;
	color: #353535;
	display: inline-block;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}

.window-head ul li.active,.window-head.active ul li.active {
	color: #65ba6e;
}

.window-head .head-rights {
	margin-top: 1.5rem;
}

.window-head .head-rights ol {
	margin-bottom: 0;
	display: block;
	width: 20px;
	height: 14px;
	position: relative;
	cursor: pointer;
	z-index: 1201;
	background: rgba(255, 255, 255, 0);
	transition: .2s .1s;
	-moz-transition: .2s .1s;
	-ms-transition: .2s .1s;
	-o-transition: .2s .1s;
	-webkit-transition: .2s .1s;
	transition: 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
	-moz-transition: 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
	-ms-transition: 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transition: 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.window-head .head-rights ol:after {
	display: block;
	margin: 0;
	padding: 0;
	content: '';
	clear: both;
}

.window-head .head-rights ol li {
	height: 2px;
	background: #616161;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	position: absolute;
	transition: .5s .3s;
	-moz-transition: .5s .3s;
	-ms-transition: .5s .3s;
	-o-transition: .5s .3s;
	-webkit-transition: .5s .3s;
}

.head-rights ol li:nth-child(1) {
	width: 100%;
	top: 0;
	right: 0;
}

.head-rights ol li:nth-child(2) {
	width: 70%;
	top: 50%;
	left: 0;
	margin-top: -1px;
	opacity: 1;
}

.head-rights ol li:nth-child(3) {
	display: none;
	width: 40%;
	top: 50%;
	right: 0;
	margin-top: -2px;
	opacity: 1;
}

.head-rights ol li:nth-child(4) {
	width: 100%;
	bottom: 0;
	right: 0;
}

.head-rights ol.active li:nth-child(1) {
	width: 100%;
	top: 50%;
	margin-top: -1px;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform-origin: center;
	-moz-transform-origin: center;
	-ms-transform-origin: center;
	-o-transform-origin: center;
	-webkit-transform-origin: center;
}

.head-rights ol.active li:nth-child(2) {
	opacity: 0;
	left: -50%;
}

.head-rights ol.active li:nth-child(3) {
	opacity: 0;
	right: -50%;
}

.head-rights ol.active li:nth-child(4) {
	width: 100%;
	bottom: 50%;
	margin-bottom: -1px;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform-origin: center;
	-moz-transform-origin: center;
	-ms-transform-origin: center;
	-o-transform-origin: center;
	-webkit-transform-origin: center;
}


.window-head.active {
	height: 60px;
	background: rgba(0, 0, 0, .5);
}

.window-head.active>div {
	padding-top: 0;
	padding-bottom: 0;
}

.window-head.active .head-left img {
	transform: scale(.777777);
	-moz-transform: scale(.777777);
	-ms-transform: scale(.777777);
	-o-transform: scale(.777777);
	-webkit-transform: scale(.777777);
}

.window-head.active ul li {
	color: #fff
}

.window-head.active .head-rights ol li {
	background: #fff
}





.window-box {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.window-cut {
	width: 100%;
	height: 100%;
	transition-timing-function: cubic-bezier(1, 0, .5, 1);
	-moz-transition-timing-function: cubic-bezier(1, 0, .5, 1);
	-ms-transition-timing-function: cubic-bezier(1, 0, .5, 1);
	-o-transition-timing-function: cubic-bezier(1, 0, .5, 1);
	-webkit-transition-timing-function: cubic-bezier(1, 0, .5, 1);
}

.window-back {
	width: 100%;
	height: 100%;
	padding-top: 60px;
	position: relative;
	background-position: center;
	background-size: cover;
}

.window-back.banner {
	padding: 0;
}



@media only screen and (max-width: 1200px) {
	.window-head>div{
		width: 100%;
		padding: 4px 20px;
	}
}
@media only screen and (max-width: 1100px) {
	.window-head ul {display: none;}
}
@media (max-width:767px) {
	.window-head {
		height: 70px;
	}
	.window-head>div{
		width: 100%;
		padding: 6px 15px;
	}
	.window-head .head-left{height: 60px;}
	.window-head .head-rights {
		margin-top: 1rem;
	}
}




.banner-content {
	position: relative;
	overflow: hidden;
}
.banner-click {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	z-index: 9999;
	opacity: 0;
	overflow: hidden;
	visibility: hidden;
	cursor: pointer;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}

.banner-click i {
	color: #65ba6e;
	font-size: 26px;
	position: absolute;
	top: 50%;
	left: 50%;
	cursor: pointer;
	opacity: .65;
	margin: -25px 0 0 -25px;
	display: block;
	width: 50px;
	height: 50px;
	border: 3px solid #65ba6e;
	text-align: center;
	line-height: 44px;
	border-radius: 4px;
}

.banner-content:hover .banner-click {
	opacity: 1;
	visibility: visible;
}

.banner-content:hover .banner-click i {
	visibility: visible;
	-webkit-animation: bounceInDown 1s .2s ease both;
	-moz-animation: bounceInDown 1s .2s ease both;
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px)
	}

	80% {
		-webkit-transform: translateY(-10px)
	}

	100% {
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes bounceInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px)
	}

	60% {
		opacity: 1;
		-moz-transform: translateY(30px)
	}

	80% {
		-moz-transform: translateY(-10px)
	}

	100% {
		-moz-transform: translateY(0)
	}
}

.met-banner {
	height: auto;
	background: none;
}

.banner-box {
	width: 100%;
	height: 100%;
	position: relative;
}

.banner-box.sidebar {
	height: auto;
}

.banner-box.sidebar .banner-cut:after {
	display: table;
	clear: both;
	content: '';
}

.banner-cut {
	width: 1000%;
	height: 100%;
}

.banner-bin {
	width: 10%;
	height: 100%;
	float: left;
	display: block;
	overflow: hidden;
	background: center no-repeat;
	background-size: cover;
	position: relative;
}

.banner-absolute {
	position: absolute;
	width: 100%;
	height: 94%;
	top: 0;
	left: 0;
}

.banner-bin .table-box {
	padding-bottom: 6%;
}

.banner-bin .table-cell {
	position: relative;
}

.banner-box:hover .banner-ctrl {
	opacity: 1;
}

.banner-box.sidebar .banner-bin img {
	width: 100%;
}

.banner-ctrl .ctrl-box {
	position: absolute;
	color: #a8a8a8;
	width: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 50px;
	cursor: pointer;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
}

.banner-ctrl .ctrl-box:hover {
	color: #65ba6e;
}

.banner-ctrl .ctrl-left {
	left: 5%;
	top: 46%;
	margin-top: -40px;
}

.banner-ctrl .ctrl-right {
	right: 5%;
	top: 46%;
	margin-top: -40px;
}

.banner-news {
	position: absolute;
	top: 79%;
	left: 50%;
	margin-left: -188px;
	height: 30px;
	line-height: 30px;
}

.banner-news b {
	float: left;
	color: #65ba6e;
	font-weight: bold;
	margin-right: 10px;
}

.banner-news span {
	float: left;
	overflow: hidden;
	height: 30px;
	overflow: hidden;
}

.banner-news span ol {
	float: left;
	margin: 0;
	padding: 0;
}

.banner-news span ol li {
	list-style: none;
	color: #ddd;
	margin: 0;
	padding: 0 1px 0 0;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 270px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.banner-news span ol li a {
	color: #ddd;
}

.banner-news span ol li a:hover {
	text-decoration: underline;
	color: #fff;
}

.banner-news p {
	float: left;
	margin: -3px 0 0 10px;
}

.banner-news p a {
	color: #65ba6e;
	border-bottom: 1px dotted #65ba6e;
}

.banner-pager {
	position: absolute;
	height: 3px;
	line-height: 0;
	top: 84%;
	bottom: auto !important;
	left: 0;
	right: 0;
	text-align: center;
}

.banner-pager .swiper-pagination-bullet {
	width: 40px;
	height: 3px;
	position: relative;
	line-height: 3px;
	border-radius: 0;
	background: #fff;
	opacity: 1;
}

.banner-pager .swiper-pagination-bullet:before {
	position: absolute;
	width: 40px;
	height: 30px;
	content: '';
	left: 0;
	top: -10px;
}

.banner-pager .swiper-pagination-bullet-active {
	background: #65ba6e;
}



@media (max-width:1200px) {
	.banner-ctrl .ctrl-left {
		left: 0;
		top: 50%;
	}

	.banner-ctrl .ctrl-right {
		right: 0;
		top: 50%;
	}

	.banner-news {
		margin-left: -147px;
	}

	.banner-news span ol li {
		width: 230px;
	}

	.banner-news p {
		display: none;
	}
}



.banner-write {
	position: relative;
	z-index: 992;
	word-break: break-all;
	padding: 0 10px;
}

.banner-write * {
	max-width: 100%;
}

.banner-write .w1 {
	font-family: Microsoft JhengHei;
	color: #fff;
	font-size: 16.375rem;
	display: inline-block;
	line-height: 0;
	transition: .3s .4s;
	-webkit-transition: .3s .4s;
	-moz-transition: .3s .4s;
	-ms-transition: .3s .4s;
	-o-transition: .3s .4s;
	transform: translateX(-150px) scale(.8);
	-moz-transform: translateX(-150px) scale(.8);
	-ms-transform: translateX(-150px) scale(.8);
	-o-transform: translateX(-150px) scale(.8);
	-webkit-transform: translateX(-150px) scale(.8);
	opacity: 0;
}

.owl-item.active .banner-write .w1 {
	transform: translate(0) scale(1);
	-moz-transform: translate(0) scale(1);
	-ms-transform: translate(0) scale(1);
	-o-transform: translate(0) scale(1);
	-webkit-transform: translate(0) scale(1);
	opacity: 1;
}

.banner-write .w2 {
	text-align: left;
	display: inline-block;
	padding-left: 10px;
	transition: .3s .4s;
	-webkit-transition: .3s .4s;
	-moz-transition: .3s .4s;
	-ms-transition: .3s .4s;
	-o-transition: .3s .4s;
	transform: translateX(150px);
	-moz-transform: translateX(150px);
	-ms-transform: translateX(150px);
	-o-transform: translateX(150px);
	-webkit-transform: translateX(150px);
	opacity: 0;
}

.banner-write .w2.cc {
	text-align: center;
	transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	-webkit-transform: translate(0);
	opacity: 0;
}

.banner-write .w2.wc {
	text-align: right;
	display: inline-block;
	padding: 0 420px 0 0;
	width: 768px;
	transition: .3s .4s;
	-webkit-transition: .3s .4s;
	-moz-transition: .3s .4s;
	-ms-transition: .3s .4s;
	-o-transition: .3s .4s;
	transform: translateX(-150px);
	-moz-transform: translateX(-150px);
	-ms-transform: translateX(-150px);
	-o-transform: translateX(-150px);
	-webkit-transform: translateX(-150px);
	opacity: 0;
}

.banner-write.bw .w2 {
	text-align: center;
}

.owl-item.active .banner-write .w2 {
	transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	-webkit-transform: translate(0);
	opacity: 1;
}

.banner-write .w2 .w21 {
	color: #fff;
	font-size: 2.25rem;
	display: block;
}

.banner-write .w2.cc .w21 {
	transform: scale(1.2) translateY(-50px);
	-moz-transform: scale(1.2) translateY(-50px);
	-ms-transform: scale(1.2) translateY(-50px);
	-webkit-transform: scale(1.2) translateY(-50px);
	-o-transform: scale(1.2) translateY(-50px);
	transition: .3s .4s;
	-webkit-transition: .3s .4s;
	-moz-transition: .3s .4s;
	-ms-transition: .3s .4s;
	-o-transition: .3s .4s;
}

.owl-item.active .banner-write .w2.cc .w21 {
	transform: scale(1) translateY(0);
	-moz-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	-webkit-transform: scale(1) translateY(0);
	-o-transform: scale(1) translateY(0);
}

.banner-write .w2.cc .w22 {
	transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transition: .3s .4s;
	-webkit-transition: .3s .4s;
	-moz-transition: .3s .4s;
	-ms-transition: .3s .4s;
	-o-transition: .3s .4s;
	-o-transform: translateY(100px);
	-webkit-transform: translateY(100px);
}

.banner-write .w2.cc .w23 {
	transform: translateY(150px);
	-moz-transform: translateY(150px);
	-ms-transform: translateY(150px);
	transition: .3s .4s;
	-webkit-transition: .3s .4s;
	-moz-transition: .3s .4s;
	-ms-transition: .3s .4s;
	-o-transition: .3s .4s;
	-o-transform: translateY(150px);
	-webkit-transform: translateY(150px);
}

.owl-item.active .banner-write .w2.cc .w22,
.owl-item.active .banner-write .w2.cc .w23 {
	transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	-webkit-transform: translate(0);
}

.banner-write .w2 .w22 {
	line-height: .8;
	letter-spacing: -5px;
	font-family: Helvetica;
	font-size: 5.125rem;
	color: #65ba6e;
	display: inline-block;
	border-bottom: 1px solid #65ba6e;
	margin: 5px 0 10px 0;
}

.banner-write .w2 .w23 {
	color: #ccc;
	font-size: 1rem;
	display: block;
}

.banner-write .w2 .w23 em {
	font-style: normal;
	color: #65ba6e;
}

.banner-full {
	width: 800px;
	height: 350px;
	position: absolute;
	border: 2000px solid rgba(0, 0, 0, .4);
	box-sizing: content-box;
	margin: -2175px 0 0 -2400px;
	background: none;
	left: 50%;
	top: 50%;
	z-index: 991;
	transition: .5s .6s;
	-webkit-transition: .5s .6s;
	-moz-transition: .5s .6s;
	-ms-transition: .5s .6s;
	-o-transition: .5s .6s;
	transform: translate(1920px, 750px);
	-moz-transform: translate(1920px, 750px);
	-ms-transform: translate(1920px, 750px);
	-o-transform: translate(1920px, 750px);
	-webkit-transform: translate(1920px, 750px);
}

.owl-item.active .banner-full {
	transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	-webkit-transform: translate(0);
}

.banner-full ol,
.banner-full ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.banner-full ol li,
.banner-full ul li {
	border-color: #65ba6e;
	border-style: solid;
	border-width: 0;
	position: absolute;
	width: 24px;
	height: 24px;
}

.banner-full ol li:nth-child(1) {
	border-width: 5px 0 0 5px;
	top: 0;
	left: 0;
}

.banner-full ol li:nth-child(2) {
	border-width: 5px 5px 0 0;
	top: 0;
	right: 0;
}

.banner-full ol li:nth-child(3) {
	border-width: 0 0 5px 5px;
	bottom: 0;
	left: 0;
}

.banner-full ol li:nth-child(4) {
	border-width: 0 5px 5px 0;
	bottom: 0;
	right: 0;
}

.banner-full ul li:nth-child(1) {
	border-width: 5px 0 0 0;
	margin: 0 0 0 -12px;
	top: 0;
	left: 50%;
}

.banner-full ul li:nth-child(2) {
	border-width: 0 5px 0 0;
	margin: -12px 0 0 0;
	top: 50%;
	right: 0;
}

.banner-full ul li:nth-child(3) {
	border-width: 0 0 5px 0;
	margin: 0 -12px 0 0;
	bottom: 0;
	right: 50%;
}

.banner-full ul li:nth-child(4) {
	border-width: 0 0 0 5px;
	margin: 0 0 -12px 0;
	bottom: 50%;
	left: 0;
}

.banner-border {
	width: 0;
	height: 0;
	margin: -205px 0 0 -300px;
	left: 50%;
	top: 50%;
	position: absolute;
	z-index: 994;
	transition: .4s 1s;
	-webkit-transition: .4s 1s;
	-moz-transition: .4s 1s;
	-ms-transition: .4s 1s;
	-o-transition: .4s 1s;
	border: 1px dashed #65ba6e;
	z-index: 993;
	visibility: hidden;
}

.owl-item.active .banner-border {
	width: 600px;
	height: 410px;
	visibility: visible;
}

.banner-background {
	left: 0;
	top: 0;
	width: 100%;
	height: 150%;
	position: absolute;
	z-index: 990;
	background: rgba(0, 0, 0, .4);
	transition: .6s .6s;
	-webkit-transition: .6s .6s;
	-moz-transition: .6s .6s;
	-ms-transition: .6s .6s;
	-o-transition: .6s .6s;
}

.owl-item.active .banner-background {
	left: -50%;
}

.banner-free * {
	max-width: 100%;
}

@media (max-width:1200px) {
	.banner-write .w2.wc {
		text-align: center;
		display: inline-block;
		padding: 0 0 0 0;
		width: auto;
		transform: translateX(-150px);
		-moz-transform: translateX(-150px);
		-ms-transform: translateX(-150px);
		-o-transform: translateX(-150px);
		-webkit-transform: translateX(-150px);
		opacity: 0;
	}
}

@media (max-width:992px) {
	.banner-write .w1 {
		font-size: 213px;
	}

	.banner-write .w2 .w21 {
		font-size: 28px;
	}

	.banner-write .w2 .w22 {
		font-size: 66px;
		letter-spacing: -4px;
		margin: 3px 0 8px 0;
	}

	.banner-write .w2 .w23 {
		font-size: 14px;
	}
}
@media (max-width:767px) {
	.banner-absolute {
		height: 100%;
	}

	.banner-bin .table-box {
		padding-bottom: 0;
	}

	.banner-news {
		top: 90%;
		left: 12.5%;
		margin: -15px 0 0 0;
	}

	.banner-pager {
		top: 90%;
		right: 2.5%;
		margin-top: -1.5px;
	}

	.owl-item.active .banner-write .w1 {
		line-height: .4;
	}
	
	.banner-absolute {
		height: 80%;
	}
	
	.banner-bin .table-box {
		padding-bottom: 20%;
	}
	
	.banner-news {
		top: 74%;
	}
	
	.banner-pager {
		top: 82%;
	}
	
	.banner-down {
		top: 88%;
	}
	
	.banner-ctrl {
		display: none;
	}
	.banner-border,.banner-full{
		display: none;
	}
}


@media (max-width:480px) {
	.banner-write .w1 {
		font-size: 173px;
	}

	.banner-write .w2 {
		padding-left: 5px;
	}

	.banner-write .w2 .w21 {
		font-size: 24px;
	}

	.banner-write .w2 .w22 {
		font-size: 52px;
		letter-spacing: -2px;
		margin: 0 0 5px 0;
	}

	.banner-write .w2 .w23 {
		font-size: 12px;
	}
}


.title-box {}

.title-box h1 {
	font-size: 3.125rem;
	line-height: 1.3;
	letter-spacing: -1px;
	color: #65ba6e;
}

.title-box h2 {
	font-size: 1.625rem;
	font-weight: normal;
	max-height: 4.7rem;
	letter-spacing: 3px;
	color: #efeeee;
	overflow: hidden;
}

@media (max-height:350px) {
	.title-box h1 {
		display: none;
	}
	.title-box h2{
		font-size: 1.25rem;
	}
}

.icon-box {
	padding: 50px 0 70px 0;
}

.icon-box ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.icon-box ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	display: inline-block;
}

.icon-box ul li:before {
	display: block;
	content: '';
	width: 170px;
	border-radius: 5px;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	height: 0;
	position: absolute;
	top: 15px;
	left: 0;
	background: #65ba6e;
	z-index: 8;
}

.icon-box ul li a {
	display: block;
	position: relative;
	z-index: 9;
}

.icon-box ul li b {
	display: block;
	width: 170px;
	height: 170px;
	margin: 10px;
	position: relative;
}

.icon-box ul li img {
	max-width: 100%;
	max-height: 100%;
	display: block;
	top: 50%;
	left: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	font-size: 0;
}

.icon-box ul li:hover b {
	-webkit-animation: swing 1s .2s ease both;
	-moz-animation: swing 1s .2s ease both;
}

@-webkit-keyframes swing {

	20%,
	40%,
	60%,
	80%,
	100% {
		-webkit-transform-origin: top center
	}

	20% {
		-webkit-transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg)
	}

	100% {
		-webkit-transform: rotate(0deg)
	}
}

@-moz-keyframes swing {

	20%,
	40%,
	60%,
	80%,
	100% {
		-moz-transform-origin: top center
	}

	20% {
		-moz-transform: rotate(15deg)
	}

	40% {
		-moz-transform: rotate(-10deg)
	}

	60% {
		-moz-transform: rotate(5deg)
	}

	80% {
		-moz-transform: rotate(-5deg)
	}

	100% {
		-moz-transform: rotate(0deg)
	}
}

.icon-box ul li i {
	display: block;
	font-size: 56px;
	width: 130px;
	height: 130px;
	line-height: 120px;
	margin: 20px;
	border: 5px solid #65ba6e;
	border-radius: 50%;
	text-align: center;
	color: #65ba6e;
	background: rgba(255, 255, 255, .5);
	overflow: hidden;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	-o-transform: translateY(0);
}

@font-face {
	font-family: SourceHanSansCN-Medium;
	src: url(../fonts/SourceHanSansCN-Medium.eot);
	src: url(../fonts/SourceHanSansCN-Medium.eot?#iefix) format("embedded-opentype"), 
		 url(../fonts/SourceHanSansCN-Medium.woff) format("woff"), 
		 url(../fonts/SourceHanSansCN-Medium.ttf) format("truetype"), 
		 url(../fonts/SourceHanSansCN-Medium.svg#jq) format("svg");
}

.icon-box ul li h3 {
	display: block;
	color: #fff;
	font: normal 1rem SourceHanSansCN-Medium;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	-o-transform: translateY(0);
}

.icon-box ul li p {
	display: none;
	font: 12px SourceHanSansCN-Medium;
}

.icon-text {
	color: #fff;
	font-size: 1.25rem;
	font-family: SourceHanSansCN-Medium;
	line-height: 23px;
}

@media (min-width:1201px) {
	.icon-box ul li p {
		display: block;
		position: absolute;
		top: 135px;
		width: 170px;
		left: 0;
		color: #fff;
		font-size: 12px;
		height: 36px;
		overflow: hidden;
		transition: .3s;
		-webkit-transition: .3s;
		-moz-transition: .3s;
		-ms-transition: .3s;
		-o-transition: .3s;
		opacity: 0;
	}

	.icon-box.icon-type-0 ul li:hover:before {
		height: 100%;
	}

	.icon-box.icon-type-0 ul li:hover i {
		color: #fff;
		border: none;
		transform: translateY(-10px);
		-moz-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		-o-transform: translateY(-10px);
		-webkit-transform: translateY(-10px);
		opacity: .9;
		background: none;
	}

	.icon-box.icon-type-0 ul li:hover h3 {
		color: #fff;
		transform: translateY(-50px);
		-moz-transform: translateY(-50px);
		-ms-transform: translateY(-50px);
		-o-transform: translateY(-50px);
		-webkit-transform: translateY(-50px);
	}

	.icon-box.icon-type-0 ul li:hover p {
		transition: .3s .2s;
		-webkit-transition: .3s .2s;
		-moz-transition: .3s .2s;
		-ms-transition: .3s .2s;
		-o-transition: .3s .2s;
		opacity: .8;
	}
}

@media (max-width:1200px) {
	.icon-box {
		padding: 40px 0 50px 0;
	}

	.icon-box ul li i {
		font-size: 66px;
		width: 100px;
		height: 100px;
		line-height: 100px;
		margin: 0 25px;
		border: none;
		border-radius: 50%;
		text-align: center;
		color: #65ba6e;
	}

	.icon-box ul li b {
		width: 130px;
		height: 130px;
	}

}

@media (max-width:992px) {
	.icon-box ul {
		display: block;
	}

	.icon-box ul li {
		margin: 15px 0;
	}

	.icon-box ul li i {
		margin: 0 40px;
	}
}



@media (max-width:767px) and (orientation:landscape) {
	.icon-box {
		padding: 15px 0 20px 0;
	}

	.icon-box ul li {
		margin: 15px 0;
		width: 30%;
	}

	.icon-box ul li i {
		font-size: 34px;
		margin: 0 8px 0 30px;
		width: auto;
		height: auto;
		line-height: 24px;
		display: inline-block;
		position: relative;
		top: 6px;
	}

	.icon-box ul li b {
		margin: 0 0 0 30px;
		width: 34px;
		height: 34px;
		display: inline-block;
		position: relative;
		top: 6px;
	}

	.icon-box ul li:first-child i {
		margin-left: 0;
	}

	.icon-box ul li h3 {
		font-size: 16px;
		display: inline-block;
		line-height: 24px;
	}
}

@media (max-width:767px) and (orientation:portrait) {
	.icon-box {
		padding: 20px 0 30px 0;
	}

	.icon-box ul li {
		margin: 10px 0;
		width: 30%;
	}

	.icon-box.icon-type-1 ul li {
		margin: 0 0 5px 0;
	}

	.icon-box ul li i {
		font-size: 40px;
		width: 60px;
		height: 60px;
		line-height: 60px;
		margin: 0 auto;
	}

	.icon-box ul li b {
		width: 100px;
		height: 100px;
		margin: 5px auto;
	}

}

@media (max-height:320px) {
	.icon-box {
		padding-bottom: 0;
	}

	.icon-box ul li {
		margin-bottom: 0;
	}

	.icon-box ul li i {
		font-size: 30px;
		margin: 0 8px 0 10px;
	}

	.icon-box ul li h3 {
		font-size: 14px;
	}

	.icon-text {
		display: none;
	}
}

.case-ctrl .ctrl-box {
	position: absolute;
	color: #fff;
	width: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 50px;
	cursor: pointer;
	z-index: 99;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
}

.case-ctrl .ctrl-box:hover {
	color: #65ba6e;
}

.case-ctrl .ctrl-left {
	left: 5%;
	top: 52%;
}

.case-ctrl .ctrl-right {
	right: 5%;
	top: 52%;
}

@media (max-width:1200px) {
	.case-ctrl .ctrl-left {
		left: 0;
	}

	.case-ctrl .ctrl-right {
		right: 0;
	}
}

@media (max-width:767px) {
	.case-ctrl .ctrl-box {
		width: 50px;
		line-height: 50px;
	}
}

.case-box {
	overflow: hidden;
	width: 1260px;
	margin: 50px auto 0 auto;
}

.case-cut {
	display: block;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 6999px;
}

.case-cut:after {
	content: '';
	display: table;
	clear: both;
}

.case-bin {
	display: block;
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	width: 300px;
	background: #fff;
	position: relative;
}

.case-bin a {
	display: block;
}

.case-bin font {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	width: 500px;
	height: 175px;
	background: #000;
	overflow: hidden;
}

.case-bin font:before {
	width: 15px;
	height: 1px;
	margin-left: -7px;
	background: #fff;
	content: '';
	display: block;
	transition: .1s .2s ease-in-out;
	-moz-transition: .1s .2s ease-in-out;
	-ms-transition: .1s .2s ease-in-out;
	-o-transition: .1s .2s ease-in-out;
	-webkit-transition: .1s .2s ease-in-out;
	top: 50%;
	left: 50%;
	position: absolute;
	z-index: 10;
	opacity: 0;
}

.case-bin font:after {
	width: 1px;
	height: 15px;
	margin-top: -7px;
	background: #fff;
	content: '';
	display: block;
	transition: .1s .2s ease-in-out;
	-moz-transition: .1s .2s ease-in-out;
	-ms-transition: .1s .2s ease-in-out;
	-o-transition: .1s .2s ease-in-out;
	-webkit-transition: .1s .2s ease-in-out;
	top: 50%;
	left: 50%;
	position: absolute;
	z-index: 10;
	opacity: 0;
}

.case-bin a:hover font:before {
	opacity: 1;
}

.case-bin a:hover font:after {
	opacity: 1;
}

.case-bin font b {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: -100%;
	left: 0;
	transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
}

.case-bin a:hover font b {
	top: 0;
}

.case-bin font b:before {
	position: absolute;
	content: '';
	width: 50px;
	height: 50px;
	border-radius: 50%;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	border: 500px solid rgba(0, 0, 0, .6);
	left: 50%;
	top: 50%;
	margin: -525px 0 0 -525px;
}

.case-bin font b:after {
	position: absolute;
	content: '';
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: rgba(47, 208, 181, .6);
	left: 50%;
	top: 50%;
	margin: -25px 0 0 -25px;
}

.case-bin font img {
	max-height: 100%
}

.case-bin span {
	display: block;
	position: relative;
	z-index: 1;
	background: rgba(255, 255, 255, .5);
	text-align: left;
	padding: .875rem 1.25rem;
}

.case-bin span:after {
	position: absolute;
	bottom: 0;
	height: 2px;
	left: 0;
	right: 0;
	content: '';
	z-index: 1;
	background: #65ba6e;
	transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
}

.case-bin span h3 {
	display: block;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
	z-index: 2;
	transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
}

.case-bin span p {
	color: #353535;
	height: 2.625rem;
	font-size: .875rem;
	position: relative;
	overflow: hidden;
	font-family: SourceHanSansCN-Bold;
	z-index: 2;
	transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
}

.case-bin a:hover span:after {
	height: 100%;
}

.case-bin a:hover span h3 {
	color: #fff;
}

.case-bin a:hover span p {
	color: #fff;
}

.case-more {
	margin-top: 30px;
}

.case-more a {
	border: 1px solid #65ba6e;
	font-family: TechnicLite;
	color: #65ba6e;
	font-size: 1.75rem;
	padding: 0 1.25rem;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	font-weight: bold;
	display: inline-block;
}

.case-more a:hover {
	background: #65ba6e;
	color: #fff;
}

@media (max-width:1599px) {
	.case-box {
		width: 940px;
	}
}

@media (max-width:1200px) {
	.case-box {
		width: 80%;
	}
}

@media (max-width:767px) {
	.case-box {
		width: 460px;
		margin: 20px auto;
	}

	.case-bin {
		margin: 0 10px 0 0;
		width: 230px;
	}

	.case-bin span p {
		display: none;
	}

	.case-more {
		display: none;
	}
}

@media (max-width:479px) {
	.case-box {
		width: 300px;
		margin: 20px auto 0 auto;
	}

	.case-bin span p {
		display: block;
	}

	.case-more {
		margin-top: 10px;
		display: block;
	}

	.case-more a {
		border: 1px solid #65ba6e;
		font-family: TechnicLite;
		color: #65ba6e;
		font-size: 20px;
		padding: 0 10px;
		transition: .3s ease-in-out;
		-moz-transition: .3s ease-in-out;
		-ms-transition: .3s ease-in-out;
		-o-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		font-weight: bold;
		display: inline-block;
	}
}

@media (max-width:400px) {
	.case-box {
		width: 230px;
	}
}

.pro-box {
	font-size: 0;
}

.pro-box ul {
	padding: 0;
	margin: 20px 0;
	list-style: none;
	display: block;
	text-align: center;
}

.case-bin.pro {
	margin: 20px;
	display: inline-block;
	float: none;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .05);
	transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	-webkit-transition: .5s ease-in-out;
}

.case-bin.pro span p {
	display: block;
}

.pro-page {
	padding-bottom: 30px;
}

@media (max-width:1500px) {
	.pro-box ul {
		margin: 40px 0;
	}

	.case-bin.pro {
		margin: 10px;
	}
}

@media (max-width:479px) {
	.pro-box ul {
		margin: 10px 0;
	}

	.case-bin.pro {
		margin: 20px auto 0 auto;
		display: block;
		max-width: 90% !important;
	}
}

.show-box {
	margin: 40px 60px;
}

.show-box:after {
	display: block;
	content: '';
	clear: both;
}

.show-box img {
	max-width: 100%;
}

.show-title {
	font-size: 22px;
	line-height: 32px;
	height: 32px;
	margin-bottom: 40px;
	position: relative;
	padding-left: 20px;
}
.lcd-li>.span1{
	display: none;
}
.show-title:before {
	width: 7px;
	height: 32px;
	background: #65ba6e;
	border-radius: 99px;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
}
#car_form{
	display: none;
}
.car_form{
	position: absolute;
	top: 50%;
	left: 50%;
	transition: -50% -50%;
	width:31.25rem;
	height: 25rem;
	/* background: linear-gradient(to bottom,  #ffffff 0%,#DFE3EF 100%); */
	background: rgba(255,255,255,.5);
	transform: translate(-50%,-50%);
	color: #003265;
	display: flex;
	flex-direction: column;
	align-items: center;
	border-radius: 0.625rem;
}
.car_form>div{
	width: 23.4375rem;
}
.car_form>.top_imgs{
	width: 100%;
	padding: 0 0.625rem 0 1.25rem;
	display:flex;
	justify-content: flex-end;
}
/* .top_imgs>.logo{
	width: 2.5rem;
	height: 2.5rem;
	background-color: #000000;
	margin-top: 0.625rem;
} */
.top_imgs>.close{
	font-size: 1rem;
	color: #003265;
	font-weight: bold;
}
.car_form>.form_title{
	padding-bottom: 0.625rem;
	border-bottom: 1px solid #9AAEC6;
	margin-bottom: 1.25rem;
}
.car_form>.form_title>.title{
	argin: 0.625rem 0;
	font-weight: bold;
	color: #000000;
}
.car_form>.form_title>p{
	font-size: 0.875rem;
}
.car_form>.input{
	margin-bottom: 0.625rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.car_form>.input>label{
	color: #000000 !important;
	font-size: 1rem !important;
	padding-right: 0 !important;
	width: 32%;
	font-weight: bold;
	padding-right: 1%;
	/*text-align: right;*/
}
.car_form>.submit{
	border: 1px solid #000000;
	width: 7.3125rem;
	height: 2.25rem;
	line-height: 2.25rem;
	color: #FFFFFF;
	margin: 0 auto;
	text-align: center;
	background-color: #65A648;
	margin-top: 0.625rem;
}
.car_form>.input>input{
	width: 130%;
	height: 2.1875rem;
	border: 1px solid #65ba6e;
	background-color: #FFFFFF;
	padding-left:0.625rem;
	color: #65ba6e !important;
}
.car_form>.input>select{
	width: 130%;
	height: 2.1875rem;
	border: 1px solid #65ba6e;
	padding-left: 0.625rem;
}
.product-title {
	font-size: 22px;
	line-height: 32px;
	height: 32px;
	margin: 40px 0 0 60px;
	position: relative;
	padding-left: 20px;
}

.product-title:before {
	width: 7px;
	height: 32px;
	background: #65ba6e;
	border-radius: 99px;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
}

.product-descript {
	margin: 0 60px;
}

.product-descript h3 {
	margin: 30px 0 0 0;
	padding: 0 20px;
	color: #000;
	font-size: 20px;
	display: inline-block;
	font-weight: 900;
}

.product-descript font {
	color: #999;
}

.product-descript font i {
	font-size: 16px;
	padding: 0 0 0 5px;
}

.product-descript div {
	margin: 10px 0 0 20px;
}

.product-descript div:after {
	display: table;
	clear: both;
	content: '';
}

.product-descript div dl {
	float: left;
	border-left: 1px solid #ccc;
	padding: 0 30px 0 15px;
	margin: 10px 0 0 0;
}

.product-descript div dl dt {
	display: block;
	margin: 0;
	padding: 0;
	color: #777;
	font-size: 13px;
}

.product-descript div dl dd {
	display: block;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 14px;
}

.product-descript p {
	margin: 20px 0 0 0;
	display: block;
	text-indent: 20px;
	line-height: 1.75;
	color: #555;
}

.product-descript span {
	display: block;
}

.product-descript span b {
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
	display: inline-block;
}

.product-descript span i {
	font-size: 18px;
	padding: 0 3px;
}

.product-descript span {
	display: inline-block;
}

.product-descript span a {
	color: #fff;
	background: #65ba6e;
	display: inline-block;
	line-height: 26px;
	padding: 0 8px;
	margin: 0 0 6px 6px;
	transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	-webkit-transition: .5s ease-in-out;
}

.product-descript span a:hover {
	background: #393939;
}

.product-content {
	padding: 30px 60px;
}

.product-content img {
	max-width: 100%;
}

@media (max-width:1200px) {
	.product-title {
		margin: 40px 0 0 30px;
	}

	.show-box {
		margin: 40px 30px;
	}

	.product-descript {
		margin: 0 30px;
	}

	.product-content {
		padding: 30px;
	}
}

@media (max-width:767px) {
	.product-title {
		margin: 40px 0 0 15px;
	}

	.show-box {
		margin: 40px 15px;
	}

	.product-descript {
		margin: 0 15px;
	}

	.product-descript h3 {
		display: block;
	}

	.product-descript font {
		display: block;
		margin: 15px 0 0 15px;
	}

	.product-content {
		padding: 15px;
	}
}

.joint-ctrl .ctrl-box {
	position: absolute;
	color: #fff;
	width: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 50px;
	cursor: pointer;
	z-index: 99;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
}

.joint-ctrl .ctrl-box:hover {
	color: #65ba6e;
}

.joint-ctrl .ctrl-left {
	left: 5%;
	top: 52%;
}

.joint-ctrl .ctrl-right {
	right: 5%;
	top: 52%;
}

@media (max-width:1200px) {
	.joint-ctrl .ctrl-left {
		left: 0;
	}

	.joint-ctrl .ctrl-right {
		right: 0;
	}
}

@media (max-width:767px) {
	.joint-ctrl .ctrl-box {
		width: 50px;
		line-height: 50px;
	}
}

.partner-box{
	position: relative;
}
.partner-box .partner-next,.partner-box .partner-prev{
	color: #fff;
	font-size: 50px;
	background: none;
}
.partner-box .partner-next{
	right: 5%;
}

.partner-box .partner-prev{
	left: 5%;
}
.title-box{
	margin-bottom: 50px;
}
.joint-box {
	width: 1150px;
	height: 500px;
	/* margin: 50px auto 30px auto; */
	margin: 0px auto;
	overflow: hidden;
}
.joint-box>img{
	width: 100%;
	height: 100%;
}

.joint-box.swiper-container-horizontal {
	width: 1149px;
}

.joint-cut {
	width: 99999px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100%;
}

.joint-cut:after {
	display: table;
	content: '';
	clear: both;
}

.joint-bin {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	display: table;
	position: relative;
}

.joint-bin a {
	display: table-cell;
	vertical-align: middle;
	background: rgba(255, 255, 255, .7);
	text-align: center;
	width: 100%;
	height: 140px;
	border-color: #fff;
	border-style: dotted;
	border-width: 1px 1px 0 0;
}

.joint-bin[data-swiper-row="0"] a {
	border-width: 0 1px 0 0;
}

.joint-bin a img {
	line-height: 0;
	max-width: 210px;
	max-height: 120px;
}

.joint-bin a:hover img {
	-webkit-animation: tada 1s .2s ease both;
	-moz-animation: tada 1s .2s ease both;
}



@media (max-width:1440px) {
	.joint-box.swiper-container-horizontal {
		width: 999px;
	}
	.joint-box{
		height: 400px;
	}
}

@media (max-width:1200px) {
	.joint-box.swiper-container-horizontal {
		width: 80%;
	}
}

@media (max-width:992px) {
	.joint-box.swiper-container-horizontal {
		width: 499px;
	}
}

@media (max-width:767px) {
	.joint-box.swiper-container-horizontal {
		width: 479px;
		margin: 20px auto;
	}

	.joint-bin a{
		height: 80px;
	}

	.joint-bin a {
		border-width: 0 1px 0 0;
	}

	.joint-bin a img {
		line-height: 0;
		max-width: 100px;
		max-height: 50px;
	}
}

@media (max-width:480px) {
	.joint-box.swiper-container-horizontal {
		width: 100%;
		margin: 20px auto;
		height: 20rem;
	}
}

.joint-box.joint-type-0 .joint-bin {
	display: block;
	height: auto !important;
}

.joint-box.joint-type-0 .joint-bin a {
	display: block;
}

.joint-box.joint-type-0 .joint-bin a img {
	max-width: 100%;
	max-height: none;
}

=@media (max-width:1200px) {
	.worth-ctrl .ctrl-left {
		left: 0;
	}

	.worth-ctrl .ctrl-right {
		right: 0;
	}
}

.worth-box {
	overflow: hidden;
	width: 1120px;
	margin: 3.375rem auto 0 auto;
}

.worth-box .lcd-li {
	width: 25%;
	float: left;
	padding-top: .875rem;
	position: relative;
}
/* 
.worth-box .lcd-li::after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #64B86E;
	top: 100%;
	left: 0;
	transition: all 1s;
}
.worth-box .lcd-li:hover ::after{
	top: 0;
} */
.worth-box .lcd-li p {
	margin: 2.25rem 0 6.25rem;
	line-height: 1.375rem;
	height: 2.75rem;
	color: #fff;
	overflow: hidden;
}

.worth-box .lcd-li:hover img {
	-webkit-animation: tada 1s .2s ease both;
	-moz-animation: tada 1s .2s ease both;
}

@media screen and (max-width: 767px) {
	.worth-box .lcd-li p {
		margin: 2.25rem 0 3rem;
		font-size: 12px;
	}
}


.worth-cut {
	display: block;
	width: 6999px;
}

.worth-cut:after {
	content: '';
	display: table;
	clear: both;
}

.worth-bin {
	display: block;
	float: left;
	width: 280px;
	padding: 5px;
	line-height: 30px;
	position: relative;
}

.worth-bin video {
	display: block;
	font-size: 0;
}

.worth-bin p {
	margin: 0 auto;
}

.worth-bin .vjs-default-skin {
	margin: 0 auto;
}

.worth-bin * {
	max-width: 100%;
}
#newproduct .whiteBg{
	/* background-color: #F2F0F0 !important; */
}
.em-fa {
	display: block;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px !important;
}

.em-fa em {
	color: #65ba6e;
	font-size: 38px;
	width: auto !important;
	margin: 0 15px;
}

.ef-32 em {
	font-size: 32px;
}

.worth-text {
	margin-top: 90px;
}

.worth-text a {
	border: 1px solid #65ba6e;
	color: #65ba6e;
	font-size: 18px;
	padding: 10px 20px;
	line-height: 0;
	letter-spacing: 2px;
	border-radius: 5px;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
}

.worth-text a:hover {
	background: #65ba6e;
	color: #fff;
}

@media (max-width:1200px) {
	.worth-box {
		margin-top: 60px;
	}

	.worth-text {
		margin-top: 70px;
	}
	.worth-box {
		width: 80%;
	}
}

@media (max-width:992px) {
	.worth-box {
		width: 560px;
	}
}

@media (max-width:767px) {
	.worth-box {
		margin-top: 30px;
	}

	.worth-text {
		margin-top: 30px;
	}
}

@media (max-width:767px) and (orientation:landscape) {
	.worth-text {
		display: none;
	}

	.worth-bin {
		height: 120px;
	}
}

@media (max-width:767px) and (orientation:portrait) {
	.worth-text a {
		font-size: 16px;
		padding: 2px 12px;
		letter-spacing: 0px;
		border-radius: 2px;
	}
}

@media (max-width:479px) {
	.worth-box {
		width: 92%;
	}
}

.mark-ctrl .ctrl-box {
	position: absolute;
	color: #fff;
	width: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 50px;
	cursor: pointer;
	z-index: 99;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
}

.mark-ctrl .ctrl-box:hover {
	color: #65ba6e;
}

.mark-ctrl .ctrl-left {
	left: 5%;
	top: 52%;
}

.mark-ctrl .ctrl-right {
	right: 5%;
	top: 52%;
}

@media (max-width:1200px) {
	.mark-ctrl .ctrl-left {
		left: 0;
	}

	.mark-ctrl .ctrl-right {
		right: 0;
	}
}

.mark-box {
	width: 1200px;
	margin: 50px auto 70px auto;
	overflow: hidden;
}

.mark-cut {
	width: 3999px;
}

.mark-bin {
	width: 200px;
	float: left;
	position: relative;
}

.mark-bin i {
	display: block;
	font-size: 56px;
	color: #65ba6e;
	border-radius: 50%;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	width: 100px;
	height: 100px;
	line-height: 100px;
	margin: 0 auto;
	text-align: center;
}

.mark-bin i span {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
}

.mark-bin:hover i {
	background: #65ba6e;
	color: #fff;
	font-size: 46px;
}

.mark-bin:hover i span {
	top: -80px;
}

.mark-bin img {
	max-width: 140px;
	max-height: 60px;
	margin: 0 auto;
	display: block;
}

.mark-bin h3 {
	display: block;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 0;
}

.mark-bin p {
	display: block;
	line-height: 1.35;
	color: #fff;
	font-size: 12px;
	margin: 0;
}

@media (max-width:1200px) {
	.mark-box {
		width: 900px;
	}

	.mark-bin {
		width: 180px;
	}
}

@media (max-width:992px) {
	.mark-box {
		width: 600px;
	}

	.mark-bin {
		width: 200px;
	}
}

@media (max-width:767px) {
	.mark-bin {
		width: 160px;
	}
}

@media (max-width:767px) and (orientation:landscape) {
	.mark-box {
		width: 480px;
		margin: 20px auto 0 auto;
	}

	.mark-bin i {
		display: block;
		font-size: 46px;
		color: #65ba6e;
		border-radius: 50%;
		width: auto;
		height: 60px;
		line-height: 60px;
		margin: 0 auto;
		text-align: center;
	}

	.mark-bin:hover i {
		background: #65ba6e;
		color: #fff;
		font-size: 40px;
	}
}

@media (max-width:767px) and (orientation:portrait) {
	.mark-box {
		width: 320px;
	}
}

.video-title h1{
	margin-bottom: 0;
}

.video-box {
	width: 1202px;
	margin: 0 auto;
}

.video-box>.fl {
	width: 79.867%;
	height: 55.924vh;
	margin-top: 37px;
	background: rgba(0,0,0,.8);
}

.video-box>.fl video {
	width: 100%;
	height: 100%;
}

.video-box>.fr {
	position: relative;
	width: 20.1332%;
	padding: 45px 0;
}
.video-box>.fr:after{
	content: "";
	position: absolute;
	left: 0;
	top: 37px;
	width: 100%;
	height: calc(100% - 74px);
	background-color: rgba(0, 0, 0, .8);
}
.video-box>.fr .video-swiper{
	width: 93.389%;
	height: 54.25vh;
	background-color: rgba(0, 0, 0, .8);
}

.video-swiper .swiper-slide{
	position: relative;
	cursor: pointer;
}
.video-swiper .swiper-slide>div{height: 100%;}
.video-swiper .swiper-slide span{
	position: absolute;
	right: 8px;
	bottom: 8px;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	color: #e0e0e0;
	padding: 0 12px;
	background-color: rgba(0,0,0,.5);
	opacity: 0;
}

.video-box>.fr .video-next,.video-box>.fr .video-prev{
	background: none;
	top: inherit;
	margin-top: 0;
	left: 0;
	width: 100%;
	height: 37px;
}
.video-box>.fr .video-prev{
	top: 0;
}
.video-box>.fr .video-next{
	bottom: 0;
}
.video-box>.fr .video-next i,.video-box>.fr .video-prev i{
	font-size: 50px;
	line-height: 12px;
	color: #fff;
}
.video-box>.fr .video-next i{
	line-height: 52px;
}

.video-swiper .swiper-slide{overflow: hidden;}
.video-swiper video{
	max-width: 100%;
}
@media screen and (min-width: 767px){
	.video-box>.fr>div:hover i{
		color: #65ba6e;
	}
	.video-swiper .swiper-slide:hover span{
		opacity: 1;
	}
}
@media screen and (max-width: 1203px) {
	.video-box{
		width: 80%;
	}
}
@media screen and (max-width: 767px) {
	.video-box>.fl,.video-box>.fl video,.video-box>.fr {
		width: 100%;
		height: auto;
	}
	.video-box>.fr .video-swiper{height: auto;}
	.video-box>.fr .video-prev i{line-height: 30px;}
	.video-box>.fr .video-next i{line-height: 30px;}
}
@media screen and (max-width: 479px) {
	.video-box{width: 300px}
}
.about-nav {
	position: absolute;
	right: 5%;
	top: 15.5%;
	overflow: hidden;
}

.about-nav:after {
	background: #2fd0b5;
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	opacity: .15;
	width: 80px;
	height: 100%;
}

.about-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.about-nav ul li {
	line-height: 56px;
	font-size: 14px;
	color: #65ba6e;
	list-style: none;
	margin: 0;
	padding: 0 6px;
	position: relative;
	z-index: 2;
	white-space: nowrap;
	background: #f6f6f5;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	cursor: pointer;
}

.about-nav ul li.back {
	background: #2fd0b5;
	position: absolute;
	z-index: 1;
	left: 0;
	top: -42px;
	opacity: .2;
	height: 42px;
}

.about-nav ul li.active {
	color: #fff;
	background: #65ba6e;
}

.about-box {
	width: 824px;
	/* margin-left: 12.333%; */
	display: inline-block !important;
	margin-top: 70px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.about-cut {
	width: 2000px;
}
.about-img{
		width: 20rem;
		height: 20rem;
		display: inline-block;
		float: right;
		margin-top: 140px;
		margin-right: 5%;
}
.about-img>img{
	width: 100%;
}
.about-bin {
	float: left;
	text-align: left;
	color: #999;
	position: relative;
	max-height: 60vh;
	overflow-x: hidden;
	overflow-y: auto;
}

.about-bin * {
	max-width: 100%;
}

.about-bin p {
	font-size: 1.2rem;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 1.875rem;
}
.emailsub{
	display: block !important;
}

.about-time {}

.about-time p:before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	position: relative;
	top: -4px;
	margin-right: 10px;
	background: #65ba6e;
}

.about-time p u {
	list-style: none;
	padding: 0 10px;
	text-decoration: none;
}

.about-titless {
	font-size: 22px;
	color: #65ba6e;
}

.about-sixiang {
	font-size: 26px;
}

.about-sxtitle {
	color: #ddd;
	font-size: 36px;
}

@media (max-width:1400px) {
	.about-box {
		/* margin-left: 34.333%; */
	}
}
@media (max-width:1300px) {
	.about-box {
		margin-left: 31%;
	}
}
@media (max-width:1200px) {
	.about-box {
		margin-left: 30%;
	}
}

@media (max-width:992px) {
	.about-nav {
		top: 25.5%;
	}

	.about-box {
		margin-left: auto;
		margin-right: 5%;
	}
}

@media (max-width:767px) {
	.about-nav {
		position: absolute;
		top: 100px;
	}

	.about-box {
		margin: 0;
		margin-left: 10%;
		position: relative;
		left: 80px;
	}
}

@media (max-width:767px) and (orientation:landscape) {
	.about-nav ul li {
		width: 80px;
		padding: 0 5px;
		text-overflow: ellipsis;
		overflow: hidden;
	}
}

@media (max-width:479px) {
	.about-titless {
		text-align: center;
	}

	.about-nav {
		text-align: center;
		margin: 0 auto;
		left: 0;
		top: 0;
		position: relative;
	}
	.about-img{
		width: 31%;
		height: 13rem;
		display: inline-block;
		float: right;
		margin-top: 25vh;
		margin-right: 4%
	}
	.about-nav ul:after {
		clear: both;
		content: '';
		display: block;
	}

	.about-nav ul li {
		display: inline-block;
	}

	.about-box {
		width: 60%;
		margin: 20px auto;
		left: 0;
		margin-left: 5%;
	}

	.about-bin {
		width: 100%;
		overflow: auto;
		/*height: 59vh;*/
	}



	.about-bin br {
		display: none;
	}

	.about-sxtitle {
		font-size: 26px;
		/* text-align: center; */
	}

	.about-sixiang {
		font-size: 16px;
		text-align: center;
	}
}

.about-bottom {
	width: 100%;
	height: 71px;
	line-height: 70px;
	background: rgba(255, 255, 255, .1);
	border-top: 1px solid rgba(215, 215, 215, .3);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
}

.about-ul {
	width: 1000%;
	list-style: none;
	margin: 0;
	padding: 0;
}

.about-li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 2%;
	color: #bbb;
}

.about-li b {
	font-size: 26px;
	padding-right: 6px;
	font-weight: normal;
	color: #65ba6e;
}

@media (max-width:767px) and (orientation:landscape) {
	.about-bottom {
		display: none;
	}
}

.window-bin[data-hash="contact"]>div {
	overflow: hidden;
}

.window-bin[data-hash="contact"] * {
	max-width: 100%;
}

.contact-main {
	background: rgba(255, 255, 255, .75);
	width: 900px;
	margin: 0 auto;
	padding: 50px;
}
.contact-box>div>.qr-code{
	display: none;
}
.contact-box {
	width: 1074px;
	margin: 0 auto;
	text-align: center;
}

.contact-box:after {
	content: '';
	clear: both;
	display: block;
}

.contact-box h1 {
	font-size: 2.5rem;
	color: #65ba6e;
}

.contact-box h2 {
	margin-top: 5px;
	font-size: 1.25rem;
	/* max-height: 3.75rem; */
	color: #353535;
	font-weight: normal;
	overflow: hidden;
}

.contact-box>form {
	display: inline-block;
	margin: 3.4vh 0 12vh;
}

.contact-box>form input {
	width: 20.75rem;
	height: 2.875rem;
	padding: 0 1.125rem;
	color: #9a9a9a;
	border: solid 1px #9a9a9a;
}

.contact-box>form>div {
	margin-right: 1.75rem;
}

.contact-box>form>button {
	width: 10rem;
	line-height: 2.875rem;
	color: #65ba6e;
	background-color: #000;
}

.contact-box>div {
	position: relative;
	text-align: left;
	padding-bottom: 6vh;
}

.contact-box>div:before {
	content: "";
	position: absolute;
	left: 5.307%;
	bottom: 0;
	width: 89.385%;
	height: 1px;
	background: #cacaca;
}

.contact-box>div>ul {
	width: 320px;
}

.contact-box>div li {
	margin-bottom: 1.25rem;
	padding-left: 26px;
	font-size: 1rem;
	font-family: SourceHanSansCN-Medium;
	background-repeat: no-repeat;
	background-position: left top 5px;
}

.contact-box .address {
	background-image: url(../images/fhome.png);
}

.contact-box .ftel {
	background-image: url(../images/ftel.png);
}

.contact-box .femail {
	background-image: url(../images/femail.png);
}

.contact-box .spro>img {
	margin-right: 2.25rem;
}

.contact-box .spro p {
	margin: 5px 0 1.125rem;
	font-family: Raleway-Regular;
	font-size: 1.25rem;
	color: #505050;
}

.contact-box .spro input {
	width: 21.25rem;
	height: 2.875rem;
	color: #666;
	font-size: 1rem;
	padding: 0 1.875rem;
	background-color: #ffff;
	border: solid 1px #9a9a9a;
}

.contact-box .spro button {
	width: 87px;
	line-height: 2.875rem;
	font-size: 1rem;
	font-family: SourceHanSansCN-Medium;
	color: #fff;
	background-color: #65ba6e;
	/* margin-top: 1.4rem; */
}

.contact-links>a {
	display: block;
	margin: 4.2vh auto 1.625rem;
}

.contact-links>div>a {
	width: 30px;
	margin-right: 1rem;
}
.contact-links>div>a:hover{color: #65ba6e}

@media (max-width: 1080px){
	.contact-box{
		width: 100%;
		padding: 0 15px;
	}
}

@media screen and (min-width: 767px;) {
	.window-head ul li:hover,.window-head.active ul li:hover{color: #65ba6e;}
	.contact-links>div>a:hover{color: #65ba6e;}
}

@media (max-width:767px){
	.spro{
		padding-right: 10%;
	}
	.title-box h1{
		font-size: 2.125rem;
	}
	.title-box h2{
		font-size: 1.2rem;
	}
	.ctn-list .top>.table-center{
		height: 180px;
		min-height: 180px;
	}
	.wedo{
		background-size: 100% 100%;
		background-image: url(../images/wedo-1.png) !important;
		background-repeat: no-repeat;
	}
	.newProducts{
		/* background-size: 100% 100%; */
		background-image: url(../images/newproducts-1.png) !important;
		background-repeat: no-repeat;
		background-size:100% 100%;-moz-background-size:100% 100%;
	}
	.carChanger{
		/* background-size: 100% 100%; */
		background-image: url(../images/index_map.png) !important;
		background-repeat: no-repeat;
		background-size:100% 100%;-moz-background-size:100% 100%;
	}
	.company{
		/* background-size: 100% 100%; */
		background-image: url(../images/video-1.jpg) !important;
		background-repeat: no-repeat;
		background-size:100% 100%;-moz-background-size:100% 100%;
	}
	
	.safety{
		background-size: 100% 100%;
		background-image: url(../images/safety-1.jpg) !important;
		background-repeat: no-repeat;
		background-size:100% 100%;-moz-background-size:100% 100%;
	}
	.contact{
		background-size: 100% 100%;
		background-image: url(../images/company-1.jpg) !important;
		background-repeat: no-repeat;
		background-size:100% 100%;-moz-background-size:100% 100%;
	}
	.video{
		background-size: 100% 100%;
		background-image: url(../images/market-1.jpg) !important;
		background-repeat: no-repeat;
		background-size:100% 100%;-moz-background-size:100% 100%;
	}
	#fp-nav.right{right: 0;}
	.contact-main {
		width: auto;
		display: inline-block;
	}
	.contact-box>div>ul{width: 60%;}
	.contact-box>div>.qr-code{
		display: inline-block;
		width: 40%;
		height: 3rem;
	}
	.contact-box>div li {margin-bottom: .8rem;}
	.contact-box>form{
		margin: 3.4vh 0 6vh;
		text-align: center;
	}
	.contact-box>form>div{
		width: 100%;
		margin-bottom: 1vh;
	}
	.contact-box>form>button{
		float: inherit;
	}
	.contact-box .spro>img{display: none;}
	.contact-box .spro input {width: 66%;}
	.contact-links>a{display: none;}
	.contact-box>div{padding-bottom: 3vh;}
	.contact-box .spro p{
		font-size: 1rem;
		width: 100%;
		text-align: center;
	}
	.contact-links>div{margin-top: 2vh;}
	.emailsub{
		display: flex;
	}
}



@media (max-width:350px) {
	.contact-main {
		padding: 20px 10px;
	}
}

.window-bin {
	height: 100%;
}
.inner-four,.inner-tow,.inner-five,.inner-six,.inner-seven{
	padding-left: 67vw;
	margin-top: -37vh;
}
.inner-tow{
	margin-top: -40vh;
}
.inner-five{
	padding-left: 9vw;
	margin-top: -26vh;
}
.inner-seven{
	padding-left: 12rem;
	margin-left: -8vw;
	margin-top: 78vh;
}
.inner-seven .title-text-header .title-text-header-inner span{
	font-size: 3.4rem !important;
}
.inner-seven > p{
	display: none;
}

/* .inner-five{
	padding-left: 67vw;
	margin-top: -40vh;
} */


