@charset "UTF-8";

body {
	padding: 0;
	margin: 0;
}

html {
	position: relative;
	min-width: 1200px;
	margin: 0 auto;
	width: 100%;
}

.aluminum {
	min-height: 750px;
	background-color: #f5f9fd;
	min-width: 320px;
	max-width: 1200px;
	margin: 63px auto 0;
	overflow: hidden;
	font-size: 15px;
	color: #000000;
}

.aluminum * {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	list-style: none;
	letter-spacing: 0.02em;
}

.aluminum .PC {
	display: block !important;
}

.aluminum .APP {
	display: none !important;
}

.aluminum a,
.aluminum a:hover {
	text-decoration: none;
	color: #000000;
}

.aluminum img {
	border: none;
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	-webkit-user-select: none;
	user-select: none;
}

.aluminum p {
	font-weight: normal;
}

.aluminum .font-f {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.aluminum .rel {
	position: relative;
}

.aluminum .abl {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.aluminum .flex-b {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: flex-start;
	align-items: flex-start;
}

.aluminum .flex-c {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	align-items: center;
}

.aluminum .flex-s {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start;
}
/* 
.aluminum .aluminum-content {
	background: linear-gradient(to bottom, #d4e7f7, #f5f9fd);
}

.aluminum .box .cont {
	position: relative;
}

.aluminum .aluminum-btn {
	justify-content: center;
}

.aluminum .block-title {
	height: 6em;
	justify-content: center;
}

.aluminum .block-title span {
	display: inline-block;
	padding: 0 0.5em;
	font-size: 3.3em;
	font-weight: bold;
	line-height: 1;
	color: #0A1464;
}

.aluminum .block-title img {
	height: 3.3em;
}
*/
/* 
.aluminum table {
	position: relative;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
}

.aluminum table th {
	padding: 0.6em;
	font-size: 1.2em;
	font-weight: bold;
	min-width: 4.5em;
	line-height: 1.5;
	background-color: #99CCFF;
}

.aluminum .box9-tab table th:nth-child(2) {
	width: 55%;
}
.aluminum .box9-tab table th:nth-child(3) {
	width: 38%;
}
.aluminum table th:not(:last-child) {
	border-right: 1px solid #999999;
}

.aluminum table td {
	padding: 0.6em;
	font-size: 1em;
	line-height: 1.8em;
	border-bottom: 1px solid #b2b2b2;
}

.aluminum table i {
	line-height: 1;
}

.aluminum table tr>td:not(:last-child) {
	border-right: 1px solid #b2b2b2;
}

.aluminum table .ta-left {
	text-align: left;
}

.aluminum table .blue {
	font-weight: bold;
	color: #0A1464;
} */




.aluminum .aluminum-title{
	font-weight: bold;
	font-size: 40px;
	color: #000000;
}
.aluminum .aluminum-title span{
	padding-top: 6px;
}

.box-title{
	color: #ffffff;
	font-size: 52px;
	font-weight: bold;
	padding-bottom: 4px;
}
.box-title span{
	color: #0A1464;
	font-size: 64px;
	margin: 0 36px 0 27px;
}


.aluminum .box3  {
	padding: 0 115px 0 108px;
}
.aluminum .box3 .desc {
	width: 100%;
    align-items: center;
	padding-bottom: 8px;
}

.aluminum .box3 .box3-img  {
	width: 19%;
	margin: 5px 0 0 7px;
}
.aluminum .box3 .box3-img img {
	max-width: 100%;
}

.aluminum .box3 .code {
	width: 19%;
	box-sizing: border-box;
}

.aluminum .box3 .code>span {
	display: inline-block;
	width: 100%;
	font-size: 17px;
	line-height: 2.6;
	border-bottom: 1px solid #b2b2b2;
	color: #000000;
}

.aluminum .box3 .code>span:last-child{
	border-bottom: 0;
}

.aluminum .box3 .code .dl {
	display: inline-block;
	width: 50%;
}

.aluminum .box3 .price {
	width: 32%;
	flex-direction: column;
	margin: 50px 0;
	box-sizing: border-box;
}

.aluminum .box3 .price>span {
	display: inline-block;
	width: 100%;
	font-size: 17px;
	line-height: 1.4;
	color: #000000;
}
.aluminum .box3 .price>span:first-child {
	border-bottom: 1px solid #b2b2b2;
	padding-bottom: 6px;
}

.aluminum .box3 p{padding-left: 120px; padding-top: 7px;}

.aluminum .box3 .price .dl {
	font-size: 18px;
}

.aluminum .box3 .price .dc {
	font-size: 24px;
	font-weight: bold;
}

.aluminum .box3 .price .dh {
	color: #DD0000;
}

.aluminum .box3 .price .dr {
	color: #DD0000;
	font-size: 40px;
	font-weight: bold;
}

.aluminum .box3 .discount {
	display: inline-block;
	width: 19%;
	font-size: 36px;
	line-height: 1.4;
	color: #0A1464;
	font-weight: bold;
	text-align: center;
}
.aluminum .box3 .discount span{
	font-size: 100px;
	display: inline-block;
	vertical-align: -4px;
}



.aluminum .box4{
	padding: 0 30px;
}

.aluminum .box4>*{
	width: 50%;
	padding: 0 40px 0 60px;
	box-sizing: border-box;
}

.aluminum .box4 .box4-left{
	width: 52%;
}

.aluminum .box4 .box4-left img{
	margin-left: 10px;
}

.aluminum .box4 .box4-right{
	width: 48%;
	padding-left: 25px;
	margin-top: 15px;
}

.aluminum .box4 .box4-left span.dl{
	display: inline-block;
    width: 86px;
}
.aluminum .box4 .code{
	box-sizing: border-box;
	width: 85%;
	margin: 35px auto 15px;
}

.aluminum .box4 .code>span {
	display: inline-block;
	width: 100%;
	font-size: 17px;
	line-height: 2.2;
	border-bottom: 1px solid #b2b2b2;
	color: #000000;
}

.aluminum .box4 .code>span:last-child{
	border-bottom: 0;
}

.aluminum .box4 .discount{
	color: #0A1464;
	font-size: 32px;
	font-weight: bold;
	align-items: flex-end;
}

.aluminum .box4 .discount span{
	font-size: 92px;
	vertical-align: -4px;
}

.aluminum .box4 .price {
	width: 86%;
	flex-direction: column;
	margin: 55px 0;
	box-sizing: border-box;
}

.aluminum .box4 .price>span {
	display: inline-block;
	width: 100%;
	font-size: 17px;
	line-height: 1.2;
	color: #000000;
}

.aluminum .box4 .price>span:first-child {
	border-bottom: 1px solid #b2b2b2;
	padding-bottom: 8px;
}

.aluminum .box4 .price>span:last-child {
	padding-top: 8px;
}


.aluminum .box4 p{padding-top: 26px;}

.aluminum .box4 .price .dl {
	font-size: 18px;
}

.aluminum .box4 .price .dc {
	font-size: 24px;
	font-weight: bold;
}

.aluminum .box4 .price .dh {
	color: #DD0000;
}

.aluminum .box4 .price .dr {
	color: #DD0000;
	font-size: 40px;
	font-weight: bold;
}

.aluminum .aluminum-btn a{
	transition: all 0.3s;
}

@media (min-width: 769px) {
    .aluminum .aluminum-btn a:hover {
        transform: scale(0.95);
    }
}


.aluminum .box5 {
	padding: 0 60px;
}

.aluminum .box5 table {
	position: relative;
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	background: #ffffff;
	font-size: 14px;
	border-radius: 4px;
	overflow: hidden;
} 

.aluminum .box5 table th {
	font-size: 18px;
	font-weight: bold;
	padding: 7px 5px;
	background-color: #D2D2D2;
}

.aluminum .box5 table th:not(:last-child) {
	border-right: 1px solid #999999;
}
.aluminum .box5 table td:first-child{
	width: 65px;
}
.aluminum .box5 table td {
	text-align: left;
	border-bottom: 1px solid #b2b2b2;
	padding: 0 8px;
	line-height: 1.8;
}

.aluminum .box5 table tr td:first-child {
	text-align: center;  
}

.aluminum .box5 table tr:last-child td{
	border-bottom: 0;
}

.aluminum .box5 table tr>td:not(:last-child) {
	border-right: 1px solid #b2b2b2;
}

.aluminum .box5 table .blue {
	font-weight: bold;
	color: #0A1464;
}


.aluminum .box6{
	color: #0A1464;
	padding-left: 20px;
}

.aluminum .box6 span{
	color: #ffffff;
	margin:  0 20px 0 20px;
}


.aluminum .box7 .prod-cont {
	width: 100%;
	padding: 0 190px 0 180px;
}

.aluminum .box7 .prod-cont .desc {
	width: 30%;
}

.aluminum .box7 .prod-cont .pic>img {
	max-width: 100%;
	margin-top: 7px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.aluminum .box7 .prod-cont .code {
	width: 90%;
}

.aluminum .box7 .prod-cont .code>span {
	display: inline-block;
	width: 100%;
	font-size: 18px;
	line-height: 2.4;
	border-bottom: 1px solid #b2b2b2
}

.aluminum .box7 .prod-cont .code>span:last-child {
	border-bottom: 0;
}

.aluminum .box7 .prod-cont .code .dl {
	display: inline-block;
	width: 45%;
}


.aluminum .box7 .prod-cont .tab {
	width: 59.5%;
	margin-top: 12px;
}

.aluminum .box7 .prod-cont table {
	width: 90%;
}

.aluminum .box7 .prod-cont th {
	background-color: #99CCFF;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 2.65;
	border-right: none;
}

.aluminum .box7 .prod-cont tr{
	text-align: center;
}

.aluminum .box7 .prod-cont td {
	padding: 0;
	font-size: 18px;
	height: 47px;
	border-right: none;
	border-bottom: none;
	border-top: 1px solid #cccccc;
	width: 35%;
}

.aluminum .box7 .prod-cont td:nth-child(2) {
	width: 51%;
}

.aluminum .box7 .prod-cont .arrow {
	position: absolute;
	top: 0;
	right: -15px;
	width: 22.5%;
}

.aluminum .box7 .prod-cont .arrow .arrow-num {
	position: absolute;
	top: 0.6px;
	text-align: center;
	color: #ffffff;
	padding-right: 1.2px;
}

.aluminum .box7 .prod-cont .arrow .arrow-num span {
	display: inline-block;
	font-size: 18px;
	width: 81.7%;
	font-weight: bold;
	height: 47px;
	text-align: center;
	padding-top: 3px;
	line-height: 39px;
}

.aluminum .box7 .prod-cont .arrow .arrow-num span:not(:first-child) {
	color: #ffffff;
	border-top: 1px solid rgba(255,255,255,0.3);
	line-height: 46px;
}

.aluminum .box7 .prod-cont .arrow .arrow-num span i {
	font-size: 35px;
	line-height: 1;
	vertical-align: -3px;
}



.aluminum .box8 .box8-top{
	height: 210px;
	justify-content: space-between;
}

.aluminum .box8 .box8-left{
	padding: 0 60px 0 50px;
	width: 46.8%;
	height: 100%;
}
.aluminum .box8 .box8-right{
	width: 46.8%;
	padding: 0 45px 0 60px;
	height: 100%;
}

.aluminum .box8 .box8-img{
	padding-left: 15px;
}

.aluminum .box8 .code {
	width: 46%;
}

.aluminum .box8 .code span.dl{
	width: 46%;
	display: inline-block;
}

.aluminum .box8 .code>span{
	display: inline-block;
	width: 100%;
	font-size: 17px;
	line-height: 2.2;
	border-bottom: 1px solid #b2b2b2
}

.aluminum .box8 .code>span:last-child{
	border-bottom: 0;
}

.aluminum .box8 .tab {
	width: 100%;
}

.aluminum .box8 table {
	width: 100%;
}

.aluminum .box8 th {
	background-color: #99CCFF;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 2;
	border-right: none;
	text-align: center;
	width: 20%;
	height: 48px;
}

.aluminum .box8 td {
	padding: 0;
	font-size: 18px;
	line-height: 2.5;
	border-right: none;
	border-bottom: none;
	border-top: 1px solid #cccccc;
	text-align: center;
	font-size: 18px;
	width: 20%;
}

.aluminum .box8 .arrow {
	position: absolute;
	top: 0;
	right: 23.5%;
	width: 24.5%;
}

.aluminum .box8 .arrow .arrow-num {
	position: absolute;
	text-align: center;
}

.aluminum .box8 .arrow .arrow-num span {
	display: inline-block;
	width: 88px;
	font-size: 18px;
	font-weight: bold;
	line-height: 2.6;
	text-align: center;
	color: #ffffff;
}

.aluminum .box8 .arrow .arrow-num span:not(:first-child) {
	color: #ffffff;
	border-top: 1px solid #666666;
}

.aluminum .box8 .arrow .arrow-num i.black {
	color: #ffffff;
}

.aluminum .box8 .arrow .arrow-num span i {
	font-size: 34px;
	line-height: 0.7;
	vertical-align: -4px;
}

.aluminum .box2-ps{
	padding-left: 60px;
	line-height: 40px;
	font-size: 16px;
	color: #000000;
}

.aluminum .box9 {
	padding: 0 60px;
}

.aluminum .box9 table{
	width: 100%;
	height: 100%;
	border-radius: 4px;
	overflow: hidden;
}

.aluminum .box9 th {
	text-align: center;
	background: #99CCFF;
	font-size: 18px;
	height: 50px;
}

.aluminum .box9 td {
	padding: 10px 3px;
	text-align: center;
	font-size: 15px;
	color: #000000;
	line-height: 1.3;
	background-color: #ffffff;
	height: 70px;
}

.aluminum .box9 td:first-child {
	width: 45px;
}

.aluminum .box9 tr:last-child td{
	height: 86px;
}
.aluminum .box9 tr:not(:last-child) td{
	border-bottom: 1px solid #D2D2D2;
}

.aluminum .box9 td:not(:last-child) {
	border-right: 1px solid #D2D2D2;
}

.aluminum .box9 td.blue{
	color: #0A1464;
	font-weight: bold;
}















