* {
	margin: 0;
	padding: 0;
}
body {
	font-family:"Microsoft YaHei","iconfont";
	width: 100%;
	min-width: 1200px;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #000;
}

.wrap {
	width: 1200px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.content{
	width:100%;
	overflow: hidden;
}
.link_part.contact {
    margin-left: 20px;
}


/*banner样式*/

.banner {
	width: 100%;
}

.banner img {
	display: block;
	width: 100%;
}

.main {
	margin: 0 auto;
	width: 100%;
}

.pro-switch {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
}

.flexslider .slides img {
	width: 100%;
	display: block;
}

.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides {
	display: block;
}

.flexslider {
	margin: 0 auto;
	position: relative;
	width: 100%;
	zoom: 1;
}

.flex-viewport {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

.flexslider .slides {
	zoom: 1;
}

.flex-direction-nav a {
	display: block;
	width: 71px;
	height: 71px;
	margin: -60px 0 0;
	display: block;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 6px;
	transition: all 1s;
}

.flex-direction-nav .flex-prev:hover {
	background: rgba(0, 0, 0, .6) url(../img/left.png) no-repeat 0 0;
	background-size: 100% 100%;
}

.flex-direction-nav .flex-next {
	background: rgba(0, 0, 0, .2) url(../img/right.png) no-repeat 0 0;
	background-size: 100% 100%;
	right: 50px;
}

.flex-direction-nav .flex-next:hover {
	background: rgba(0, 0, 0, .6) url(../img/right.png) no-repeat 0 0;
	background-size: 100% 100%;
}

.flex-direction-nav .flex-prev {
	left: 50px;
	background: rgba(0, 0, 0, .2) url(../img/left.png) no-repeat 0 0;
	background-size: 100% 100%;
}

.flex-control-nav {
	display: none;
}



/*展会概况样式*/

.zhanhui_con span {
	display: block;
	width: 42px;
	height: 1px;
	background: #000;
	margin: 10px 0;
}

.zhanhui_con p.p_zhanhui_detail_spec {
	font-size: 14px;
}
p.p_zhanhui_name {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

/*新闻动态样式*/

.news_dongtai {
	width: 100%;
	margin: 40px 0;
	overflow: hidden;
}

.news_dongtai_top {
	width: 100%;
	text-align: center;
	margin: 56px 0;
	overflow: hidden;
}

.news_dongtai_top ul li {
	display: inline-block;
	width: 500px;
	text-align: left;
	margin: 0 40px;
}

.news_dongtai_top ul li img {
	width: 500px;
	height: 280px;
}

.news_dongtai_top ul li p {
	color: #666;
}

.news_dongtai_top ul li p.p_dongtai_title {
	font-size: 18px;
	line-height: 40px;
	width: 500px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.news_dongtai_top ul li p.p_dongtai_title:hover {
	color: #f13a3a;
}

.news_dongtai_top ul li p.p_dongtai_desc {
	font-size: 14px;
	line-height: 24px;
	color: #808080;
	width:500px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.news_dongtai_bottom ul li {
	width: 100%;
	padding: 42px 0;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
}

.news_dongtai_bottom ul li:last-child {
	border-bottom: none;
}

.news_desc.detail {
	width: 1100px;
}


/*联系我们样式*/

.tijiao form {
	width: 55%;
	overflow: hidden;
	padding: 00px 0 46px;
	float: left;
}
.czbm1 {
    float: left;
    width: 45%;
}
.form_part {
	margin-bottom: 20px;
}

.form_part label {
	/*width: 100px;*/
	height: 36px;
	line-height: 36px;
	text-align: right;
	color: #666;
	/*font-weight: bold;*/
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
}

.form_part input {
	width: 500px;
	height: 45px;
	line-height: 36px;
	border: 1px solid #ddd;
	margin: 0 16px;
	display: inline-block;
	vertical-align: middle;
}

.form_part span {
	color: red;
	display: inline-block;
	vertical-align: middle;
}

.tijiao form a {
	display: block;
	width: 237px;
	height: 42px;
	line-height: 44px;
	background: #0f8ce1;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-left: 347px;
}
.tijiao form span.yuding{
	display:inline-block;
	width:235px;
	height: 44px;
	line-height: 44px;
	margin-left:80px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	text-align: center;
	border:1px solid #ddd;
	cursor: pointer;
	color:#666;
}
.tijiao form span.yuding.canguan{
	margin-left:26px;
}
.tijiao form span.yuding.on{
	color: red;
	background: url("../img/yuding.png") no-repeat center center;
	background-size:100% 100%;
}
.link {
	width: 100%;
	margin: 54px 0 76px;
	overflow: hidden;
}

.link_lf {
	width: 500px;
	margin: 0 0 0 160px;
}

.link_lf p {
	color: #7e7e7e;
	line-height: 34px;
	font-size: 14px;
}

.link_lf span {
	display: block;
	color: #e93436;
	padding: 28px 0;
	font-size: 36px;
}

.link_rt {
	width: 408px;
	height: 297px;
	overflow: hidden;
}

.link_rt img {
	display: block;
	width: 408px;
	height: 297px;
}
/*czbm xlb*/
.tijiaosy p.p_chinese {
    color: #fff;
}
.tijiaosy p.p_en {
    color: #fff;
}
.tijiaosy label {
    color: #fff;
}
.tijiaosy {
    background-color: #0f8ce1;
    height: 600px;
    padding-top: 1px;
}
.tijiaosy form span.yuding{
	color:#fff;
}
.tijiaosy form a {
	background: #82a3d6;
}

/*展商通道*/

.box {
	position: relative;
	display: inline-block;
	margin: 20px auto 0;
	text-align: center;
}
/*
#roll {
	width: 200%;
}*/

#roll dd {
	width: 194px;
	float: left;
	margin: 0 50px;
}

#roll dd:hover {
	cursor: pointer;
}

#roll dd:hover p.p_img_title,
#roll dd:hover p.p_img_desc {
	color: #ff6400;
}

#roll dd img {
	display: block;
	width: 153px;
	height: 153px;
	margin: 40px auto;
	transition: all 0.6s;
}

#roll dd img:hover {
	display: block;
	transform: scale(1.1);
}

