﻿s@charset "utf-8";
/* CSS Document */

/*global css*/
html{width:100%;height:100%;}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, blockquote, th, td, p, img{margin:0;padding:0;border:0;}
body{
	color:#333;
	font-family:simsun,Arial;
	width:100%;
	margin:0 auto;
	font-size:12px;
	background:#fff;
}
table {border-collapse:collapse;border-spacing:0;}
img {border:0;}
div:after, ul:after, li:after {clear: both;content: " ";display: block;font-size: 0;height: 0;visibility: hidden;}
p{ line-height:22px; color:#333;  font-weight:400;}
ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
.clear{clear:both; font-size:0; height:0;visibility:hidden;overflow:hidden;*zoom:1;}
a{color:#333;text-decoration:none;}
/*a:link,a:visited{color:#333; text-decoration:none;}*/
a:hover{ color:#c00;}
h1{font-size:16px;}
h2,h3,h4{font-size:14px;}
h6{ text-align:center;}
.red,.red a{color:#e20000;}
.red a:link,.red a:visited,.red a:hover{ color:#e20000;}
.red a:hover{ text-decoration:underline;}
.white,.white a{ color:#fff;}
.white a:link,.white a:visited,.white a:hover{ color:#fff;}
.floatleft{ float:left;}
.floatright{ float:right;}
#noborder{border:none;}
#nobg{background:none;}
.fl{ float:left;}
.fr{ float:right;}

.weixin {
	margin:20px;
}
.weixin div{
	float:left;
	width:33%;
	text-align:center;
}



/*header topbar*/
#header {
  position: relative;
  z-index:111;
}
.topbar_con
{
	width: 1000px;
	margin: 0 auto;
	font-size:12px;
}
#header .topbar {
  height: 31px;
  line-height: 31px;
  border-bottom: solid 1px #ddd;
  background: #F5F5F5;
}
#header .topbar .menu {
  float: left;
  display: inline;
}
#header .topbar .menu-item {
  float: left;
  display: inline;
  margin-right: 4px;
  _margin-right: 2px;
  color: #444;
}
#header .topbar .menu-item a {
  margin-right: 4px;
  color: #1E376D;
}
#header .topbar .menu-user {
  float: right;
}
#header .topbar .menu-user .menu-item {
  margin-right: 0;
  margin-left: 4px;
  _margin-left: 2px;
}
#header .topbar .menu-user .menu-item a {
  margin-left: 0;
  margin-right: 4px;
}
#logininfo a {
  color: #1E376D;
}

/*banner*/
.banner
{
	width:100%;
	min-width:1000px;
	height:260px;
	background:url(../images/227/banner-bg1.jpg) no-repeat center top;
	background-color: #1e0f86; 
	border-top: 2px solid #c00;
}

/*nav*/
.nav
{
	height: 60px;
	background: #1e0f86;
	/*background: #b99952;
	background: rgb(54,66,118);
	background: #b46a00;
	background: #0c57d7;*/
	width: 100%;
}
.nav li
{
	float: left;
	text-align: center;
	font: 16px/57px "Microsoft Yahei","黑体";
	padding: 0 30px;
	margin-right: 40px
}
.nav li a{display:block; color:#ffffff;}
.nav li.on
{
	border-bottom: solid 3px #fff;
	background:#ffffff;
}
.nav li.on,.nav li.on a:link,.nav li.on a:visited,.nav li.on a:hover
{
    color: #0069f1;
}
}
.nav .btn_bm
{
	padding-top: 7px;
}
.nav_fixed
{
	position:fixed;
	top: 0;
	left: 0;
	_left:0;
	_position:absolute;
	_top:expression(eval(document.documentElement.scrollTop));
	z-index:999999;

}
.w1000{width:1000px; margin:0 auto; overflow:hidden;}
.weibo .weibo_scroll p a:link,.weibo .weibo_scroll p a:visited
{
	color:#881403;
}
.weibo .weibo_scroll p a:hover
{
	color:#e20000;
}

