/**
 * Created by lijianyong on 2015/5/5.
 */
/*global*/
.none{display: none}
html{background: url("../images/bottom.jpg"/*tpa=http://www.hulisq.com/images/bottom.jpg*/) no-repeat center bottom;}
body{background: url("../images/body.jpg"/*tpa=http://www.hulisq.com/images/body.jpg*/) no-repeat center top;font-family:\5FAE\8F6F\96C5\9ED1;color: #787878;font-size: 14px;}
a{color: #787878}
a:hover{color: #000}
#wrap{width: 1000px;margin: 0 auto;overflow: hidden;position: relative}

/*header*/
#header{height: 456px;}


/*logo*/
.logo_bg, .logo_bg-timereader {
	position: absolute;
	top: 1px;
	left: 298px;
	width: 315px;
	height: 26px;
	line-height: 26px;
	font-size: 24px;
	font-weight: 700;
	color: #435a84;
}

/*nav*/
.g-nav {
  position: absolute;
  top: 30px;
  right: -20px;
}
.g-nav li {
  float: left;
  width: 99px;
}
.g-nav li h5 {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
}
.g-nav li a {
  display: block;
  height: 24px;
  line-height: 24px;
  color: #111;
}
.g-nav li a:hover {
	text-decoration: underline;
	color: #222;
	font-weight: bold;
}

/*left*/
#left_bar{ position:relative;width: 282px;overflow: hidden;float: left;margin-bottom: 168px;min-height: 455px;}
.apply_btn,.lb_nav li a{background: url("../images/left_nav.png"/*tpa=http://www.hulisq.com/images/left_nav.png*/) no-repeat;overflow: hidden;text-indent: -1987em;}
.apply_btn{display: block;width: 280px;height: 129px;margin-left: 1px;}
.apply_btn:hover{background-position: right 0}
.lb_nav{margin: 0 0 19px 1px}
.lb_nav li{float: left;}
.lb_nav li a{display: block;width: 280px;height: 50px;}
.lb_nav li a.lbn1{background-position: 0 -129px;}
.lb_nav li a.lbn2{background-position: 0 -179px;}
.lb_nav li a.lbn3{background-position: 0 -229px;}
.lb_nav li a.lbn1:hover{background-position: -280px -129px;}
.lb_nav li a.lbn2:hover{background-position: -280px -179px;}
.lb_nav li a.lbn3:hover{background-position: -280px -229px;}
.lb_asd{display: block;width: 282px;height: 110px;overflow: hidden;margin-bottom: 10px;}
.lb_share{display: block;width: 134px;height: 110px;overflow: hidden;border: 1px solid #d9d9d9;margin: 10px 0 20px 0;position: relative;text-align: center}
.lb_share i{background: url("../images/lb_share.png"/*tpa=http://www.hulisq.com/images/lb_share.png*/) no-repeat;display: block;position: absolute;}

.lbs_qq{float: left;}
.lbs_qq i{top: 30px;left: 54px;width: 30px;height: 24px;}
.lbs_qq p{margin-top: 55px;}
.qq_pic {position: absolute;left:0; top:397px;display: none}

.lbs_weixin{float: right;}
.lbs_weixin i{top: 20px;left: 53px;width: 32px;height: 26px;background-position: -30px top}
.lbs_weixin p{margin-top: 55px;}
.weixin_pic {position: absolute;right:0; top:397px;display: none}

/*right*/
#right_bar{width: 699px;overflow: hidden;float: right;margin-bottom: 168px;background-color: #FFF;}

/*text style*/
.font_16{font-size: 16px;}
.font_bd{font-weight: bold}
/*text color*/
.txt_c16464{color: #c16464 !important;}
.txt_313131{color: #313131}
.txt_QQ{color: #ae0404;font-weight: bold}
