@charset "utf-8";

/* CSS Document */
body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color: #e8e7e4;
}

a:hover {
	text-decoration: none;
}


/*---------------------------------------

	 home style

-----------------------------------------*/
#header {
	border: 0px;
	margin: 0px auto;
	width: 100%;
	overflow: hidden;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	background-color: #e60039;
}

#content {
	margin: 0px auto;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom:3em;
	margin-top: 45px;
}
#content *{
	font-family: Font_heitiMin;
}
.nav-return {
	width: 20%;
	float: left;
	height: 40px;
	color: #FFF;
	line-height: 40px;
	text-align: center;
}

.nav-return img {
	vertical-align: middle;
	text-align: center;
	height: 24px;
	margin-top: 8px;
}

.nav-title {
	width: 60%;
	float: left;
	text-align: center;
	height: 40px;
	color: white;
	line-height: 40px;
	font-family: Font_heitiMin;
}

.nav-logo {
	float: right;
	height: 40px;
	color: #FFF;
	line-height: 40px;
	margin-right: 20px;
}

.nav-logo img {
	vertical-align: middle;
	text-align: center;
	height: 30px;
	margin-top: 5px;
}

.content {
	width: 100%;
}
.content h1{ width: 95%; margin: 0 auto;}
.content-up {
	width: 100%;
	background: #e60039;
	padding: 15px 10px;
	float: left;
	position: relative;
}

.content-up-left {
	width: 38%;
	float: left;
}

.content-up-left img {
	max-height: 370px;
	max-width: 200px;
	width: 100%;
}

.content-up-right {
	width: 62%;
	float: left;
	height: 100%;
}

.content-up-right .sh-see-text {
	color: #FFF;
	font-weight: bold;
	text-align: right;
	font-size: 0.8em;
	line-height: 1.2em;
	height: 50%;
}

.content-up-right .sh-see {
	right: 15px;
	bottom: 15px;
	position: absolute;
}

.content-up-right .sh-see img {
	height: 113px;
}

.content-down {
	width: 100%;
	float: left;
	margin-top: 15px;
	text-align: right;
	color: #FF0043;
	font-weight: bold;
}

.content-down span {
	color: #0000bd;
	font-size: 1em;
}

.content-down p {
	font-size: 11px;
}

#footer {
	width: 100%;
	z-index: 9999999;
	position: fixed;
	bottom: 0px;
	position: fixed;
	border: 0px !important;
	background: #e60039 !important;
}

.footer-li-center {
	border-left: thin solid #f285f2;
	border-right: thin solid #f285f2;
}

.btn-group {
	width: 33.33333%;
	height: 36px;
	line-height: 36px;
	padding: 0px;
	margin: 2px 0px;
	float: left;
}

.footer-li {
	width: 100% !important;
	text-align: center !important;
	float: none;
	color: #FFF;
	cursor: pointer;
	font-family: 'Font_heitiMin';
}

.btn-group ul {
	width: 100% !important;
	background: #e60039 !important;
	padding: 0px;
	min-width: inherit !important;
}

.btn-group ul li {
	text-align: center;
	font-weight: 900 !important;
	color: #FFF;
	border-bottom: thin solid #f285f2;
	width: 98%;
	padding: 0px;
	margin-left: 1%;
}

.btn-group ul li a:hover {
	background: #e60039 !important;
	color: #FFF;
}

.menu-li-bottom {
	border-bottom: thin solid rgba(0, 0, 0, 0) !important;
}
.menu-li-bottom:last-of-type{
	border-bottom: thin solid #f285f2 !important; 
}

.btn-group ul li a {
	color: #FFF;
	padding: 7px 0px;
	font-family: Font_heitiMin;
}
@media screen and (min-width: 373px) and (max-width: 375px) {
	.btn-group ul li a{
		padding: 8.5px 0px;
	} 
}

.btn-group ul.dropdown-menu {
	border-radius: 0px !important;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
	margin-bottom: 0px !important;
	border: thin solid rgba(0, 0, 0, 0) !important;
}

.btn-group.open .dropdown-toggle {
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) inset;
}

/*exhibition-introduce*/
.exhibition-con {
	background: #EBECEC;
}

.bg-color {
	background: #0000bd;
}

.exhibition-con hr {
	height: 1px;
	border: none;
	border-top: 1px solid #0000bd;
	width: 96%;
	margin: 0px auto;
}

.exhibition-con p,.exhibition-con div {
	padding: 5px 10px;
	font-family: Font_heitiMin;
}