.part1
{
	width:926px;
	margin:0 auto;
	background:#fff;
	padding-bottom:30px;
}
.part1 .part1_title
{
	margin-bottom:20px;
	/*background:#0d6399;*/
}
.part1_con
{
	width:919px;
	margin:0 auto;
}
.weibo,.part3,.part3_con
{
	width:1014px;
	margin:0 auto;
}
.weibo
{
	width:985px;
	padding:40px 0 20px 68px;
	background:#fff;
}
.weibo .weibo_scroll,.weibo .weibo_img
{
	float:left;
}
.weibo .weibo_scroll
{
	width:789px;
	height:39px;
	background:#fff;
	border:solid 1px #ddd;
	border-left:none;
	overflow:hidden;
	white-space:nowrap;
	line-height:39px;
}
.weibo .weibo_scroll p
{
	line-height:39px;
	font-size:12px;
}
.weibo .weibo_scroll p a 
{
	font-weight:bold;
}
.lunhuan
{
	width:500px;
	float:left;
}
.jiaodian_list
{
	width:400px;
	float:right;
}
.jiaodian_list ul li
{
	border-bottom:dotted 1px #ccc;
	padding:15px 0 10px;
}
.jiaodian_list ul li h3
{
	font:bold 16px/20px "Microsoft Yahei","黑体";
	padding-bottom:8px;
}
.zhuanfang .model .img_info h3 a:link,.zhuanfang .model .img_info h3 a:visited
{
	color:#0d6399;
}


