/*公共样式*/
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,label,dl,dt,dd,fieldset,img{
	margin:0px;
	padding:0px;
}
img{
	border:0;
}
ul,li{
	list-style:none;
}
a{
	text-decoration:none;
	color:#000;
}
body{
	color:#000;
	font: normal 100% Helvetica,"Microsoft YaHei", Arial, sans-serif;
	font-size:62.5%;
}
.cl{
	clear:both;
	height:0px;
	_overflow:hidden;
}
.tr{
	text-align:right;
}
.fl{
	float:left;
	display:inline;
}
.fr{
	float:right;
	display:inline;
}
.y_5{
	height:5px;
	overflow:hidden;
}
.y_10{
	height:10px;
}
.y_15{
	height:15px;
}
.y_20{
	height:20px;
}
.y_25{
	height:25px;
}
.y_30{
	height:30px;
	text-align:center;
}
.y_50{
	height:50px;
}
a:hover,.tv dl dd a:hover{
	text-decoration:none;
	color:#0a3b7d;
}
.clearfix:after {
	content:'';
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
/*内容及公共标题*/
.nav{
	height:32px;
	line-height:32px;
	color:#fff;
	margin-bottom:15px;
	font-size:1.8em;
	background:#0a3b7d;
}

.nav a{
	font-weight:bold;
	font-size:20px;
}
.nav ul li{
	float:left;
}
.nav ul li a{
	color:#E6DDDD;
	padding: 0 20px;
}
.nav .active{
	color:#FFF;
}	
.main {
    width: 1200px;
    margin: auto;
    clear: both;
}
/*头部banner*/
.header{
	height: 221px;
	background: url('../images/headbg.jpg') no-repeat top center;
}
.top{
	height:157px;
	position:relative;
}
.header .header_s input {
    position: absolute;
    margin-left: 5px;
    height: 30px;
    border-radius: 10px;
    right:0px;
    bottom: 8px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    line-height: normal;
    line-height: 30px\9;
}
/*导航条*/
menu{
	height:49px;
	line-height:49px;
	text-align:left;
}
menu a{
	color:#2b3336;
	font-weight:bold;
}
menu a:hover,menu a.curr{
	color:#fb6e1c;
}
.navBar {
	height:50px;
	line-height:50px;
	color:#333;
}
.menunav {
	position:relative;
	margin:0 auto;
	z-index:998;
	display: flex;
    justify-content: space-between;
}
.menunav .m {
	float:left;
	position:relative;
}
.menunav .homeicon{
	float: left;
    margin: 9px 0 0 0;
}
.menunav font {
	font-size: 18px;
    display: table-cell;
    height: 50px;
    vertical-align: middle;	
}
.menunav font a {
    /* display: block; */
    /* min-width: 126px; */
    text-align: center;
    padding: 0 10px;
    vertical-align: middle;
    line-height: normal;
}
.menunav a {
	color:#fff;
}
.menunav .sub {
	display: none;
    position: absolute;
    top: 64px;
    z-index: 999;
    width: 120px;
    border-top: 0;
    background:#fff;
    border: 1px solid #c9effe;
    left: 12px;
}
.menunav .sub li a:hover{
	color:#fff;
}
.menunav .sub li {
	text-align:center;
	line-height:35px;
	background:url(../images/xiahua.png)  no-repeat;
}
.sub li:hover{
	background-color:#0a3b7d;
}
.menunav .sub li a {
	display:block;
	color:#2b3336;
	font-size:14px;
}
.menunav .sub li a:hover {
	color:#fff;
}
.menunav .m on font a:hover{
	color:#fb6e1c;
}
/*轮播图  banner   焦点图*/
.banner{
	width:1200px;
	margin:auto;
	text-align:center;
	margin-bottom:30px;
}
.focus{ 
	position:relative;
	 width:1200px; 
	 height:500px; 
	 background-color: #000;
}  
.focus .fcon{ 
	position:relative;
	width:100%;
	float:left;  
	display:none;
	background:#fff;
}  
.focus .fcon img{ 
	display:block; 
	opacity: 1; 
	width:1200px; 
	height:500px; 
}  
.focus .shadow{ 
	width:100%;
	position:absolute; 
	bottom:0; 
	left:0px; 
	z-index:10; 
	height:75px; 
	line-height: 75px; 
	background:rgba(0,0,0,0.6);    
	filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  
	display:block;  
}
.focus .shadow a{ 
	text-decoration:none; 
	color:#fff; 
	font-size:24px; 
	overflow:hidden; 
	margin-left:10px; 
	font-family: "Microsoft YaHei";
}  
.y_520{
	height:520px;
}
.focus .fbg{
	margin:auto;
	height:21px; 
	text-align:center;
	 z-index: 200;
	 text-align:center;
}  
.focus .fbg div{
	margin:4px auto 0;
	overflow:hidden;
	zoom:1;
	height:10px;
	z-index:10;
}   
.focus .D1fBt a{
	position:relative; 
	display:inline; 
	width:59px; 
	height:11px; 
	margin:0 5px;
	color:#B0B0B0;
	font:12px/15px "\5B8B\4F53"; 
	text-decoration:none; 
	text-align:center; 
	outline:0; 
	float:left; 
	background:#D9D9D9; 
}    
.D1fBt .slidenum{
	display:inline-block;
}
.focus .D1fBt .current,.focus .D1fBt a:hover{
	background:#0a3b7d;
}  
.focus .D1fBt i{
	display:none; 
	font-style:normal;
}
 .focus .prev,.focus .next{
 	position:absolute;
 	width:40px;
 	height:60px;
 }
.focus .prev{
	top: 50%;
	margin-top: -30px; 
	left: 0;
	background-position:-245px -109px; 
	cursor:pointer; 
}  
.focus .next{
	top: 50%;
	margin-top:-30px; 
	right: 0;  
	background-position:-285px -109px;  
	cursor:pointer;
}  
.focus .prev:hover{  
	background-position:-245px -45px; 
}  
.focus .next:hover{  
	background-position:-285px -45px;
} 
.focus .D1fBt img{
	display:none;
} 
/*左侧*/
.left{
	width:780px;
	float:left;
}
/*新闻咨询*/
.trends{
	padding-bottom: 26px;
}
.trends .con{
	clear:both;
}
.trends .con .you{
	width:100%;
	float:right;
	text-align:left;
	overflow: hidden;
	border-bottom: 1px dashed #d9d9d9;
}
.trends .con .you .title_new{
	line-height:47px;
	font-size:16px;
	height:47px;
}
.trends .con .you .title_new a{
	font-family:"微软雅黑";
}
.con .you .new_time{
	display: inline-block;
    float: right;
    font-size:14px;
    color:#333;
}
.con .you .new_time a{
    color:#333;
}
/*展览服务*/
.nav .xname{
	color: #fff;
	font-weight: bold;
	padding-left:15px;
	float:left;
}
.nav .more{
	font-size: 12px;
	color: #fff;
	float: right;
	cursor: pointer;
	padding-right:15px;
	display:inline-block;
}
.service_trends:first-child{
	border-bottom:none;
}
.service_trends{
	padding-bottom: 18px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #d9d9d9;
}
.service_trends .con{
	width:222px;
	border:1px solid #e1e1e1;
	padding:15px;
	height: 270px;
	float:left;
    margin-right: 6px;
    clear: inherit;
}
.service_trends .con .nav_server{
	height:65px;
	background:#eff8fb;
	font-size:14.8px;
	color:#0a3b7d;
    display: table;
    width: 100%;
}
.con .nav_server .pn{
    width: 45px;
    height: 45px;
    display: block;
    float: left;
    margin: 10px 5px 0 5px;
}
.con .nav_server .tabname{
    width: 165px;
    display: table-cell;
    vertical-align: middle;
}
.service_trends .server_ul li{
	color: #333;
    font-size: 12px;
    padding: 10px 0;
    border-bottom: 1px dashed #a3a3a3;
    text-align: center;
}
.service_trends .server_ul li>a{
	display: block;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.service_trends .server_ul li.more {
    border-bottom: 0;
}
.service_trends .server_ul li.more a {
    text-align: right;
    color: #50bce7;
}
.server_ul .server_more{
	float:right;
	margin-top:10px;
}
.server_ul .server_more a{
	color:#0a3b7d;
}
/*右侧*/
.right{
	width:365px;
	float:right;
	text-align:center;
}
/*6个登录*/
.right .xin{
    border-bottom: 1px dashed #d9d9d9;
    padding-bottom: 10px;
}
.xin ul li.dis1{
	background:#f7b000;
}
.xin ul li.dis2{
	background:#f7b000;
}
.xin ul li.dis3{
	background:#0a3b7d;
}
.xin ul li.dis4{
	background:#0a3b7d;
}
.xin ul li.dis5{
	background:#0a3b7d;
}
.xin ul li.dis6{
	background:#0a3b7d;
}
.xin ul li {
	height:75px;
	line-height:75px;
	margin-bottom:10px;
	text-align:left
}
.xin ul li a {
	display:block;
	color:#fff;
	font-size:16px;
}
.xin ul li.dis>.mt{
	margin-right: 30px;
    margin-left: 20px;
}
.xin ul li.dis1 .mt{
	width: 78px;
	height: 75px;
	background: url(../images/siderbarIcon.png);
	background-repeat: no-repeat;
	display:block;
	background-position: 15px 12px;
	float: left;
}
.xin ul li.dis2 .mt{
	width: 78px;
	height: 75px;
	background: url(../images/siderbarIcon.png);
	background-repeat: no-repeat;
	display:block;
    background-position: 15px -214px;
	float: left;
}
.xin ul li.dis3 .mt{
	width: 78px;
	height: 75px;
	background: url(../images/siderbarIcon.png);
	background-repeat: no-repeat;
	display:block;
    background-position: 15px -604px;
	float: left;
}
.xin ul li.dis4 .mt{
	width: 78px;
	height: 75px;
	background: url(../images/siderbarIcon.png);
	background-repeat: no-repeat;
	display:block;
	background-position: 15px -292px;
	float: left;
}
.xin ul li.dis5 .mt{
	width: 78px;
	height: 75px;
	background: url(../images/siderbarIcon.png);
	background-repeat: no-repeat;
	display:block;
	background-position: 15px -64px;
	float: left;
}
.xin ul li.dis6 .mt{
	width: 78px;
	height: 75px;
	background: url(../images/siderbarIcon.png);
	background-repeat: no-repeat;
	display:block;
	background-position: 15px -683px;
	float: left;
}
.xin ul li.dis1>a{
	height: 75px;	
}
/*活动中心*/
.active_agenda{
    height: 298px;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px dashed #d9d9d9;
}
.agenda .con .agenda_pic>a{
	display:table-cell;
	vertical-align: middle;	
}
.agenda .con .agenda_pic>a>img{
	max-width: 116px;
    max-height: 83px;
}
.active_agenda .agenda_box{
	height: 298px;
}
.agenda .con{
	font-family: "Arial";
	clear:both;
	margin-bottom:15px;
}
.agenda .con .agenda_pic{
	display: block;
    color: #fff;
    font-size: 1.4em;
    float: left;
    line-height: 24px;
    width: 116px;
    height: 83px;
    border: 1px solid #cfcfcf;
    display:table;
}
.agenda .agenda_info>a{
	font-size:16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	padding-left: 5px;
	text-align:left;
}
.agenda .con .agenda_content{
	width: 64%;
    float: left;
    text-align: left;
    font-size:12px;
    margin-left:5px;
    margin-top:10px;
}
.agenda_content .activeInfoBox{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height:25px;
}
/* .agenda_content .agenda_line{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	color: #454545;
	margin: 5px 0;
	margin-left: -5px;
} */
.agenda .con p{
	width:64%;
	float:right;
	text-align:left;
	font-size:1.2em;
}
/*各种滚动条*/
.wrap{
	padding:0px 0px 30px 0px;
	min-height: 945px;
}
/*图片中心--视频中心*/
.superSlidebox{
	position: relative;
}
.superSlidebox>.btnbox>.btn{
	width: 50px;
	height: 50px;
	display: block;
	margin-top: 55px;
}
.superSlidebox>.leftbtn{
	float:left;
}
.superSlidebox>.btnbox{
    height: 170px;
    text-align: center;
    width: 50px;
}
.superSlidebox>.leftbtn>.btn{
	background: url(../images/siderbarIcon.png) -202px -1px no-repeat;
}
.superSlidebox>.rightbtn{
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}
.superSlidebox>.rightbtn>.btn{
	background: url(../images/siderbarIcon.png) -281px -1px no-repeat;
}
.superSlidebox .picList{
	width: 1098px;
    overflow: hidden;
    float: left;
    height: 255px;
}
.tv{
	width: 246px;
	float: left;
	margin: 0px 14px;
}
.tv .tu img{
	width:100%;
	height:170px;
}
.tv dl{
	text-align:left;
	padding:20px 0px 15px 0px;
}
.tv dl dt{
	font-size: 15px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #ebebeb;
    padding: 8px 10px;
    text-align: center;
}
.tv dl dd{
	font-size:1.4em;
	line-height:24px;
	font-family: "Arial";
}
.tv dl dd a{
	color:#4c4c4c;
}
.picList .tv .tu{
	position:relative;
	display: table;
}
.picList .tv .tu .vebtn{
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -45px;
    margin-top: -45px;
}
/*媒体链接*/
.superSlidepink{
	position: relative;
}
.superSlidepink .picListStc .tu{
	display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #ebfaff;
}
.superSlidepink .linkNamestc{
	display: table;
    text-align: center;
    background: #ebfaff;
    float:left;
    height:65px; 
    line-height:65px;
    margin-top:15px;
    position:relative;
    width: 205px;
}
.superSlidepink .picList .tv{
	width: 169px;
	border:1px solid #eeeeee;
	margin:0 5px;
	height: 60px;
}
.superSlidepink .picList .tv .tu{
	height:60px;
}
.superSlidepink .picList .tv .tu img{
	width: auto;
	height: auto;
	max-height:60px;
	max-width:100%;
}
.superSlidepink .picList .tv .tu>a{
	width: 169px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.superSlidepink>.btnbox>.btn{
	width: 50px;
	height: 50px;
	display: block;
	margin-top: 5px;
}
.superSlidepink>.leftbtn{
	float:left;
	margin-right: 7px;
}
.superSlidepink>.btnbox{
    height: 60px;
    text-align: center;
    width: 50px;
}
.superSlidepink>.leftbtn>.btn{
	background: url(../images/siderbarIcon.png) -202px -1px no-repeat;
}
.superSlidepink>.rightbtn{
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}
.superSlidepink>.rightbtn>.btn{
	background: url(../images/siderbarIcon.png) -281px -1px no-repeat;
}
.superSlidepink .picList{
	width: 1098px;
    overflow: hidden;
    float: left;
	height: 62px;
}
.superSlidepink .picListStc .tu{
	display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #ebfaff;
}
.superSlidepink .picListStc .tu>a{
	display: table-cell;
	vertical-align: middle;
	font-size: 13px;
}
.superSlidepink .picListStc .tv{
	width: 190px;
    border: 1px solid #eeeeee;
    margin: 10px 12px;
	height: 65px;
}
.superSlidepink .highbtnbox{
	height: 100px;
    position: relative;
    top: -53px;
}
.superSlidepink .highbtnbox>.btn{
	margin-top: 62px;
}
.superSlidepink .highbtnbtn{
	top:4px;
}
.superSlidepink .picList1{
	height:87px;
}
/*组织机构*/
.superSlidepink .linkNamestc{
	border:1px solid #eeeeee;
	margin:0 5px;
}
.super-link-main .picList .tv .tu{
	height:65px;
}
.superSlidepink .linkNamestc .linkNamestc_tu{
	height:65px;
	background:#fff;
}
.superSlidepink .linkNamestc .linkNamestc_tu img{
	width: auto;
	height: auto;
	max-height:60px;
	max-width:100%;
}
.superSlidepink .linkNamestc>a{
	width: 169px;
	height:65px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.organization_box{
	text-align: center;
	font-size: 13px;
}
.organization_tab{
	overflow: hidden;
	height: 35px;
	display: inline-block;
}
.organization_tab>li{
    float: left;
    margin: 0px 15px;
    border-bottom: 4px solid #fff;
    padding-bottom: 5px;
    cursor: pointer;
    position: relative;
}
.organization_tab>li.active{
	border-bottom: 4px solid #0a3b7d;
}
.organization_tab>li.active:before{
	content: '';
    display: block;
    font-size: 0;
    line-height: 0;
    border-width: 8px;
    border-color: #0a3b7d;
    border-bottom-width: 0;
    border-style: dashed;
    border-top-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -9px;
}
/*底部*/
.footer{
    text-align: center;
    background: url(../images/headbg.jpg) no-repeat top center;
    height: 144px;
    padding:35px 0;
    color:#fff;
}
.footer a{
    color:#fff;
}
.footer a:hover{
    color:#fff;
}
/*侧导航*/
.siderxin{
	float:left;
	margin-top:20px;
}
.siderxin .xinstc>li{
	width:100%;
	float:left;
	height:50px;
	line-height:50px;
	margin-right:5px;
	margin-bottom:5px;
	font-size: 13px;
}
.siderxin .xinstc>li>a{
	height:50px;
	float:none;
	color: #fff;
	line-height: 53px;
}
.siderxin .xinstc>.dit{
	background:#f7b000;
}
.siderxin .xinstc>.dis{
	background:#51bce8;
}
.siderxin .xinstc .icon{
    width: 34px;
    height: 34px;
    float: left;
    margin: 9px 20px 0 20px;
}
.listLi .active-icon{
    width: 26px;
    height: 26px;
    display: block;
    float: right;
    background: url(../images/sidebar-icon.png) no-repeat;
    background-position: -5px -7px;
    margin: 10px;
    margin-right: 30px;
}
/*图片*/
.piccontext{
	width:850px;
	border:1px solid #e4e4e4;
	background:white;
	overflow:hidden;
	margin-top:20px;
	margin-bottom: 100px;
}
.piccontext h2{
	width:800px;
	height:46px;
	line-height:46px;
	overflow:hidden;
	font-size:20px;
	color:#2c2c2c;
	margin-top:18px;
	margin-left:25px;
	font-weight:normal;
}
.picshow{
	width:800px;
	margin-top:20px;
	margin-left:25px;
	overflow:hidden;
}
.picshowtop{
	width:800px;
	text-align:center;
	position:relative;
	z-index:1;
	overflow:hidden;
	height:350px;
	display: table-cell;
	vertical-align: middle;
}
#pic1{
	max-width:800px;
	max-height:350px;
}
#preArrow{
	left:0px;
}
#nextArrow{
	right:0px;
}
.contextDiv{
	cursor:pointer;
	height:100%;
	width:50%;
	position:absolute;
	top:0px;
	z-index:5;
}
.contextDiv span{
	position:absolute;
	top:50%;
	margin-top:-10%;
	width:46px;
	height:80px;
}
#preArrow_A{
	left:0px;
	background:url('../images/left.png') 0px 0px no-repeat;
	display:none;
}
#nextArrow_A{
	right:0px;
	background:url('../images/right.png') 0px 0px no-repeat;
	display:none;
}
.picshowtxt{
	width:800px;
	min-height:20px;
	_height:40px;
	margin-top:20px;
}
.picshowtxt_right{
	float:left;
	margin-left:10px;
	display:inline;
	line-height:23px;
	color:#666666;
	font-size:14px;
	width:880px; 
	font-family:"宋体";
}
.picshowlist{
	width:800px;
	margin-top:20px;
	padding-bottom:20px;
	overflow:hidden;
}
.picshowlist_mid{
	float:left;
	width:680px;
	margin-left:15px;
	display:inline;
	overflow:hidden;
	height:76px;
}
.picmidleft{
	float:left;
	width:24px;
	height:76px;
	overflow:hidden;
}
.picmidleft a{
	display:block;
	width:24px;
	height:76px;
}
.picmidmid{
	float:left;
	width:630px;
	overflow:hidden;
	height:76px;
	padding-left:2px;
}
.picmidmid ul{
	width:630px;
	overflow:hidden;
	position:relative;
	height:76px;
}
.picmidmid ul li{
	float:left;
	margin-left:8px;
	display:inline;
	width:116px;
	text-align:center;
	overflow:hidden;
	position:relative;
	height:76px;
}
.picmidmid ul li img{
	max-width:106px;
	height:76px;
}
.picmidright{
	float:left;
	width:24px;
	height:76px;
	overflow:hidden;
}
.picmidright a{
	display:block;
	width:24px;
	height:76px;
}
.picshowlist_right{
	float:left;
	width:120px;
	float:right;
	overflow:hidden;
}
.picshowtxt .picshowtxt_right{
	font-size: 14px;
    font-family: Microsoft YaHei;
    color: #000;
}
/*倒计时*/
.timeOut{
	height:128px;
	width:100%;
	margin:0 auto;
	text-align:center;
	position:relative;
}
.timeImg {
	width:100%;
	text-align:center;
	margin:0 auto;
	margin-bottom:7px;
}
.timeImg img{
	width:60px;
	height:auto;
}
.tips{
	font-size:30px;
	color:#1f1a17;
}
.days{
	font-size:20px;
	color:#1f1a17;
}
.timer{
	display:inline-block;
	position:absolute;
	top: 62px;
}
.timer div{
	display:inline-block;
	color:#0a3b7d;
	font-size:46px;
}
.days{
	margin-left:90px;
}

.linkurl{
	display:flex;
	
}
.linkurl p {
	padding-left: 15px;
	height: 32px;
    line-height: 32px;
	font-size:1.8em;
	font-weight: bold;
	/* width:160px; */
	margin-right:16px;
}
.linkurl .linklist {
	display:flex;
	height: 32px;
    line-height: 32px;
	margin-bottom:5px;
	flex-wrap:wrap;
}
.linkurl .linklist .linkone{
	margin-right:30px;
}