@charset "UTF-8";

body {
	padding: 0;
	margin: 0;
}

html {
	position: relative;
	min-width: 320px;
	margin: 0 auto;
	width: 100%;
}

.turning {
	min-height: 750px;
	background-color: #FFFFFF;
	min-width: 320px;
	max-width: 1200px;
	margin: 63px auto 0;
	overflow: hidden;
	font-size: 16px;
	color: #000000;
}

.turning * {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	list-style: none;
	letter-spacing: 0.02em;
}

.turning .PC {
	display: block !important;
}

.turning .APP {
	display: none !important;
}

.turning a,
.turning a:hover {
	text-decoration: none;
	color: #000000;
}

.turning img {
	border: none;
	max-width: 100%;
}

.turning .turning-btn img {
	transition: all .25s;
	width: 100%;
}

.turning .turning-btn img:hover {
	transform: scale(0.95);
}

.turning p {
	font-weight: normal;
}

.turning .font-f {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.turning .rel {
	position: relative;
}

.turning .abl {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.turning .flex-c {
	display: flex;
	align-items: center;
	justify-content: center;
}

.turning .flex-s {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.turning .turning-text{
	text-align: center;
	font-size: 1.375em;
}

.turning .turning-text p{
	line-height: 1.75;
}

.turning .turning-title p{
	font-size: 3.125em;
	color: #0092AA;
	font-weight: bold;
}

.turning .wrap1 ul {
	position: absolute;
	top: 3.5em;
	left: 5%;
	width: 90%;
}

.turning .wrap1 li {
	float: left;
	width: 24.5%;
	text-align: center;
	color: #FFFFFF;
}

.turning .wrap1 li:nth-child(2) {
	width: 51%;
	margin-top: 9.5em;
}

.turning .wrap1 .desc p {
	font-size: 1em;
	line-height: 2;
	height: 2em;
	width: 34%;
	margin-left: 62%;
	text-align: left;
	border-bottom: 1px solid #bbbbbb;
	color: #333333;
}

.turning .wrap1 .desc span {
	display: inline-block;
	min-width: 6em;
}

.turning .wrap1 li .date {
	font-size: 1.875em;
	line-height: 1.75;
	font-weight: bold;
	margin-bottom: 1.75em;
}

.turning .wrap1 li .date span {
	font-size: 0.8em;
}

.turning .wrap1 li .date i {
	display: inline-block;
	line-height: 0.8;
	font-size: 1.875em;
	vertical-align: text-bottom;
}

.turning .wrap1 li .date strong {
	font-size: 1.4em;
	line-height: 0.7;
	vertical-align: middle;
	font-weight: bold;
}

.turning .wrap1 li .price {
	font-size: 1.25em;
	line-height: 1.8;
	vertical-align: bottom;
}

.turning .wrap1 li .price i {
	font-size: 1.5em;
	line-height: 0.7;
}

.turning .wrap1 li .price strong {
	font-size: 1.75em;
	line-height: 0.57;
	font-weight: bold;
}

@media (max-width:768px) {
	.turning .turning-text {
	    font-size: 1.875em;
	}
	.turning .wrap1 ul {
		width: 90%;
		top: 2.5em;
	}

	.turning .wrap1 .box1 li{
		width: 42%;
		padding-top: 0;
		margin-left: 28%;
		margin-top: 19em;
		float: inherit;
	}
	
	.turning .wrap1 .desc {
		position: absolute;
		top: 0em;
		left: 25.6%;
		width: 30%;
	}

	.turning .wrap1 .desc p {
		font-size: 1.5em;
		width: 100%;
		margin-left: 0;
		line-height: 2;
		height: 2em;
	}

	.turning .wrap1 .desc span {
		min-width: 6em;
	}
	
	.turning .wrap1 .box2 li{
		width: 49.8%;
		margin-top: 1em;
	}
	
	.turning .wrap1 .box2 li .date {
		line-height: 2;
		margin-bottom: 1.5em;
	}
	
	.turning .wrap1 li .price {
		font-size: 1.6em;
	}
	
	.turning .wrap1 li .price i {
		font-size: 1.3em;
	}
	
}


.turning .turning-ps{
	padding-left: 5%;
}

@media (min-width:768px) {
	.turning .turning-ps i{
		padding-top: 3px;
	}
}

.turning .turning-tab table {
	position: absolute;
	top: 0;
	left: 5%;
	width: 90%;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	border-bottom: 1px solid #B3B3B3;
	border-top: 1px solid #B3B3B3;
}

.turning .turning-tab table tr:first-child td,
.turning .turning-tab table tr:nth-child(2) td{
	background-color: #0093AB;
	font-size: 1.25em;
	font-weight: 500;
	line-height: 2;
	color: #FFFFFF;
}

.turning .turning-tab table td:not(:nth-child(8n+1)){
	border-left: 1px solid #B3B3B3;
}

.turning .turning-tab table tr:first-child td,
.turning .turning-tab table tr:nth-child(2) td{
	border-bottom: 1px solid #B3B3B3;
}

.turning .turning-tab table td {
	font-size: 1.25em;
	line-height: 1.5;
	background-color: #ffffff;
}

.turning .turning-tab table tr:first-child td:last-child {
	width: 16.5%;
}

.turning .turning-tab table tr:first-child td:first-child {
	width: 46%;
}

.turning .turning-tab table tr:last-child td{
	padding: 1.5% 0.2%;
}

.turning .turning-tab table tr:last-child td:last-child p{
	text-align: left;
}

.turning .turning-tab table tr:last-child td:first-child,
.turning .turning-tab table tr:last-child td:nth-child(4){
	width: 10.5%;
}


@media (max-width:768px) {
	.turning .turning-tab-app{padding-bottom: 4%;}
	
	.turning .turning-tab-app table {
		height: 100%;
		width: 90%;
		border-collapse: collapse;
		border-spacing: 0;
		text-align: center;
		border-bottom: 1px solid #B3B3B3;
		border-top: 1px solid #B3B3B3;
	}
	.turning .turning-tab-app table tr td{
		line-height: 1.375em;
		border-bottom: 1px solid #B3B3B3;
		border-left: 1px solid #B3B3B3;
		font-size: 1.5em;
		text-align: left;
		padding: 0.5em 1em;
	}
	.turning .turning-tab-app table tr td:first-child{
		border-left: 0;
		background-color:#0093AB;
		color: #ffffff;
	}
	.turning .turning-tab-app table tr:nth-child(2) td:first-child{
		border-left: 1px solid #B3B3B3;
		background-color:#0093AB;
	}
	.turning .turning-tab-app table tr:nth-child(3) td:first-child{
		border-left: 1px solid #B3B3B3;
		background-color:#0093AB;
	}
	.turning .turning-tab-app table tr:nth-child(4) td:first-child{
		border-left: 1px solid #B3B3B3;
		background-color:#0093AB;
	}
	.turning .turning-tab-app table tr:first-child td:nth-child(2){
		background-color:#0093AB;
		color: #ffffff;
	}
	.turning .turning-tab-app table tr:first-child td:first-child{
		text-align: center;
	}
	
	.turning .turning-ps {
		padding: 0 5% 0 6%;
		font-size: 1.5em;
	}
	
	.turning .turning-ps2 .flex-s{
		align-items: flex-start;
		margin: 1.25em 0 -0.75em;
	}
	
	.turning .turning-ps2 .flex-s>*{
		letter-spacing: 2px;
		
	} 

}
@media (max-width:690px) {
	.turning .turning-tab-app table td{
		font-size: 1.6em;
	}
}
@media (max-width:390px) {

	.turning .turning-tab-app table td{
		line-height: 1.2;
		padding: 0.5em 0;
	}
	
}

/* 产品 */
.turning .wrap2 ul{
	padding: 0.5em 3.5% 0.5em 4%;
	display: flex;
} 
.turning .wrap2 li {
	width: 25%;
}

.turning .wrap2 li .li-bg {
	width: 100%;
}

.turning .wrap2 li .flex-s {
	flex-direction: column;
}

.turning .wrap2 li .li-cont {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.turning .wrap2 li .prod-img {
	height: 14.4em;
	width: 100%;
	align-items: flex-end;
}

.turning .wrap2 li .prod-img img {
	max-width: 80%;
}

.turning .wrap2 li .prod-pr {
	height: 4.5em;
	padding-top: 0.5em;
}

.turning .wrap2 li .prod-pr p {
	font-size: 1.125em;
	color: #333333;
	line-height: 1.2;
}

.turning .wrap2 li .prod-pr  strong {
	font-size: 1.5em;
	color: #0093AB;
}

.turning .wrap2 li .desc {
	align-items: flex-start;
	width: 100%;
}

.turning .wrap2 li .desc p {
	font-size: 1em;
	line-height: 2;
	height: 2em;
	width: 76%;
	margin-left: 10.8%;
	border-bottom: 1px solid #bbbbbb;
	color: #333333;
}

.turning .wrap2 li .desc span {
	min-width: 6.8em;
	display: inline-block;
}

.turning .add-link{font-weight: normal; text-decoration: underline;}

@media (max-width:1200px) {
	.turning .wrap2 li .prod-img {
	    height: 15em;
	}
}
@media (max-width:768px) {
	.turning .wrap2 ul {
		position: absolute;
		top: 0em;
		left: 0%;
		width: 100%;
		padding: 0 3.6% 0 4%;
	}

	.turning .wrap2 li {
		width: 49.5%;
		height: 54.5em;
		margin-right: 0;
	}

	.turning .wrap2 li .li-cont {
		width: 100%;
		padding-top: 88%;
	}

	.turning .wrap2 li .flex-s {
		flex-direction: column;
	}

	.turning .wrap2 li .prod-pr {
		align-items: flex-start;
		width: 100%;
		height: 6.2em;
		margin:0.625em 0 0.3em;
		padding-left: 5%;
	}

	.turning .wrap2 li .prod-pr p {
		font-size: 1.6em;
		line-height: 1;
		width: 100%;
		padding: 0em 0 0.15em;
		text-align: center;
	}
	
	.turning .wrap2 li .prod-pr p>span {
		display: inline-block;
		vertical-align: middle;
		line-height: 1.2;
	}
	
	.turning .wrap2 li .prod-pr .price{
		margin-left: 0.35em;
	}

	.turning .wrap2 li .prod-pr .price i {
		font-size: 1.11em;
		line-height: 0.9;
	}

	.turning .wrap2 li .prod-pr .price strong {
		font-size: 1.7em;
		line-height: 0.55;
	}
	
	.turning .wrap2 li .desc {
		align-items: flex-start;
		width: 100%;
		padding-top: 0;
		padding-left: 10%;
	}

	.turning .wrap2 li .desc p {
		font-size: 1.6em;
		line-height: 1.8;
		height: 1.8em;
		width: 88%;
		margin-left: 0;
		border-bottom: 1px solid #bbbbbb;
	}

	.turning .wrap2 li .desc span {
		display: inline-block;
		min-width: 5em;
	}
	.turning .wrap2 .font-f-ls{
		letter-spacing: -0.05em;
	}
}

.turning .turning-ps3 a{
	color: #0092AA;
	font-weight: bold;
	text-decoration: none;
}

@media (min-width:769px) {
	.turning .turning-ps3 a:hover{
		text-decoration: underline;
	}
}

.turning .wrap3 ul {
	width: 100%;
	padding: 0 2.8em;
	justify-content: space-around;
	align-items: stretch;
}

.turning .wrap3 li {
    width: 30%;
	font-size: 1.25em;
	line-height: 1.6;
	margin-top: 0.1em;
	padding-left: 0.7em;
	color: #000000;
}

.turning .wrap3 li span {
    color: #0093AB;
	font-weight: bold;
	font-size: 1.1em;
}

.turning .turning-link-title{
	font-size: 2.7em;
	font-weight: bold;
}

@media (max-width:768px) {
	.turning .turning-step{
		padding: 4em 1.5em 0 2.5em;
		font-size: 1.56em;
		line-height: 2.8;
		color: #000000;
	}

	.turning .turning-step p{
		font-size: 1.13em;
		line-height: 1.5;
	}

	.turning .turning-step p span{
		color: #0093AB;
		font-weight: bold;
		font-size: 1.1em;
	}
}

.turning .turning-link .flex-c{
	align-items: flex-start;
	flex-wrap: wrap;
}
.turning .turning-link li{width: 50%;}
.turning .turning-link li:nth-child(2n-1) a{
	display: flex;
	justify-content: flex-end;
}
@media (min-width:769px) {
	.turning .turning-link a img{
		transition: all 0.3s;
	}

	.turning .turning-link a:hover img{
		transform: translateY(-0.5em);
	}
}

@media (max-width:768px) {
	.turning .turning-link li{width: 100%;}
}

.turning .turning-ps4{
	font-size: 1.125em;
	color: #323232;
	line-height: 1.75;
}
.turning .turning-ps4 p{
	font-size: 1.25em;
	font-weight: bold;
}
.turning .turning-ps4 p img{
	margin-right: 0.2em;
}


.turning .turning-tab2 table {
	position: absolute;
	top: 0;
	left: 5%;
	width: 90%;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	border-top: 1px solid #B3B3B3;
}


.turning .turning-tab2 table tr td{
	border-bottom: 1px solid #B3B3B3;
	padding: 0.5em 0;
	line-height: 1.25;
	font-size: 1.25em;
	width: 14%;
	background-color: #ffffff;
	border-right: 1px solid #B3B3B3;
}
.turning .turning-tab2 table tr td:last-child{
	border-right: none;
}
.turning .turning-tab2 table tr:first-child td{
	background-color: #0093AB;
	color: #FFFFFF;
}

.turning .turning-tab2 table td:nth-child(3) {
	width: 20%;
}
.turning .turning-tab2 table td:nth-child(4) {
	width: 24%;
}

@media (max-width:768px) {
	.turning .turning-tab-app2 table {
		height: 94%;
		width: 90%;
		border-collapse: collapse;
		border-spacing: 0;
		text-align: center;
		border-top: 1px solid #B3B3B3;
	}
	.turning .turning-tab-app2 table tr td{
		border-bottom: 1px solid #B3B3B3;
		border-left: 1px solid #B3B3B3;
		font-size: 1.45em;
		height: 15.5%;
	}
	.turning .turning-tab-app2 table tr:nth-child(4) td{
		height: 22.5%;
	}
	.turning .turning-tab-app2 table tr td:first-child{
		background-color: #0093AB;
	}

	.turning .turning-tab-app2 table tr td:first-child{
		border-left: 0;
		background-color:#0093AB;
		color: #ffffff;
	}
	
	.turning .turning-ps4 {
	    padding: 0 5%;
		font-size: 1.4em;
	}
	
}
@media (max-width:690px) {
	.turning .turning-tab-app2 table td{
		font-size: 1.6em;
	}
}




	
@media (max-width:1200px) {
	.turning {
		font-size: 15px;
	}
	.turning .turning-link{
		padding: 0 3.5em;
	}
}

@media (max-width:1160px) {
	.turning {
		font-size: 14.5px;
	}
}

@media (max-width:1120px) {
	.turning {
		font-size: 14px;
	}
}

@media (max-width:1080px) {
	.turning {
		font-size: 13.5px;
	}
}

@media (max-width:1040px) {
	.turning {
		font-size: 13px;
	}
}

@media (max-width:1000px) {
	.turning {
		font-size: 12.5px;
	}
}

@media (max-width:960px) {
	.turning {
		font-size: 12px;
	}
}

@media (max-width:920px) {
	.turning {
		font-size: 11.5px;
	}
}

@media (max-width:880px) {
	.turning {
		font-size: 11px;
	}
}

@media (max-width:840px) {
	.turning {
		font-size: 10.5px;
	}
}

@media (max-width:800px) {
	.turning {
		font-size: 10px;
	}
}

@media (max-width:768px) {
	.turning {
		margin: 54px auto 0;
		font-size: 15px;
		width: 100%;
	}

	.turning .PC {
		display: none !important;
	}

	.turning .APP {
		display: block !important;
	}
	
	.turning .turning-btn a{
		width: 66%;
	}
	
	.turning .turning-link-title{
		font-size: 3.25em;
	}
	
	.turning .turning-link{
		padding: 0 1.5em;
	}
	
	.turning .turning-link .flex-c{
		flex-wrap: wrap;
	}
	
	.turning .turning-link li{
		padding-top: 0.5em;
	}
	.turning .font-lett{letter-spacing: -0.05em;}
	.turning .turning-ps3{
		display: block;
		padding-right: 1%;
	}
}

@media (max-width:460px) {
	.turning .font-lett{
		letter-spacing: -0.1em;
	}
}
@media (max-width:720px) {
	.turning {
		font-size: 14px;
	}
}

@media (max-width:690px) {
	.turning {
		font-size: 13.6px;
	}
}

@media (max-width:660px) {
	.turning {
		font-size: 13px;
	}
}

@media (max-width:630px) {
	.turning {
		font-size: 12.4px;
	}
}

@media (max-width:600px) {
	.turning {
		font-size: 11.8px;
	}
}

@media (max-width:570px) {
	.turning {
		font-size: 11.2px;
	}
}

@media (max-width:540px) {
	.turning {
		font-size: 10.6px;
	}
}

@media (max-width:510px) {
	.turning {
		font-size: 10px;
	}
}

@media (max-width:480px) {
	.turning {
		font-size: 9.6px;
	}

	.turning .turning-btn img:hover {
		transform: none;
	}

}

@media (max-width:450px) {
	.turning {
		font-size: 9px;
	}
}

@media (max-width:420px) {
	.turning {
		font-size: 8.4px;
	}
}

@media (max-width:390px) {
	.turning {
		font-size: 7.8px;
	}
}

@media (max-width:360px) {
	.turning {
		font-size: 7.2px;
	}
}

@media (max-width:330px) {
	.turning {
		font-size: 7px;
	}
}

