@CHARSET "utf8";
/* 初始化CSS */
html {font-family:'-apple-system',"微软雅黑";color:#333;}
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, img {margin:0;padding:0;}
img {border:none;}
em ,i {font-style:normal;}
ul, ol, li {list-style:none;}
h1, h2, h3, h4, h5, h6 {font-size:inherit;font-weight:normal;}
input, select, textarea, button {outline:none;margin:0;padding:0;vertical-align:middle;font-family:"微软雅黑";font-size:12px;color:#333;}
a {text-decoration:none;color:#333;}
a:hover {text-decoration:none;}
button {
	cursor:pointer;
	border:0;
	background: #00529D;
}
.currentlySpan {
	/*  position: absolute;  */
}
.none {
	display:none!important;
}
/* 网格 */
.gridding {
	padding: 100px 0;
    width: 1366px;
    margin: 0 auto;
    text-align: center;
}
.gridding h3 {
	margin:0 43% 60px;
	border-bottom:10px solid #000;
	padding-bottom:10px;
	font-size: 40px;
    color: rgba(0,0,0,0.80);
    letter-spacing: 0;
}
.gridding .contentItem {
	float: left;
    width: 420px;
    /* height: 315px; */
    margin-right: 36px;
    margin-bottom: 37px;
    position: relative;
}
.gridding .gridding_lenth .contentItem:nth-child(3n) {
	margin-right: 0px;
}
.gridding .gridding_photo {
	width: 100%;
	height: auto;
    
}
/* .gridding .contentItem:hover  .gridding_black {
	 display: block;
	 width: 100%;
} */
.gridding h6 { 
	line-height: 250px;
    font-size: 30px;
    text-align: center;
    color: #FFFFFF;
}
.gridding .contentItem a{
	/* position: relative;
	height: 100%; */
}
.gridding .contentItem div {
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	
}
.gridding .contentItem div img {
    margin: -66px 0 0 0px;
    width: 50px;
    height: 50px;
}
/* 分页 */
.viewpage {
	text-align:center;
	overflow: hidden;
	padding:0 0 100px;
}
.viewpage .pageNo {
	padding: 0 12px;
	border: 1px solid rgba(0,0,0,0.80);
}
.viewpage a {
	margin-right:16px;
	width:50px;
	height:50px;
	font-size: 32px;
	border-radius: 8px;
}
.viewpage .active {
	background: #5793FF;
	border: 0px solid rgba(0,0,0,0.80);
	color:#fff;
}
.viewpage .page {
	background: #000000;
	color: #FFFFFF;
	padding:0 9px;
}
.viewpage .viewpage_article {
	font-size: 32px;
	color: rgba(0,0,0,0.60);
	line-height: 45px;
}
/* 分页 */
/* 侧边 */
.home_side .home_side_one {
	/* margin-top: -420px; */
}
.home_side .home_side_two {
	/* margin-top: -420px; */
}
.home_side_three {
	/* margin-top: -320px; */
}
/* 侧边 */

.clear {clear:both;}
.clearfix:after {content:'';display:block;height:0;visibility:hidden;clear:both;}

.exhibitors_header {
	width:100%;
}
.exhibitors_header img {
	height:100%;
	width:100%;
}
/* 1160 2300 */
/* <!-- 参展页面 -->	 */
.exhibitors .choice {
	height:8px;
	width:156px;
	background: #fff;
	margin-top: -8px;
    margin-left: 414px;
} 
.clearfix .exhibitors_top {
	height:175px;
	text-align:center;
	position: relative;
	z-index: 1;
}
.clearfix .exhibitors_top .h3 div {
	background: rgba(0,0,0,0.40);
	width:120px;
	height:4px;
	position: absolute;
    margin:0!important;
    top:39px;
}
.clearfix .exhibitors_top .h3 .services_begin {
	left:-155px;
	display: none;
}
.clearfix .exhibitors_top .h3 .services {
	right:-155px;
	display: none;
}
.clearfix .exhibitors_top .h3 {
	font-size: 36px;
    font-weight: 600;
    color: rgba(0,0,0,.8);
    line-height: 110px;
}
.clearfix .exhibitors_top .h3 span{
    font-weight: 600;
}
.clearfix .exhibitors_top p {
	font-size: 76px;
    text-shadow: 0 10px 16px rgb(0 0 0 / 6%);
    line-height: 76px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
	color: #FFF;
}

/* <!-- 头部 --> */
.exhibitors .exhibitors_header {
	width:100%;
	height:500px;
	top:0px;
	left:0px;
	background:url('../images/banner.jpg') no-repeat center center;
	display: table;
	background-size:100% 100%;
}
/* <!-- 头部 --> */

/* <!-- 参展申请 --> */
.exhibitors_apply {
	padding:100px 0px;
	text-align: center;
	width:1366px;
	margin:auto;
}
.exhibitors_apply .exhibitors_apply_top {
	margin-bottom:32px;
}
.exhibitors_apply .exhibitors_apply_top div {
	border-radius:300px;
	background:url('../images/zs-1.jpg') no-repeat center center;
	height:320px;
	width:320px;
	margin: auto;
}
.exhibitors_apply .exhibitors_apply_top h3 {
	margin-top:12px;
	text-align:center;
	font-size: 60px;
	color: rgba(0,0,0,0.80);
}
.exhibitors_apply .exhibitors_apply_center {
	margin:0 auto;
	width:600px;
	height:1px;
	background:rgba(0,0,0,0.50);
}
.exhibitors_apply p {
	padding-top:32px;
	margin:0 auto;
	width:448px;
	text-align:center;
	font-size: 28px;
	color: rgba(0,0,0,0.80);
}
.exhibitors_apply .exhibitors_apply_end{}
.exhibitors_apply .exhibitors_apply_end button{
	margin-top:60px;
	width:150px;
	height:60px;
	font-size: 24px;
	color: #FFFFFF;
}
/* <!-- 参展申请 --> */

/* <!-- 展区规划 --> */
.exhibitors_pland {
	background: #F2F2F2;
}
.exhibitors_plan {
	width:1366px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
	
}
.exhibitors_plan .exhibitors_plan_center {
	width:1366px;
	/* height: 550px; */
}
.exhibitors_plan .exhibitors_plan_center img{
	max-width:100%;
	height:auto;
	/* height: 550px; */
}
.exhibitors_plan .exhibitors_plan_end {
	margin:-687px 0 0 1204px;
	position: absolute;
	background:#dadada;
	height:179px;
	width:160px;
}
/* <!-- 展区规划 --> */

/* <!-- 品牌预览 --> */
.exhibitors_brand {
	text-align: center;
	width:1366px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
}
.exhibitors_brand .exhibitors_brand_center {
	width:1366px;
	margin:0 auto;
	background:url('../images/banner.jpg') no-repeat center center;
}
.exhibitors_brand p {
	/* margin-top:40px; */
	font-size: 50px;
	text-align:center;
	color: rgba(0,0,0,0.80);
}
.exhibitors_brand button {
	margin-top:60px;
	width:150px;
	height:60px;
	font-size: 24px;
	color: #FFFFFF;
}
/* <!-- 品牌预览 --> */

/* <!-- 展商服务 --> */
.exhibitors_services {
	background: #F2F2F2;
}
.exhibitors_service {
	text-align: center;
	width:1366px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
}
.exhibitors_service .exhibitors_service_center {
	height:400px;
	width:1200px;
	margin:0 auto;
	background:url('../images/banner.jpg') no-repeat center center;
}
.exhibitors_service p {
	/* margin-top:40px; */
	font-size: 50px;
	text-align:center;
	color: rgba(0,0,0,0.80);
}
.exhibitors_service button {
	margin-top:60px;
	width:150px;
	height:60px;
	font-size: 24px;
	color: #FFFFFF;
}
/* <!-- 展商服务 --> */

/* <!-- 联系我们 --> */
.exhibitors_contact {
	width:1366px;
	margin:0 auto;
	padding:100px 0px 0 ;
	position: relative;
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
.exhibitors_contact .exhibitors_contact_center {
	padding:0 85px;
}
.exhibitors_contact .exhibitors_contact_center ul {
	overflow:hidden;
}
.exhibitors_contact .exhibitors_contact_center li {
	margin-bottom:100px;
	margin-right:20px;
	width:500px;
	margin-right: 195px;
	float:left;
}
.exhibitors_contact .exhibitors_contact_center li:nth-child(2n)  {
	margin-right:0px;
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_end {
	height:0px;
	width:0px;
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_end div {
	border-top:2px solid #000000;
	float: left;
    position: absolute;
    z-index: -1;
	height:0px;
	width:0px;
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_left {
	height: 180px;
    text-align: center;
    margin: auto;
    width: 180px;
    border-radius: 50px;
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_left img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_right {
	overflow:hidden;
	text-align: center;
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_right h6 {
	font-size: 24px;
    margin-top: 7px;
    color: rgba(0,0,0,0.80);
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_right p {
	margin-top: 5px;
    font-size: 24px;
    color: rgba(0,0,0,0.80);
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_right div {
	margin-top:15px;
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_right div p {
	padding: 5px 16px;
    margin-top: 0px;
    font-size: 24px;
    color: #FFFFFF;
    background: #000;
    margin: auto;
    display: inline-block;
}
/* <!-- 联系我们 --> */

/* <!-- 往届展商 --> */
.exhibitors_past {
	width:1366px;
	text-align: center;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
}
.exhibitors_past .exhibitors_past_center {
	height:660px;
	width:1200px;
	margin:0 auto;
	background:url('../images/banner.jpg') no-repeat center center;
}
.exhibitors_past button {
	margin-top:60px;
	width:150px;
	height:60px;
	font-size: 24px;
	color: #FFFFFF;
}
/* <!-- 往届展商 --> */

/* <!-- 参展页面 -->	end */



/* <!-- 参观页面 --> */
/* <!-- 头部 --> */
.visit_header {
	width:100%;
	height:500px;
	top:0px;
	left:0px;
	background:url('../images/banner.jpg') no-repeat center center;
	display: table;
	background-size:100% 100%;
}
.visit_header .choice {
	height:8px;
	width:156px;
	background: #fff;
	margin-top: -8px;
    margin-left: 570px;
} 
/* <!-- 头部 --> */

/* <!-- 参观申请 --> */
.visit_apply {
	/* height:810px; */
	width:1366px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
	/* border-bottom:1px solid  rgba(0,0,0,0.30); */
}
.visit_apply .visit_apply_left {
	margin-left: 175px;
    text-align: center;
    width: 390px;
    margin-right: 220px;
    float: left;
}
.visit_apply .visit_apply_left p {
	border-top: 1px solid rgba(0,0,0,0.30); 
}
.visit_apply .visit_apply_right p {
	border-top: 1px solid rgba(0,0,0,0.30); 
}
.visit_apply .visit_apply_right {
	width:390px;
	float:left;
	text-align: center;
}
.GroupApplication {
	display:none;
	text-align: center;
    position: fixed;
    top:0px;
    z-index:9999;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.5);
}
.GroupApplication .GroupApplication_end {
	background: #FFFFFF;
    width: 1200px;
    margin: auto;
    height: 505px;
    padding: 50px 0;
    margin-top: 10%;
}
.GroupApplication .GroupApplication_end .GroupApplication_close {
	float: right;
    margin: -10px 45px 0 0;
    width: 55px;
    cursor:pointer;
}
.GroupApplication .GroupApplication_end .GroupApplication_center {
	padding:25px 60px;
}
.GroupApplication .GroupApplication_end .GroupApplication_center p {
	font-size: 20px;
    color: #000000;
    text-align:left;
    line-height:40px;
}





.visit_apply .visit_apply_top {
	margin: auto;
}
.visit_apply .visit_apply_top div {
	margin: auto;
	border-radius:300px;
	height:320px;
	width:320px;
}
.visit_apply .visit_apply_top h3 {
	font-size: 45px;
	color: rgba(0,0,0,0.80);
	text-align:center;
	margin-top:48px;
}
.visit_apply .visit_apply_center {
	height:0px;
	width:320px;
	background: #BEBEBE;
	margin:16px 0;
}
.visit_apply p {
	font-size: 25px;
    color: rgba(0,0,0,0.80);
    text-align: center;
    /* padding-top: 16px; */
    /* border-top: 1px solid rgba(0,0,0,0.30); */
}
.visit_apply h6 {
	cursor: pointer;
    font-size: 20px;
    position: absolute;
    margin: -30px 0px 0 70px;
	color: #959595;
	border-bottom: 1px solid #959595;
}
.visit_apply .visit_apply_end {
	margin: 40px 85px 0;
}
.visit_apply .visit_apply_end button {
	height:60px;
	width:150px;
	border:0;
	font-size: 24px;
	color: #FFFFFF;
}
/* <!-- 参观申请 --> */

/* <!-- 展览时间 --> */
.visit_plan {
	padding-top:100px;
}
.clearfix .visit_plan .exhibitors_top {
	width: 1366px;
    margin: 0 auto;
}
/* .clearfix .visit_plan .exhibitors_top div {
	margin: 50px 0 0 648px;
}
.clearfix .visit_plan .exhibitors_top .services {
	margin: -100px 0 0 1134px;
} */
.visit_plan .visit_plan_center {
	/* height:700px; */
	height:100%;
	width:100%;
}
.visit_plan .visit_plan_center div {
	position: relative;
	top:227px;
	padding:60px;
	margin-top:227px;
	height:260px;
	width:860px;
	margin:0 auto;
	background:#fff;
}
.visit_plan .visit_plan_center h3 {
	font-size: 48px;
	color: #000000;
	font-weight:bold;
	text-align:center;
}
.visit_plan .visit_plan_center h6 {
	padding-bottom:18px;
	font-size: 33px;
	color: #000000;
	text-align:center;
	border-bottom:1px solid #AFAFAF;
}
.visit_plan .visit_plan_center p {
	line-height:56px;
	margin-top:18px;
	font-size: 40px;
	color: rgba(0,0,0,0.80);
	text-align:center;
}
/* <!-- 展览时间 --> */

/* <!-- 参观服务 --> */
.visit_service {
	padding: 100px 0px 0;
	height:750px;
	margin:0 auto;
	position: relative;
}
.visit_service .exhibitors_top {
	width:1366px;
	margin:auto;
}
.visit_service .visit_service_lenth {
	width:1366px;
	margin:auto;
}
.visit_service .visit_service_lenth {
	width:1000px;
	margin:auto;
}
.visit_service .visit_service_lenth ul {}
.visit_service .visit_service_lenth li {
	cursor: pointer;
    float: left;
    height: 195px;
    width: 195px;
    text-align: center;
    margin-right: 86px;
    padding: 40px;
    margin-bottom: 40px;
    border-radius: 300px;
}
.visit_service .visit_service_lenth li:hover {
	background: #F2F2F2;
	box-shadow: 0 2px 8px 0 #989898;
}
.visit_service .visit_service_lenth li:nth-child(3n) {
	margin-right:0px;
}
.visit_service .visit_service_lenth li:nth-child(4),.visit_service .visit_service_lenth li:nth-child(5) ,.visit_service .visit_service_lenth li:nth-child(6)  {
	margin-bottom:0px;
}
.visit_service .visit_service_lenth img {
	width:130px;
}
.visit_service .visit_service_lenth p {
	margin-top:20px;
	font-size: 35px;
	color: rgba(0,0,0,0.80);
	text-align:center;
}
.APPdownload {
	display:none;
	text-align: center;
    position: fixed;
    top:0px;
    z-index:9999;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.5);
}
.APPdownload .APPdownload_end {
	background: #FFFFFF;
    width: 1200px;
    margin: auto;
    height: 520px;
    padding: 80px 0;
    margin-top: 10%;
}
.APPdownload .APPdownload_end .APPdownload_close {
	float:right;
	margin: -55px 20px 0 0;
}
.APPdownload .APPdownload_end .APPdownload_center {
	text-align: center;
}
.APPdownload .APPdownload_end .APPdownload_center .APPdownload_logo {
	width: 260px;
}
.APPdownload .APPdownload_end .APPdownload_center .APPdownload_app {
	padding-top:24px;
}
.APPdownload .APPdownload_end .APPdownload_center p {
	padding-top:24px;
	font-size: 40px;
    color: #000000;
}
/* <!-- 参观服务 --> */

/* <!-- 商贸对接 --> */
.visit_commerce {
	width:1366px;
	margin:0 auto;
	text-align: center;
	padding:100px 0px;
	position: relative;
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
.clearfix .visit_commerce .services {
	margin-top:-130px;
}
.visit_commerce p {
	text-align: justify;
    font-size: 20px;
    color: rgba(0,0,0,0.60);
    line-height: 40px;
    margin-bottom: 60px;
}
.visit_commerce ul {}
.visit_commerce li {
	height: 326px;
    width: 435px;
    float: left;
    margin: 0px 30px 30px 0;
	text-align: center;
}
.visit_commerce li:nth-child(3n) {
	margin-right:0px;
}
.visit_commerce li:nth-child(4),.visit_commerce li:nth-child(5) ,.visit_commerce li:nth-child(6)  {
	margin-bottom:0px;
}
.visit_commerce img{
	width:100%;
	height:100%;
    object-fit: cover;
	height: 326px;
    width: 435px;
}
.visit_commerce button {
    cursor: pointer;
    margin-top: 60px;
    width: 140px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
}
/* <!-- 商贸对接 --> */

/* <!-- 品牌预览 --> */
.visit_brand {
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
/* <!-- 品牌预览 --> */

/* <!-- 联系我们 --> */
.visit_contact {
/* 	height:1079px; */
}
/* <!-- 联系我们 --> */

/* <!-- 参观页面 --> */


/* <!-- 活动页面 --> */
/* <!-- 头部 --> */
.exercise_header {
	width:100%;
	height:500px;
	top:0px;
	left:0px;
	background:url('../images/banner.jpg') no-repeat center center;
	display: table;
	background-size:100% 100%;
}
.exercise_header .choice {
	height:8px;
	width:156px;
	background: #fff;
	margin-top: -8px;
    margin-left: 726px;
} 
/* <!-- 头部 --> */
.visit_commerce li:hover .video {
	display: block;
}
/* <!-- 品牌发布秀 --> */
.exercise_show {
}
.visit_commerce .video {
	display:none;
	width: 114px;
    position: absolute;
    MARGIN-TOP: -16%;
    margin-left: 12%;
    height: 114px;
}

/* <!-- 品牌发布秀 --> */

/* <!-- 中国服装商业论坛 --> */
.exercise_china {
	border:0;
}
/* <!-- 中国服装商业论坛 --> */

/* <!-- 商贸对接 --> */
.exercise_commerce {
}
/* <!-- 商贸对接 --> */

/* <!-- 活动日程 --> */
.exercise_schedule {
	/* height:1378px; */
	text-align: center;
	width:1366px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
.exercise_schedule .time {
	background: #000000;
	cursor:pointer;
	padding:26px 50px;
	font-size: 36px;
	color: #FFFFFF;
}
.exercise_schedule .exercise_schedule_top {
	overflow:hidden;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_time {
	margin-bottom:28px;
	background: #000000;
	margin-right:24px;
	float:right;
	height:60px;
	width:144px;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_time p {
	font-size: 24px;
	color: #FFFFFF;
	line-height:56px;
	text-align:center;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_category {
	margin:0 24px 28px 0;
	cursor:pointer;
	border: 2px solid #000000;
	float:right;
	height:56px;
	width:140px;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_category p {
	line-height:56px;
	text-align:center;
	font-size: 24px;
	color: #000000;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_download {
	margin-bottom:28px;
	border: 2px solid #000000;
	float:right;
	height:56px;
	width:140px;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_download p {
	font-size: 24px;
	line-height:56px;
	text-align:center;
	color: #000000;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_chose {
	width: 0;
    border-width: 16px 26px 0;
    border-style: solid;
    float:right;
    border-color: #000000 transparent transparent;
    margin: 66px -100px 0 0;;
    position: relative;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_chose1 {
	width: 0;
    border-width: 16px 26px 0;
    display:none;
    border-style: solid;
    float:right;
    border-color: #000000 transparent transparent;
    margin: 66px -265px 0 0;
    position: relative;
}
.exercise_schedule_center_date {
	overflow:hidden;
    margin-left: 680px;
    margin-bottom:20px;
    display:none;
}
.exercise_schedule_center_date div {
	float:left;
	cursor:pointer;
	font-size: 24px;
	border:2px solid #000;
	padding:10px ;
	margin-left:20px;
}
.exercise_schedule_center_type {
	overflow:hidden;
	margin-right: 120px;
    margin-bottom:20px;
    display:none;
}
.exercise_schedule_center_type div {
	cursor:pointer;
	float:right;
	font-size: 24px;
	border:2px solid #000;
	padding:10px ;
	margin-left:20px;
	margin-bottom:10px;
}
.exercise_schedule .exercise_schedule_center {
		height:102px;
}
.exercise_schedule .exercise_schedule_center tr {
	width:1366px;
	background: #F2F2F2;
}
.exercise_schedule .exercise_schedule_center td {
	font-size: 36px;
	color: #000000;
	letter-spacing: 0;
	text-align: center;
}
.exercise_schedule .exercise_schedule_end {
	/* height:800px; */
	width:1366px;
	margin-top:10px;
}
.exercise_schedule .exercise_schedule_end tr {
	width:1366px;
	background: #F2F2F2;
}
.exercise_schedule .exercise_schedule_end td {
	font-size: 20px;
	/* height: 46px; */
	 border-right: 1px solid  #C9C9C9;
	border-bottom: 1px solid  #C9C9C9;
	color: rgba(0,0,0,0.80);
	letter-spacing: 0;
	text-align: center;
}
.exercise_schedule .exercise_schedule_end tr:last-child td {
	border-bottom: 0px solid  #C9C9C9;
}
.exercise_schedule button {
    margin-top: 60px;
    width: 300px;
    height: 60px;
    font-size: 24px;
    color: #FFFFFF;
}
/* <!-- 活动日程 --> */

/* <!-- 联系我们 --> */
.exercise_contact {
}
/* <!-- 联系我们 --> */
/* <!-- 活动页面 --> */


/* <!-- 媒体页面 --> */
/* <!-- 头部 --> */
.media {}
.media_header {
	width:100%;
	height:500px;
	top:0px;
	left:0px;
	background:url('../images/banner.jpg') no-repeat center center;
	display: table;
	background-size:100% 100%;
}
.media_header .choice {
	height:8px;
	width:156px;
	background: #fff;
	margin-top: -8px;
    margin-left: 882px;
} 
/* <!-- 头部 --> */
/* <!-- 参展申请 --> */
.media_apply {
}
.media_apply .exhibitors_apply_top {
    margin-bottom: 0px;
}
.media_apply p {
    width: 784px;
    padding-top: 14px;
}
.media .pictures .picture_lenth li a {
	display: block;
	width:100%;
	height:100%;
}
/* <!-- 参展申请 --> */

/* <!-- 展会新闻 --> */
.media_news {
	border-top:1px solid  rgba(0,0,0,0.30);
}
.media_news .news_center .news_right ul li:first-child {
    margin-bottom: 35px;
}
.media_news .news_center .news_right ul li:nth-child(3) span {
    border-bottom: 0px solid rgba(0,0,0,0.50);
}
/* <!-- 展会新闻 --> */

/* <!-- 精彩图片 --> */
.media_pictures {
}
.media .media_pictures .picture_lenth img{
}
.media .pictures .picture_lenth li:hover a {
	display: block;
}
.media .pictures .picture_lenth li a {
	display:none;
}
/* .pictures .picture_lenth li img {
    margin: -66px 0 0 309px;
    width: 50px;
    height: 50px;
} */
.media_pictures button {
	margin-top:60px;
	width:150px;
	height:60px;
	font-size: 24px;
	color: #FFFFFF;
}
/* <!-- 精彩图片 --> */


/* <!-- 精彩视频 --> */
.media_scene {
	/* height:1186px; */
}
/* <!-- 精彩视频 --> */

/* <!-- 合作媒体 --> */
.media_cooperation {
	height:715px;
	width:1366px;
	margin:0 auto;
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
.media_cooperation .media_cooperation_img {
	height:530px;
}
/* <!-- 合作媒体 --> */

/* <!-- 联系我们 --> */
.media_contact {
	width:1366px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
.media_contact .media_contact_center {
	width:782px;
	margin:0 auto;
}
.media_contact .media_contact_end {
	height:0px;
	width:0px;
}
.media_contact .media_contact_end div {
	border-top:2px solid #000000;
	float: left;
    position: absolute;
    z-index: -1;
	height:0px;
	width:0px;
}
.media_contact .media_contact_left {
	height: 180px;
    text-align: center;
    margin: auto;
    width: 180px;
    border-radius: 50px;
}
.media_contact .media_contact_left img {
	height:100%;
	width:100%;
	border-radius: 50%;
}
.media_contact .media_contact_right {
	overflow:hidden;
	text-align: center;
}
.media_contact .media_contact_right h6 {
	font-size: 24px;
    margin-top: 7px;
    color: rgba(0,0,0,0.80);
}
.media_contact .media_contact_right p {
	font-size: 24px;
	color: rgba(0,0,0,0.80);
	margin-top:5px;
}
.media_contact .media_contact_right div {
	margin-top:15px;
}
.media_contact .media_contact_right div p {
	    padding: 5px 16px;
    margin-top: 0px;
    font-size: 24px;
    color: #FFFFFF;
    background: #000;
    margin: auto;
    display: inline-block;
}
/* <!-- 联系我们 --> */

/* <!-- 媒体页面 --> */


/* <!-- 关于页面 --> */
/* <!-- 头部 --> */
.about {}
.about_header {
	width:100%;
	height:500px;
	top:0px;
	left:0px;
	background:url('../images/banner.jpg') no-repeat center center;
	display: table;
	background-size:100% 100%;
}
.about_header .choice {
	height:8px;
	width:228px;
	background: #fff;
	margin-top: -8px;
    margin-left: 1038px;
} 
/* <!-- 头部 --> */

/* <!-- 展会简介 --> */
.about_synopsis {
	width:1366px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
}
.about_synopsis  .about_end {}
.about_synopsis  .about_end img {
	float:left;
	width:34px;
	height:100%;
}
.about_synopsis  .about_end p {
	text-align: justify;
    font-size: 20px;
    color: rgba(0,0,0,0.80);
    padding: 0 66px;
    line-height: 40px;
    margin-bottom: 20px;
}
.about_synopsis  .about_end .about_end_img {
	float:right;
	margin-top:-50px;
}
/* <!-- 展会简介 --> */
/* <!-- 精彩图片 --> */
.about_pictures {
	height:910px;
}
/* <!-- 精彩图片 --> */
/* <!-- 精彩现场 --> */
.about_scene {
	/* height:1187px; */
}
/* <!-- 精彩现场 --> */
/* <!-- 往届展商 --> */
.about_past {
	border-bottom: 1px solid rgba(0,0,0,0.30);
}
/* <!-- 往届展商 --> */
/* <!-- 主办单位 --> */
.about_host {
	height:553px;
	width:1366px;
	margin:0 auto;
	padding:100px 0px;
	border-bottom: 1px solid rgba(0,0,0,0.30);
	position: relative;
}
.about_host .about_host_left {
	width:722px;	
	float:left;
}
.about_host .about_host_right {
	width:643px;	
	float:left;
}
.about_host .about_host_top {
	width:643px;	
	height:100px;
	/* background: #F2F2F2; */
}
.about_host .about_host_top p {
	line-height:100px;
	font-size: 35px;
	color: #000000;
	letter-spacing: 0;
	text-align: center;
}
.about_host ul {
	margin-top:50px;
}
.about_host li {
	height:100px;
	margin-bottom:26.5px;
}
.about_host li img {
	width:100px;
	float:left;
	margin-right:30px;
}
.about_host li p {
	line-height:100px;
	font-size: 25px;
	color: rgba(0,0,0,0.80);
}
/* <!-- 主办单位 --> */
/* <!-- 关注我们 --> */
.about_follow {
	width:1366px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
}
.about_follow .about_follow_center {
	width:1080px;
	margin:0 auto;
	overflow:hidden;
}
.about_follow .about_follow_center ul {}
.about_follow .about_follow_center li {
	float:left;
	width:200px;
	height:297px;
	margin-right:240px;
}
.about_follow .about_follow_center li:last-child {
	margin-right:0px;
}
.about_follow .about_follow_center p {
	margin-top:41px;
	font-size: 30px;
	color: rgba(0,0,0,0.80);
	text-align: center;
}
.about_follow .about_follow_center img {
	width:200px;
}
/* <!-- 关注我们 --> */


/* <!-- 关于页面 --> */

/* <!-- 联系我们 --> */
/* <!-- 头部 --> */
.contactUs {}
.contactUs_header {
	width:100%;
	height:500px;
	top:0px;
	left:0px;
	background:url('../images/banner.jpg') no-repeat center center;
	display: table;
	background-size:100% 100%;
}
.contactUs_header .choice {
	height:8px;
	width:228px;
	background: #fff;
	margin-top: -8px;
    margin-left: 1266px;
} 
/* <!-- 头部 --> */
.contactUs_center {
/* 	height:537px; */
	width:1366px;
    overflow: hidden;
	margin:0 auto;
	padding:100px 0px 0;
	position: relative;
}
.contactUs {}
/* <!-- 国内展区 --> */
/* .contactUs_center .contactUs_center_domestic {
	padding: 0 0 100px 0;
} */
.contactUs_center .contactUs_center_top {
	height:68px;
	width:1366px;
}
.contactUs_center .contactUs_center_top .contactUs_center_toped {
	/* margin:16px 0 0 16px; */
	float:left;
	background: #000;
	height:68px;
	width:100%;
	position: absolute;
	z-index:10;
}
.contactUs_center .contactUs_center_top div{
	height:100px;
	float:left;
	width:256px;
	background-image: linear-gradient(-85deg, #FFFFFF 0%, #000000 100%);
	z-index:-1;
}
.contactUs_center .contactUs_center_top p {
	position: absolute;
	font-size: 40px;
	color: #ffffff;
	text-align: center;
	width: 100%;
	z-index:20;
	line-height:68px;
}
/* .contactUs_center .contactUs_center_media .contactUs_center_top p {
    width: 643px;
} */
.contactUs_center .contactUs_center_center {
	width:1366px;
	margin:0 auto;
}
.contactUs_center .contactUs_center_center ul {
	margin-top:100px;
	overflow:hidden;
}
.contactUs_center .contactUs_center_center li {
	float: left;
    margin-bottom: 30px;
    margin-right: 200px;
    width: 550px;
    min-height: 292px;
}
.contactUs_center .contactUs_center_center li:nth-child(2n)  {
	margin-right:0px;
}
.contactUs_center .contactUs_center_center .contactUs_center_end {
	height:0px;
	width:0;
}
.contactUs_center .contactUs_center_center .contactUs_center_end div {
	height:0;
	width:0;
}
.contactUs_center .contactUs_center_center .contactUs_center_left {
	height: 180px;
    text-align: center;
    margin: auto;
    width: 180px;
    border-radius: 50px;
}
.contactUs_center .contactUs_center_center .contactUs_center_left img {
	width:100%;
	height:100%;
	border-radius: 50%;
}
.contactUs_center .contactUs_center_center .contactUs_center_right {
	overflow:hidden;
	text-align: center;
}
.contactUs_center .contactUs_center_center .contactUs_center_right h6 {
    font-size: 24px;
    margin-top: 7px;
    color: rgba(0,0,0,0.80);
}
.contactUs_center .contactUs_center_center .contactUs_center_right p {
	margin-top:5px;
	font-size: 24px;
	color: rgba(0,0,0,0.80);
}
.contactUs_center .contactUs_center_center .contactUs_center_right div {
	margin-top:15px;
}
.contactUs_center .contactUs_center_center .contactUs_center_right div p {
	padding: 5px 16px;
    margin-top: 0px;
    font-size: 24px;
    color: #FFFFFF;
    background: #000;
    margin: auto;
    display: inline-block;
}
/* <!-- 国内展区 --> */
/* <!-- 海外展区 --> */
.contactUs_center .contactUs_center_overseas {
	padding:70px 0px;
}
.contactUs_center .contactUs_center_overseas .contactUs_center_center {
	/* width:598px;
	margin:0 auto;
	padding-top:100px; */
}
/* <!-- 海外展区 --> */
/* <!-- 观众联系 --> */
/* .contactUs_center .contactUs_center_audience {
	padding:100px 0px;
} */
/* <!-- 观众联系 --> */
/* <!-- 活动媒体 --> */
.contactUs_center .contactUs_center_media {
	padding:70px 0px;
}
/* .contactUs_center .contactUs_center_media .contactUs_center_media_left {
	float:left;
	margin-right:48px;
} */
.contactUs_center .contactUs_center_media .contactUs_center_top {
	width: 100%;
}
.contactUs_center .contactUs_center_media .contactUs_center_media_left .contactUs_center_toped {
	width: 100%;
}
.contactUs_center .contactUs_center_media .contactUs_center_media_right {
		/* float:left; */
		margin-top: 70px;
		margin-bottom: 30px;
}
.contactUs_center .contactUs_center_media .contactUs_center_media_right .contactUs_center_toped{
	width: 100%;
}

.contactUs_center_media .contactUs_center_center {
/* 	width:598px;
	margin:0 auto;
	padding-top:100px; */
}
/* <!-- 活动媒体 --> */
/* <!-- 联系我们 --> */






@media screen and   (max-width: 1280px) {
	.gridding {
	padding: 100px 0;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}
.gridding h3 {
	margin:0 41% 60px;
	border-bottom:10px solid #000;
	padding-bottom:10px;
	font-size: 40px;
    color: rgba(0,0,0,0.80);
    letter-spacing: 0;
}
.gridding .contentItem {
	float: left;
    width: 320px;
    /* height: 230px; */
    margin-right: 15px;
    margin-bottom: 15px;
}
.gridding .gridding_lenth .contentItem:nth-child(3n) {
	margin-right: 0px;
}
.gridding .gridding_photo {
	width: 100%;
	height: auto;
}
.gridding .contentItem:hover  .gridding_black {
	 /* display: block; */
}
.gridding h6 {
	line-height: 195px;
    font-size: 20px;
    text-align: center;
    color: #FFFFFF;
}
.gridding .contentItem div {
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.gridding .contentItem div img {
	margin: -60px 0 0 0px;
    width: 40px;
    height: 40px;
}
	
	
	
.exhibitors_header img {
    height: 100%;
    width: 100%;
}
	/* <!-- 参展页面 -->	 */
	.clearfix .visit_plan .exhibitors_top {
	width: 1000px;
    margin: 0 auto;
}
	
.exhibitors .choice {
	width: 86px;
    background: #fff;
    margin-top: -8px;
    margin-left: 286px;
} 
.clearfix .exhibitors_top {
	height:175px;
	text-align:center;
	position: relative;
	z-index: 1;
}
.clearfix .exhibitors_top .h3 div {
	background: rgba(0,0,0,0.40);
	width:120px;
	height:4px;
	position: absolute;
    margin:0!important;
    top:39px;
}
.clearfix .exhibitors_top .h3 .services_begin {
	left:-155px;
	display: none;
}
.clearfix .exhibitors_top .h3 .services {
	right:-155px;
	display: none;
}
.clearfix .exhibitors_top .h3 {
	font-size: 36px;
    font-weight: 600;
    color: rgba(0,0,0,.8);
    line-height: 110px;
}
.clearfix .exhibitors_top p {
	font-size: 76px;
    text-shadow: 0 10px 16px rgb(0 0 0 / 6%);
    line-height: 76px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
	color: #FFF;
}

/* <!-- 头部 --> */
/* <!-- 头部 --> */

/* <!-- 参展申请 --> */
.exhibitors_apply {
	width:1000px;
	margin:auto;
}
.exhibitors_apply .exhibitors_apply_top {
    margin-bottom: 30px;
}
.exhibitors_apply .exhibitors_apply_top h3 {
    margin-top: 12px;
    text-align: center;
    font-size: 40px;
    color: rgba(0,0,0,0.80);
}
.exhibitors_apply p {
    padding-top: 30px;
    margin: 0 auto;
    width: 448px;
    text-align: center;
    border-top: 0px solid rgba(0,0,0,0.30);
    font-size: 23px;
    color: rgba(0,0,0,0.80);
}
.exhibitors_apply .exhibitors_apply_top div {
    border-radius: 300px;
    background: url(../images/zs-1.jpg) no-repeat center center;
    height: 260px;
    width: 260px;
    margin: auto;
}
.exhibitors_apply .exhibitors_apply_end button{
	margin-left: 0px;
    text-align: center;
    cursor: pointer;
    margin-top: 40px;
    width: 140px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
}
/* <!-- 参展申请 --> */

/* <!-- 展区规划 --> */
.exhibitors_plan {
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
	
}
.exhibitors_plan .exhibitors_plan_center {
	/* height: 380px; */
	width:1000px;
}
.exhibitors_plan .exhibitors_plan_center img{
	/* height: 380px; */
	max-width:100%;
	height:auto;
}
.exhibitors_plan .exhibitors_plan_end {
	margin:-610px 0 0 1040px;
	position: absolute;
	background:#dadada;
	height:179px;
	width:160px;
}
/* <!-- 展区规划 --> */

/* <!-- 品牌预览 --> */
.exhibitors_brand {
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
}
.exhibitors_brand .exhibitors_brand_center {
	width:1000px;
	margin:0 auto;
	background:url('../images/banner.jpg') no-repeat center center;
}
.exhibitors_brand p {
	/* margin-top:40px; */
	font-size: 45px;
	text-align:center;
	color: rgba(0,0,0,0.80);
}
.exhibitors_brand button {
	margin-left: 0px;
    text-align: center;
    cursor: pointer;
    margin-top: 40px;
    width: 140px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
}
/* <!-- 品牌预览 --> */

/* <!-- 展商服务 --> */
.exhibitors_service {
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
}
.exhibitors_service .exhibitors_service_center {
	height:400px;
	width:1000px;
	margin:0 auto;
	background:url('../images/banner.jpg') no-repeat center center;
}
.exhibitors_service p {
	/* margin-top:40px; */
	font-size: 35px;
	text-align:center;
	color: rgba(0,0,0,0.80);
}
.exhibitors_service button {
	margin-left: 0px;
    text-align: center;
    cursor: pointer;
    margin-top: 40px;
    width: 140px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
}
/* <!-- 展商服务 --> */

/* <!-- 联系我们 --> */
.visit .visit_contact  {
	width:1000px;
	margin:0 auto;
	padding:100px 0px 0;
	position: relative;
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
.exhibitors_contact {
	width:1000px;
	margin:0 auto;
	padding:100px 0px 0;
	position: relative;
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
.exhibitors_contact .exhibitors_contact_center {
	padding:0 2px;
}
.exhibitors_contact .exhibitors_contact_center li {
    margin-bottom: 100px;
    width: 400px;
    float: left;
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_left {
	height: 120px;
    text-align: center;
    margin: auto;
    width: 120px;
    border-radius: 50px;
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_left img {
	width: 100%;
    height: 100%;
     border-radius: 50%;
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_right {
	overflow:hidden;
	text-align:center;
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_right h6 {
    font-size: 17px;
    margin-top: 6px;
    color: rgba(0,0,0,0.80);
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_right p {
	margin-top: 4px;
    font-size: 17px;
    color: rgba(0,0,0,0.80);
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_right div {
	margin-top:12px;
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_right div p {
	padding: 5px 16px;
    margin-top: 0px;
    font-size: 17px;
    color: #FFFFFF;
    display: inline-block;
    margin: auto;
    background: #000;
}
/* <!-- 联系我们 --> */

/* <!-- 往届展商 --> */
.exhibitors_past {
	text-align: center;
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
}
.exhibitors_past .exhibitors_past_center {
	height: 540px;
	width:1000px;
	margin:0 auto;
	background:url('../images/banner.jpg') no-repeat center center;
}
.exhibitors_past button {
	margin-left: 0px;
    text-align: center;
    cursor: pointer;
    margin-top: 40px;
    width: 140px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
}
/* <!-- 往届展商 --> */

/* <!-- 参展页面 -->	end */



/* <!-- 参观页面 --> */
/* <!-- 头部 --> */
.visit_header .choice {
	width: 86px;
    background: #fff;
    margin-top: -8px;
    margin-left: 369px;
} 
/* <!-- 头部 --> */

/* <!-- 参观申请 --> */
.visit_apply {
	/* height:650px; */
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
	/* border-bottom:1px solid  rgba(0,0,0,0.30); */
	
}
.visit_apply .visit_apply_top div {
    margin: auto;
    border-radius: 300px;
    height: 260px;
    width: 260px;
}
.visit_apply .visit_apply_left {
	margin-left: 50px;
    text-align: center;
    width: 390px;
    margin-right: 120px;
    float: left;
}
.visit_apply .visit_apply_top h3 {
    font-size: 35px;
    color: rgba(0,0,0,0.80);
    text-align: center;
    margin-top: 48px;
}
.visit_apply p {
    font-size: 20px;
    color: rgba(0,0,0,0.80);
    text-align: center;
    padding-top: 16px;
    /* border-top: 1px solid rgba(0,0,0,0.30); */
}
.visit_apply h6 {
	font-size: 16px;
    position: absolute;
    margin: -30px 0 0 77px;
    color: #959595;
}
.visit_apply .visit_apply_end button {
    margin-left: 0px;
    text-align: center;
    cursor: pointer;
    width: 140px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
}
.GroupApplication {
	display:none;
	text-align: center;
    position: fixed;
    top:0px;
    z-index:9999;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.5);
}
.GroupApplication .GroupApplication_end {
	background: #FFFFFF;
    width: 1000px;
    margin: auto;
    height: 430px;
    padding: 30px 0;
    margin-top: 5%;
}
.GroupApplication .GroupApplication_end .GroupApplication_close {
	float: right;
    margin: -10px 20px 0 0;
    width: 50px;
     cursor:pointer;
}
.GroupApplication .GroupApplication_end .GroupApplication_center {
	padding:25px 30px;
}
.GroupApplication .GroupApplication_end .GroupApplication_center p {
	font-size: 16px;
    color: #000000;
    text-align:left;
    line-height:32px;
}
/* <!-- 参观申请 --> */

/* <!-- 展览时间 --> */
.visit_plan {
	padding-top:100px;
}
.visit_plan .exhibitors_top {
	width:588px;
	margin:auto;
}
/* .clearfix .visit_plan .exhibitors_top div {
	margin: 50px 0 0 0%;
}
.clearfix .visit_plan .exhibitors_top .services {
	margin: -100px  0 0 34%;
} */
/* <!-- 展览时间 --> */

/* <!-- 参观服务 --> */
.visit_service {
	height:575px;
	padding:100px 0px;
	border-bottom: 1px solid rgba(0,0,0,0.30);
}
.visit_service .exhibitors_top {
	width:1000px;
	margin:auto;
}
.visit_service .visit_service_lenth {
	width: 765px;
    margin: auto;
}
.visit_service .visit_service_lenth li {
	float: left;
    height: 160px;
    text-align: center;
    width: 160px;
    margin-right: 76px;
    padding: 22px;
    margin-bottom: 48px;
    border-radius: 300px;
}
/* .visit_service .visit_service_lenth li:first:active {color: #0000FF}  */
.visit_service .visit_service_lenth img {
	width: 100px;
}
.visit_service .visit_service_lenth p {
	margin-top: 20px;
    font-size: 25px;
    color: rgba(0,0,0,0.80);
    text-align: center;
}
.APPdownload {
	text-align: center;
   position: fixed;
    top:0px;
    z-index:9999;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.5);
    /* padding: 230px 90px; */
    /* margin: -315px 0 0 -100px; */
}
.APPdownload .APPdownload_end {
	background: #FFFFFF;
    width: 1000px;
    margin: auto;
	margin-top: 60px;
    padding: 55px 0;
    height: 370px;
}
.APPdownload .APPdownload_end .APPdownload_close {
	float: right;
    width: 45px;
    margin: -35px 25px 0 0;
}
.APPdownload .APPdownload_end .APPdownload_center {
	text-align: center;
}
.APPdownload .APPdownload_end .APPdownload_center .APPdownload_logo {
	width:180px;
}
.APPdownload .APPdownload_end .APPdownload_center .APPdownload_app {
	padding-top: 13px;
    width: 210px;
}
.APPdownload .APPdownload_end .APPdownload_center p {
	padding-top: 3px;
    font-size: 26px;
    color: #000000;
}
/* <!-- 参观服务 --> */

/* <!-- 商贸对接 --> */
.visit_commerce {
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
.clearfix .visit_commerce .services {
	margin-top: -98px;
}
.visit_commerce p {
	font-size: 16px;
    color: rgba(0,0,0,0.60);
    line-height: 32px;
    margin-bottom: 50px;
}
.visit_commerce ul {}
.visit_commerce li {
	height: 240px;
    width: 320px;
    float: left;
    margin: 0 20px 20px 0;
}
.visit_commerce img{
	width:100%;
	width: 312px;
    object-fit: cover;
    height: 234px;
}
.visit_commerce a {
	text-align: center;
}
.visit_commerce button {
	margin-left: 0px;
    text-align: center;
    cursor: pointer;
    margin-top: 40px;
    width: 140px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
}
/* <!-- 商贸对接 --> */

/* <!-- 品牌预览 --> */
/* <!-- 品牌预览 --> */

/* <!-- 联系我们 --> */
/* <!-- 联系我们 --> */

/* <!-- 参观页面 --> */


/* <!-- 活动页面 --> */
/* <!-- 头部 --> */
.exercise_header .choice {
	height:8px;
	width: 86px;
	background: #fff;
	margin-top: -8px;
    margin-left: 450px;
} 
/* <!-- 头部 --> */

/* <!-- 品牌发布秀 --> */
.exercise_show {
}
.exercise_show>p {
	letter-spacing: -0.06px;
}
/* <!-- 品牌发布秀 --> */

/* <!-- 中国服装商业论坛 --> */
.exercise_china {
	border:0;
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
/* <!-- 中国服装商业论坛 --> */

/* <!-- 商贸对接 --> */
.exercise_commerce {
}
/* <!-- 商贸对接 --> */

/* <!-- 活动日程 --> */
.exercise_schedule {
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
.exercise_schedule .time {
	background: #000000;
	padding: 1px 15px!important;
	font-size: 36px;
	color: #FFFFFF;
}
.exercise_schedule .exercise_schedule_top {
	overflow:hidden;
}
.exercise_schedule_center_date {
	overflow:hidden;
    margin-left: 320px;
    margin-bottom:20px;
    display:none;
}
.exercise_schedule_center_date div {
	float:left;
	font-size: 24px;
	border:2px solid #000;
	padding:10px ;
	margin-left:20px;
}
.exercise_schedule_center_type {
	overflow:hidden;
    margin-right: 120px;
    margin-bottom:20px;
    display:none;
}
.exercise_schedule_center_type div {
	float:right;
	font-size: 24px;
	border:2px solid #000;
	padding:10px ;
	margin-left:20px;
	margin-bottom:10px;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_time {
	margin-bottom:28px;
	background: #000000;
	float:right;
	height:60px;
	width:144px;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_time p {
	font-size: 24px;
	color: #FFFFFF;
	line-height:56px;
	text-align:center;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_category {
	margin:0 24px 28px 0;
	border: 2px solid #000000;
	float:right;
	height:56px;
	width:140px;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_category p {
	line-height:56px;
	text-align:center;
	font-size: 24px;
	color: #000000;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_download {
	margin-bottom:28px;
	border: 2px solid #000000;
	float:right;
	height:56px;
	width:140px;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_download p {
	font-size: 24px;
	line-height:56px;
	text-align:center;
	color: #000000;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_chose {
	width: 0;
    border-width: 16px 26px 0;
    border-style: solid;
    float:right;
    border-color: #000000 transparent transparent;
    margin: 66px -100px 0 0;;
    position: relative;
}
.exercise_schedule .exercise_schedule_center {
		height:102px;
}
.exercise_schedule .exercise_schedule_center tr {
	width:1000px;
	background: #F2F2F2;
}
.exercise_schedule .exercise_schedule_center td {
	padding: 26px 0 ;
	font-size: 36px;
	color: #000000;
	letter-spacing: 0;
	text-align: center;
}
.exercise_schedule .exercise_schedule_center td:nth-child(1) {
	width: 154px!important;
}
.exercise_schedule .exercise_schedule_center td:nth-child(2) {
	width: 160px!important;
}
.exercise_schedule .exercise_schedule_center td:nth-child(3) {
    width: 634px!important;
}
.exercise_schedule .exercise_schedule_center td:nth-child(4) {
	width: 144px !important;
}
.exercise_schedule .exercise_schedule_center td:nth-child(5) {
   	width: 146px !important;
}
.exercise_schedule .exercise_schedule_center td:nth-child(6) {
    width: 254px!important;
}
.exercise_schedule .exercise_schedule_end {
/* 	height:800px; */
	width:1000px;
	margin-top:10px;
}
.exercise_schedule .exercise_schedule_end tr {
	width:1000px;
	background: #F2F2F2;
}
.exercise_schedule .exercise_schedule_end td {
	padding:0;
	font-size: 20px;
	color: rgba(0,0,0,0.80);
	letter-spacing: 0;
	text-align: center;
}
.exercise_schedule button {
    margin-top: 40px;
    width: 300px;
    height: 60px;
    font-size: 24px;
    color: #FFFFFF;
}
/* <!-- 活动日程 --> */

/* <!-- 联系我们 --> */
.exercise .exercise_contact {
}
/* <!-- 联系我们 --> */
/* <!-- 活动页面 --> */


/* <!-- 媒体页面 --> */
/* <!-- 头部 --> */
.media_header .choice {
	height:8px;
	width: 86px;
	background: #fff;
	margin-top: -8px;
    margin-left: 533px;
} 
/* <!-- 头部 --> */
/* <!-- 参展申请 --> */
/* <!-- 参展申请 --> */

/* <!-- 展会新闻 --> */
.media_news .news_center .news_right ul li:first-child {
    margin-bottom: 30px;
}
/* <!-- 展会新闻 --> */

/* <!-- 精彩图片 --> */
.media_pictures button {
	margin-left: 0px;
    text-align: center;
    cursor: pointer;
    margin-top: 40px;
    width: 140px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
}
/* <!-- 精彩图片 --> */


/* <!-- 精彩视频 --> */
/* <!-- 精彩视频 --> */

/* <!-- 合作媒体 --> */
.media_cooperation {
	height:700px;
	width:1000px;
	margin:0 auto;
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
/* <!-- 合作媒体 --> */

/* <!-- 联系我们 --> */
.media_contact {
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
.media_contact .media_contact_left {
	height: 120px;
    text-align: center;
    margin: auto;
    width: 120px;
    border-radius: 50px;
}
.media_contact .media_contact_left img {
	height:100%;
	width:100%;
	border-radius: 50%;
}
.media_contact .media_contact_right {
	overflow:hidden;
	text-align: center;
}
.media_contact .media_contact_right h6 {
	margin-top:6px;
	font-size: 17px;
	color: rgba(0,0,0,0.80);
}
.media_contact .media_contact_right p {
	font-size: 17px;
	color: rgba(0,0,0,0.80);
	margin-top:5px;
}
.media_contact .media_contact_right div {
	margin-top:12px;
}
.media_contact .media_contact_right div p {
	padding: 5px 16px;
    margin-top: 0px;
    font-size: 17px;
    color: #FFFFFF;
    display: inline-block;
    margin: auto;
    background: #000;
}
/* <!-- 联系我们 --> */

/* <!-- 媒体页面 --> */


/* <!-- 关于页面 --> */
/* <!-- 头部 --> */
.about_header .choice {
	height: 8px;
    width: 152px;
    background: #fff;
    margin-top: -8px;
    margin-left: 617px;
} 
/* <!-- 头部 --> */

/* <!-- 展会简介 --> */
.about_synopsis {
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
}
.about_synopsis  .about_end {}
.about_synopsis  .about_end img {
	float:left;
	width:30px;
	height:100%;
	margin-left: -34px;
	margin-top:0px;
}
.about_synopsis  .about_end p {
	font-size: 16px;
    color: rgba(0,0,0,0.80);
    padding: 0;
    line-height: 36px;
    margin-bottom: 18px;
}
.about_synopsis  .about_end .about_end_img {
	float:right;
	/* margin-top:-90px; */
}
/* <!-- 展会简介 --> */
/* <!-- 精彩图片 --> */
/* <!-- 精彩图片 --> */
/* <!-- 精彩现场 --> */
/* <!-- 精彩现场 --> */
/* <!-- 往届展商 --> */
/* <!-- 往届展商 --> */
/* <!-- 主办单位 --> */
.about_host {
	height:460px;
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	border-bottom: 1px solid rgba(0,0,0,0.30);
	position: relative;
}
.about_host .about_host_left {
	width:500px;	
	float:left;
}
.about_host .about_host_right {
	width:450px;	
	float:left;
}
.about_host .about_host_top {
	width:450px;	
	height:100px;
	/* background: #F2F2F2; */
}
.about_host .about_host_top p {
	line-height:100px;
	font-size: 25px;
	color: #000000;
	letter-spacing: 0;
	text-align: center;
}
.about_host ul {
	margin-top:30px;
}
.about_host li {
	height:100px;
	margin-bottom:26.5px;
}
.about_host li img {
	width:80px;
	float:left;
	margin-right:10px;
}
.about_host li p {
	line-height: 60px;
    font-size: 19px;
    color: rgba(0,0,0,0.80);
}
/* <!-- 主办单位 --> */
/* <!-- 关注我们 --> */
.about_follow {
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
}
.about_follow .about_follow_center {
	width:1080px;
	margin:0 auto;
	overflow:hidden;
}
.about_follow .about_follow_center ul {}
.about_follow .about_follow_center li {
	float:left;
	width:200px;
	height:297px;
	margin-right:195px;
}
.about_follow .about_follow_center li:last-child {
	margin-right:0px;
}
.about_follow .about_follow_center p {
	margin-top:41px;
	font-size: 25px;
	color: rgba(0,0,0,0.80);
	text-align: center;
}
.about_follow .about_follow_center img {
	width:200px;
}
/* <!-- 关注我们 --> */


/* <!-- 关于页面 --> */

/* <!-- 联系我们 --> */
/* <!-- 头部 --> */
.contactUs_header .choice {
	height: 8px;
    width: 152px;
    background: #fff;
    margin-top: -8px;
    margin-left: 768px;
} 
/* <!-- 头部 --> */
.contactUs_center {
/* 	height:537px; */
	width:1000px;
	margin:0 auto;
	padding:100px 0px 0;
	position: relative;
}
.contactUs {}
/* <!-- 国内展区 --> */
/* .contactUs_center .contactUs_center_domestic {
	padding: 0 0 100px 0;
} */
.contactUs_center .contactUs_center_center {
    width: 1000px;
    margin: 0 auto;
}
.contactUs_center .contactUs_center_center .contactUs_center_left {
    height: 120px;
    text-align: center;
    margin: auto;
    width: 120px;
    border-radius: 50px;
}
.contactUs_center .contactUs_center_center li {
    float: left;
    margin-bottom: 30px;
    margin-right: 0px;
    width: 500px;
    min-height: 292px;
}
.contactUs_center .contactUs_center_top {
	height:68px;
	width:1000px;
}
.contactUs_center .contactUs_center_top div {
    height: 100px;
    float: left;
    width: 180px;
    background-image: linear-gradient(-85deg, #FFFFFF 0%, #000000 100%);
    z-index: -1;
}
.contactUs_center .contactUs_center_top p {
   	position: absolute;
    font-size: 30px;
    width: 100%;
    color: #fff;
    text-align: center;
    z-index: 20;
    line-height: 68px;
}
/* .contactUs_center .contactUs_center_media .contactUs_center_top p {
	width: 480px;
} */
.contactUs_center .contactUs_center_center .contactUs_center_right h6 {
    font-size: 17px;
    margin-top: 6px;
    color: rgba(0,0,0,0.80);
}
.contactUs_center .contactUs_center_center .contactUs_center_right p {
    margin-top: 4px;
    font-size: 17px;
    color: rgba(0,0,0,0.80);
}
.contactUs_center .contactUs_center_center .contactUs_center_right div {
    margin-top: 12px;
}
.contactUs_center .contactUs_center_center .contactUs_center_right div p {
   padding: 5px 16px;
    margin-top: 0px;
    font-size: 17px;
    color: #FFFFFF;
    display: inline-block;
    margin:auto;
    background: #000;
}
/* .contactUs_center .contactUs_center_overseas .contactUs_center_right div p {
	margin-left: 225px;
} */
.contactUs_center .contactUs_center_top .contactUs_center_toped {
	/* margin:16px 0 0 16px; */
	float:left;
	/* background: #F2F2F2; */
	background: #000;
	height:68px;
	width: 100%;
	position: absolute;
	z-index:10;
}
/* <!-- 国内展区 --> */
/* <!-- 海外展区 --> */
/* <!-- 海外展区 --> */
/* <!-- 观众联系 --> */
/* <!-- 观众联系 --> */
/* <!-- 活动媒体 --> */
.contactUs_center .contactUs_center_media {
	padding:70px 0px;
}
.contactUs_center .contactUs_center_media .contactUs_center_media_left {
	/* float:left; */
}
.contactUs_center .contactUs_center_media .contactUs_center_top {
	width: 100%;
}
.contactUs_center .contactUs_center_media .contactUs_center_media_left .contactUs_center_toped {
	width: 100%;
}
.contactUs_center .contactUs_center_media .contactUs_center_media_right {
		/* float:left; */
}
.contactUs_center .contactUs_center_media .contactUs_center_media_right .contactUs_center_toped{
	width: 100%;
}

.contactUs_center_media .contactUs_center_center {
	/* width:480px;
	margin:0 auto;
	padding-top:100px; */
}
}



@media screen and  (min-width:1280px) and (max-width: 1439px) {
	/* 网格 */
.gridding {
	padding: 100px 0;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}
.gridding h3 {
	margin:0 41% 60px;
	border-bottom:10px solid #000;
	padding-bottom:10px;
	font-size: 40px;
    color: rgba(0,0,0,0.80);
    letter-spacing: 0;
}
.gridding .contentItem {
	float: left;
    width: 320px;
    /* height: 230px; */
    margin-right: 15px;
    margin-bottom: 15px;
}
.gridding .gridding_lenth .contentItem:nth-child(3n) {
	margin-right: 0px;
}
.gridding .gridding_photo {
	width: 100%;
	height: auto;
}
.gridding .contentItem:hover  .gridding_black {
	 /* display: block; */
}
.gridding h6 {
	line-height: 195px;
    font-size: 20px;
    text-align: center;
    color: #FFFFFF;
}
.gridding .contentItem div {
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.gridding .contentItem div img {
	margin: -60px 0 0 0px;
    width: 40px;
    height: 40px;
}
	
	
	
.exhibitors_header img {
    height: 100%;
    width: 100%;
}
	/* <!-- 参展页面 -->	 */
	.clearfix .visit_plan .exhibitors_top {
	width: 1000px;
    margin: 0 auto;
}
	
.exhibitors .choice {
	width: 86px;
    background: #fff;
    margin-top: -8px;
    margin-left: 286px;
} 
.clearfix .exhibitors_top {
	height:175px;
	text-align:center;
	position: relative;
	z-index: 1;
}
.clearfix .exhibitors_top .h3 div {
	background: rgba(0,0,0,0.40);
	width:120px;
	height:4px;
	position: absolute;
    margin:0!important;
    top:39px;
}
.clearfix .exhibitors_top .h3 .services_begin {
	left:-155px;
	display: none;
}
.clearfix .exhibitors_top .h3 .services {
	right:-155px;
	display: none;
}
.clearfix .exhibitors_top .h3 {
	font-size: 36px;
    font-weight: 600;
    color: rgba(0,0,0,.8);
    line-height: 110px;
}
.clearfix .exhibitors_top p {
	font-size: 76px;
    text-shadow: 0 10px 16px rgb(0 0 0 / 6%);
    line-height: 76px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
	color: #FFF;
}

/* <!-- 头部 --> */
/* <!-- 头部 --> */

/* <!-- 参展申请 --> */
.exhibitors_apply {
	width:1000px;
	margin:auto;
}
.exhibitors_apply .exhibitors_apply_top {
    margin-bottom: 30px;
}
.exhibitors_apply .exhibitors_apply_top h3 {
    margin-top: 12px;
    text-align: center;
    font-size: 40px;
    color: rgba(0,0,0,0.80);
}
.exhibitors_apply p {
    padding-top: 30px;
    margin: 0 auto;
    width: 448px;
    text-align: center;
    border-top: 0px solid rgba(0,0,0,0.30);
    font-size: 23px;
    color: rgba(0,0,0,0.80);
}
.exhibitors_apply .exhibitors_apply_top div {
    border-radius: 300px;
    background: url(../images/zs-1.jpg) no-repeat center center;
    height: 260px;
    width: 260px;
    margin: auto;
}
.exhibitors_apply .exhibitors_apply_end button{
	margin-left: 0px;
    text-align: center;
    cursor: pointer;
    margin-top: 40px;
    width: 140px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
}
/* <!-- 参展申请 --> */

/* <!-- 展区规划 --> */
.exhibitors_plan {
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
	
}
.exhibitors_plan .exhibitors_plan_center {
	/* height: 380px; */
	width:1000px;
}
.exhibitors_plan .exhibitors_plan_center img{
	/* height: 380px; */
	max-width:100%;
	height:auto;
}
.exhibitors_plan .exhibitors_plan_end {
	margin:-610px 0 0 1040px;
	position: absolute;
	background:#dadada;
	height:179px;
	width:160px;
}
/* <!-- 展区规划 --> */

/* <!-- 品牌预览 --> */
.exhibitors_brand {
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
}
.exhibitors_brand .exhibitors_brand_center {
	width:1000px;
	margin:0 auto;
	background:url('../images/banner.jpg') no-repeat center center;
}
.exhibitors_brand p {
	/* margin-top:40px; */
	font-size: 45px;
	text-align:center;
	color: rgba(0,0,0,0.80);
}
.exhibitors_brand button {
	margin-left: 0px;
    text-align: center;
    cursor: pointer;
    margin-top: 40px;
    width: 140px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
}
/* <!-- 品牌预览 --> */

/* <!-- 展商服务 --> */
.exhibitors_service {
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
}
.exhibitors_service .exhibitors_service_center {
	height:400px;
	width:1000px;
	margin:0 auto;
	background:url('../images/banner.jpg') no-repeat center center;
}
.exhibitors_service p {
	/* margin-top:40px; */
	font-size: 35px;
	text-align:center;
	color: rgba(0,0,0,0.80);
}
.exhibitors_service button {
	margin-left: 0px;
    text-align: center;
    cursor: pointer;
    margin-top: 40px;
    width: 140px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
}
/* <!-- 展商服务 --> */

/* <!-- 联系我们 --> */
.visit .visit_contact  {
	width:1000px;
	margin:0 auto;
	padding:100px 0px 0;
	position: relative;
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
.exhibitors_contact {
	width:1000px;
	margin:0 auto;
	padding:100px 0px 0;
	position: relative;
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
.exhibitors_contact .exhibitors_contact_center {
	padding:0 2px;
}
.exhibitors_contact .exhibitors_contact_center li {
    margin-bottom: 100px;
    width: 400px;
    float: left;
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_left {
	height: 120px;
    text-align: center;
    margin: auto;
    width: 120px;
    border-radius: 50px;
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_left img {
	width: 100%;
    height: 100%;
     border-radius: 50%;
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_right {
	overflow:hidden;
	text-align:center;
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_right h6 {
    font-size: 17px;
    margin-top: 6px;
    color: rgba(0,0,0,0.80);
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_right p {
	margin-top: 4px;
    font-size: 17px;
    color: rgba(0,0,0,0.80);
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_right div {
	margin-top:12px;
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_right div p {
	padding: 5px 16px;
    margin-top: 0px;
    font-size: 17px;
    color: #FFFFFF;
    display: inline-block;
    margin: auto;
    background: #000;
}
/* <!-- 联系我们 --> */

/* <!-- 往届展商 --> */
.exhibitors_past {
	text-align: center;
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
}
.exhibitors_past .exhibitors_past_center {
	height: 540px;
	width:1000px;
	margin:0 auto;
	background:url('../images/banner.jpg') no-repeat center center;
}
.exhibitors_past button {
	margin-left: 0px;
    text-align: center;
    cursor: pointer;
    margin-top: 40px;
    width: 140px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
}
/* <!-- 往届展商 --> */

/* <!-- 参展页面 -->	end */



/* <!-- 参观页面 --> */
/* <!-- 头部 --> */
.visit_header .choice {
	width: 86px;
    background: #fff;
    margin-top: -8px;
    margin-left: 369px;
} 
/* <!-- 头部 --> */

/* <!-- 参观申请 --> */
.visit_apply {
	/* height:650px; */
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
	/* border-bottom:1px solid  rgba(0,0,0,0.30); */
	
}
.visit_apply .visit_apply_top div {
    margin: auto;
    border-radius: 300px;
    height: 260px;
    width: 260px;
}
.visit_apply .visit_apply_left {
	margin-left: 50px;
    text-align: center;
    width: 390px;
    margin-right: 120px;
    float: left;
}
.visit_apply .visit_apply_top h3 {
    font-size: 35px;
    color: rgba(0,0,0,0.80);
    text-align: center;
    margin-top: 48px;
}
.visit_apply p {
    font-size: 20px;
    color: rgba(0,0,0,0.80);
    text-align: center;
    padding-top: 16px;
    /* border-top: 1px solid rgba(0,0,0,0.30); */
}
.visit_apply h6 {
	font-size: 16px;
    position: absolute;
    margin: -30px 0 0 77px;
    color: #959595;
}
.visit_apply .visit_apply_end button {
    margin-left: 0px;
    text-align: center;
    cursor: pointer;
    width: 140px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
}
.GroupApplication {
	display:none;
	text-align: center;
    position: fixed;
    top:0px;
    z-index:9999;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.5);
}
.GroupApplication .GroupApplication_end {
	background: #FFFFFF;
    width: 1000px;
    margin: auto;
    height: 430px;
    padding: 30px 0;
    margin-top: 5%;
}
.GroupApplication .GroupApplication_end .GroupApplication_close {
	float: right;
    margin: -10px 20px 0 0;
    width: 50px;
     cursor:pointer;
}
.GroupApplication .GroupApplication_end .GroupApplication_center {
	padding:25px 30px;
}
.GroupApplication .GroupApplication_end .GroupApplication_center p {
	font-size: 16px;
    color: #000000;
    text-align:left;
    line-height:32px;
}
/* <!-- 参观申请 --> */

/* <!-- 展览时间 --> */
.visit_plan {
	padding-top:100px;
}
.visit_plan .exhibitors_top {
	width:588px;
	margin:auto;
}
/* .clearfix .visit_plan .exhibitors_top div {
	margin: 50px 0 0 0%;
}
.clearfix .visit_plan .exhibitors_top .services {
	margin: -100px  0 0 34%;
} */
/* <!-- 展览时间 --> */

/* <!-- 参观服务 --> */
.visit_service {
	height:575px;
	padding:100px 0px;
	border-bottom: 1px solid rgba(0,0,0,0.30);
}
.visit_service .exhibitors_top {
	width:1000px;
	margin:auto;
}
.visit_service .visit_service_lenth {
	width: 765px;
    margin: auto;
}
.visit_service .visit_service_lenth li {
	float: left;
    height: 160px;
    text-align: center;
    width: 160px;
    margin-right: 76px;
    padding: 22px;
    margin-bottom: 48px;
    border-radius: 300px;
}
/* .visit_service .visit_service_lenth li:first:active {color: #0000FF}  */
.visit_service .visit_service_lenth img {
	width: 100px;
}
.visit_service .visit_service_lenth p {
	margin-top: 20px;
    font-size: 25px;
    color: rgba(0,0,0,0.80);
    text-align: center;
}
.APPdownload {
	text-align: center;
    position: fixed;
    top:0px;
    z-index:9999;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.5);
    /* padding: 230px 90px; */
    /* margin: -315px 0 0 -100px; */
}
.APPdownload .APPdownload_end {
	background: #FFFFFF;
    width: 1000px;
    margin: auto;
	margin-top: 60px;
    padding: 55px 0;
    height: 370px;
}
.APPdownload .APPdownload_end .APPdownload_close {
	float: right;
    width: 45px;
    margin: -35px 25px 0 0;
}
.APPdownload .APPdownload_end .APPdownload_center {
	text-align: center;
}
.APPdownload .APPdownload_end .APPdownload_center .APPdownload_logo {
	width:180px;
}
.APPdownload .APPdownload_end .APPdownload_center .APPdownload_app {
	padding-top: 13px;
    width: 210px;
}
.APPdownload .APPdownload_end .APPdownload_center p {
	padding-top: 3px;
    font-size: 26px;
    color: #000000;
}
/* <!-- 参观服务 --> */

/* <!-- 商贸对接 --> */
.visit_commerce {
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
.clearfix .visit_commerce .services {
	margin-top: -98px;
}
.visit_commerce p {
	font-size: 16px;
    color: rgba(0,0,0,0.60);
    line-height: 32px;
    margin-bottom: 50px;
}
.visit_commerce ul {}
.visit_commerce li {
	height: 240px;
    width: 320px;
    float: left;
    margin: 0 20px 20px 0;
}
.visit_commerce img{
	width:100%;
	width: 312px;
    object-fit: cover;
    height: 234px;
}
.visit_commerce a {
	text-align: center;
}
.visit_commerce button {
	margin-left: 0px;
    text-align: center;
    cursor: pointer;
    margin-top: 40px;
    width: 140px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
}
/* <!-- 商贸对接 --> */

/* <!-- 品牌预览 --> */
/* <!-- 品牌预览 --> */

/* <!-- 联系我们 --> */
/* <!-- 联系我们 --> */

/* <!-- 参观页面 --> */


/* <!-- 活动页面 --> */
/* <!-- 头部 --> */
.exercise_header .choice {
	height:8px;
	width: 86px;
	background: #fff;
	margin-top: -8px;
    margin-left: 450px;
} 
/* <!-- 头部 --> */

/* <!-- 品牌发布秀 --> */
.exercise_show {
}
.exercise_show>p {
	letter-spacing: -0.06px;
}
/* <!-- 品牌发布秀 --> */

/* <!-- 中国服装商业论坛 --> */
.exercise_china {
	border:0;
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
/* <!-- 中国服装商业论坛 --> */

/* <!-- 商贸对接 --> */
.exercise_commerce {
}
/* <!-- 商贸对接 --> */

/* <!-- 活动日程 --> */
.exercise_schedule {
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
.exercise_schedule .time {
	background: #000000;
	padding: 1px 15px!important;
	font-size: 36px;
	color: #FFFFFF;
}
.exercise_schedule .exercise_schedule_top {
	overflow:hidden;
}
.exercise_schedule_center_date {
	overflow:hidden;
    margin-left: 320px;
    margin-bottom:20px;
    display:none;
}
.exercise_schedule_center_date div {
	float:left;
	font-size: 24px;
	border:2px solid #000;
	padding:10px ;
	margin-left:20px;
}
.exercise_schedule_center_type {
	overflow:hidden;
    margin-right: 120px;
    margin-bottom:20px;
    display:none;
}
.exercise_schedule_center_type div {
	float:right;
	font-size: 24px;
	border:2px solid #000;
	padding:10px ;
	margin-left:20px;
	margin-bottom:10px;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_time {
	margin-bottom:28px;
	background: #000000;
	float:right;
	height:60px;
	width:144px;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_time p {
	font-size: 24px;
	color: #FFFFFF;
	line-height:56px;
	text-align:center;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_category {
	margin:0 24px 28px 0;
	border: 2px solid #000000;
	float:right;
	height:56px;
	width:140px;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_category p {
	line-height:56px;
	text-align:center;
	font-size: 24px;
	color: #000000;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_download {
	margin-bottom:28px;
	border: 2px solid #000000;
	float:right;
	height:56px;
	width:140px;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_download p {
	font-size: 24px;
	line-height:56px;
	text-align:center;
	color: #000000;
}
.exercise_schedule .exercise_schedule_top .exercise_schedule_chose {
	width: 0;
    border-width: 16px 26px 0;
    border-style: solid;
    float:right;
    border-color: #000000 transparent transparent;
    margin: 66px -100px 0 0;;
    position: relative;
}
.exercise_schedule .exercise_schedule_center {
		height:102px;
}
.exercise_schedule .exercise_schedule_center tr {
	width:1000px;
	background: #F2F2F2;
}
.exercise_schedule .exercise_schedule_center td {
	padding: 26px 0 ;
	font-size: 36px;
	color: #000000;
	letter-spacing: 0;
	text-align: center;
}
.exercise_schedule .exercise_schedule_center td:nth-child(1) {
	width: 154px!important;
}
.exercise_schedule .exercise_schedule_center td:nth-child(2) {
	width: 160px!important;
}
.exercise_schedule .exercise_schedule_center td:nth-child(3) {
    width: 634px!important;
}
.exercise_schedule .exercise_schedule_center td:nth-child(4) {
	width: 144px !important;
}
.exercise_schedule .exercise_schedule_center td:nth-child(5) {
   	width: 146px !important;
}
.exercise_schedule .exercise_schedule_center td:nth-child(6) {
    width: 254px!important;
}
.exercise_schedule .exercise_schedule_end {
/* 	height:800px; */
	width:1000px;
	margin-top:10px;
}
.exercise_schedule .exercise_schedule_end tr {
	width:1000px;
	background: #F2F2F2;
}
.exercise_schedule .exercise_schedule_end td {
	padding:0;
	font-size: 20px;
	color: rgba(0,0,0,0.80);
	letter-spacing: 0;
	text-align: center;
}
.exercise_schedule button {
    margin-top: 40px;
    width: 300px;
    height: 60px;
    font-size: 24px;
    color: #FFFFFF;
}
/* <!-- 活动日程 --> */

/* <!-- 联系我们 --> */
.exercise .exercise_contact {
}
/* <!-- 联系我们 --> */
/* <!-- 活动页面 --> */


/* <!-- 媒体页面 --> */
/* <!-- 头部 --> */
.media_header .choice {
	height:8px;
	width: 86px;
	background: #fff;
	margin-top: -8px;
    margin-left: 533px;
} 
/* <!-- 头部 --> */
/* <!-- 参展申请 --> */
/* <!-- 参展申请 --> */

/* <!-- 展会新闻 --> */
.media_news .news_center .news_right ul li:first-child {
    margin-bottom: 30px;
}
/* <!-- 展会新闻 --> */

/* <!-- 精彩图片 --> */
.media_pictures button {
	margin-left: 0px;
    text-align: center;
    cursor: pointer;
    margin-top: 40px;
    width: 140px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
}
/* <!-- 精彩图片 --> */


/* <!-- 精彩视频 --> */
/* <!-- 精彩视频 --> */

/* <!-- 合作媒体 --> */
.media_cooperation {
	height:700px;
	width:1000px;
	margin:0 auto;
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
/* <!-- 合作媒体 --> */

/* <!-- 联系我们 --> */
.media_contact {
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
.media_contact .media_contact_left {
	height: 120px;
    text-align: center;
    margin: auto;
    width: 120px;
    border-radius: 50px;
}
.media_contact .media_contact_left img {
	height:100%;
	width:100%;
	border-radius: 50%;
}
.media_contact .media_contact_right {
	overflow:hidden;
	text-align: center;
}
.media_contact .media_contact_right h6 {
	margin-top:6px;
	font-size: 17px;
	color: rgba(0,0,0,0.80);
}
.media_contact .media_contact_right p {
	font-size: 17px;
	color: rgba(0,0,0,0.80);
	margin-top:5px;
}
.media_contact .media_contact_right div {
	margin-top:12px;
}
.media_contact .media_contact_right div p {
	padding: 5px 16px;
    margin-top: 0px;
    font-size: 17px;
    color: #FFFFFF;
    display: inline-block;
    margin: auto;
    background: #000;
}
/* <!-- 联系我们 --> */

/* <!-- 媒体页面 --> */


/* <!-- 关于页面 --> */
/* <!-- 头部 --> */
.about_header .choice {
	height: 8px;
    width: 152px;
    background: #fff;
    margin-top: -8px;
    margin-left: 617px;
} 
/* <!-- 头部 --> */

/* <!-- 展会简介 --> */
.about_synopsis {
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
}
.about_synopsis  .about_end {}
.about_synopsis  .about_end img {
	float:left;
	width:30px;
	height:100%;
	margin-left: -34px;
	margin-top:0px;
}
.about_synopsis  .about_end p {
	font-size: 16px;
    color: rgba(0,0,0,0.80);
    padding: 0;
    line-height: 36px;
    margin-bottom: 18px;
}
.about_synopsis  .about_end .about_end_img {
	float:right;
	/* margin-top:-90px; */
}
/* <!-- 展会简介 --> */
/* <!-- 精彩图片 --> */
/* <!-- 精彩图片 --> */
/* <!-- 精彩现场 --> */
/* <!-- 精彩现场 --> */
/* <!-- 往届展商 --> */
/* <!-- 往届展商 --> */
/* <!-- 主办单位 --> */
.about_host {
	height:460px;
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	border-bottom: 1px solid rgba(0,0,0,0.30);
	position: relative;
}
.about_host .about_host_left {
	width:500px;	
	float:left;
}
.about_host .about_host_right {
	width:450px;	
	float:left;
}
.about_host .about_host_top {
	width:450px;	
	height:100px;
	/* background: #F2F2F2; */
}
.about_host .about_host_top p {
	line-height:100px;
	font-size: 25px;
	color: #000000;
	letter-spacing: 0;
	text-align: center;
}
.about_host ul {
	margin-top:30px;
}
.about_host li {
	height:100px;
	margin-bottom:26.5px;
}
.about_host li img {
	width:80px;
	float:left;
	margin-right:10px;
}
.about_host li p {
	line-height: 60px;
    font-size: 19px;
    color: rgba(0,0,0,0.80);
}
/* <!-- 主办单位 --> */
/* <!-- 关注我们 --> */
.about_follow {
	width:1000px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
}
.about_follow .about_follow_center {
	width:1080px;
	margin:0 auto;
	overflow:hidden;
}
.about_follow .about_follow_center ul {}
.about_follow .about_follow_center li {
	float:left;
	width:200px;
	height:297px;
	margin-right:195px;
}
.about_follow .about_follow_center li:last-child {
	margin-right:0px;
}
.about_follow .about_follow_center p {
	margin-top:41px;
	font-size: 25px;
	color: rgba(0,0,0,0.80);
	text-align: center;
}
.about_follow .about_follow_center img {
	width:200px;
}
/* <!-- 关注我们 --> */


/* <!-- 关于页面 --> */

/* <!-- 联系我们 --> */
/* <!-- 头部 --> */
.contactUs_header .choice {
	height: 8px;
    width: 152px;
    background: #fff;
    margin-top: -8px;
    margin-left: 768px;
} 
/* <!-- 头部 --> */
.contactUs_center {
/* 	height:537px; */
	width:1000px;
	margin:0 auto;
	padding:100px 0px 0;
	position: relative;
}
.contactUs {}
/* <!-- 国内展区 --> */
/* .contactUs_center .contactUs_center_domestic {
	padding: 0 0 100px 0;
} */
.contactUs_center .contactUs_center_center {
    width: 1000px;
    margin: 0 auto;
}
.contactUs_center .contactUs_center_center .contactUs_center_left {
    height: 120px;
    text-align: center;
    margin: auto;
    width: 120px;
    border-radius: 50px;
}
.contactUs_center .contactUs_center_center li {
    float: left;
    margin-bottom: 30px;
    margin-right: 0px;
    width: 500px;
    min-height: 292px;
}
.contactUs_center .contactUs_center_top {
	height:68px;
	width:1000px;
}
.contactUs_center .contactUs_center_top div {
    height: 100px;
    float: left;
    width: 180px;
    background-image: linear-gradient(-85deg, #FFFFFF 0%, #000000 100%);
    z-index: -1;
}
.contactUs_center .contactUs_center_top p {
   	position: absolute;
    font-size: 30px;
    width: 100%;
    color: #fff;
    text-align: center;
    z-index: 20;
    line-height: 68px;
}
/* .contactUs_center .contactUs_center_media .contactUs_center_top p {
	width: 480px;
} */
.contactUs_center .contactUs_center_center .contactUs_center_right h6 {
    font-size: 17px;
    margin-top: 6px;
    color: rgba(0,0,0,0.80);
}
.contactUs_center .contactUs_center_center .contactUs_center_right p {
    margin-top: 4px;
    font-size: 17px;
    color: rgba(0,0,0,0.80);
}
.contactUs_center .contactUs_center_center .contactUs_center_right div {
    margin-top: 12px;
}
.contactUs_center .contactUs_center_center .contactUs_center_right div p {
   padding: 5px 16px;
    margin-top: 0px;
    font-size: 17px;
    color: #FFFFFF;
    display: inline-block;
    margin:auto;
    background: #000;
}
/* .contactUs_center .contactUs_center_overseas .contactUs_center_right div p {
	margin-left: 225px;
} */
.contactUs_center .contactUs_center_top .contactUs_center_toped {
	/* margin:16px 0 0 16px; */
	float:left;
	/* background: #F2F2F2; */
	background: #000;
	height:68px;
	width: 100%;
	position: absolute;
	z-index:10;
}
/* <!-- 国内展区 --> */
/* <!-- 海外展区 --> */
/* <!-- 海外展区 --> */
/* <!-- 观众联系 --> */
/* <!-- 观众联系 --> */
/* <!-- 活动媒体 --> */
.contactUs_center .contactUs_center_media {
	padding:70px 0px;
}
.contactUs_center .contactUs_center_media .contactUs_center_media_left {
	/* float:left; */
}
.contactUs_center .contactUs_center_media .contactUs_center_top {
	width: 100%;
}
.contactUs_center .contactUs_center_media .contactUs_center_media_left .contactUs_center_toped {
	width: 100%;
}
.contactUs_center .contactUs_center_media .contactUs_center_media_right {
		/* float:left; */
}
.contactUs_center .contactUs_center_media .contactUs_center_media_right .contactUs_center_toped{
	width: 100%;
}

.contactUs_center_media .contactUs_center_center {
	/* width:480px;
	margin:0 auto;
	padding-top:100px; */
}
/* <!-- 活动媒体 --> */
/* <!-- 联系我们 --> */
}





@media screen and  (min-width:1440px) and (max-width: 1919px) {
	/* 网格 */
.gridding {
	padding: 100px 0;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.gridding h3 {
	margin: 0 42% 60px;
    border-bottom: 10px solid #000;
    padding-bottom: 10px;
    font-size: 40px;
    color: rgba(0,0,0,0.80);
    letter-spacing: 0;
}
.gridding .contentItem {
	float: left;
    width: 375px;
    /* height: 281px; */
    margin-right: 36px;
    margin-bottom: 37px;
}
.gridding .gridding_lenth .contentItem:nth-child(3n) {
	margin-right: 0px;
}
.gridding .gridding_photo {
	width: 100%;
	height: auto;
}
.gridding .contentItem:hover  .gridding_black {
	 /* display: block; */
}
.gridding h6 {
	line-height: 230px;
    font-size: 25px;
    text-align: center;
    color: #FFFFFF;
}
.gridding .contentItem div {
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.gridding .contentItem div img {
	margin: -66px 0 0 0px;
    width: 40px;
    height: 40px;
}
	
	
	
	/* <!-- 参展页面 -->	 */
.clearfix .visit_plan .exhibitors_top {
	width: 1200px;
    margin: 0 auto;
}
	
.clearfix .exhibitors_top {
	height:175px;
	text-align:center;
	position: relative;
	z-index: 1;
}
.clearfix .exhibitors_top .h3 div {
	background: rgba(0,0,0,0.40);
	width:120px;
	height:4px;
	position: absolute;
    margin:0!important;
    top:39px;
}
.clearfix .exhibitors_top .h3 .services_begin {
	left:-155px;
	display: none;
}
.clearfix .exhibitors_top .h3 .services {
	right:-155px;
	display: none;
}
.clearfix .exhibitors_top .h3 {
	font-size: 36px;
    font-weight: 600;
    color: rgba(0,0,0,.8);
    line-height: 110px;
}
.clearfix .exhibitors_top p {
	font-size: 76px;
    text-shadow: 0 10px 16px rgb(0 0 0 / 6%);
    line-height: 76px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
	color: #FFF;
}

/* <!-- 头部 --> */
/* <!-- 头部 --> */

/* <!-- 参展申请 --> */
.exhibitors_apply {
	padding:100px 0px;
	width:1200px;
	margin:auto;
}
.exhibitors_apply .exhibitors_apply_top {
	margin-bottom:32px;
}
.exhibitors_apply .exhibitors_apply_top div {
	margin:auto;
	border-radius:300px;
	background:url('../images/zs-1.jpg') no-repeat center center;
	height:320px;
	width:320px;
}
.exhibitors_apply .exhibitors_apply_top h3 {
	margin-top:12px;
	text-align:center;
	font-size: 45px;
	color: rgba(0,0,0,0.80);
}
.exhibitors_apply .exhibitors_apply_center {
	margin:0 auto;
	width:600px;
	height:1px;
	background:rgba(0,0,0,0.50);
}
.exhibitors_apply p {
	border-top: 0px solid rgba(0,0,0,0.30);
	padding-top:32px;
	margin:0 auto;
	text-align:center;
	font-size: 25px;
	color: rgba(0,0,0,0.80);
}
.exhibitors_apply .exhibitors_apply_end{}
.exhibitors_apply .exhibitors_apply_end button{
    cursor: pointer;
    margin-top: 50px;
    width: 140px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
}
/* <!-- 参展申请 --> */

/* <!-- 展区规划 --> */
.exhibitors_plan {
	width:1200px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
	
}
.exhibitors_plan .exhibitors_plan_center {
	/* height:500px; */
	width:1200px;
	/* background:#dada; */
}
.exhibitors_plan .exhibitors_plan_center img{
	max-width:100%;
	height:auto;
}
.exhibitors_plan .exhibitors_plan_end {
	margin:-687px 0 0 1204px;
	position: absolute;
	background:#dadada;
	height:179px;
	width:160px;
}
/* <!-- 展区规划 --> */
.exhibitors_brand {
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    padding: 100px 0px;
    position: relative;
}
.exhibitors_brand .exhibitors_brand_center {
    width: 1200px;
    margin: 0 auto;
    background: url(../images/banner.jpg) no-repeat center center;
}
.exhibitors_brand p {
    /* margin-top: 40px; */
    font-size: 50px;
    text-align: center;
    color: rgba(0,0,0,0.80);
}
.exhibitors_brand button {
    cursor: pointer;
    margin-top: 50px;
    width: 140px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
}
.exhibitors_service {
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    padding: 100px 0px;
    position: relative;
}
.exhibitors_service p {
    margin-top: 40px;
    font-size: 40px;
    text-align: center;
    color: rgba(0,0,0,0.80);
}
.exhibitors_service button {
    cursor: pointer;
    margin-top: 50px;
    width: 140px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
}
.exhibitors_contact {
    width: 1200px;
    margin: 0 auto;
    padding: 100px 0px 0 ;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,0.30);
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_left {
    height: 150px;
    text-align: center;
    margin: auto;
    width: 150px;
    border-radius: 50px;
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_right h6 {
    font-size: 21px;
    margin-top: 5px;
    color: rgba(0,0,0,0.80);
}

.exhibitors_contact .exhibitors_contact_center li {
    margin-bottom: 100px;
    width: 415px;
    float: left;
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_right p {
   margin-top: 5px;
    font-size: 21px;
    color: rgba(0,0,0,0.80);
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_right div p {
    padding: 5px 16px;
    margin-top: 0px;
    font-size: 21px;
    color: #FFFFFF;
    background: #000;
    margin: auto;
    display: inline-block;
}
.exhibitors_contact .exhibitors_contact_center li .exhibitors_contact_right div {
    margin-top: 17px;
}
.exhibitors_past {
    width: 1200px;
    margin: 0 auto;
    padding: 100px 0px;
    position: relative;
}
.exhibitors_past button {
    cursor: pointer;
    margin-top: 50px;
    width: 140px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
}
/* <!-- 参观页面 --> */
/* <!-- 头部 --> */
.visit_header .choice {
	height:8px;
	width:100px;
	background: #fff;
	margin-top: -8px;
    margin-left: 422px;
} 
/* <!-- 头部 --> */

/* <!-- 参观申请 --> */
.visit_apply {
    width: 1200px;
    /* height:770px; */
}
.visit_apply h6 {
    cursor: pointer; 
    font-size: 18px;
    position: absolute;
    color: #959595;
    margin: -30px 0px 0 77px;
}
.clearfix .visit_apply .exhibitors_top .services {
    margin: -59px 0 0 720px;
}

.clearfix .exhibitors .exhibitors_top .services {
    margin: -59px 0 0 720px;
}
.clearfix .exercise_schedule .exhibitors_top .services {
    margin: -59px 0 0 720px;
}
.clearfix .exercise_contact .exhibitors_top .services {
    margin: -59px 0 0 720px;
}

.clearfix .media_contact .exhibitors_top .services {
    margin: -59px 0 0 720px;
}
.clearfix .about_synopsis .exhibitors_top .services {
    margin: -59px 0 0 720px;
}
.clearfix .exhibitors_past .exhibitors_top .services {
    margin: -59px 0 0 720px;
}
.clearfix .about_follow .exhibitors_top .services {
    margin: -59px 0 0 720px;
}
.clearfix .contactUs_center .exhibitors_top .services {
    margin: -59px 0 0 720px;
}

.visit_apply .visit_apply_left {
    margin-left: 82px;
    text-align: center;
    width: 390px;
    margin-right: 220px;
    float: left;
}
.visit_apply .visit_apply_top h3 {
    font-size: 40px;
    color: rgba(0,0,0,0.80);
    text-align: center;
    margin-top: 48px;
}
.GroupApplication {
	display:none;
	text-align: center;
     position: fixed;
    top:0px;
    z-index:9999;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.5);
}
.GroupApplication .GroupApplication_end {
	background: #FFFFFF;
    width: 1000px;
    margin: auto;
    height: 520px;
    padding: 50px 0;
    margin-top: 8%;
}
.GroupApplication .GroupApplication_end .GroupApplication_close {
	float: right;
    margin: -10px 20px 0 0;
    width: 50px;
     cursor:pointer;
}
.GroupApplication .GroupApplication_end .GroupApplication_center {
	padding:25px 40px;
}
.GroupApplication .GroupApplication_end .GroupApplication_center p {
	font-size: 18px;
    color: #000000;
    text-align:left;
    line-height:36px;
}
/* <!-- 参观申请 --> */

/* <!-- 展览时间 --> */
.visit_plan {
	padding-top:100px;
}
.visit_plan .exhibitors_top {
	width:588px;
	margin:auto;
}/* 
.clearfix .visit_plan .exhibitors_top div {
	margin:50px 0 0 0%;
}
.clearfix .visit_plan .exhibitors_top .services {
	margin: -100px  0 0 460px;
} */
/* <!-- 展览时间 --> */

/* <!-- 参观服务 --> */
.visit_service {
	height:640px;
	margin:0 auto;
	padding:100px 0px;
	position: relative;
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
.visit_service .exhibitors_top {
	width:1200px;
	margin:auto;
}

.clearfix .visit .visit_plan .exhibitors_top .services {
    margin-top: -53px;
}
.clearfix .visit .visit_service .exhibitors_top .services {
    margin-top: -53px;
}
.visit_service .visit_service_lenth {
	width:890px;
	margin:auto;
}
.visit_service .visit_service_lenth ul {}
.visit_service .visit_service_lenth li {
	float: left;
    height: 180px;
    text-align: center;
    width: 180px;
    /* margin-right: 100px; */
    padding: 25px;
    margin-bottom: 50px;
    border-radius: 300px;
}
.visit_service .visit_service_lenth li:nth-child(3n) {
	margin-right:0px;
}
.visit_service .visit_service_lenth li:nth-child(4),.visit_service .visit_service_lenth li:nth-child(5) ,.visit_service .visit_service_lenth li:nth-child(6)  {
	margin-bottom:0px;
}
.visit_service .visit_service_lenth img {
	width:120px;
}
.visit_service .visit_service_lenth p {
	margin-top:20px;
	font-size: 30px;
	color: rgba(0,0,0,0.80);
	text-align:center;
}
.APPdownload {
	text-align: center;
    position: fixed;
    top:0px;
    z-index:9999;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.5);
}
.APPdownload .APPdownload_end {
	background: #FFFFFF;
    width: 1000px;
    margin: auto;
    height: 387px;
    padding: 100px 0;
    margin-top: 10%;
}
.APPdownload .APPdownload_end .APPdownload_close {
	float:right;
	margin: -65px 30px 0 0;
    width: 50px;
}
.APPdownload .APPdownload_end .APPdownload_center {
	text-align: center;
}
.APPdownload .APPdownload_end .APPdownload_center .APPdownload_logo {
	width: 190px;
}
.APPdownload .APPdownload_end .APPdownload_center .APPdownload_app {
	padding-top:15px;
	width: 220px;
}
.APPdownload .APPdownload_end .APPdownload_center p {
	padding-top: 10px;
    font-size: 30px;
    color: #000000;
}
/* <!-- 参观服务 --> */

/* <!-- 商贸对接 --> */
.clearfix .visit_commerce .services {
    margin-top: -105px!important;
}
.visit_commerce {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 100px 0px;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,0.30);
}
.visit_commerce p {
    text-align: justify;
    font-size: 18px;
    color: rgba(0,0,0,0.60);
    line-height: 36px;
    margin-bottom: 50px;
}
.visit_commerce li {
    height: 287px;
    width: 383px;
    float: left;
    margin: 0px 25px 25px 0;
    text-align: center;
}
.visit_commerce li img {
	height: 287px;
    width: 383px;
}
.visit_commerce button {
    margin-top: 50px;
   
    height: 60px;
    font-size: 24px;
    color: #FFFFFF;
}
/* <!-- 商贸对接 --> */

/* <!-- 品牌预览 --> */
/* <!-- 品牌预览 --> */

/* <!-- 联系我们 --> */
/* <!-- 联系我们 --> */

/* <!-- 参观页面 --> */


/* <!-- 活动页面 --> */
/* <!-- 头部 --> */
.exercise_header .choice {
	height:8px;
	width:100px;
	background: #fff;
	margin-top: -8px;
    margin-left: 522px;
} 
/* <!-- 头部 --> */

/* <!-- 品牌发布秀 --> */
/* <!-- 品牌发布秀 --> */

/* <!-- 中国服装商业论坛 --> */
.exercise_china {
	border:0;
	border-bottom:1px solid  rgba(0,0,0,0.30);
}
/* <!-- 中国服装商业论坛 --> */

/* <!-- 商贸对接 --> */
.exercise_commerce {
}
.clearfix .exercise .exercise_commerce .exhibitors_top .services {
	margin: -139px 0 0 720px;
}
/* <!-- 商贸对接 --> */

/* <!-- 活动日程 --> */
.exercise_schedule {
    /* height: 1378px; */
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    padding: 100px 0px;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,0.30);
}
.exercise_schedule button {
    margin-top: 50px;
}
.exercise_schedule_center_date {
	overflow:hidden;
    margin-left: 516px;
    margin-bottom:20px;
    display:none;
}
.exercise_schedule_center_date div {
	float:left;
	font-size: 24px;
	border:2px solid #000;
	padding:10px ;
	margin-left:20px;
}
.exercise_schedule_center_type {
	overflow:hidden;
    margin-right: 120px;
    margin-bottom:20px;
    display:none;
}
.exercise_schedule_center_type div {
	float:right;
	font-size: 24px;
	border:2px solid #000;
	padding:10px ;
	margin-left:20px;
	margin-bottom:10px;
}
.exercise_schedule .exercise_schedule_end {
    width: 1200px;
    margin-top: 10px;
}
.exercise_schedule .exercise_schedule_center td:nth-child(1) {
	width: 142px!important
}
.exercise_schedule .exercise_schedule_center td:nth-child(2) {
	width: 149px!important;
}
.exercise_schedule .exercise_schedule_center td:nth-child(3) {
	width: 443px!important;
}
.exercise_schedule .exercise_schedule_center td:nth-child(4) {
    width: 146px !important;
}
.exercise_schedule .exercise_schedule_center td:nth-child(5) {
   	width: 149px !important;
}
.exercise_schedule .exercise_schedule_center td:nth-child(6) {
    width: 223px!important;
}
/* <!-- 活动日程 --> */

/* <!-- 联系我们 --> */
/* <!-- 联系我们 --> */
/* <!-- 活动页面 --> */


/* <!-- 媒体页面 --> */
/* <!-- 头部 --> */
.media_header .choice {
	height:8px;
	width:100px;
	background: #fff;
	margin-top: -8px;
    margin-left: 622px;
} 
/* <!-- 头部 --> */
/* <!-- 参展申请 --> */
/* <!-- 参展申请 --> */

/* <!-- 展会新闻 --> */

/* <!-- 展会新闻 --> */
.media_news .news_center .news_right ul li:first-child {
    margin-bottom: 25px;
}
/* <!-- 精彩图片 --> */
/* <!-- 精彩图片 --> */


/* <!-- 精彩视频 --> */
/* <!-- 精彩视频 --> */

/* <!-- 合作媒体 --> */
.media_cooperation {
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid rgba(0,0,0,0.30);
}
/* <!-- 合作媒体 --> */

/* <!-- 联系我们 --> */
.media_contact {
    width: 1200px;
    margin: 0 auto;
    padding: 100px 0px;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,0.30);
}
.media_contact .media_contact_left {
	text-align: center;
    margin: auto;
    height:150px;
    width: 150px;
    border-radius: 50px;
}
.media_contact .media_contact_right h6 {
    font-size: 21px;
    margin-top: 5px;
    color: rgba(0,0,0,0.80);
}
.media_contact .media_contact_right p {
    font-size: 21px;
    color: rgba(0,0,0,0.80);
    margin-top: 5px;
}
.media_contact .media_contact_right div {
    margin-top: 17px;
}
.media_contact .media_contact_right div p {
    padding: 5px 16px;
    margin-top: 0px;
    font-size: 21px;
    color: #FFFFFF;
    background: #000;
    margin: auto;
    display: inline-block;
}
/* <!-- 联系我们 --> */

/* <!-- 媒体页面 --> */


/* <!-- 关于页面 --> */
/* <!-- 头部 --> */
.about_header .choice {
	height: 8px;
    width: 172px;
    background: #fff;
    margin-top: -8px;
    margin-left: 722px;
} 
/* <!-- 头部 --> */

/* <!-- 展会简介 --> */
.about_synopsis {
    width: 1200px;
    margin: 0 auto;
}
.about_synopsis .about_end img {
   width: 35px;
   margin-top: 5px;
}
.about_synopsis .about_end p {
	text-align: justify;
    line-height: 36px;
    padding: 0 41px;
    font-size: 18px;
    margin-bottom: 18px;
}
/* <!-- 展会简介 --> */
/* <!-- 精彩图片 --> */

/* <!-- 精彩图片 --> */
/* <!-- 精彩现场 --> */

/* <!-- 精彩现场 --> */
/* <!-- 往届展商 --> */
/* <!-- 往届展商 --> */
/* <!-- 主办单位 --> */
.about_host {
    width: 1200px;
    margin: 0 auto;
}
.about_host .about_host_left {
    width: 650px;
    float: left;
}
.about_host .about_host_top {
    width: 550px;
    height: 100px;
    /* background: #F2F2F2; */
}
.about_host .about_host_top p {
    line-height: 100px;
    font-size: 30px;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
}
.about_host li img {
    width: 90px;
    float: left;
    margin-right: 30px;
}
.about_host li p {
    line-height: 80px;
    font-size: 22px;
    color: rgba(0,0,0,0.80);
}

.about_host .about_host_right {
    width: 550px;
    float: left;
}
/* <!-- 主办单位 --> */
/* <!-- 关注我们 --> */
.about_follow {
    width: 1200px;
    margin: 0 auto;
    padding: 200px 0px;
    position: relative;
}
.about_follow .about_follow_center p {
    margin-top: 41px;
    font-size: 28px;
    color: rgba(0,0,0,0.80);
    text-align: center;
}
/* <!-- 关注我们 --> */


/* <!-- 关于页面 --> */

/* <!-- 联系我们 --> */
/* <!-- 头部 --> */
.contactUs_header .choice {
	height: 8px;
    width: 172px;
    background: #fff;
    margin-top: -8px;
    margin-left: 894px;
} 
.contactUs_center .contactUs_center_center .contactUs_center_left {
    height: 150px;
    text-align: center;
    margin: auto;
    width: 150px;
    border-radius: 50px;
}
.contactUs_center {
    /* height: 537px; */
    width: 1200px;
    margin: 0 auto;
    padding: 100px 0px 0;
    position: relative;
}
/* <!-- 头部 --> */

/* <!-- 国内展区 --> */
.contactUs_center .contactUs_center_top {
    height: 68px;
    width: 1200px;
}
.contactUs_center .contactUs_center_top .contactUs_center_toped {
    /* margin: 16px 0 0 16px; */
    float: left;
    background: #000;
    height: 68px;
    width: 100%;
    position: absolute;
    z-index: 10;
}
.contactUs_center .contactUs_center_center .contactUs_center_right h6 {
    font-size: 21px;
    margin-top: 5px;
    color: rgba(0,0,0,0.80);
}
.contactUs_center .contactUs_center_center .contactUs_center_right p {
   margin-top: 5px;
    font-size: 21px;
    color: rgba(0,0,0,0.80);
}
.contactUs_center .contactUs_center_center .contactUs_center_right div {
    margin-top: 17px;
}
.contactUs_center .contactUs_center_center .contactUs_center_right div p {
    padding: 5px 16px;
    margin-top: 0px;
    font-size: 21px;
    color: #FFFFFF;
    background: #000;
    margin:auto;
    display: inline-block;
}
/* <!-- 国内展区 --> */
/* <!-- 海外展区 --> */
/* <!-- 海外展区 --> */
/* <!-- 观众联系 --> */
/* <!-- 观众联系 --> */
/* <!-- 活动媒体 --> */
/* .contactUs_center .contactUs_center_media .contactUs_center_media_left {
    float: left;
    margin-right: 4px;
} */
.contactUs_center .contactUs_center_media .contactUs_center_top {
    width: 100%;
}

.contactUs_center .contactUs_center_top div {
    height: 100px;
    float: left;
    width: 200px;
    background-image: linear-gradient(-85deg, #FFFFFF 0%, #000000 100%);
    z-index: -1;
}
.contactUs_center .contactUs_center_media .contactUs_center_media_left .contactUs_center_toped {
    width: 100%;
}
.contactUs_center .contactUs_center_top p {
    position: absolute;
    text-align: center;
    font-size: 35px;
    color: #ffffff;
    width: 100%;
    z-index: 20;
    line-height: 68px;
}
.contactUs_center .contactUs_center_center {
    width: 1200px;
    margin: 0 auto;
}
.contactUs_center_media .contactUs_center_center {
    /* width: 598px;
    margin: 0 auto;
    padding-top: 100px; */
}
.contactUs_center .contactUs_center_center li {
    float: left;
    margin-bottom: 50px;
    margin-right: 100px;
    width: 550px;
    min-height: 292px;
}
/* .contactUs_center .contactUs_center_media .contactUs_center_top p {
    width: 550px;
} */
.contactUs_center .contactUs_center_media .contactUs_center_media_right .contactUs_center_toped {
    width: 100%;
}
/* <!-- 活动媒体 --> */
/* <!-- 联系我们 --> */
}
.home .title{
	
}
.hd_selected{
	background: #000000;
	color: #fff;
}