.jiaodian_list ul li h3 a:link,.jiaodian_list ul li h3 a:visited{color:#c00;}

.zong,.zong a:link,.zong a:visited{color:#ff6400;}


.jiaodian_list ul li h3 a:hover,.zhuanfang .model .img_info h3 a:hover,.zong a:hover
{
	color:#e20000;
	text-decoration:underline;
}
.jiaodian_list ul li p
{
	font-size:12px;
}
.video1
{
	background:url(../images/ico_video.png) no-repeat center left;
	padding-left:20px;
	float:right;
	
}
/*演讲*/
.speak,.speak_show,.speak_show li
{
	width:688px;
	float:left;
	height:436px;
}
.speak
{
	overflow:hidden;
	position:relative;
}
.speak_show
{
	position:absolute;
}
.speak_show li
{
	position:relative;
}
.speak_show li img
{
	width:688px;
	height:436px;
}
.speak_show li .details
{
	width:100%;
	height:115px;
	position:absolute;
	bottom:0;
	left:0;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2000000', endColorstr='#B2000000');
	background:rgba(0,0,0,0.7);
}
:root .speak_show li .details,:root .zhuanfang .model .img .img_bg,:root .shipin_show .shipin_bg
{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#00000000', endColorstr='#00000000');
}
.speak_show li .details .details_top
{
	line-height:24px;
	padding:10px 0 0 20px;
	font-size:12px;
}
.speak_show li .details .details_top h3
{
	font:bold 20px/24px "Microsoft Yahei","黑体";
	color:#fff;
	float:left;
}
.speak_show li .details .details_bot p
{
	color:#fff;
	font-size:12px;
	float:left;
}
.speak_show li .details .details_top h3 span
{
	font-size:14px;
}
.speak_show li .details .details_bot
{
	padding-left:20px;
}
.speak_show li .details .yj_title
{
	font:normal 16px/24px "Microsoft Yahei","黑体";
	color:#ff9d1e;
	padding:8px 20px 0;
}
.speak_show li .details .details_bot .red,.speak_show li .details .details_top .video1
{
	float:right;
	padding-right:30px;
}
.speak_nav
{
	width:211px;
	border:solid 2px #dfdfdf;
	height:432px;
	float:right;
}
.speak_nav .prev,.speak_nav .next
{
	background:#dfdfdf url(../images/prev.gif) no-repeat center;
	height:19px;
	cursor:pointer;
}
.speak_nav .next
{
	background:#dfdfdf url(../images/next.gif) no-repeat center;
}
.speak_nav .speak_con
{
	height:390px;
	width:196px;
	margin:4px auto 0;
	overflow:hidden;
	position:relative;
}
.speak_nav .speak_con ul
{
	position:absolute;
}
.speak_con ul li
{
	height:130px;
	position:relative;
	cursor:pointer;
	opacity:0.6;
	filter:alpha(opacity=60);
}
.speak_con ul li img
{
	width:194px;
	height:124px;
	border:solid 1px #ccc;
}
.speak_con ul li.active 
{
	opacity:1;
	filter:alpha(opacity=100);
}
.speak_con ul li.active img
{
	border:solid 1px #ad2305;
}
.speak_con ul li .speak_info,.ceo_bg
{
	width:100%;
	height:40px;
	overflow:hidden;
	font-size:12px;
	position:absolute;
	left:0;
	bottom:4px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');
	background:rgba(0,0,0,0.5);
}
:root .speak_con ul li .speak_info,:root .ceo_bg
{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#00000000', endColorstr='#00000000');
}
.speak_con ul li .speak_info p
{
	text-align:center;
	padding-top:4px;
	color:#fff;
	line-height:16px;
}



.speak_nav1 {
width:139px;
border-right:1px solid #e2e2e2;
background:#d2d2d2;
height: 398px;
float: right;
}

.speak_nav1 ul{top:0;left:0;}
.speak_nav1 ul li img{width:121px; height:85px;}

.speak_nav1 .speak_con {
height: 370px;
width: 121px;
margin: 0 auto;
overflow: hidden;
position: relative;
}

.speak_nav1 .speak_con ul li{
	height:95px;
position: relative;
cursor: pointer;
}

.speak_nav1 .speak_con ul li.active img{width:117px; height:81px;border:2px solid #ff9d1e;}
.speak_nav1 .prev,.speak_nav1 .next{ height:16px;}

#speak1,#speak1 li,#speak1 li img{width:616px; height:394px; overflow:hidden;}
#speak1{margin-top:3px;}




.zhuanfang .model
{
	width:295px;
	height:470px;
	background:#ffebd2;
	float:left;
	margin-right:15px;
}
.zhuanfang .model .img,.zhuanfang .model .img img
{
	width:295px;
	height:348px;
}
.zhuanfang .model .img
{
	position:relative;
}
.zhuanfang .model .img .img_bg
{
	width:100%;
	height:45px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2000000', endColorstr='#B2000000');
	background:rgba(0,0,0,0.7);
	position:absolute;
	left:0;
	bottom:0;
	text-align:center;
	padding-top:5px;
	font:normal 14px/22px "Microsoft Yahei","黑体";
}
.zhuanfang .model .img .img_bg strong
{
	font-size:20px;
	font-weight:bold;
}
.zhuanfang .model .img_info
{
	padding:15px 20px 0;
}
.zhuanfang .model .img_info h3
{
	font:normal 20px/22px "Microsoft Yahei","黑体";
	color:#ad2305;
}
.zhuanfang .model .img_info p
{
	color:#555;
	line-height:20px;
	padding:5px 0;
}
.zhuanfang .model .img_info .video1
{
	padding-right:20px;
}
.part2,.part2_title
{
	width:100%;
	min-width:959px;
	background:#fff5e8;
	margin:20px 0;
}
.part2_title
{
	background:#ad2305;
	height:60px;
}
.part2_title h3
{
	width:959px;
	margin:0 auto;
}
.part2_title h3 img
{
	padding:18px 0 0 20px;
}
.taolun
{
	background:#fff;
}
.taolun h2
{
	font:bold 16px/24px "Microsoft Yahei","黑体";
	color:#0D6399;
	padding-bottom:20px;
}
.taolun .taolun_left,.taolun .taolun_left img
{
	width:510px;
	height:340px;
}
.taolun .taolun_left
{
	float:left;
}
.taolun .taolun_right
{
	width:385px;
	float:right;
}
.taolun_right .zhuchi
{
	padding-bottom:15px;
	*zoom:1;
}
.left_title
{
	width:27px;
	float:left;
	background:#ffe0cc;
	color:#ff6400;
	padding:20px 0;
	text-align:center;
}
.left_title2
{
	background:#ff6400;
	color:#fff;
}
.taolun_right .zhuchi .zhuchi_img,.jiabin_list .jiabin_con img
{
	width:78px;
	height:68px;
	border:solid 1px #ddd;
}
.taolun_right .zhuchi .zhuchi_img
{
	float:left;
	margin:18px 15px 0 35px;
}
.taolun_right .zhuchi .zong
{
	font-size:14px;
	line-height:68px;
	margin-top:18px;
	display:block;
	float:left;
}
.taolun_right .duihua
{
	*zoom:1;
}
.taolun_right .duihua .jiabin_list
{
	float:left;
	padding:0 0 15px 15px;
}
.jiabin_list .prev,.jiabin_list .next
{
	width:10px;
	height:18px;
	cursor:pointer;
	float:left;
	margin-top:27px;
	background:url(../images/prev02.gif) no-repeat center;
}
.jiabin_list .next
{
	background:url(../images/next02.gif) no-repeat center;
}
.jiabin_list .jiabin_con
{
	width:300px;
	float:left;
	overflow:hidden;
	height:100px;
}
.jiabin_list .jiabin_con .jiabin_model
{
	float:left;
	width:100px;
	text-align:center;
}
.jiabin_list .jiabin_con .jiabin_model p
{
	padding:10px 4px 0;
}
.taolun_right .taolun_bot
{
	border-top:dashed 1px #ccc;
	padding-top:8px;
}
.taolun_right .taolun_bot .bot_title
{
	line-height:24px;
	*zoom:1;
}
.taolun_right .taolun_bot .bot_title h3
{
	float:left;
	color:#0D6399;
}
.taolun_right .taolun_bot .bot_list
{
	padding-bottom:10px;
}
.taolun_right .taolun_bot .bot_list li
{
	line-height:20px;
	font-size:14px;
}
.hr_line
{
	height:2px;
	background:#ABC9DC;
	border:none;
	font-size:0;
	overflow:hidden;
	width:919px;
	margin:35px auto;
}
.toupiao
{
	*zoom:1;
}
.tp_model
{
	float:left;
	padding:0 20px;
	border-right:solid 1px #ddd;
	width:278px;
}
.tp_model h3
{
	padding-bottom:8px;
}
.tp_model p 
{
	font-size:14px;
	line-height:26px;
	_line-height:30px;
}
.tp_model p .radio_btn
{
	margin-top:-2px;
}
.tp_model .btn
{
	cursor:pointer;
}
.shipin_nav
{
	float:left;
}
.shipin_nav,.shipin_nav ul li
{
	width:134px;
}
.shipin_nav ul li
{
	cursor:pointer;
}
.shipin_nav ul li img
{
	width:130px;
	height:62px;
	border:solid 2px #fff;
}
.shipin_nav ul li.on img
{
	border:solid 2px #ffa42d;
}
.shipin_show,.shipin_show img
{
	width:640px;
	height:395px;
}
.shipin_show
{
	position:relative;
	float:left;
	margin:0 5px;
}
.shipin_show .play
{
	position:absolute;
	top:50%;
	left:50%;
	width:66px;
	height:67px;
	margin-top:-33px;
	margin-left:-33px;
}
.shipin_show .shipin_bg
{
	width:100%;
	height:50px;
	position:absolute;
	left:0;
	bottom:0;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2000000', endColorstr='#B2000000');
	background:rgba(0,0,0,0.7);
}
.shipin_show .shipin_bg strong
{
	font:normal 16px/50px "Microsoft Yahei","黑体";
	color:#fff;
	padding-left:15px;
}
.lunhuan2
{
	width:533px;
	float:left;
}
.zongcai_right
{
	width:370px;
	float:right;
}
.zongcai_right p
{
	border-bottom:dashed 1px #ccc;
	padding-bottom:10px;
	line-height:20px;
}
.zongcai_right .zongcai_list 
{
	padding-top:10px;
}
.zongcai_right .zongcai_list li
{
	height:32px;
	background:#ffebd2;
	font:normal 16px/32px "Microsoft Yahei","黑体";
	margin-bottom:3px;
	padding-left:25px;
}
.ceo_list
{
	clear:both;
	padding-top:20px;
}
.ceo_list li,.ceo_list li img
{
	width:140px;
	height:195px;
}
.ceo_list li
{
	position:relative;
	float:left;
	margin-right:15px;
}
.ceo_list li .ceo_bg
{
	text-align:center;
	color:#fff;
	padding-top:6px;
	height:34px;
	bottom:0;
}
.part3
{
	background:#fff;
}
.part3_title
{
	width:959px;
	background:#f6892a;
	height:42px;
	text-align:center;
}
.part3_title img
{
	padding-top:8px;
}
.huojiang_list,.danwei
{
	_margin:30px 0;
	_padding:0;
	*zoom:1;
}
.huojiang_list li
{
	float:left;
	width:430px;
	line-height:24px;
	padding-left:20px;
	font-size:14px;
}
.danwei h3
{
	width:128px;
	height:35px;
	font:normal 18px/35px "微软雅黑","黑体";
	color:#fff;
	background:url(../images/t6.gif) no-repeat center top;
	padding-left:20px;
	margin:0 0 20px 20px;
	clear:both;
}
.danwei .danwei_con
{
	padding-bottom:20px;
}
.danwei .danwei_con img
{
	width:162px;
	height:61px;
	border:solid 1px #ccc;
	display:block;
	float:left;
	margin:0 2px 8px 20px;
	_display:inline;
	_zoom:1;
}
.dujia
{
	width:460px;
	float:left;
}



/** 页脚 **/
#g-footer 
{
  padding: 10px 0;
  border-top: 1px solid #ddd;
  clear: both;
  font-size:12px;
  min-width:959px;
  background:#fff;
}
#g-footer .g-footer-nav {
  height: 30px;
  line-height: 30px;
  text-align: center;
}
#g-footer .g-footer-nav a {
  color: #1a4991;
  text-decoration: none;
}
#g-footer .g-footer-nav a:hover {
  color: #F15C00;
  text-decoration: underline;
}
#g-footer .g-footer-links {
  color: #666666;
  float: left;
  line-height: 25px;
  padding: 5px 0;
  text-align: center;
  width: 100%;
}
#g-footer .g-footer-record {
  padding: 5px 0;
  text-align: center;
}


