@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:"微软雅黑";
			}
/*top nav   end*/

/*nav*/

.inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding:30px 0;
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: 300;
	z-index:99 !important;
}

.inner:after {
	  content: "";
	  display: table;
	  clear: both;
}

.subMenu {
	height: 50px;
	z-index: 1000;
	width: 100%;
	background: #05913B;
}

.subMenu .inner {
	padding:0;
	font-weight: 400;
	margin: 0 auto;
}


.subNavBtn {
	display: block;
	height: 35px;
	width: 8.2%;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 16px;
	padding: 15px 2.2% 0 2.1%;
	text-align: center;
	
	color: #fff;
}
.subMenu a:hover {
	background: #F4802B;
	color:#ffffff;
}

.active {
	background: #F4802B;
	color:#ffffff;
}
.end {
	margin: 0;
}


.nav_1{width:100%; z-index:9999; display:none;}
.nav_1 nav {
    font-family: Helvetica;
    text-align: center;
    text-transform: uppercase;  
    background-color:#05913B;
	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: #3EB286;
	border-bottom:2px solid #3EB286;
	-webkit-transition:0.5s; -moz-transition:0.5s;
}

.nav_1 .current_page {
    background-color:  #2E9D74;
	border-bottom:2px solid #2E9D74;
}

.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*/


/*banner*/
.banner{ height:500px;}

/* flexslider */
.flexslider{position:relative;height:500px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:500px;}
.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{ display:none;}
/**/

