@charset "utf-8";
/* CSS Document */
@charset "utf-8";

/* CSS Document */
a[href="javascript:;"] {
	cursor: default
}

a[href="javascript:void(0);"] {
	cursor: default
}

.zh_hy_box {
	max-width: 100%;
	margin:0px auto 60px;
	min-height:1103px;
}

.zh_hy_list {
	width: 100%;
}
.zh_hy_list h2 {
	border: 1px rgb(170, 204, 238) solid;
	background-image: -moz-linear-gradient(90deg, rgb(223, 238, 250) 0%, rgb(255, 255, 255) 100%);
	background-image: -webkit-linear-gradient(90deg, rgb(223, 238, 250) 0%, rgb(255, 255, 255) 100%);
	background-image: -ms-linear-gradient(90deg, rgb(223, 238, 250) 0%, rgb(255, 255, 255) 100%);
	width: 100%;
	height: 28px;
	color: #003278;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 0px;
}

.zh_hy_box .zh_hy_list h2 span {
	margin-right: 20px;
}

.zh_hy_menu {
	width: 800px;
	margin-top: 20px;
}

.zh_hy_menu li {
	width: 100%;
	position: relative;
	margin-bottom: 30px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

.zh_hy_menu li img {
	float: left;
	width: 240px;
	height: 150px;
	cursor: pointer;
	margin: 0px 20px 10px 10px;
	display: block;
}

.zh_hy_menu li h3 {
	width: 520px;
	float: right;
	height: 16px;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	-moz-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	margin-right: 10px;
	overflow: hidden;
}

.zh_hy_menu li h3:hover {
	color: red;
}

.zh_hy_menu li .liul {
	width: 160px;
	color: #666;
	font-size: 12px;
	position: absolute;
	left: 270px;
	top: 114px;
}

.zh_hy_menu li .liul span {
	color: red;
	font-size: 12px;
	margin-right: 4px;
}

.zh_hy_menu li .more_content {
	width: 60px;
	height: 20px;
	border-radius: 4px;
	background: #ef4c59;
	color: white;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	position: absolute;
	top: 110px;
	right: 10px;
	box-shadow: 1px 1px #470308;
	text-shadow: 1px 1px #333;
	display: none;
}

.zh_hy_menu li:hover .more_content {
	display: block;
}

.zh_hy_menu li:hover {
	background: #eee;
}

.zh_hy_menu li .more_content:hover {
	background: #F00;
}

.zh_hy_menu li p {
	width: 520px;
	height: 60px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	overflow: hidden;
	text-align: justify;
	line-height: 20px;
}

.zh_hy_menu li p:hover {
	color: red;
}

.zh_hy_menu li .xu_xian {
	width: 780px;
	margin: 0px auto;
	border: 1px dashed #CCC;
	clear: both;
}

.zh_hy_list .jiazai {
	width: 780px;
	margin: 0 auto;
	height: 30px;
	border-radius: 4px;
	background: #c9c9c9;
	color: white;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
}

.zh_hy_list .jiazai:hover {
	background: #666;
}

.zj_zt_list {
	width: 360px;
	float: right;
}

.zj_zt_list h2 {
	border: 1px rgb(170, 204, 238) solid;
	background-image: -moz-linear-gradient(90deg, rgb(223, 238, 250) 0%, rgb(255, 255, 255) 100%);
	background-image: -webkit-linear-gradient(90deg, rgb(223, 238, 250) 0%, rgb(255, 255, 255) 100%);
	background-image: -ms-linear-gradient(90deg, rgb(223, 238, 250) 0%, rgb(255, 255, 255) 100%);
	width: 358px;
	height: 28px;
	color: #003278;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}

.zj_zt_list h2 span {
	margin-right: 20px;
}

.zj_zt_menu {
	margin-top: 20px;
	width: 100%;
}

.zj_zt_menu li {
	width: 100%;
	background: #fafafa;
	margin-bottom: 10px;
}

.zj_zt_menu li h3 {
	font-size: 14px;
	color: #666;
	width: 352px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	margin: 0 auto 5px;
	padding-top: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
	-moz-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.zj_zt_pic {
	width: 352px;
	height: 220px;
	margin: 4px auto 0;
	padding-bottom: 5px;
}

.zj_zt_pic img {
	width: 352px;
	height: 220px;
	display: block;
}

.zj_zt_menu .dqx {
	background: #eee;
}

.zj_zt_menu .on1 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

/*专题新闻*/
.news_menu li {
	height: 150px;
	padding-bottom: 10px;
}

.news_menu li .timer {
	width: 160px;
	color: #666;
	font-size: 12px;
	position: absolute;
	left: 270px;
	bottom: 20px;
}

.news_menu li .timer img {
	width: 13px;
	height: 13px;
	float: left;
	margin: 0;
}

.news_menu li .timer span {
	color: #999;
	font-size: 12px;
	margin-left: 4px;
}

.news_menu li .dz {
	width: 80px;
	height: 14px;
	color: red;
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	bottom: 20px;
	left: 394px;
}

.news_menu li .dz img {
	width: 18px;
	height: 12px;
	float: left;
	margin: 0px;
	margin-right: 4px;
}

.ys_box {
	width: 780px;
	margin: 0 auto;
	height: 24px;
	margin-top: 30px;
}

.ys {
	height: 24px;
	margin: 0 auto;
}

.ys li {
	width: 22px;
	height: 22px;
	border: 1px solid #aaa;
	background: #eee;
	border-radius: 2px;
	float: left;
	margin-right: 10px;
	line-height: 22px;
	text-align: center;
	color: #666;
	font-size: 12px;
	font-family: "宋体";
}

.ys_box .ys li.box6 {
	width: 46px;
}

.ys_box .ys li.firstpage {
	margin-left: 148px;
}

.ys_box .ys li.endpage {
	margin-right: 0px;
}

.ys_box .ys li.updownpage {
	width: 58px;
}

.ys li.on2 {
	background: #26c9ff;
	border: none;
	color: white;
}

/*国际展会*/
.gjzh_menu li .time {
	width: 360px;
	color: #888;
	font-size: 14px;
	position: absolute;
	left: 270px;
	top: 104px;
}

.gjzh_menu li .add {
	width: 500px;
	height: 14px;
	color: #333;
	font-size: 14px;
	line-height: 14px;
	position: absolute;
	top: 132px;
	left: 270px;
}

.gjzh_menu li p {
	width: 518px;
	height: 60px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	overflow: hidden;
	text-align: justify;
	line-height: 20px;
}

.gjzh_menu li {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	width: 798px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 1px 1px #d4d4d4
}

.gjzh_menu li:hover {
	background: #eee;
}

.gjzh_menu li h3 {
	width: 518px;
	float: right;
	height: 16px;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	-moz-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	margin-right: 10px;
	overflow: hidden;
	line-height: 16px;
}

.gjzh_menu li .xq {
	width: 60px;
	height: 20px;
	border-radius: 4px;
	background: #ef4c59;
	color: white;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	box-shadow: 1px 1px #470308;
	text-shadow: 1px 1px #333;
	z-index: 3;
	display: none;
}

.gjzh_menu li:hover .xq {
	display: block;
}

.zhfl_menu_box {
	border: 1px rgb(170, 204, 238) solid;
}

.zhfl_menulist_con {
	width: 798px;
	height: 778px;
	overflow-y: auto;
}

.table {
	margin: 15px 0;
	border: 1px solid #000;
}

.table tr {
	border: 1px solid #000;
}

.table td {
	border: 1px solid #000;
}

.table td p,
.table td h3 {
	text-align: center;
	text-indent: 0px;
	padding: 12px 40px 16px;
}

.zhfl_menulist_con table tr {
	border: 1px solid #000 !important;
}

.zhfl_menulist_con table td {
	border: 1px solid #000 !important;
}

.weizhi_box {
	background: #f7f7f7;
	width: 100%;
	height: 54px;
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
}

.weizhi_box h2 {
	max-width: 1200px;
	margin: 0 auto;
	font-size: 1em;
	font-family: "宋体";
	color: #999;
	line-height: 56px;
	text-align: left;
}

.weizhi_box h2 a {
	font-size: 1em;
	font-family: "宋体";
	color: #003278;
	line-height: 56px;
}

.weizhi_box h2 span {
	font-size: 1em;
	font-family: "宋体";
	color: #003278;
	line-height: 56px;
}

.xqy_box h1 {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
	font-size: 1.125em;
	color: #333;
	font-weight: bold;
	padding: 20px 0px;
	margin-top: 20px;
	border-bottom:2px solid #337bc5;
}

.gnzhxq_box {
	max-width: 1200px;
	height: auto;
	background: #6699cc;
	margin:20px auto 30px;
}

.gnzhxq_con {
	max-width: 1200px;
	margin: 0 auto;
	padding: 30px 0px;
	position: relative;
}

.gnzhxq_box .gnzhxq_con::after {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: -20px;
	border-width: 20px;
	border-style: solid;
	border-color: transparent transparent #6699cc transparent;
}

.gnzhxq_con img {
	float: left;
	width: 224px;
	height: 140px;
	margin: 0 50px;
}

.gnzhxq_con .gnzhxq_list {
	float: left;
	width: 800px;
}

.gnzhxq_con .gnzhxq_list li {
	line-height: 50px;
	height: 50px;
	text-align: left;
	float: left;
	width: 400px;
	position: relative;
	color: #fff;
	font-size:16px;
	font-weight: bold;
}

.gnzhxq_con .gnzhxq_list li span {
	color: #fff;
	font-size:16px;
	font-weight: normal;
}

.gnzhxq_con .gnzhxq_list li.last_hang span {
	display: block;
	position: absolute;
	right: 20px;
	width: 296px;
	top: 12px;
	line-height: 26px;
	height: 54px;
	overflow: hidden;
}

.gnzhxq_con .gnzhxq_list:after {
	content: "";
	display: block;
	margin: 0 auto;
	clear: both;
}

.zhfl_menu {
	border: 1px rgb(170, 204, 238) solid;
	background-image: -moz-linear-gra dient(90deg, rgb(223, 238, 250) 0%, rgb(255, 255, 255) 100%);
	background-image: -webkit-linear-gradient(90deg, rgb(223, 238, 250) 0%, rgb(255, 255, 255) 100%);
	background-image: -ms-linear-gradient(90deg, rgb(223, 238, 250) 0%, rgb(255, 255, 255) 100%);
	width: 100%;
	height:38px;
	color: #003278;
	font-size: 18px;
	font-weight: bold;
	line-height:38px;
	margin-bottom: 0;
}
.zhfl_menu:after{
	content:"";
	display:block;
	clear:both;
	margin:0 auto;
	}
.zhfl_menu li {
	float: left;
	text-align: center;
	color: #333;
	line-height:38px;
}

.zhfl_menu li a {
	border-left: 1px solid rgb(170, 204, 238);
	display: block;
	overflow: hidden;
	word-wrap: break-word;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:16px;
	font-weight:normal;
}

.zhfl_menu li:hover a {
	background: #aaccee;
	color: #003278;
	text-decoration:none;
}

.zhfl_menu li a.on8 {
	background: #aaccee;
	font-weight: bold;
	color: #003278;
	text-decoration:none;
}

.zhfl_menulist {
	width: 100%;
	border: 1px solid rgb(170, 204, 238);
	height: auto;
	border-top: hidden;
	padding:0 20px 40px;
}

.zhfl_menulist h3,
.zhfl_menulist h4 {
	width:100%;
	line-height: 1em;
	font-size: 16px;
	color: #333;
	text-align: left;
	padding: 20px 0px 10px;
	margin: 0 auto;
	font-weight: bold;
}

.zhfl_menulist h3 span {
	color: #666;
}

.liucheng,
.dizhi_box,
.zpfw {
	padding: 0;
	margin: 0;
	width: 720px;
	margin: 0 auto;
	padding: 0px 39px;
}

.zpfw li {
	line-height: 24px;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 0.875em;
	color: #333;
	list-style: square;
}

.tab_1 {
	width: 740px;
	margin: 0 auto;
	height: 80px;
	padding: 0;
	border: 1px solid #666;
	border-collapse: collapse;
}

.tab_1 td {
	height: 30px;
	border: 1px solid #666;
	padding: 0;
	margin: 0;
	font-size: 14px;
	padding-left: 20px;
}

.tab_1 td sup {
	font-size: 12px;
}

.feiy p {
	width: 740px;
	margin: 0 auto;
	line-height: 24px;
	font-size: 14px;
	color: #333;
	text-indent: 20px;
	overflow: visible;
	margin-top: 10px;
}

.liucheng li {
	height: 24px;
	line-height: 24px;
	list-style: decimal;
	font-size: 14px;
	color: #333;
}

.dizhi_box li {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #333;
}

.huigu_box p {
	width:100%;
	margin: 0 auto;
	line-height: 24px;
	font-size: 14px;
	color: #333;
	text-indent: 20px;
	overflow: visible;
}

.js_box {
	width:100%;
	margin: 0 auto;
}

.js_box li {
	color: #111;
	line-height: 26px;
	font-weight: bold;
	font-size: 14px;
}

.js_box li span {
	color: #333;
	font-weight: normal;
	font-size: 14px;
}

.zhfl_menulist p {
	width: 100%;
	margin: 0 auto;
	line-height: 26px;
	color: #333;
	font-size: 14px;
	text-align: justify;
	/*text-indent: 28px;*/
}

/*推荐展会*/
.zj_zt_list h2 {
	position: relative;
}

.zj_zt_list h2 span {
	font-size: 18px;
	color: #003278;
	font-weight: bold;
	border: hidden;
}

.zj_zt_list h2 a {
	width: 20px;
	height: 20px;
	font-family: "宋体";
	color: #999;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	cursor: pointer;
	font-weight: bold;
}

.zj_zt_list h2 .zb {
	position: absolute;
	left: 280px;
	top: 3px;
	border: 1px solid #999;
	background: #fff;
	border-radius: 4px;
}

.zj_zt_list h2 .yb {
	position: absolute;
	left: 320px;
	top: 3px;
	border: 1px solid #999;
	background: #fff;
	border-radius: 4px;
}

.zj_zt_list h2 .zb:hover,
.zj_zt_list h2 .yb:hover {
	background: #333;
	color: #fff;
	border: none;
}

.tjzh_xbox {
	width: 358px;
	border: 1px solid rgb(170, 204, 238);
	border-top: hidden;
	position: relative;
	height: 850px;
	overflow: hidden;
}

.tjzh_xbox .tjzh_movebox {
	width: 1500px;
	position: absolute;
	left: 0;
	top: 0;
}

.tjzh_xbox .tjzh_movebox .tjzh_menu {
	margin: 20px auto;
	width: 340px;
	float: left;
	padding: 0 10px;
}

.tjzh_xbox .tjzh_movebox .tjzh_menu li {
	margin-bottom: 20px;
	width: 320px;
	padding: 10px 10px 0px;
}

.tjzh_xbox .tjzh_movebox .tjzh_menu li:hover {
	background: #dcdcdc;
}

.tjzh_xbox .tjzh_movebox .tjzh_menu li img {
	width: 320px;
	height: 180px;
}

.tjzh_xbox .tjzh_movebox .tjzh_menu li h3 {
	margin-top: 10px;
	font-size: 14px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	-moz-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	overflow: hidden;
	width: 320px;
	height: 16px;
}

.tjzh_xbox .tjzh_movebox .tjzh_menu li h3:hover {
	color: #06C;
}

.tjzh_xbox .tjzh_movebox .tjzh_menu li h5 {
	margin-top: 10px;
	font-size: 14px;
	color: #666;
	width: 320px;
	height: 16px;
	padding-bottom: 10px;
}

.tjzh_xbox .num {
	position: absolute;
	width: 100%;
	bottom: 10px;
	left: 0;
	font-size: 0px;
	text-align: center;
}

.tjzh_xbox .num li {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #888;
	display: inline-block;
	margin: 0 5px;
	cursor: pointer;
}
.tjzh_xbox .num li.on9 {
	background: #f60;
}
.zhfl_menulist p img{ max-width:100%;}
@media(max-width:768px){
	.main_hdxq{ margin-top:30px;}
	.list_item_dbox .list_item_box .list_item .list_menu li.end08{
		display:none;
		}
	.xqy_box{ width:100%; margin:0 auto 5px; }
	.xqy_box h1{ 
	max-width:750px;
	padding:0;
	margin-top:0px;
	padding-bottom:8px;
	font-size:16px;
	margin-bottom:5px;
	border-bottom: 1px solid #337bc5;
	line-height:20px;
	}
	.gnzhxq_box{ 
	max-width:750px; 
	width:100%;
	margin:20px auto 30px;
	}
	.gnzhxq_con{
		max-width:750px;
		padding:15px 10px;
		}
	.gnzhxq_con img{
		width:100%;
		height:auto;
		float:none;
		display:block;
		margin:0 auto 10px;
		border-radius:4px;
		}
	.gnzhxq_box .gnzhxq_con::after{
		border-width:10px;
		margin-left:-10px;
		}
	.gnzhxq_con .gnzhxq_list{
		float:none;
		width:100%;
		padding:0 5px;
		margin-bottom:0px;
	  }
	 .gnzhxq_con .gnzhxq_list li{ 
	 line-height:26px; 
	 height:auto; 
	 float:none;
	 font-size:14px;
	 width:100%;
	 margin-bottom:8px;
	 }
	 .gnzhxq_con .gnzhxq_list li.last_hang{
		 width:100%!important;
		 }
	 .gnzhxq_con .gnzhxq_list li.last_hang span{
		 position:static;
		 width:auto;
		 display:inline-block;
		 right:inherit;
		 top:inherit;
		 height:auto;
		 overflow:inherit;
		 }
	.gnzhxq_con .gnzhxq_list li span{
		font-size:14px;
		}
	.zh_hy_box{ 
	min-height:inherit; 
	margin-bottom:30px;
	}
	.zhfl_menu{ 
	height:28px; 
	line-height:28px;
	font-size:15px;
	}
	.zhfl_menu li{ 
	line-height:28px;
	}
	.zhfl_menu li a{
		font-size:14px;
		}
	.zhfl_menulist{
		padding:0 10px 20px;
		}
	.zhfl_menulist h3, .zhfl_menulist h4{
		font-size:14px;
		padding:15px 0 0px;
		line-height:20px;
		}
	.js_box li{ font-size:13px;}
	.js_box li span{ font-size:13px;}
	.zhfl_menulist p{ 
	font-size:13px;
	/*text-indent:26px;*/
	}
	.zhfl_menulist p img{
		display:block;
		width:100%;
		margin:10px auto;
		}
	.main1 .left .mContent .foot .share{ display:none;}
	}