/*---------------------------------------

	 news style

-----------------------------------------*/
.content-news {
	background: #EBECEC;
	width: 100%;
	float: left;
}
.news-cate {
	width:100%;
	text-align:left;
	vertical-align: middle;
    font-family: Font_heitiMin!important;
    padding: 10px;
    background-size: 100% 100%;
    font-weight: bold;
}
.news-category:first-of-type{ margin-top: 0;}
.news-category {
	width:100%;
	height:8em;
	text-algin:center;
	margin-top:0.3em;
	background:#e60039;
}
.news-category a {
  font-size: 2.5em;
  color: white;
  line-height: 3.3em;
}

.news-nav {
	width: 100%;
	height: 60px;
	position: relative;
	margin-bottom: 10px;
}

.triangles {
	border: 10px solid transparent;
	border-bottom-color: #fff002;
	border-left-color: #fff002;
	width: 0;
	height: 0;
	float: left;
	z-index: 999;
	margin-top: 55px;
	position: absolute;
	margin-left: 50%;
}

.news-nav-left {
	width: 50%;
	height: 100%;
	float: left;
	background: #e60039;
	text-align: center;
	line-height: 68px;
	color: white;
	font-size: 1.7em;
	font-weight: bold;
	font-family: Font_heitiMin!important;
	font-weight: bold;
}

.news-nav-right {
	width: 50%;
	height: 100%;
	float: left;
	background: #A3A3A3;
	text-align: center;
	line-height: 68px;
	color: white;
	font-size: 1.7em;
	font-weight: bold;
	font-family: Font_heitiMin!important;
	font-weight: bold;
}

.news-con {
	float: left;
	width: 100%;
	display: none;
}

.active{
	display: block !important;
}

/*¾´ÇëÆÚ´ý*/
.CS{
	position: fixed;
	width: 100%;
	left: 0;
/*	height: 100%;*/
	/*background: rgba(0,0,0,0.8);*/
}
.CS p{
	text-align: center;
    margin-top: 55%;
    font-size: 1.5em;
    color: #e60039;
    font-weight: bold;
}

.content-service p{
	color: #e60039;
}

.news-con ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
}

.news-con ul li {
	list-style: none;
	padding: 0px;
	float: left;
	width: 90%;
	margin: 0px 5% 15px;
	border-top: 1px solid #e60039;
}

.news-con ul li a {
	width: 100%;
	color: #e60039;
	font-size: 1em;
	float: left;
	font-weight: bold;
	margin-top: 5px;
	font-family: Font_heitiMin!important;
	padding-bottom: 5px;
}

.news-con ul li span {
	width: 100%;
	color: #727171;
	display: block;
	float: left;
	font-size: 0.8em;
	font-family: Font_heitiMin!important;	
}

.news-li-index {
	border-top: 0px !important;
}
/*---------------------------------------

	show news style

-----------------------------------------*/
.news-show {
	width: 100%;
	float: left;
	padding: 5% 10px;
	margin-bottom: 0px;
}

.news-show-title {
	text-align: center;
	color: #e60039;
	font-weight: bold;
	width: 100%;
	float: left;
	¡¡font-size: 1.2em;
	margin-bottom: 5px;
	font-family: Font_heitiMin!important;
	font-weight: bold;	
}

.news-show-tag {
	text-align: right;
	font-size: 0.8em;
	color: #727171;
	float: right;
	width: 100%;
}

.news-show-con {
	float: left;
	color: #000;
	width: 100%;
}

.news-show-con img {
	width: 100% !important;
}
@media screen and (min-width: 373px) and (max-width: 375px) {
	.news-show-con{
		letter-spacing: 0.5px;
	}
}
/*---------------------------------------

	meeting style 189,190,190   255,0,55

-----------------------------------------*/
.content-meet {
	width: 96%;
	float: left;
	margin: 0 2%;
}

.meet-nav {
	width: 100%;
	height: 60px;
	position: relative;
	cursor: pointer;
	font-weight: bl;
    font-family: Font_heitiMin;
    margin-bottom: 5px !important;
}

.meet-nav-left:hover {
	background: #e60039;
}

.meet-nav-right:hover {
	background: #e60039;
}

.meet-nav-left,.meet-nav-right {
	width: 50%;
	height: 100%;
	float: left;
	background: rgba(189, 190, 190, 0.8);
	text-align: center;
	color: #FFF;
	font-size: 1.5em;
	font-weight: bold;
	vertical-align: middle;
}

.meet-nav-left a,.meet-nav-right a {
	color: #FFF;
	display: block;
	width: 100%;
	height: 68px;
	line-height: 68px;
}
.right-active{
	background: #e60039;
}
.right-active a {
	border-right: 1px solid #none;
	
}

.left-active a {
	border-left: 1px solid none;
}

.meet-bg-active {
	background: #e60039;
}
.meet-nav-left a,.meet-nav-right a,.meet-bg-active a{
	color: white !important;
}
.meet-nav-left:hover .right-active a {
	border: 0px !important;
}
.left-active{
	background:#e60039 !important;
}
.meet-nav-right:hover .left-active a {
	border: 0px !important;
}

