@charset "utf-8";



/*top nav*/
.top{ background:url(../images/banner1.jpg) no-repeat center; font-size:14px;}
	.top_nav{ height:35px; background:#f7f7f7; line-height:35px; color:#444444;}
	.top_nav2{ width:1024px; margin:0 auto;}
	.top_nav2 ul li{ float:left; width:128px; text-align:center; height:35px;}
	.top_nav2 ul li a{ color:#666666;}
	.top_nav2 ul li:hover a{ color:#e68700;}
	.top_nav2 ul li:hover{ background:#efefef}
	.top_nav2 ul li img{ float:left; height:35px;}
	
	.tn_a1,.tn_a2{ display:block; float:left; margin:0 5px; width:50px; font-size:14px;}
	.tn_a1{ background:#0096cd; color:#ffffff !important;}
	.tn_a2{ color:#444444;}
	.tn_a2:hover{ color:#ffffff !important; background:#0096cd;}
	.top_nav2 ul li:hover .tn_a2{ color:#666666;}
	
	.top2{ width:1024px; margin:0 auto; margin-top:270px; color:#ffffff;}
		.top2_1,.top2_2{ float:left;}
		.top2_1{ width:590px; font-size:14px; line-height:36px;}
		.top2_2{ width:355px;}
			.countdown {
				width:355px; height:70px;
				list-style: none;
				padding: 0;
				display: block;
				text-align: center;
			}
			.countdown li {
				display: inline-block;
				float:left;
				margin:0 2px;
			}
			.countdown li span {
				font-size: 30px;
				font-weight: 300;
				line-height:48px;
				font-family:"微软雅黑";
			}
			.countdown li.seperator {
				font-size: 30px;
				line-height: 48px;
				vertical-align: top;
				font-family:"微软雅黑";
			}
			.countdown li p {
				color: #ffffff;
				font-size: 14px;
				font-family:"微软雅黑";
			}

	
/*banner*/
.banner{ height:600px; }

/* flexslider */
.flexslider{position:relative;height:600px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:600px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

/*mob ban*/
.mob_ban{ display:none; width:100%; margin-top:70px;}
.mob_ban img{ width:100%;}


/**/

/*nav*/

.inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding:30px 0;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	z-index:99 !important;
}

.inner:after {
	  content: "";
	  display: table;
	  clear: both;
}

.subMenu {
	height: 50px;
	z-index: 998;
	width: 100%;
	background: #42A854;
}

.subMenu .inner {
	padding:0;
	font-weight: 400;
	margin: 0 auto;
}


.subNavBtn {
	display: block;
	height: 35px;
	width: 10.2%;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 16px;
	padding: 15px 2% 0 2%;
	text-align: center;
	
	color: #fff;
}
.subMenu a:hover {
	background: #217631;
}

.active {
	background: #217631;
}
.end {
	margin: 0;
}


.nav_1{width:100%; z-index:90; display:none;}
.nav_1 nav {
    font-family: Helvetica;
    text-align: center;
    text-transform: uppercase;  
    background-color:#42A854;
	position:absolute;
	width:100%;
	top:0;
}

.nav_1 nav ul {
    width: 90%;
    max-width: 1024px;
    margin: 0 auto;
    list-style-type: none;
}

.nav_1 nav ul li {
    display: inline-block;
	 font-family:"微软雅黑";
	position:relative;
}


.nav_1 nav ul li a {
    color: #eeeeee;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    padding:1.2em 1.5em;
    box-sizing: border-box;
}

.nav_1 nav ul li a:hover {
    color: white;
	background-color: #217631;
	border-bottom:2px solid #06A261;
	-webkit-transition:0.5s; -moz-transition:0.5s;
}

.nav_1 .current_page {
    background-color:  #217631;
	border-bottom:2px solid #06A261;
}

.nav_1 .current_page a {
    color: white;
}
.nav_1 .current_page a:hover{
	border-bottom:none;}

.nav_1 #menu_button_wrapper{
    display: none;
}

.nav_1 .hidden {
    display: none;
}
/*nav end*/


/*part1*/
.part1{ width:1000px; margin:20px auto; margin-bottom:30px;}
.p1_con{ margin-top:15px; font-size:14px; line-height:26px; color:#444444; padding:0 10px;}
.p1_con p{ text-indent:2em; margin-bottom:10px}
.tit1{ width:1000px; margin:0 auto; text-align:center; height:50px; padding-top:50px; background:url(../images/titibg.png) no-repeat center; font-size:20px; color:#42a854; line-height:22px; font-family:"微软雅黑";}
.tit1 font{ font-size:12px; color:#d3d3d3;}
/*part1 end*/

/*p2*/
.p2_1{ float:left; width:50%; background:#fafafa; color:#666666; transition:0.3s; -moz-transition:0.3s; -webkit-transition:0.3s; border:1px solid #0d764b; border-right:none !important;}
.p2_1:hover{ background:#0d764b; color:#ffffff; }
.p2_1_1{ width:350px; padding:15px 24px; margin:50px 50px; border:1px solid #ffffff;}
.p2_1_1 li{ list-style: disc inside; line-height:40px;}
.br1 li{ border-bottom:1px dashed #07935A;}
.br2 li{ border-bottom:1px dashed #0D764B;}
.p2_2{ float:left; width:49.8%; background:#07935a; color:#ffffff; transition:0.3s; -moz-transition:0.3s; -webkit-transition:0.3s; border:1px solid #07935a; border-left:none !important;}
.p2_2:hover{ background:#f3f3f3; color:#666666;}



/*p2 end*/

/*p3*/
.p3_ul{ margin-top:15px; overflow:hidden;}
.p3_ul li{ width:20%; float:left; text-align:center;}
.p3_ul li img{ width:150px;}

.hr{border:none; border-bottom:1px dashed #dedede; width:1000px; margin:0 auto;}
.chlp_img img{ width:1000px;}
/*p3 end*/

/*p5*/
.p5{ background:#ececec; padding:15px}
.p5_1{ width:1000px; margin:0 auto; padding:15px 0;}

.bm_tab{ width:100%;}
.bm_tab td{ height:50px; line-height:50px; font-size:16px; color:#333333; font-family:"微软雅黑";}
.bm_tab td .input{ width:90%; height:30px; border:1px solid #cccccc; line-height:30px; border-radius:5px; font-size:14px;}
.bm_tab td textarea{ height:50px; width:95%; border:1px solid #cccccc; line-height:20px; border-radius:5px; font-size:14px;}
.inp1{ width:150px !important; margin-right:50px; background:#07935A; color:#ffffff; height:40px !important; margin-top:10px; cursor:pointer; border:none; font-size:14px;}

.inp2{ width:150px !important; margin-right:50px; background:url(../images/jh.png) no-repeat center top;color:#07935A; height:40px !important; margin-top:10px; cursor:pointer; border:1px solid #07935A; font-size:14px;}
.inp3{ width:150px !important; margin-right:50px; background:url(../images/jian.png) no-repeat center top;color:#07935A; height:40px !important; margin-top:10px; cursor:pointer; border:1px solid #07935A; font-size:14px;}

/*ui-choose样式，可根据实际项目需求进行调整*/
select.ui-choose{display: none;}
ul.ui-choose { box-sizing: border-box; display: inline-block; border: 1px solid transparent; font: 100 16px/30px; border-right: none; border-bottom: none; font-size: 16px; margin: 0; padding: 0; list-style: none; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
ul.ui-choose:after { content: ""; display: table; clear: both; }
ul.ui-choose li{ margin:0 10px;}
ul.ui-choose>li { box-sizing: border-box; border: 1px solid #ccc; float: left; height: 34px; line-height: 32px; margin: -1px 0 0 -1px; padding: 0 16px; cursor: pointer; position: relative; z-index: 1; min-width: 20px; text-align: center; }
ul.ui-choose>li:first-child { }
ul.ui-choose>li:last-child { }
ul.ui-choose>li:hover { z-index: 4; border-color: #FF7C12; color: #FF7C12; }
ul.ui-choose>li.selected { z-index: 3; border-color: #FF7C12; background-color: #FF7C12; color: #fff; }
ul.ui-choose>li.disabled { z-index: 2; background-color: #f2f2f2; color: #aaa; cursor: not-allowed; }
ul.ui-choose>li.disabled:hover { border-color: #aaa; }
ul.ui-choose>li.selected.disabled { z-index: 2; background-color: #00a0cb; color: #fff; cursor: not-allowed; border-color: #00a0cb; }
ul.choose-type-right>li.selected { color: #00a0cb; background: transparent url("./icon-selected.png") no-repeat right bottom; }
ul.ui-choose.choose-flex { display: flex; }
ul.ui-choose.choose-flex>li { flex: 1; padding: 0 8px; }


.i1{ color:#333333; }
.i2{display: none;color:#333333;}
.i3{display: none; color:#333333;}
.i4{display: none;color:#333333;}
.i5{display: none; color:#333333;}
.i6{display: none;color:#333333;}
a.c1{cursor: pointer;margin:15px;}
a.c2{cursor: pointer;margin:15px;}


#information table{ width:100%; border-bottom:1px dashed #cccccc; margin-bottom:10px;}
#information2 table{ width:100%; border-bottom:1px dashed #cccccc; margin-bottom:10px;}

.bm_typ{ height:42px; margin-bottom:10px;}
.bm_i1{ height:35px; line-height:35px;}

/*p5 end*/


/*p6*/
.p6_div{ float:left; width:13%; line-height:50px; text-align:center; font-size:14px; border:1px solid #FF7C12; background:#FF7C12; height:50px; margin-top:10px; color:#ffffff; font-family:"微软雅黑"; font-weight:400; margin-left:1%;}
/* 本例子css */
		.picMarquee-left{ width:85%;  overflow:hidden; position:relative;float:left;   }
		.picMarquee-left .bd{ padding:10px;   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li img{ width:120px; height:50px; display:block; padding:2px; border:1px solid #ccc; }
		.picMarquee-left .bd ul li .title{ line-height:24px;   }
/*p6 end*/

/*p7*/
.box{ width:980px; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:980px; height:195px; overflow:hidden; position:relative;}
.piclist{ height:165px;position:absolute; left:0px; top:0px}
.piclist li{ background:#eee; margin-right:20px; padding:5px; float:left;}
.piclist li img{ display:block; height:150px;}
.swaplist{ position:absolute; left:-3000px; top:0px}
	
/*p7 end*/


/*foot*/
.foot{ background:#0D764B; color:#cccccc; font-size:14px; padding:40px 0;}
.foot2{ width:1000px; margin:0 auto;}
.f_p1{ padding-bottom:15px; border-bottom:1px solid #0F8355; line-height:30px; overflow:hidden; color:#fafafa;}
.f_p1 p{ float:left; width:20%; }
.f_p2{ padding-top:20px; text-align:center; line-height:24px; font-size:13px;}
.f_p2 a{ color:#cccccc; margin:0 5px;}
.foma{ width:40% !important}
/*foot end*/


/*ny*/
.tit2{ height:47px; line-height:47px; background:url(../images/bg3.jpg) repeat-x; text-align:center; font-family:"微软雅黑"; margin-bottom:15px;}
.tit2 span{ padding:0 10px; font-size:30px;color:#409B50; font-weight:440; background:#ffffff;}
.tit2 span font{ font-size:14px;}

/*赞助*/
.detail-con{font-size:14px; line-height:28px; padding:0 20px 20px; color:#626262;}
.detail-con h2{ font-size:18px; font-family:"微软雅黑"; color:#FF7C12;}
.detail-con a{ color:#42A854}
.detail-con a:hover{ color:#6B9F4B;-webkit-transition:0.5s; -moz-transition:0.5s; text-decoration:underline;}
.detail-con ol li {
	margin-left: 40px;
}

.detail-con table ,.detail-con table tr td{
	border: 1px solid #CCC;
}

.detail-con table tr td{ padding:5px;}

.red{ color:#e52f00;}

/*议程*/
.yc_tit{ text-align:center; font-family:"微软雅黑"; font-size:28px; font-weight:bold; line-height:45px; padding:5px 0;}
.yc_con{ margin-top:15px;}
.yc_con table{ width:100%;}
.yc_con table td{ height:30px; line-height:30px; color:#626262; font-size:14px;}
.yc_con table .td1{ width:10%;}
.yc_con table .td2{ width:85%;}

.nyp1{ margin-top:70px;}

/* ie6 png */
.mypng img {
azimuth: expression( this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true);
}


/*会后报道*/
 /*switchBox*/
.switchBox, .slideBox{  }
.switchBox dt, .slideBox dt{height:40px; background-color: #42A854;}
.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:200px;
	
}
.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: #217631; 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:1000px;}
#switchBox1 dd{display:block;}
#switchBox1 dd span{display:block;}
	/*switchBox*/
.lx { margin-top:15px}
.lx_nr{ background:#fff; padding:15px 0 10px; overflow:hidden}
/*会后报道*/
.nyp2{ background:#407CB6;}

.new{ padding:20px 0;}
 .new img {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	height: 220px;
	width: 300px;
	float: left;
}
 .new .newtxt {
	float: right;
	margin-right: 40px;
	margin-bottom: 20px;
	width: 550px;
	height: 220px;
	overflow: hidden;
}


 .new .newtxt .new_title h1 {
	font-size: 22px;
	text-align: center;
	line-height: 40px;
	color:#FFAD24;
}
 .new .newtxt .new_title h1 a{ color:#FFAD24;}
 .new .newtxt p {
	margin: 10px;
	padding: 0px;
	color: #666666;
	line-height: 25px;
}

.con_imger{ padding-left:17px; overflow:hidden;}
.con_imger .conimg{ float:left; width:227px; overflow:hidden; text-align:center;margin:0 18px 5px 0; font-size:12px;}
.con_imger a{ float:left; width:227px; overflow:hidden; text-align:center;margin:0 18px 5px 0; display:block;}
.con_imger a img{ width:227px; padding-bottom:5px; border:none !important; height:152px;} 
.con_imger span{ color:#666666; font-size:12px; line-height:16px; padding:0; text-indent:0 !important; display:block; height: auto !important; width: 100% !important; }
.con_imger a:hover{text-decoration:none}
.con_imger  span a{ color:#FFAD24; text-decoration:underline;font-weight:bold; display:block; margin:10px 0;}
.con_imger  span a:hover{ color:#FFB400; text-decoration:underline;}
#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 {
	line-height: 24px;
	font-size: 14px;
	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: #42A854;
	display: block;
	font-size: 16px;
	line-height: 30px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FFF;
}

#content .title_huiyi{ background:url(../images/bg3.jpg) repeat-x;}
#content .title_huiyi h1 {
	color: #217631;
	line-height: 45px;
	text-align:center;
	width:100px;
	margin:0 auto;
	background:#ffffff;
}

.con_imger p{ font-size: 14px; color: #666666; }
.col{    color: #bbbbbb !important;
    text-decoration: underline !important;
    cursor: auto; }

/*会议亮点*/
.hyld li{ float:left; width:44%; margin:1% 3%; height:96px; background:url(../images/bg7-1.png) no-repeat right bottom; display:block; padding-bottom:10px;}
.hyld li:hover{ background:url(../images/bg7-2.png) no-repeat right bottom;-webkit-transition:0.5s; -moz-transition:0.5s;}
.hyld li:hover .ld_li_p1,.hyld li:hover .ld_li_p2 span{ color:#01A0CA;-webkit-transition:0.5s; -moz-transition:0.5s;}
.hyld_li p{ float:left; overflow:hidden;}
.ld_li_p1{ width:20%; text-align:center; line-height:30px; font-size:30px; padding-top:25px; color:#F37B3E;}
.ld_li_p2{ width:75%; font-size:14px; color:#666666; line-height:24px;}
.ld_li_p2 span{ font-size:16px; color:#333333; margin-bottom:10px;}



/* ie6 png */
.mypng img {
azimuth: expression( this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true);
}

/*news*/
.n_c_con{ padding:10px 0; font-family:"微软雅黑"}

.ncc_1{ float:left; width:381px; margin:0 10px; height:262px; position:relative;}
.ncc_1 img,.ncc_1 p{ display:block; position: absolute;}
.ncc_1 img{ width:381px; height:262px;}
.ncc_1 p{ background:rgba(0,0,0,0.8); width:381px;  height:45px; margin-top:217px; text-align:center; line-height:40px;}
.ncc_1 p a{ color:#666666; display:block; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.ncc_1 p a:hover{ color:#666666; text-decoration:underline;}


.ncc_2{ float:left; margin-left:20px; width:565px;}
.ncc_2 ul li{ width:480px; height:30px; line-height:30px;  padding:6px 0;padding-left:10px; font-size:16px; list-style: url(../images/ls.png) inside; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; border-bottom:1px dashed #58B190;}
.ncc_2 ul li a{ color:#666666;}
.ncc_2 ul li a:hover{ color:#05913B;}
.ncc_li4{ text-align:right;list-style:none !important; border-bottom:none !important;}
.ncc_li4 a{background:#05913B; padding:5px 20px; color:#ffffff !important;}
.ncc_li4 a:hover{ background:#0AB24B; color:#ffffff !important;}

/**/


/*专家*/
.tggg{
	width:1180px !important;
	margin:0px auto;
}
.tggg{
    display: block;
    opacity: 1;
    padding: 25px 0;
    clear: both;
    font-size: 0;
    width: 100%;
}
.theatre-label{
    background: #8ac024;
    width: 84px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 22px;
    border-radius: 4px 4px 0 0;
}
.tggg_ks{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 10px 1px;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.tggg_ks_1{
    height: 200px;
    overflow: hidden;
    margin: 0 auto;
    width:1120px;
}
.tggg_zuojian{
    left: 4px;
    background: url(../images/arrow-left.png) no-repeat 50%;
}
.tggg_zuojian:hover{
    background: url(../images/arrow-left-hover.png) no-repeat 50%;
}
.tggg_youjian{
    right: 4px;
    background: url(../images/arrow-right.png) no-repeat 50%;
}
.tggg_youjian:hover{
    background: url(../images/arrow-right-hover.png) no-repeat 50%;
}
.tggg_jiantou{
    width: 15px;
    height: 26px;
    cursor: pointer;
    text-indent: -999px;
    position: absolute;
    top: 50%;
    margin-top: -13px;
}
.tggg_ks_2{
    width: 5000px;
    height: 230px;
    margin-left: -10px;
    display: inline-block;
    line-height: 0;
}
.theatre-item{
    width: 260px;
    overflow: hidden;
    transition: all .7s cubic-bezier(.46,.98,.54,1.1);
    -webkit-transition: all .7s cubic-bezier(.46,.98,.54,1.1);
    -moz-transition: all .7s cubic-bezier(.46,.98,.54,1.1);
    -o-transition:all .7s cubic-bezier(.46,.98,.54,1.1);
    float: left;
    margin: 0 10px;
    background-color: #fff;
    cursor: pointer;
}
.theatre-expand{
    width: 930px;
}
.theatre-left{
    float: left;
    width: 260px;
}
.theatre-left img{
    
}
.theatre-poster{
    height: 150px;width:100%;
    display:block;
}
.theatre-logo{
    height:48px; line-height:48px; color:#666666; font-size:14px; text-align:center; border:1px solid #cccccc;
}
.theatre-right{
    float: left;
    margin-left: 10px;
	height:200px; padding:0 10px;
	background:#f8f8f8;
}
.theatre-banner{
    opacity: 0;
    transition: all .7s cubic-bezier(.46,.98,.54,1.1);
    -webkit-transition: all .7s cubic-bezier(.46,.98,.54,1.1);
    -moz-transition: all .7s cubic-bezier(.46,.98,.54,1.1);
    -o-transition:all .7s cubic-bezier(.46,.98,.54,1.1);
    width: 530px;
    display:block;
	font-size:14px; padding-top:15px; line-height:24px; color:#444444;
}
.aa{
    width:820px;
    z-index:100;
}
.aa .theatre-banner{
    opacity:1;
}
.bb{
    width:0px;
    margin:0px;
}



.zj2{ display:none; width:98%; margin:20px 1%;}
.zj2 ul li{ float:left; margin:10px 15px; border:1px solid #eeeeee; width:250px; text-align:center; -moz-transition:0.3s; -webkit-transition:0.3s; transition:0.3s;}
.zj2 ul li:hover{ border:1px solid #1C9F3E;}
.zj2 ul li img{ width:100%; height:auto}
.zj2 ul li p{ padding:10px 5px; font-size:14px; color:#666666; }
/**/


/*-=-=-=-=-=-=-=-=-=-=-=- */
/* Column Grids */
/*-=-=-=-=-=-=-=-=-=-=-=- */


.col_fourth { width: 120px; }
.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth{
	position: relative;
	display:inline;
	display: inline-block;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
}
.end { margin-right: 0 !important; }
/* Column Grids End */

.wrapper { top: 380px; position: fixed; left:2px; z-index:999; font-family:Arial; color: #ffffff;}
.counter { background-color: #1C9F3E; padding: 15px 0; border-radius: 5px;}
.count-title { font-size: 30px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.count-text { font-size: 14px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center;}
.fa-2x { margin: 0 auto; float: none; display: table; color: #ffffff; }


/*yiti*/
.yiti{ width:450px; margin:3px auto; float:left; color:#ffffff; font-size:16px; line-height:30px; padding:5px 10px; font-family:"微软雅黑"; list-style:url(../images/poi1.png) inside;}
.yiti1{ background:#0d764b;}
.yiti2{ background:#118944;}
.yiti3{ background:#1c9f3e;}
.yiti_ma{ margin-right:20px;}

.yiti3_3{ background:#00a4c2;}
.yiti2_2{ background:#0299af; margin:5px;}
.yiti1_1{ background:#008da7;}

.hide{display:none;}





#tab{position:relative; margin:20px auto; height:auto; padding-bottom:20px;}
#tab .tab_menu{width:100%;float:left;position:absolute;z-index:1; height:40px; line-height:40px;}
#tab .tab_menu li{float:left; height:40px;  width:47%; text-align:center; font-size:20px; font-family:"微软雅黑"; color:#FF7C12; background:#eeeeee;}
#tab .tab_box{clear:both;position:relative; top:40px;}
#tab .tab_menu .selected { background:#FF7C12; color:#ffffff !important; cursor:pointer;}

/**/

/*map*/
.p8{ background:url(https://www.big-bit.com/Meeting/2016led4sz/images/dt_bg.png) no-repeat center center #141420; padding:20px 0; }
.map_box{ margin-top:10px;}
#map{width:1000px;height:400px;border:#ccc solid 1px;font-size:12px}

.map_a{ color:#ffffff; text-align:center; display:block; padding:15px 0;}
.map_a:hover{ text-decoration:underline;}
/*map end*/

/*video*/
.video{ width:100%; padding-bottom:50px; overflow:hidden;}
.video1{ width:400px; float:left; margin-right:20px; height:250px;}
.video1 video{ width:400px; height:250px;}
.video1 embed{ width:400px; height:250px; border:1px solid #eeeeee;}
.video1 iframe{ display:none; }
.video2{ width:150px; float:left; height:150px; padding-top:80px;}
.p6_1tit{ height:30px; line-height:30px; margin-bottom:10px; text-align:center; font-family:"微软雅黑"; color:#F59503; font-size:18px;}
/*video end*/

/*jtzn*/
.jtzn_tab{ width:100%; border:1px solid #cccccc;}
.jtzn_tab th{ text-align:left; font-size:16px; height:40px; line-height:40px; padding:5px 2%;}
.jtzn_tab td{ height:35px; line-height:35px; font-size:14px; padding:2px 2%;}
.jtzy_2{ padding:10px 2%; margin-bottom:10px;}
.jt_tit{ height:40px; line-height:40px; color:#f00;}
.jtzy_2 p{ line-height:30px; font-size:14px; color:#333333; margin-bottom:5px;}

.jtzn_tab2{ margin-top:10px; border-left:1px solid #333333; border-top:1px solid #333333;}
.jtzn_tab2 th{ height:60px; background:#B7DDE8; border-right:1px solid #333333; border-bottom:1px solid #333333; font-size:14px;}
.jtzn_tab2 td{ height:35px; text-align:center; border-right:1px solid #333333; border-bottom:1px solid #333333; font-size:14px;}
.jt_tit2{ height:40px; line-height:40px; font-size:16px; color:#f00; text-align:center; font-weight:bold;}

.tab3 td{ color:#333333 !important;}
/*jtzn end*/


.txtMarquee-top{overflow:hidden; position:relative;  }
.txtMarquee-top .bd{}
.txtMarquee-top .infoList li{ height:20px; line-height:20px; list-style: none;  }
