﻿/*======在线访谈样式定义======*/


/*////////////////////////////////////*/
#interview_sidebar{
	float: left;
	width: 216px;
	overflow:hidden;
}
#interview_sidebar2{
	float: left;
	width: 216px;
	overflow:hidden;
}
#interview_middle{
	float: right;
	width: 770px;
	overflow:hidden;
}
.interview_center{
	width:545px;
	float:left;
}
/*右侧样式*/
.daohang{
	background:#f2f8fe;
}
.daohang
{
	background:#f2f8fe;
	margin-bottom:5px;
}
.daohang dt
{
	height:26px;
}
.daohang li
{
	padding:5px 0px 0px 33px;
	height:22px;
	background: url(images/daohang_icon.gif) no-repeat 9px 8px;
	border-bottom:#fff 1px solid;
}
.daohang ul
{
	padding:10px 12px 10px 12px;
}
.daohang a
{
	font-size:13px;
	color:#3669a0;
}
.daohang a:hover
{
	color:#255892;
}
.interview_rbox{
	background:#f2f8fe;
	margin-bottom:7px;
	height:auto;
	overflow:hidden;
}
.interview_rbox dt
{
	height:26px;
	background:url(images/arti_r_title_bg.gif) no-repeat;
}
.interview_rbox dd{
	border-left:#9ac3ea 1px solid;
	border-right:#9ac3ea 1px solid;
	border-bottom:#9ac3ea 1px solid;
}
.interview_rbox dt a{
	background:transparent url(images/over1icon.gif) no-repeat  22px 9px;
	display:block;
	font:bold 14px/26px "宋体";
	color:#fff;
	padding-left:40px;
}
.interview_rbox dt.icon2 span
{
	background:transparent url(images/over2icon.gif)  12px 0  no-repeat ;
	padding-left:50px;
	display:block;
	font:bold 14px/26px "宋体";
	color:#fff;
}

/*右侧*/
.c_daohang{
	background: url(images/newsdaohang_bg.gif) no-repeat;
	width:767px;
	height:20px;
	margin-bottom:7px;
}
.c_daohang_sp{
	padding-left:26px;
	color:#2d6ec3;
}
/*首页访谈列表*/
.Iv_homelist{
	margin-top:20px;

}
.Iv_homelist li{
	height:100%;
	overflow:hidden;
	border-bottom:#ccc solid 1px;
	margin-bottom:20px;
}
.Iv_homelistpic{
	border:#ccc solid 1px;
	padding:5px;
	float:left;
	width:220px;
}
.Iv_homelistpic img{
	width:220px;
}
.Iv_homelisttext{
	margin-left:250px;
}
.Iv_homelisttext p{
	margin:0;
	line-height:24px;
}
.Iv_homelisttext p b{
	color:#06c;
}
.Iv_homelistline{
	margin:10px 0;
}
.Iv_homelistline b{
	float:right;
	color:#06c;
}
.Iv_homelistline b a{
	color:#06c;
	font-weight:bold;
}
.Iv_homelistline span{
	margin:0 10px;
}
.Iv_homelistline span a{
	display:inline-block;
	padding:0 10px;
	border:#99ccff solid 1px;
	line-height:18px;
	color:#369;
	background:url(images/Iv_butbg.gif) repeat-x;
}
.Iv_homelistline span a:hover{
	border:#f99 solid 1px;
	color:#c00;
	text-decoration:none;
	background:none;
}
.Iv_list4{
	margin:10px 0px;
	background:url(images/Iv_line1.gif) repeat-y center bottom;
	height:100%;
	overflow:hidden;
}
.Iv_list4 li{
	background:url(images/Iv_line2.gif) repeat-x left bottom;
	height:26px;
	overflow:hidden;
	font-family:"宋体";
	float:left;
	width:46%;
	margin:0px 10px;
	_margin:0px 13px 0 5px;
	line-height:26px;
	padding:0 5px;
}
.Iv_list4 a,.Iv_list4 a:link,.Iv_list4 a:visited{
	color:#333;
	text-decoration:none;
	line-height:26px;
	font-family:"宋体";
	display:block;
	height:26px;
}
.Iv_list4 a:hover{
	color:#36c;
	text-decoration:underline;
}
/*列表样式*/
.interview_list{
	padding:5px;
}
.interview_list li{
	background:url(images/invest_lite_icon.gif) no-repeat 5px 12px;
	padding:2px 0 2px 15px;
}
.interview_list li a{
	height:22px;
	line-height:22px;
}
/**/
.c_conv_iconpart,.c_conv_fontpart{
	height:100%;
	overflow:hidden;
	background:#fff;
	padding:5px 0;
}
.c_conv_iconpart li{
	float:left;
	height:71px;
	text-align:center;
	width:71px;
}
.c_conv_fontpart li{
	float:left;
	height:22px;
	white-space:nowrap;
	width:46px;
	background:transparent url(images/conv_lite_icon.gif) no-repeat scroll 12px 8px;
	padding:0 0 0 20px;
}
.c_conv_fontpart .c_conv_more{
	background:none;
	padding-right:20px;
}
.c_conv_fontpart .c_conv_more A{
	color:#CC0000;
}

