.header {
	position:fixed;
	left:0;
	right:0;
	top:0;
	z-index:112;
	background:#000000;
}
.wrap {
	width:62.5rem;
	margin:0 auto;
}
.header .wrap {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.header .logo img {
	height:2.447916666666667rem;
	display:block;
}
.naver ul {
	display:flex;
	align-items:center;
}
.naver li {
	margin-left:1.25rem;
}
.naver li h3 a {
	font-weight:bold;
	font-size:0.9375rem;
	color:#FFFFFF;
	display:block;
	line-height:5.208333333333334rem;
}
.naver li.on h3 a,.naver li h3 a:hover {
	color:#0e6b7f;
}
.pbanner {
	height:31.25rem;
}
.layout {
	padding-top:5.208333333333334rem;
}
.crumbs {
	padding:1.5625rem 0;
}
.crumbs dl {
	display:flex;
	align-items:center;
}
.crumbs dd,.crumbs a {
	font-weight:bold;
	font-size:14px;
	color:#7C7C7C;
	text-transform:uppercase;
}
.crumbs dd.on a,.crumbs a:hover {
	color:#0e6b7f;
}
.product {
	margin-top:2.604166666666667rem;
}
.product li {
	background:url(../images/ubg1.jpg) no-repeat center/cover;
	margin-bottom:5.46875rem;
}
.item1 {
	display:flex;
	justify-content:space-between;
	flex-direction:row-reverse;
	align-items:center;
}
.item1 .text {
	padding:3.6458333333333335rem 0 2.604166666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	height:26.5625rem;
}
.product li:nth-child(2n) {
	background:url(../images/ubg2.jpg) no-repeat center/cover;
}
.product li:nth-child(2n) .wrap {
	flex-direction:row;
}
.product li:nth-child(2n) .text h3 {
	text-align:right;
}
.product li:nth-child(2n) .text h3:before {
	left:auto;
	right:0;
}
.product li:nth-child(2n) .bt {
	display:flex;
	justify-content:flex-end;
}
.item1 .pic {
	width:19.791666666666668rem;
}
.item1 .pic a {
	display:block;
	width:100%;
}
.item1 .pic img {
	width:100%;
	display:block;
	max-width:25rem;
	object-fit:contain;
}
.item1 .text {
	display:flex;
	justify-content:space-between;
	flex-direction:column;
	width:26.5625rem;
}
.item1 .text h3 a {
	font-weight:bold;
	font-size:3.125rem;
	color:#000E26;
	line-height:3.6458333333333335rem;
	text-transform:uppercase;
}
.item1 .text h3 {
	position:relative;
	padding-bottom:1.0416666666666667rem;
}
.item1 .text h3:before {
	content:"";
	width:15rem;
	height:0.20833333333333334rem;
	background:rgba(0,197,210,1);
	display:block;
	position:absolute;
	left:0;
	bottom:0;
}
.item1 .text p {
	font-weight:400;
	font-size:16px;
	color:#000000;
	line-height:1.25rem;
	margin-top:1.3020833333333335rem;
}
.hbtn {
	display:block;
	width:9.895833333333334rem;
	line-height:3.4375rem;
	font-weight:bold;
	font-size:1.3541666666666667rem;
	color:#FFFFFF;
	background:#ed5121;
	text-align:center;
}
.footer {
	background:#181a1a;
}
.footer .flex {
	display:flex;
	padding:3.90625rem 0 6.25rem;
}
.footer dl {
	width:16.40625rem;
}
.footer dt {
	font-weight:bold;
	font-size:0.9375rem;
	color:#FFFFFF;
	line-height:1.0416666666666667rem;
	text-transform:uppercase;
	margin-bottom:1.0416666666666667rem;
}
.footer dd a {
	font-weight:400;
	font-size:14px;
	text-transform:uppercase;
	color:rgba(255,255,255,0.6);
	line-height:1.875rem;
}
.footer dd a:hover {
	color:#FFFFFF;
}
.company .hd {
	margin-top:1.5625rem;
	background:#181a1a;
}
.company .hd .flex {
	display:flex;
	justify-content:space-between;
	align-items:center;
	position:relative;
}
.company .hd .flex:before {
	content:"";
	position:absolute;
	left:-50vw;
	right:-50vw;
	top:0%;
	height:50%;
	background:#fff;
}
.company .hd .pic {
	width:50%;
	height:22.552083333333336rem;
	overflow:hidden;
	position:relative;
	z-index:2;
}
.company .hd .pic img {
	width:100%;
	display:block;
	height:100%;
	object-fit:cover;
}
.company .hd .text {
	width:38%;
	position:relative;
	z-index:2;
}
.company .hd .text ul {
	display:flex;
	justify-content:space-between;
}
.company .hd .text li h3 {
	font-size:2.0833333333333335rem;
	color:#0E6B7F;
	line-height:1.6;
}
.company .hd .text li h3 i {
	font-weight:bold;
	font-size:2.0833333333333335rem;
	color:#0E6B7F;
	line-height:1.6;
	margin-right:0.5208333333333334rem;
	display:inline-block;
}
.company .hd .text li p {
	font-weight:400;
	font-size:16px;
	margin-top:0.78125rem;
	line-height:1.4;
}
.company .hd .text .alogo {
	margin-top:6.25rem;
}
.company .hd .text .alogo img {
	width:100%;
	display:block;
}
.company .hd .txt {
	padding-bottom:3.125rem;
}
.company .hd .txt h3 {
	font-weight:bold;
	font-size:2.604166666666667rem;
	color:#FFFFFF;
	line-height:1.6;
	margin:3.125rem 0 1.0416666666666667rem;
	text-transform:uppercase;
}
.company .hd .txt p {
	font-weight:400;
	font-size:14px;
	color:rgba(255,255,255,0.5);
	line-height:1.1458333333333335rem;
}
.company .bd {
	padding-top:6.510416666666667rem;
	background:url(../images/uline.png) no-repeat center top #0e6b7f;
}
h3.tit {
	font-weight:bold;
	font-size:2.604166666666667rem;
	color:#FFFFFF;
	line-height:2.604166666666667rem;
}
.company .bd .lc {
	margin:1.0416666666666667rem -18.75rem;
}
.company .bd .lc img {
	width:100%;
	display:block;
}
.company .bd .flex {
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.company .bd .flex .tx {
	width:17.708333333333336rem;
}
.company .bd .flex .tx p {
	font-size:1.6145833333333335rem;
	color:#ffffff;
	line-height:1.6;
	margin-top:1.5625rem;
}
.company .bd .flex .imgs {
	width:58.75rem;
	margin-right:-18.75rem;
	height:22.447916666666668rem;
	border-radius:26.041666666666668rem 0 0 26.041666666666668rem;
}
.roylist ul {
	display:flex;
	flex-wrap:wrap;
	gap:1.8229166666666667rem;
	padding:5.729166666666667rem 1.5625rem 13.020833333333334rem;
}
.roylist li {
	width:calc((100% - 5.989583333333334rem)/4);
	position:relative;
	box-shadow:0 0.5208333333333334rem 0.5208333333333334rem 0 rgba(80,80,80,1);
}
.roylist li a {
	background:url(../images/pic5.jpg) no-repeat center/100% 100%;
	height:17.5rem;
	width:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.roylist li a img {
	width:10.9375rem;
	height:15.364583333333334rem;
	object-fit:cover;
	display:block;
}
.hcontact {
	margin-top:-9.854166666666668rem;
	position:relative;
	z-index:3;
	padding-top:9.854166666666668rem;
	background:url(../images/uline1.png) no-repeat center top/100%;
	margin-bottom:7.8125rem;
}
.hcontact .bg {
	background:#181a1a;
	padding-bottom:3.6458333333333335rem;
}
.hcontact .wrap {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.hcontact .text {
	width:26.041666666666668rem;
}
.hcontact .text p {
	font-size:1.1458333333333335rem;
	color:rgba(255,255,255,0.5);
	line-height:1.3541666666666667rem;
	margin-top:3.125rem;
}
.hcontact .pic {
	width:28.4375rem;
}
.hcontact .pic img {
	width:100%;
	display:block;
}
.section1 .item1 {
	background:url(../images/ubg3.jpg) no-repeat center/cover;
}
.pbanner a {
	height:100%;
	display:block;
}
.section1 {
	background:#e6e6e6;
	padding:3.385416666666667rem 0;
}
.htit {
	display:flex;
	align-items:center;
}
.htit i {
	font-weight:bold;
	font-size:5.208333333333334rem;
	color:#0E6B7F;
	line-height:7.65625rem;
}
.htit h4 {
	font-weight:bold;
	font-size:2.604166666666667rem;
	color:#000000;
	line-height:2.604166666666667rem;
	margin-left:0.78125rem;
}
.swipers {
	overflow:hidden;
	margin-top:1.3020833333333335rem;
}
.swipers .item1 {
	padding:0 3.125rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.spans {
	margin-top:2.0833333333333335rem;
	text-align:center;
}
.spans span {
	width:0.5208333333333334rem;
	height:0.5208333333333334rem;
	border-radius:50%;
	margin:0 0.625rem;
	background:#d2d2d2;
	opacity:1;
}
.spans span.swiper-pagination-bullet-active {
	background:#0e6b7f;
}
.pbanner .spans {
	position:absolute;
	left:0;
	right:0;
	bottom:2.0833333333333335rem;
	z-index:11;
}
.section2 {
	clip-path:polygon(0 9.375rem,100% 0,100% calc(100% - 9.375rem),0 100%);
}
.section2 .box {
	background:#181a1a;
	padding:10.416666666666668rem 0 15.625rem;
	transition:clip-path 0.5s ease;
	/* 鏂板杩囨浮*/;
}
.section2 .flex {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.section2 .flex .txt {
	width:23.4375rem;
}
.htit.wh i {
	color:#0e6b7f;
}
.htit.wh h4 {
	color:#fff;
}
.section2 .flex .txt p {
	font-weight:400;
	font-size:0.9375rem;
	color:#FFFFFF;
	line-height:1.40625rem;
	opacity:0.5;
	margin:3.6458333333333335rem 0 6.25rem;
}
.section2 .bt {
	width:9.375rem;
	text-align:center;
}
.section2 .bt h4 {
	font-weight:bold;
	font-size:1.25rem;
	color:#0E6B7F;
	line-height:2.604166666666667rem;
}
.udown a {
	display:flex;
	justify-content:center;
	align-items:center;
	height:2.604166666666667rem;
	background:#0E6B7F;
	border-radius:1.5625rem;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
	line-height:0.9375rem;
	text-transform:uppercase;
	text-align:left;
}
.udown a img {
	display:block;
	width:1.25rem;
	margin-left:0.625rem;
}
.section2 .pic {
	position:relative;
	width:36.97916666666667rem;
}
.section2 .pic:before {
	content:"";
	position:absolute;
	height:20.104166666666668rem;
	left:-2.0833333333333335rem;
	right:-18.75rem;
	background:#0e6b7f;
	border-radius:10.416666666666668rem 0 0 10.416666666666668rem;
	bottom:2.604166666666667rem;
}
.section2 .pic img {
	width:100%;
	display:block;
	position:relative;
	z-index:2;
}
.section2 .imgs {
	position:relative;
	margin-top:5.208333333333334rem;
}
.section2 .imgs .ph {
	width:15.104166666666668rem;
	height:30.989583333333336rem;
	position:absolute;
	overflow:hidden;
	top:0;
	border-radius:2.604166666666667rem;
	overflow:hidden;
	position:sticky;
	top:5.208333333333334rem;
	z-index:11;
	margin-left:10.15625rem;
}
.section2 .imgs .ph:before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:11;
	background:url(../images/ph.png) no-repeat center/100% 100%;
}
.section2 .imgs img {
	width:100%;
	display:block;
}
.section2 .imgs:before {
	content:"";
	position:absolute;
	left:0;
	background:url(../images/ar1.png) no-repeat center/contain;
	top:100%;
	width:3.28125rem;
	height:9.635416666666668rem;
	margin-top:3.125rem;
}
.home {
	background:#e6e6e6;
}
.section3 {
	padding:1.5625rem 0 5.208333333333334rem;
}
.section3 .htit {
	justify-content:flex-end;
}
.hproduct {
	display:flex;
	justify-content:space-between;
	margin-top:1.5625rem;
}
.hproduct .lt {
	width:22.135416666666668rem;
}
.hproduct .lt li {
	height:18.229166666666668rem;
	margin-bottom:1.3020833333333335rem;
}
.hproduct .lt li:nth-child(2) {
	height:15.104166666666668rem;
}
.hproduct li a {
	background:#fff;
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.hproduct li img {
	max-width:90%;
	max-height:90%;
	object-fit:contain;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 鍜� Chrome*/
	-o-transition:all 0.3s;
}
.hproduct li a:hover img {
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	/* IE 9*/
	-moz-transform:scale(1.1);
	/* Firefox*/
	-webkit-transform:scale(1.1);
	/* Safari 鍜� Chrome*/
	-o-transform:scale(1.1);
}
.hproduct .rt {
	width:39.0625rem;
}
.hproduct .rt ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	gap:1.3020833333333335rem;
}
.hproduct .rt ul li {
	width:calc((100% - 1.3020833333333335rem)/2);
	height:12.239583333333334rem;
}
.hproduct .rt ul li:nth-child(3) {
	width:100%;
	height:21.09375rem;
}
.section4 {
	background-size:62.5rem auto !important;
	position:relative;
	padding:7.03125rem 0;
}
.section4 .pics {
	/* height:24.739583333333336rem; */
	margin:0 auto;
	position:relative;
	overflow:hidden;
	z-index:2;
}
.section4 .pics img{
	width: 100%;display: block;
}
.section4 .pics:before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:1;
	background:rgba(0,0,0,0.7);
}
.section4 .pics i {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	width:4.583333333333334rem;
	height:4.583333333333334rem;
	background:url(../images/play.png) no-repeat center/contain;
	z-index:2;
	margin:auto;
	cursor:pointer;
}
.section4 .tx1 {
	position:absolute;
	left:0;
	top:3.6458333333333335rem;
	z-index:1;
	height:8.281rem;
	display:block;
}
.section4 .tx2 {
	position:absolute;
	right:0;
	height:8.281rem;
	bottom:3.6458333333333335rem;
	z-index:1;
	display:block;
}
.productdel {
	background:#181a1a;
	margin-top:1.5625rem;
}
.productdel .hd {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.productdel .hd .pic {
	position:relative;
	z-index:2;
	width:30.208333333333336rem;
}
.productdel .hd .pic img {
	width:100%;
	display:block;
}
.productdel .hd .text {
	width:30.208333333333336rem;
}
.productdel .hd .tx {
	position:relative;
	padding:3.125rem 0;
	margin-top:2.0833333333333335rem;
}
.productdel .hd .tx:before {
	content:"";
	background:#0e6b7f;
	left:-10.9375rem;
	top:0;
	bottom:0;
	right:-18.75rem;
	position:absolute;
}
.productdel .hd .tx p {
	position:relative;
	font-size:1.6666666666666667rem;
	z-index:2;
	color:#ffffff;
	line-height:1.6;
}
.productdel .hd h1 {
	font-size:2.0833333333333335rem;
	color:#ffffff;
	font-weight:bold;
	line-height:1.2;
}
.productdel h4.titc {
	font-size:2.604166666666667rem;
	font-weight:bold;
	color:#ffffff;
	line-height:1.4;
	margin-bottom:1.5625rem;
}
.productdel .bd table {
	width:100%;
	border-collapse:collapse;
	border:none;
	margin-bottom:5.208333333333334rem;
}
.productdel .bd td {
	font-size:1.1458333333333335rem;
	color:#ffffff;
	line-height:2.1875rem;
	padding:0 1.3020833333333335rem;
	background:#2d2f2f;
	border:none !important;
	border-bottom:0.20833333333333334rem solid #181a1a !important;
}
.productdel .bd tr:nth-child(2n) td {
	background:#232424;
	margin-bottom:0.20833333333333334rem;
}
.productdel .prlist li {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin:5.208333333333334rem 0 0;
}
.productdel .prlist li .icon {
	width:26.041666666666668rem;
	position:relative;
	display:flex;
	justify-content:flex-end;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 3.125rem;
}
.productdel .prlist li .icon:before {
	content:"";
	position:absolute;
	right:0;
	left:-18.75rem;
	height:15.104166666666668rem;
	border-radius:0 10.416666666666668rem 10.416666666666668rem 0;
	bottom:0;
	background:#0e6b7f;
}
.productdel .prlist li .icon img {
	position:relative;
	max-height:18.75rem;
	z-index:2;
	max-width:100%;
}
.productdel .prlist li .txt {
	width:33.07291666666667rem;
}
.productdel .prlist li .txt h4 {
	font-size:2.604166666666667rem;
	color:#ffffff;
	line-height:1.3;
	font-weight:bold;
}
.productdel .prlist li .txt p {
	font-size:1.5625rem;
	color:#ffffff;
	line-height:1.4;
	opacity:0.3;
	margin-top:1.5625rem;
}
.productdel .prlist li:nth-child(2n) {
	flex-direction:row-reverse;
}
.productdel .prlist li:nth-child(2n) .icon:before {
	left:0;
	right:-18.75rem;
	height:15.104166666666668rem;
	border-radius:10.416666666666668rem 0 0 10.416666666666668rem;
	bottom:0;
}
.productdel .prlist li:nth-child(2n) .icon {
	justify-content:flex-start;
}
.productdel .prlist {
	padding-bottom:5.208333333333334rem;
}
.productdel .del {
	background:url(../images/uline.png) no-repeat center top/100% auto #0e6b7f;
	padding:0 0 5.208333333333334rem;
	position:relative;
	z-index:2;
}
.productdel .del .img img {
	width:100%;
	position:relative;
	top:-1.5625rem;
}
.support .wrap {
	background:#0d1b31;
	min-height:34.63541666666667rem;
	display:flex;
	justify-content:space-between;
}
.support .tab {
	width:18.229166666666668rem;
	padding:1.5625rem 1.3020833333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.support .tab li {
	font-size:16px;
	color:#ffffff;
	background:url(../images/sico2.png) no-repeat right center;
	padding-right:1.5625rem;
	cursor:pointer;
	margin-bottom:1.0416666666666667rem;
}
.support .tab li.on {
	background:url(../images/sico3.png) no-repeat right center;
}
.support .rtx {
	width:calc(100% - 18.229166666666668rem);
	background:#000f26;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:1.0416666666666667rem 2.604166666666667rem;
}
.support .rtx dd:nth-child(n+2) {
	display:none;
}
.support .rtx h2,
.support .rtx h3 {
	font-size:1.4583333333333335rem;
	color:#ffffff;
	line-height:1.6;
	border-bottom:0.052083333333333336rem solid #1a273c;
	padding:0.5208333333333334rem 0;
	margin-bottom:0.78125rem;
}

.support.supportlist .rtx h3{
	font-size: 1.2rem;
	padding: 0.5rem 0 0;
	border: none;margin-bottom: 0;
}

.support .rtx .del {
	font-size:0.9375rem;
	line-height:1.6;
	color:#ffffff;
}
.support .rtx .del h4 {
	font-size:1.25rem;
	color:#00c5d2;
	line-height:1.6;
}
.support .rtx .sdown {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.support .rtx .sdown li {
	width:calc((100% - 1.0416666666666667rem)/2);
	margin-bottom:1.5625rem;
	align-items:center;
	display:flex;
}
.support .rtx .sdown li a {
	font-size:1.25rem;
	color:#00c5d2;
	line-height:1.6;
	text-align:center;
	width:100%;
	display:block;
}
.scontact {
	background:#0e6b7f;
	padding:2.604166666666667rem 0 3.6458333333333335rem;
}
.scontact h3 {
	font-size:2.604166666666667rem;
	color:#ffffff;
	line-height:1.6;
	font-weight:bold;
	margin-bottom:1.5625rem;
}
.scontact ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.scontact ul li {
	max-width:49%;
	font-size:1.0416666666666667rem;
	color:#ffffff;
	line-height:1.8;
}
.pbanner {
	position:relative;
}
.search {
	position:absolute;
	left:0;
	right:0;
	bottom:4.166666666666667rem;
	z-index:11;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	width:41.66666666666667rem;
	border-radius:0.78125rem;
	background:rgba(0,0,0,0.58);
}
.search .txt {
	width:35.41666666666667rem;
	height:5.208333333333334rem;
	background:none;
	border:none;
	box-shadow:none;
	font-size:2.0833333333333335rem;
	color:#ffffff;
	padding-left:1.5625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.search .btn {
	width:5.520833333333334rem;
	height:5.208333333333334rem;
	background:url(../images/sico4.png) no-repeat center/2.03125rem auto;
	border:none;
	cursor:pointer;
}
.mask {
	position:fixed;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:9998;
	background:rgba(0,0,0,0.7);
	display:none;
}
.mkvideo {
	display:none;
	position:fixed;
	left:0;
	right:0;
	top:53%;
	z-index:9999;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	/* IE 9*/
    -moz-transform:translateY(-50%);
	/* Firefox*/
    -webkit-transform:translateY(-50%);
	/* Safari 閸滐拷 Chrome*/
    -o-transform:translateY(-50%);
	max-width:62.5rem;
	margin:0 auto;
}
.mkvideo video {
	width:100%;
}
.mkvideo .icos {
	position:absolute;
	width:2.0833333333333335rem;
	height:2.0833333333333335rem;
	right:-2.604166666666667rem;
	top:-2.604166666666667rem;
	cursor:pointer;
	background:url(../images/ss1.png) no-repeat center/cover;
	z-index:9;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
    -moz-transition:all 0.3s;
	/* Firefox*/
    -webkit-transition:all 0.3s;
	/* Safari 閸滐拷 Chrome*/
    -o-transition:all 0.3s;
}
.mkvideo .icos:hover {
	transform:rotate(720deg);
	-ms-transform:rotate(720deg);
	/* IE 9*/
    -moz-transform:rotate(720deg);
	/* Firefox*/
    -webkit-transform:rotate(720deg);
	/* Safari 閸滐拷 Chrome*/
    -o-transform:rotate(720deg);
}
.section4 .pics i {
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 鍜� Chrome*/
	-o-transition:all 0.3s;
}
.section4 .pics i:hover {
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	/* IE 9*/
	-moz-transform:scale(1.1);
	/* Firefox*/
	-webkit-transform:scale(1.1);
	/* Safari 鍜� Chrome*/
	-o-transform:scale(1.1);
}
.item1 .text h3 a:hover {
	color:#0E6B7F;
}
.hbtn:hover {
	background:#0E6B7F;
}
.item1 .pic img {
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 鍜� Chrome*/
	-o-transition:all 0.3s;
}
.item1 .pic a:hover img {
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	/* IE 9*/
	-moz-transform:scale(1.1);
	/* Firefox*/
	-webkit-transform:scale(1.1);
	/* Safari 鍜� Chrome*/
	-o-transform:scale(1.1);
}
.udown a:hover {
	background:#0a5f71;
}
.section4 .swipervideo {
	overflow:hidden;
}
.section4 .swipervideo .swiper-slide {
	transform:scale(0.8);
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.section4 .swipervideo .swiper-slide-active {
	transform:scale(1);
	z-index:22;
}
.supportlist .rtx {
	width:100%;
}