.meet-con {
	float: left;
	position: relative;
	width: 100%;
}

.meet-con ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
}

.meet-con ul li {
	list-style: none;
	padding: 0px;
	float: left;
	width: 96%;
	cursor: pointer;
	margin: 2px 2%;
}


.meet-con ul li:hover .meet-li-line {
	border: 0px;
}

.meet-con ul li:hover .triangles-mt {
	border-bottom-color: #0000bd;
	border-left-color: #0000bd;
}

.meet-con-even{
	background: #e60039 !important;
}

.meet-con-odd{
	background: #840C16 !important;
}

.meet-con-text {
	float: left;
	width: 100%;
	background: #eaeaea;
	height: 80px;
	position: relative;
}
.meet-con-text .img{
	position: absolute; bottom: 0; left: 0; width: 15%;
}
.meet-con-text span b{ font-size: 0.2em; font-family:Font_heitiMin; font-weight: bold !important;}
.meet-con-text span {
	display: block;
	color: white;
	height: 4em;
	text-align: center;
	width: 100%;
	float: left;
}

.meet-con-text span.meet-category {
	font-size: 1.4em;
	font-weight: bold;
	overflow: hidden;
	line-height: 80px;
	font-family: Font_heitiMin;
	font-weight: bold;
}

.meet-con-text span.meet-date {
	font-size: 1.7em;
	font-weight: bold;
	overflow: hidden;
	line-height: 80px;
	height: 80px !important;
}

.meet-li-line {
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
}

.meet-con-img {
	float: left;
	width: 100%;
	height: 100px;
	overflow: hidden;
}

.meet-con-img img {
	width: 100%;
}

.triangles-mt {
	border: 10px solid transparent;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
	width: 0;
	height: 0;
	float: left;
	z-index: 999;
	margin-top: 35px;
	position: absolute;
	margin-left: 35%;
}

.meet-con-show {
	float: left;
	position: relative;
	width: 100%;
}

.meet-con-show ul.meet-con-show-left {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 35%;
}

.meet-con-show ul.meet-con-show-left li {
	list-style: none;
	padding: 0px;
	float: left;
	width: 100%;
	cursor: pointer;
	margin-bottom: 5px;
}

.meet-con-show ul.meet-con-show-left li .meet-con-text {
	float: left;
	width: 100%;
	background: #C1C2C2;
	/*background: #eaeaea;*/
	height: 75px;
}

.meet-active {
	background: #e60039 !important; 
}

.triangles-mt-active {
	border-bottom-color: #e60039;
	border-left-color: #e60039;
}

.meet-con-show ul.meet-con-show-right {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 65%;
	font-family: Font_heitiMin!important;
	font-weight: bold;
}

.meet-con-show ul.meet-con-show-right li {
	position: relative;
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: right;
	width: 92%;
	cursor: pointer;
	/*height: 75px;
	line-height: 75px;*/
	font-size: 1em;
	border-bottom: 1px solid black;
	vertical-align: bottom;
	margin-bottom: 5px;
	overflow: hidden;
}

.meet-con-show ul.meet-con-show-right li span {
	color: #e60039;
	font-size: 1em !important;
	display: inline-block;
	padding-right: 12%;
	padding-bottom: 3px;
}

.meet-con-show ul.meet-con-show-right li p {
	  /*position: absolute;*/
	  bottom: 0px;
	  left: 0;
	  width: 90%;
	  margin-bottom: 0px;
	  padding-bottom: 5px;
}

.meet-con-show ul.meet-con-show-right li p a {
	color: #727171;
	font-weight: bold;
}

.meet-con-show ul.meet-con-show-right li p strong{
	  font-size: .8em;
	  color: #6F6F6F;
	  font-weight: bold;
	  line-height: 1.2em;
}