#roll dd p {
	text-align: center;
	transition: all 0.6s;
}

#roll dd p.p_img_title {
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	color: #333;
	width:194px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

#roll dd p.p_img_desc {
	font-size: 14px;
	color: #999;
}

.box span {
	position: absolute;
	bottom: 40%;
	display: inline-block;
	width: 66px;
	height: 84px;
	text-align: center;
	cursor: pointer;
	z-index: 90;
	color: #fff;
}

.box .prev.zs {
	left: -20px;
	background: url("../img/lf.png") no-repeat center center;
	background-size: 100% 100%;
}

.box .next {
	right:-18px;
	background: url("../img/rt.png") no-repeat center center;
	background-size: 100% 100%;
}

.zhanhui_top {
	width: 100%;
	text-align: center;
	margin: 62px 0 40px;
	overflow: hidden;
}

.zhanhui_top h4 {
	font-size: 30px;
	font-weight: bold;
}

.zhanshang_feiyong table {
	border-collapse: collapse;
}

.zhanshang_feiyong .table_top td {
	background: #0f8ce1;
	color: #fff;
	border: 1px solid #0f8ce1;
	font-size: 18px;
}

.zhanshang_feiyong table td {
	padding: 20px 20px 20px 40px;
	border: 1px solid #ddd;
	color: #666;
	font-size: 14px;
}

.zhanshang_feiyong table .td_01 {
	width: 106px;
}

.zhanshang_feiyong table .td_02 {
	width: 450px;
	line-height: 32px;
}

.zhanshang_feiyong table .td_03 {
	width: 622px;
	line-height: 32px;
}

.zhanshang_feiyong table .td_spec {
	background: #f9f9f9;
}

