@charset "utf-8";


body{ color:#ffffff !important; width:100%;
		FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#2c7cb1,endColorStr=#7d7cc4); /*IE 6 7 8*/ 
		background: -ms-linear-gradient(top, #2c7cb1,#7d7cc4);        /* IE 10 */
		background:-moz-linear-gradient(top,#2c7cb1,#7d7cc4);/*火狐*/ 
		background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#2c7cb1), to(#7d7cc4));/*谷歌*/ 
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2c7cb1), to(#7d7cc4));      /* Safari 4-5, Chrome 1-9*/
		background: -webkit-linear-gradient(top, #2c7cb1, #7d7cc4);   /*Safari5.1 Chrome 10+*/
		background: -o-linear-gradient(top, #2c7cb1, #7d7cc4);  /*Opera 11.10+*/}

.bg{ background: url(../images/bg.png) no-repeat center top; padding-bottom:50px !important;}

/*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;}
	
/*top nav end*/

		
#banner {
		width: 100%;
		height: 650px;
		max-height: 650px;
		position: relative;
	}
	.pelm {
		position: absolute;
	}
	#warpbg {
		top: -200px;
		left: -350px;
	}
	#star1 {
		top: 120px;
		right:10%;
	}
	#star2 {
		top: 400px;
		left: 650px;
		opacity:0.7;
		filter:alpha(opacity=70);
	}
	#star3 {
		bottom: 20px;
		right:200px;
	}
	#star4 {
		top: 40px;
		left: 290px;
		opacity:0.7;
		filter:alpha(opacity=70);
	}
	#star5 {
		top: 500px;
		left: 200px;
		opacity:0.7;
		filter:alpha(opacity=70);
	}
	#planet {
		top: -103px;
		left: -103px;
		opacity:0.7;
		filter:alpha(opacity=70);
	}
	#robot {
		top: 10px;
		right: 400px;
	}
	#astronaut {
		top: 140px;
		right: 100px;
		opacity:0.7;
		filter:alpha(opacity=70);
	}
	#asteroid {
		bottom: 10px;
		right: 10px;
		opacity:0.7;
		filter:alpha(opacity=70);
	}
	.mob_ban{ display:none;}
	
