/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
	*font-size: 100%;
}
li {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
sup, sub {
	font-size: 100%;
	vertical-align: baseline;
}
del, ins {
	text-decoration: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	text-decoration: none;
	color: #626262;
}
i, b, em, var, strong, th, td {
	font-weight: normal;
	font-style: normal;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cf:before, .cf:after {
	display: table;
	content: " ";
}
.cf:after {
	clear: both;
}
.cf {
	*zoom: 1;
}
.com-width {
	margin: 0 auto;
	width: 950px;
}
html {
	*overflow-y: auto;
	/* for IE 7 */;
}
body {
	font-family: "Microsoft Yahei";
}

/* header */
.header-topbar {
	height: 34px;
	line-height: 34px;
	background: #f7f7f7;
	border-bottom: 1px solid #e6e6e6;
}
.header-topbar ul {
	font-size: 12px;
}
.header-topbar li {
	position: relative;
	float: left;
	padding: 0 10px;
}
.header-topbar li b {
	position: absolute;
	right: -1px;
	top: 12px;
	z-index: 1;
	height: 12px;
	border-right: 1px solid #000;
}
.header-topbar ul {
	margin-right: -10px;
}
.header-topbar a {
	color: #000;
}
.header-topbar a:hover {
	text-decoration: underline;
}
.header-topbar li var {
	padding: 0 4px;
	color: #d00000;
}
.header-topbar-shop, .header-topbar-mine {
	padding-left: 24px !important;
}
.header-topbar-shop i, .header-topbar-mine i {
	position: absolute;
	z-index: 1;
}
.header-topbar-shop i {
	left: 7px;
	top: 12px;
	width: 16px;
	height: 12px;
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/css-sprite2.png) -40px -160px no-repeat;
}
.header-topbar-mine i {
	left: 8px;
	top: 8px;
	width: 16px;
	height: 16px;
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/css-sprite.png) -185px -48px no-repeat;
}
.icbc-logo {
	margin-top: 9px;
}
.header-main form {
	width: 508px;
}
.header-main-search {
	margin-top: 13px;
	margin-left: 16px;
	border: 1px solid #ca0000;
}
.search-bar {
	margin: 0;
	padding: 0 5px;
	width: 400px;
	height: 28px;
	line-height: 28px\9;
	*line-height: 28px;
	vertical-align: top;
	font-size: 14px;
	background: #fff;
	border: 0 none;
	outline: 0;
}
.search-btn {
	position: relative;
	width: 80px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #ca0000;
	color: #fff;
}
.search-btn input {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 28px;
	border: 0 none;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
	cursor: hand;
}
.hot-word {
	padding-left: 16px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #999;
}
.hot-word a {
	margin-right: 5px;
	color: #999;
}
.hot-word a:hover {
	text-decoration: underline;
}
.header-main-shortcat {
	position: relative;
	margin-top: 13px;
}
.header-main-shortcat a {
	margin-left: 10px;
}
.today-count {
	position: absolute;
	top: 35px;
	right: 0;
	z-index: 2;
	font-size: 14px;
	white-space: nowrap;
	color: #666;
}
.today-count b {
	font-size: 13px;
	vertical-align: top;
}
.header-nav {
	height: 34px;
	line-height: 34px;
	background: #bf0000;
}
.header-nav .nav-li {
	float: left;
	width: 110px;
	font-size: 14px;
	text-align: center;
}
.header-nav li a {
	display: block;
	height: 34px;
	line-height: 34px;
	color: #fff;
}
.header-nav li a:hover {
	background: #870006;
}
.header-nav .header-nav-all {
	width: 164px;
	font-weight: bold;
}
.header-nav-all a {
	position: relative;
	padding-left: 72px;
}
.header-nav-all i {
	position: absolute;
	left: 24px;
	top: 5px;
	z-index: 1;
	width: 24px;
	height: 24px;
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/css-sprite.png) -176px 0 no-repeat;
}
.header-nav .header-nav-share {
	width: 125px;
}
.header-nav-share a {
	position: relative;
	padding: 0 10px;
}
.header-nav-share i {
	position: absolute;
	left: 28px;
	top: 11px;
	z-index: 2;
	width: 12px;
	height: 14px;
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/s-icon.png) no-repeat;
}
.header-nav-share b {
	position: absolute;
	right: 5px;
	top: 12px;
	z-index: 1;
	width: 0;
	height: 0;
	border-bottom: 4px solid #fff;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 3px solid transparent;
}
/* footer */
.footer, .footer a {
	font-size: 12px;
	color: #5e5e5e;
}
.footer a:hover {
	text-decoration: underline;
}
.footer-nav {
	border-top: 1px solid #e4e4e4;
	padding: 18px 0 58px;
}
.footer-nav dl {
	width: 25%;
	*width: 237px;
	text-align: center;
}
.footer-nav dt {
	margin-bottom: 11px;
	height: 16px;
	line-height: 16px;
	font-size: 14px;
}
.footer-nav dd {
	height: 18px;
	line-height: 18px;
}
.footer-copyright {
	padding: 12px 0 42px;
	border-top: 1px solid #e4e4e4;
}
.footer-copyright-menu {
	height: 40px;
	line-height: 40px;
}
.footer-copyright-menu a, .footer-copyright-menu b {
	margin-right: 14px;
}
.footer-copyright-ico span, .footer-copyright-ico img {
	margin-left:;
	vertical-align: middle;
}
.footer-copyright-ico1 {
	margin-left: 12px;
}
.footer-copyright-ico2 {
	margin-left: 22px;
}

