.metal-banner{
	width: 950px;
	height: 394px;
	margin-top: 10px;
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/banner.png) no-repeat;
}
.metal {
	margin-bottom: 50px;
}
.metal-info {
	margin-top: 15px;
	border: 1px solid #ebebeb;
	font-size: 12px;
}
.metal-info-type {
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	/*height: 44px;*/
	/*line-height: 44px;*/
}
/* ie7 fix */
.metal-info-type label {
	*display: inline;
	*zoom: 1;
	*height: 16px;
}
.metal-info-type .k-select {
	*vertical-align: middle;
}
.metal-info-type a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 8px;
	color: #39f;
}
.metal-info-type a:hover{
	text-decoration: underline;
}
.metal-type-menu {
	width: 24px;
	height: 24px;
	vertical-align: middle;
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/metal-type-menu.png) 0 0 no-repeat;
}
.menu-two{
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/menu-two.png) 0 0 no-repeat;
}
.metal-type-time {
	width: 30px;
	height: 25px;
	vertical-align: middle;
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/metal-clnd.png) no-repeat;
}
.metal-info-table {
	margin-left: 8px;
}
.metal-info-table tr:hover td {
	background: #fff9f2;
}
.metal-info-table th,
.metal-info-table td {
	text-align: center;
	border: 1px solid #ebebeb;
	vertical-align: middle;
}
.metal-info-table th {
	height: 38px;
}
.metal-info-table td {
	height: 28px;
	color: #444;
}
.metal-info-table .c-red {
	color: #fc6469;
}
.metal-info-table .c-blue a{
	color: #39f;
}
.metal-info-table .c-blue:hover a{
	text-decoration: underline;
}
.metal-info-table .c-green {
	color: #077306;
}
.metal-info-table {
	width: 558px;
	font-size: 12px;
	border: 1px solid #ebebeb;
}
.metal-info-left .metal-info-war {
	margin-top: 5px;
	padding-left: 10px;
}
.metal-info-left .metal-info-war2 {
	padding-left: 35px;
}
.metal-type-select {
	margin-top: 12px;
	padding-left: 8px;
	line-height: 30px;
}
.metal-type-select span{
	margin-right: 8px;
}
.metal-type-select a {
	margin-left: 15px;
	color: #39f;
}
.metal-type-select a:hover {
	text-decoration: underline;
}
.metal-info-graph {
	width: 577px;
	height: 410px;
}
/*曲线图部分*/
.metal-bight-box p{
	padding-left: 10px;
	margin: 8px 0;
	color: #39f;
}
.metal-bight-box p .lv{
	color: #077306;
}
.metal-bight-box p .big{
	font-size: 14px;
}
.metal-bight-box .bight-btn{
	padding-left: 10px;
}
.metal-bight-box .bight-btn a{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 35px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 14px;
	color: #F45F5F;
	border: 1px solid #F45F5F;
	border-radius: 3px;
	margin-right: 10px;
}
.metal-bight-box .bight-btn a:hover{
	background-color: #F45F5F;
	color: #fff;
}
/*曲线右侧*/
.metal-info-right {
	margin: -40px 8px 0 0;
	width: 358px;
	border: 1px solid #ebebeb;
}
.metal-info-right .form-btns {
	margin: 16px 0 130px;
}
.metal-info-right .com-tab-nav li {
	width: 50%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border-top: 2px solid transparent;
	border-bottom: 1px solid #ebebeb;
}
.com-tab-nav {
	background: #fafafa;
}
.com-tab-nav li {
	cursor: pointer;
	cursor: hand;
}
.metal-info-right .com-tab-nav .nav-cur {
	position: relative;
	margin-top: -1px;
	border-top-color: #fc6469;
	background: #fff;
	color: #fc6469;
	border-bottom-color: #fff;
}
/* 以下样式重复 */
.com-progress {
	position: relative;
	margin: 60px auto 88px;
	width: 650px;
	height: 6px;
	background: #d6d6d6;
}
.com-progress-done {
	background: #fc6469;
}
.com-progress li {
	position: relative;
	float: left;
	width: 20%;
	height: 6px;
}
.com-progress3 li {
	width: 25%;
}
.com-progress b {
	position: absolute;
	left: -12px;
	top: -10.5px;
	z-index: 10;
	width: 25px;
	height: 25px;
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/com-progress-ico3.png) 0 0 no-repeat;
}
.com-progress-done b {
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/3.png) 0 0 no-repeat;
}
.com-progress span {
	position: absolute;
	right: 0;
	top: 20px;
	z-index: 2;
	width: 200%;
	text-align: center;
	font-size: 12px;
	color: #999;
}
.com-progress-cur b {
	left: -16px;
	top: -14px;
	width: 32px;
	height: 32px;
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/4.png) 0 0 no-repeat;
}
/* 重复样式 */
.metal-info-right .com-progress {
	margin: 30px auto 50px;
	width: 264px;
}
.metal-my {
	margin-top: 20px;
}
.metal-my h2 {
	margin-bottom: 10px;
}
.metal-my-row {
	padding: 5px 0;
	font-size: 12px;
	line-height: 30px;
	width: 380px;
}
.metal-my-row span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 139px;
	text-align: right;
}
.metal-tab2 .tab-con-mod {
	/*position: relative;*/
	/*padding: 35px 0;*/
	/*height: 270px;*/
	overflow: auto;
}
.metal-tab2 .tab-con-mod p {
	padding: 0 35px;
	font-size: 14px;
	color: #171717;
}
.metal-tab2 .tab-con-mod .more {
	position: absolute;
	right: 20px;
	bottom: 5px;
	z-index: 2;
	font-size: 12px;
	color: #39f;
}
.metal-tab2 .tab-con-mod .more:hover{
	text-decoration: underline;
}
.sm-row-th,
.sm-row-td {
	float: left;
	height: 38px;
	line-height: 40px;
}
.sm-row-th {
	text-align: right;
	width: 40%;
}
.sm-row-td {
	width: 60%;
}
.sm-form-btns .com-btn {
	width: 70px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
}
/*添加*/
.metal-type-collected ,
.metal-type-nocollected {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 21px;
	height: 21px; 
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/star-red.png) center no-repeat;
	vertical-align: middle;
}
.metal-type-nocollected {
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/nocollected.png) center no-repeat;
}
.metal-my-table-top,.metal-my-table-bom {
	margin-bottom: 24px; 
}
.metal-my-table {
	padding-top: 24px;
	border: 1px solid #ebebeb;
	border-top: none;
}
.metal-my-table p {
	padding-left: 10px;
	font-size: 14px;
}
.metal-my-table table { 
	margin: 10px auto 0;
	width: 930px;
	border: 1px solid #ebebeb;
	font-size: 12px;
}
.metal-my-table table th,.metal-my-table table td {
	padding: 12px 0;
	background-color: #fafafa; 
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.metal-my-table table th.noborder,.metal-my-table table td.noborder {
	border-right: 0;
}
.metal-my-table table td {
	background-color: #fff; 
}
.metal-my-table table td.metal-my-table-btn {
	padding: 3px 0;
}
.metal-my-table table td.metal-my-table-btn a {  
	text-align: center;
	font-size: 14px;
	color: #39f;
}
.metal-my-table table td.metal-my-table-btn a:hover{
	text-decoration: underline;
}
.metal-my-table-bom table th,
.metal-my-table-bom table td {
	padding: 12px 20px;
}
.metal-tab1 ,
.metal-tab2 {
	margin-top: 20px;
}
.metal-tab1 ul {
	border: 1px solid #ebebeb;
}
.metal-tab2 {
	border: 1px solid #ebebeb;
}
.metal-radio-group {
	margin: 0 auto;
	padding-bottom: 10px;
	width: 318px;
	text-align: center;
	border-bottom: 1px solid #d6d6d6;
}
.vmid {
	vertical-align: top;
	*vertical-align: 8px;
}
.metal-info-right form {
	padding-top: 20px;
}
.metal-writ{
	margin: 20px 0 -5px 0;
	font-size: 20px;
	color: #626262;
}
.metal-writ .red{
	color: #fc6469;
}
.metal-tab2 .tab-con-mod {
	/*position: relative;*/
	border: none;
	/*height: 340px;*/
	overflow: hidden;
}
.metal-tab2 .tab-con-mod .tab-mod-content {
	padding: 35px 0;
	height: 270px;
	overflow: auto;
}
.metal-info-right .tab-con-mod {
	border: none;
}
.set-default-btn {
	*vertical-align: 10px;
	color: #39f;
}
.set-default-btn:hover {
	text-decoration: underline;
}
.ui-goup {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 11px;
	height: 14px;
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/style-icon.png) right bottom no-repeat;
}
.ui-godown {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 11px;
	height: 14px;
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/green.png) 0 0 no-repeat;
}
.metal-info-right select {
	width: 120px;
}
/*猜你喜欢*/
.metal-like h2{
	margin-left: 4px;
	font-size: 18px;
}