/* ========================================
 *    Update：1762143348
 *    Author：Repute
 * Copyright：Prestige International
 * ========================================
 * */

.bullion-content .pr-container{padding:60px 0 120px}
.pr-content .bullion-Introduction{display:flex;align-items:center;justify-content:space-between;gap:50px}
.pr-content .bullion-Introduction .bullion-Introduction-img{width:560px;height:336px;flex-shrink:0;border-radius:10px;overflow:hidden;display:flex;justify-content:center;align-items:center}
.pr-content .bullion-Introduction .bullion-Introduction-img img{display:block;border-radius:10px}
.pr-content .bullion-Introduction .bullion-Introduction-title{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:20px;width:100%}
.pr-content .bullion-Introduction .bullion-Introduction-title>p{font-size:18px;font-style:normal;font-weight:400;line-height:160%;color:var(--blue-085)}
.pr-content .bullion-quoteform{margin:23px auto 0;border-radius:16px;border:1px solid var(--gray-cf0)}
.pr-content .bullion-quoteform table{width:100%;padding:16px}
.pr-content .bullion-quoteform table th{width:25%;text-align:left;color:var(--blue-085);font-size:16px;font-style:normal;font-weight:400;line-height:22px;padding:9px 0}
.pr-content .bullion-quoteform table td{color:var(--blue-11d);font-size:18px;font-style:normal;font-weight:400;line-height:32px;padding:24px 0}
.pr-content .bullion-quoteform table td:nth-child(2){display:flex;align-items:center}
.pr-content .bullion-quoteform table td:nth-child(2) img{margin-right:18px}
.pr-content .bullion-tabs{width:100%;margin:80px auto 0}
.pr-content .bullion-tabs ul{display:flex}
.pr-content .bullion-tabs ul li a{color:var(--blue-11d);font-size:20px;font-style:normal;font-weight:400;line-height:normal;padding:10px;cursor:pointer}
.pr-content .bullion-tabs ul .active a{font-weight:700;border-bottom:3px solid var(--brand-fe3)}
.pr-content #tab1-content{width:100%;margin:60px auto 0}
.pr-content #tab1-content .tab1-content_product_details ul{border-radius:16px;background:var(--gray-5f7);margin-bottom:20px;display:flex;align-items:center;justify-content:flex-start;padding:24px 22px}
.pr-content #tab1-content .tab1-content_product_details ul li:nth-child(1){display:flex;justify-content:center;align-items:center;width:290px;flex-shrink:0}
.pr-content #tab1-content .tab1-content_product_details ul li:nth-child(1)>img{max-height:100%;max-width:100%}
.pr-content #tab1-content .tab1-content_product_details ul li:nth-child(2){padding-left:56px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px}
.pr-content #tab1-content .tab1-content_product_details ul li:nth-child(2):before{content:"";position:absolute;top:10%;left:0;width:1px;height:80%;border-left:1px solid var(--gray-cf0)}
.pr-content #tab1-content .tab1-content_product_details ul li h4{color:var(--blue-11d);font-size:24px;font-style:normal;font-weight:700;line-height:120%}
.pr-content #tab1-content .tab1-content_product_details ul li p{color:var(--blue-085);font-size:16px;font-style:normal;font-weight:400;line-height:140%}
.pr-content #tab2-content{width:100%;margin:60px auto 0}
.pr-content #tab2-content .tab2-content_example ul{display:flex}
.pr-content #tab2-content .tab2-content_example ul li{width:50%;display:flex;align-items:flex-start;margin:0 0 0 20px;padding:25px 30px 30px 20px;border-radius:12px;background:var(--gray-5f7)}
.pr-content #tab2-content .tab2-content_example ul li.li-other{align-items:center}
.pr-content #tab2-content .tab2-content_example ul li.download-li{width:100%;justify-content:space-between;align-items:center;gap:15px}
.pr-content #tab2-content .tab2-content_example ul li .tab2-content_example_illustrate h4{color:var(--blue-11d);font-size:18px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:7px;margin-left:20px}
.pr-content #tab2-content .tab2-content_example ul li .tab2-content_example_illustrate p{color:var(--blue-085);font-size:16px;font-style:normal;font-weight:400;line-height:120%;margin-left:20px}
.pr-content #tab2-content .tab2-content_process{color:var(--blue-11d);font-size:32px;font-style:normal;font-weight:700;line-height:120%;padding:10px;margin-top:80px;margin-bottom:40px}
.pr-content #tab2-content .tab2-content_example .tab2-content_example_book{color:var(--blue-11d);font-size:16px;font-style:normal;font-weight:400;line-height:120%}
.pr-content #tab2-content .tab2-content_example ul li button{border:none;width:128px;height:44px;flex-shrink:0;border-radius:8px;overflow:hidden}
.pr-content #tab2-content .tab2-content_example ul li button a{display:block;background:var(--brand-fe3);color:var(--white);font-size:16px;font-style:normal;font-weight:400;line-height:120%}
.pr-content #tab2-content .tab2-content_example ul li button a:hover{color:var(--white);background-color:var(--brand-ce9)}
/* media device */