/*解决ie6下fixed震屏*/
*html{
	background-image:url(about:blank);
	background-attachment:fixed;
}
/*floatbox*/
.floatbox
{
	width:51px;
	border:solid 1px #8abaea;
	background:#fff;
	position:fixed;
	right:50%;
	margin-right:-550px;
	bottom:80px;
	_position:absolute;
	z-index:11111;
  	_top:expression(document.documentElement.clientHeight + document.documentElement.scrollTop - this.clientHeight - 80);
}
.floatbox ul li
{
	height:51px;
	border-bottom:solid 1px #8abaea;
	font-size:12px;
	position:relative;
}
.floatbox ul li a
{
	display:block;
	width:51px;
	height:42px;
	text-align:center;
	padding-top:9px;
	overflow:hidden;
}
.floatbox ul li a:link,.floatbox ul li a:visited,.floatbox ul li a:hover
{
	color:#85c2f2;
	text-decoration:none;
}
.floatbox ul li a img
{
	_padding-bottom:2px;
}
.floatbox ul li .jiathis_style,.floatbox ul li .weixin
{
	display:none;
}
.floatbox ul li .weixin
{
	position:absolute;
	width:200px;
	padding:15px;
	background:#fff;
	border:solid 1px #ccc;
	bottom:-40px;
	left:-232px;
	text-align:center;
	line-height:20px;
}
.floatbox ul li .weixin img
{
	width:200px;
	height:200px;
}
.floatbox ul li .weixin span
{
	color:#cc0000;
}