/* Selector */
select {
	display: inline-block;
	visibility: hidden;
}
select.hidden {
	display: none;
}
.k-select, .k-selected, .k-options, .k-options-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.k-select {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	z-index: 111;
	padding: 4px 0px 4px 8px;
	border: 1px solid #ccc;
	color: #555;
	background: #fff;
	cursor: pointer;
	cursor: hand;
	-webkit-transition: border 0.4s ease;
	-moz-transition: border 0.4s ease;
	-o-transition: border 0.4s ease;
	-ms-transition: border 0.4s ease;
	transition: border 0.4s ease;
}
.k-select:hover {
	border-color: #338edb;
}
.k-selected, .k-options-item {
	white-space: nowrap;
	height: 20px;
	line-height: 20px;
	/*padding-left: 10px;
	padding-right: 38px;
	margin-right: 6px;
	background: #f8f8f8;
	*/;
}
.k-selected {
	position: relative;
}
.k-select-ico {
	position: absolute;
	right: 7px;
	top: 11px;
	z-index: 1;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: #999;
}
.k-options-item {
	padding-left: 8px;
}
.k-options {
	display: none;
	position: absolute;
	left: -1px;
	top: 28px;
	z-index: 112;
	width: 100%;
	/* position: relative;
	*/ overflow: hidden;
	border: 1px solid #338edb;
	background-color: #fff;
}
.k-options-item {
	background: #fff;
}
.k-options-item:hover {
	background: #3cafff;
	color: #fff;
}
.k-select-disabled, .k-select-disabled:hover {
	background: #f2f2f2;
	border-color: #b4b4b4;
	color: #b4b4b4;
}
.k-select-disabled .k-select-ico {
	border-top-color: #b4b4b4;
}
.nicescroll-rails {
	border-radius: 0;
}


/*progress*/
.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;
}
.tab-con-mod .metal-only,
.tab-con-mod .metal-only li{
	height: 3px;
}
.tab-con-mod .metal-only .one{
	top: -4px;
	left: -5px;
	width: 12px;
	height: 12px;
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/meo.png) no-repeat;
}
.tab-con-mod .metal-only .two{
	top: -6px;
	width: 16px;
	height: 16px;
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/mee.png) no-repeat;
}
.tab-con-mod .metal-only .three{
	top: -6px;
	width: 15px;
	height: 15px;
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/meq.png) no-repeat;
}
.com-progress3 li {
	width: 25%;
}
.com-progress5 li {
	width: 16.6666%;
}
.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) no-repeat;
}
.com-progress-done b {
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/red-circle.png) no-repeat;
}
.com-progress span, .com-progress var {
	position: absolute;
	right: 0;
	top: 20px;
	z-index: 2;
	width: 200%;
	text-align: center;
	font-size: 12px;
	color: #999;
}
.com-progress var {
	position: absolute;
	right: 0;
	top: -40px;
	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/red-even-circle.png) no-repeat;
}

