/* common */
.none{
	display: none;
	}

.wrapper {
	width: 1000px;
	margin: 0 auto;
}

.ttjj-tpl .btn {
	display: inline-block;
	width: 170px;
	height: 40px;
	line-height: 40px;
	background: #f40;
	color: #fff;
	font-size: 16px;
	font-family: "SimSun","Microsoft Yahei";
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

.ttjj-tpl .btn:hover {
	background: #ff631e;
	color: #fff;
	text-decoration: none;
}

.clearfix {
	*zoom: 1;
}

/* header */

.header {
	height: 82px;
	background: #fff;
	margin-bottom: 30px;
	font: 14px/1 "microsoft yahei", "simsun";
}

.header .ttjj-logo {
	margin-top: 17px;
}

.header .ttjj-logo h1 .logo-pic {
	display: block;
	width: 152px;
	height: 44px;
	text-indent: -9999em;
	background: url(../images/bgs_1432004275196.png) center no-repeat;
	background-position: -0px -0px;
}

.header .ttjj-logo .logo-intro {
	height: 42px;
	border-left: 1px solid #d4d4d4;
	padding-left: 16px;
	margin-left: 16px;
	font-size: 14px;
	line-height: 20px;
	cursor: default;
}

.header .nav {
	margin-top: 15px;
	max-width: 600px;
	overflow: hidden;
}

.header .nav ul li {
	float: left;
}

.header .nav ul li a {
	display: inline-block;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	padding: 0 0 0 11px;
	margin: 0 18px 0 7px;
	height: 50px;
	line-height: 50px;
}

.header .nav ul li a:hover {
	color: #f40;
	background: url(../images/block.png) no-repeat center left;
}

.main {
	font-family: "microsoft yahei", "simsun";
	color: #333;
	font-size: 15px;
	line-height: 1;
}

/* news */

.main .news {
	width: 668px;
}

.main .news .article-title {
	margin-bottom: 37px;
	font-size: 34px;
	font-weight: bold;
	line-height: 1.2;
}

.main .tools {
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	padding-bottom: 23px;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 36px;
}
.sharebtns a{
	position: relative;
	top: -6px;
	}
.main .tools .share .icon-weixin {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0 3px;
	background: url(../images/bgs_1432004275196.png) center no-repeat;
	background-position: -0px -69px;
	text-indent: -9999em;
	cursor: pointer;
}

.main .tools .share .icon-weixin:hover {
	background: url(../images/bgs_1432004275196.png) center no-repeat;
	background-position: -24px -69px;
}

.main .tools .share .icon-weibo {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0 3px;
	background: url(../images/bgs_1432004275196.png) center no-repeat;
	background-position: -48px -69px;
	text-indent: -9999em;
	cursor: pointer;
}

.main .tools .share .icon-weibo:hover {
	background: url(../images/bgs_1432004275196.png) center no-repeat;
	background-position: -72px -69px;
}

.main .tools .share .icon-qqkj {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0 3px;
	background: url(../images/bgs_1432004275196.png) center no-repeat;
	background-position: -96px -69px;
	text-indent: -9999em;
	cursor: pointer;
}

.main .tools .share .icon-qqkj:hover {
	background: url(../images/bgs_1432004275196.png) center no-repeat;
	background-position: -120px -69px;
}

.main .tools .share .copy-link {
	display: inline-block;
	width: 72px;
	height: 25px;
	background: url(../images/bgs_1432004275196.png) center no-repeat;
	background-position: -0px -44px;
	text-indent: -9999em;
	cursor: pointer;
}

.main .tools .share .copy-link:hover {
	background: url(../images/bgs_1432004275196.png) center no-repeat;
	background-position: -72px -44px;
}

/* FundsTable */

.fundsTable {
	margin-top: 38px;
}

.fundsTable .table-title {
	position: relative;
	height: 30px;
	line-height: 30px;
	background: #F5F5F5;
	border: 1px solid #d4d4d4;
	border-bottom: 2px solid #3567b5;
	padding: 0 14px 0 254px;
	margin-left: 4px;
}

.fundsTable .table-subtitle {
	display: inline-block;
	max-width: 340px;
	*width: 200px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}

.fundsTable .table-title b {
	display: inline-block;
	position: absolute;
	left: -4px;
	top: -10px;
	width: 250px;
	height: 48px;
	line-height: 40px;
	background: url(../images/tbTitleBg.png) 0 0 no-repeat;
	font-size: 20px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}

.fundsTable .table-title .more {
	position: absolute;
right: 14px;
	font-size: 12px;
	color: #4372ba;
	text-decoration: none;
}

.fundsTable .table-title .more:hover {
	color: #f40;
    text-decoration: none;
}

.fundsTable .table {
	padding-left: 6px;
}

.fundsTable .table table {
	width: 100%;
	border: 1px solid #D4D4D4;
}

.fundsTable .table table thead th {
	height: 40px;
	vertical-align: middle;
	background: #F5F5F5;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
}

.fundsTable .table table thead .col_1 {
	width: 80px;
}

.fundsTable .table table thead .col_2 {
	width: 200px;
}

.fundsTable .table table thead .col_3 {
	width: 107px;
}

.fundsTable .table table thead .col_4 {
	width: 126px;
}
.fundsTable .table table thead .col_5 {
    +width: 147px;
}

	
	.fundsTable .table table tbody td {
	height: 40px;
	vertical-align: middle;
	background: #FFF;
	font-size: 14px;
	text-align: center;
	border-top: 1px dashed #D4D4D4;
}
.fundsTable .table table tbody tr:hover td{
		background: #f2f8ff;
		}
.fundsTable .table table tbody td.nameTd{
	text-align: left;
	padding-left: 17px;
	}
.fundsTable .table table tbody td.rateTd{
	text-align: right;
	padding-right: 15px;
}

.fundsTable .table table tbody tr.row_1 td {
	border-top: none;
}

.fundsTable .table table tbody td .fundname {
	color: #4372ba;
	text-decoration: none;
	font-weight: 400;
}

.fundsTable .table table tbody td .fundname:hover {
	color: #f40;
	text-decoration: none;
}

.fundsTable .table table tbody td .red {
	color: #F00;
}
.fundsTable .table table tbody td .f18{
	font-size: 18px;
	}

.fundsTable .table table tbody td .bold {
	font-weight: 600;
}

.fundsTable .table table tbody td .oldrate {
	color: #999;
	text-decoration: line-through;
	margin-right: 4px;
}

.fundsTable .table table tbody td .buy1 {
	margin-right: 8px;
	width: 38px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	font-family: "microsoft yahei";
}

.fundsTable .table table tbody td .buy2 {
	width: 68px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	font-family: "microsoft yahei";
}

.news .dataSource {
	margin: 10px 0 30px;
	text-align: right;
	font-size: 12px;
	color: #999;
}

/* FundsTable End */

.news .content {
	font: 15px/2 "microsoft yahei", "simsun";
	color: #666;
	background: #FFF;
}

.news .content p {
	text-indent: 2em;
	color: #333;
}

.news .content .t {
	color: #000;
	text-indent: 0;
	margin: 10px 0;
}

.news .content .r {
	color: red;
	font-weight: 600;
	margin: 0 2px;
}

.news .content .s {
	color: #999;
	text-indent: 0;
}

.news .content .tip {
	margin: 10px 0;
	text-align: left;
	color: #548fe5;
	text-indent: 0;
	font-weight: bold;
}

.news .content .img,
.news .content .bimg {
	margin-bottom: 10px;
}

.news .content .img img,
.news .content .bimg img {
	margin: 0 auto;
	display: block;
	padding: 3px;
}

.news .content .bimg img {
	border: 1px solid #d1d1d1;
}

.news .slider {
	margin: 26px 0 10px;
}

/* LiteTip */

#copy-link {
	position: relative;
}

.LiteTip-tag {
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #333;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	opacity: 0.9;
	border-radius: 2px;
	z-index: 9999;
	text-indent: 0;
}

.LiteTip-tag em {
	display: block;
	border-width: 5px;
	position: absolute;
	bottom: 30px;
	left: 45px;
	border-style: dashed dashed solid;
	border-color: transparent transparent #333;
	font-size: 0;
	line-height: 0;
}