@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;}
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;}
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;}




/*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*/

.weibo .weibo_scroll p a:link,.weibo .weibo_scroll p a:visited
{
	color:#881403;
}
.weibo .weibo_scroll p a:hover
{
	color:#e20000;
}

.part1
{
	width:919px;
	margin:0 auto 20px;
	background:#fff;
	padding:20px 20px 30px;
}
.part1 h4 img
{
	padding:0 0 20px 20px;
}
.part1_con
{
	width:800px;
}
.weibo,.part3,.part3_con
{
	width:959px;
	margin:0 auto;
}
.part7{
	width:800px;
	margin:0 auto 20px;
}
.weibo
{
	padding:40px 0 20px;
	background:#fff;
}
.weibo .weibo_scroll,.weibo .weibo_img
{
	float:left;
}
.weibo .weibo_scroll
{
	width:789px;
	height:39px;
	background:#fff;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	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,.zong a:link,.zong a:visited
{
	color:#ad2305;
}
.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;
	margin-right:20px;
}
/*演讲*/
.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;
}
.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');
}
.details .details_top
{
	line-height:24px;
	padding:10px 0 0 20px;
	font-size:12px;
}
.details .details_top h3
{
	font:bold 20px/24px "Microsoft Yahei","黑体";
	color:#fff;
	float:left;
}
.details .details_bot p
{
	color:#fff;
	font-size:12px;
	float:left;
	width:530px;
	text-overflow:ellipsis;white-space:nowrap;overflow:hidden; 
}
.details .details_top h3 span
{
	font-size:14px;
}
.details .details_bot
{
	padding-left:20px;
}
.details .yj_title
{
	font:normal 16px/24px "Microsoft Yahei","黑体";
	color:#ff9d1e;
	padding:8px 20px 0;
}
.details .details_bot .red,.speak_show li .details .details_top .video1
{
  margin-right:15px;
}
.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;
}
.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
{
	width:100%;
	min-width:959px;
	background:#fff5e8;
	margin:20px 0;
}
.part1_title{
	height:56px;
	background:#3969e5 url(../images/title1.jpg) 0 0 no-repeat;
	margin-bottom:10px;
	position:relative;
	left:-20px;
}
.part2_title
{
	height:56px;
	background:#3969e5 url(../images/title2.jpg) 0 0 no-repeat;
	margin-bottom:10px;
	position:relative;
}
.part3_title{
	height:56px;
	text-align:center;
}
.part6_title{
	height:56px;
	text-align:center;
	line-height:56px;
}
.part7_title{
	width:712px;
	height:56px;
	padding-left:247px;
	line-height:56px;
	font-size:13px;
	color:#000;
	background:#dedede url(../images/title1.jpg) no-repeat 0 0
}
.weixin {
	margin:20px;
}
#award_speech{
	margin-top:14px;
	height:400px;
	overflow:hidden;
	margin-bottom:48px;
}
#award_speech ul li{
	height:118px;
	border-bottom:1px solid #ddd;
}
#award_speech ul li p{
	float:right;
	margin-right:20px;
	color:#000;
}
#award_speech ul li div{
	font-size:14px;
	padding:0;
	margin:0;
	margin-left:20px;
	margin-top:24px;
	margin-right:20px;
	line-height:22px;
	font-family:'Microsoft yahei';
	color:#666;
}
.czqy-bd {
    padding: 30px 0 50px;
}
.zzmx-bd .czqy-list li {
    float: left;
    width: 18%;
    font-size: 22px;
	color:#03cafa;
	font-family:'宋体'
}
.zzmx-bd .czqy-list li:nth-child(6) {
    margin-left: 180px;
}
.zzmx-bd .czqy-list li:first-child {
    padding-top: 12px;
}
.weixin div{
	float:left;
	width:25%;
	text-align:center;
}
.part5_title{
	height:56px;
	margin-bottom:10px;
	position:relative;
	left:-20px;
}
.part4_title{
	height: 56px;
    /* background: #3969e5 url(../images/title4.jpg) 0 0 no-repeat; */
    margin-bottom: 20px;
    position: relative;
    left: -20px;
}
.part2_title h3
{
	width:959px;
	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:#fac494;
	color:#ad2305;
	padding:20px 0;
	text-align:center;
}
.left_title2
{
	background:#ad2305;
	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 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:#ad2305;
}
.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:919px;
	margin:0 auto;
}
.shipin_nav
{
	float:left;
	height:395px;
	overflow:hidden;
}
.shipin_nav,.shipin_nav ul li
{
	width:134px;
}
.shipin_nav ul li
{
	cursor:pointer;
}
.shipin_nav ul li img
{
	width:130px;
	height:75px;
	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 img
{
	padding-top:8px;
}
.huojiang_list,.danwei
{
	padding:30px 0;
	_margin:30px 0;
	_padding:0;
	*zoom:1;
}
.hotpro{width:919px; height:225px; overflow:hidden; margin:30px auto !important;}

.huojiang_list li
{
	float:left;
	width:430px;
	line-height:28px;
	padding-left:20px;
	font-size:14px;
	font-family:'Microsoft yahei';
	color:#000;
}
.huojiang_list li a{
	color:#000;
}
.huojiang_list li a:hover{
	color:#c00;
}
.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;
}
.danwei .danwei_con img
{
	width:162px;
	height:61px;
	border:solid 1px #ccc;
	display:block;
	float:left;
	margin:0 2px 8px 20px;
}
.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;
}


.weixin div {
    float: left;
    width: 25%;
    text-align: center;
}

.hdtitle{
	background:#54235B url(http://www.ofweek.com/topic/2016/Display/Innovativedisplay/images/t16.jpg) center no-repeat;
	margin-bottom:10px;
	height:56px;
	width:918px;
	margin:20px auto;
}