.star {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: #A4A4A6 ;
	z-index: 99;
	width: 25px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

.star img {
	width: 100%;
}

.star:hover {
	background: #e60039;
}

.star-active {
	background: #e60039;
}

.meet-show {
	float: left;
	width: 100%;
	background: #ECEDED;
}

.meet-show p {
	margin: 15px;
	color: #727171;
	font-size: 1.1em;
	min-height: 200px;
	line-height:1.15em;
	border-bottom: 1px solid #e60039;
	padding-bottom: 3px;
}
.meet-show p span {
	line-height:1.2em;
}

.meet-register {
	width: 100%;
	min-height: 100px;
	position: relative;
}

.meet-icon {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 30px;
}

.meet-icon img {
	float: left;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 100%;
}
/*---------------------------------------

	services style

-----------------------------------------*/
.content-service {
	width: 96%;
	float: left;
	margin: 0 2%;
}


.service-nav {
	width: 100%;
	height: 68px;
	margin-bottom: 15px;
	cursor: pointer;
	font-family: Font_heitiMin !important;
	letter-spacing: 2px !important;
}

.service-nav ul {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}

.service-nav ul li {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	height: 100%;
	line-height: 68px;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
}
.service-nav ul li.route a {
	color: #FFF;
	font-size: 1.6em;
	font-weight: bold;
	width: 100%;
	height: 68px;
	display: block;
	line-height: 68px;
	border-left: 1px solid #FFFFFF;
	margin-top:0px;
	text-align:center;
}
.service-nav ul li span {
	height:100%;
	display:inline-block;
	vertical-align:middle;
}
a:focus {
     outline:none;
     -moz-outline:none;
     text-decoration:none;
}
.service-nav ul li.route {
	background: rgba(189, 190, 190, 0.8);
}

.service-nav ul li img {
	width: 40%;
	max-width:96px;
	max-height:60px;
	line-height: 96px;
}
.service-nav ul li.active {
	background: #e60039;
}
.service-nav ul li.active a{
}

.service-nav ul li a {
	color: #FFF;
	font-size: 1.6em;
	font-weight: bold;
	width: 100%;
	height: 90%;
	display: block;
}

.service-nav-bg0100be {
	background: #1251b8;
}

.service-nav-bgbdbebe {
	background: rgba(189, 190, 190, 0.8);
	
}
.service-nav-bgbdbebe a{
	color: white !important;
}
.service-nav-active {
	background: #e60039;
}
.service-nav-active a{
	color: white !important;
}
.service-con {
	float: left;
	position: relative;
	background: #ECEDED;
	width: 100%;
}

.service-con img {
	width: 100%;
}

.service-con-nav {
	width: 92%;
	height: 2.2em;
	line-height: 2.2em;
	font-size: 1.5em;
	border-bottom: 1px solid #e60039;
	float: left;
	margin-left: 4%;
	color: #e60039;
	font-weight: bold;
	font-family: Font_heitiMin!important;
}

.service-con-text {
	width: 92%;
	height: auto;
	float: left;
	margin-left: 4%;
	padding: 15px 0px;
	margin-bottom: 5px;
	color: #727171;
	font-size: 1em;
}

.slick-dots {
	position: absolute !important;
	bottom: 0px !important;
	list-style: outside none none !important;
	display: block !important;
	text-align: center !important;
	padding: 0px !important;
	width: 100% !important;
}

.slick-dots li {
	position: relative !important;
	display: inline-block !important;
	height: 10px !important;
	width: 10px !important;
	margin: 0px 2px !important;
	padding: 0px !important;
	cursor: pointer !important;
}

.slick-next {
	display: none !important;
}

.slick-prev {
	display: none !important;
}

.slick-slider {
	margin-bottom: 0px !important;
}

/*---------------------------------------

	 exhibitor style

-----------------------------------------*/
.content-exhibitor{
	 width:96%;
	 float:left;
	 margin: 0 2%;
}
.exhibitor-nav {
	width: 100%;
	height: 60px;
	cursor: pointer;
	font-family: Font_heitiMin!important;
	font-weight: bold;
	letter-spacing: 2px !important;
}

.exhibitor-nav ul {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}

.exhibitor-nav ul li {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 50%;
	line-height: 68px;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
}

.exhibitor-nav ul li img {
	height: 100%;
}

.exhibitor-nav ul li a {
  color: white;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 68px;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(189,190,190,0.75);
}
.exhibitor-nav ul li a.active {
	background:#e60039;
}

.exhibitor-con {
	width: 100%;
	font-family: Font_heitiMin!important;
	font-weight: bold;
}
.exhibitor-con-nav table{
	width:100%; 
	border-collapse:   separate;   
	margin: 1em auto;
	margin-top: 5em;
	background-size: 100% 100%;
}
.exhibitor-con-nav table tr {
	
}
.exhibitor-con-nav table tr:last-of-type  td{
	border: 0;
}
.exhibitor-con-nav table tr td a{
	background:#e6e6e6;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.exhibitor-con-nav table tr td{
	width:33.3333333333%;
	text-align: center;
	line-height: 75px;
	border-bottom: 3px solid transparent;
}
.exhibitor-con-nav table tr td .conTitle{
	font-size: 2em; line-height: 3em; font-weight: normal;
}
.exhibitor-con-nav table tr td a span{
	color: white;
	font-size: 2.2em;
	font-family: Font_heitiMin !important;
}

.exhibitor-con-left {
	width: 50%;
	float:left;
}
.exhibitor-con-left table{
	width:100%;
}
.exhibitor-con-left table{
	border-collapse:   separate;   border-spacing:  3px;
}  
.exhibitor-con-left table tr td{
	width:33.3333333333%;
	background:#e6e6e6;
	border:3px solid rgba(255,255,255,0.1);
	padding: 7px 0;
	height: 58px !important;
}
.exhibitor-con-left table tr td span{
	text-align:center;
	line-height:1.6em;
	color:#646464;
	font-size:.93em;
	cursor: pointer;
	display:block;
}
.exhibitor-con-left tr td:hover {
	/*background:rgba(255,0,55,0.75);*/
}

.exhibitor-con-right {
	width: 50%;
	float:left;
}

.exhibitor-con-right table{
	width:100%;
}

.exhibitor-con-right table tr td{
	background:rgba(189,190,190,0.75);
	border:3px solid rgba(255,255,255,0.1);
	width:50%;
	height:3.15em;
	text-align:center;
	line-height:3em;
	color:#FFF;
	font-weight:bold;
	font-size:2.05em;
	cursor: pointer;
}

.exhibitor-con-right table td:hover {
	/*background:rgba(255,0,55,0.75);*/
}
.exhibitor-con-left table td.active, .exhibitor-con-right table td.active {
	background:rgba(255,0,55,0.75);
}

.exhibitor-footer {
	width: 100%;
	float:left;
	background:#A3A3A3;
	font-family: Font_heitiMin!important;
}
.exhibitor-footer-info {
	width: 100%;
	float:left;
/*	background:rgba(189,190,190,0.75);*/
	margin-top:0.1em;
}
.exhibitor-footer-info p {
	margin-bottom:0.1em !important;
}
.exhibitor-footer input {
	border:0px;
	color:#FFFFFF;
	float:left;
	height:30px;
	background:none;
	padding:5px 10px;
	width:90%;
	background: #A3A3A3;
}
.exhibitor-footer .search {
	border:0px;
	background:none;
	color:#0000bd;
	float:right;
	width:30px;
	height:30px;
	cursor:pointer;
}
::-webkit-input-placeholder { color:#0000bd; }  
input:-moz-placeholder { color:#0000bd; }

.search img {
	width:20px;
	height:20px;
	margin:5px;
}
.search-nav {
	width: 100%;
	float:left;
	background:#A3A3A3;
}
.search-nav input {
	border:0px;
	color:white;
	float:left;
	height:30px;
	background:none;
	padding:5px 10px;
	width:calc(100% - 30px);
}
.search-button {
	width:100%;
	float:left;
	margin-top:5px;
	margin-bottom:-5px;
	text-align:right;
	color:#e60039;
}
.search-button button {
	padding:2px 10px;
	background:#e60039;
	color:#fff;
	font-size:1em !important;
}
.search-nav .search {
	border:0px;
	background:none;
	color:#FFF;
	float:left;
	width:30px;
	height:30px;
	cursor:pointer;
}
.search img {
	width:20px;
	height:20px;
	margin:5px;
}
.search-con{
	width: 100%;
	background: #ECEDED;
	float:left;
	margin-top:10px;
}
.search-con ul{
	width:100%;
	float:left;
	padding:5px 0px;
	margin:0px;
}
.search-con ul li {
	width:100%;
	float:left;
	padding:2px 15px;
	margin:0px;
	list-style:none;
	line-height:1.3em;
	font-size:1em;
	color:#727171;
}
.search-con span {
	float:right;
	display:block;
	padding:0px 0px;
	line-height:1.6em;
	color:#e60039;
	cursor:pointer;
	font-size:1em;
	text-align:center;
	width:20px;
	height:20px;
	border:1px solid #e60039;
}

.exhibitor-map {
	display: none;
}
.exhibitor-map a{ color: #727171; font-size: 1em; text-decoration: none; line-height: 1.5em;}

.map-number {
	display: none;
	background:#EBECEC;
	padding-bottom: 10px;
}
.map-number-nav {
	margin-left:1em;
	font-size:1.2em;
	margin-top:5px;
	color:#e60039;
	border-bottom:1px solid #e60039;
	width:90%;
}
.map-number-con {
	height:auto;
	width:100%;
	float:left;
	position: relative;
	background:#EBECEC;
	overflow:hidden;
}

.map-number-con a:hover {
	z-index:999999;
	zoom:1;
}

.layer {
	width:100%;
	position:fixed;
	background:rgba(0,0,0,0.6);
	bottom:40px;
	height:8em;
	display:none;
}
.layer span {
	width:80%;
	float:left;
	margin-left:10%;
	color:#FFF;
	font-size:1.3em;
	margin-top:0.6em;
}


.com-show-brand {
	color:#e60039;
	width:94%;
	margin-left:3%;
	border-bottom:1px solid #e60039;
	font-size:1.2em;
	font-weight:bolder;
	margin-top:1em;
	position:relative;
}

.com-show-name {
	color:#727171;
	font-size:1em;
	font-weight:bold;
	width:94%;
	margin:1.5em 3%;
	padding-bottom:1.5em;
	border-bottom:1px solid #e60039;
}

.com-show-map {
	color:#0000bd;
	font-size:1.2em;
	font-weight:bolder;
	width:94%;
	margin:2em 3%;
	position:relative;
}
/*---------------------------------------

		account style

-----------------------------------------*/
.content-account {
	width: 100%;
	float: left;
}

.account-nav {
	width: 100%;
	height: 30px;
	margin-bottom: 15px;
	cursor: pointer;
}

.account-nav ul {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}

.account-nav ul li {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	height: 100%;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	border-right:1px solid none;
	width: 50%;
}

.account-nav ul li img {
	height: 100%;
}

.account-nav ul li a {
	color: #646464;
	font-size: 1em;
	font-weight: bold;
	width: 100%;
	height: 100%;
	display: block;
}

.account-nav-bg0100be {
	background: #1251b8;
}

.account-nav-bgbdbebe {
	background: rgba(189, 190, 190, 0.8);
}

.account-nav-active {
	background: #e60039;
	border-right: 0px !important;
}

.account-con {
	float: left;
	position: relative;
	background: #ECEDED;
	width: 100%;
}

.account-con ul {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}
.account-con h3 {
	margin-bottom: 2px !important;
	font-weight:bold;
}
.account-con ul li p {
	font-size:1em;
}

.account-con ul li {
	float: left;
	height:auto;
	min-height:7em;
	list-style: none;
	padding: 0px;
	margin: 0px 12px 10px;
	line-height: 1.6em;
	text-align: left;
	vertical-align: middle;
	color: #727171;
	border-bottom:1px solid #0000bd;
	width: calc(100% - 24px);
}













/*---------------------------------------

	LEAN MODAL

-----------------------------------------*/
#lean_overlay {
	position: fixed;
	z-index: 10000;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}

/*---------------------------------------

	EXAMPLES

-----------------------------------------*/
#signup-com {
	width: 300px;
	padding-bottom: 2px;
	display: none;
	background: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.7);
	
}

#signup-com .txt-fld {
	position: relative;
	width: 300px;
	padding: 8px 20px 8px 10px;
	border-bottom: 1px solid #EEE;
	text-align: right;
}

