@charset "utf-8";

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
 
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}

body{ color:#ffffff;}

a:hover{ text-decoration:none;}

.bgc_b2{ background:#00041a;}
/*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*/

/*固定的悬浮窗*/
.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: #f73569 url(../images/zs/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #f73569 url(../images/zs/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #f73569 url(../images/zs/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #f73569 url(../images/zs/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;
}
/**/

/*中山*/
.mob_ban{ display:none;}
.menu_zs{ position:fixed; top:200px; left:20px; background:url(../images/zs/menu_bg.png) no-repeat top center; padding:0 9px; padding-top:63px; width:48px; text-align:center; font-size:14px;}
.menu_zs a{ color:#ffffff; display:block;}
.menu_zs a:hover{ text-decoration:none;}
.menu_zs p{ width:30px; height:30px; background:#e7547b; line-height:30px; border-radius:30px; margin:0 auto; margin-bottom:16px; transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s; overflow:hidden;}
.menu_zs p:hover{ width:145px;}
.menu_act{background:#fecf5e !important;
			FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#e7547b,endColorStr=#fecf5e) !important; /*IE 6 7 8*/ 
			background: -ms-linear-gradient(left, #e7547b,#fecf5e) !important; 
			background: -webkit-linear-gradient(left,#e7547b, #fecf5e) !important; /* Safari 5.1 - 6.0 */
			background: -o-linear-gradient(left,#e7547b, #fecf5e) !important; /* Opera 11.1 - 12.0 */
			background: -moz-linear-gradient(left,#e7547b, #fecf5e) !important; /* Firefox 3.6 - 15 */
			background: linear-gradient(left,#e7547b, #fecf5e) !important; /* 标准的语法 */}
			
.zs_con{ background:url(../images/zs/bg.png) no-repeat bottom center;}
.zs_banner{ background:url(../images/zs/banner_bg.jpg) no-repeat center; height:650px;}

#indexgs {
        width: 1000px;
        height: 650px;
        position: relative;
		margin:0 auto;
		overflow:hidden;
}
#indexgs img {
        position: absolute;
}
#indexg2 {
        left: 1000px;
        top: 1000px;
}
#indexg1 {
        left: -1000px;
        top: 1000px;
        position: absolute
}

#indexg0 {
        left: -1000px;
        top: 1000px;
        position: absolute;
}

#indexmask {
        background: #fff;
        width: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        display: none
}

.zsc{ width:1000px; margin:0 auto;}

.time{position: absolute; top: 0; right: 0; background: #F73569; height: 50px; line-height: 50px; color: #ffffff; padding:0 10px 10px 10px; border-radius: 0 0 15px 15px;}
.time span{ font-weight: bold; font-size: 24px;}

/*nav*/
nav {
	position: absolute;
}
.fixed {
	position: fixed; 
	top: 0;  
	z-index: 999;
	width:100%;
}

.nav-newc .navbar-nav > .active > a,
.nav-newc .navbar-nav > .active > a:hover,
.nav-newc .navbar-nav > .active > a:focus{ color:#ffc130 !important;}

.nav-newc{ background:url(../images/zs/navbg.png) no-repeat top center rgba(0,4,26,0.8);}
.navc_1{ width:1000px; margin:0 auto; background:url(../images/zs/navbg.png) no-repeat center rgba(0,4,26,0.8);}
.navc_1 li{ height:59px; line-height:59px; font-size:20px; font-family:"微软雅黑"; background:url(../images/zs/navbg2.png) no-repeat right center;}
.navc_1 li a{ height:59px; line-height:59px; font-size:20px; font-family:"微软雅黑"; padding:0 32px; color:#ffffff; font-weight: bold;}
.navc_1 li a:hover{ color:#ffc130; background: none}
.icon-bar{ background: #ffffff;}
.navbar-brand{line-height: 35px; color: #ffffff; display: none;}

.bgnot{background: none !important;}
/*nav end*/


.tit{ margin-bottom:24px; overflow:hidden;}
.zs_p1_c{ font-size:14px; line-height:30px; }
.zs_p1_c p{ text-indent:2em;}

.zs_p1{ margin-bottom:30px;}


.zs_p2_c{ background:url(../images/zs/bg2.png) no-repeat left center; padding-left:311px;}
.zs_p2_c1{ height:57px; padding-left:80px; margin-bottom:13px;}
.zs_p2_c1 p{ height:57px; line-height:57px; font-size:16px; font-family:"微软雅黑";}
.p2_bg1{ background:url(../images/zs/bg3.png) no-repeat left bottom;}
.p2_bg2{ background:url(../images/zs/bg4.png) no-repeat left bottom;}

/*bm*/
.bm{ width:1000px; margin:20px auto;}
.bm_c{ height:50px; line-height:30px;}
.bm_r{ text-align:right !important;}
.bm_c input{ width:100%; 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-top:1px dashed #585a62; padding-top:20px; margin-top:10px; height:70px;}
.bor_b2{ border-top:1px dashed #585a62; padding-top:20px; margin-top:10px; height:70px;}
/*bm end*/

/*logo*/
.p5_logo{ margin:20px 0; padding-top:40px; border-top:1px dashed #585a62;}
.p5_logo_c{ margin-bottom:20px;}
.logo_1{ float:left; width:150px; margin-right:17px; height:60px; text-align:center; line-height:60px; font-size:18px; font-family:"微软雅黑";
			background:#e7547b;
			FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#e7547b,endColorStr=#fecf5e) !important; /*IE 6 7 8*/ 
			background: -ms-linear-gradient(left, #e7547b,#fecf5e) !important; 
			background: -webkit-linear-gradient(left,#e7547b, #fecf5e) !important; /* Safari 5.1 - 6.0 */
			background: -o-linear-gradient(left,#e7547b, #fecf5e) !important; /* Opera 11.1 - 12.0 */
			background: -moz-linear-gradient(left,#e7547b, #fecf5e) !important; /* Firefox 3.6 - 15 */
			background: linear-gradient(left,#e7547b, #fecf5e) !important; /* 标准的语法 */}
.logo_2{ float:left;}
/* 本例子css */
		.picMarquee-left{ width:825px;  overflow:hidden; position:relative;  }
		.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;  border:1px solid #ccc; padding:2px 7px; background: #ffffff; width: 148px; height: 58px; }
		.picMarquee-left .bd ul li img{ width:120px; height:50px; display:block; }
/**/

/*review*/
.p6_rev1{ float:left; width:443px; transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s; margin-right:50px;}
.p6_rev1 img{ width:100%;}
.p6_rev2{ float:left; width:480px; overflow:hidden;}
.p6_rev2 p{ float:left; width:25%;}
.p6_rev2 p img{ width:100%;}
.p6_pic2{ display:none;}
.p6_rev1:hover .p6_pic1{ display:none;}
.p6_rev1:hover .p6_pic2{ display: block !important;}
.p6_rev2 p:hover .p6_pic1{ display:none;transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s;}
.p6_rev2 p:hover .p6_pic2{ display: block !important;transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s;}
/**/

.p7_cot{ font-size:16px; line-height:36px; padding-bottom:40px; overflow:hidden; font-family:"微软雅黑"; background:url(../images/zs/line.png) no-repeat bottom;}

/*foot*/
.zs_foot{ padding-top:20px; padding-bottom:50px; text-align:center; font-size:14px; line-height:36px;}
.zs_foot a{ color:#ffffff;}
.zs_foot a:hover{ text-decoration:underline;}
/*foot end*/


/*嘉宾*/
/* 本例子css */
	.txMovie{position:relative;width:980px;height:330px; }
	.focus_pic{width:980px;height:330px;overflow:hidden}
	.focus_pic li{vertical-align:top}
	.focus_pic img{width:400px;height:330px;display:inline-block;vertical-align:top}
	.focus_nav{position:absolute;left:450px;bottom:0;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000',endColorstr='#7F000000');width:520px;height:100px;*zoom:1; padding-left:10px;  }
	:root .focus_nav{-ms-filter:none}
	.focus_nav ul{position:relative;*zoom:1; padding-top:10px !important;  }
	.focus_nav li{position:relative;*zoom:1;float:left;display:inline;margin-right:10px; cursor:pointer;}
	.focus_nav .navPrev,.focus_nav .navNext{background-color:rgba(0, 0,0,.6);filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000',endColorstr='#7F000000');display:inline-block;*zoom:1;width:20px;height:86px;line-height:100;overflow:hidden;opacity:.6;filter:Alpha(Opacity=60);background-image:url(images/focus_nav.png);_background-image:url(images/focus_nav.ie6.png);background-repeat:no-repeat;position:absolute;top:10px}
	.focus_nav .navPrev{ background:url(../images/zs/jt_l.png) no-repeat center;left:0; z-index:999;}
	.focus_nav .navNext{ background:url(../images/zs/jt_r.png) no-repeat center;right:10px}
	.focus_nav .navPrev:hover, .focus_nav .navNext:hover{opacity:1;filter:Alpha(Opacity=100);border-right-color:#fff}
	.focus_nav img{border:2px solid #fff;width:105px;height:87px}
	.focus_text{position:absolute;width:540px;height:280px;right:0;top:0;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000',endColorstr='#CC000000');overflow:hidden}
	:root .focus_text{-ms-filter:none}
	.focus_text ul{padding:20px 20px 0}
	.focus_text .sub_tit{padding-bottom:20px;color:#ffffff;height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-size:16px;}
	.focus_info{height:180px;overflow:hidden; font-size:14px; line-height:24px;}
	.txMovie .focus_nav li .cover{position:absolute;top:0;left:0;width:105px;height:87px;line-height:999px;overflow:hidden;font-size:0;background:#040303;filter:alpha(opacity=30);opacity:.3}
	.txMovie .focus_nav li.on .cover{display:none}
	.txMovie .focus_nav li.on img{border:2px solid #f73569;}
	.tempWrap{ left:20px;}
/**/

/**/
.mob_menu{ height:50px; width:100%; display:none;
			background:#e7547b;
			background: -webkit-linear-gradient(left,#e7547b, #fecf5e) !important; /* Safari 5.1 - 6.0 */
			background: -o-linear-gradient(left,#e7547b, #fecf5e) !important; /* Opera 11.1 - 12.0 */
			background: -moz-linear-gradient(left,#e7547b, #fecf5e) !important; /* Firefox 3.6 - 15 */
			background: linear-gradient(left,#e7547b, #fecf5e) !important; /* 标准的语法 */
			filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e7547b,endcolorstr=#fecf5e,gradientType=1) !important; /*IE*/
			-ms-filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e7547b,endcolorstr=#fecf5e,gradientType=1 ) !important; /*IE8*/
}
.mob_menu p{ float:left; width:16.6%; text-align:center; font-size:14px; border-right:1px solid #ffffff;}
.mob_menu p a{ color:#ffffff; line-height:25px;}
.mob_menu p a:hover{ text-decoration:none ;}
.mob_menu .not a{ line-height:25px !important; color:#dddddd; font-size:12px;}

/*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}
.map2{ height: 30px; line-height: 30px; margin:20px 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 #F73569; color: #F73569;}
.maptj{ color: #666666;}
.modal-dialog{width: 70%;}
.maptab{text-align: center; font-size: 14px; background: #fafafa;}
.maptab th{text-align: center;}
.modal-header{background: #F73569; color: #ffffff;}
.modal-title{text-align: center; font-weight: bold;}
.btn-map{background: #F73569; 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: #F73569; color: #ffffff; margin-bottom: 15px; font-weight: bold; font-size: 16px;}
.map-lx p{margin-bottom: 10px;}

/*gift*/
.gift{ padding-top: 20px; border-top: 1px dashed #585a62; width: 1000px; margin: 30px auto;}
.gift img{width: 100%;}
/**/

/*media*/
.media-ul a{ color: #ffffff;}
.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:#F73569 }
.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*/

/*gift*/
.ct4_tit{ height:59px; border-bottom:1px solid #b1bedf; background:url(../images/zs/titbg.png) no-repeat center; line-height:59px; font-size:16px; text-align: center;}
.bor_n{ border: none;}
.gift_p{ margin-bottom: 30px; font-size: 14px; text-align: center;}
/*gift end*/

/*中山 end*/

/*会议赞助*/
.part3{ width:1000px; margin:0 auto; margin-bottom:20px;}
.tit2{ height:94px; line-height:47px; background:url(../images/zs/tit8.png) no-repeat; 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:#F73569; margin-bottom: 15px;}
.detail-con a{ color:#F73569}
.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*/

/*会议议程*/
.hyyc{ text-align: center; background: #00041A; font-size: 14px;}
.vid_re{font-size: 12px; margin-left: 10px; color: #F73569 !important; cursor: pointer;}
.vid_re:hover{ color:#fa576e !important; text-decoration: underline; }
.vid_pl{font-size: 12px; margin-left: 10px; color: #39F789; cursor: pointer;}
.vid_pl:hover{ color:#7CFFB4; text-decoration: underline; }
.yc_tit{height:94px; line-height:47px; background:url(../images/zs/tit9.png) no-repeat; text-align:center; font-family:"微软雅黑"; margin-bottom:15px;}
/*会议议程 end*/

.tygue{ margin: 20px auto; }
.tyg1{ padding: 15px; width: 330px; margin: 0 auto; border: 1px solid rgba(255,255,255,0.2); }
.tyg1 img{ width: 300px; }
.tyg2 h2{ height: 30px; line-height: 30px; font-size: 18px; font-family: "微软雅黑"; font-weight: bold; }
.tyg2 p{font-size: 14px; line-height: 30px;}
.tyg2_in{ height: 30px; line-height: 30px; }

/*会后报道*/
.tit3{ height:94px; line-height:47px; background:url(../images/zs/titrev.png) no-repeat; text-align:center; font-family:"微软雅黑"; margin-bottom:15px;}
.tit3 span{ padding:0 10px; font-size:30px;color:#00a0cb; font-weight:440; background:#ffffff;}
.tit3 span font{ font-size:14px;}

.disn{ display:none !important;}

.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;
	overflow: hidden;
}


 .new .newtxt .new_title h1 {
	font-size: 22px;
	text-align: center;
	line-height: 40px;
	color:#FFAD24; font-family:"微软雅黑";
}
 .new .newtxt .new_title h1 a{ color:#FFC130;}
 .new .newtxt p {
	margin: 10px;
	padding: 0px;
	color: #ffffff;
	line-height: 25px;
}

.con_imger{}
.con_imger .conimg{ float:left; width:227px; text-align:center;margin:0 11px 5px 11px; display:block; font-size:12px;}
.con_imger 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; overflow:hidden}
.con_imger span a{ color:#FFAD24; text-decoration:underline;font-weight:bold; display:block; margin:10px 2%; width:45%; float:left}
.con_imger span a:hover{ color:#fee158; text-decoration:underline;}

.fx {
	line-height: 24px;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.fx p {
	text-indent: 24px;
	padding-bottom: 20px;
}

.fx h1 {
	display: block;
	line-height: 40px;
	text-align: center;
	font-weight:bold; font-family:"微软雅黑"; font-size:18px;
}
 .fx .fxb .fxtab {
	/*float: left;*/
	width: 620px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
}
 .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: #F73569;
	display: block;
	font-size: 16px;
	line-height: 30px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FFF;
}
.title_huiyi h1 {
	color: #ffffff;
	line-height: 45px;
	text-align:center; background:#F73569; margin-bottom:15px; font-family:"微软雅黑"; font-weight:bold;}
	
.col{ color:#bbbbbb !important; text-decoration:underline !important; cursor: default}

.zoomify {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.zoomify.zoomed {
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	position: relative;
	z-index: 1501;
	padding:2px; background:#ffffff;
}

.zoomify-shadow {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 1500;
	background: rgba(0,0,0 ,.3);
	opacity: 0
}

.zoomify-shadow.zoomed {
	opacity: 1;
	cursor: pointer;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}
/*会后报道 end*/