/*访谈页*/
.Interview_box{
	border:#d5e6fc solid 1px;
	background:transparent url(images/main_bg_img.gif) repeat-x scroll 0 0;
	padding:15px 25px;
}

.Iv_daohang{
	height:28px;
	line-height:28px;
	color:#369;
	border-bottom:#ccc solid 1px;
	margin-bottom:20px;
}
.Iv_daohang a{
	color:#369;
}
.Iv_showpic{
	border:#ccc solid 1px;
	padding:5px;
	float:left;
	width:320px;
}
.Iv_showtext{
	margin-left:350px;
}
.Iv_showtext h1{
	font:bold 30px/36px "微软雅黑";
	color:#0066cc;
	margin:10px 0;
}
.Iv_showtext p{
	margin:0px;
	font-size:14px;
	line-height:26px;
}
.Iv_showtext p span{
	color:#f00;
}
.Iv_shownotice{
	margin:10px 0;
	padding-bottom:10px;
	border-bottom:#ccc solid 1px;
}
.Iv_showtext img{
	margin:10px 0;
	border:none;
}
/*小sibar*/
.Iv_showsidebar1{
	float:left;
	width:310px;
	/*border-right:#ccc solid 1px;
	padding-right:20px;*/
}
/*大sibar*/
.Iv_showsidebar2{
	float:right;
	width:590px;
	padding-left:20px;
	border-left:#ccc solid 1px;
}

/*标题列表*/
.Iv_list1{
	padding:7px 3px;
}
.Iv_list1 li{
	height:26px;
	overflow:hidden;
	font-family:"宋体";
}
.Iv_list1 a,.Iv_list1 a:link,.Iv_list1 a:visited{
	color:#333;
	text-decoration:none;
	line-height:26px;
	font-family:"宋体";
	display:bolck;
}
.Iv_list1 a:hover{
	color:#36c;
	text-decoration:underline;
}

/*图片列表*/
.Iv_list2{
	padding:10px 3px;
	height:100%;
	overflow:hidden;
}
.Iv_list2 li{
	float:left;
	width:50%;
	margin-bottom:10px;
	overflow:hidden;
	text-align:center;
}
.Iv_list2 li img{
	width:145px;
}
.Iv_list2 li a img{
	border:0;
}
.Iv_list2 li a{
	display:block;
}
/*摘要box*/
.Iv_showbox1{

}
.Iv_showbox1 dt{
	border-bottom:#7bacdd solid 1px;
}
.Iv_showbox1 dt span{
	display:inline-block;
	background:#3b74c0 url(images/Iv_titbg.gif) no-repeat ;
	height:25px;
	margin-left:5px;
	width:90px;
	text-align:center;
	color:#fff;
	font:bold 12px/25px "宋体";
}
.Iv_showbox1 dt span a,.Iv_showbox1 dt span a:link,.Iv_showbox1 dt span a:hover{
	font:bold 12px/25px "宋体";
	color:#fff;
}
/*列表box3*/
.Iv_showbox3 h4{
	float:left;
	width:100px;
	color:#3366cc;
	font:bold 12px/32px "宋体";
	margin:0;
}
.Iv_showbox3 ul{
	margin-left:110px;
}
.Iv_list3 li{
	height:26px;
	overflow:hidden;
}
.Iv_list3 a,.Iv_list3 a:link,.Iv_list3 a:visited{
	color:#333;
	text-decoration:none;
	font:normal 14px/26px "宋体";
	display:block;
}
.Iv_list3 a:hover{
	color:#36c;
	background:none;
}
/*访谈内容在线更新*/
.Iv_showconbox{
	margin-top:20px;
}
.Iv_showconbox dt{
	background:#edf4fe;
	height:30px;
	line-height:30px;
	overflow:hidden;
	color:#36c;
	font-weight:bold;
}
.Iv_showconbox dt span{
	background:#3b74c0 url(images/Iv_tit2bg.gif) no-repeat ;
	display:inline-block;
	margin-right:30px;
	height:30px;
	width:116px;
	text-align:center;
	color:#fff;
	font:bold 14px/30px "宋体";
}
.Iv_showconbox dt a{
	color:#36c;
	font-weight:bold;
	display:inline-block;
	padding:0 10px;
	cursor:pointer;
}
.Iv_showconbox dt strong
{
	padding:2px 0 2px 15px;
	color:#c00;
	margin-right:1em;
}
.Iv_showconbox dt label
{
	padding:0 10px 2px;
	width: 40px;
	height: 30px;
}
.Iv_showconbox_dt_label
{
	background:#c00;
}
.Iv_showconbox dd.Iv_showall{
	background:#edf4fe;
	text-align:right;
	padding-right:20px;
	color:#c00;
	font:bold 12px/30px "宋体";
}
.Iv_showconbox dd.Iv_showall a,.Iv_showconbox dd.Iv_showall a:link,.Iv_showconbox dd.Iv_showall a:visited{
	color:#c00;
	font:bold 12px/30px "宋体";
	text-decoration:none;
}
.Iv_showconbox dd.Iv_showall a:hover{
	color:#06c;
}
/*访谈内容列表*/
.Iv_showcon{
	
}
.Iv_showcon li{
	
}
.Iv_showcon li p{
	border-bottom:#999 dotted 1px;
	font:normal 14px/26px "宋体";
	padding:5px 5px 10px;
	margin:5px 0;
}
.Iv_showcon li p b{
	color:#06c;
}
.Iv_showcon li p span{
	color:#666;
	font-size:12px;
	font-family:Tahoma;
}
.Iv_button{
	background:url(images/Iv_button.gif) no-repeat ;
	width:82px;
	height:27px;
	text-align:center;
	border:none;
	color:#fff;
	font:bold 12px/27px "宋体";
	cursor:pointer;
	clear:both;
}

