@charset "utf-8";
/* CSS Document */

/*global css*/
* html{
background-image:url(about:blank);
background-attachment:fixed;
}
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:url(../images/banner.jpg) no-repeat center 32px;*/}
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;*zoom:1;}
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;}
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;}
.white a:hover{ text-decoration:underline;}
.floatleft{ float:left;}
.floatright{ float:right;}
#noborder{border:none;}
#nobg{background:none;}

/*图片轮换*/
#banner{width:100%; height:458px; overflow:hidden; position:relative;}
#banner ul li{ position:absolute;width:100%;height:458px; background-position:center top; background-repeat:no-repeat; left:0; top:0;z-index:0;}
#mv1{ background-image:url(../images/banner1.png);}
#mv2{ background-image:url(../images/banner2.png);}
#mv3{ background-image:url(../images/banner3.png);}
#banner .banner_title{ position:absolute;width:723px; height:137px;top:228px;left:50%;margin-left:-461px; z-index:1;}








/*banner*/
.banner
{
	height:44px;
	background:url(../images/bdtitle.jpg) center top no-repeat;
	margin:0 auto;
	
}
.banner h3{width:912px; height:44px; line-height:44px; margin:0 auto; font-family:Microsoft Yahei;font-size:28px;color:#fff; padding-left:5px; font-weight:normal;}
.mb20{margin-bottom:20px;}


.main
{
	width:100%;
	margin:0 auto;
}
.part1
{
	width:920px;
	margin:0 auto;
	background:#fff;
	padding:20px 40px;
}
.part1 h4 img
{
	padding:0 0 20px;
}
.part1_con
{
	width:920px;
	margin:0 auto;
}
.part3,.part3_con
{
	width:1000px;
	margin:0 auto;
}
.weibo
{
	padding:17px 40px 8px;
	background:#fff;
	width:920px;
	margin:0 auto;
}
.weibo .weibo_scroll,.weibo .weibo_img
{
	float:left;
}
.weibo .weibo_scroll
{
	width:746px;
	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;
}
.jiaodian_list ul li h3 a:link,.jiaodian_list ul li h3 a:visited,.zhuanfang .model .img_info h3 a:link,.zhuanfang .model .img_info h3 a:visited,.zong a:link,.zong a:visited
{
	color:#0469d0;
}
.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;
	display:block;
	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:100px;
	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:#0584bd;
	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 #bbb;
}
.speak_con ul li.active 
{
	opacity:1;
	filter:alpha(opacity=100);
}
.speak_con ul li.active img
{
	border:solid 1px #00a0e6;
}
.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;
}
.zhuanfang .model
{
	width:295px;
	height:470px;
	background:#e6e6e6;
	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:1000px;
	background:#fff5e8;
	margin:20px 0;
}
.part2_title
{
	background:#f6892a;
	height:60px;
}
.part2_title h3
{
	width:1000px;
	margin:0 auto;
}
.part2_title h3 img
{
	padding:18px 0 0 20px;
}
.taolun
{
	background:none;
	margin:0 auto;
}
.taolun h2
{
	font:bold 18px/24px "Microsoft Yahei","黑体";
	color:#ad2305;
	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:#00a0e6;
	color:#fff;
	padding:20px 0;
	text-align:center;
}
.left_title2
{
	background:#03408c;
}
.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 span
{
	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 8px 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:#0469d0;
}
.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:#ccc;
	border:none;
	font-size:0;
	overflow:hidden;
	width:960px;
	margin:0 auto;
}
.shipin_nav
{
	float:left;
}
.shipin_nav,.shipin_nav ul li
{
	width:134px;
}
.shipin_nav ul li
{
	padding-bottom:7px;
	cursor:pointer;
}
.shipin_nav ul li img
{
	width:130px;
	height:90px;
	border:solid 2px #fff;
}
.shipin_nav ul li.on img
{
	border:solid 2px #0298d9;
}
.shipin_show,.shipin_show img
{
	width:640px;
	height:395px;
}
.shipin_show
{
	position:relative;
	float:left;
	margin:0 5px;
}
.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:#d5effa;
	font:normal 15px/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:1000px;
	height:42px;
	text-align:center;
}
.huojiang_list,.danwei
{
	padding:30px 0;
	_margin:30px 0;
	_padding:0;
	*zoom:1;
}
.huojiang_list{
	padding-left:20px;
	}