#signup-com .btn-fld {
	width: 100%;
	overflow: hidden;
	padding: 6px 2px 6px 2px;
}

#signup-com button {
	float: left !important;
	margin-left:35%;
}
#signup-com .btn-fld p {
	float:left;
	margin-top:1em;
}

#signup .txt-fld label {
	display: block;
	float: left;
	width: 50px;
	padding-top: 8px;
	color: #222;
	font-size: 1.3em;
	text-align: left;
}

#signup-com .txt-fld input {
	width: 200px;
	padding: 8px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 1.2em;
	color: #222;
	background: #F7F7F7;
	font-family: "Helvetica Neue";
	outline: none;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #E7E6E6;
	border-bottom: 1px solid #E7E6E6;
}

#signup-com .txt-fld input.good_input {
	/*background: #DEF5E1 url(../images/good.png) 236px center no-repeat;*/
}

#signup-com .txt-fld input.error_input {
	background: #FDE0E0;
}

#signup {
	width: 300px;
	padding-bottom: 2px;
	display: none;
	background: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.7);
	
}
#signups {
	width: 300px;
	padding-bottom: 2px;
	display: none;
	background: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.7);
	
}

#signup-header {
	background: #e60039;
	padding: 5px 8px 5px 8px;
	border-bottom: 1px solid #CCC;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

