/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "gb2312";
/*全局声明*/
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, input, a, table, img, hr, textarea, strong {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	color: #999;
	font-family: '华文细黑';
	font-size: 12px;
	min-width: 320px;
}
article, footer, header, section, footer, nav, figure, menu, object, time {
	display: block；
}
ul, ol, li {
	list-style: none;
}
a {
	color: #333;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, b {
	font-weight: normal;
}
img {
	border: none;
	vertical-align: middle;
	max-width: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a, input {
	outline: 0;
}
em, i {
	font-style: normal;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/*text-align*/
.ttc {
	text-align: center;
}
.ttl {
	text-align: left;
}
.ttr {
	text-align: right;
}
/**/
.ftbold {
	font-weight: bold;
}
.lineH14 {
	line-height: 1.4;
}
/*font-size*/
.font8 {
	font-size: 8px;
}
.font10 {
	font-size: 10px;
}
.font12 {
	font-size: 12px;
}
.font13 {
	font-size: 13px;
}
.font14 {
	font-size: 14px;
}
.font15 {
	font-size: 15px;
}
.font16 {
	font-size: 16px;
}
.font17 {
	font-size: 17px;
}
.font18 {
	font-size: 18px;
}
.font19 {
	font-size: 19px;
}
.font20 {
	font-size: 20px;
}
.font22 {
	font-size: 22px;
}
.font23 {
	font-size: 23px;
}
.font28 {
	font-size: 28px;
}
/*bgColor*/
.bgRedda {
	background-color: #EF2129;
}
.bgReda5 {
	background-color: #a50505;
}
.bgGrayf0 {
	background-color: #f0f0f0;
}
.bgGrayf2 {
	background-color: #f2f2f2;
}
.bgGrayf4 {
	background-color: #f4f5f7;
}
.bgWhiteff {
	background-color: #fff;
}
/*fontColor*/
.cGray88 {
	color: #888;
}
.cGray99 {
	color: #999;
}
.cGray66 {
	color: #666;
}
.cGray33 {
	color: #333;
}
.cGray40 {
	color: #404040;
}
.cGray26 {
	color: #262626;
}
.cWhiteff {
	color: #fff;
}
.cRedff, .ft_red span, .ft_red1 {
	color: #ff0000;
}
.cReddf {
	color: #EF2129;
}
.cGreen2c, .ft_green span, .ft_green1 {
	color: #2c7924;
}
.Blue4f {
	color: #4f658e;
}
.Gray75 {
	color: #757575;
}
.col36 {
	color: #367ae1;
}
.cold5 {
	color: #d53830;
}
.col40 {
	color: #405c8f;
}
.col36:hover {
	color: #367ae1;
}
.cold5:hover {
	color: #d53830;
}
.col40:hover {
	color: #405c8f;
}
/*padding*/
.padBtm5 {
	padding-bottom: 5px;
}
.padBtm16 {
	padding-bottom: 16px;
}
.padBtm30 {
	padding-bottom: 30px;
}
.padLeft10 {
	padding-left: 10px;
}
.padRight10 {
	padding-right: 10px;
}
.padTop5 {
	padding-top: 5px;
}
.padTop10 {
	padding-top: 10px;
}
/**/
.marBtm5 {
	margin-bottom: 5px;
}
.marBtm20 {
	margin-bottom: 20px;
}
.marBtm50 {
	margin-bottom: 50px;
}
.marBtm100 {
	margin-bottom: 100px;
}
.martop20 {
	margin-top: 20px;
}
.borBtm {
	border-bottom: 1px solid #e9e9ea;
}
.borTop {
	border-top: 1px solid #e9e9ea;
}
.borLeftbf {
	border-left: 1px solid #bf2525;
}
.borRightbf {
	border-right: 1px solid #bf2525;
}
.posRel {
	position: relative;
}
.bg_ico {
	/*background: url(~/Content/oasubcompany/images/logo_top.png) no-repeat;*/
	background-size: 230px auto;
}
/*显示与隐藏*/
/*头部广告banner
.hx_tj_banner{position:relative;width:100%;overflow:hidden;}
.hx_tj_banner img{width:100%;display:block;}
.hx_tj_banner span{display:block;width:30px;height:30px;position:absolute;top:50%;right:12px;z-

index:99;margin-top:-15px;background:url(http://m1.hexunimg.cn/m/images/icons_home.png) no-repeat 2px -

37px;background-size:80px auto;}
.hx_ad_flink{width:100%;overflow:hidden;}
.hx_ad_flink a{display:block;width:100%;}
.flink_imgUp{display:none;text-align:center;}
.flink_imgTips{color:#5498ed;padding:5px 10px;overflow:hidden;background:#f7f9fb;position:relative;}
.flink_close{display:inline-block;width:25px;height:26px;position:absolute;right:0px;top:0;padding:4px 0 0 

15px;z-index:111;}
.flink_closeBtn{display:inline-block;width:8px;height:8px;border-top:3px solid #5498ed;border-right:3px solid 

#5498ed;position:absolute;right:10px;top:8px;
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);
-o-transform:rotate(135deg);
transform:rotate(135deg);
}
.flink_1{top:13px;-moz-transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
transform:rotate(-45deg);}*/
/*logoNav*/
.index_top {
	padding: 8px 0 8px 7px;
	height: 34px;
}
.logo, .zixuan, .appdown, .set {
	height: 34px;
	float: right;
	color: #fff;
}
.index_top .logo {
	background-position: 0 0;
	float: left;
	width: 230px;
}
.index_top .navmore {
	float: right;
	line-height: 28px;
	padding-right: 18px;
}
.zixuan {
	margin: -8px 0 0;
	padding: 33px 12px 5px;
	height: 12px;
	background-position: -31px -34px;
	position: relative;
}
.zx_list {
	position: absolute;
	right: 0;
	top: 50px;
	z-index: 10;
	width: 100px;
	background: #f9f9f9;
	display: none;
	box-shadow: 0 0 4px #ccc;
}
.zx_list a {
	display: block;
	padding: 8px 10px;
	border-bottom: 1px solid #d7d7d7;
}
.zx_list a:last-child {
	border: 0;
}
.zx_list a:active {
	background: #e8e8ea;
}
.zx_list b {
	display: inline-block;
	width: 5px;
	height: 5px;
	margin-left: 10px;
	border-top: 2px solid #c7c7cc;
	border-right: 2px solid #c7c7cc;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.weather {
	padding: 3px 13px 0;
	height: 34px;
	float: right;
	color: #fff;
	position: relative;
}
.wh_info {
	float: left;
	overflow: hidden;
	margin-top: -2px;
}
.wh_ico {
	display: block;
	width: 25px;
	height: 22px;
	float: left;
	margin-top: -1px;
background:url  (http://m1.hexunimg.cn/m/images/icons_wh.png) no-repeat;
	background-size: 360px auto;
}
.wh_num {
	float: left;
	display: block;
	margin-bottom: 3px;
}
.wh_num i {
	font-size: 16px;
	font-family: "Tahoma", "SimSun";
}
.appdown, .set, .search, .refresh, .edit {
	margin: -8px 0 0;
	padding: 33px 10px 5px;
	height: 12px;
}
.appdown {
	background-position: -10px -76px
}
.set {
	background-position: -56px -156px;
}
.search {
	background-position: 10px -195px;
	color: #fff;
}
.refresh {
	background-position: -58px -195px;
	color: #fff;
}
.edit {
	background-position: -18px -124px;
	color: #fff;
	background-size: 95px auto;
}
.exit {
	color: #fff;
	padding: 10px 12px 8px;
}
/*天气图标*/
.sunny {
	background-position: 0 0;
}/*晴*/
.overcast {
	background-position: -48px 3px;
}/*阴*/
.cloudy {
	background-position: -93px 2px;
}/*多云*/
.lightrain {
	background-position: -141px 0px;
}/*小雨*/
.moderaterain {
	background-position: -329px -43px;
}/*中雨*/
.heavyrain {
	background-position: -187px 0;
}/*大雨*/
.torrentialrain {
	background-position: -235px 0;
}/*暴雨*/
.shower {
	background-position: -282px 0;
}/*阵雨*/
.thunderrain {
	background-position: -329px 0;
}/*雷阵雨*/
.sleet {
	background-position: 0 -43px;
}/*雨夹雪*/
.lightsnow {
	background-position: -47px -43px;
}/*小雪*/
.moderatesnow {
	background-position: -94px -43px;
}/*中雪*/
.heavysnow {
	background-position: -141px -43px;
}/*大雪*/
.torrentialsnow {
	background-position: -188px -43px;
}/*暴雪*/
.fog {
	background-position: -235px -43px;
}/*雾*/
.hail {
	background-position: -282px -43px;
}/*冰雹*/
.haze {
	background-position: 0 -84px;
}/*雾霾*/
.sandstorm {
	background-position: -47px -84px;
}/*沙尘暴*/
/*搜索样式*/
.searchbox {
	width: 100%;
	padding: 0;
	background: #999;
}
.searchbox .box {
	width: 70%;
	height: 3em;
	line-height: 3em;
	background: #FFF;
	float: right;
	padding: 0 8px;
	color: #aaa;
	border: #999 1px solid;
	border-right: 0px;
}
.searchbox .bnt {
	width: 20%;
	padding: 8px 0;
	height: 3.15em;
	background: #999;
	color: #FFF;
	float: right;
	border: #999 1px solid;
	border-left: 0px;
}
/*分类导航*/
.index_nav {
	padding: 7px 3px;
	overflow: hidden;
	clear: both;
}
.index_nav li {
	width: 16.6%;
	float: left;
	text-align: center;
	display: none;
}
.index_nav li:nth-child(-n+11) {
	display: block;
}
.index_nav .nav_more, .index_nav .nav_fold {
	display: block;
}
.index_nav li a {
	display: inline-block;
	padding: 3px 7px;
	color: #1f1f1f;
}
.index_nav .checked a {
	background-color: #e5e5e5;
}
.nav_more a, .nav_fold a {
	vertical-align: middle;
}
.nav_more a {
	background-position: 40px -121px;
}
.index_nav .nav_fold {
	float: right;
}
.nav_fold a {
	background-position: 40px -160px;
}
/*nav*/
.cnsnav {
	height: auto !important;
	padding: 10px 0;
	position: relative;
	z-index: 9;
	display: none;
	background: #eee;
}
.cnsnav ul {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.cnsnav li {
	float: left;
	width: 14%;
	text-align: center;
	font-size: 15px;
	line-height: 30px;
	color: #000;
}
.cnsnav li a {
	color: #000;
}
.cnsnav li.selimg {
}
.cnsnav li.selimg a {
	background-color: #d90916;
	padding: 0 4px;
	border-radius: 3px;
	color: #fff;
	font-size: 1rem;
}
.disno {
	display: none;
}
/*基金入口*/
.fd_classify {
	width: 100%;
	height: 49px;
	background-color: #e8eef1;
	border-top: 1px solid #dbdcde;
	border-bottom: 1px  solid #dbdcde;
}
.fd_classify a {
	display: block;
	float: left;
	width: 50%;
	box-sizing: border-box;
	height: 49px;
text-  align:center;
	background: url(http://m1.hexunimg.cn/m/images/ico_fund.png) no-repeat center center;
background-  size:104px auto;
}
.fd_classify .account {
	background-position: center 12px;
}
.fd_classify .licaike {
	background-position: center -36px;
	border-left: 1px solid #dbdcde;
}
/*行情*/
.index_hq {
	width: 100%;
	border-top: 1px solid #e9e9ea;
	border-bottom: 1px solid #e9e9ea;
}
.index_hq_nav span {
	display: inline-block;
	padding: 8px 12px 6px;
	margin-right: 10px;
	cursor: pointer;
}
.index_hq_nav .active {
	color: #1f1f1f;
	border-bottom: 2px solid #df2525;
}
.index_hq_data {
	padding: 10px 0 8px 10px;
}
.index_hq_data span {
	padding: 0 10px;
	font-size: 17px;
	font-weight: bold;
}
.index_hq_data span:last-child {
	padding-right: 0;
}
.index_hq_cav {
	padding: 0;
	display: none;
}
.hq_cav_show {
	display: block;
	background: #fff;
}
#mainCanvas {
	margin: 0 10px 0 0;
}
/*图文新闻列表*/
.news_list_tw {
	background: #fff;
	border-bottom: 1px solid #e9e9ea;
}
.news_list_tw li {
	line-height: 1.3;
	padding: 0 10px;
}
.news_list_tw li a {
	display: block;
	padding: 10px 0;
	border-bottom: 1px solid #e9e9ea;
}
.news_list_tw li:last-child a {
	border: 0;
}
.news_list_tw dl {
	overflow: hidden;
	width: 100%;
}
/*.news_list_tw dt{margin-right:90px;float:left;height:55px;position:relative;}
.news_list_tw dd{width:80px;margin-left:-90px;float:right;}*/
.news_list_tw dt {
	float: left;
	height: 55px;
	margin-left: 89px;
	position: relative;
}
.news_list_tw dd {
	float: left;
	margin-left: 0;
	position: absolute;
	width: 80px;
}
.news_list_tw_p {
	bottom: 0px;
	position: absolute;
	font-size: 12px;
	width: 200px;
}
/*文字新闻列表*/
.news_list_xw {
	background: #fff;
	border-bottom: 1px solid #e9e9ea;
}
.news_list_xw li {
	line-height: 1.3;
	padding: 0 10px;
}
.news_list_xw li a {
	display: block;
	padding: 10px 0;
	border-bottom: 1px solid #e9e9ea;
}
.news_list_xw li:last-child a {
	border: 0;
}
.news_list_xw dl {
	overflow: hidden;
	width: 100%;
}
/*.news_list_xw dt{margin-right:90px;float:left;height:55px;position:relative;}
.news_list_xw dd{width:80px;margin-left:-90px;float:right;}*/
.news_list_xw dt {
	float: left;
	height: 55px;
	margin-left: 5px;
	position: relative;
}
.news_list_xw dd {
	float: left;
	margin-left: 0;
	position: absolute;
	width: 80px;
}
.news_list_xw_p {
	bottom: 0px;
	position: absolute;
	font-size: 12px;
	width: 200px;
}
/*文字新闻列表*/
/*文字新闻列表*/
.news_list_title {
	padding: 6px 10px;
	border-bottom: 2px solid #e9e9ea;
	border-top: 1px solid #e9e9ea;
}
.news_list_title h3 {
	display: inline-block;
}
.mappdown {
	display: inline-block;
	float: right;
	padding: 2px 3px;
	color: #cccccc;
	border-radius: .1em;
	border: 1px solid #cccccc;
	font-size: 12px;
	margin-top: 1px;
}
.news_list_1 p {
	font-size: 12px;
	color: #87878c;
	line-height: 1.2;
}
.news_list_1 li dd {
	width: 80px;
	height: 58px;
	overflow: hidden;
}
.news_list_1 li dd img {
	width: 100%;
	height: auto !important;
}
/*.news_list_1,.news_list_zt{padding:0 8px;overflow:hidden;}
/*.news_list_1 li{padding-top:15px;position:relative;border-bottom:1px solid #dcddde;}
.news_list_1 a{margin:0 60px 0 0;display:block;}
.news_list_1 .news_pubdate{position:absolute;bottom:0;right:0;font-size:12px;}*/
/*.news_list_tw .news_list_1 li{border-top:0;border-bottom:1px solid #e9e9ea;}n_tt1*/

/*图片新闻*/
.news_list_zt {
	width: 330px;
	margin: 0 auto;
	padding: 0 8px 10px;
	overflow: hidden;
}
.news_list_zt_ad {
	width: 155px;
	height: 100px;
	float: left;
	text-align: center;
	margin: 10px 5px 0;
	position: relative;
	overflow: hidden;
	display: inline;
	padding: 0;
}
.news_list_zt a {
	width: 155px;
	height: 100px;
	float: left;
	text-align: center;
	margin: 10px 5px  0;
	position: relative;
	overflow: hidden;
	display: inline;
	padding: 0;
}/*n_tt1*/
.news_list_zt img {
	width: 155px;
	height: 100px;
	display: block;
	margin: 0 auto;
}
.news_list_zt span {
	width: 146px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	background: rgba(0,0,0,0.6);
	padding: 4px 8px;
	color: #fff;
	font-size: 12px;
	line-height: 1.2;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
}
/*--picScroll*/
.swipe_h3 {
	width: 464px;
	max-width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 28px;
	line-height: 28px;
	padding: 0  8px;
	background: rgba(0,0,0,0.5);
	color: #fff;
	text-shadow: 1px 1px 0 #000;
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	-webkit-transition-property: -webkit-transform, left, top;
	-webkit-transition-duration: 0s;
	-webkit-transform: translate3d(0px, 0, 0);
	-webkit-transition-timing-function: ease;
	-moz-transition-property: -moz-transform, left, top;
	-moz-transition-duration: 0s;
	-moz-transform: translate3d(0px, 0, 0);
	-moz-transition-timing-function: ease;
	-o-transition-property: -o-transform, left, top;
	-o-transition-duration: 0s;
	-o-transform: translate3d(0px, 0, 0);
	-o-transition-timing-function: ease;
	-o-transform: translate(0px, 0px);
	-ms-transition-property: -ms-transform, left, top;
	-ms-transition-duration: 0s;
	-ms-transform: translate3d(0px, 0, 0);
	-ms-transition-timing-function: ease;
	transition-property: transform, left, top;
	transition-duration: 0s;
	transform: translate3d(0px, 0, 0);
	transition-timing-function: ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
	margin: 0 auto;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.swiper-slide {
	float: left;
}
.swiper {
	max-width: 480px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.swiper .swiper-container {
	max-width: 480px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.swiper .swiper-slide {
	position: relative;
}
.swiper-wrapper img {
	width: 100%;
	height: 220px;
	max-height: 220px;
}
.swipe_num {
	bottom: 0;
	color: #fff;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	position: absolute;
	right: 10px;
	z-index: 100;
}
.swipe_num span {
	color: #48d2ff;
}
/*底部导航*/
.nfoot {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 24px  8px 20px;
	overflow: hidden;
}
.foot_link li {
	color: #fff;
	width: 33%;
	line-height: 1;
	float: left;
	text-align: center;
	border-right: 1px solid #a50505;
-  webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.foot_link li:last-child {
	border: 0;
}
.foot_link a {
	color: #fff;
}
.foot_link .active a {
	background: #a50505;
	padding: 4px 6px;
}
.foot_btn {
	padding: 20px 0;
	overflow: hidden;
	text-align: center;
	position: relative;
	clear: both;
}
.foot_btn a {
	display: inline-block;
}
.foot_btn_advice {
	height: 34px;
	line-height: 34px;
	padding: 0 8px;
	background: #fff;
	border-radius: 3px;
}
.foot_btn_backtop {
	width: 34px;
	height: 34px;
	line-height: 34px;
	position: fixed;
	margin-bottom: 20px;
	right: 20px;
	background-position: -58px -120px;
	background-color: #a50505;
	z-index: 999;
}
/*研报及资金频道*/
.index_report, .index_funds {
	width: 100%;
	overflow: hidden;
}
.index_report li {
	border-bottom: 1px solid #e9e9ea
}
.index_report li a {
	padding: 16px 10px;
	display: block;
}
.index_funds dl {
	padding: 16px 10px 6px;
	border-bottom: 1px solid #e9e9ea;
	overflow: hidden;
}
.index_funds dt {
	width: 3em;
	display: inline-block;
	color: #1f1f1f;
	vertical-align: top;
}
.index_funds dd {
	display: inline-block;
	width: 80%;
}
.index_funds dd a {
	color: #666;
	display: inline-block;
	padding: 0 16px 10px 0;
}
/*研报列表*/
.product_name {
	position: absolute;
	top: 15px;
	left: 27%;
	width: 46%;
	text-align: center;
}
.product_name a {
	width: 0;
	height: 0;
	display: inline-block;
	border-top: 7px solid transparent;
	border-bottom: 7px solid  transparent;
}
.d_left {
	margin-right: 5px;
	border-right: 10px solid #fff;
}
.d_right {
	margin-left: 5px;
	border-left: 10px solid #fff;
}
.report_list {
	width: 100%;
	overflow: hidden;
	background: #fff;
}
.report_list li {
	padding: 10px;
	border-bottom: 1px solid #e9e9ea;
}
.report_info {
	width: 100%;
	overflow: hidden;
}
.report_info a, .report_info span {
	display: inline-block;
}
.wid20 {
	width: 20%;
}
.wid56 {
	width: 56%;
}
.wid72 {
	width: 72%;
}
.report_name {
	float: left;
	margin-right: 1em;
}
.report_content {
	float: left;
}
.report_tip {
	float: right;
	width: 4em;
	text-align: right;
	color: #333;
}
.report_list p {
	text-align: right;
	color: #8e8e8e;
	padding-top: 5px;
}
/*资金列表*/
.product_name select {
	font-family: "华文细黑";
	margin-top: -2px;
}
.g_nav {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background-color: #f2f2f2;
	border-bottom: 1px solid  #E0E0E0;
}
.g_nav li {
	float: left;
	text-align: center;
	border-left: 1px solid #E0E0E0;
	box-sizing: border-box;
-webkit-box-  sizing:border-box;
	-moz-box-sizing: border-box;
}
.g_nav li:first-child {
	border: 0;
	width: 16%;
}
.nav4 li, .g_list4 span {
	width: 28%;
}
.nav4 li:first-child, .g_list4 span:first-child {
	width: 16%;
}
.nav5 li, .g_list5 span {
	width: 22%;
}
.nav5 li:first-child, .g_list5 span:first-child {
	width: 12%;
}
.f_down, .f_up {
	width: 9px;
	height: 15px;
	vertical-align: middle;
	display: inline-block;
	margin-bottom: 3px;
}
.f_down {
	background-position: -77px -87px;
}
.f_up {
	background-position: -77px -43px;
}
.g_news_list {
	background: #fff;
}
.g_news_list li {
	border-bottom: 1px solid #e9e9ea;
	overflow: hidden;
	padding: 10px 0;
}
.g_news_list li p {
	padding-top: 5px;
}
.g_news_list span {
	float: left;
	text-align: center;
	line-height: 1.2;
}
/*自选*/
.mystockname {
	left: 22%;
}
.stocknav {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background-color: #f2f2f2;
	border-bottom: 1px  solid #E0E0E0;
}
.stocknav li {
	width: 25%;
	float: left;
	text-align: center;
	border-left: 1px solid #E0E0E0;
	box-sizing: border-box;
-  webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
}
.stocknav li:first-child {
	border: 0;
}
.stocktitle, .fundtitle, .futurestitle {
	border-bottom: 1px solid #E0E0E0;
	width: 100%;
	overflow: hidden;
	line-height: 1;
}
.stocktitle li, .fundtitle li, .futurestitle li {
	width: 25%;
	float: left;
	text-align: center;
	padding: 10px 0;
}
.stocktitle img, .fundtitle img {
	max-height: 14px;
	margin-bottom: 4px;
}
.s_list4 span {
	width: 25%;
}
.fundtitle, .futurestitle {
	position: relative;
}
.fundtitle li {
	width: 33%;
}
#scroll_left, #scroll_right {
	width: 0;
	height: 0;
	position: absolute;
	top: 10px;
	z-index: 10;
	cursor: pointer;
	border-top: 7px  solid transparent;
	border-bottom: 7px solid transparent;
}
#scroll_left {
	left: 29%;
}
#scroll_right {
	right: 2%;
}
.scroll_left {
	border-right: 10px solid #ccc;
}
.scroll_right {
	border-left: 10px solid #ccc;
}
.scroll_left1 {
	border-right: 10px solid #EF2129;
}
.scroll_right1 {
	border-left: 10px solid #EF2129;
}
.futurestitle #scroll_left {
	left: 24%;
}
.s_list3 span {
	width: 33%;
}
.fd_btn_gray, .fd_btn_buy, .fd_btn_invest, .fd_btn_del {
	border: 0;
	margin-left: 9px;
	border-radius: 3px;
	padding: 4px  6px;
	font-family: "华文细黑";
}
.fd_btn_gray {
	background: #bababa;
	color: #8c8b8b;
}
.fd_btn_buy {
	background: #ff9b05;
	color: #fff;
}
.fd_btn_invest {
	background: #057ac5;
	color: #fff;
}
.fd_btn_del {
	background: #cb434e;
	color: #fff;
}
.g_news_list li span:first-child {
	color: #333;
}
/*--guba---*/
.comguba {
	padding: 10px;
}
.comguba a {
	display: block;
}
.comguba span {
	float: right;
	color: #c7c7cc;
	font-weight: bold;
}
.gubalogin {
	padding: 14px 0;
	width: 100%;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}
.gubalogin a {
	width: 80%;
	padding: 10px 0;
	background: #EF2129;
	text-align: center;
	color: #fff;
	display: block;
border-  radius:3px;
	margin: 0 auto;
}
.bgf6 li {
	background: #f6f6f6;
	border: 0;
	color: #888;
	font-weight: normal;
}
.guba_tab_list {
	margin: 0;
	text-align: center;
	overflow: hidden;
}
.guba_tab_list li {
	padding: 10px 0;
	overflow: hidden;
}
.guba_tab2 {
	background: #fff;
}
.guba_tab1 span, .guba_tab2 span {
	width: 25%;
	float: left;
	text-align: center;
}
.guba_tab2 li {
	border-bottom: 1px solid #e9e9ea;
}
.ft_green .Gray33, .ft_red .Gray33 {
	color: #333;
}
.guba_news {
	padding: 0 10px;
	font-size: 16px;
	border-bottom: 1px solid #cdcdcd;
}
.guba_news li {
	height: 16px;
	line-height: 1;
	overflow: hidden;
	margin-bottom: 15px;
}
.hotnews {
	margin-bottom: 10px;
}
.hotnews span {
	color: #d53830;
}
/*搜索*/
.selectBox {
	width: 20%;
	height: 30px;
	line-height: 30px;
	color: #333;
	margin: 2px 6px 0 0;
padding-  left:8px;
	position: relative;
	border: 1px solid #e9e9ea;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.selectBox b {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: 11px;
	right: 5px;
	border-top: 9px solid  #999;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
}
#ul1 {
	width: 100%;
	overflow: hidden;
	background: #fff;
	display: none;
	border: 1px solid #e9e9ea;
border-  top:0;
	position: absolute;
	top: 29px;
	left: -1px;
	z-index: 10;
}
#ul1 li {
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.searchBox1 {
	width: 56%;
	height: 30px;
	line-height: 30px;
	margin-top: 2px;
	padding-left: 8px;
	border: 1px solid  #e9e9ea;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.searchBox1 a {
	width: 20px;
	height: 20px;
	display: inline-block;
	float: right;
	margin: 5px 5px 0 0;
	background-size: 56px  auto;
	background-position: 0 -26px;
}
.searchBox1 input {
	width: 84%;
	height: 27px;
	line-height: 27px;
padding-  top:2px;
	display: block;
	float: left;
	border: 0;
	color: #333;
	font-size: 14px;
	font-family: '华文细黑';
}
.close {
	position: absolute;
	right: 5px;
	top: 15px;
	width: 20px;
	height: 20px;
	display: block;
	background-position: -36px -  222px;
}
.s_stocklist {
	width: 100%;
	overflow: hidden;
}
.s_stocklist li {
	padding: 10px 0;
	border-bottom: 1px solid #e9e9ea;
}
.search_news_list {
	width: 100%;
	overflow: hidden;
}
.search_news_list a {
	display: block;
	padding: 10px;
	border-bottom: 1px solid #e9e9ea;
}
.s_stocklist ul {
	background: #fff;
}
.s_stocklist li {
	padding: 10px;
	overflow: hidden;
	border-bottom: 1px solid #e9e9ea;
}
.s_stocklist li span {
	width: 40%;
}
.s_stocklist li span.w20 {
	width: 20%;
	text-align: right;
}
.s_stocklist li span.w20 img {
	max-width: 24px;
}
/*正文*/
/*正文面包屑*/
.breadnav {
	line-height: 34px;
	color: #fff;
}
.breadnav img {
	width: 20px;
	margin-top: -3px;
}
.breadnav a {
	color: #fff;
	margin: 0 4px;
}
.breadnav a:first-child {
	margin-left: 3px;
}
/*研报正文面包*/
.repbnav, .mycnav {
	margin: 0 -13px 0 -2px;
}
.repbnav a {
	margin: 0 3px;
}
.repbnav a:first-child, .mycnav a:first-child {
	margin-left: 0;
}
/*自选股票新闻面包*/
.mycnav a {
	margin: 0;
}
/*正文设置字体切换*/
.news_nav {
	width: 100%;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	border-bottom: 1px solid #484747;
background-  color:#666;
}
.news_nav li {
	width: 25%;
	float: left;
	text-align: center;
	border-right: 1px solid #535353;
	-webkit-box-sizing: border-  box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.news_nav li img {
	max-height: 24px;
}
.news_nav li.longLi {
	width: 75%;
	height: 38px;
	background: none;
	border-left: 1px solid #787878;
	border-right: 0;
}
.news_nav li.longLi a {
	display: block;
	float: left;
	width: 25%;
	text-align: center;
	color: #fff;
}
/*正文文章及分享，相关推荐*/
article {
	overflow: hidden;
	padding: 10px 15px 20px;
	text-justify: auto;
	text-align: justify;
}
.pubdate {
	width: 100%;
	color: #828282;
	margin-bottom: 0px;
	overflow: hidden;
	padding: 10px 0;
text-  overflow:ellipsis;
	white-space: nowrap;
	font-size: 12px;
}
.pubdate span {
	margin-right: 2%;
}
#newsArticle {
	line-height: 1.5;
	color: #404040;
	padding-top: 18px;
}
/**tv*/
#newsArticle p {
	padding-bottom: 10px;
	text-justify: auto;
	text-align: justify;
}
#newsArticle p.pic_show {
	padding-bottom: 10px;
	text-align: center;
	text-indent: 0;
}
.pic_show video {
	width: 100%;
	max-width: 640px;
	min-height: 160px;
	display: block;
	margin: 0 auto;
}
.vinfo {
	width: 100px;
	height: 36px;
	line-height: 36px;
	margin: 8px 0 0 -  2%;
	background: #dda706;
	color: #fff;
	display: block;
}
.share {
	width: 96%;
	height: 30px;
	padding: 12px 2%;
}
.share_tit {
	width: 60px;
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
	float: left;
}
.share a {
	display: block;
	float: left;
	margin-right: 16px;
}
.share a img {
	max-width: 28px;
}
.share_tit span {
	width: 47px;
	height: 30px;
	display: block;
	text-align: center;
	float: left;
	border: 1px solid  #ccc;
	border-radius: 2px;
	color: #515151;
	background: #f2f1f1;
}
.share_tit img {
	margin-left: -1px;
	max-width: 11px;
}
.news_relatives {
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 10px;
}
.news_rel_tit {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #EF2129;
	border-bottom: solid 1px #ebebeb;
box-  sizing:border-box;
}
.news_rel_list {
	width: 100%;
	overflow: hidden;
}
.news_rel_list li {
	width: 96%;
	padding: 9px 2%;
	border-bottom: 1px solid #e9e9ea;
}
.news_rel_list li:last-child {
	border: 0;
}
.news_rel_tit a {
	color: #87080f;
}
/*正文评论输入框*/
.plipt {
	width: 96%;
	padding: 0 2%;
	position: relative;
}
.plipt .pltext {
	width: 100%;
	min-height: 20px;
	max-height: 4em;
	overflow-y: scroll;
	word-wrap: break-  word;
	outline: 0;
	padding: 10px 0 10px 5px;
	font-family: 'Microsoft Yahei';
	font-size: 14px;
	border: 1px solid  #d4d4d4;
	background-color: #fff;
}
.plipt .bgico {
	padding-left: 34px;
}
.plipt a {
	display: block;
	height: 29px;
	line-height: 29px;
	width: 20%;
text-  align:center;
	background: #EF2129;
	color: #fff;
	;
	float: right;
	font-size: 14px;
}
.listpl {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
.listpl a {
	right: 0;
}
.plyzm {
	width: 100%;
	margin: 10px 0;
}
.plyzm input {
	width: 20%;
	padding: 0 0 0 3px;
	float: left;
	box-sizing: border-box;
	border: 1px solid #d4d4d4;
font-  family:'Microsoft Yahei';
	height: 30px;
	line-height: 20px;
	font-size: 14px;
	background-color: #fff;
-webkit-  appearance:none;
	border-radius: 0;
}
.plyzm span {
	float: left;
	height: 28px;
	display: block;
	margin-left: 1%;
font-  size:12px;
	background: #fff;
	right: 1px;
	top: 1px;
	border: 1px solid #d4d4d4;
}
.plyzm span i {
	font-style: normal;
	line-height: 38px;
	padding: 0 4px;
}
.plyzm span img {
	height: 28px;
}
.morepl {
	width: 100%;
	height: 22px;
	cursor: pointer;
	padding-bottom: 15px;
background:url  (http://m1.hexunimg.cn/m/images/moreico.png) no-repeat center 12px;
	background-size: 36px 14px;
	border-bottom: 1px  solid #ccc;
}
/*正文评论列表*/
.pl_user_list1 {
	padding: 10px 2% 0 2%;
}
.pl_user_list1 dl {
	padding: 10px 0;
	overflow: hidden;
	border-top: solid 1px #ddd;
}
.pl_user_list1 dt {
	width: 40px;
	height: 40px;
	margin-right: 8px;
	float: left;
}
.pl_user_list1 dt img {
	width: 35px;
	max-width: 100%;
	border-radius: 50%;
}
.pl_user_list1 dd {
	padding-left: 52px;
	padding-top: 10px;
}
.pl_user1 {
	line-height: 1;
	margin-bottom: 2px;
	font-size: 13px;
	color: #828282;
}
.pl_user1 a, .alltxt {
	color: #45578a;
}
.alltxt {
	cursor: pointer;
	padding-top: 6px;
}
.alltxt b {
	display: inline-block;
	margin: 0 3px;
	width: 13px;
	height: 8px;
background:url  (http://m1.hexunimg.cn/m/images/pl_down.png) no-repeat right center/10px 6px;
}
.alltxt .up {
	background: url(http://m1.hexunimg.cn/m/images/pl_up.png) no-repeat right center;
}
.pl_title {
	color: #000;
	padding: 0 2% 15px;
}
.pl_content1 {
	color: #333333;
	line-height: 1.4;
	overflow: hidden;
	margin-bottom: 10px;
}
.pl_pubtime1 {
	color: #8c8c8c;
	padding-top: 10px;
	font-size: 11px;
}
.pl_pubtime1 p {
	display: inline-block;
	float: right;
}
.pl_pubtime1 a {
	margin-left: 10px;
	color: #4d4f51;
}
.pl_pubtime1 .praise {
	background: url(http://m1.hexunimg.cn/m/images/weizan.png) no-repeat left  center;
	background-size: 15px 15px;
	padding: 4px 0 4px 20px;
}
.pl_pubtime1 .pok {
	background: url(http://m1.hexunimg.cn/m/images/yizan.png) no-repeat left center;
background-  size:15px 15px;
	padding: 4px 0 4px 20px;
}
.praise span {
	color: #aa0000;
}
.praise i {
	font-style: normal;
}
/*正文中间app下载推荐*/
.appdowntj {
	padding: 15px 2% 20px;
	overflow: hidden;
	font-family: '黑体';
}
.appshow {
	padding: 8px 10px;
	background: #fffde5;
	border: 1px solid #f2e19d;
	overflow: hidden;
}
.appshow a {
	display: block;
	overflow: hidden;
}
.appshow .one {
	float: left;
	margin-right: 16px;
}
.appshow img {
	max-width: 60px;
}
.appshow b {
	font-size: 17px;
	color: #000;
	padding: 0 0 5px;
	display: block;
}
.appshow p {
	color: #9b9b9b;
	font-size: 12px;
}
.appenter a {
	display: block;
	float: left;
	padding: 12px 0;
	text-align: center;
	width: 48%;
	color: #fff;
	font-size: 18px;
}
.appenter a:last-child {
	float: right;
}
.bgBlue {
	background: #63b7e6;
}
.bgRed {
	background: #d73e57;
}
/*正文组图频道*/
.zt_article {
	width: 100%;
	overflow: hidden;
}
.zt_content {
	padding: 10px 0;
	background: #fff;
	color: #cecdcd;
}
.zt_intro {
	padding: 10px 2%;
}
.zt_content h1 {
	padding-bottom: 10px;
}
.zt_content h1 a {
	color: #333333;
}
.zt_date {
	border-bottom: 1px solid #e9e9ea;
	color: #a4a4a4;
	margin-bottom: 10px;
	padding: 0 0 10px;
}
.zt_date span {
	margin-left: 2%;
}
.zt_img {
	text-align: center;
	overflow: hidden;
}
.zt_img img {
	max-width: 100%;
	max-height: 320px;
	border: 1px solid #888;
	box-sizing: border-box;
-moz-box-  sizing:border-box;
	-webkit-box-sizing: border-box;
}
.zt_page {
	text-align: center;
	color: #fff;
	padding-top: 10px;
	font-size: 14px;
}
.zt_page b, .zt_page span {
	color: #333;
}
.zt_page a {
	display: inline-block;
	background: #F2F1F1;
	color: #4f658e;
	border: 1px solid #ccc;
	padding: 4px  30px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 0 5px -2px;
}
.zt_page .zt_noclk {
	background: #F2F1F1;
	color: #BFBFBF;
}
.hx_ad_almm img {
	max-width: 400px;
	width: 100%;
}
.zt_rel_list {
	overflow: hidden;
	width: 100%;
}
.zt_rel_list li {
	padding: 12px 0;
}
.zt_rel_list a {
	display: block;
	float: left;
	width: 33.3%;
	border: 0;
	padding: 12px 0;
	text-align: center;
}
.zt_rel_list a div {
	width: 100px;
	height: 80px;
	line-height: 80px;
	overflow: hidden;
	margin: 0 auto;
	background: #000;
}
.zt_rel_list p {
	padding-top: 6px;
	max-width: 100px;
	margin: 0 auto;
	text-align: left;
	font-size: 12px;
}
.zt_rel_list img {
	width: 100%;
	max-width: 100%;
}
/*----recommedAlbum-----*/
.recommedAlbum {
	padding: 2px 1px;
	max-width: 320px;
	margin: 0 auto;
	font-size: 12px;
}
.recommedAlbum div {
	overflow: hidden;
}
.recommedAlbum a {
	color: #9e9e9e;
}
.recommedAlbum div div {
	float: left;
	width: 50%;
	text-align: center;
	height: 136px;
	overflow: hidden;
}
.recommedAlbum img {
	max-width: 99.3%;
}
.recommedAlbum p {
	line-height: 1.1;
	height: 2em;
	padding: 6px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
/*行情数据*/
.hq_tit {
	background: #fff;
}
.hq_tit ul {
	overflow: hidden;
	padding: 5px 1%;
	border-top: 1px solid #e9e9ea;
	border-bottom: 1px solid #e9e9ea;
}
.hq_tit .bond_rank li {
	width: 100%;
}
.hq_tit li {
	width: 50%;
	float: left;
	text-align: left;
	line-height: 20px;
}
.hq_tit li a {
	width: 100%;
	text-align: left;
}
.hq_tit li span {
	padding: 0 3px;
}
/*专字*/
.newsTopic {
	background: #EF2129;
	border-radius: 2px;
	color: #fff;
	font-size: 12px;
font-  weight:normal;
	padding: 1px;
	vertical-align: middle;
}
.ad_tg {
	display: inline-block;
	padding: 1px 2px;
	color: #5498ed;
	border: 1px solid #5498ed;
	font-size: 12px;
margin-  top:1px;
}
/*新闻列表推荐*/
.g_xc {
	padding: 10px;
	border-bottom: 1px solid #e9e9ea;
	background: #fff;
}
.g_xc a {
	color: #000066;
}
.g_xc img {
	vertical-align: top;
}
.g_xc_btn {
	display: inline-block;
	padding: 3px 5px;
	color: #fff;
	border-radius: 2px;
}
.g_xc b {
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 5px;
	border-top: 6px solid transparent;
border-  bottom:6px solid transparent;
	border-left: 8px solid #EF2129;
}
/*上一页下一页*/
.wid90 {
	width: 90%;
}
.wid100 {
	width: 100%;
}
.morePage {
	overflow: hidden;
	margin: 20px auto;
}
.click_more a {
	padding: 8px 0;
	margin: 0 auto;
	font-size: 14px;
	display: block;
	text-align: center;
	line-height: 1.4;
}
.prevpage, .nextpage {
	width: 48%;
	padding: 6px 0;
	display: block;
	float: left;
	color: #fff;
	text-align: center;
}
.nextpage {
	float: right;
}
.bgGray {
	background: #BBB;
}
.bgBlue {
	background: #0088CC;
}
/*查看更多btn*/
.click_more1 a {
	padding: 8px 0;
	font-size: 14px;
	display: block;
	text-align: center;
	line-height: 1.4;
}
/*行情*/
.prodname {
	padding: 10px 8px;
	line-height: 1;
	border-top: 1px solid #e9e9ea;
	border-bottom: 1px solid #e9e9ea;
}
.rate {
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #e9e9ea;
}
.rate ul li {
	float: left;
	overflow: hidden;
}
.rate ul li.ft_green {
	background: url(http://m1.hexunimg.cn/m/images/down_new.png) no-repeat 7px 31px;
}
.rate ul li.ft_red {
	background: url(http://m1.hexunimg.cn/m/images/up_new.png) no-repeat 7px 31px;
}
.rate ul li.li_left {
	width: 35%;
	height: 56px;
	padding: 6px 0 0 16px;
	background-size: auto 12px;
}
.rate ul li.li_center {
	width: 33%;
	height: 57px;
	padding: 6px 0 0 3%;
	border-left: 1px solid #e9e9ea;
	color: #333;
}
.rate ul li.li_right {
	padding: 6px 5px 0 7px;
	text-align: center;
	float: right;
	height: 55px;
	border-left: 1px solid  #e9e9ea;
	color: #333;
}
.rate ul li.li_right img {
	max-width: 28px;
}
.cen_left, .cen_rig {
	width: 50%;
	text-align: center;
}
.wrap_1 {
	padding: 0 8px;
}
.tab_show {
	width: 100%;
	position: relative;
}
.tab_show_ul, .tab_show1_ul, .tab_show1_ul0 {
	height: 28px;
	line-height: 28px;
	border-top: 1px solid #e9e9ea;
border-  bottom:1px solid #e9e9ea;
	margin-left: -8px;
	margin-right: -8px;
}
.tab_show1_ul0:nth-child(n+3) {
	border-top: 0;
}
.tab_show_ul li {
	width: 19%;
	border-right: 1px solid #e9e9ea;
	float: left;
	text-align: center;
	box-sizing: border-box;
}
.tab_show1_ul0 li {
	width: 33.3%;
	border-right: 1px solid #e9e9ea;
	float: left;
	text-align: center;
	box-sizing: border-  box;
}
.tab_show_ul .more {
	width: 24%;
	position: relative;
	border: 0;
}
.square {
	width: 0;
	height: 0;
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid  transparent;
}
.moreup {
	border-top: 8px solid #666;
}
.moredown {
	border-bottom: 8px solid #666;
}
.more_down {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	z-index: 10;
	border-top: none;
background-  color:#e5e5e5;
}
.more_down li {
	width: 94%;
	line-height: 30px;
	padding: 0 3%;
	border: 0;
}
.more_down li a {
	color: #404040;
}
.tab_show1_ul li {
	width: 25%;
	float: left;
	text-align: center;
	border-right: 1px solid #e9e9ea;
	box-sizing: border-box;
}
.tab_show2_ul li {
	width: 20%;
}
.tab_show1_ul li:last-child {
	border: 0;
}
.wrap_1 .checked a {
	background: #e5e5e5;
	display: block;
}
.zoomBox {
	bottom: 40px;
	position: absolute;
	left: 80%;
	width: 82px;
}
.zoomBox div {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	border-radius: 6px;
margin-  right:10px;
	float: left;
	background: rgba(0,0,0,0.4);
}
.hx_pk {
	margin: 0 -8px;
	overflow: hidden;
}
.hx_pk_tit {
	width: 100%;
	height: 30px;
	line-height: 28px;
	border-top: 1px solid #e9e9ea;
	border-bottom: 1px solid  #e9e9ea;
	margin: 0 auto;
	overflow: hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.hx_pk_tit li, .hx_ft_tit li {
	border-right: 1px solid #e9e9ea;
	float: left;
	text-align: center;
	box-sizing: border-  box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.hx_pk_tit li {
	width: 33.3%;
}
.hx_ft_tit li {
	width: 50%;
}
.pk_details {
	padding: 5px 10px;
	color: #666;
	overflow: hidden;
}
.pk_details li {
	line-height: 1.6;
}
.pk_details_left {
	width: 50%;
}
.pk_details_left span, .pk_details_right span {
	padding: 0 10px;
}
.pk_details_right {
	width: 48%;
	text-align: right;
}
.pk_details_right li {
	text-align: left;
}
.wk_f10 {
	overflow: hidden;
	margin: 10px -8px 0;
	color: #333;
}
.wk_f10 .f10_tit {
	width: 100%;
	height: 30px;
	line-height: 28px;
	text-align: center;
	border-top: 1px solid  #e9e9ea;
	border-bottom: 1px solid #e9e9ea;
	margin: 0 auto;
	overflow: hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.wk_f10 .tab_txt {
	padding: 10px 14px 0 10px;
}
.tab_txt table {
	width: 100%;
	color: #666;
}
.tab_txt table a {
	color: #666;
}
.tab_txt table tr {
	height: 30px;
}
.tab_txt table td {
	width: 33%;
}
.tab_txt table td.txt_left {
	text-align: left;
}
.tab_txt table td.txt_center {
	text-align: center;
}
.tab_txt table td.txt_right {
	text-align: right;
}
.news_list ul li {
	line-height: 20px;
	color: #333;
	border-bottom: 1px solid #e9e9ea;
	padding: 8px 10px 0;
}
.news_list ul li a {
	display: block;
}
.news_list ul li span {
	color: #828282;
	display: block;
	text-align: right;
}
/**/
.blockname {
	left: 28%;
}
.bk_nav img {
	max-height: 14px;
	margin-bottom: 4px;
}
.hx_guba li {
	padding: 10px;
	overflow: hidden;
	line-height: 1.2
}
.hx_guba li:after {
	content: '';
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.hx_guba a {
	display: block;
}
.gubaintro {
	padding-top: 10px;
	color: #6e6e6e;
}
.gubaintro span {
	display: block;
	width: 33%;
	float: left;
	text-align: center;
}
.gubaintro .gubatime {
	text-align: left;
}
.gubaintro .gubaauthor {
	text-align: right;
}
.bormli li {
	border-bottom: 1px solid #e9e9ea;
}
.front {
	padding: 5px;
	background: #d53830;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 6px  5px;
	;
	line-height: 1;
}
.indtop {
	padding: 1px;
	margin-bottom: 3px;
}
.enterguba {
	width: 75%;
	display: block;
	padding: 8px 0;
	background: #f1f1f1;
	text-align: center;
border-  radius:3px;
	margin: 10px auto;
}
.enterguba:hover {
	color: #757575;
}
.fund_trend {
	width: 100%;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #e9e9ea;
}
.fund_trend a {
	display: block;
	float: left;
	width: 50%;
	height: 36px;
	text-align: center;
}
.fund_trend .fund_checked {
	background: #999;
	color: #fff;
}
.fund_rate {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #e9e9ea;
	color: #333;
}
.fund_rate ul {
	padding: 7px 0 7px 10px;
	float: left;
	width: 70%;
}
.fund_rate span {
	display: block;
	line-height: 18px;
}
.fund_rate .wan {
	line-height: 18px;
}
.fund_rate b {
	font-weight: normal;
	font-size: 11px;
}
.fund_rate .ft_green {
	color: #2c7924
}
.fund_rate .ft_red {
	color: #bc0d1f;
}
.fund_rate .ft_blcak {
	color: #404040;
}
.fund_rate li {
	float: left;
}
.fund_rate .li_right {
	height: 48px;
	padding: 2px 10px 0;
	text-align: center;
	width: 60px;
	margin-left: -60px;
}
.fund_rate .li_right img {
	max-width: 28px;
}
.fd_buy {
	line-height: 26px;
	padding: 8px 10px;
	border-bottom: 1px solid #e9e9ea;
	background-color: #f2f2f2;
	color: #333;
}
.fd_buy div {
	float: right;
}
.fd_buy input {
	padding: 5px 8px;
	border: 0;
	font-family: '黑体';
	margin-left: 16px;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.fd_li3 li {
	width: 33.3%;
}
.fd_li3 li:last-child, .hx_fd_tit li:last-child {
	border: 0;
}
.hx_fd_tit li {
	width: 50%;
}
.fin_nav1 {
	overflow: visible;
}
.fin_nav1 .more_list {
	margin-left: -1px;
	overflow: hidden;
	position: absolute;
	top: 40px;
	right: 0;
z-  index:1;
	background: #fff;
}
.more_list li {
	background: none;
	width: 100%;
	height: 34px;
	line-height: 34px;
	border: 1px solid #e9e9ea;
	border-top: 0;
}
.more_list li:first-child {
	border: 1px solid #e9e9ea;
	border-top: 0;
}
.fin_nav1 .li_par .more_list a {
	color: #333;
}
.fin_nav li {
	width: 20%;
}
.s_nav li {
	width: 33.3%;
}
.more_list .checked2 {
	background: #ebeaea;
}
.li_par {
	position: relative;
}
.fd_group {
	margin: 10px 0;
	padding: 6px 1%;
	border-bottom: 1px solid #e9e9ea;
	border-top: 1px solid  #e9e9ea;
	color: #333;
}
.fd_group span {
	display: inline-block;
	float: right;
}
.tab_pg, .tab_gd {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	table-layout: fixed;
	color: #333;
}
.tab_pg td, .tab_gd td {
	height: 36px;
	border: 1px solid #DEDEDE;
	text-align: center;
	word-wrap: break-word;
}
.tab_pg tr td.txt_name {
	width: 36%;
}
.tab_pg tr td.txt_name1 {
	width: 25%;
}
.txt_name2 {
	width: 50%;
}
.tab_pg tr td:nth-of-type(1), .wrap table .Hav_tbg {
	background-color: #ebeaea;
	font-weight: bold;
}
.f_data_tit {
	margin: 10px 0;
	padding-left: 1%;
	color: #333;
}
.f_data_show {
	margin-bottom: 10px;
	padding-left: 1%;
}
.total {
	width: 98%;
	padding: 0 1% 10px;
}
.tab_gd th {
	height: 36px;
	border: 1px solid #ccc;
	text-align: center;
	background-color: #ebeaea;
	word-wrap: break-word;
}
.tab_gd tr td:nth-of-type(1) {
	background-color: none;
}
.tab_gd th.bg_gray {
	background-color: #dadada;
}
.per_th {
	width: 28%;
}
.tab_gd tr td.bg_cl {
	background-color: #ebeaea;
	font-weight: bold;
}
.tab_pg img {
	max-width: 20px;
}
.dataImg {
	padding: 0 1% 10px;
}
.jy_nav img, .globle_nav img {
	max-height: 14px;
}
.forex_sel {
	padding: 10px;
}
.forex_sel select {
	margin-left: 10px;
}
.stocktitle li.alg_lft, .fundtitle li.alg_lft, .futurestitle li.alg_lft, .g_news_list .alg_lft {
text-  align:left;
	padding-left: 10px;
	box-sizing: border-box;
}
.txt_effect {
	padding: 10px;
	color: #333;
}
.txt_effect h1 {
	font-size: 18px;
	font-weight: bold;
}
.no-data {
	padding: 10px;
	color: #666;
}
.ft_detail table {
	width: 100%;
	text-align: center;
}
.rate ul li.li_center1 {
	width: 56%;
}
.cen_left, .cen_rig {
	width: 50%;
	text-align: center;
	padding-top: 10px;
}
/*期货行情*/
.fts_deal_txt {
	min-height: 200px;
	overflow: hidden;
	text-align: center;
}
.fts_deal_date {
	height: 36px;
	line-height: 34px;
	text-align: center;
	padding: 10px 0;
	position: relative;
	color: #333;
}
.fts_deal_date dl {
	width: 320px;
	height: 36px;
	overflow: hidden;
	margin: 0 auto;
}
.fts_deal_date dt {
	margin-left: 7px;
}
.fts_deal_date input.list {
	width: 34px;
	height: 34px;
	background: url(http://m1.hexunimg.cn/m/images/btn_2.png) no-  repeat;
	background-size: 34px 34px;
	border: 0;
	border-radius: 0;
	float: right;
}
.fts_deal_date input {
	width: 150px;
	height: 34px;
	line-height: 32px;
	display: block;
	border: 1px solid #e9e9ea;
border-  radius:3px;
	font-family: Arial, 黑体;
	font-size: 15px;
	padding: 0 3px;
	background: url(http://m1.hexunimg.cn/m/images/btn_1.png) no-repeat 126px  center;
	background-size: 26px 25px;
	background-color: #fff;
}
.fts_deal_date input.no_flt {
	display: inline;
}
#ft_sel {
	width: 130px;
	height: 34px;
	line-height: 32px;
	text-align: left;
	padding-left: 5px;
	border: 1px solid  #e9e9ea;
	border-radius: 3px;
	font-family: Arial, 黑体;
	background-color: #fff;
}
#ft_sel span {
	font-size: 15px;
}
.fts_deal_date dd {
	margin-left: 10px;
}
#ft_ul1 {
	width: 135px;
	overflow: hidden;
	font-size: 14px;
	position: absolute;
	top: 44px;
	background: #fff;
	border: 1px solid  #e9e9ea;
	z-index: 1;
	border-top: 0;
	display: none;
}
#ft_ul1 li {
	line-height: 30px;
}
.fts_deal_list, .fts_deal_list1, .fts_deal_list2 {
	width: 100%;
	overflow: hidden;
}
.fts_deal_tab1 li {
	background: #d5d4d4;
	color: #333;
	font-size: 13px;
	height: 40px;
	line-height: 40px;
	border-top: 1px  solid #e9e9ea;
	font-weight: bold;
}
.fts_deal_tab li {
	line-height: 1.2;
	padding: 10px 0;
	border-bottom: 1px solid #e9e9ea;
	color: #666;
font-  size:14px;
	background: #fff;
	overflow: hidden;
}
.fts_deal_list a, .fts_deal_list1 a, .fts_deal_list2 a {
	display: block;
	color: #666;
}
.fts_deal_list span {
	display: block;
	float: left;
	width: 25%;
}
.fts_deal_list1 span {
	display: block;
	float: left;
	width: 33.3%;
}
.fts_deal_list2 span {
	display: block;
	float: left;
	width: 20%;
}
.ft_proname {
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #e9e9ea;
	color: #333;
}
.fts_deal_date dd.dd_only {
	margin-left: 90px;
}
.fts_cc_tit {
	height: 32px;
	line-height: 38px;
	text-align: center;
	color: #333;
}
.fts_cc_show1 {
	margin-bottom: 10px;
}
.ft_news_tit {
	padding: 14px 0 20px 30px;
	overflow: hidden;
	font-weight: bold;
	line-height: 24px;
	border-top: 1px solid  #e9e9ea;
	border-bottom: 2px solid #e9e9ea;
	background: #f3f3f3;
	color: #660000;
}
/*夜间模式*/
.from_dark {
	background-color: #0e0e0e;
	color: #6e6e6e;
}
.from_dark h1 a, .from_dark #newsArticle, .from_dark time, .from_dark .zt_content h1 a, .from_dark .zt_rel_list a {
	color: #6e6e6e;
}
.from_dark article .pubdate, .from_dark .zt_date, .from_dark .zt_img img {
	border-color: #292929;
	color: #6e6e6e;
}
.from_dark .news_rel_tit {
	border-color: #343434;
	background-color: #292929;
}
.from_dark .news_rel_list li {
	border-color: #292929;
}
.from_dark .news_rel_list li a {
	color: #6e6e6e;
}
.from_dark .plipt div, .from_dark .plyzm input, .from_dark .plyzm span {
	background: #0e0e0e;
border-  color:#343434;
	color: #6e6e6e;
}
.from_dark .plyzm span img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.from_dark .plipt a {
	opacity: 0.6;
}
.from_dark .pl_title {
	color: #999;
}
.from_dark .plipt .bgico {
	background: url(http://m1.hexunimg.cn/m/images/ipt_ico_b.jpg) no-repeat 8px center  #0e0e0e;
	background-size: 67px 17px;
}
.from_dark .morepl {
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.from_dark .pl_user_list1 dt img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.from_dark .share_tit span {
	background: #2E2E2E;
	color: #565555;
	border-color: #2E2E2E;
}
.from_dark .share_tit img {
	opacity: 0.14;
	filter: alpha(opacity=14);
	margin-left: 0;
}
.from_dark .share a img {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.from_dark .news_nav img, .from_dark .news_nav li.longLi a {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.from_dark .news_nav {
	background: #3D3D3D;
}
.from_dark .news_nav li {
	border-color: #363636;
}
.from_dark .news_nav li.longLi {
	border-color: #454545;
	border-right: 0;
}
.from_dark .appdowntj {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.from_dark .foot {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.from_dark .zt_content {
	background: #000;
}
.from_dark .zt_page b, .from_dark .zt_page span {
	color: #999;
}
.from_dark .zt_page a {
	background: #444;
	color: #f1f1f1;
	border: 1px solid #666;
}
.from_dark .zt_page .zt_noclk {
	background: #1C1C1C;
	color: #777;
}
/*下载页*/
.clear {
	clear: both
}
.down-cont {
	background: #fff;
	font-size: 63%;
	height: 100%;
}
.down-top {
	padding: 9% 0% 2% 4%;
	text-align: center;
}
.down-top .down-img {
	width: 22%;
	display: block;
	float: left;
	margin-right: 3%;
	overflow: hidden;
}
.down-img img {
	width: 100%
}
.down-top .down-text {
	width: 73%;
	word-spacing: 0;
	display: block;
	text-align: left;
	float: left;
	max-height: 3em
}
.down-top .down-text label {
	font-size: 2em;
	color: #000;
	line-height: 2.3em;
	padding-left: 0.2em
}
.down-top .down-text p {
	width: 100%;
	word-spacing: 0;
	font-size: 1.8em;
	color: #999;
}
.down-btn {
	text-align: center;
	margin-top: 1%;
	padding-left: 3%;
	padding-bottom: 5%;
	border-bottom: solid 1px  #f2f2f2;
}
.down-btn a {
	margin-right: 4%;
	color: #EF2129;
	font-size: 1.6em;
	width: 43%;
	text-align: center;
line-  height:2.0em;
	display: inline-block;
	font-weight: bold;
	border-radius: 3px;
	border: solid 1px #c1c5cc;
}
.down-cont span {
	font-size: 2em;
	margin-top: 6%;
	margin-left: 5%;
	display: block;
	color: #000;
}
.text-cont {
	padding: 3% 5% 6% 5%;
	font-size: 1.8em;
	line-height: 1.6em;
	border-bottom: solid 1px #f2f2f2;
}
.porduct a {
	width: 45%;
	margin: 10% 0% 2% 5%;
	display: block;
	float: left;
}
.porduct a img {
	width: 100%;
}
.down-cont hr {
	color: #f1f1f1;
	border-top: solid 1px #f1f1f1;
}
.fhcplb {
	font-size: 1.7em;
	text-align: center;
	line-height: 7.1em;
	width: 100%;
	color: #9499a1;
	display: block;
}
/*building*/
.comstradasd {
	width: 100%;
	overflow: hidden;
}
.comstradasd img {
	width: 100%;
	max-width: 100%;
}
/*404*/
.hx_nofind {
	width: 100%;
	padding: 236px 0 36px;
	background: url(http://m1.hexunimg.cn/m/images/hx_404.png) no-repeat  center 40px;
	text-align: center;
	color: #868f9e;
}
.hx_nofind a {
	display: inline-block;
	margin: 16px auto 0;
	padding: 14px 40px;
	color: #fff;
	background: #EF2129;
-moz-  border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/*index 快讯*/
.today_hot li {
	padding: 9px 9px 8px 9px;
	height: 34px;
	border-bottom: 1px solid #e9e9ea;
	background: #fff;
line-  height:1.3;
}
.today_hot .hdline {
	display: inline;
}
.today_hot li a {
	float: left;
	display: block;
	font-size: 12px;
}
.today_hot li a:first-child {
	display: block;
	color: #262626;
}
.news-cont-a {
	position: relative;
	height: 100%;
}
.today_hot_news_list {
	background: #fff;
	border-bottom: 1px solid #e9e9ea;
}
.today_hot_news_title {
	padding: 6px 10px;
	border-bottom: 2px solid #e9e9ea;
	border-top: 1px solid #e9e9ea;
}
.today_hot_news_title h3 {
	display: inline-block;
}
.news-a-span {
	border-radius: .1em;
	border: solid 1px;
	text-align: center;
	font-size: 16px;
	width: 30px;
	wtext-align: center;
	padding-top: 1px;
	white-space: nowrap;
	margin-top: -2px;
	z-index: 2;
	position: absolute;
}
.hidden-text {
	float: left;
	background: #333;
}
.clear {
	clear: both;
}
.news-cont-a p {
	position: absolute;
	top: 0;
	left: 0px;
	color: #262626;
}
.news-cont-a p a {
	font-size: 16px !important;
	margin-top: -3px;
}
.xinwen {
	color: #5bb0ec !important;
	border-color: #5bb0ec;
}
.gupiao {
	color: #EF2129 !important;
	border-color: #EF2129;
}
.pinglun {
	color: #f3aa1f !important;
	border-color: #f3aa1f;
}
.jijing {
	color: #72bb32 !important;
	border-color: #72bb32;
}
.qiche {
	color: #9d59ac !important;
	border-color: #9d59ac;
}
.news-a-kx {
	float: left;
	width: 85%;
	word-wrap: break-word;
	margin-left: 50px;
	padding-top: 2px;
}
.today_hot_news_list {
	margin-bottom: 5px;
}
/*20151106新版新增样式*/
.container {
	margin: 0;
	padding: 0;
}
h1.font20.ftbold1 {
	font-family: "华文细黑";
	padding: 10px 10px 0px 10px;
	color: #cecdcd;
	font-weight: bold;
}
.pub_pl {
	border-bottom: 1px solid #e9e9ea;
	padding: 0 0 10px;
}
.pub_pl.font12 {
	padding: 0 10px;
}
.new-cont {
	font-size: 0;
}
.share-fen {
	float: left;
	color: #464855;
	line-height: 30px;
}
.news_rel_tit span {
	background: #e94e4e;
	width: 3px;
	height: 13px;
	float: left;
	margin: 18px 7px 0 0;
}
.djdak {
	margin-bottom: 10px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 10px;
	box-sizing: border-box;
}
.djdak-tie {
	border-bottom: solid 1px #ddd;
}
.djdak1 a {
	width: 32%;
	display: block;
	float: left;
	box-sizing: border-box;
	margin-top: 10px;
	margin-right: 1.3333%
}
.djdak1 a img {
	max-width: 100%;
}
.ckgdxwrd {
	font-size: 14px;
	border-radius: 5px;
	border: solid 1px #ddd;
	width: 98%;
	text-align: center;
line-  height:30px;
	margin: 20px auto;
	display: block
}
.pl_user_list1#hotestcomment a {
	color: #5498ed;
	font-size: 16px;
}
.sanjiao {
	position: relative;
}
.sanjiaojiao, .xian {
	border-width: 5px;
	border-style: dashed dashed solid dashed; /*注意只有左边框为实线，其他为虚线 为了照顾ie*/
	border-color: transparent transparent #d4d4d4 transparent; /*只有左边框有颜色，其他为透明*/
	width: 0;
	height: 0;
	font-size: 0; /*照顾ie6不能定义小于19像素盒子高度的问题。*/
	position: absolute;
	top: 0;
	left: 0;
}
.xian {
	top: 2px;
	border-bottom-color: #fff;
	left: 0;
}
.rn_list {
	line-height: 1;
}
.sanjiaoding {
	position: absolute;
	top: -10px;
	left: 18px;
}
.sanjiaoding1 {
	position: absolute;
	top: -10px;
	right: 18px;
}
div.pl_user_list1 dl:first-child {
	border-top: none;
	padding-top: 0 !important;
}
/*图集*/
.tabimg {
	padding: 10px 0;
}
.tabimg a {
	text-align: center;
	width: 45%;
	display: inline-block;
	margin: 0 2%;
	overflow: hidden
}
.tabimg img {
	width: 100%;
	height: 110px
}
.tabimg p {
	font-size: 12px;
	color: #333;
	line-height: 28px;
	height: 28px;
	overflow: hidden
}
.pblimg {
	padding: 10px 0;
}
.pblimg a {
	text-align: center;
	width: 98%;
	display: inline-block;
	padding: 2% 1%;
	margin: 0 auto;
	overflow: hidden
}
.pblimg img {
	width: 95%;
}
.pblimg p {
	font-size: 12px;
	color: #333;
	line-height: 18px;
	height: 18px;
	overflow: hidden
}
.tabimgg {
	padding: 10px 0;
}
.tabimgg a {
	text-align: center;
	width: 46%;
	display: inline-block;
	margin: 0 2%;
	overflow: hidden
}
.tabimgg img {
	width: 100%;
	height: 140px
}
.tabimgg p {
	font-size: 12px;
	color: #333;
	line-height: 18px;
	height: 18px;
	overflow: hidden
}
/*图集详细*/
.picbox {
	width: 95%;
	margin: 10px auto;
	text-align: center
}
.picbox img {
	max-width: 100%;
	height: auto;
	text-align: center;
	padding-bottom: 10px;
	margin: 0 auto
}
.picbox p {
	font-size: 12px;
	line-height: 1.8;
	margin: 5px 0;
	word-break: break-all;
	overflow: hidden
}
.picbox ul.center {
	text-align: center;
}
.picbox a.c1 {
	font-size: 13px;
	padding: 3px 8px;
	text-align: center;
	color: #666;
	display: inline-block;
	height: 22px;
	line-height: 22px;
	border-bottom: 1px solid #D4D4D4;
	background: #EEE none repeat scroll 0% 0%;
}
/*分页*/
.pages {
	width: 90%;
	height: 30px;
	text-align: center;
	margin: 2% auto
}
.pages ul {
	float: right
}
.pages .firstPage {
	width: 30px;
}
.pages ul li {
	float: left;
	line-height: 25px;
	height: 25px;
	margin-left: 5px;
	font-size: 12px;
	border: 1px solid #E9E9E9;
	padding: 0px 10px;
	width: auto;
}
.pages ul li a:hover {
	color: #ff0000;
	text-decoration: none;
}
.pages ul li.thisclass, .pages ul li.thisclass a, .pages ul li.thisclass a:hover {
	background-color: #333333;
	color: #FFF
}
.pages .pageinfo {
	line-height: 25px;
	padding: 12px 5px 10px 5px;
	color: #999;
}
.pages select {
	line-height: 25px;
	margin-top: 4px
}
.pages .pageinfo strong {
	color: #555;
	font-weight: normal;
	margin: 0px 2px;
}
/************************************************************************************
自适应视频屏幕
*************************************************************************************/
.auto_video {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	display: block;
}
 @media screen and (max-width:1190px) {
.auto_video {
	height: 400px;
	margin: 0 auto;
	display: block;
}
}
 @media screen and (max-width:1920px) {
.auto_video {
	height: 400px;
	margin: 0 auto;
	display: block;
}
}

/************************************************************************************
屏幕小于650px
*************************************************************************************/
@media screen and (max-width:650px) {
.auto_video {
	width: 100%;
	margin: 0 auto;
	display: block;
	height: 300px;
}
.auto_video object {
	height: 300px
}
}
/************广告位*************/
.ad_wap {
	width: 100%;
	height: auto !important;
}
.ad_wap img {
	width: 100%;
	height: auto !important;
}
/************返回顶部*************/
*html {
	background-image: url(about:blank);
	background-attachment: fixed;
}/*解决IE6下滚动抖动的问题*/
/*解决IE6下不兼容 position:fixed 的问题*/
#gotop {
	width: 36px;
	height: 48px;
	position: fixed;
	cursor: pointer;
	background: url(../images/side-icon02.png) no-repeat center #EF2129;
	right: 10px;
	bottom: 20px;
	_margin-bottom: 20px;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}
.copyright {
	line-height: 60px;
}