/*index*/

	/*p1*/
	.p1{ width:1000px; margin:20px auto;}
	.p1_tit{ height:62px; background:url(../images/tit1.png) no-repeat top left;}
	.p1_con{ margin:15px 0; font-size:14px; color:#666666; line-height:24px; padding:0 20px;letter-spacing:0.5px;}
	.p1_con p{ text-indent:2em; margin-bottom:10px;}
	/**/
	
	/*p2*/
	.p2{ width:1000px; margin:20px auto; padding:10px 0;}
	.p2_1{ float:left; width:270px; text-align:center; padding-top:25px;}
	.p2_2{ float:left; width: 730px;}
	.p2_2 ul{ overflow:hidden; border:1px solid #eeeeee;}
	.p2_2 ul li{ float:left; width:47%; height:35px; line-height:35px; font-size:14px; color:#347652; padding:0 1%; border-bottom:1px dashed #cccccc;}
	/**/
	
	/*p3*/
	.p3_tit{ height:62px; background:url(../images/tit3.png) no-repeat top left;}
	.p3_ul{ overflow:hidden; margin:15px auto;}
	.p3_ul li{ float:left; width:20.8%; margin:15px 2%; background:#ffffff; color:#666666; text-align:center;}
	.p3_ul li span{ line-height:24px; font-size:14px; padding:4px 0; display:block;}
	.p3_ul li p strong{ font-size:16px;}
	
	
	.jq22{position: relative;border: 1px solid #eee;}
	.jq22 .border-left{width: 1px;height: 0px;background: #2E9D74;position:absolute;left:-1px;bottom: 0;}
	.jq22 .border-bottom{width: 0px;height: 1px;background: #2E9D74;position:absolute;left:0;bottom: 0px;}
	.jq22 .border-top{width: 0px;height: 1px;background: #2E9D74;position:absolute;right:0;top: 0px;}
	.jq22 .border-right{width: 1px;height: 0px;background: #2E9D74;position:absolute;right:-1px;top: 0;}
	/**/
	
	/*p4*/
	.p4{ padding:10px 0; background:url(../images/sign_bg.png) no-repeat center bottom #FEFBF0;}
	.p4_tit{ height:62px; background:url(../images/tit4.png) no-repeat top left;}
	
	.p4_con{ margin:20px 0;}
	
	.bm_tab{ width:95%; margin:0 auto;}
.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:#F59503; color:#ffffff; height:40px !important; margin-top:10px; cursor:pointer; border:none; 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: #F59503; color: #F59503; }
ul.ui-choose>li.selected { z-index: 3; border-color: #F59503; background-color: #F59503; 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: #F59503; color: #fff; cursor: not-allowed; border-color: #F59503; }
ul.choose-type-right>li.selected { color: #F59503; 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,.i2{display: none; color:#333333;}
.i1 input,.i2 input{ width:15px; height:15px; margin-right:10px;}
a.c1{cursor: pointer;margin:15px;}
a.c2{cursor: pointer;margin:15px;}

#information table{ width:100%; border-bottom:1px dashed #cccccc; margin-bottom:10px;}

.inp2{ width:150px !important; margin-right:50px; background:url(../images/jh.png) no-repeat center top;color:#F59503; height:40px !important; margin-top:10px; cursor:pointer; border:1px solid #F59503; font-size:14px;}
.inp3{ width:150px !important; margin-right:50px; background:url(../images/jian.png) no-repeat center top;color:#F59503; height:40px !important; margin-top:10px; cursor:pointer; border:1px solid #F59503; font-size:14px;}
	
	/**/
	
	/*p5*/
	.p5_tit{ height:62px; background:url(../images/tit5.png) no-repeat top left;}
	.p5_ul{ overflow:hidden; padding:10px; width:980px;}
	.p5_ul li{ float:left; width:150; height:52px; margin:5px; border:1px solid #cccccc;} 
	.p5_ul li img{ width:150px; height:52px;}
	/**/
	
	/*map*/
	.p6_tit{ height:62px; background:url(../images/tit6.png) no-repeat top left;}
	.map_box{margin-top:10px;}
	#map{width:960px;height:400px;border:#ccc solid 1px;font-size:12px; margin:0 auto;}
	
	.map_con2{ margin-top:15px; font-size:14px; line-height:30px; color:#444444;}
	.map_con2 img{ margin:0 auto; width:817px; display:block}
	/**/ 
	
/*foot*/
.foot{ background:#05913B; color:#cccccc; font-size:14px; padding:40px 0;}
.foot2{ width:1000px; margin:0 auto;}
.f_p1{ padding-bottom:15px; border-bottom:1px solid #298662; line-height:30px; overflow:hidden; color:#fafafa;}
.f_p1 p{ float:left; width:20%; margin:0 5%;}
.f_p2{ padding-top:20px; text-align:center; line-height:24px; font-size:13px;}
.f_p2 a{ color:#cccccc; margin:0 5px;}
.f_p2 a:hover{ color:#ffffff;}
/*foot end*/
	
/*index end*/


/*议程*/
.ny_con{ width:1000px; margin:20px auto;}

.yctit{ height:62px; background:url(../images/tityc.png) no-repeat top left;}
.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;}

/*赞助*/
.zztit{ height:62px; background:url(../images/titzz.png) no-repeat top left;}

.detail-con{font-size:14px; line-height:28px; padding: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;}

/*回顾*/
.histit{height:62px; background:url(../images/tithis.png) no-repeat top left; margin-bottom:20px; }

 /*switchBox*/
.switchBox, .slideBox{  }
.switchBox dt, .slideBox dt{height:40px; background-color: #5F9878;}
.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:150px;
	
}
.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: #FF984B; 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:none;}
	/*switchBox*/
.lx { margin-top:15px}
.lx_nr{ background:#fff; padding:15px 0 10px; overflow:hidden}
.con_imger{ padding-left:17px; overflow:hidden;}
.con_imger a{ float:left; width:170px; overflow:hidden; text-align:center;margin:0 18px 5px 0; display:block;}
.con_imger a img{ width:170px; padding-bottom:5px; height:115px; border:none !important;} 
.con_imger a p{ color:#666; font-size:12px; line-height:16px; padding:0; text-indent:0 !important; }
.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;}
#switchBox dd #content {
	width: 960px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.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;
}


.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;
}

#content .title_huiyi{ background:url(../images/bg3.jpg) repeat-x;}
#content .title_huiyi h1 {
	color: #5F9878;
	line-height: 45px;
	text-align:center;
	
	margin:0 auto;
	background:#ffffff;
}




/* 本例子css */
	.picScroll{ padding:10px 0;  position:relative;  border:1px solid #eee; width:960px;  padding:10px 0 10px 10px; background:#fff; overflow:hidden; margin:0 auto; margin-top:10px}
	.picScroll ul{ overflow:hidden; zoom:1; }
	.picScroll ul li{ width:170px; float:left; overflow:hidden; padding:0 10px;     }
	.picScroll ul li img{ width:170px; display:block; height:113px; }
/**/

/*news*/
.news{ background:url(../images/newsbg.png) no-repeat center; color:#ffffff;}
.news_con{ width:1000px; margin:0 auto;}
.n_c_tit{ padding-top:30px; text-align:center; font-family:"微软雅黑"; font-size:30px;}
.n_c_con{ padding:40px 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:#ffffff; display:block; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.ncc_1 p a:hover{ color:#ffffff; 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:#ffffff;}
.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;}
.ncc_li4 a:hover{ background:#0AB24B; color:#ffffff !important;}
/**/

/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 250px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #FF4A00 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #FF4A00 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #FF4A00 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #FF4A00 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
/**/

.ch_tit{height:62px; background:url(../images/tit7.png) no-repeat top left;}

.p6_1tit{ height:30px; line-height:30px; margin-bottom:10px; text-align:center; font-family:"微软雅黑"; color:#F59503; font-size:24px;}

.mt_tit{height:62px; background:url(../images/mttit.png) no-repeat top left;}


/*会后报道*/
.hhtit{ height:62px; background:url(../images/hhtit.png) no-repeat top left;}




.con_imger{ padding-left:17px; overflow:hidden;}
.con_imger .conimg{ float:left; width:170px; overflow:hidden; text-align:center;margin:0 18px 5px 0; font-size:12px;}
.con_imger a{ float:left; width:170px; overflow:hidden; text-align:center;margin:0 18px 5px 0; display:block;}
.con_imger a img{ width:170px; padding-bottom:5px; height:115px; border:none !important;} 
.con_imger span{ color:#666; font-size:12px; line-height:16px; padding:0; text-indent:0 !important; }
.con_imger a:hover{text-decoration:none}
.con_imger  span a{ color:#F4802B; 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 {
	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: #05913B;
	display: block;
	font-size: 16px;
	line-height: 30px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FFF;
}
#content .title_huiyi h1 {
	color: #05913B;
	line-height: 45px;
	
/**/