@CHARSET "UTF-8";

html, body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}

body {
    display: block;
}

html {
    font-size: 14px;
    color: #808080;
    min-width: 1200px;
    width: auto;
}

div {
    display: block;
}

fieldset, img {
    border: 0;
}

.tips {
    width: 100%;
    min-width: 1200px;
    background: #303642;
    color: #FFFFFF;
}

.tips-container {
    width: 1200px;
    height: 25px;
    margin: 0 auto;
    padding-top: 5px;
    position: relative;
}
.tips-container_new {
    width: 1500px;
    height: 50px;
    margin: 0 auto;
    padding-top: 5px;
    position: relative;
}

.tips-container ul {
    width: 500px;
    height: 30px;
    margin-left: 700px;
}

ul, li {
    list-style-type: none;
}

.tips-container ul li {
    float: left;
    height: 20px;
    margin: 0 7px;
    text-align: center;
    line-height: 20px;
}

.tips-container ul .tips-appo a {
    color: #ff6633;
    font-family: "微软雅黑","宋体",arial;
}

a {
    text-decoration: none;
    color: #808080;
}

.tips-container ul .tips-shuxian {
    font-weight: 900;
    color: #ff6633;
}

.tips-container ul .tips-joinus a {
    font-family: "微软雅黑","宋体",arial;
    font-weight: 500;
    color: #ff6633;
}

.weixin {
    width: 20px;
    height: 20xp;
    background-color: #FFFFFF;
    background: url(../../Image/common/top/weixin-sq.png) no-repeat center center;
}

.jiathis_style{
	position: relative;
	margin: 0 5px;
}
 
.sina{
	position: absolute;
	top: 2px;
	left: -6px;
}

.weixin:hover .erweima-pic{
	display: block;
} 

.erweima-pic{
	z-index: 99;
	position: absolute;
	top: 50px;
	display: none;
	left: 840px;
}

.tips-container ul .tips-hotline {
    color: #ff6633;
    font-family: "微软雅黑","宋体",arial;
}

.header {
	width: 1200px;
	height:70px;
	/*background: url(../img/LOGO.png) no-repeat 0px 20px;*/
	margin:0 auto;
}

.hoomfly-nav {
	height:52px;
	float: right;
	padding-top:18px;
/*	margin-right:30px;*/
/*padding-bottom: 200px;*/
}

.hoomfly-nav li {
	/*width:83px;*/
	height:50px;
 	float:left;
 	margin-right:25px;
}
 
.hoomfly-nav .logo {
 	/*padding-right: 430px;*/
 	padding-right: 600px;
}

.hoomfly-nav li:last-child {
 	margin-right:47px;
}

.hoomfly-nav li a {
	display: block;
	/*width:83px;*/
	height:47px;
	font-size: 15px;
	color:#808080;
	margin:0px auto;
	text-align: center;
	line-height: 50px;
	border-bottom: 3px solid transparent;
}

.hover:hover {
	/*background:#;*/
	color:#fd0238;
	border-bottom: 3px solid #FD0238;
}

.hoomfly-nav-trends {
	position: absolute;
	/*border:1px solid #007AFF;*/
	z-index: 1000;
	display: none;
}

.header .hoomfly-nav-trends li {
	height:20px;
	width:54px;
	float:none;
	padding: 6px 4px 4px;
	margin-bottom:1px;
	border-radius: 3px;
	background: #FFFFFF;
	opacity: 0.8;
}

.header .hoomfly-nav-trends li a {
	display: block;
	/*width:80px;*/
	height:20px;
	font-size: 13px;
	color:#808080;
	margin:0px auto;
	text-align: center;
	line-height: 20px;
	margin:0 auto;
}

.header .hoomfly-nav-trends li {
	height:20px;
	width:54px;
	float:none;
	padding: 6px 4px 4px;
	margin-bottom:1px;
	border-radius: 3px;
	background: #FFFFFF;
	opacity: 0.8;
}

.zeren{
	position: relative;
}

.hoomfly-nav-about {
	position: absolute;
	/*border:1px solid #007AFF;*/
	z-index: 1000;
	display: none;
}

.header .hoomfly-nav-about li {
	height:20px;
	float:none;
	width:54px;
	padding: 6px 4px 4px;
	margin-bottom:1px;
	border-radius: 3px;
	background: #FFFFFF;
	opacity: 0.8;
}

.header .hoomfly-nav-about li a {
	display: block;
	/*width:80px;*/
	height:20px;
	font-size: 13px;
	color:#808080;
	margin:0px auto;
	text-align: center;
	line-height: 20px;
	margin:0 auto;
}

.header .hoomfly-nav-about li a:hover {
	/*border-left:2px solid #FD0238;*/
	margin-left:0px;
	color:#FD0238;
	border-bottom: 3px solid transparent;
}

.hoomfly-nav li .hoomfly-nav-trends :hover {
	display: block;
}