/*浮窗*/
.fuchuang,.xufu_weixin
{
	position:fixed;
	_position:absolute;
    _bottom:auto;
    _top: expression(eval(document.documentElement.scrollTop));
    top: 300px;
	_margin-top:150px;
	display: none;
	z-index: 1111;
}
.fuchuang
{
	right:0;
	width:119px;
	height:252px;
	background:url(../images/fukaung-new_02.png) no-repeat center -189px;
}
.fuchuang .fuchuang_zc,.fuchuang .fuchuang_wb,.fuchuang .fuchuang_traffic,.fuchuang .fuchuang_share,.fuchuang .fuchuang_qq
{
	width:119px;
	height:63px;
	display:block;
	cursor:pointer;
}
.blue{ border-bottom:1px #ffffff solid;}
.fuchuang .fuchuang_zc
{
	background-position:0 0;
}
.fuchuang .fuchuang_wb
{
	background:0 -65px;
}
.fuchuang .fuchuang_qq
{
	background:0 -130px;
}
.fuchuang .fuchuang_share
{
	background:0 -195px;
	position:relative;
}
.fuchuang .fuchuang_traffic
{
	background:0 -260px;
}
.jiathis_style
{
	display:none;
}
.xufu_weixin
{
	left: 0;
	width: 106px;
	padding: 7px;
	background: #0377ce;
	text-align: center;
	font-size: 12px;
	display: none !important;
}
.xufu_weixin h3,.xufu_weixin p
{
	color: #fff;
}
.xufu_weixin h4,.xufu_weixin h4 img
{
	width: 106px;
	height: 105px;
}
.xufu_weixin p
{
	line-height: 16px;
	padding: 5px 0;
}
.xufu_weixin p img
{
	padding-right: 5px;
}
.xufu_weixin h3
{
	font: bold 15px/22px "Microsoft Yahei","黑体";
	padding-bottom: 5px;
}


.danwei{width:1000px; margin:0px auto 0px; overflow:hidden}
.danwei ul{ list-style:none;}
.danwei ul li{ float:left; margin:10px 0px;}
.danwei ul li dt{ float:left; font-size:14px;line-height: 74px;}
.danwei ul li dd{ float:left; text-align:center;}
.danwei ul li dd p{color:#666; font-size:14px; line-height:20px;}


.w_title
{
	font: 28px/55px "Microsoft Yahei","黑体";
	color: #444;
}
.w_title img
{
	padding-right: 10px;
}
.pt30 {
  padding-top: 30px;
}
.contact_list li
{
	float: left;
	padding-right: 130px;
}
.contact_list li strong
{
	padding-left: 10px;
	border-left:solid 4px #3b7fc8;
	display:block;
}
.contact_list li p
{
	padding: 20px 0 0 15px;
	line-height: 26px;
}

/*新添加内容*/
div:after, ul:after, li:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

div.part1_con{
    width:919px;
}
.next {
    background: #dfdfdf url(http://www.ofweek.com/topic/2016/chic2016/images/next.gif) no-repeat center;
}
.prev, .next {
    background: #dfdfdf url(http://www.ofweek.com/topic/2016/chic2016/images/prev.gif) no-repeat center;
    width: 134px;
    height: 19px;
    cursor: pointer;
}
div.prev, .next {
    background: #dfdfdf url(http://www.ofweek.com/topic/2016/chic2016/images/prev.gif) no-repeat center;
    width: 134px;
    height: 19px;
    cursor: pointer;
}

/*新加内容*/
.details {
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.details .details_top {
    line-height: 24px;
    padding: 10px 0 0 20px;
    font-size: 12px;
    color: #333;
    font-family: simsun,Arial;
}
.details .details_top h3 {
    font: bold 20px/24px "Microsoft Yahei","黑体";
    color: #fff;
    float: left;
}
.details .yj_title {
    font: normal 16px/24px "Microsoft Yahei","黑体";
    color: #8C673E;
    padding: 8px 20px 0;
}
.details .details_bot {
    padding-left: 20px;
}
.details .details_bot p {
    color: #fff;
    font-size: 12px;
    float: left;
    width: 530px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
p{
    line-height: 22px;
    color: #333;
    font-weight: 400;
}

#left-fixed-nav{
	width: 114px;
	height: 467px;
	background: url(../images/227/nav_bg.png) 0 0 no-repeat;
	position: fixed;
	left:5px;
	top:50px;
	display: none;
}
#left-fixed-nav ul{
	margin-top: 39px;
}
#left-fixed-nav li{
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	font-family: microsoft Yahei;
	text-align: center;


}
#left-fixed-nav li a{	
	color:#fff;
}
#left-fixed-nav .gotop{position: absolute;bottom:25px;width:100%;height:25px;}

