@charset "utf-8";
/* CSS Document */
body {
	font-family:"微软雅黑";
	font-size:14px;
}
a{ cursor:pointer;}
body, li, ul {
	margin:0px;
	padding:0px;
}
jb li a img{ border:0px;}
jb li a { text-decoration:none}
jb li:hover a{ text-decoration:underline;}
li {
	list-style-type:none;
}
.hysp{ width:100%;}
.hysp li{ width:29%; height:140px; float:left; margin:2%; background-color:#999999;}
.nav {
	width:100%;
	height:70px;
	background-color:#fff;
}
.nav a{ color:#003; text-decoration:none;}
.nav .logo {
	padding-left:40px;
	float:left;
}
.nav .nav_bar {
	float:right;
	padding-right:40px;
	height:70px;
}
.nav .nav_bar li {
	height:60px;
	float:left;
	padding-left:8px;
	padding-right:8px;
	line-height:66px;
	border-left:1px solid #666;
	margin-top:5px;
	cursor:pointer;
}
.nav .nav_bar li:hover{ background-color:#f4f4f4;}
.banner {
	width:100%;
	height:480px;
	background-image:url(images/banner-2.jpg);
	background-position:center center;
}
.head_gg{ width:100%; height:240px; background-image:url(images/bmb_02.jpg); background-repeat:no-repeat; background-position:center center;}

.focus {
	background-color:#01194d;
	width:100%;
	height:400px;
	padding:20px 0px;
}
.focus a{ border:none; color:#003; text-decoration:none;}
.focus a img{ border:none;}
.focus_all {
	width:1080px;
	height:360px;
	background-color:#CCC;
	margin:0px auto;
}
.focus_lis1 {
	width:360px;
	height:360px;
	float:left;
}
.focus_bt {
	width:360px;
	height:90px;
	background-color:#FFF;
	text-align:left;	
	line-height:90px;
	font-size:22px;
	color:#00205f;	
       position:relative;
}
.focus_meng{ width:100%; height:100%; position:absolute; top:0px; left:0px; background-color:#333;; z-index:0;opacity:0; filter:alpha(opacity:0)}

.focus_bt a{padding-left:25px; display:block; cursor:auto; z-index:200;}
.focus_bt:hover .focus_meng{opacity:0.1;filter:alpha(opacity:10);}
.focus_bt img {
	float:right;
	margin:20px 20px 0px 0px;;
}
.focus_tw {
	width:360px;
	height:180px;
	background-color:#00cdf9;
	color:#FFF;
}
.focus_tw img {
	width:180px;
	height:100%;
	float:left;
}
.focus_tw .txt {
	width:170px;
	height:100%;
	float:left;
	padding-left:10px;
	
	
}
.focus_tw .txt img {
	width:40px;
	height:40px;
	margin:10px 0px;
	float:none;
	
}
.sp {
	background-image:url(images/zl.jpg);
}
.sp .txt {
	float:right;
	font-size:31px;
	color:#00205f;
	text-align:right;
	padding-right:20px;
}
.bt {
	font-size:31px;
}
.focus_bg {
	background-color:#00f9aa;
}

.center {
	width:1080px;
	height:auto;
	margin:0px auto;
}
.tit {
	width:100%;
	height:auto;
	margin-top:40px;
}
.tit .tit_bt {
	float:left;
	font-size:31px;
	color:#00205f;
}
.tit .tit_bt:before {
	content:" ";
	background-image:url(images/befor.jpg);
	width:11px;
	height:22px;
	display:inline-block;
	margin-right:8px;
}
.tit .num {
	float:right;
	text-align:justify;
}
.tit .lin {
	width:100%;
	height:2px;
	background-color:#00205f;
	clear:both;
	margin-top:10px;
}
.wjhy {
	width:1080px;
	height:297px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	margin-top:10px;
}
.wjhy ul {
	width:500%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	transition:left 0.5 ease 0;
	-moz-transition:left 0.5 ease 0; /* Firefox 4 */
	-webkit-transition: left 0.5 ease 0; /* Safari 和 Chrome */
	-o-transition:left 0.5 ease 0;
}
.wjhy ul li {
	float:left;
	margin-right:7px;
	width:265px;
	height:297px;
}
.wjhy .goLeft {
	position:absolute;
	left:-10px;
	top:150px;
	margin-top:-30px;
	width:57px;
	height:61;
	z-index:200;
	opacity:0;
	transition:all 0.5 ease 0;
	-moz-transition:all 0.5 ease 0; /* Firefox 4 */
	-webkit-transition: all 0.5 ease 0; /* Safari 和 Chrome */
	-o-transition: all 0.5 ease 0;
}
.wjhy .goRight {
	position:absolute;
	right:-10px;
	top:150px;
	margin-top:-30px;
	width:57px;
	height:61;
	z-index:200;
	opacity:0;
	transition:all 0.5 ease 0;
	-moz-transition:all 0.5 ease 0; /* Firefox 4 */
	-webkit-transition: all 0.5 ease 0; /* Safari 和 Chrome */
	-o-transition: all 0.5 ease 0;
}
.wjhy:hover .goLeft {
	opacity:1
}
.wjhy:hover .goRight {
	opacity:1
}

 .richeng { margin: 20px 0px; font-size:1em; }
 .richeng thead:first-child{ background-color:#06F; border:1px solid #3cb191}
 .richeng tr{ height:30px; font-size:12px;vertical-align: middle !important;border:1px solid #3cb191; }
 .richeng tr td{ border-right:1px solid #3cb191; padding-left:20px; }
  .richeng tr td:hover{ background-color:#189c1c; cursor:pointer;}
 .richeng .lastchild{ border-bottom:1px solid #fff;}
  .richeng tr td:first-child{ border-left:1px solid #3cb191;}
 .richeng tr:last-child{ border-bottom:1px solid #3cb191;}
 .richeng tr:first-child{ border-bottom:1px solid #3cb191;}
 .table{border-collapse: collapse; vertical-align: middle !important; }
 .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
	vertical-align: middle !important;
	}


.zzs {
	width:1080px;
	height:auto;
	margin:0px auto;
}
.zzs ul {
	width:100%;
	height:auto;
	overflow:hidden;
}
.zzs ul li {
	/*width:170px;
	height:80px;*/
	width:102px; height:48px;
	margin-left:16px;
	margin-top:10px;
	float:left
}
.zzs ul li img{width:102px; height:48px;}
.footer_lin {
	width:100%;
	height:2px;
	background-color:#666;
	clear:both;
	margin-top:30px;
}
.footer{ width:100%; height:auto; background-color:#f9f9f9;}
.footerbox {
	width:1080px;
	height:auto;
	margin:0px auto;
	
}
.lxfs_tit {
	font-size:31px;
	font-weight:bold;
}
.lxfs {
	width:33%;
	height:auto;
	float:left;
	border-right:1px solid #666;
	margin-top:20px;
	font-size:14px;
	font-family:"微软雅黑";
	line-height:26px;
	margin-bottom:30px;
}
.pl {
	padding-left:8%;
	width:25%
}
.lxfs_last {
	border-right:none;
}
.banquan {
	width:100%;
	margin:0px 0px;
	text-align:center;
	line-height:26px;
	height:26px;
	clear:both;
}

.head_gg{ width:100%; height:240px; background-image:url(images/bmb_01.jpg); background-repeat:no-repeat; background-position:center center;}
/*czxx*/
.canter{ width:1080px; height:auto; margin:0px auto;}
.czxx_bt{ text-align:center; clear:both; font-size:26px; font-weight:bold; margin-top:20px;}
.zwt{ width:750px; height:500px; background-image:url(images/zwt.jpg); background-position:center center; background-repeat:no-repeat; float:left;}
.zw_lxr{ width:300px; height:500px; float:right;}
 .lxr{ width:100%; line-height:26px; height:120px;}
.zsfw{width:665px; height:433px; float:left; margin-top:10px; }
.zsfw_tit{ height:53px;}
.zsfw ul{ margin:0px; padding:0px;}
.zsfw ul li{ margin:0px; padding:0px;}
.zsfw ul{ width:272px; height:auto; background-color:#ebebeb; float:left; padding-left:60px; padding-bottom:10px;}

.gzqt{ width:394px; height:auto; float:right; margin-top:10px; }
.gzqt_tit{ height:53px;}
.gzqt ul{margin:0px; padding:0px; width:334px; height:auto; background-color:#ebebeb;  padding-left:60px; padding-bottom:10px;}
.clear{ clear:both;}

/*大会背景*/

.dhbg{ width:100%; height:auto}
.dhbg img{ float:left;}
.dhbg p{ line-height:26px; font-size:14px; }
.dhys{ width:33%; height:auto; float:left;}
.dhys .bt{ font-size:18px; font-weight:bold;}
.dhys .bt span{ width:16px; height:16px; transform:rotate(45deg);
-ms-transform:rotate(45deg); 	/* IE 9 */
-moz-transform:rotate(45deg); 	/* Firefox */
-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
-o-transform:rotate(7deg); background-color:#003;}
.dhys .bt_xq{ background-image:url(images/youshi_bg.jpg); padding:15px; background-repeat:no-repeat; background-position:center center; width:327px; height:132px; color:#1384bf; line-height:26px; }
.dhys_gx{ width:100%; height:130px; background-image:url(images/dhys.jpg); background-position:center center; background-repeat:no-repeat; float:left; }

.rdwt{ background-image:url(images/rdwt_bg.jpg); background-repeat:no-repeat; background-position:center center; width:1080px; height:550px; position:relative;line-height:26px; font-size:14px;}
.hjzx{ position:absolute; top:84px; left:50px; width:380px; height:140px; line-height:26px; font-size:14px;}
.szh{ position:absolute; top:57px; left:660px; width:368px; height:316px;}
.tx{ position:absolute; top:270px; left:50px; width:380px; height:227px;}
.rhtx{ position:absolute; top:415px; left:660px; width:368px; height:90px; }
.zbf{ }
.zbf_logo{ width:280px; height:360px; float:left}
.zbf_logo img{ margin-top:100px;}
.zbf_xq{ font-size:14px; line-height:26px; width:790px; height:360px; float:right;}
/*场馆信息*/
.cgxx{ text-align:left; padding-left:20px; font-size:16px;}
.cgxx_dz{width:638px; height:410px; background-image:url(images/cgxx_dz.jpg); background-repeat:no-repeat; background-position:center center; float:left}
.cgxx_dzxq{ width:430px; height:410px; float:right;}

.chlc_gr{ text-align:center; font-size:16px; font-weight:bold; margin-top:10px;}

.chlc{ width:240px; height:102px; float:left; background-image:url(images/chlc.jpg); background-repeat:no-repeat; background-position:center center; padding-left:30px; padding-top:20px; line-height:20px;}
.chlc span{ font-weight:bold; color:#021f63; font-size:20px;}
.chlc img{ float:left;}

.zs_box{ width:30%; height:317px;  float:left; background-color:#f1f1f1; margin:5px; padding:12px;}
.zs_box p{ font-size:14px; line-height:24px;}

/*高峰会议*/
.rcb{ width:100%; font-size:16px;}
.rcb thead{}


.jb{ width:100%; height:auto; margin-top:20px; padding:5px;}
.jb li{ width:225px; height:300px; padding:10px 15px; background-color:#f8f6f6; margin-right:15px; margin-top:15px; float:left;}
.jb li img{ width:225px; height:172px;}
.jb li .jb_txt{ line-height:26px; text-align:center;}
/*支持媒体*/
.zcmt{ width:100%;}
.zcmt li{ width:110px; height:60px; float:left; margin-right:25px; padding-top:10px;}