@charset "utf-8";
/* CSS Document */

a:hover { outline: none; color:#dc2516;}
body{ background: url(zt_bg.jpg);}

.zt_banner{ width: 100%; margin:0 auto; min-width: 1200px; position: relative; }
	.gohome{ position: absolute; left:0; top:35px; width: 100%; }
	.gohome span{ display: block; width: 1200px; margin:0 auto; }
	.gohome span a{ display: inline-block; width: 146px; line-height: 48px; background: #f0cdcd; text-align: center; font-size: 24px; color: #c00102; border-radius: 8px; }

.zt_content{margin:0 auto; min-width: 1200px;width: 1200px; padding-bottom: 50px;}
	/*标题*/
	.zt_menu{ width: 100%; position: relative; text-align: center; margin-top: 35px; }
	.zt_menu span{ display: inline-block; line-height: 45px; }
		.zt_menu_l,.zt_menu_r{ width: 476px; position: absolute; top:0; z-index: 1; }
		.zt_menu_l{left:0; background: url(zt_meun_l.png) no-repeat left center; }
		.zt_menu_r{right:0; background: url(zt_meun_r.png) no-repeat right center; }
		.zt_menu_c{ width: 248px; font-size: 26px; color: #dc2314; }
		.zt_menu_c,.zt_menu_c em{font-family: 黑体; font-style:italic;}
		.zt_menu_c em{ font-size: 28px; background: #dc2516; color: #fff; display: inline-block;line-height: 45px; padding:0 15px; margin:0 15px; }
	.zt_menu2{ text-align: left; }
	.zt_menu2 .zt_menu_r{ width: 394px; }
	.zt_menu2 .zt_menu_c em{ margin-left: 0; }
		.zt_more1{ position: absolute; right:18px; top:0; z-index: 2; font-size: 14px;  display: inline-block; background: url(icon_more.png) no-repeat right center; padding-right: 15px; }

	/*头条新闻*/
	.toutiao{ padding-top: 40px; }
	.toutiao h2{ text-align: center; }
	.toutiao h2 a{ color: #333; font-size: 24px; line-height: 30px; }
	.toutiao h2 a:hover{color:#dc2516;}
	.toutiao p{ font-size: 16px; color: #404040; line-height: 28px; padding: 24px 20px; border-bottom: 1px dashed #999;font-family:'微软雅黑';}
	/*图片轮播*/
	.focusBox_1 {position: relative;width: 100%;overflow: hidden;max-height: 435px; margin-top: 30px;}
	.focusBox_1 .prev,.focusBox_1 .next { width:60px; height:70px; margin: -35px 0 0; position: absolute; top: 50%; z-index:2; cursor: pointer;  filter:alpha(opacity=60);opacity:0.6; color: #999;font-family: 黑体; font-size:60px; font-weight: bold; text-align: center; background: #fff; }
	.focusBox_1 .prev { left:0; border-radius: 0 8px 8px 0; }	
	.focusBox_1 .next { right:0; border-radius: 8px 0 0 8px;}	
	.focusBox_1 .prev:hover,.focusBox_1 .next:hover { color: #d41506;}
		.pic_news li{ position: relative; }
		.pic_news li img{ width: 100%; max-height: 435px; }
		.pic_news li p{ position: absolute; left: 0; bottom:0; height:48px; width: 100%; color:#fff;}
		.pic_news li p span{ position: absolute; left: 0; bottom:0; z-index: 1; background: #000; height:48px; width: 100%;filter:alpha(opacity=90);opacity:0.9; display: block; }
		.pic_news li p a{line-height:48px;position:relative; z-index:2; display:block; padding-left:28px; background: url(/cmgb/template/page/index/icon_d2.png) no-repeat 15px center; font-size: 18px;width:95%;white-space:nowrap;text-overflow :ellipsis;overflow:hidden; color:#fff; }
	/*大会讯息*/
	.w580{ width: 580px; }
		.zt_list1{ padding-top: 20px; }
		.zt_list1 li{ clear:both; }
		.zt_list1 li a,.zt_list1 li span{ display: inline-block; vertical-align: top; line-height: 38px; font-size: 16px; }
		.zt_list1 li a{ color: #404040; float:left; background: url(icon_zt_d.png) no-repeat left center; padding-left: 25px; }
		.zt_list1 li span{ color: #666; float: right; }
		.zt_list1 li:hover a,.zt_list1 li:hover span{ color: #dc2516; }
	/*图解*/
	.zt_tujie{ font-size: 16px; color: #404040; line-height: 32px; padding-top: 20px; }
	.zt_tujie p img{ width: 100%; }
/*分页*/
.PageFont{color:#d80f19;}
.EjPage{ clear:both;}
.EjPage .easysite-page-wrap a,.EjPage .easysite-page-wrap font,.EjPage .easysite-page-text,.EjPage  .easysite-jump-btn{border:solid 1px #dc2516;color:#dc2516;}
.EjPage .easysite-page-wrap font.NormalRed{background:#dc2516;}
.EjPage  .easysite-jump-btn{background:#dc2516;color: #fff;}
.EjPage .easysite-page-wrap{color:#dc2516;}

/*详细介绍*/
.Detail{ padding-top:30px;}
.xxy_con, .xxy_con * { font-size: 16px; color: #555; line-height: 30px; min-height: 30px; margin-bottom: 10px; }
.xxy_con img { max-width:100%; }
.xxy_con p *,.xxy_con div *{font-family: inherit;font-size: inherit;}
.xxy_con p strong,.xxy_con div strong,.xxy_con p b,.xxy_con div b{font-weight: bold;}
/*底部*/
.zt_footer{ width: 100%; margin:0 auto; min-width: 1200px; text-align: center; border-top: 2px solid #dc2516; color: #666666; font-size: 16px; line-height: 100px; font-family:'微软雅黑';}