a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:focus {
	
}
* {
	margin: 0px; padding: 0px; border: 0px currentColor;
}
ol {
	list-style: none;
}
ul {
	list-style: none;
}
li {
	list-style: none;
}
img {
	border: currentColor; vertical-align: middle;
}
.both {
	clear: both;
}
textarea {
	resize: none;
}
h1 {
	font-weight: normal;
}
h2 {
	font-weight: normal;
}
h3 {
	font-weight: normal;
}
h4 {
	font-weight: normal;
}
h5 {
	font-weight: normal;
}
h6 {
	font-weight: normal;
}
del {
	text-decoration: none;
}
ins {
	text-decoration: none;
}
a {
	text-decoration: none;
}
i {
	font-style: normal; font-weight: normal;
}
em {
	font-style: normal; font-weight: normal;
}
var {
	font-style: normal; font-weight: normal;
}
strong {
	font-style: normal; font-weight: normal;
}
th {
	font-style: normal; font-weight: normal;
}
td {
	font-style: normal; font-weight: normal;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
body {
	font-family: "Î¢ÈíÑÅºÚ"; min-width: 1000px; background-color: rgb(242, 242, 242);
}
.width {
	margin: 0px auto; width: 1000px;
}
.width-2 {
	margin: 0px auto; width: 1164px;
}
.b-20 {
	width: 20%;
}
.b-40 {
	width: 40%;
}
.b-10 {
	width: 10%;
}
.w-176 {
	width: 176px;
}
.w-342 {
	width: 342px;
}
.t-right {
	text-align: right;
}
.t-left {
	text-align: left;
}
.t-c {
	text-align: center;
}
.bg-f {
	background-color: rgb(255, 255, 255);
}
.z-700 {
	z-index: 700;
}
.z-500 {
	z-index: 500;
}
.header-box { border: currentColor; background-image: url(../icbc/bg.png); background-repeat: repeat-x; background-position: 0px bottom; 
}
.fix-bg.header-box {
	left: 0px; top: 0px; width: 100%; height: 38px; position: fixed; z-index: 1000; min-width: 1000px;
}
.fix-bg.header-box .header {
	display: none;
}
.header {
	padding: 19px 0px; height: 48px; position: relative; z-index: 10;
}
.header .logo-box {
	float: left; cursor: pointer;
}
.logo-box h4 {
	color: rgb(198, 13, 1); padding-left: 10px; font-family: "Î¢ÈíÑÅºÚ"; font-size: 26px; margin-top: 4px; margin-left: 10px; border-left-color: rgb(212, 212, 212); border-left-width: 1px; border-left-style: solid;
}
.header-menu {
	top: 20px; right: 0px; position: absolute;
}
.header-menu > ul > li {
	height: 44px; line-height: 42px; margin-right: 22px; float: left; position: relative;
}
.header-menu > ul > li > a {
	color: rgb(109, 109, 109); overflow: hidden; padding-left: 24px; font-size: 12px; display: block; position: relative;
}
.header-menu > ul > li > a.icon-1 { background-image: url(../icbc/dw.png); background-repeat: no-repeat; background-position: 0px; }
.header-menu > ul > li > a.icon-2 {
	background: url("../icbc/top-icon-2.png") no-repeat 0px;
}
.header-menu > ul > li > a.icon-3 {
	background: url("../icbc/top-icon-3.png") no-repeat 0px;
}
.header-menu > ul > li > a.icon-4 { background-image: url(../icbc/ren.png); background-repeat: no-repeat; background-position: 0px; }
.header-menu > ul > li > a.icon-5 {
	background: url("../icbc/top-icon-5.png") no-repeat 0px;
}
.header-menu > ul > li > a.icon-6 {
	background: url("../icbc/top-icon-6.png") no-repeat 0px;
}
.header-menu > ul > li.back-li {
	margin-right: 0px;
}
.header-menu > ul > li.user-unLogin-li {
	margin-right: 3px;
}
.header-menu > ul > li.cut-li {
	margin-right: 6px;
}
.header-menu > ul > li > a.cut-a {
	padding-left: 0px; cursor: default;
}
.header-menu > ul > li > a.cut-a span.bor-r {
	background: url("../icbc/shuxian-bg.png") no-repeat right; padding-left: 0px;
}
.header-menu > ul > li > a.register-a {
	padding-right: 6px; padding-left: 0px;
}
.header-menu > ul > li > a.icon-4 .show-btn { margin: 18px 0px 0px 4px; width: 13px; height: 7px; float: left; cursor: pointer; background-image: url(../icbc/sanjiao.png); background-repeat: no-repeat; background-position: 0px 0px; }
.header-menu > ul > li > a.icon-1 .show-btn { margin: 18px 0px 0px 4px; width: 13px; height: 7px; float: left; cursor: pointer; background-image: url(../icbc/sanjiao.png); background-repeat: no-repeat; background-position: 0px 0px; }
.header-menu > ul > li > a.icon-4 i {
	float: left;
}
.header-menu > ul > li > a.icon-1 i {
	float: left;
}
.header-menu > ul > li .down-user {
	left: 0px; top: 100%; width: 100%; display: none; position: absolute; z-index: 10; cursor: pointer; box-shadow: 0px 3px 5px #ccc; background-color: rgb(255, 255, 255);
}
.header-menu > ul > li .down-area {
	left: 0px; top: 100%; width: 100%; display: none; position: absolute; z-index: 10; cursor: pointer; box-shadow: 0px 3px 5px #ccc; background-color: rgb(255, 255, 255);
}
.header-menu > ul > li .down-user ol li {
	height: 38px; text-align: center; color: rgb(102, 102, 102); line-height: 38px; font-size: 14px;
}
.header-menu > ul > li .down-area ol li {
	height: 38px; text-align: center; color: rgb(102, 102, 102); line-height: 38px; font-size: 14px;
}
.header-menu > ul > li .down-user ol li:hover {
	color: rgb(255, 255, 255); background-color: rgb(227, 42, 46);
}
.header-menu > ul > li .down-area ol li:hover {
	color: rgb(255, 255, 255); background-color: rgb(227, 42, 46);
}
.search-box { border-radius: 8px; width: 202px; height: 30px; margin-top: 6px; position: relative; background-image: url(../icbc/ssk.png); background-repeat: no-repeat; background-position: 0px 0px; }
.search-box > input {
	background: none; border-radius: 8px; border: 0px currentColor; width: 160px; height: 28px; color: rgb(62, 58, 57); line-height: 28px; padding-left: 12px; font-size: 14px;
}
.search-box > b { top: 3px; width: 19px; height: 21px; right: 10px; position: absolute; cursor: pointer; background-image: url(../icbc/ss.png); background-repeat: no-repeat; background-position: 0px 0px; }
.search-box .down-search {
	left: 0px; top: 100%; width: 500px; height: 30px; color: rgb(118, 118, 118); line-height: 30px; font-size: 14px; display: none; position: absolute; z-index: 10;
}
.search-box .down-search .search-left {
	background: url("../icbc/search-left.png") no-repeat 0px 0px; width: 10px; height: 50px; float: left;
}
.search-box .down-search .search-right {
	background: url("../icbc/search-right.png") no-repeat 0px 0px; width: 10px; height: 50px; float: left;
}
.search-box .down-search .search-center {
	background: url("../icbc/search-center.png") repeat-x 0px 0px rgb(255, 255, 255); height: 50px; line-height: 28px; float: left; min-width: 182px;
}
.search-box a {
	color: rgb(118, 118, 118); font-size: 14px;
}
.search-box a:hover {
	color: rgb(101, 101, 101); text-decoration: underline;
}
.search-box a span {
	color: rgb(62, 58, 57);
}
.search-box input::-ms-clear {
	display: none;
}
.search-box .search-holder {
	margin: 5px 0px 0px 12px; top: 0px; color: rgb(102, 102, 102); font-size: 13px; position: absolute; cursor: text;
}
.menu-box {
	height: 38px; text-align: center; position: relative; z-index: 9;
}
.menu-box .choose-box {
	height: 38px; float: left; position: relative;
}
.menu-box .choose-box > a {
	padding: 0px 25px 0px 60px; color: rgb(108, 108, 108); line-height: 38px; font-size: 18px; float: left; display: block; position: relative; cursor: pointer;
}
.menu-box .choose-box > a {
	color: rgb(255, 255, 255);
}
.menu-box .choose-box > a span {
	top: 4px; width: 1px; height: 30px; right: 0px; position: absolute; background-color: rgb(204, 204, 203);
}
.menu-box .choose-box > a.zuiai {
	background: url("../icbc/zuiai-hover.png") no-repeat 24px;
}
.menu-box .choose-box > a.active.zuiai {
	background: url("../icbc/zuiai-hover.png") no-repeat 24px rgb(199, 0, 11); border-radius: 5px 5px 0px 0px; color: rgb(255, 255, 255);
}
.menu-box .choose-box > a.quanbu { background-image: url(../icbc/menu.png); background-repeat: no-repeat; background-position: 24px; }
.menu-box .choose-box > a.active.quanbu {
	background: url(../icbc/menu.png) no-repeat 24px rgb(199, 0, 11); border-radius: 5px 5px 0px 0px; color: rgb(255, 255, 255);
}
.choose-pop {
	left: 0px; top: 100%; width: 242px; height: 370px; display: none; position: absolute; z-index: 1000;
}
.choose-pop .choose-1 {
	left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: absolute;
}
.choose-pop .choose-2 {
	left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: absolute;
}
.choose-pop .choose-zuiai {
	background: url(../icbc/bg-hui.png); margin: 0px auto; width: 242px; height: 370px; overflow: hidden; position: relative;
}
.choose-pop .choose-quanbu {
	background: url(../icbc/bg-hui.png); margin: 0px auto; width: 242px; height: 475px; position: relative;
}
.choose-pop .choose-quanbu ol > li {
	line-height: 36px;
}
.choose-pop .choose-quanbu ol > li:hover {
	background-color: rgb(244, 244, 244);
}
.choose-pop .choose-quanbu ol > li:hover h5 {
	color: rgb(199, 0, 11);
}
.choose-pop .choose-quanbu ol > li h5 a {
	color: rgb(255, 255, 255); display: block;
}
.choose-pop .choose-quanbu ol > li:hover span {
	color: rgb(199, 0, 11);
}
.choose-pop .choose-quanbu ol > li:hover h5 a {
	color: rgb(199, 0, 11);
}
.choose-pop .choose-quanbu ol > li h5 {
	padding: 0px 0px 0px 24px; height: 43px; text-align: left; color: rgb(255, 255, 255); line-height: 43px; font-size: 14px; position: relative;
}
.choose-pop .choose-quanbu ol > li span {
	top: 0px; right: 24px; color: rgb(255, 255, 255); font-size: 14px; position: absolute;
}
.menu-box .menu-ul {
	float: left;
}
.menu-box .menu-ul > li {
	margin: 0px 18px; line-height: 38px; float: left; position: relative; z-index: 7;
}
.menu-box .menu-ul > li > a {
	padding: 0px 16px; color: rgb(51, 51, 51); line-height: 36px; font-size: 18px; display: block;
}
.menu-box .menu-ul > li > a {
	color: rgb(255, 255, 255);
}
.menu-box .menu-ul > li {
	height: 38px;
}
.menu-box .menu-ul > li:hover > a {
	border-bottom-color: rgb(197, 0, 0); border-bottom-width: 2px; border-bottom-style: solid;
}
.menu-box .menu-ul > li.active > a {
	color: rgb(197, 0, 0); border-bottom-color: rgb(197, 0, 0); border-bottom-width: 2px; border-bottom-style: solid;
}
.menu-box .menu-ul > li.active > a {
	border: currentColor; color: rgb(255, 255, 255); background-color: rgb(199, 0, 11);
}
.menu-box .menu-ul > li > a:hover {
	border: currentColor; color: rgb(255, 255, 255); background-color: rgb(199, 0, 11);
}
.menu-box .E-bank {
	background: url("../icbc/index-E-bank-bg.png") no-repeat center; transition:1s; width: 126px; height: 39px; right: 0px; bottom: 4px; color: rgb(255, 255, 255); position: absolute; cursor: pointer; -moz-transition: all 1s ease; -webkit-transition: all 1s ease;
}
.menu-box .E-bank { transition: 1s; width: 145px; height: 45px; bottom: -3px; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; background-image: url(../icbc/bghong.png); background-repeat: no-repeat; background-position: center; }
.menu-box .active.E-bank {
	background: url("../icbc/index-E-bank-bg-1-on.png") no-repeat center; transition:1s; -moz-transition: all 1s ease; -webkit-transition: all 1s ease;
}
.menu-box .nor.E-bank {
	background: url("../icbc/index-E-bank-bg-1-nor.png") no-repeat center; transition:1s; -moz-transition: all 1s ease; -webkit-transition: all 1s ease;
}
.menu-box .E-bank .E-bank-myBank {
	height: 39px;
}
.menu-box .E-bank .E-bank-myBank .user-img {
	background: url("../icbc/E-bank-bg-1.png") no-repeat center; margin: 12px 0px 0px 24px; width: 22px; height: 22px; float: left;
}
.menu-box .E-bank .E-bank-myBank > span {
	margin: 0px 0px 0px 10px; color: rgb(255, 255, 255); line-height: 45px; font-size: 16px; float: left;
}
.E-banl-down-nemu { border: 1px solid rgb(236, 236, 236); left: 50%; top: 100%; width: 106px; margin-left: -53px; display: none; position: absolute; z-index: 10; background-image: url(../icbc/bgbai.png); }
.E-banl-down-nemu ul li {
	height: 36px; text-align: center; line-height: 36px; cursor: pointer;
}
.E-banl-down-nemu ul li a span {
	width: 18px; height: 36px; margin-right: 6px; float: left;
}
.E-banl-down-nemu ul li a span.jrrl-bg {
	background: url("../icbc/jrrl-nor.png") no-repeat center;
}
.E-banl-down-nemu ul li a span.kabao-bg {
	background: url("../icbc/kabao-nor.png") no-repeat center;
}
.E-banl-down-nemu ul li a span.hall-bg {
	background: url("../icbc/hall_bg.svg") no-repeat center, none;
}
.E-banl-down-nemu ul li a span.anquan-bg {
	background: url("../icbc/anquan-nor.png") no-repeat center;
}
.E-banl-down-nemu ul li a span.shezhi-bg {
	background: url("../icbc/shezhi-nor.png") no-repeat center;
}
.E-banl-down-nemu ul li:hover span.jrrl-bg {
	background: url("../icbc/jrrl-hover.png") no-repeat center;
}
.E-banl-down-nemu ul li:hover span.kabao-bg {
	background: url("../icbc/kabao-hover.png") no-repeat center;
}
.E-banl-down-nemu ul li:hover span.hall-bg {
	background: url("../icbc/hover_hall_bg.svg") no-repeat center, none;
}
.E-banl-down-nemu ul li:hover span.anquan-bg {
	background: url("../icbc/anquan-hover.png") no-repeat center;
}
.E-banl-down-nemu ul li:hover span.shezhi-bg {
	background: url("../icbc/shezhi-hover.png") no-repeat center;
}
.E-banl-down-nemu ul li a {
	width: 83px; height: 36px; text-align: left; color: rgb(102, 102, 102); font-size: 14px; display: inline-block;
}
.E-banl-down-nemu ul li:hover {
	background-color: rgb(227, 42, 46);
}
.E-banl-down-nemu ul li:hover a {
	color: rgb(255, 255, 255);
}
.down-right-nemu {
	border: 1px solid rgb(236, 236, 236); left: 100%; top: 0px; width: 756px; height: 473px; text-align: left; display: none; position: absolute; background-color: rgb(255, 255, 255);
}
.down-right-nemu .down-right-nemu-box {
	padding-left: 0px;
}
.down-right-nemu .down-right-nemu-box .center-cut-line {
	left: 40px; top: 232px; width: 682px; height: 0px; border-bottom-color: rgb(240, 236, 236); border-bottom-width: 1px; border-bottom-style: dashed; position: absolute;
}
.down-right-nemu .down-right-nemu-box .down-right-nemu-list {
	height: 218px; margin-top: 12px; margin-left: 44px; float: left;
}
.down-right-nemu .down-right-nemu-box .down-right-nemu-list > h6 {
	height: 20px; color: rgb(57, 57, 58); line-height: 20px; padding-bottom: 4px; font-size: 14px; font-weight: bold; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dashed;
}
.down-right-nemu .down-right-nemu-box .down-right-nemu-list ul {
	width: 190px; overflow: hidden; margin-right: 44px; float: left;
}
.down-right-nemu .down-right-nemu-box .down-right-nemu-list ul.last {
	margin-right: 0px;
}
.down-right-nemu .down-right-nemu-box .down-right-nemu-list ul li {
	height: 26px; line-height: 26px;
}
.down-right-nemu .down-right-nemu-box .down-right-nemu-list ul li a {
	color: rgb(57, 57, 58); font-size: 14px;
}
.down-right-nemu .down-right-nemu-box .down-right-nemu-list ul li:hover a {
	color: rgb(199, 0, 11);
}
.down-right-nemu .down-right-nemu-box .more-box {
	text-align: center;
}
.down-right-nemu .down-right-nemu-box .more-box .more-link {
	padding: 0px 24px; border-radius: 3px; border: 1px solid rgb(95, 152, 210); height: 23px; color: rgb(95, 152, 210); line-height: 23px; font-size: 12px; display: inline-block;
}
.down-menu { border: 1px solid rgb(236, 236, 236); left: 0px; top: 100%; width: 100%; text-align: left; display: none; position: absolute; z-index: 10; background-image: url(../icbc/bgbai.png); }
.down-menu ol li {
	height: 38px; line-height: 38px; padding-left: 22px;
}
.down-menu ol li a {
	color: rgb(102, 102, 102); font-size: 14px; display: block;
}
.down-menu ol li.active {
	background-color: rgb(227, 42, 46);
}
.down-menu ol li.active a {
	color: rgb(255, 255, 255);
}
.footer-block {
	background: rgb(53, 54, 54); width: 100%; height: 80px;
}
.footer-block .footer-block-body {
	height: 80px; overflow: hidden; position: relative;
}
.footer-block .footer-block-body .footer-left {
	margin-top: 24px; float: left;
}
.footer-block .footer-block-body .footer-left > ul > li {
	line-height: 26px; float: left;
}
.footer-block .footer-block-body .footer-left > ul > li > a {
	padding: 0px 10px; color: rgb(209, 210, 209); font-size: 12px; border-right-color: rgb(209, 210, 209); border-right-width: 1px; border-right-style: solid;
}
.footer-block .footer-block-body .footer-left > ul > li.first > a {
	padding-left: 0px;
}
.footer-block .footer-block-body .footer-left > ul > li.last > a {
	border: 0px currentColor;
}
.footer-block .footer-block-body .footer-medium {
	text-align: center; margin-top: 24px; float: left;
}
.footer-block .footer-block-body .footer-medium > ul > li {
	color: rgb(209, 210, 209); line-height: 26px; font-size: 12px;
}
.footer-block .footer-block-body .footer-right {
	top: 24px; right: 0px; overflow: hidden; position: absolute;
}
.footer-block .footer-block-body .footer-right .copyright-ul {
	float: left;
}
.footer-block .footer-block-body .footer-right .copyright-ul > li {
	color: rgb(209, 210, 209); line-height: 26px; font-size: 12px; margin-left: 12px; float: left;
}
.footer-block .footer-block-body .footer-right .link-ul {
	float: left;
}
.footer-block .footer-block-body .footer-right .link-ul > li {
	height: 30px; margin-left: 8px; float: left;
}
.footer-block .footer-block-body .footer-right .link-ul > li img {
	height: 30px;
}
.helper-pop {
	background: url("../icbc/helper-bg.png") no-repeat 0px 0px; top: 45%; width: 0px; height: 51px; right: 51px; overflow: hidden; margin-top: -22px; position: absolute;
}
.helper-pop .helper-box {
	margin: 16px 20px 0px 24px; width: 246px;
}
.helper-pop .helper-box p {
	color: rgb(71, 71, 71); line-height: 20px; font-size: 12px;
}
.footprint-pop {
	background: url("../icbc/footprint-bg.png") no-repeat 0px 0px; top: -200px; width: 0px; height: 264px; right: 51px; overflow: hidden; position: absolute;
}
.footprint-pop .footprint-box {
	width: 265px; height: 100%; display: table;
}
.footprint-pop .footprint-box .footprint-content {
	vertical-align: middle; display: table-cell;
}
.footprint-pop .footprint-box .footprint-content .footprint-no-tips {
	width: 100%; text-align: center; color: rgb(102, 102, 102); font-size: 14px;
}
.footprint-pop .footprint-box .footprint-content .footprint-leftfoot-out {
	line-height: 29px; padding-left: 32px;
}
.footprint-pop .footprint-box .footprint-content .footprint-rightfoot-out {
	line-height: 29px; padding-left: 42px;
}
.footprint-pop .footprint-box .footprint-content .footprint-leftfoot-out .footprint-leftfoot-bg {
	background: url("../icbc/footprint-leftfoot-bg.png") no-repeat 0px 8px; color: rgb(102, 102, 102); padding-left: 38px; font-size: 14px;
}
.footprint-pop .footprint-box .footprint-content .footprint-rightfoot-out .footprint-rightfoot-bg {
	background: url("../icbc/footprint-rightfoot-bg.png") no-repeat 0px 8px; color: rgb(102, 102, 102); padding-left: 28px; font-size: 14px;
}
.news-pop {
	background: url("../icbc/news-bg.png") no-repeat 0px 0px; top: 50%; width: 258px; height: 326px; right: 60px; margin-top: -163px; display: none; position: absolute; z-index: 10; cursor: default;
}
.news-pop .news-box {
	padding-right: 22px;
}
.news-pop .news-box .news-main {
	position: relative;
}
.news-pop .news-box .news-main .close-btn {
	top: 8px; right: 12px; color: rgb(102, 102, 102); font-size: 16px; font-weight: bold; position: absolute; cursor: pointer;
}
.news-pop .news-box .news-main h4 {
	padding: 24px 0px; text-align: center; color: rgb(199, 0, 11); font-size: 16px;
}
.news-pop .news-box .news-main .news-body {
	height: 200px; padding-right: 16px; padding-left: 20px; -ms-overflow-x: hidden; -ms-overflow-y: auto;
}
.news-pop .news-box .news-main .news-body p {
	color: rgb(102, 102, 102); line-height: 20px; text-indent: 2em; font-size: 12px;
}
.news-pop .news-box .news-main .page-div {
	overflow: hidden; padding-top: 12px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: dashed;
}
.news-pop .news-box .news-main .page-div .page-prev {
	padding: 0px 12px; color: rgb(102, 102, 102); font-size: 12px; float: left; cursor: pointer;
}
.news-pop .news-box .news-main .page-div .page-next {
	padding: 0px 12px; color: rgb(102, 102, 102); font-size: 12px; float: right; cursor: pointer;
}
.service-pop {
	background: url("../icbc/service-bg.png") no-repeat 0px 0px; top: 50%; width: 0px; height: 98px; right: 51px; overflow: hidden; margin-top: -49px; position: absolute;
}
.service-pop .service-box {
	margin: 10px 10px 0px 70px; width: 195px; height: 88px;
}
.service-pop .service-box textarea {
	border: 1px solid rgb(220, 220, 220); width: 158px; height: 42px; color: rgb(76, 76, 76); overflow: auto; font-size: 12px;
}
.service-pop .service-box .service-btn-box {
	position: relative;
}
.service-pop .service-box .service-btn-box > span {
	color: rgb(153, 153, 153); font-size: 12px;
}
.service-pop .service-box .service-btn-box .service-btn {
	background: url("../icbc/service-btn-bg.png") no-repeat 0px 0px; top: 0px; width: 81px; height: 31px; right: 8px; position: absolute; cursor: pointer;
}
.erweima-box {
	background: url("../icbc/erweima-bg.png") no-repeat 0px 0px; top: 50%; width: 0px; height: 96px; right: 51px; overflow: hidden; margin-top: -48px; position: absolute;
}
.erweima-box ol {
	width: 274px; overflow: hidden;
}
.erweima-box ol li {
	width: 72px; height: 86px; margin-top: 8px; margin-left: 12px; float: left;
}
.erweima-box ol li.Eg {
	background: url("../icbc/Eg-erweima.png") no-repeat 0px 0px;
}
.erweima-box ol li.El {
	background: url("../icbc/El-erweima.png") no-repeat 0px 0px;
}
.erweima-box ol li.Eh {
	background: url("../icbc/Eh-erweima.png") no-repeat 0px 0px;
}
.zuiai-block { margin: 0px auto; padding: 10px 0px; width: 100%; overflow: hidden; min-height: 70px; background-image: url(../icbc/san.png); background-repeat: repeat-x; background-position: 0px top; }
.zuiai-block .zuiai-div {
	margin: 0px auto; width: 1000px; overflow: hidden; min-height: 85px;
}
.zuiai-block .zuiai-div .zuiai-icon {
	margin: 0px auto; width: 80px; float: left; position: relative;
}
.zuiai-block .zuiai-div .zuiai-icon .zuiai-icon-bg { height: 40px; background-image: url(../icbc/like.png); background-repeat: no-repeat; background-position: center; 
}
.zuiai-block .zuiai-div .zuiai-icon > p {
	text-align: center; color: rgb(227, 42, 46); padding-top: 4px; font-size: 16px;
}
.zuiai-block .zuiai-icon > span {
	top: 50%; width: 1px; height: 40px; right: 0px; margin-top: -16px; position: absolute; background-color: rgb(212, 212, 212);
}
.fix-bg.zuiai-block {
	margin: 0px auto; left: 0px; top: 38px; width: 100%; overflow: hidden; position: fixed; z-index: 999; min-height: 70px; min-width: 1000px;
}
.notice {
	background: url("../icbc/notice.png") no-repeat 0px 0px rgb(255, 253, 228); left: 0px; top: 0px; width: 100%; display: none; position: absolute; z-index: 1000;
}
.MSG {
	margin: 0px auto; width: 1000px; text-align: center; position: relative;
}
.CloseX {
	background: url("../icbc/closeX.png") no-repeat 0px 0px; top: 3px; width: 16px; height: 16px; position: absolute;
}
.hall-right {
	background: url("../icbc/hall_right.svg") no-repeat center, none; width: 35px; height: 35px; display: block;
}
.hall-right:hover {
	background: url("../icbc/hover_hall_right.svg") no-repeat center, none; width: 35px; height: 35px; display: block;
}
