/*banner*/
.w1180 {
	width: 1180px;
	margin: 0 auto;
}

.w980 {
	width: 980px;
	margin: 0 auto;
}

.banner-big-box {
	width: 100%;
	height: 300px;
}

.banner-box {
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.banner-box .ny p {
	text-align: center;
}

.banner-box .ny p:first-child {
	font-size: 48px;
	color: #FFFFFF;
	letter-spacing: 2px;
	line-height: 60px;
	font-weight: 400;
	padding: 80px 0 20px 0;
}

.banner-box .ny p:last-child {
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0.5px;
	line-height: 32px;
	font-weight: 400;
}
/*banner end*/
/* 内容图与介绍 */
.precious_metal {display: flex;border: 10px solid rgba(242,243,248,1);margin-top: 60px;}
.precious_metal img {width: 400px;height: 334px;}
.precious_metal_tit {margin-left: 50px;margin-right: 50px;width: 460px;}
.precious_metal_tit h6 {margin: 25px 0 20px;}
.precious_metal_tit h6 {font-size: 24px;color: #000000;letter-spacing: 1px;line-height: 40px;font-weight: 400;}
.precious_metal_tit p {font-size: 14px;color: #888888;letter-spacing: 0;line-height: 28px;font-weight: 400;}
/*中间内容*/
.summary-box .summary-word-box p:first-child {
	margin-top: 60px;
}

.summary-box .summary-word-box p {

	font-size: 16px;
	color: #222222;
	letter-spacing: 0.5px;
	text-align: center;
	line-height: 32px;
	font-weight: 400;
}

.ty-xxzl-box {
	margin-top: 60px;
}

.ty-xxzl-box .one-title {
	font-size: 18px;
	color: #0D111F;
	letter-spacing: 1px;
	text-align: center;
	line-height: 32px;
	font-weight: 500;
	padding-bottom: 20px;
	border-bottom: 1px solid #E1E1E1;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.ty-xxzl-box .one-title span {
	position: absolute;
	right: 0;
	cursor: pointer;
}

.ty-xxzl-box .one-title span {
	transition: transform .6s;
}

.arrow-xz {
	transform: rotate(180deg);
}

.arrow-xz1 {
	transform: rotate(360deg);
}

.two-word-box p:first-child {
	margin-top: 20px;
}

.two-word-box p {
	font-size: 16px;
	color: #222222;
	letter-spacing: 0.5px;
	text-align: center;
	line-height: 32px;
	font-weight: 400;
}

/*底部提示*/
.ts-box {
	font-size: 16px;
	color: #888888;
	letter-spacing: 0.5px;
	text-align: center;
	line-height: 24px;
	font-weight: 200;
	margin-top: 60px;
}

/*其他服务*/
.other-box {
	margin: 120px 0;
}

.other-box p:first-child {
	font-size: 18px;
	color: #888888;
	letter-spacing: 1px;
	text-align: center;
	line-height: 32px;
	font-weight: 200;
	margin-bottom: 20px;
}

.other-box p:last-child {
	text-align: center;
}

.other-box p:last-child a {
	font-size: 16px;
	color: #222222;
	letter-spacing: 0.5px;
	text-align: center;
	line-height: 32px;
	font-weight: 400;
	padding: 0 50px;
	position: relative;
}

.other-box p:last-child a::after {
	content: '';
	display: inline-block;
	position: absolute;
	width: 1px;
	height: 16px;
	background: #E1E1E1;
	top: 8px;
	right: 0;
}

.other-box p:last-child a:last-child::after {
	display: none;
}

.other-box p:last-child a:hover {
	color: #D62222;
}

.other-box p:last-child a span {
	display: inline-block;
	border-bottom: 1px solid transparent;
	padding-bottom: 1px;
}

.other-box p:last-child a:hover>span {
	border-bottom: 1px solid #d62222;
}
/* banner手机样式 */
@media screen and (max-width: 1200px) {
.banner-big-box {height: auto;}
.banner-box {background-size: 100%;}
.banner-box .ny p:first-child {font-size: 28px;color: #FFFFFF;letter-spacing: 1px;text-align: center;line-height: 48px;font-weight: 400;padding: 51px 0 51px 0;}
}
/* 手机样式 */
@media screen and (max-width: 1200px) {
.w1180,.w980 {width: auto;}

.precious_metal {display: block;margin: 60px 15px 0;border: 5px solid rgba(242,243,248,1);}
.precious_metal img {width: 100%;height: auto;}
.precious_metal_tit {margin: 0 15px;width:auto;}
.precious_metal_tit h6 {margin: 10px 0 4px;}
.precious_metal_tit h6 {font-size: 14px;color: #0D111F;letter-spacing: 0.5px;text-align: center;line-height: 28px;font-weight: 500;}
.precious_metal_tit p {padding-bottom: 25px;}
.precious_metal_tit p {font-size: 14px;color: #222222;letter-spacing: 0.5px;text-align: justify;line-height: 28px;font-weight: 400;}
/* 下拉内容 */
.ty-xxzl-box {margin-top: 40px;padding: 0 20px;}
.ty-xxzl-box .one-title {padding-bottom: 10px;margin-bottom: 10px;}
.ty-xxzl-box .one-title {font-size: 16px;color: #222222;letter-spacing: 0.89px;line-height: 28px;font-weight: 600;}
.two-word-box p {font-size: 14px;color: #222222;letter-spacing: 0.5px;line-height: 28px;font-weight: 400;text-align: left;}
.two-word-box p a {font-size: 14px;line-height: 28px;}
.ts-box {font-size: 14px;color: #888888;letter-spacing: 0.5px;line-height: 28px;font-weight: 200;text-align: left;margin-top: 40px;padding: 0 20px;}

}