.huojiang_list li
{
	float:left;
	width:430px;
	line-height:24px;
	padding-left:20px;
	font-size:14px;
}
.danwei h3
{
	width:112px;
	height:36px;
	font:normal 18px/28px "微软雅黑","黑体";
	color:#fff;
	background:url(../images/tl10.jpg) no-repeat center top;
	text-align:center;
	margin:0 0 20px 20px;
	clear:both;
}
.danwei .danwei_con
{
	padding-bottom:20px;
	width:895px;
}

.danwei{width:880px; overflow:hidden;*zoom:1;}

.danwei_con a{float:left; display:inline;margin:0 13px 17px 0; border:1px solid #ccc;}
.danwei .danwei_con img
{
	width:197px;
	height:64px;
	vertical-align:top;
}
.dujia
{
	width:460px;
	float:left;
}
/*左侧menu*/
.menu,.weixin
{
	width:140px;
	position:fixed;
	bottom:90px;
	_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)));
	_margin-bottom:90px;
}
.menu
{
	left:50%;
	margin-left:-650px;
}
.menu ul li
{
	color:#fff;
	text-align:center;
	width:140px;
	height:35px;
	background:#04529d;
	font:normal 16px/35px "Microsoft Yahei","黑体";
	margin-bottom:1px;
}
.weixin
{
	right:50%;
	margin-right:-650px;
	background:#fff;
	width:112px;
	padding:5px 5px 10px;
	text-align:center;
	bottom:60px;
    _margin-bottom:60px;
}
.weixin span
{
	display:block;
	line-height:20px;
	color:#666;
}
.weixin span.red
{
	color:#cc0000;
}
.weixin span img
{
	padding-right:3px;
}

#g-footer
{
	background:#fff;
	margin-top:0;
	height:265px;
}


