box2@charset "utf-8";
body {
	font-family: "微软雅黑";
	font-size: 13px !important;
	line-height: 24px !important;
	color: #454545 !important;
	margin: 0px !important;
	padding: 0px !important;
}
/*焦点图end*/
* ,a{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.banner {
	background-image: url(../images/LEDbanner_012.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 274px;
	margin: 0 auto;
	width: 1500px;
	background-position: center 0;
	background-attachment: fixed;
}
p {
	text-indent: 26px;
	padding-right: 10px;
	padding-left: 10px;
}

.banner_bg {
	background-repeat: repeat;
	background-color: #F2F2F2;
}
.slider_hy {
	height: 290px;
	width: 528px;
	float: left;
	margin: 15px;
}
.bmbtn a{
	height: 57px;
	width: 171px;
	background-color: rgba(255, 255, 255, 0);
	border-radius: 10px;
	margin-top: 15px;
	margin-left: 145px;
	display: block;
}
.bmbtn a:hover{background-color: rgba(255, 255, 255, 0.18);}

.clear {
	clear: both;
}
.btn_hea table tr td a {
	color: #FFF;
	font-weight: bolder;
	font-size: 22px;
	text-align: center;
	display: block;
}
.btn_hea table tr td a:hover {
	text-decoration: underline;
}


.hy_header .btn_hea {
	float: right;
	width: 470px;
	height: 350px;
}


.hy_header {
	display: block;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

/*头部焦点图*/
/* flexslider */
.flexslider{
	margin: 0;
	position: relative;
	width: 528px;
	height: 290px;
	overflow: hidden;
	zoom: 1;
	border: 1px solid #CCC;
}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.slides li .img img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(../images/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}
/*end*/

/*nav*/
.nav {
	background-color: #2E9A2F;
	display: block;
	width: 100%;
	z-index: 1;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2B7A7E;
}
.nav .navlist {
	display: block;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	
}
.nav .navlist ul li {
	display: block;
	text-align: center;
	float: left;
	position: relative; 
}
.nav .navlist ul li ul {
	display: none 
} 
.nav .navlist ul li:hover ul { 
display: block; 
position: absolute; 
z-index: 999;
} 
.nav .navlist ul li:hover ul li a {
	display: block;
	color: #ffffff;
	width:125px;
	text-align: center;
	background-color: #2E9A2F;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4D8522;
	border-bottom-color: #4D8522;
	border-left-color: #4D8522;
} 
.nav .navlist ul li:hover ul li a:hover {
	color: #287878;
	background-color: #FFFFFF;
} 

.nav .navlist ul li img {
	margin-top: 5px;
}
.nav .navlist ul li a {
	line-height: 40px;
	display: block;
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: bold;
	width: 125px;
	float: left;
	color: #fff;
}
.nav .navlist ul li a:hover {
	background-color: #FFFFFF;
	transition: 1s;
	color: #287878;
}
.nav .navlist ul .cur a{
	background-color: #FFFFFF;
	color: #287878;
	font-weight: bolder;
}
/*content*/
.title{
	background-color: #2E9A2F;
	height: 40px;
	display: block;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	padding-left: 20px;
	font-weight: bolder;
}
.contentext ,.left_logo{
	width: 290px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.contentext table tr td strong {
	font-weight: bolder;
	color: #2E9A2F;
}

.left_logo table tr td img {
	height: 50px;
	width: 120px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: block;
	border: 1px solid #999;
}

.part1, .part2 {
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.left_p1  {
	float: left;
	width: 300px;
	}
.right_wj table tr td h1 {
	color: #538B28;
	text-align: center;
	line-height: 40px;
}
.right_p1 , .right_wj{
	float: right;
	width: 680px;
	overflow: hidden;
}
.left_boxinfor {
	display: block;
	margin-bottom: 30px;
}
.fx_hy {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.fx_hy h1 {
	color: #4E8623;
}





.boxshadow{-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.3);
-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.3);}
    /*switchBox*/
.switchBox, .slideBox{  }
.switchBox dt, .slideBox dt{height:40px; background-color: #2E9A2F;}
.switchBox span, .switchBox dt a, .switchBox em, .slideBox span, .slideBox dt a, .slideBox em{
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	font-style: normal; width:340px;
	
}
.switchBox dt .on, .slideBox dt .on{background-color:#ffffff;font-weight:bolder;}
.switchBox dt .active, .slideBox dt .active{background-color:#ffffcc;font-weight:bolder;}
.switchBox dt .on, .switchBox dt .active, .slideBox dt .on, .slideBox dt .active , .slideBox a:hover{color: #FFFFFF; line-height: 50px; background-color: #287878; height: 50px;}
.switchBox a:hover
.switchBox dt .fat{color:#0000ff;width:150px;}
.switchBox dt .fat:hover{color:#ffff00;}
.switchBox dd, .slideBox dd{
	clear: both;
	display: none;
	height: auto;
}
.switchBox li{margin-left:20px;list-style:square;}
.switchBox dt a,.switchBox dt a:visited{ text-decoration:none;}
.switchBox dt a:hover{
	color: #FFFFFF;
	;
	text-decoration: underline;
}
#switchBox1{width:680px;}
#switchBox1 dd{display:block;}
#switchBox1 dd span{display:none;}
	/*switchBox*/



/*content end*/

.infor_hy {
	width: 330px;
	padding-right: 20px;
	padding-left: 0px;
	height: 200px;
	padding-top: 10px;
	float: right;
}
.infor_hy h1 {
	font-size: 18px;
	text-align: center;
	color: #F00;
	line-height: 30px;
}

.btn_bm {
	text-align: center;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	line-height: 35px;
	height: 35px;
	margin-top: 5px;
}

.btn_bm a {
	text-decoration: none;
	background-color: #2E9A2F;
	display: block;
	border-radius:5px;
	transition:0.5s;
}
.btn_bm a:hover,.btn_map a:hover{ background-color:#287878; color:#FFF ;border-radius:5px;
	transition:0.5s; display: block;}

.btn_map {
	text-align: center;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	line-height: 35px;
	height: 35px;
	margin-top: 5px;
	display: block;
}
.yicheng {
	width: 260px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #999;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 190px;
}
.infor_hy h1 a {
	color: #F00;
}
.infor_hy h1 a:hover {
	text-decoration: underline;
}


.liuc ,.part3{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
/*scroll*/
.layer-product .content{ padding:20px 0;overflow:hidden; width:100%; background:#fff; margin-left:10px; overflow:hidden;}
.left_scroll {
    overflow: hidden;
    position: relative;
    width: 680px;
}
.left_scroll ul {
	display: block;
	overflow: hidden;
	padding: 25px 10px 0;
	width: 680px;
	position: relative;
}
.left_scroll ul li {
	float: left;
	position: relative;
	width: 150px;
	font-size: 14px;
	line-height: 26px;
	list-style-type: none;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.left_scroll ul li a img {
    border: 1px solid #999999;
}
.left_scroll li .w1{
	text-align: center;
}
.left_scroll li .w2{
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}
/*logo*/
 .logolist a {
	display: block;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-right: 5px;
	border: 1px solid #CCC;
}
.logolist {
	padding-top: 10px;
	padding-bottom: 20px;
}
.left_logo strong {
	line-height: 30px;
	font-size: 14px;
}


.logolist a img {
	height: 60px;
	width: 150px;
}
.part3 h4 {
	font-size: 30px;
	line-height: 40px;
	margin: 20px;
	height: 600px;
}
.infor_text {
	display: block;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.infor_text p {
	font-size: 15px;
	line-height: 28px;
}
#map {
	font-size: 18px;
	line-height: 30px;
	color: #287878;
	display: block;
	text-align: right;
	margin-right: 80px;
}
.infor_text h2 {
	color: #287878;
	text-align: center;
	display: block;
}


.infor_text h1 {
	color: #2E9A2F;
	margin-bottom: 20px;
	margin-top: 20px;
}

.content22{
	overflow: hidden;
	background: #fff;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.detail-con ol li {
	margin-left: 40px;
}


.intro-con{ padding-top:0;min-height:600px;}
.intro-con h1{ font-size:16px; padding:20px 0 0 0;}
.detail-con table ,.detail-con table tr td{
	border: 1px solid #CCC;
}

.intro-con .detail-con{font-size:14px; line-height:28px; padding:0 20px 20px;}
.intro-con .red{ color:#e52f00;}
/*报名*/

/*表格*/
.qybm{
	width: 940px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.table2{
	border-collapse: collapse;
	width: 910px;
	overflow: hidden;
	margin: 20px auto;
}
.table2 td,.table2 th{
	border: 1px solid #dedede;
	border-collapse: collapse;
	text-align: left;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.btn{
	border: 0px;
	padding: 3px 20px 3px 20px;
	color: #fff;
	background-color: #2E9A2F;
}

.contant .main9 .mainsy .lx .lx_nr .iframebox {
	line-height: 30px;
	padding-left: 20px;
}
.contant .main4 .mainsy .bj .bj_nr .bgg p {
	text-align: left;
	line-height: 24px;
}
.contant .main4 .mainsy .bj .bj_nr .bgg table {
	width: 800px;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	background-color: #FFFFF0;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-left: auto;
	margin-right: auto;
}
.contant .main4 .mainsy .bj .bj_nr .bgg table tr td p {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contant .main4 .mainsy .bj .bj_nr .bgg table tr td {
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
input{
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
.login_input{ margin-top:2px; padding:0 3px; height:22px; line-height:22px; border:0; background:#ffffff; font-family:"Microsoft Yahei","Verdana","Arial"; }
/*Example for a Menu Style*/
.menu {
	color: #FFFFFF;
	height: 40px;
	
	overflow: hidden;
	margin-top: 20px;
}
.menu ul {margin:0px; padding:0px; list-style:none; text-align:center;}
.menu li {display:inline; line-height:16px; height:40px;}
.menu li a {
	color: #888;
	text-decoration: none;
	display: block;
	width: 453px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	float: left;
	overflow: hidden;
	background-color: #FEF1C5;
	border-radius: 10px 10px 0 0;
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	font-weight: bold;
}
.menu li a.tabactive {
	background-color: #2E9A2F;
	font-weight: bold;
	position: relative;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #287878;
	border-right-color: #2E9A2F;
	border-left-color: #2E9A2F;
}
#tabcontent1,#tabcontent2 {
	border: 2px solid #2E9A2F;
	width: 930px;
	font-size: 12px;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	overflow: hidden;
	background-color: #FFFFFF;
}
/*表格*/


/*footer*/

#footer {
	margin: 0px;
	padding: 0px;
	height: 70px;
}

#footerbox {
	height: 70px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerbox a:hover {
	text-decoration: underline;
}
#footerbox p {
	color: #333;
	font-size: 13px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerbox a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

/*倒计时*/
.first_right{
	float: right;
	height: 290px;
	margin-top: 15px;
	margin-bottom: 15px;
}
ul.countd,ul.count {
	list-style: none;	
	display: block;
	text-align: center;	
	border-bottom:#999 dashed 1px; padding-top:20px; height:80px;
}
.part1 .first_right .time_list strong {
	color: #C00;
	font-size: 18px;
}

ul.countd li,ul.count li {
	display: inline-block;
}
ul.countd li span,ul.count li span {
	font-size: 50px;
	color: #2E9A2F;
}
ul.countd li.seperator,ul.count li.seperator {
	font-size: 30px;
	vertical-align: top;
	color: #2E9A2F;
}
ul.countd li p,ul.count li p {
	color: #a7abb1;
	font-size: 20px; height:30px; padding-top:10px;
	margin: 0;
	color: #2E9A2F;
	text-indent: 0;

}
.countd,.count {
	overflow: hidden;
}
.time_list {
	color: #2E9A2F;
	font-weight: bolder;
	font-size: 15px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.time_list b {
	font-size: 18px;
	color: #287878;
	display: block;
}
.bm_btn a {
	
	display: block;
	float: left;
	text-align: center;
	color: #287878;
	font-size: 14px;
	border: 1px solid #287878;
	border-radius: 10px;
	
}
.bm1{
	margin-left: 10px;
	background-image: url(http://www.big-bit.com/Meeting/dj2016/images/bmx.png);
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 40px;
	line-height: 50px;
	display: block;
	margin-top: 20px;
	padding-right: 10px;
	background-position: 5px;
	font-weight: bold;
	color: #FF0;
}
.xz1{
	background-image: url(http://www.big-bit.com/Meeting/dj2016/images/xzx.png);
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 40px;
	line-height: 50px;
	display: block;
	margin-top: 20px;
	padding-right: 10px;
	background-position: 5px;
	margin-left: 10px;
	font-weight: bold;
}
.bm1:hover,.xz1:hover{
	background-color: #287878;
	color:#fff;
}
.bm {
	height: 28px;
	width: 130px;
	padding-top: 89px;
	background-image: url(http://www.big-bit.com/Meeting/dj2016/images/bm.png);
	background-repeat: no-repeat;
	transition: 0.5s;
	margin: 10px;
	font-weight: bold;
	background-color: #2E9A2F;
}
.xz {height: 28px; width: 130px;
	padding-top: 89px;
	background-image: url(http://www.big-bit.com/Meeting/dj2016/images/xz.png);
	background-repeat: no-repeat;
	transition: 0.5s;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.xz:hover {
	text-decoration: underline;
	background-image: url(http://www.big-bit.com/Meeting/dj2016/images/xz2.png);
	transition:0.5s;color:#fff; 
}
.bm:hover {
	text-decoration: underline;
	background-image: url(http://www.big-bit.com/Meeting/dj2016/images/bm2.png);
	transition:0.5s; color:#fff;
}
.right_wj.boxshadow table {
	margin-right: auto;
	margin-left: auto;
}
.right_wj.boxshadow table tr td ul li {
	list-style-type: none;
}
/*赞助*/
.content22{
	overflow: hidden;
	background: #fff;
	
	padding-top: 20px;
	
	padding-bottom: 20px;
	
}
.detail-con ol li {
	margin-left: 40px;
}


.intro-con{ padding-top:0;min-height:600px;}
.intro-con h2{
	font-size: 16px;
	padding: 20px 0 0 0;
	color: #388817;
}
.intro-con .detail-con{font-size:14px; line-height:28px; padding:0 20px 20px;}
.intro-con .red{ color:#e52f00;}

/*内容*/
.first{ display:blcok; overflow:hidden}
.first_left{ width:680px; float:left;}
.right .tphoto {height: 300px;width: 680px;;}
/*首页*/
/* focus_img */
.focus_img{overflow:hidden;margin-top:0;margin-right:auto;margin-left:auto;width:680px;height:295px;border:#d4d4d4 1px solid;background-image:url(http://www.big-bit.com/Meeting/znjj2016//images/m_cl_001.gif);background-repeat:repeat-x;zoom:1;}
.focus_img .big_area{position:relative;float:left;display:inline;overflow:hidden;margin:8px 0 0 10px;width:418px;height:278px;border:#17a6d5 1px solid;}
.focus_img .big_area h3{position:absolute;bottom:0;left:0;overflow:hidden;margin:0;width:418px;height:32px;color:#333;text-align:center;font-weight:normal;font-size:16px;font-family:"微软雅黑";line-height:34px;}
.focus_img .big_area img{filter:revealtrans(duration=1,transition=5);}
.focus_img .big_area .titlebg{position:absolute;bottom:0;left:0;width:418px;height:32px;background:#fff;opacity:.6;filter:alpha(opacity=60);}
.focus_img .thurmb{float:right;padding:0 8px 0 0;width:236px;}
.focus_img .thurmb .small_div{overflow:hidden;margin-top:8px;width:237px;height:64px;background-image:url(http://www.big-bit.com/Meeting/znjj2016//images/m_cl_002.gif);background-repeat:no-repeat;cursor:pointer;}
.focus_img .thurmb .selected{background-position:0 -136px;color:#fff;}
.focus_img .thurmb .selected img{border-color:#ecd8cf;}
.focus_img .thurmb .selected a{color:#fff;text-decoration:none;}
.focus_img .thurmb img{float:left;display:inline;margin:4px 0 0 16px;width:81px;height:54px;border:#ccc 1px solid;}
.focus_img .thurmb .small_div span{display:block;margin-left:103px;padding:5px 0 0 4px;font-size:12px;line-height:19px;}

.first_right{ width:304px;float:right;}
/*倒计时*/
ul.countdown {
	list-style: none;
	padding: 0;
	display: block;
	text-align: center;
}
ul.countdown li {
	display: inline-block;
}
ul.countdown li span {
	font-size: 40px;
	line-height: 50px;
	color: #FFF;
}
ul.countdown li.seperator {
	font-size: 40px;
	line-height: 50px;
	vertical-align: top;
	color: #FFF;
}
ul.countdown li p {
	color: #a7abb1;
	font-size: 14px;
	margin:0;
	color: #FFF; text-indent:0; padding:0;
}
.countdown {
	height: 70px;
	overflow: hidden;
}
.time_list {
	color: #FFF;
	font-weight: bolder;
	font-size: 24px;
	padding: 10px;
}
.time_list b {
	font-size: 18px;
	color: #FFF;
	padding-top: 10px;
	display: block;
}
.bm_btn a {
	height: 28px;
	width: 130px;
	display: block;
	float: left;
	text-align: center;
	color: #FFF;
	font-size: 18px;
	border: 1px solid #FFF;
	border-radius: 10px;
	padding-top: 89px;
}
.bm {
	background-image: url(http://www.big-bit.com/Meeting/znjj2016//images/bm.png);
	background-repeat: no-repeat;
	transition: 0.5s;
	margin: 10px;
	font-weight: bold;
	background-color: #156AB3;
}
.xz {
	background-image: url(http://www.big-bit.com/Meeting/znjj2016//images/xz.png);
	background-repeat: no-repeat;
	transition: 0.5s;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.xz:hover {
	text-decoration: underline;
	background-image: url(http://www.big-bit.com/Meeting/znjj2016//images/xz2.png);
	transition:0.5s;
}
.bm:hover {
	text-decoration: underline;
	background-image: url(http://www.big-bit.com/Meeting/znjj2016//images/bm2.png);
	transition:0.5s;
}


/*议程*/
.box2 {
	display: block;
	width: 100%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFFFCC;
	padding-top: 10px;
	border: 1px solid #666;
}

.table_yc {
	border: 1px solid #999;
	margin:0 auto;
	font-size:14px;
}
.table_yc tr td {
	border: 1px solid #999; color:#111; height:35px; line-height:35px;
}


/*会后报道*/
.content .container .new img {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	height: 220px;
	width: 300px;
	float: left;
}
.content .container .new .newtxt {
	float: right;
	margin-right: 40px;
	margin-bottom: 20px;
	width: 550px;
	height: 220px;
	overflow: hidden;
}
#switchBox dd #content {
	width: 960px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}

.content .container .new .newtxt .new_title h1 {
	font-size: 22px;
	text-align: center;
	line-height: 40px;
}
.content .container .new .newtxt p {
	margin: 10px;
	padding: 0px;
	color: #666;
	line-height: 25px;
}
.lx { margin-top:15px}
.lx_nr{ background:#fff; padding:15px 0 10px; overflow:hidden}
.con_imger{ padding-left:17px}
.con_imger a{ float:left; width:170px; overflow:hidden; text-align:center;margin:0 18px 5px 0; }
.con_imger a img{ width:170px; padding-bottom:5px; border:none !important;} 
.con_imger a span{ color:#666; font-size:12px; line-height:16px; }
.con_imger a:hover{text-decoration:none}
#imgbox-loading {position: absolute;top: 0;left: 0;	cursor: pointer;display: none;z-index: 90;}
#imgbox-loading div {background: #FFF;width: 100%;height : 100%;}
#imgbox-overlay {position: absolute;top: 0;	left: 0;width: 100%;height: 100%;background: #000;display: none;z-index: 80;}
.imgbox-wrap {position: absolute;top: 0;left: 0;background: #FFF;display: none;	z-index: 90;}
.imgbox-img {padding: 0;margin: 0;border: none;width: 100%;	height: 100%;vertical-align: top;}
.imgbox-title {	padding-top: 10px;font-size: 11px;text-align: center;font-family: Arial;color: #333;display: none;}
.imgbox-bg-wrap {position: absolute;padding: 0;margin: 0;display: none;}
.imgbox-bg {position: absolute;width: 20px;	height: 20px;}
#content .fx {
	background-color: #FFF;
	line-height: 24px;
	font-size: 13px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content .fx p {
	text-indent: 24px;
	padding-bottom: 20px;
}

#content .fx h1 {
	display: block;
	line-height: 40px;
	text-align: center;
}
#content .fx .fxb .fxtab {
	/*float: left;*/
	width: 620px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
}
#content .fx .fxb .fxtab table tr td {
	border: 1px solid #CCC;
}
.leftbox {
	display: block;
	width: 250px;
	margin-bottom: 30px;
	float: right;
	border: 1px solid #CCC;
}
.leftbox .leftline {
	background-color: #2E9A2F;
	display: block;
	font-size: 16px;
	line-height: 30px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FFF;
}
/*往届*/#content .title_huiyi h1 {
	color: #2E9A2F;
	line-height: 45px;
}


#demo {background: #FFF;overflow:hidden;border: 1px dashed #CCC;width: 680px; border-right:1px dashed #cccccc;}
#indemo {float: left;width: 800%;}
#demo1 {float: left;}
#demo2 {float: left;}

#indemo li{ float:left; width:120px; margin-right:10px; display:inline; padding-top:10px; margin-right:15px;}/*此处不能只使用#demo1 li来设置样式，程序会复制demo1的内容给demo2，所以如果使用#demo1 li的方式设置样式的话，#demo2 li也要加上同样的样式*/
#indemo li span{ display:block; height:; line-height:25px; width:120px;}