/*tab*/
.tab {
	position: relative;
}
.tab-nav-lis {
	background: #fafafa;
	border-bottom: 1px solid #ebebeb;
}
.tab-nav-lis li {
	float: left;
	margin-left: -1px;
	padding: 15px 20px;
	border: 1px solid transparent;
	cursor: pointer;
	cursor: hand;
}
.tab-nav-lis .tab-nav-cur {
	position: relative;
	margin-top: -1px;
	margin-bottom: -1px;
	background: #fff;
	border-top: 3px solid #fc6469;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom-color: #fff;
}
.tab-nav-lis li a {
	color: #000;
}
.tab-nav-lis .tab-nav-cur a {
	color: #fc6469;
}
.tab-con-mod {
	/*position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 1px;
	z-index: 1;
	visibility: hidden;*/
	display: none;
	border: 1px solid #ebebeb;
	border-top: none;
	overflow: hidden;
}
.tab-con-cur {
	display: block;
}

/*sidebar*/
.sidebar {
	width: 190px;
	border: 1px solid #d9d9d9;
}
.sidebar-title {
	position: relative;
	padding-left: 50px;
	height: 38px;
	line-height: 38px;
	border-bottom: 2px solid #fc6469;
}
.sidebar-title i {
	position: absolute;
	left: 20px;
	top: 8px;
	z-index: 1;
	width: 20px;
	height: 21px;
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/css-sprite2.png) -150px -180px no-repeat;
}
.sidebar li {
	position: relative;
	padding-left: 50px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.sidebar li:hover, .sidebar-cur-menu {
	background: #ececec;
}
.sidebar-cur-menu i {
	position: absolute;
	left: 24px;
	top: 10px;
	z-index: 1;
	width: 0;
	height: 0;
	border-width: 6px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #fc6469;
}
.sidebar a {
	color: #000;
}

/*site-map*/
.site-map {
	margin-bottom: 30px;
	width: 100%;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #d9d9d9;
	font-size: 14px;
	color: #626262;
}
.site-map a {
	color: #626262;
}
.site-map a:hover {
	text-decoration: underline;
}

/*slider begin*/
.slider-main li {
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/sav.png) top right no-repeat;
}
.slider-main .pass-box-left {
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/corner-one.png) top right no-repeat;
}
.slider-main .pass-box-right {
	background: url(https://member.icbc.com.cn/icbc/html/kfswy/images/met.png) top right no-repeat;
}
.slider-main dt {
	width: 113px;
	height: 102px;
	margin: 12px 11px 13px 13px;
	border: 1px solid #eaeaea;
	border-radius: 6px;
}
.slider-main .pass-box-title {
	width: 113px;
	height: 30px;
	border-radius: 6px 6px 0 0;
	text-align: center;
	line-height: 30px;
	background: #BB9971;
}
.slider-main .pass-box-title p {
	font-size: 14px;
	color: #f7f7f7;
}
.slider-main dt b {
	display: block;
	width: 113px;
	height: 72px;
	line-height: 72px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #fc6469;
}
.slider-main dd {
	padding-top: 14px;
}
.slider-main dd p {
	line-height: 35px;
}
.slider-main .baby-top {
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 12px;
}
.slider-main .baby-bottom {
	line-height: 22px;
	font-size: 12px;
}
.slider-main dd span {
	color: #fc6469;
}
.slider-main dd .big {
	font-size: 24px;
}
.slider-container {
	position: relative;
	border: 1px solid #eaeaea;
	margin-bottom: 40px;
}
.slider-main {
	margin: 0 auto;
	padding: 15px 0;
	width: 914px;
	overflow: hidden;
}
.slider-main ul {
	margin-left: -10px;
}
.slider-main li {
	float: left;
	margin-left: 10px;
	width: 296px;
	height: 129px;
	border: 1px solid #eaeaea;
}
.slider-next-btn, .slider-prev-btn {
	position: absolute;
	top: 50%;
	z-index: 2;
	margin-top: -24.5px;
	width: 33px;
	height: 49px;
	line-height: 45px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	cursor: hand;
	opacity: 0.3;
	filter: alpha(opacity=30);
	background: #000;
	color: #fff;
	font-size: 48px;
	text-align: center;
}
.slider-next-btn:hover, .slider-prev-btn:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.slider-next-btn {
	right: 0;
}
.slider-prev-btn {
	left: 0;
}

/* login tip */
.login-tip {
	padding: 20px 0 100px;
	font-size: 12px;
	text-align: center;
	color: #fc6469;
	border: 1px solid #eaeaea;
	border-top: 0;
}
.login-tip a {
	color: #39f;
}


.liebaio{font-size:14px;font-family: "Microsoft Yahei"; line-height:32px; color:#626262; text-decoration:none; }
A.liebaio:hover{font-size:14px;font-family: "Microsoft Yahei"; line-height:32px; color:#626262; text-decoration:none; }