/*menu*/
.menu{ position:fixed; bottom:0; width:100%; height:80px; z-index:999; }
.menu ul{ display:block; width:1000px; margin:0 auto; background:#cccccc; height:80px; line-height:80px;
		FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#4191d6,endColorStr=#fb9a01); /*IE 6 7 8*/ 
		background: -ms-linear-gradient(right, #4191d6,#fb9a01);        /* IE 10 */
		background: -webkit-linear-gradient(right,#4191d6, #fb9a01) !important; /* Safari 5.1 - 6.0 */
			background: -o-linear-gradient(right,#4191d6, #fb9a01) !important; /* Opera 11.1 - 12.0 */
			background: -moz-linear-gradient(right,#4191d6, #fb9a01) !important; /* Firefox 3.6 - 15 */
			background: linear-gradient(right,#4191d6, #fb9a01) !important; /* 标准的语法 */
}
.menu ul li{ float:left; width:16%; font-size:20px; font-family:"微软雅黑"; text-align:center; line-height:30px; padding:18px 0;}
.menu ul li a{ color:#ffffff;}
.menu ul li a p{ font-size:16px;}

/*menu end*/

/*about*/
.cont1{ width:1000px; margin:20px auto; background:#397bb3; padding:45px 10px;}
.ct1_1{ float:right; padding-top:50px;}
.ct1_2{ float:left; width:605px; font-size:14px; line-height:30px;}
.ct1_2 p{ text-indent:2em;}
/*about end*/

/*topic*/
.cont2{ background:url(../images/bg3.png) no-repeat center;}
.ct_tit{ height:40px; background: url(../images/titbg.png) no-repeat center; margin-bottom:20px;}
.ct_tit p{ display:none;}
.ct_tit img{ display:block; width:1000px; margin:0 auto;}
.ct2_cont{ height:550px; background:url(../images/bg2.png) no-repeat center; position:relative; width:1000px; margin:0 auto;}
.ct2_cont p{ position:absolute; font-size:18px; font-weight: bold; font-family: "微软雅黑";}

.ct2_pos1{ top:80px; left:130px;}
.ct2_pos2{ top:185px; left:65px;}
.ct2_pos3{ top:185px; left:35px;}
.ct2_pos4{ top:270px; left:50px;}
.ct2_pos5{ top:310px; left:75px;}
.ct2_pos6{ top:410px; left:130px;}
.ct2_pos7{ top:110px; left:690px;}
.ct2_pos8{ top:150px; left:690px;}
.ct2_pos9{ top:215px; left:760px;}
.ct2_pos10{ top:365px; left:750px;}
.ct2_pos11{ top:450px; left:660px;}

/*topic end*/

/*speech*/
.ct3_con{ width:1000px; margin:0 auto;}
.texcol{ color:#666666 !important;}
/* demo */
/*五张图片在缩略图时所显示的位置调整*/
#demo li:nth-of-type(1) img{ transform: translate(-80px);}
#demo li:nth-of-type(2) img{ transform: translate(-80px);}
#demo li:nth-of-type(3) img{ transform: translate(-80px);}
#demo li:nth-of-type(4) img{ transform: translate(-80px);}
#demo li:nth-of-type(5) img{ transform: translate(-80px);}
#demo li:nth-of-type(6) img{ transform: translate(-80px);}
#demo li:nth-of-type(7) img{ transform: translate(-80px);}
#demo li:nth-of-type(8) img{ transform: translate(-80px);}
#demo li:nth-of-type(9) img{ transform: translate(-80px);}
#demo li:nth-of-type(10) img{ transform: translate(-80px);}
#demo{width:1000px;height:270px;margin:60px auto;}
#demo img{width: 250px; height: 270px; max-width: 250px;}
#demo li{float:left;position:relative;width:82px;height:100%;overflow:hidden;cursor:pointer; transition:0.5s; transform-origin:bottom;filter:alpha(opacity=50);opacity:0.5;}
#demo li img{transition:1.2s;}
#demo li a{display:block;}
#demo li div{position:absolute;bottom:0;left:0;width:100%;background:#000;line-height:32px;filter:alpha(opacity=70);opacity:0.7;text-indent:2em;}
#demo li div a{color:#FFF;text-decoration:none;}
#demo li div a:hover{color:#F00;text-decoration:none;}
#demo li.active{cursor:pointer; transform:scale(1.02,1.08); z-index:3;width:250px;filter:alpha(opacity=100);opacity:1;}
#demo li.active img{transform:translate(0px);}
#demo li:nth-of-type(1){transform-origin:bottom left;}
#demo li:nth-of-type(10){transform-origin:bottom right;}
/*speech end*/

/*analysis*/
.cont3{ background:url(../images/bg4.png) no-repeat left bottom; padding-bottom:65px;}
.ct3_c p{ float:left;}
.ct3_c .bor-r{ border-right:1px solid #7396c7;}
/*analysis*/

/*bm*/
.bg2{ background:url(../images/bg5.png) no-repeat bottom right;}
.bm{ width:1000px; margin:20px auto;}
.bm_c{ height:50px; line-height:30px;}
.bm_r{ text-align:right !important;}
.bm_c input{ width:90%; height:30px; line-height:30px; border:1px solid #ffffff; border-radius:5px; color:#666666;} 

.inp2{ width:150px !important; margin-right:50px; background:url(../images/jh.png) no-repeat center top;color:#ffffff; height:40px !important; margin-top:10px; cursor:pointer; border:1px solid #fb9a01; font-size:14px;}
.inp3{ width:150px !important; margin-right:50px; background:url(../images/jian.png) no-repeat center top;color:#ffffff; height:40px !important; margin-top:10px; cursor:pointer; border:1px solid #fb9a01; font-size:14px;}
.inp4{ width:150px !important; margin-right:50px; background:#fb9a01;color:#ffffff; height:40px !important; margin-top:10px; cursor:pointer; border:1px solid #fb9a01; font-size:14px;}
.inp5{ width:150px !important; margin-right:50px; background:#fb9a01;color:#ffffff; height:40px !important; margin-top:10px; cursor:pointer; border:1px solid #fb9a01; font-size:14px;}

.texc1{ text-align:right;}
.texc2{}

/*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: #fb9a01; color: #fb9a01; }
ul.ui-choose>li.selected { z-index: 3; border-color: #fb9a01; background-color: #fb9a01; 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,.i2{display: none; color:#ffffff !important; text-decoration:none !important; line-height:40px;}
.i1{ padding-top:10px;}
.i1 input,.i2 input{ width:15px; height:15px; margin-right:10px;}
.i1 textarea{ width:90%; border:1px solid #ffffff; border-radius:5px; color:#666666;}
a.c1{cursor: pointer;margin:15px;}
a.c2{cursor: pointer;margin:15px;}

.bor_b1{ border-bottom:1px dashed #7f99d4; padding-bottom:10px; margin-bottom:10px;}
.bor_b2{ border-bottom:1px dashed #7f99d4; padding-bottom:10px; margin-bottom:10px;}
/*bm end*/

/*logo*/
.cont4{ width:1000px; margin:20px auto; padding:15px 0; border-top:1px dashed #899bcc; text-align:center;}
.ct4_tit{ height:59px; border-bottom:1px solid #b1bedf; background:url(../images/tit5.png) no-repeat center; line-height:59px; font-size:16px;}
.bor_n{ border: none;}


.multipleLine .bd{  overflow:hidden; margin-top:20px;  }
.multipleLine .bd ul{ overflow:hidden; zoom:1; margin-bottom:10px;  }
.multipleLine .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.multipleLine .bd ul li .pic{ text-align:center;}
.multipleLine .bd ul li .pic img{ width:140px; height:50px; display:block;  padding:2px; border:1px solid #ccc;  }
.multipleLine .bd ul li .pic a:hover img{ border-color:#999;  }
.multipleLine .bd ul li .title{ line-height:24px;   }
.multipleLine .bd ul li .title a{ color:#ffffff;}
/*logo end*/

/*gift*/
.gift_p{ margin-bottom: 30px; font-size: 14px;}
/*gift end*/

/*his*/
.ct4_con{ background:url(../images/bg6.png) no-repeat center bottom; margin:20px 0;}
.ct4_con p{ height:403px; padding-top:114px; margin-top:10px;}
.ct4_con p a{ color:#ffffff !important; display:block; line-height:36px; height:160px;}
.ct4_bg1{ background:url(../images/his1.png) no-repeat center;}
.ct4_bg2{ background:url(../images/his2.png) no-repeat center;}
.ct4_bg3{ background:url(../images/his4.png) no-repeat center;}
.ct4_bg4{ background:url(../images/his3.png) no-repeat center;}

.his_v{ padding:20px 0;}
.his_v iframe{ display:none; width:100%;}
.his_v{ text-align:left;}
.hisv_c .hisvc_tit{ height:58px; line-height:58px; padding-left:10px; font-size:20px; background:#fb9a01 !important; display:block; font-family:"微软雅黑";}
.hisvc_con{ font-size:14px; text-indent:2em; line-height:28px; display:block; margin-top:15px;}
.hisvc_con a{ display:block; color:#ffffff; text-indent:0 !important; margin-top:10px;}
.hisvc_con a:hover{ color:#fb9a01;} 
/*his end*/

/*lianxi*/
.cont5{ font-size:16px; line-height:36px; padding:20px 0; overflow:hidden;}
/**/

/*foot*/
.foot{ text-align:center; width:1000px; margin:20px auto; border-top:1px dashed #9b9bd1; padding:20px 0; font-size:14px; line-height:30px;}
.foot a{ color:#ffffff;}
.foot a:hover{ color:#fb9a01;}
/**/

/*固定的悬浮窗*/
.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 15px 15px 15px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
.yb_QQ a:hover{color:#ffffff; }
/**/

/*map*/
.p8{  padding:20px 0; padding-bottom:30px;}
.map_box{ margin-top:10px;}
#map{width:1000px;height:400px;border:#ccc solid 1px;font-size:12px; margin: 20px auto;}

.map2{ height: 35px; line-height: 35px; margin:0 auto 40px auto; text-align: center; width: 250px; border: 1px solid #ffffff; border-radius: 10px; cursor: pointer; transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s;}
.map2:hover{border: 1px solid #FB9A01; color: #FB9A01;}
.maptj{ color: #666666;}
.modal-dialog{width: 70%;}
.maptab{text-align: center; font-size: 14px; background: #fafafa;}
.maptab th{text-align: center;}
.modal-header{background: #FB9A01; color: #ffffff;}
.modal-title{text-align: center; font-weight: bold;}
.btn-map{background: #FB9A01; color: #ffffff;}
.map-lx{ margin: 15px; text-align: left; font-size: 14px; line-height: 24px;}
.map-lx h4{text-align: center; height: 40px; line-height: 40px; background: #FB9A01; color: #ffffff; margin-bottom: 15px; font-weight: bold; font-size: 16px;}
.map-lx p{margin-bottom: 10px;}
/*map end*/

/*media*/
.media{margin: 20px auto;}
.media-c{width: 1000px; margin: 0 auto; padding-top: 20px;}
.media-ul a{ color: #ffffff;}
.media-ul a:hover{color: #ffffff; text-decoration: none;}
.media-ul li{height: 120px; margin-bottom: 30px;}
.media-ul li h4{ height: 40px; line-height: 40px; overflow: hidden;white-space:nowrap;text-overflow:ellipsis; font-weight: bold; transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s;}
.media-ul li h4:hover{color:#FB9A01 }
.media-ul li p{font-size: 14px; line-height: 24px;}
.med-img{ width: 180px; height: 120px; margin-right: 20px}
.med-img img{width:180px; height: 120px}
/*media end*/

.jb-ab{font-size: 16px; line-height: 30px; min-height: 150px;}
.jb-ab strong{}
.jb-ab a{ color: #FB9A01;}
.jb-ab a:hover{ color: #FF4A00;}


/*会议赞助*/
.part3{ width:1000px; margin:0 auto; margin-bottom:20px;}
.tit2{ height:94px; line-height:47px;  text-align:center; font-family:"微软雅黑"; margin-bottom:15px;}
.tit2 span{ padding:0 10px; font-size:30px;color:#00a0cb; font-weight:440; background:#ffffff;}
.tit2 span font{ font-size:14px;}
.body-text{
           background-color: #fff;
            color: #25373C;
            font-size: 18px;
            text-align: center;
        }


        .body-text p{
            width: 15%;
            display: inline-block;
            text-align: left;
            padding: 20px;
            color: #45636B;
        }

.body-text1{
           background-color: #fff;
            color: #25373C;
            font-size: 18px;
            text-align: center;
			display:none;
        }


        .body-text1 p{
            width: 15%;
            display: inline-block;
            text-align: left;
            padding: 20px;
            color: #45636B;
        }

.detail-con{font-size:14px; line-height:28px; padding:0 20px 20px; color:#ffffff;}
.detail-con h2{ font-size:18px; font-family:"微软雅黑"; color:#ffffff; margin-bottom: 15px; padding: 10px 0;}
.detail-con h2 strong{ background: #FB9A01; padding: 5px;}
.detail-con a{ color:#FB9A01; text-decoration: underline;}
.detail-con a:hover{ color:#FECE5E;-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;}
/*会议赞助 end*/

/*特邀嘉宾*/
.spgue{ margin-bottom:50px;}
.spgue_c{ width:1000px; margin:30px auto 20px auto;}
.spgue_c1{ padding:5px; width:300px; height:240px; border:1px solid #cccccc; float:left; margin-right:30px;}
.spgue_c2{ float:left; width:660px;}
.spgue_c2 h1{ height:35px; line-height:35px; font-weight:bold; font-size:16px; font-family:"微软雅黑";}
.spgue_c2 p{ font-size:14px; line-height:24px; text-indent:2em; margin-bottom:5px;}


/*会后报道*/
.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: #ffffff;
	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:#ffffff; font-size:12px; line-height:16px; padding:0; text-indent:0 !important; display:block; }
.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: #F7AE00;
	display: block;
	font-size: 16px;
	line-height: 30px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FFF;
}
#content .title_huiyi h1 {
	color: #ffffff;
	line-height: 45px;
	text-align:center; background:#FB9A01; margin-bottom:15px; font-family:"微软雅黑"; font-weight:bold;}
	
.col{ color:#bbbbbb !important; text-decoration:underline !important; cursor:auto}
	
/**/