#signup-header  h2 {
	margin-top:5px !important;
	color: white;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 3px;
}

#signup-header  p {
	color: #444;
	font-size: 1.3em;
	margin: 0;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
	text-shadow: none;
}

#signup .txt-fld {
	position: relative;
	width: 300px;
	padding: 8px 20px 8px 10px;
	border-bottom: 1px solid #EEE;
	text-align: right;
}

#signup .btn-fld {
	width: 100%;
	overflow: hidden;
	padding: 6px 2px 6px 2px;
}

#signup button {
	float: left !important;
	margin-left:35%;
}
#signup .btn-fld p {
	float:left;
	margin-top:1em;
}

#signup .txt-fld label {
	display: block;
	float: left;
	width: 50px;
	padding-top: 8px;
	color: #222;
	font-size: 1.3em;
	text-align: left;
}

#signup .txt-fld input {
	width: 200px;
	padding: 8px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 1.2em;
	color: #222;
	background: #F7F7F7;
	font-family: "Helvetica Neue";
	outline: none;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #E7E6E6;
	border-bottom: 1px solid #E7E6E6;
}

#signup .txt-fld input.good_input {
	/*background: #DEF5E1 url(../images/good.png) 236px center no-repeat;*/
}

#signup .txt-fld input.error_input {
	background: #FDE0E0;
}