.zhanshang_feiyong table .table_second td {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.zhanshang_feiyong table .td_04 {
	width: 160px;
}

.zhanshang_feiyong table .td_05 {
	width: 272px;
}

.zhanshang_feiyong table .td_06 {
	width: 332px;
}

.zhanshang_feiyong table .td_07 {
	width: 276px;
}
/*表格 xlb*/
tr.xcgg01 {
    font-weight: 700;
}
td.td_04.td_spec {
    font-weight: 700;
}

.zhanshang_feiyong a {
	display: block;
	width: 240px;
	height: 50px;
	line-height: 50px;
	border-radius: 3px;
	margin: 35px auto;
	background-color: #0f8ce1;
	color: #fff;
	text-align: center;
	font-size: 16px;
	transition: all 1s;
}
.xize {
	width: 100%;
	background: #f9f9f9;
	overflow: hidden;
}

.xize_con {
	width: 100%;
	padding-bottom: 60px;
}

.xize_con ul {
	text-align: center;
}

.xize_con ul li {
	width: 170px;
	padding: 20px 22px 0;
	background: #fff;
	margin: 0 8px;
	display: inline-block;
	vertical-align: top;
}

.xize_con ul li:nth-child(1) {
	border-top: 2px solid #ff6400;
}

.xize_con ul li:nth-child(2) {
	border-top: 2px solid #24a3db;
}

.xize_con ul li:nth-child(3) {
	border-top: 2px solid #dd4f50;
}

.xize_con ul li:nth-child(4) {
	border-top: 2px solid #ff6400;
}

.xize_con ul li:nth-child(5) {
	border-top: 2px solid #24a3db;
}

.xize_con ul li img {
	display: block;
	width: 65px;
	height: 65px;
	margin: 0 auto 20px;
}

.xize_con ul li p {
	color: #666;
	font-size: 14px;
	line-height: 22px;
}

.ziliao {
	width: 100%;
	background: url("../img/zsbg.jpg") no-repeat center center;
	background-size: cover;
	overflow: hidden;
}

.ziliao_con {
	width: 100%;
	margin: 56px 0;
	overflow: hidden;
	background: #fff;
}

.ziliao_con_lf {
	width: 812px;
	padding: 34px 20px;
}

.ziliao_con_lf ul li {
	margin-bottom: 22px;
}

.ziliao_con_lf ul li:last-child {
	margin-bottom: 0px;
}

.ziliao_con_lf ul li span {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #ff6400;
	color: #fff;
	font-weight: bold;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
}

.ziliao_con_lf ul li p {
	width: 778px;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #666;
	margin: 0 0 0 8px;
	line-height: 24px;
}

.ziliao_con_rt {
	width: 288px;
	padding: 30px;
	background: #f9f9f9;
	height:267px;
}

.ziliao_con_rt span {
	font-size: 28px;
	text-align: center;
	display: block;
	margin: 58px 0 40px;
	font-weight: bold;
}

.ziliao_con_rt a {
	display: block;
	width: 289px;
	height: 55px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 55px;
}

.ziliao_con_rt a.blue {
	background: #223061;
	margin-bottom: 38px;
	transition: all .5s;
}

.ziliao_con_rt a.blue:hover {
	background: #109cdb;
}

.ziliao_con_rt a.org {
	background: #0f8ce1;
}

/*观众通道样式*/

.guanzhong_con {
	text-align: center;
}

.guanzhong_con ul {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 16px 0;
	text-align: center;
}

.guanzhong_con ul li {
	width: 250px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px;
}

.guanzhong_con ul li i {
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 27px;
	background: url("../img/rili.png") no-repeat center center;
	background-size: 100% 100%;
}

.guanzhong_con ul li span {
	display: inline-block;
	vertical-align: middle;
	line-height: 27px;
}

.xuzhi_con {
	width: 100%;
	background: #292a33;
	padding: 76px 0;
}

.xuzhi_con ul {
	text-align: center;
}

.xuzhi_con ul li {
	display: inline-block;
	border: 1px solid #ddd;
	margin-right: 8px;
	padding: 2px;
}

.xuzhi_con ul li img {
	width: 222px;
	height: 278px;
	display: block;
}

.xuzhi_con span {
	display: block;
	width: 60px;
	height: 6px;
	background: #0f8ce1;
	margin: 50px auto 0;
}

.qianzheng {
	width: 100%;
	background: url("../img/gzbg.jpg") no-repeat center center;
	background-size: cover;
	overflow: hidden;
	height: 384px;
}

.qianzheng_con {
	width: 482px;
	padding: 40px;
}
.qianzheng_con h4{
	color: #fff;
}
.qianzheng_con ul li {
	border-bottom: 1px solid #666;
	padding: 20px 0;
	font-size: 14px;
	color: #c8c8c8;
	line-height: 22px;
}

.qianzheng_con ul li:last-child {
	border-bottom: none;
}


/*展会前瞻样式*/

.zhanhui_qianzhan {
	width: 100%;
	margin: 56px 0;
	height: 356px;
	position: relative;
	overflow: hidden;
}
.zhanhui_qianzhan > ul {
    display: none;
    height: 280px;
    position: absolute;
    top:0;
    left: 0;
    margin:0 0 20px;
}
.zhanhui_qianzhan > ul > li  {
    float: left;
    height: 360px;
    width: 1200px;
}
.zhanhui_qianzhan > ul > li > a {
    display: block;
    font-size: 200px;
    text-align: center;
    line-height: 450px;
    font-weight: bold;
}
.qianzhan_list_part{
	width:274px;
	background: #f9f9f9;
	padding-bottom: 6px;
	float:left;
	margin:0 13px;
}
.zhanhui_qianzhan .qianzhan_list_part img {
	width: 274px;
	height: 137px;
	display: block;
}

.zhanhui_qianzhan .qianzhan_list_part p {
	width: 258px;
	padding:12px 8px 0;
	color: #333;
	transition: all .5s;
	font-size: 16px;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 24px;
	margin: 0;
}

.zhanhui_qianzhan .qianzhan_list_part p:hover {
	color: #fec33b;
}

.zhanhui_qianzhan .qianzhan_list_part span {
	display: block;
	font-size: 12px;
	padding: 0 8px;
	margin: 0;
	height: 50px;
	line-height: 24px;
	overflow: hidden;
	color: #666;
}
.img-btn-list {
    width: 100%;
    position: absolute;
    bottom: 10px;
    left: 0;
    text-align: center;
}
.img-btn-list > span  {
    display: inline-block;
    width: 60px;
    height:6px;
    margin: 0 5px;
    background:#c9c9c9;
    cursor: pointer;
}
.img-btn-list > span.current {
    background: #0f8ce1;
}


/*展会交通样式*/

.jiaotong_con {
	width: 90%;
	height: 648px;
	margin: 50px auto 70px;
}

.jiaotong_con_lf {
	width: 726px;
	height: 648px;
	position: relative;
}

.jiaotong_con_lf p {
	width: 726px;
	background: rgba(255, 255, 255, 0.8);
	height: 45px;
	line-height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}

.map {
	width: 726px;
	height: 648px;
	border: 1px solid #ddd;
}

.map img {
	display: block;
	width: 726px;
	height: 648px;
}

.jiaotong_con_rt {
	width: 351px;
	height: 648px;
	border: 1px solid #ddd;
	overflow: hidden;
}

.jiaotong_con_rt p {
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	background: #223061;
	color: #fff;
}

.zgjt {
	width: 1033px;
	border-radius: 3px;
}

.zgjtleft {
	width: 682px;
	height: 648px;
}

.zgjtlefttop {
	width: 682px;
	border-top-left-radius: 3px;
	left: 0;
	top: 0;
	background: rgba(255, 255, 255, 0.8);
	height: 45px;
	line-height: 45px;
	z-index: 1;
}

.map {
	width: 100%;
	height: 648px;
}

.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}

