.en .banner-container>.title {
	padding-top: 120px;
}
.en .banner-container>.title h1 span {
    font-size: 50px;
    line-height: 133%;
}
.en .banner-container>.title p {
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
}
.en .banner-container .account-open-group a,
.en .pr-content .bullion-tabs ul li a {
	font-size: 18px;
}
.en .pr-content .bullion-Introduction .bullion-Introduction-title>p {
	line-height: 133%;
}
.en .pr-content #tab1-content .tab1-content_product_details ul li h4 {
	font-size: 20px;
}
.en .pr-content #tab1-content .tab1-content_product_details ul li p {
	font-size: 15px;
}
.en .pr-content .bullion-quoteform table td {
	font-size: 16px;
	line-height: 140%;
}
.en .pr-content #tab2-content .tab2-content_process {
	font-size: 27px;
}
.en .pr-content #tab2-content .tab2-content_example ul li {
	flex-direction: column;
	padding: 25px 30px 20px 20px;
}
.en .pr-content #tab2-content .tab2-content_example ul li button {
	width: 100%;
	margin-top: 8px;
}
.en .pr-content .bullion-quoteform table th {
	width: auto;
}
@media screen and (max-width: 1679px) {
	.en .banner-container>.title h1 span {
	    font-size: 44px;
	}
}
@media screen and (max-width: 1359px) {
	.en .banner-container>.title h1 span {
	    font-size: 38px;
	}
	.en .pr-content #tab2-content .tab2-content_process {
		font-size: 25px;
	}
}
@media screen and (max-width: 1199px) {
	.en .banner-container>.title h1 span {
	    font-size: 32px;
	}
	.en .pr-content .bullion-Introduction .bullion-Introduction-img {
		height: auto;
		width: 430px;
	}
	.en .pr-content #tab2-content .tab2-content_process {
		font-size: 23px;
	}
}
@media screen and (max-width: 1023px) {
	.en .banner-container>.title h1 span {
	    font-size: 28px;
	}
	.en .banner-container>.title {
		padding-top: 88px;
	}
	.en .banner-container>.title p {
		font-size: 16px;
		line-height: 120%;
	}
	.en .pr-content #tab2-content .tab2-content_process {
		font-size: 21px;
	}
}
@media screen and (max-width: 768px) {
	.en .banner-container>.title h1 span {
	    font-size: 24px;
	}
	.en .banner-container>.title p {
		font-size: 15px;
	}
	.en .banner-container .account-open-group a {
		padding: 10px 25px;
    	font-size: 16px;
	}
	.en .pr-content .bullion-quoteform table th,
	.en .pr-content .bullion-quoteform table td {
		padding-left: 3px;
		padding-right: 3px;
	}
	.en .pr-content .bullion-quoteform table {
		padding: 16px 8px;
	}
	.en .pr-content .bullion-quoteform table td {
		font-size: 12px;
	}
	.en .pr-content #tab1-content .tab1-content_product_details ul li h4 {
		font-size: 18px;
	}
	.en .pr-content #tab1-content .tab1-content_product_details ul li p {
		font-size: 13px;
		line-height: 130%;
	}
	.en .pr-content .bullion-tabs ul li a {
		font-size: 14px;
	    line-height: 120%;
	    width: 126px;
	    display: inline-block;
	}
	.en .pr-content #tab2-content .tab2-content_process {
		font-size: 19px;
	}
	.en .pr-content #tab2-content .tab2-content_example ul li .tab2-content_example_illustrate h4 {
		font-size: 16px;
	}
	.en .pr-content #tab2-content .tab2-content_example ul li button a {
		width: 100%;
	}
	.en .pr-content #tab2-content .tab2-content_example ul li {
		padding-left: 16px;
		padding-right: 16px;
	}
}
@media screen and (max-width: 359px) { 
	.en .banner-container .account-open-group a {
	    padding: 10px 16px;
	    font-size: 15px;
	}
}