#signups .txt-fld {
	position: relative;
	width: 300px;
	padding: 8px 20px 8px 10px;
	border-bottom: 1px solid #EEE;
	text-align: right;
}

#signups .btn-fld {
	width: 190px;
	overflow: hidden;
	padding: 6px 2px 6px 2px;
}

#signups .txt-fld label {
	display: block;
	float: left;
	width: 50px;
	padding-top: 8px;
	color: #222;
	font-size: 1.3em;
	text-align: left;
}

#signups .txt-fld input {
	width: 200px;
	padding: 8px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 1.2em;
	color: #222;
	background: #F7F7F7;
	font-family: "Helvetica Neue";
	outline: none;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #E7E6E6;
	border-bottom: 1px solid #E7E6E6;
}

#signups .txt-fld input.good_input {
	/*background: #DEF5E1 url(../images/good.png) 236px center no-repeat;*/
}

#signups .txt-fld input.error_input {
	background: #FDE0E0;
}

p.error {
	position: absolute;
	bottom: 48px;
	right: 20px;
	width: 262px;
	color: #FFF;
	font-size: 1.1em;
	padding-bottom: 5px;
	background: url(../images/error-arw.png) 20px bottom no-repeat;
	text-align: left;
	margin: 0;
	text-shadow: none;
}