/*内页*/
.Iv_showtit{
	font:bold 30px/36px "微软雅黑";
	color:#0066cc;
	margin:7px 0 25px;
}
.Iv_listphoto/*内页图片列表*/{
	margin-top:20px;
}
.Iv_listphoto li{
	float:left;
	width:25%;
	text-align:center;
	margin-bottom:10px;
}
.Iv_listphoto li div.pe_u_thumb{
	width:200px;
	padding:5px;
	height:auto;
	border:#ccc solid 1px;
	margin:0 auto;
}
.Iv_listphoto li:hover div.pe_u_thumb{
	border:#36c solid 1px;
}
.Iv_listphoto li div img{
	width:200px;
	border:none;
}
/*提问页*/
.Iv_fill{
	width:800px;
	margin:10px auto;
}
.Iv_fill h2{
	font:bold 26px/36px "微软雅黑","黑体";
	color:#06c;
	text-align:center;
	border-bottom:#d9e3f6 solid 1px;
	padding-bottom:20px;
	margin-bottom:20px;
}
.Iv_fillbox{
	font:normal 14px/30px "宋体";
	width:600px;
	line-height:26px;
}
.Iv_fillbox td{
	padding:5px 2px;
}
.Iv_fillbox td.tdleft{
	text-align:right;
}
.Iv_fillbox td.tdleft span{
	display:block;
	font:normal 12px/24px Tahoma;
	color:#39c;
}
.Iv_input{
	border:#c4d5f5 solid 1px;
	height:22px!important;
	font:normal 12px/24px "宋体"!important;
	align:absmiddle;
}
.Iv_textarea{
	border:#c4d5f5 solid 1px;
	height:160px;
	width:500px;
	font:normal 12px/24px "宋体";
}
.Iv_fillbutbox{
	text-indent:6em;
}

/*问题列表*/
.Iv_showtit span a,.Iv_showtit span a:link,.Iv_showtit span a:visited{
	font:normal 18px/36px "微软雅黑";
	color:#c00;
	margin-left:15px;
	display:inline-block;
	cursor:pointer;
	text-decoration:underline;
}
.Iv_showtit span a:hover{
	color:#09f;
}
.Iv_showQlist{
	margin-top:20px;
}
.Iv_showQlist dt{
	background:#edf4fe;
	height:30px;
	line-height:30px;
	overflow:hidden;
	color:#36c;
	font:bold 14px/30px "宋体";
}
.Iv_showQlist dt span{
	font:normal 12px/30px "宋体";
	color:#999;
}
.Iv_showQlist dt em{
	font:bold 14px/30px Tahoma;
	width:60px;
	display:inline-block;
	text-align:center;
	background:#d9e9ff;
	color:#c00;
}
.Iv_showQlist dd{
	padding:10px 10px 20px;
	font:normal 14px/30px "宋体";
}

