﻿/*左侧*/
.main_ltlt {
	width: 712px;
	float: left;
	padding-bottom: 15px;
	background:#fff;
}
.main_h3 {
	width: 100%;
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	color: #333;
	background:#ededed url(../img/h3_lb_720.gif) no-repeat bottom;
}
/*旧版列表CSS*/
.main_fl {
	float: left;
	margin-left:10px;
}
.main_fr {
	float: right;
	margin:6px 10px 0 0;
}
.main_fr a{
    width: 68px;
    height: 24px;
    border: 1px solid #dedede;
    float: left;
    line-height: 22px;
    _line-height: 25px;
    text-align: center;
    font-size: 12px;
}
.main_fr a:hover{
    text-decoration:none;
}
.main_fr .a-list{
	background: #fff;
	color: #666;
}
.main_fr .a-list-click{
	background:#ce0000;
	color: #fff;
}
.main_tab {
	width: 650px;
	margin-bottom: 15px;
	border: #d5d5d5 1px solid;
	margin-top: 8px;
	padding-bottom:15px;
}
.mtxt_div {
	float:left;
	width:610px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 3px;
	text-align: left;
}
.mtxt_div2 {
	width:620px;
	margin-left:28px;
	font-size: 13px;
	padding:2px 0 10px 0;
}
.mtxt_div a {
	color: #111;
	font-size: 13px;
}
/*新版列表CSS*/
.leftn2 {
	width: 712px;
}
/*新版列表 2016-8-25*/
.tab_ltnew{
    width: 97%;
    margin-left: 6px;
}
.no-result td {
    height:190px;
    text-align:center;
}
.no-result td img {
    vertical-align:middle;
}
.no-result td span {
    font: 18px "微软雅黑";
}
.tab_ltimg {
	float:left;
	width: 25px;
    padding: 8px 0;
    margin-top: 5px;
}
.tab_lta {
	float:left;
	width: 600px;
	padding:12px 0;
}
.tab_lta a {
	color: #222;
	font-size: 15px;
	font-weight: bold;
}
.tab_tdcolor {
	line-height: 20px;
	color: #666;
	font-size: 13px;
}
.tab_tdcolor a {
	color: #c30000;
	padding-left: 6px;
}
.td_spantxt {
	line-height:38px;
	height:38px;
	color: #8e8e8e;
}
.td_spantxt span {
	margin-right:15px;
}
.tab_trbg {
	width:650px;
	height: 1px;
	background: url(../img/lbb_720.gif) no-repeat;
	margin-top:15px;
}
/*旧版列表 2016-8-25*/
.tab_ltold {
	width:630px;
	margin-left:10px;
	padding-bottom: 15px;
}
.tab_ltold td {
    vertical-align:middle;
}
.tab_lta2 {
	float:left;
	width: 600px;
	padding:9px 0;
}
.tab_ltimg2 {
	float:left;
	width: 25px;
	padding:7px 0;
}
.tab_lta2 a {
	color: #222;
	font-size: 13px;
	font-weight: bold;
}
.td_spantxt2 {
	line-height:28px;
	color: #8e8e8e;
	padding:0 0 7px 26px;
}
.td_spantxt2 span {
	margin-right:20px;
}
.top12 {
	margin-top:12px;
}
/*分页*/
.page_tab {
	width: 650px;
	height: 23px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 25px;
	font-size: 14px;
}
.page_tab a {
	font-size: 13px;
	color: #666;
	text-align: center;
	border: 1px solid #dcdcdc;
	padding: 3px 8px 4px 9px;
	_padding: 2px 6px;
	margin-right: 7px;
	text-decoration: none;
	font-size: 13px;
}
/*底部列表公用样式*/
.btm_body {
	width: 650px;
	padding-bottom: 10px;
    overflow:hidden;
}
.main_btm {
	width: 650px;
	height: 27px;
	background: url(../img/tiao.jpg) no-repeat;
	line-height: 27px;
	vertical-align: middle;
    margin-top:20px;
	overflow: hidden;
}
.title2 {
	padding-left: 10px;
	float: left;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
.btm_time {
	width: 500px;
	float: left;
	/*margin-left: 25px;*/
	margin-top:-1px;
}
.btm_time a {
	color: #111;
}
.leftn2 li {
	border-bottom: 0px solid #e7e7e7;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	font-size: 13px;
}
.btm_time li.x1 {
	background: url(../img/dingqi_lihover.jpg) no-repeat;
}
.btm_time li.x1 a {
	text-decoration:none;
}
.btm_time li.x {
	background: url(../img/dingqi_li.jpg) no-repeat;
}
.btm_time li:hover {
	background: url(../img/dingqi_lihover.jpg) no-repeat;
}
.main_btm li {
	list-style: none;
	height: 26px;
	width: 82px;
	float: left;
	text-align: center;
	line-height: 26px;
	vertical-align: middle;
}
.fytab {
	margin-top:20px;
}
/**/
.dingqi_content {
	width: 648px;
	height: 400px;
	margin-bottom: 15px;
	border: #CCCCCC 1px solid;
	margin-top: -2px;
}
.qikan {
	margin-top: 10px;
	font-size: 13px;
}
.qikan td img {
	vertical-align: middle;
}
/*右侧*/
.main_ltrt {
	width: 320px;
	float: right;
	padding-bottom: 15px;
	background: #fff;
}
.main_ltrt {
	width: 320px;
	float: right;
	padding-bottom: 15px;
}
.rt_divt {
	float: left;
	width: 318px;
	height:278px;
	border:1px solid #e3e3e3;
	background: #f7f7f7;
}
.rt_divt input {
	cursor: pointer;
}
.rtbtn_ipt {
	width: 259px;
	height: 57px;
	border:none 0;
	float: left;
	background: url(../img/wysc.gif) no-repeat;
	margin:37px 0 0 30px;
}
.rt_divtxt {
	float: left;
	margin:28px 0 0 24px;
	_margin:28px 0 0 12px;
	font-size: 16px;
	color: #515151;
}
.rt_divtxt span {
	color: #874d2c;
	font-size: 22px;
}
.rtbtn_ipt2 {
	width: 217px;
	height: 52px;
	border:none 0;
	float: left;
	background: url(../img/ywdgl.gif) no-repeat;
	margin:37px 0 0 51px;
}
/*主要行业*/
.hovers {
	width: 320px;
	height: 41px;
	border-top: 1px solid #f9f9f9;
	margin-top: 0px;
}
.tab_conbox {
	border: 0px solid #999;
	border-top: none;
	padding: 0px;
	margin: 0px;
	float: left;
	margin:45px 0 0 23px;
	_margin:10px 0 0 10px;
	display: inline;
}
.tabbox7 li {
	list-style-type: none;
	padding: 3px 0;
	margin: 0px;
	display: inline;
}
.tab_conbox a {
	text-decoration: none;
	color: #000;
}
/*今日热点*/
.tabbox9 {
	width: 315px;
	_width: 315px;
	float: left;
	border-top: 3px solid #8e8e8e;
	margin-top: 10px;
	padding-bottom: 8px;
	_margin:0;
}
.tabbox9 i {
	list-style: none;
}
.tab_conboxx {
	border: 0px solid #999;
	border-top: none;
	padding: 0px;
	margin: 0px;
	padding-left: 8px;
}
/*热门行业*/
.hot_idt {
	width: 320px;
	height: 32px;
	border-top: 1px solid #f9f9f9;
	margin-top: 0px;
	background: #fff;
	float: left;
}
.hot_idt img {
	border: none 0;
}
.hot_div {
	width: 320px;
	float: left;
	padding-top: 10px;
}
.hot_div a {
	width: 305px;
	display: block;
	font-size: 13px;
	background: url(../img/model_list.gif) no-repeat left;
	padding-left: 15px;
	height: 30px;
	line-height: 30px;
	border: 0px solid #090;
	color: #121212;
}
.hot_more {
	float:right;
	margin-right:20px;
	margin-top:5px;
}
/*最新推荐、买入、上调*/
.new_tms {
	width: 320px;
	float: left;
	_overflow: hidden;
	_width: 315px;
	border-top: 3px solid #8e8e8e;
	margin-top: 10px;
}
.tabsr_div {
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 13px;
	font-weight: bold;
}
.tabsr_div li {
	height: 32px;
	width: 32%;
	text-align: center;
	line-height: 32px;
	float: left;
	border: 1px solid #d6d6d6;
	border-left: none;
	border-top: 0px;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
}
.tabsr_div li a {
	color: #222;
}
.tabsr_div li.thistab {
	border-bottom: 0 none;
}
.tabsr_div li.thistab a {
	color: #f20;
}
.tab_con5 {
	font-size: 14px;
	float: left;
}
.tabsr_con a {
	width: 305px;
	font-size: 13px;
	background: url(../img/model_list.gif) no-repeat left;
	padding-left: 15px;
	height: 30px;
	float: left;
	line-height: 30px;
	border: 0px solid #090;
	color: #222;
}
.txt_rt {
	text-align: right;
	padding-right: 10px;
}
/*精选研报
.tabbox6 {
	width: 320px;
	_overflow: hidden;
	_width: 315px;
	float: left;
	border-top: 3px solid #8e8e8e;
	margin-top: 10px;
	height: 362px;
}*/
/*期货相关研报*/
.tab_futures {
    font-size: 13px;
    border: 1px solid #c9c9c9;
    width: 640px;
    margin-top: 20px;
}
.tab_futures a{ color: #333; text-decoration: underline; }
.ftrs_span{
	font-size:14px;
	font-weight:bold;
	color:#C30;
	vertical-align: middle;
	padding-top: 8px;
}
.td_bgdiv{ 
	background:url(../img/map_tit.gif) repeat-x;
	height:10px;
	*height:12px !important;
}
.tab_theaad th {
	font-weight:bold;
	text-align:center;
}
.tab_theaad td {
	font-weight:normal;
	text-align:center;
	border-bottom: #ddd dashed 1px;
	line-height:32px;
}
.tab_theaad a {
	color:#222;
}
.tab_theaad td span {
	color:#333;
}
/*2016-9-10*/
.fy {
    width: 650px;
    height: 23px;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 25px;
    font-size: 14px;
	color:#333;
}
.fy a {
    font-size: 13px;
    color: #666;
    text-align: center;
    border: 1px solid #dcdcdc;
    padding: 3px 8px 4px 9px;
    margin-right: 7px;
    text-decoration: none;
    font-size: 13px;
}

/*2016-9-10*/
.goback{
    background:url(../img/back.gif) no-repeat;
    cursor:pointer;
    border:none;
    height:30px;
    width:81px;
    margin-left:8px;
    margin-top:-8px;
    vertical-align:middle;
}
.qipao{
    color:#6e4d06;
    margin-left:80px;
    background:url(../img/qipao.jpg) no-repeat;
    font-size:12px;
    height:42px;
    line-height:50px;
    display:block;
    width:291px;
}
.hyfx-btn{
    margin-left: 10px;
    background: #3094ff;
    border: 1px solid #3094ff;
    width: 60px;
    color: #fff;
    cursor:pointer;
    height:20px;
}
.hide{
    display:none;
}

.rightpage {
    width: 273px;
    float: right;
}