@media screen and (max-width: 1023px) {
	.bullion-content .pr-container{padding:30px 16px 60px}
	.pr-content .bullion-Introduction,.pr-content .bullion-Introduction .bullion-Introduction-title{display:block}
	.pr-content .bullion-Introduction .bullion-Introduction-title>p{font-size:14px;font-style:normal;font-weight:400;line-height:160%;color:var(--blue-085);margin-bottom:15px}
	.pr-content .bullion-Introduction .bullion-Introduction-img{height:auto;width:668px;max-width:100%;margin:0 auto}
	.pr-content .bullion-quoteform{width:100%}
	.pr-content .bullion-quoteform table th{font-size:14px;font-style:normal;font-weight:400;line-height:18px;padding:8px 0 9px}
	.pr-content .bullion-quoteform table td{font-size:14px;font-style:normal;font-weight:400;line-height:18px;padding:9px 0}
	.pr-content .bullion-quoteform table td:nth-child(2){display:table-cell}
	.pr-content .bullion-quoteform table td:nth-child(2) img{margin-right:9px;width:16px;height:16px}
	.pr-content .bullion-tabs{width:100%;margin:46px auto 0}
	.pr-content .bullion-tabs ul li a{font-size:15px}
	.pr-content #tab1-content{width:100%;cursor:pointer;margin:60px auto 0}
	.pr-content #tab1-content .tab1-content_product_details ul{display:block}
	.pr-content #tab1-content .tab1-content_product_details ul li:nth-child(1),.pr-content #tab1-content .tab1-content_product_details ul li:nth-child(2){width:100%}
	.pr-content #tab1-content .tab1-content_product_details ul li:nth-child(1){padding-left:0;padding-right:0;padding-bottom:15px}
	.pr-content #tab1-content .tab1-content_product_details ul li:nth-child(2){padding:20px 0 0 0}
	.pr-content #tab1-content .tab1-content_product_details ul li:nth-child(2)::before{width:100%;height:1px;top:0;left:0;margin:0 auto;border-left:none;border-top:1px solid var(--gray-cf0)}
	.pr-content #tab1-content .tab1-content_product_details ul li h4{font-size:18px}
	.pr-content #tab1-content .tab1-content_product_details ul li .tab1-content_product_details_illustrate{font-size:14px}
	.pr-content #tab2-content{margin:60px auto 0}
	.pr-content #tab2-content .tab2-content_example ul{display:block}
	.pr-content #tab2-content .tab2-content_example ul li{width:100%;margin:0 0 10px 0;padding:12px 15px}
	.pr-content #tab2-content .tab2-content_example ul li.li-other img{width:50px;height:50px}
	.pr-content #tab2-content .tab2-content_process{font-size:24px;padding:0;margin-top:40px;margin-bottom:20px}
	.pr-content #tab2-content .tab2-content_example ul li .tab2-content_example_illustrate h4{color:var(--blue-11d);font-size:18px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:7px;margin-left:0}
	.pr-content #tab2-content .tab2-content_example ul li .tab2-content_example_illustrate p{color:var(--blue-085);font-size:14px;font-style:normal;font-weight:400;line-height:120%;margin-left:0}
	.pr-content #tab2-content .tab2-content_example ul li.li-other .tab2-content_example_illustrate h4,.pr-content #tab2-content .tab2-content_example ul li.li-other .tab2-content_example_illustrate p{margin-left:7px}
	.pr-content #tab2-content .tab2-content_example .tab2-content_example_book{font-size:14px}
	.pr-content #tab2-content .tab2-content_example ul li button{width:150px}
	.pr-content #tab2-content .tab2-content_example ul li button a{font-size:16px}
}
@media screen and (max-width: 400px) {
  	.pr-content #tab2-content .tab2-content_example ul li button{width:120px}
}