/*圆桌会议*/
.yuanzhuo{
	width:100%;
	margin-top:45px;
}
.content-main{
	width:960px;
	overflow:hidden;
	#zoom:1;
	margin:0 auto;
}
.tl1{
	width:960px;
	height:43px;
	overflow:hidden;
	margin-top:25px;
	border-bottom:dotted 1px #1e0f86;
	padding-bottom:10px;
}
.tl2{
	height:39px;
}
.yztl{
	width:925px;
	padding:30px 0;
	overflow:hidden;
	*zoom:1;
	position:relative;
}
.yztl-left{
	width:510px;
	float:left;
	position:relative;
	height:339px;
}
.yztl-right{
	width:388px;
	float:right;
}
.zhuchi,.duihua{
	overflow:hidden;
	*zoom:1;
}
.duihua{
	border-bottom:1px dotted #1e0f86;
	padding-bottom:20px;
	margin-bottom:5px;
}
.zhuchi span.zc{
	display:block;
	width:30px;
	height:90px;
	float:left;
}
.zhuchi p.jiabin{
	height:90px;
	width:80px;
	overflow:hidden;
	padding-left:35px;
	text-align:center;
	line-height:25px;
}
.zhuchi p.jiabin img{
	width:78px;
	height:68px;
	border:1px solid #ddd;
}
.duihua span.dh{
	display:block;
	width:30px;
	height:90px;
	float:left;
}
.duihua .gundong{
	float:left;
	padding:20px 0 0 15px;
}
.taolun{
	width:388px;
}
.taolun .t-lun{
	height:25px;
	margin:20px 0 0 0;
	font:bold 14px/25px "宋体";
	padding:0 10px 0 10px;
}
.taolun .t-lun a{
	color: #c00;
	float: right;
}
.taolun .t-lun span.t-lun-left
{
	display:block;
	float:left;
}
.taolun p.tl-list{
	font:12px/22px "宋体";
	padding:10px 0;
}
p.baodao{
	font-size:12px;
	float: right;
}
p.baodao a{
	color:#c00;
	text-decoration:underline;
}
p.baodao  a:hover{
	color:#c00;
}
.rollphotos {WIDTH: 321px;overflow:hidden;}
.blk_29 {ZOOM: 1; POSITION: relative}
.blk_29 .LeftBotton {	BACKGROUND: url(../images/left-btn.png) no-repeat 0px 0px; LEFT: 0px; WIDTH: 10px; CURSOR: pointer; POSITION: absolute; TOP: 30px; HEIGHT: 18px}
.blk_29 .RightBotton {	RIGHT: 0px; BACKGROUND: url(../images/right-btn.png) no-repeat 0 0px;WIDTH: 10px; CURSOR: pointer; POSITION: absolute; TOP: 30px; HEIGHT: 18px}
.blk_29 .Cont {	MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 300px;}
.blk_29 .box {	FLOAT: left; WIDTH: 100px; TEXT-ALIGN: center;}
.blk_29 .box IMG { width:78px;height:68px; border:1px solid #ddd;}
.blk_29 .box A:hover IMG {}
.blk_29 .box P {	MARGIN: 6px auto 0px; WIDTH: 100px; LINE-HEIGHT: 20px;height:20px;overflow:hidden;}

/*交流互动*/
.hd-weibo{
	width:567px;
	height:522px;
	float:left;
	overflow-y:scroll;
	margin-bottom: 50px;
}
.bd-video{
	width:345px;
	float:right;
	border:5px solid #ddd;
	background:#fff;
}
.bd-v-con{
	padding:0 11px;
}
.bd-v-con h3{
	font:18px/37px "微软雅黑";
	height:37px;
	color:#0a2b87;
	border-bottom:1px solid #ddd;
}
.video-list{
	width:317px;
	margin:0 auto;
}
.video-list img{
	width:317px;
	height:206px;
	margin:13px 0 10px;
}
.video-list ul{
	padding-bottom:5px;
}
.video-list ul li{
	line-height:30px;
	height:30px;
	overflow:hidden;
	/*padding-left:28px;
	background:url(../images/video-bg.gif) no-repeat left center;*/
	font-size:14px;
}