.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}

.zgjtright {
	width: 351px;
}

.zgjtrighttop {
	height: 45px;
	line-height: 45px;
}

.jtstab {}

.jtstab a {
	display: inline-block;
	display: inline;
	padding: 0 10px;
	color: #999;
}

.jtstab a i {
	font-size: 18px;
	margin-right: 5px;
}

.jtstab a:hover,
.jtstab a.on {
	color: #1a2448;
}

.bd-d9 {
	border-bottom: 1px dashed #d9d9d9;
	font-size: 14px;
}

.up {
	width: 291px;
	border-top: 1px solid #1a2448;
}

.up a {
	top: -17px;
	background: #fff;
	color: #1a2448;
}

.up a.a0 {
	left: 24px;
}

.up a.a1 {
	left: 102px;
}

.up a.a2 {
	left: 173px;
}

.up a.a3 {
	left: 250px;
}

.jt {
	line-height:25px;
	display: block;
	font-size:14px;
	color:#999;
}
.jt.hidden{
	display: none;
}

.qzzn {
	width: 482px;
	right: 40px;
	top: 35px;
}
.jiaotong_detail{
	width:350px;
	margin:0 auto;
}
/*新闻详情样式*/
span.p_news_desc_description {
    border: 1px solid #d0c9c9;
    padding: 10px;
}
.news_xiangqing{
	overflow: hidden;
}
.news_xiangqing_top{
	width: 100%;;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #eee;
	margin-top: 16px;
}
.news_xiangqing_top p{
	color:#2b2b2b;
	display: inline-block;
	border-bottom: 1px solid #000;
}
.news_xiangqing_title{
	padding: 0 10px;
	border-bottom: 1px solid #eee;
}
.news_xiangqing_title p{
	font-size:25px;
	color:#333;
	padding:20px 0;
	display: block;
}
.news_xiangqing_title span{
	display: block;
	color:#666;
	font-size:14px;
	padding-bottom: 10px;
}
.news_xiangqing_con{
	padding-bottom: 50px;
	border-bottom: 1px dashed #eee;
	overflow: hidden;
}
.news_xiangqing_con p{
	padding:14px 0;
	font-size:18px;
	color:#666;
	line-height: 35px;
}
.share{
	margin:30px 0 0 70px;
	float:right;
	padding:20px 0;
}
.share p{
	display: inline-block;
	vertical-align: middle;
}
.share ul{
	width:240px;
	display: inline-block;
	vertical-align: middle;
}
.share ul li{
	display: inline-block;
	border-bottom: none;
}

