.banner-bolck {
	width: 100%; height: 370px; position: relative;
}
.banner-bolck .banner-box {
	width: 100%; height: 370px; overflow: hidden; position: relative;
}
.banner-bolck .banner-box .banner-img {
	width: 100%; height: 370px;
}
.banner-bolck .banner-box .img-1.banner-img {
	background: url("../images/banner-1.png") no-repeat center;
}
.banner-bolck .banner-box .img-2.banner-img {
	background: url("../images/banner-2.png") no-repeat center;
}
.banner-bolck .banner-box .img-3.banner-img {
	background: url("../images/banner-3.png") no-repeat center;
}
.banner-bolck .banner-ctrl_btn {
	left: 50%; bottom: 12px; overflow: hidden; position: absolute; z-index: 6; cursor: pointer;
}
.banner-bolck .banner-ctrl_btn .prev-btn {
	background: url("../images/kv_left.gif") no-repeat 0px 0px; width: 30px; height: 19px; margin-right: 10px; float: left; cursor: pointer;
}
.banner-bolck .banner-ctrl_btn .banner-number {
	overflow: hidden; float: left;
}
.banner-bolck .banner-ctrl_btn:hover {
	transform: scale(1.4); -webkit-transform: scale(1.4); -moz-transform: scale(1.4);
}
.banner-bolck .banner-ctrl_btn .banner-number li {
	margin: 0px 6px; padding: 2px; border-radius: 50%; border: 2px solid rgb(255, 255, 255); width: 8px; height: 8px; float: left; cursor: pointer;
}
.banner-bolck .banner-ctrl_btn .banner-number li.on {
	border: 2px solid rgb(255, 82, 86);
}
.banner-bolck .banner-ctrl_btn .next-btn {
	background: url("../images/kv_right.gif") no-repeat 0px 0px; width: 30px; height: 19px; margin-left: 10px; float: left; cursor: pointer;
}
.licaitouzi-block {
	width: 100%;
}
.licaitouzi-block .licaitouzi-top {
	height: 160px; overflow: hidden; position: relative; background-size: 100% 100%; background-color: rgb(255, 255, 255);
}
.licaitouzi-block .licaitouzi-top .licaitouzi-ad {
	width: 40%; height: 160px; overflow: hidden; float: left;
}
.licaitouzi-top-l {
	width: 60%; height: 160px; float: left; position: relative;
}
.licaitouzi-top-l .licaitouzi-top-l-box {
	width: 600px; right: 168px; position: absolute;
}
.licaitouzi-top-l .licaitouzi-top-tit {
	padding: 30px 0px; overflow: hidden;
}
.licaitouzi-top-l .licaitouzi-top-tit h4 {
	color: rgb(199, 0, 11); line-height: 36px; font-size: 36px; float: left;
}
.licaitouzi-top-l .licaitouzi-top-tit a {
	padding: 0px 10px; border-radius: 3px; color: rgb(102, 102, 102); line-height: 24px; font-size: 12px; margin-top: 12px; margin-left: 20px; float: left; cursor: pointer;
}
.licaitouzi-list-ul {
	overflow: hidden;
}
.licaitouzi-list-ul li {
	padding: 0px 15px; border-radius: 3px; border: 1px solid rgb(199, 0, 11); color: rgb(199, 0, 11); line-height: 38px; font-size: 16px; margin-right: 5px; float: left; cursor: pointer; background-color: rgb(255, 255, 255);
}
.licaitouzi-list-ul li.active {
	border: 1px solid rgb(199, 0, 11); color: rgb(255, 255, 255); background-color: rgb(199, 0, 11);
}
.licaitouzi-body {
	background: url("../images/licaitouzi-body-bg.png") repeat-x 0px 0px; width: 100%; height: 470px;
}
.licaitouzi-centent {
	height: 470px; overflow: hidden; position: relative;
}
.licaitouzi-centent .top-bg {
	background: url("../images/top-bg-1.png") no-repeat 240px 0px; height: 18px; display: block;
}
.licaitouzi-centent-item-box {
	display: none;
}
.active.licaitouzi-centent-item-box {
	display: block;
}
.licaitouzi-centent-item {
	overflow: hidden; padding-bottom: 20px; margin-top: 20px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dashed;
}
.bor-0.licaitouzi-centent-item {
	border: 0px currentColor;
}
.licaitouzi-centent-item .licaitouzi-centent-list {
	width: 270px; padding-right: 30px; margin-left: 30px; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: dashed; float: left;
}
.licaitouzi-centent-item .last.licaitouzi-centent-list {
	border: 0px currentColor;
}
.licaitouzi-centent-list-main {
	margin-top: 24px; position: relative;
}
.licaitouzi-centent-list-main p {
	color: rgb(153, 153, 153); font-size: 14px; margin-bottom: 4px;
}
.licaitouzi-centent-list-main p span {
	color: rgb(202, 21, 22); margin-left: 4px; display: inline-block;
}
.licaitouzi-centent-list-main .lv-p b {
	color: rgb(198, 0, 1); font-size: 16px;
}
.licaitouzi-centent-list-main .money-p span {
	color: rgb(202, 21, 22); margin-left: 4px; display: inline-block;
}
.licaitouzi-centent-list-main .time-p span {
	color: rgb(202, 21, 22); margin-left: 4px; display: inline-block;
}
.licaitouzi-centent-list-main .tijiao-btn {
	border-radius: 2px; width: 60px; height: 25px; text-align: center; right: 0px; bottom: 0px; color: rgb(255, 255, 255); line-height: 25px; font-size: 12px; position: absolute; z-index: 10; cursor: pointer; background-color: rgb(255, 120, 120);
}
.licaitouzi-centent-list-main .tijiao-btn:hover {
	background-color: rgb(255, 161, 161);
}
.licaitouzi-centent-item .licaitouzi-centent-list .tit {
	height: 20px; color: rgb(27, 27, 27); line-height: 20px; overflow: hidden; font-size: 16px; position: relative;
}
.licaitouzi-centent-item .licaitouzi-centent-list .tit tit-ttt {
	height: 20px; color: rgb(27, 27, 27); line-height: 20px; font-size: 16px;
}
.baoxian-ad {
	width: 270px; height: 290px; cursor: pointer;
}
.img-1.baoxian-ad {
	background: url("../icbc//img-13.png") no-repeat 0px 0px;
}
.img-2.baoxian-ad {
	background: url("../icbc//img-14.png") no-repeat 0px 0px;
}
.img-3.baoxian-ad {
	background: url("../icbc//img-15.png") no-repeat 0px 0px;
}
.baoxian-centent-list-main {
	margin-top: 24px; position: relative;
}
.baoxian-centent-list-main p {
	color: rgb(153, 153, 153); font-size: 14px; margin-bottom: 4px;
}
.baoxian-centent-list-main p span {
	color: rgb(199, 0, 11);
}
.baoxian-centent-list-main .tijiao-btn {
	width: 60px; height: 25px; text-align: center; right: 0px; bottom: 0px; color: rgb(255, 255, 255); line-height: 25px; font-size: 12px; position: absolute; z-index: 10; cursor: pointer; background-color: rgb(255, 120, 120);
}
.guijinshu-centent-list-main {
	margin-top: 10px; position: relative;
}
.guijinshu-centent-list-main .tit-t {
	height: 24px; color: rgb(27, 27, 27); line-height: 24px; font-size: 14px; margin-bottom: 2px;
}
.guijinshu-centent-list-main .tit-t span {
	color: rgb(37, 153, 77); margin-left: 6px; display: inline-block;
}
.guijinshu-centent-list-main p {
	color: rgb(153, 153, 153); font-size: 14px; margin-bottom: 4px;
}
.guijinshu-centent-list-main p span {
	color: rgb(199, 0, 11); margin-left: 6px; display: inline-block;
}
.guijinshu-centent-list-main .tijiao-btn {
	width: 60px; height: 25px; text-align: center; right: 0px; bottom: 0px; color: rgb(255, 255, 255); line-height: 25px; font-size: 12px; position: absolute; z-index: 10; cursor: pointer; background-color: rgb(255, 120, 120);
}
.guijinshu-centent-list-main .tijiao-btn:hover {
	background-color: rgb(255, 161, 161);
}
.zhanghushangpin-centent-list-main {
	padding-bottom: 25px; margin-top: 16px; position: relative;
}
.licaitouzi-centent-item .licaitouzi-centent-list .tit-tt {
	height: 20px; color: rgb(199, 0, 11); line-height: 20px; overflow: hidden; font-size: 16px; margin-top: 20px; position: relative;
}
.zhanghushangpin-ad {
	width: 270px; height: 130px;
}
.img-1.zhanghushangpin-ad { background-image: url(../icbc/3.png); background-repeat: no-repeat; background-position: 0px 0px; }
.img-2.zhanghushangpin-ad { background-image: url(../icbc/2.png); background-repeat: no-repeat; background-position: 0px 0px; }
.img-3.zhanghushangpin-ad { background-image: url(../icbc/1.png); background-repeat: no-repeat; background-position: 0px 0px; }
.img-4.zhanghushangpin-ad {
	background: url(../icbc/Financeimg.png) no-repeat 0px 0px;
}
.img-5.zhanghushangpin-ad {
	background: url(../icbc/Fundimg.png) no-repeat 0px 0px;
}
.img-6.zhanghushangpin-ad {
	background: url(../icbc/Insuranceimg.png) no-repeat 0px 0px;
}
.zhanghushangpin-centent-list-main .centent-box {
	height: 72px; overflow: hidden; position: relative;
}
.zhanghushangpin-centent-list-main .centent-box p {
	color: rgb(102, 102, 102); line-height: 24px; font-size: 14px;
}
.zhanghushangpin-centent-list-main .tijiao-btn {
	border-radius: 3px; width: 60px; height: 25px; text-align: center; right: 0px; bottom: 0px; color: rgb(255, 255, 255); line-height: 25px; font-size: 12px; position: absolute; z-index: 10; cursor: pointer; background-color: rgb(255, 120, 120);
}
.zhanghushangpin-centent-list-main .tijiao-btn:hover {
	background-color: rgb(255, 161, 161);
}
.chaxunpingtaipin-centent-list-main {
	padding-bottom: 25px; margin-top: 16px; position: relative;
}
.chaxunpingtaipin-ad {
	width: 270px; height: 130px;
}
.img-4.chaxunpingtaipin-ad {
	background: url("../icbc/Financeimg.png") no-repeat 0px 0px;
}
.img-5.chaxunpingtaipin-ad {
	background: url("../icbc/Fundimg.png") no-repeat 0px 0px;
}
.img-6.chaxunpingtaipin-ad {
	background: url("../icbc/Insuranceimg.png") no-repeat 0px 0px;
}
.chaxunpingtaipin-centent-list-main .centent-box {
	height: 72px; overflow: hidden; position: relative;
}
.chaxunpingtaipin-centent-list-main .centent-box p {
	color: rgb(102, 102, 102); line-height: 24px; font-size: 14px;
}
.chaxunpingtaipin-centent-list-main .tijiao-btn {
	border-radius: 3px; width: 60px; height: 25px; text-align: center; right: 0px; bottom: 0px; color: rgb(255, 255, 255); line-height: 25px; font-size: 12px; position: absolute; z-index: 10; cursor: pointer; background-color: rgb(255, 120, 120);
}
.chaxunpingtaipin-centent-list-main .tijiao-btn:hover {
	background-color: rgb(255, 161, 161);
}
.fengxiannenglipingce-centent-list-main {
	padding-bottom: 25px; margin-top: 16px; position: relative;
}
.fengxiannenglipingce-ad {
	width: 270px; height: 130px;
}
.img-1.fengxiannenglipingce-ad { background-image: url(../icbc/img-27.png); background-repeat: no-repeat; background-position: 0px 0px; }
.img-2.fengxiannenglipingce-ad { background-image: url(../icbc//img-28.png); background-repeat: no-repeat; background-position: 0px 0px; }
.fengxiannenglipingce-centent-list-main .centent-box {
	height: 72px; overflow: hidden; position: relative;
}
.fengxiannenglipingce-centent-list-main .centent-box p {
	color: rgb(102, 102, 102); line-height: 24px; font-size: 14px;
}
.fengxiannenglipingce-centent-list-main .tijiao-btn {
	border-radius: 3px; width: 60px; height: 25px; text-align: center; right: 0px; bottom: 0px; color: rgb(255, 255, 255); line-height: 25px; font-size: 12px; position: absolute; z-index: 10; cursor: pointer; background-color: rgb(255, 120, 120);
}
.fengxiannenglipingce-centent-list-main .tijiao-btn:hover {
	background-color: rgb(255, 161, 161);
}
.shopping-block {
	background: url("../images/block-2-bg.png") no-repeat center / cover; width: 100%; height: 504px;
}
.shopping-box {
	height: 504px;
}
.shopping-top {
	background: url("../images/top-bg-2.png") no-repeat 142px 0px; height: 84px; overflow: hidden; margin-bottom: 36px;
}
.shopping-top h4 {
	color: rgb(255, 255, 255); line-height: 36px; font-size: 36px; margin-top: 36px; margin-left: 200px; float: left;
}
.shopping-top a {
	color: rgb(255, 255, 255); font-size: 18px; margin-top: 52px; margin-left: 30px; float: left;
}
.shopping-main {
	overflow: hidden;
}
.shopping-main .shopping-main-1 {
	width: 230px; float: left;
}
.shopping-main .shopping-main-1 .shopping-main-1-item {
	height: 74px; overflow: hidden; position: relative; cursor: pointer;
}
.shopping-main .shopping-main-1 .shopping-main-1-item .pic {
	transition:0.5s; width: 230px; height: 74px; text-align: center; -moz-transition: all .5s ease; -webkit-transition: all .5s ease;
}
.more-div {
	overflow: hidden; margin-top: 24px;
}
.more-div .more-link {
	padding: 0px 24px; border-radius: 3px; border: 1px solid rgb(255, 255, 255); height: 23px; color: rgb(245, 245, 245); line-height: 22px; font-size: 12px; margin-right: 6px; float: right; background-color: rgba(255, 255, 255, 0.2);
}
.shopping-main .shopping-main-1 .shopping-main-1-item .pic img:hover {
	width: 255px; height: 82px; margin-top: -4px; margin-left: -12px;
}
.shopping-main .shopping-main-1 .ma-top.shopping-main-1-item {
	margin-top: 21px;
}
.shopping-main .shopping-main-2 {
	width: 365px; height: 264px; overflow: hidden; margin-left: 16px; float: left; position: relative; cursor: pointer;
}
.shopping-main .shopping-main-3 {
	width: 365px; height: 264px; overflow: hidden; margin-left: 16px; float: left; position: relative; cursor: pointer;
}
.shopping-main .shopping-main-2 .pic {
	transition:0.5s; width: 100%; height: 264px; text-align: center; vertical-align: middle; display: table; -moz-transition: all .5s ease; -webkit-transition: all .5s ease;
}
.shopping-main .shopping-main-3 .pic {
	transition:0.5s; width: 100%; height: 264px; text-align: center; vertical-align: middle; display: table; -moz-transition: all .5s ease; -webkit-transition: all .5s ease;
}
.shopping-main .shopping-main-2 .pic > span {
	vertical-align: middle; display: table-cell;
}
.shopping-main .shopping-main-3 .pic > span {
	vertical-align: middle; display: table-cell;
}
.shopping-main .shopping-main-2 .pic img {
	
}
.shopping-main .shopping-main-3 .pic img {
	
}
.shopping-main .shopping-main-3 .pic img:hover {
	width: 401px; height: 290px; margin-top: -13px; margin-left: -18px;
}
.shopping-main .shopping-main-2 .pic img:hover {
	width: 401px; height: 290px; margin-top: -13px; margin-left: -18px;
}
.huishenghuo-block {
	background: url("../images/block-3-bg.png") no-repeat 0px 0px / cover; width: 100%; height: 510px;
}
.huishenghuo-top {
	padding: 25px 0px 55px; overflow: hidden;
}
.huishenghuo-top .tit {
	color: rgb(245, 173, 3); line-height: 36px; font-size: 36px; float: left;
}
.huishenghuo-top a {
	color: rgb(102, 102, 102); line-height: 18px; font-size: 18px; margin-top: 18px; margin-left: 30px; float: left;
}
.huishenghuo-main ul {
	overflow: hidden;
}
.huishenghuo-main ul li {
	width: 210px; margin-left: 90px; float: left; cursor: pointer;
}
.huishenghuo-main ul li .pic-box {
	background: url("../images/pic-box-bg.png") no-repeat center; width: 210px; height: 228px; overflow: hidden; position: relative;
}
.huishenghuo-main ul li .pic-box .pic {
	margin: 10px; border-radius: 50%; width: 190px; height: 190px; overflow: hidden; position: relative;
}
.huishenghuo-main ul li .img-1.pic:hover {
	background-size: 95%;
}
.huishenghuo-main ul li .img-2.pic:hover {
	background-size: 95%;
}
.huishenghuo-main ul li .img-3.pic:hover {
	background-size: 95%;
}
.huishenghuo-main ul li .pic img:hover {
	padding: 5px; width: 180px; height: 180px;
}
.huishenghuo-main ul li .img-1.pic {
	background: url("../icbc//img-6.png") no-repeat center;
}
.huishenghuo-main ul li .img-2.pic {
	background: url("../icbc//img-7.png") no-repeat center;
}
.huishenghuo-main ul li .img-3.pic {
	background: url("../icbc//img-8.png") no-repeat center;
}
.huishenghuo-main ul li h6 {
	padding: 25px 0px; text-align: center; color: rgb(51, 51, 51); line-height: 20px; font-size: 20px;
}
.huishenghuo-main ul li .huishenghuo-main-div {
	padding: 0px 12px;
}
.huishenghuo-main ul li .huishenghuo-main-div p {
	text-align: center; color: rgb(51, 51, 51); line-height: 20px; font-size: 14px;
}
.attention-block {
	padding: 40px 0px 60px; width: 100%; border-bottom-color: rgb(201, 1, 0); border-bottom-width: 4px; border-bottom-style: solid; background-color: rgb(255, 255, 255);
}
.attention-ul {
	overflow: hidden;
}
.attention-ul li {
	text-align: center; margin-left: 30px; float: left; min-width: 70px;
}
.attention-ul li .pic {
	height: 38px; margin-bottom: 10px;
}
.attention-ul li .pic img {
	width: 38px; height: 38px;
}
.attention-ul li a {
	color: rgb(136, 136, 137); line-height: 24px; font-size: 12px; display: block;
}
.zoom-tip {
	left: 50%; top: 32px; width: 66px; height: 20px; text-align: center; color: rgb(143, 143, 144); line-height: 18px; font-size: 12px; margin-left: -1px; position: absolute; z-index: 10; background-color: rgb(255, 255, 255);
}
