

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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block
}

body {
	font: 12px/1.5 tahoma,'microsoft yahei',sans-serif;
	color: #2a2a2a;
	background: url(./bg111.jpg) center top #f5f5f7  fixed no-repeat ;
}

ol,ul {
	list-style: none
}

blockquote,q {
	quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

strong,b {
	font-weight: bold
}

em,i {
	font-style: italic
}

a {
	color: #2a2a2a;
	text-decoration: none;
}

a:visited,a[tabindex='-1']:focus {
	outline: 0 none
}

a:hover {
	color: #111;
	outline: 0 none
}

.cf:after {
	display: block;
	content: "";
	clear: both;
	height: 0;
}

.cf {
	*zoom: 1
}

html {
	background: #f5f5f7;
}



.header-inner {
	position: relative;
	z-index: 10;
	width: 800px;
	margin: 0 auto;
	padding-top: 108px;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.logo {
	position: relative;
	top: 0;
	left: 28px;
	width: 368px;
	height: 65px;
	margin: 0 auto;
	background-position: 0 0;
	overflow: hidden;
}

.logo h1 {
	text-indent: -9999em;
}

.nav-list {
	padding-top: 70px;
	text-align: center;
	font-size: 0;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.nav-list li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 44px 74px 0;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.nav-list li:nth-child(6n) {
	margin-right: 0;
}

.nav-list li a {
	display: block;
	width: 88px;
	height: 88px;
	-moz-border-radius: 21.5909%;
	-webkit-border-radius: 21.5909%;
	border-radius: 21.5909%;
	font-size: 16px;
	text-align: center;
	-moz-transition: all .15s ease;
	-webkit-transition: all .15s ease;
	transition: all .15s ease;
}

.nav-list li .icon {
	display: block;
	width: 88px;
	height: 88px;
	-moz-transition: all .15s ease;
	-webkit-transition: all .15s ease;
	transition: all .15s ease;
}

.os_win .nav-list li .link-news {
	background: #577ee6;
}

.os_win .nav-list li .link-house {
	background: #f97b52;
}

.os_win .nav-list li .link-furn {
	background: #ae7f4d;
}

.os_win .nav-list li .link-car {
	background: #abb3af;
}

.os_win .nav-list li .link-food {
	background: #f1c411;
}

.os_win .nav-list li .link-love {
	background: #ff6666;
}

.os_win .nav-list li .link-bady {
	background: #ff9999;
}

.os_win .nav-list li .link-edu {
	background: #54bfd1;
}

.os_win .nav-list li .link-talent {
	background: #34bdab;
}

.os_win .nav-list li .link-health {
	background: #87c730;
}

.os_win .nav-list li .link-money {
	background: #fd9729;
}

.os_win .nav-list li .link-forum {
	background: #289ee8;
}

.os_win .nav-list li .link-news:hover {
	background: #3866e1;
}

.os_win .nav-list li .link-house:hover {
	background: #fa6030;
}

.os_win .nav-list li .link-furn:hover {
	background: #9d632c;
}

.os_win .nav-list li .link-car:hover {
	background: #97a09b;
}

.os_win .nav-list li .link-food:hover {
	background: #f1ac00;
}

.os_win .nav-list li .link-love:hover {
	background: #f94c4c;
}

.os_win .nav-list li .link-bady:hover {
	background: #fb7b7b;
}

.os_win .nav-list li .link-edu:hover {
	background: #38adc2;
}

.os_win .nav-list li .link-talent:hover {
	background: #1bae9b;
}

.os_win .nav-list li .link-health:hover {
	background: #6db512;
}

.os_win .nav-list li .link-money:hover {
	background: #ff7d08;
}

.os_win .nav-list li .link-forum:hover {
	background: #118ad8;
}

.nav-list li strong {
	padding-top: 16px;
	font-weight: normal;
	line-height: 2.4;
}

.lte_ie8 .nav-list li {
	margin-bottom: 68px;
}

.lte_ie8 .nav-list li a {
	height: 0;
	padding-top: 94px;
}

.lte_ie8 .nav-list li .icon {
	display: none;
}

.lte_ie8 .nav-list li a {
	background: url("../images/ie-nav-app.png") no-repeat;
	background-color: transparent;
}

.lte_ie8 .nav-list li strong {
	line-height: 1.8;
}

.lte_ie8 .nav-list li .link-news {
	background-position: 0 0;
}

.lte_ie8 .nav-list li .link-house {
	background-position: -133px 0;
}

.lte_ie8 .nav-list li .link-furn {
	background-position: -266px 0;
}

.lte_ie8 .nav-list li .link-car {
	background-position: -399px 0;
}

.lte_ie8 .nav-list li .link-food {
	background-position: -532px 0;
}

.lte_ie8 .nav-list li .link-love {
	background-position: -666px 0;
}

.lte_ie8 .nav-list li .link-bady {
	background-position: 0 -306px;
}

.lte_ie8 .nav-list li .link-edu {
	background-position: -133px -306px;
}

.lte_ie8 .nav-list li .link-talent {
	background-position: -266px -306px;
}

.lte_ie8 .nav-list li .link-health {
	background-position: -399px -306px;
}

.lte_ie8 .nav-list li .link-money {
	background-position: -532px -306px;
}

.lte_ie8 .nav-list li .link-forum {
	background-position: -666px -306px;
}

.lte_ie8 .nav-list li .link-news:hover {
	background-position: 0 -138px;
}

.lte_ie8 .nav-list li .link-house:hover {
	background-position: -133px -138px;
}

.lte_ie8 .nav-list li .link-furn:hover {
	background-position: -266px -138px;
}

.lte_ie8 .nav-list li .link-car:hover {
	background-position: -399px -138px;
}

.lte_ie8 .nav-list li .link-food:hover {
	background-position: -532px -138px;
}

.lte_ie8 .nav-list li .link-love:hover {
	background-position: -666px -138px;
}

.lte_ie8 .nav-list li .link-bady:hover {
	background-position: 0 -444px;
}

.lte_ie8 .nav-list li .link-edu:hover {
	background-position: -133px -444px;
}

.lte_ie8 .nav-list li .link-talent:hover {
	background-position: -266px -444px;
}

.lte_ie8 .nav-list li .link-health:hover {
	background-position: -399px -444px;
}

.lte_ie8 .nav-list li .link-money:hover {
	background-position: -532px -444px;
}

.lte_ie8 .nav-list li .link-forum:hover {
	background-position: -666px -444px;
}

.lte_ie8 .win-xp.header-inner {
	width: 700px;
	padding-top: 80px;
}

.lte_ie8 .win-xp .nav-list {
	padding-top: 54px;
}

.lte_ie8 .win-xp .nav-list li {
	margin-right: 39px;
	margin-bottom: 64px;
}

.lte_ie8 .win-xp .nav-list li a {
	width: 78px;
	padding-top: 82px;
	font-size: 14px;
}

.lte_ie8 .win-xp .nav-list li .icon {
	width: 78px;
	height: 78px;
}

.lte_ie8 .win-xp .nav-list li a {
	background: url("../images/ie8-nav-app.png") no-repeat;
}

.lte_ie8 .win-xp .nav-list li .link-news {
	background-position: 0 0;
}

.lte_ie8 .win-xp .nav-list li .link-house {
	background-position: -123px 0;
}

.lte_ie8 .win-xp .nav-list li .link-furn {
	background-position: -246px 0;
}

.lte_ie8 .win-xp .nav-list li .link-car {
	background-position: -369px 0;
}

.lte_ie8 .win-xp .nav-list li .link-food {
	background-position: -492px 0;
}

.lte_ie8 .win-xp .nav-list li .link-love {
	background-position: -615px 0;
}

.lte_ie8 .win-xp .nav-list li .link-bady {
	background-position: 0 -289px;
}

.lte_ie8 .win-xp .nav-list li .link-edu {
	background-position: -123px -289px;
}

.lte_ie8 .win-xp .nav-list li .link-talent {
	background-position: -246px -289px;
}

.lte_ie8 .win-xp .nav-list li .link-health {
	background-position: -369px -289px;
}

.lte_ie8 .win-xp .nav-list li .link-money {
	background-position: -492px -289px;
}

.lte_ie8 .win-xp .nav-list li .link-forum {
	background-position: -615px -289px;
}

.lte_ie8 .win-xp .nav-list li .link-news:hover {
	background-position: 0 -123px;
}

.lte_ie8 .win-xp .nav-list li .link-house:hover {
	background-position: -123px -123px;
}

.lte_ie8 .win-xp .nav-list li .link-furn:hover {
	background-position: -246px -123px;
}

.lte_ie8 .win-xp .nav-list li .link-car:hover {
	background-position: -369px -123px;
}

.lte_ie8 .win-xp .nav-list li .link-food:hover {
	background-position: -492px -123px;
}

.lte_ie8 .win-xp .nav-list li .link-love:hover {
	background-position: -615px -123px;
}

.lte_ie8 .win-xp .nav-list li .link-bady:hover {
	background-position: 0 -412px;
}

.lte_ie8 .win-xp .nav-list li .link-edu:hover {
	background-position: -123px -412px;
}

.lte_ie8 .win-xp .nav-list li .link-talent:hover {
	background-position: -246px -412px;
}

.lte_ie8 .win-xp .nav-list li .link-health:hover {
	background-position: -369px -412px;
}

.lte_ie8 .win-xp .nav-list li .link-money:hover {
	background-position: -492px -412px;
}

.lte_ie8 .win-xp .nav-list li .link-forum:hover {
	background-position: -615px -412px;
}

.lte_ie8 .win-xp .tips a:hover {
	background: #fff;
}

.lte_ie8 .win-xp.tips-inner {
	padding-top: 22px;
}

.lte_ie8 .win-xp.footer-inner {
	hei-ght: 217px;
	background: url("../images/haobin-bg-1366.jpg") no-repeat center bottom;
}

.lte_ie8 .win-xp.footer-inner p {
	bottom: 24px;
}

.tips-inner {
	position: relative;
	z-index: 5;
	width: 670px;
	margin: 0 auto;
	padding-top: 28px;
	font-size: 0;
	text-align: center;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.tips a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 126px;
	height: 35px;
	margin-right: 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: transparent;
	color: #111;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.tips a:last-child {
	margin-right: 0;
}

.tips a i {
	display: inline-block;
	width: 26px;
	height: 20px;
	margin-top: -1px;
	vertical-align: text-top;
}

.tips .item-house i {
	background-position: 0 -105px;
}

.tips .item-apply i {
	background-position: -40px -105px;
}

.tips .item-food i {
	margin-right: -3px;
	background-position: -80px -105px;
}

.tips .item-car i {
	margin-right: 6px;
	background-position: -117px -105px;
}

.tips .item-fixture i {
	margin-right: -1px;
	background-position: -163px -105px;
}

.tips a:hover {
	color: #2085ed;
	filter: alpha(opacity=100);
	opacity: 1;
}

.tips .item-house:hover i {
	background-position: 0 -145px;
}

.tips .item-apply:hover i {
	background-position: -40px -145px;
}

.tips .item-food:hover i {
	background-position: -80px -145px;
}

.tips .item-car:hover i {
	background-position: -117px -145px;
}

.tips .item-fixture:hover i {
	background-position: -163px -145px;
}

.footer-inner {
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 310px;
	background: url("../images/haobin-bg-1920.jpg") no-repeat center bottom;
	overflow: hidden;
}

.footer-inner p {
	width: 1000px;
	position: absolute;
	left: 50%;
	bottom: 30px;
	margin-left: -500px;
	color: #fff;
	text-align: center;
}

.footer-inner a {
	color: #fff;
}

.footer-inner a:hover {
	color: #fff;
	text-decoration: underline;
}

.ie6 .logo,.ie6 .nav-list li a,.ie6 .tips a i {
	background: url("../images/ie6-common.gif") no-repeat;
	background-color: transparent;
}

.ie6 .logo {
	background-position: 0 -607px;
}

.ie6 .header-inner {
	width: 700px;
	padding-top: 80px;
}

.ie6 .nav-list {
	padding-top: 54px;
}

.ie6 .nav-list li {
	margin-right: 39px;
	margin-bottom: 35px;
}

.ie6 .nav-list li .icon {
	width: 78px;
	height: 78px;
}

.ie6 .nav-list li a {
	width: 78px;
	padding-top: 82px;
	font-size: 14px;
}

.ie6.nav-list li .link-news {
	background-position: 0 0;
}

.ie6 .nav-list li .link-house {
	background-position: -123px 0;
}

.ie6 .nav-list li .link-furn {
	background-position: -246px 0;
}

.ie6 .nav-list li .link-car {
	background-position: -369px 0;
}

.ie6 .nav-list li .link-food {
	background-position: -492px 0;
}

.ie6 .nav-list li .link-love {
	background-position: -615px 0;
}

.ie6 .nav-list li .link-bady {
	background-position: 0 -289px;
}

.ie6 .nav-list li .link-edu {
	background-position: -123px -289px;
}

.ie6 .nav-list li .link-talent {
	background-position: -246px -289px;
}

.ie6 .nav-list li .link-health {
	background-position: -369px -289px;
}

.ie6 .nav-list li .link-money {
	background-position: -492px -289px;
}

.ie6 .nav-list li .link-forum {
	background-position: -615px -289px;
}

.ie6 .nav-list li .link-news:hover {
	background-position: 0 -123px;
}

.ie6 .nav-list li .link-house:hover {
	background-position: -123px -123px;
}

.ie6 .nav-list li .link-furn:hover {
	background-position: -246px -123px;
}

.ie6 .nav-list li .link-car:hover {
	background-position: -369px -123px;
}

.ie6 .nav-list li .link-food:hover {
	background-position: -492px -123px;
}

.ie6 .nav-list li .link-love:hover {
	background-position: -615px -123px;
}

.ie6 .nav-list li .link-bady:hover {
	background-position: 0 -412px;
}

.ie6 .nav-list li .link-edu:hover {
	background-position: -123px -412px;
}

.ie6 .nav-list li .link-talent:hover {
	background-position: -246px -412px;
}

.ie6 .nav-list li .link-health:hover {
	background-position: -369px -412px;
}

.ie6 .nav-list li .link-money:hover {
	background-position: -492px -412px;
}

.ie6 .nav-list li .link-forum:hover {
	background-position: -615px -412px;
}

.ie6 .tips a i {
	display: inline-block;
	width: 26px;
	height: 20px;
	margin-top: -1px;
	vertical-align: text-top;
}

.ie6 .tips .item-house i {
	background-position: -446px -606px;
}

.ie6 .tips .item-apply i {
	background-position: -486px -607px;
}

.ie6 .tips .item-food i {
	margin-right: -3px;
	background-position: -526px -607px;
}

.ie6 .tips .item-car i {
	margin-right: 6px;
	background-position: -563px -607px;
}

.ie6 .tips .item-fixture i {
	margin-right: -1px;
	background-position: -609px -607px;
}

.ie6 .tips a:hover {
	color: #2085ed;
	filter: alpha(opacity=100);
	opacity: 1;
}

.ie6 .tips .item-house:hover i {
	background-position: -446px -647px;
}

.ie6 .tips .item-apply:hover i {
	background-position: -486px -647px;
}

.ie6 .tips .item-food:hover i {
	background-position: -526px -647px;
}

.ie6 .tips .item-car:hover i {
	background-position: -563px -647px;
}

.ie6 .tips .item-fixture:hover i {
	background-position: -609px -647px;
}

.ie6 .footer-inner {
	background-image: url("../images/haobin-bg-ie6.jpg")
}

@media screen and (max-width:1600px) {
	.header-inner {
		padding-top: 92px;
	}

	.nav-list {
		padding-top: 62px;
	}

	.nav-list li {
		margin-bottom: 72px;
	}

	.tips-inner {
		padding-top: 22px;
	}

	.footer-inner {
		position: absolute;
		z-index: 1;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 267px;
		margin: 0 auto;
		background: url("../images/haobin-bg-1600.jpg") no-repeat center bottom;
	}
}

@media screen and (max-width:1366px) {
	.header-inner {
		width: 700px;
		padding-top: 80px;
	}

	.nav-list {
		padding-top: 54px;
	}

	.nav-list li {
		margin-right: 39px;
		margin-bottom: 64px;
	}

	.nav-list li a,.nav-list li .icon,.nav-list li svg {
		width: 78px;
		height: 78px;
	}

	.nav-list li a {
		font-size: 14px;
	}

	.footer-inner {
		hei-ght: 217px;
		background: url("../images/haobin-bg-1366.jpg") no-repeat center bottom;
	}

	.footer-inner p {
		bottom: 24px;
	}
}

@media screen and (max-width:1280px) {
	.tips a:hover {
		background: #fff;
	}
}




#ft {
  padding: 10px 5px;
  line-height: 28px;
  border-top: none;
  text-align: center;
  margin-top: 100px;
 
}

.comiis_Copyright {
  color: #666;
}

.comiis_Copyright a img{
 width: 15px;
}


.comiis_footer p img {
  border: 1px solid #D3D3D5;
  background: #fff;
  vertical-align: middle;
  margin: 8px 5px 0;
}