.share ul li img{
	width:60px;
	height:60px;
}



.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}
@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
}

/*展会概况内容增加*/
.zhanhui_introduce{
	width:100%;
	margin:60px auto 80px;
	overflow: hidden;
}
.zhanhui_introduce img{
	display: block;
	max-width:100%;
}
.zhanhui_add{
	width:100%;
	float:left;
	font-size:16px;
	line-height: 36px;
	padding: 0 20px;
}
.zhanhui_pinpai_con{
	width:100%;
	margin:40px 0 0;
	overflow: hidden;
}
.zhanhui_pinpai_con ul{
	margin: 20px 0;
	height:235px;
	overflow: hidden;
}
.zhanhui_pinpai_con ul li{
	width:280px;
	height:40px;
	margin:0 15px 5px 0;
	border: 1px solid #ddd;
	float:left;
	text-align: center;
	display:table-cell;
	vertical-align: middle;
	border-radius: 6px;
}
.zhanhui_pinpai_con ul li a{
	display: block;
	width:280px;
	height:40px;
    background-color: #0f8ce1;
    color: white;
	line-height: 36px;
	border-radius: 6px;
}
.zhanhui_pinpai_con ul li a img{
	display: block;
	width:186px;
	height:70px;
}
.zhanhui_pinpai a.more{
	display:block;
	width:100px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background:#0f8ce1;
	color:#fff;
	margin:30px auto 0;
	border-radius:6px;
}
.meiti{
	width:100%;
	margin:80px 0 80px;
	float: left;
}
.meiti a.more,.meiti a.more_nei{
	display:block;
	width:100px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background:#0f8ce1;
	color:#fff;
	margin:30px auto 0;
	border-radius:6px;
}
.meiti_eq{
	width:100%;
	margin:20px 0;
	overflow: hidden;
}
.meiti_eq ul {
	margin:20px 0;
	height:120px;
	overflow: hidden;
}
.meiti_eq ul li{
	width:186px;
	height:96px;
	margin:0 12px 24px 0;
	float:left;
}
.meiti_eq ul li a{
	display:inline-block;
	width:186px;
	height:96px;
}
.meiti_eq ul li a img{
	display: block;
	width:186px;
	height: 96px;
}
.zhanhui_pinpai .bz {
    color: #0f8ce1;
    text-align: center;
}