/*对话名企*/
.title{width:889px; height:44px; line-height:44px; margin:0 auto; background:url(../images/title_bg.png) 0 center no-repeat;font-family:Microsoft Yahei;font-size:28px;color:#fff; padding-left:28px; font-weight:normal;}
.mb20{margin-bottom:20px;}
.zf_box{ background:#a0a09e;width:100%; padding:60px 0 69px 0;}
.scroll_box{width:878px; height:380px; overflow:hidden; margin:0 auto; position:relative;}
.scroll_box ul{ width:9999px; height:380px; overflow:hidden; position:absolute;left:0;top:0;}
.scroll_box ul li{ float:left; display:inline;width:274px; margin-right:28px;background:#ebf3fb;}
.scroll_box ul li a{ display:block;color:#4c4c4c;}
.scroll_box ul li a:hover{background:#096fc0; color:#fff; text-decoration:none; }
.scroll_box ul li a:hover h2{color:#fff;}
.scroll_box ul li img{width:274px; height:276px;}
.scroll_box ul li .text{padding:9px 15px 25px 15px;line-height:20px;  overflow:hidden; }
.scroll_box .text h2{font-size:14px;color:#363636; font-weight:bold;line-height:30px;height:30px;overflow:hidden; margin-bottom:8px; white-space:nowrap;}
.scroll_box ul li .text p{ height:44px;overflow:hidden;*zoom:1;}
.scroll_box  .prev,.scroll_box .next{ position:absolute; width:40px; height:80px; background:url(../images/bntIcon.png) 0 0 no-repeat; z-index:1; top:50%; margin-top:-40px; opacity:0.7; filter:alpha(opacity=70);}
.scroll_box  .prev{ background-position:0 -82px; left:0;transition: all 0.5s ease-in-out 0s;}
.scroll_box .next{background-position:-42px -82px; right:0;}
.scroll_box  .prev:hover,.scroll_box .next:hover{opacity:1; filter:alpha(opacity=100);}

/*侧边固定导航*/
.asideBox{left:50%;top:435px;width:121px;z-index:2;position:absolute;margin-left:494px;}
.pageList li{margin-bottom:1px; border-bottom:1px solid #cfe5f5;}
.pageList li a{display:block;height:36px;line-height:36px;text-align:center; color:#fff;font-family:Simsun;font-size:14px; font-weight:bold;background:#085e9b;}
.pageList li a:hover{opacity:0.7;filter:alpha(opacity=70);transition: all 0.5s ease-in-out 0s;color:#fff;text-decoration:none; background:#b0e14a;}

/* focus_Box */
.v1_big_img{height:470px; width:990px; margin:5px auto;}
#focus_Box{position:relative;width:990px;height:470px;margin:60px auto 48px;}
#focus_Box ul{position:relative;width:900px;height:470px; margin:0 auto;}
#focus_Box li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:377px;border-radius:4px;box-shadow:1px 1px 12px rgba(200, 200, 200, 1)}
#focus_Box li img{width:100%;background:url(../images/loading.gif) no-repeat center 50%;height:100%;vertical-align:top}
#focus_Box .text{ display:block; position:absolute;width:100%; height:30px; left:0;bottom:0 !important; display:none; z-index:4;}
#focus_Box .text .bg{background: #1883e1;height: 30px;opacity: 0.62;filter:alpha(opacity=62);}
#focus_Box .text p{color:#fff; position:absolute;left:0; bottom:0; height:30px; line-height:30px;width:100%; text-align:center;}

#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:34px;height:63px;top:210px;}
#focus_Box .prev{background:url(../images/btn_left.gif) left bottom no-repeat;left:0px}
#focus_Box .next{background:url(../images/btn_right.png) right bottom no-repeat;right:0px} 

/*会议演讲*/
.xinxi{
    width:920px;
	margin:0 auto;
	margin-top:-20px;
	background:#f3f3f3;
	padding:20px 0 25px 0;
	}
.xx-k{
	width:288px;
	border:1px solid #ddd;
	border-top:3px solid #ddd;
	position:relative;
	float:left;
	display:inline;
	margin:0 8px;
	margin-top:10px;
	background:#fff;
	}
.xx-k span.jiao{
	position:absolute;
	right:-1px;
	top:-3px;
	display:block;
	}
.xx-k p.name{
	line-height:20px;
	height:20px;
	overflow:hidden;
	padding-top:5px;
	color:#323232;
	padding-left:10px;
	}
.xx-k h3{
	font:bold 14px/22px "宋体";
	height:22px;
	overflow:hidden;
	padding-bottom:5px;
	padding-left:10px;
	}
.xx-k h3 a{color:#10489d;}
.tuwen{
	border-top:1px solid #ddd;
	padding:1px;
	
	}
	
.tuwen p.con{
	padding:9px;
	 background:url(../images/tuwen_bg.gif) left top repeat-x;
	height:102px;
	overflow:hidden;
	position:relative;
	}
img.person{
	width:120px;
	height:100px;
	border:1px solid #cecece;
	float:left;
	}
span.tw-con{
	display:block;
	margin-left:137px;
	text-indent:2em;
	height:76px;
	line-height:19px;
	overflow:hidden;
	}
a.zl-xz{
	display:block;
	position:absolute;
	bottom:10px;
	right:10px;
	color:#ff0000;
	text-decoration:underline;
	}
span.video2{
	display:block;
	position:absolute;
	bottom:6px;
	right:91px;
	height:19px;
	line-height:19px;
	padding-left:20px;
	padding-right:5px;
	background:url(../images/video-bg.gif) no-repeat left center;
	}
span.video3{
	display:block;
	float:right;
	height:19px;
	line-height:19px;
	padding:0 10px 0 15px;
	margin:3px 0 0 0;
	background:url(../images/video-bg.gif) no-repeat 5px center #fff;
	}
.tl03{
	margin-bottom:26px;
	}
	

/*演讲下载*/
.download_list{ padding-top:20px; padding-left:20px;}
.download_list li{line-height:24px; font-size:14px;color:#0584bd; float:left;width:450px;}
.download_list li a{margin-left:30px;color:#0584bd;}

.thanks{margin-top:25px;}
/*联系我们*/
.contact p{font-size:14px;color:#1e1e1e; line-height:25px; padding:20px 0 29px 27px;}