p.error span {
	display: inline-block;
	background: #D43636;
	padding: 6px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.txt-fld input:focus,.txt-fld textarea:focus {
	background-color: #FAF9DC;
}

button {
	float: right;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	background: #e60039;
	border: none;
	width: auto;
	overflow: visible;
	font-size: 1.4em;
	color: white;
	padding: 7px 10px;
	font-weight: bold;
}

.modal_close {
	position: absolute;
	top: 12px;
	right: 12px;
	display: block;
	width: 14px;
	height: 14px;
	background: url(../images/modal_close.png);
	z-index: 2;
}

/*----------------------------------------------------------------------------------------------------*/
	
	.invitation{ width: 90%; margin:0 auto; font-family: "microsoft yahei"; padding-bottom: 50px; position: relative; margin-top:60px}
	.invitation .flie{ width: 100%; height: auto; overflow: hidden; background: #EBEBEB; margin-top: 10px; line-height: 300px; position: relative;}
	.invitation .flie h2{ text-align: center; line-height: 300px; margin: 0; padding: 0;}
	.invitation .flie #file{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; border: none; opacity: 0; z-index: 10;}
	.invitation .desc{ margin-top: 5px; font-family: Font_heitiMin; font-size: 80%;}
	.invitation .imglabel{ position: absolute; width: 33%; z-index: 10; bottom: -5%;right: -1%;}
	.tableInput{ width:95%; margin: 0 auto;}
	.tableInput td{ border-bottom: 1px solid #e60039; color: #e60039; font-size: 120%; height: 40px; padding-top: 10px; padding-bottom: 5px;}
	.tableInput td input{ border: none; background: transparent; width: 60%;}
	.tableInput .td{ border: none; text-align:center; padding-top: 30px;}
	.tableInput td button{ display: block; margin: 0 auto; float: none;font-family: Font_heitiMin; width: 95%; font-size: 100%; padding: 10px 0;}
	.tableInput td button span{ font-size: 50%; color: white;}
	
	.invitation h4{ text-align: center; color: #fff; font-size: 120%; font-family: Font_heitiMin; padding-top: 10px;}
	.invitation h3{ text-align: center; color: #fff; font-size: 130%; font-family: Font_heitiMin; margin: 10px 0;}
	
	.invitationview{  border: 0px solid #969696;width: 90%;margin: 0 auto;font-family: "microsoft yahei";padding-bottom: 50px;position: relative;margin-top: 60px;}
	.invitationview .flie{ width: 100%; height: auto; overflow: hidden; background: #EBEBEB; margin-top: 10px; line-height: 300px; position: relative;}
	.invitationview .flie h2{ text-align: center; line-height: 300px; margin: 0; padding: 0;}
	.invitationview .flie #file{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; border: none; opacity: 0; z-index: 10;}
	.invitationview .desc{ margin-top: 5px; font-family: Font_heitiMin; font-size: 80%;}
	.invitationview .imglabel{ position: absolute; width: 33%; z-index: 10; bottom: -5%;right: -1%;}
	.tableInputview{ width:95%; margin: 0 auto;}
	.tableInputview td{ border-bottom: 1px dashed #0F0CBF; color: #0F0CBF; font-size: 120%; height: 40px; padding-top: 10px; padding-bottom: 5px;}
	.tableInputview td input{ border: none; background: transparent; width: 60%;}
	.tableInputview .td{ border: none; text-align:center; padding-top: 30px;}
	.tableInputview td button{ display: block; margin: 0 auto; float: none;font-family: Font_heitiMin; width: 95%; font-size: 100%; padding: 10px 0;}
	.tableInputview td button span{ font-size: 50%; color: #999;}
	
	.invitationview h4{ text-align: center; color: #fff; font-size: 120%; font-family: Font_heitiMin; padding-top: 10px;}
	.invitationview h3{ text-align: center; color: #fff; font-size: 130%; font-family: Font_heitiMin; margin: 10px 0;}
	
	.invitationshow{ border: 0px solid #2eccff;width: 90%;margin: 0 auto;font-family: "microsoft yahei";padding-bottom: 50px;position: relative; margin-top:60px;}
	.invitationshow .flie{ width: 100%; height: auto; overflow: hidden; background: #EBEBEB; margin-top: 10px; line-height: 300px; position: relative;}
	.invitationshow .flie h2{ text-align: center; line-height: 300px; margin: 0; padding: 0;}
	.invitationshow .flie #file{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; border: none; opacity: 0; z-index: 10;}
	.invitationshow .desc{ margin-top: 5px; font-family: Font_heitiMin; font-size: 80%;}
	.invitationshow .imglabel{ position: absolute; width: 33%; z-index: 10; bottom: -5%;right: -1%;}
	.tableInputshow{ width:95%; margin: 0 auto;}
	.tableInputshow td{ border-bottom: 1px dashed #0F0CBF; color: #0F0CBF; font-size: 120%; height: 40px; padding-top: 10px; padding-bottom: 5px;}
	.tableInputshow td input{ border: none; background: transparent; width: 60%;}
	.tableInputshow .td{ border: none; text-align:center; padding-top: 30px;}
	.tableInputshow td button{ display: block; margin: 0 auto; float: none;font-family: Font_heitiMin; width: 95%; font-size: 100%; padding: 10px 0;}
	.tableInputshow td button span{ font-size: 50%; color: #fff; font-weight: normal;}
	
	.invitationshow h4{ text-align: center; color: #fff; font-size: 120%; font-family: Font_heitiMin; padding-top: 10px;}
	.invitationshow h3{ text-align: center; color: #fff; font-size: 130%; font-family: Font_heitiMin; margin: 10px 0;}
	
	
	
	/*added by lvming*/
	input::-webkit-input-placeholder {
    color:white;
}
	input:-moz-placeholder {
	    color:white;
}
	/*.exhibitor-con-nav table td:active{
		border: 1px solid #D5D5D5 !important;
	}*/
	
/*------------------------------------------------×Ô¶¨×ÖÌå---------------------------------------------------------*/

/*
 *ÈÕÆÚ×ÖÌå
 */
/**@font-face{
	font-family: font_num; src: url('DharmaGothicC-Bold.otf');
}
@-webkit-font-face {font-family: font_num; src: url('DharmaGothicC-Bold.otf');}
@-moz-font-face {font-family: font_num; src: url('DharmaGothicC-Bold.otf');}
@-o-font-face {font-family: font_num; src: url('DharmaGothicC-Bold.otf');}
*/
/**
 * À¼Í¤ÏËºÚ
 
@font-face{
	font-family: Font_heitiMin; src: url('bak.ttf');
}
@-webkit-font-face {font-family: Font_heitiMin; src: url('bak.ttf');}
@-moz-font-face {font-family: Font_heitiMin; src: url('bak.ttf');}
@-o-font-face {font-family: Font_heitiMin; src: url('bak.ttf');}
*/

/**
 * À¼Í¤´ÖºÚ

@font-face{
	font-family: Font_heitiBold; src: url('../fonts/À¼Í¤´ÖºÚ GBK.TTF');
}
@-webkit-font-face {font-family: Font_heitiBold; src: url('../fonts/À¼Í¤´ÖºÚ GBK.TTF');}
@-moz-font-face {font-family: Font_heitiBold; src: url('../fonts/À¼Í¤´ÖºÚ GBK.TTF');}
@-o-font-face {font-family: Font_heitiBold; src: url('../fonts/À¼Í¤´ÖºÚ GBK.TTF');}
 */

/**
 * À¼Í¤ÖÐºÚ

@font-face{
	font-family: Font_heitiIndark; src: url('../fonts/À¼Í¤ÖÐºÚ GBK.TTF');
}
@-webkit-font-face {font-family: Font_heitiIndark; src: url('../fonts/À¼Í¤ÖÐºÚ GBK.TTF');}
@-moz-font-face {font-family: Font_heitiIndark; src: url('../fonts/À¼Í¤ÖÐºÚ GBK.TTF');}
@-o-font-face {font-family: Font_heitiIndark; src: url('../fonts/À¼Í¤ÖÐºÚ GBK.TTF');}
 */