/*联系我们修改*/
.link_part.jianjie {
    margin: 0px 25px 25px 25px;
    width: 90%;
}
.link_part.jianjie span {
    line-height: 28px;
}
.link_part{
	width:98%;
	margin:0 auto 60px;
	min-height:308px;
	position: relative;
	overflow: hidden;
}
.link_part_lf{
	width:260px;
	height:290px;
	z-index:999;
	position: absolute;
	left:12px;
	top:0;
}
.link_part_lf img{
	display: block;
	width:250px;
	height: 280px;
	box-shadow: 4px 4px 2px #666;
}
.link_part_rt{
	width:740px;
	height:250px;
	border: 1px solid #ddd;
	position: absolute;
	left:50px;
	top:36px;
	box-shadow: 4px 4px 2px #ddd;
	padding-left: 300px;
	padding-top: 16px;
	overflow: hidden;
}
.link_part_rt p{
	display: inline-block;
	width: 345px;
    margin: 0 25px 10px 0;
	font-size:16px;
}
.link_part.contact {
	width:1088px;
	height:440px;
}
.link_part.contact img{
	display: block;
	width:1050px;
	height:440px;
}

/*首页增加下载样式*/
.download_con{
	width:100%;
	margin:100px 0 100px;
	overflow: hidden;
	text-align: left;
}
.download_con ul{
	height:110px;
	overflow:hidden ;
}
.download_con ul li{
	width:282px;
	border:1px solid #ececec;
	margin:0 12px 16px 0;
	display: inline-block;
	vertical-align:bottom;
}
.download_con ul li p{
	text-align: center;
	color:#666;
	padding:0 10px;
}
.download_con ul li p.p_xiazai{
	background:#0f8ce1;
	color:#ebe7e7;
	text-align: center;
	font-size:15px;
	padding:6px 0;
	cursor: pointer;
	transition: all .5s;
}
.download_con ul li p.p_xiazai i{
	display:inline-block;
	width:24px;
	height:24px;
	background:url("../img/xiazai.png") no-repeat center center;
	background-size:24px 24px;
	vertical-align: middle;
	margin:0 4px;
}
.download_con ul li p.p_xiazai span{
	display: inline-block;
	vertical-align: middle;
}
.download_con ul li p.p_down_title{
	margin-top: 16px;
	font-size: 16px;
	overflow: hidden;
	line-height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.download_con ul li p.p_down_desc{
	line-height: 30px;
	overflow: hidden;
	font-size:14px;
	margin-bottom: 16px;
}
.download_con a.more{
	display:block;
	width:100px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background:#0f8ce1;
	color:#fff;
	margin:30px auto 0;
	border-radius:6px;
}
/*首页倒计时样式*/
.time{
	width:100%;
	margin:60px 0;
	overflow: hidden;
}
.time p{
	font-size:32px;
	font-weight: bold;
}
.time p span{
	display:inline-block;
	padding:0px 4px;
	line-height: 32px;
	color:#fff;
	background:#07287F;
	margin:0 6px;
	font-weight: normal;
}
.qiye{
	width:100%;
	margin:40px 0 0;
	overflow: hidden;
}
.qiye_con ul{
	margin: 60px 0 40px;
	height:230px;
	overflow: hidden;
}
.qiye_con ul li{
	width:280px;
	height:40px;
	margin:0 12px 5px 0;
	border: 1px solid #ddd;
	float:left;
	text-align: center;
	display:table-cell;
	vertical-align: middle;
	border-radius: 6px;
}
.qiye_con ul li a{
	display: block;
	width:280px;
	height:40px;
}
.qiye_con ul li img{
	display: block;
	width:186px;
	height:70px;
}
.qiye a{
	display:block;
	width:100px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	margin:0 auto;
	background:#0f8ce1;
	color:#fff;
	border-radius: 6px;
}
.qiye .bz {
    text-align: center;
    margin-top: -25px;
    margin-bottom: 20px;
    color: #0f8ce1;
}

/*展会简介更改*/
.zhanhui_jianjie{
	width:100%;
	overflow: hidden;
	margin:100px 0 80px;
}
.zhanhui_jianjie_lf {
    width: 145px;
	height: 210px;
    background: #0f8ce1;
    /* padding: 20px 0; */
    /* margin: 0 0 0 100px; */
    background-image: url(/d/file/content/2018/06/5b34a6716ce85.jpg);
	background-image: url(/d/file/content/2018/06/5b34a6716ce851.jpg);
	background-image: url(/d/file/content/2018/06/5b34a6716ce852.jpg);
    
}
.zhanhui_jianjie_lf p{
	font-size: 0px;
	color:#fff;
	/*font-weight:bold;*/
	text-align: center;
}
.zixun{
	margin:100px 0;
	overflow: hidden;
}


.page a{
	background-color: #e4e4e4;
	display: inline-block;
	color: #434343;
	font-size: 13px;
padding:0 10px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	margin: 0 3px;
	border-radius: 3px;
}
.page .current{
	background-color: #3070b9;
	color: #fff;
}
.page a:hover{
	background-color: #3070b9;
	color: #fff;
}
.page span{
	background-color: #e4e4e4;
	display: inline-block;
	color: #434343;
	font-size: 13px;
	padding:0 10px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	margin: 0 3px;
	border-radius: 3px;
}
.page .prev{
	width: 74px;
	height: 25px;
}
.page .prev:hover{
	background-color: initial;
	color: #434343;
}
.page  img{
	display: inline-block;
	vertical-align: initial;
	margin-right: 4px;margin-left: 4px;
}
.page .next{
	width: 74px;
	height: 25px;
}
.page .next:hover{
	background-color: initial;
	color: #434343;
}
.page .next img{
	display: inline-block;
	vertical-align: initial;
	margin-left: 4px;
}
/*手机新闻*/

@media screen and (max-width: 1200px) {
img.bg1 {
    width: 960px;
}
}

/*展会服务*/
.banner {
    padding: 0;

}


.zhanhui_title {
    text-align: center;
}

p.p_zhanhui_line {
    color: #2c4058;
}
p.p_zhanhui_title {
    color: #2c4058;
    font-size: 38px;
}

.zhanhui_tb_con ul li {
    width: 300px;
    margin: 0 auto;
    float: left;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.zhanhui_tb_con ul li a img {
    display: block;
    width: 180px;
    height: 180px;
	margin: 0 auto;
}

.zhanhui_tb {
    height: 200px;
	margin-bottom
}

.warp.zc.zhuchang.rel {
    margin: 100px 0px;
}

.zhuchang {
    height: 530px;
    margin-bottom: 40px;
    overflow: hidden;
}


.zhuchang .bg-fff {
    top: 0px;
	right: 0px;
	height: 497px;
}

.zcfws {
    margin: 100px 90px;
	width: 410px;
}
.fr.zcfws h2 {
    color: #2c4058;
    font-size: 28px;
	line-height: 42px;
}
.zcdjs h2 {
    color: #2c4058;
    font-size: 28px;
	line-height: 42px;
}
.fl.zcfws h2 {
    color: #2c4058;
    font-size: 28px;
	line-height: 42px;
}
p.zcen {
    font-size: 18px;
    color: #2c4058;
    line-height: 27px;
}
p.gn {
    color: #4b5564;
    line-height: 28px;
}
p.xq {
    color: #2c4058;
    line-height: 28px;
}
p.gs1 {
    background-color: #2c4058;
    color: #fff;
    width: 250px;
    margin: 10px 0px;
    padding: 10px;
}
p.gs2 {
    background-color: #2c4058;
    color: #fff;
    width: 250px;
    margin: 10px 0px;
    padding: 10px;
}
p.gs3 {
    background-color: #2c4058;
    color: #fff;
    width: 250px;
    margin: 10px 0px;
    padding: 10px;
}
.ff {
    margin-left: 600px;
}

.djs.zc {
    width: 1200px;
    margin: 0 auto;
}

.djs {
    background-image: url(/uploads/202510/8574e235cfb4a6bdd4eaf1982579f401.png);
}
.fl.zcdjs .gn {
    margin: 10px 0;
}
.fl.zcdjs {
    margin: 50px 0px;
}
.djs td p {
    margin: 10px 20px;
    text-align: center;
}