body, html {
	font -family: 'Open Sans', sans-serif;
	fon t-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-family:Microsoft YaHei;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #333;
	font-weight: 300;
	height: 100% !important;
	font-size:18px;
}
h2 {
	margin: 0 0 20px 0;
	font-weight:500;
	font-size: 40px;
	color: #333;
	text-transform: uppercase;
}
h3, h4 {
	font-size: 24px;
	font-weight: 600;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p {
	font-size: 18px;
}
p.intro {
	font-size: 16px;
	margin: 12px 0 0;
	line-height: 24px;
}
a {
	color: #347B45;
}
a:hover, a:focus {
	text-decoration: none;
	color: #347B45;
}
ul, ol {
	list-style: none;
}
.textcenter{
	text-align:center;
}
#services li{
	list-style-image:url(../img/li-style.svg);
	width: 100%;
	margin:0 auto;
	padding-bottom: 30px;
	text-align: left;
}

#services .li-style span{
	padding-left: 5px;
	font-size: 16px;
	font-weight: 500;
	color: #333333;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
hr {
	height: 1px;
	width: 100px;
	text-align: center;
	position: relative;
	background: #347B45;
	margin: 0 auto;
	margin-bottom: 20px;
	border: 0;
}
.tlinks{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
/* Navigation */
#menu {
	padding: 20px 10px 0px 10px;
	transition: all 0.8s;
	box-shadow: 0px 10px 10px rgba(51, 51, 51, 0.2);
}
#menu.navbar-default {
	background: #347B45;
	border-color:#347B45;
}
#menu a.navbar-brand {
	font-size: 18px;
	color: rgba(255,255,255,0.8);
	font-weight: 500;
	text-transform: uppercase;
}
#menu a.navbar-brand:hover {
	color: #ff0000;
}
#menu.navbar-default .navbar-nav > li > a {
	text-transform: none;
	color: rgba(255,255,255,0.8);
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 1px;
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color: #FFF;
}
.on {
	background:#347B45 !important;
	padding: 20px 10px 0px 10px !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #347B45 !important;
	background-color:#FFF !important;
	borde r-radius: 10px;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #FFFF00;
	border-color: #FFFF00;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}
.section-title {
	margin-bottom: 50px;
}
.section-title p {
	font-size: 18px;
	color: #888;
}
.btn-custom {
	text-transform: uppercase;
	color: #fff;
	background-color: #347B45;
	padding: 12px 26px;
	margin: 0;
	font-size: 18px;
	border-radius: 0;
	margin-top: 20px;
	transition: all 0.3s;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
	color: #347B45;
	background: #EEE;
	transform: scale(1.1);
}
/* Header Section */
.intro {
	display: table;
	width: 100%;
	padding: 0;
	background: url(../img/banner01.jpg) no-repeat center bottom;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size:cover;
	-o-background-size: cover;
}
.intro .overlay {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1b71d6+0,c54daa+100&0.5+0,0.5+100 */
	backgr ound: -moz-linear-gradient(top, rgba(27,113,214,0.5) 0%, rgba(197, 143, 77, 0.5) 100%); /* FF3.6-15 */
	backg round: -webkit-linear-gradient(top, rgba(27,113,214,0.5) 0%, rgba(197, 143, 77, 0.5) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.8) 0%, rgba(0, 0, 0, 0.2) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#801b71d6', endColorstr='#80c54daa', GradientType=0 ); /* IE6-9 */
}
@font-face{
	font-family: HP_B;
	src:url('../fonts/fonts/HP_B.ttf'),
		url('../fonts/fonts/HP_B.otf'),
		url('../fonts/fonts/HP_B.eot'),
		url('../fonts/fonts/HP_B.woff'),
		url('../fonts/fonts/HP_B.svg');
}
.intro-text table{
	margin:0 auto;
}
.intro-text h1 {
	color: rgba(255,255,255,0.9);
	font-size: 56px;
	font-weight: 600;
	letter-spacing: 5px;
	text-transform: capitalize;
	margin: 0px;
	line-height:100px;
	text-shadow:5px 5px 10px #000;
	text-align: center;
}
.intro-text h2 {
	color: rgba(255,255,255,0.9);
	font-size: 50px;
	font-weight: 400;
	letter-spacing: 5px;
	text-transform: capitalize;
	margin: 0px;
	line-height:100px;
	text-shadow:5px 5px 10px #000;
	text-align: center;
}
.intro-text h3 {
	color: rgba(255,255,255,0.9);
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 5px;
	text-transform: capitalize;
	margin: 0px;
	line-height:100px;
	text-shadow:5px 5px 10px #000;
	text-align: center;
}
.intro-text h4 {
	color: rgba(255,255,255,0.9);
	font-size: 50px;
	font-weight: 600;
	letter-spacing: 5px;
	text-transform: capitalize;
	margin: 0px;
	line-height:50px;
	text-shadow:5px 5px 10px #000;
	text-align: center;
}
.intro-text h5 {
	color: rgba(255,255,255,0.9);
	font-size:28px;
	font-weight: 600;
	letter-spacing: 5px;
	text-transform: capitalize;
	margin: 0px;
	line-height:150%;
	text-shadow:5px 5px 10px #000;
	text-align: center;
}


.intro-text p {
	color: #fff;
	font-size: 26px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 50px;
	text-align: center;
}
.intro span {
	color: rgba(255,255,255,0.5);
	font-size: 28px;
	font-weight: 300;
}
header .intro-text {
	padding-top: 150px;
	padding-bottom: 200px;
}
/* background Section */
#background {
	padding:100px 0px 50px 0px;
	background: #f6f6f6;
	text-align: justify;
}
#background .background-text {
	margin-left: 10px;
}

#background p {
	margin: 30px 0;
	line-height: 200%;
	font-size:22px;
}
#Highlights p {
	font-size:20px;
}

#Highlights {
	padding:100px 0px 50px 0px;
	background: linear-gradient(45deg, #f5f5f5, #d9edf7);
}
#Structure {
	background: url(../img/Structurebg.jpg) no-repeat center bottom fixed;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
#Structure hr{
	background:#FFF;
}
#Structure .overlay {
	padding:100px 0px 50px 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#FFFF00+0,1b71d6+100&0.6+0,0.6+100 */
	background: -moz-linear-gradient(left, rgba(18, 20, 21, 0.5) 0%, rgba(0, 0, 0, 0.8) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(18, 20, 21, 0.5) 0%, rgba(0, 0, 0, 0.8) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(18, 20, 21, 0.5) 0%, rgba(0, 0, 0, 0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99c54daa', endColorstr='#991b71d6', GradientType=1 ); /* IE6-9 */
}
#Structure h2 {
	color: #fff;
}
#Structure table{
	border:#FFF 3px solid;
}
#Structure td{
	color: #fff;
	border:#FFF 1px solid;
	line-height:200%;
	padding:10px 0px 10px 0px;
}
#Structure td h3{
	font-size:32px;
	margin:0px;
	line-height:200%;
}
#Structure td strong{
	font-size:20px;
}


/* Portfolio Section */
#portfolio {
	padding:100px 0px 50px 0px;
	background: #f6f6f6;
}
.categories {
	padding-bottom: 40px;
	text-align: center;
}
ul.cat li {
	display: inline-block;
}
ol.type li {
	display: inline-block;
	margin-left: 20px;
}
ol.type li a {
	color: #333333;
	padding: 10px 20px;
	box-shadow: 2px 5px 10px 1px #555;
}
ol.type li a.active {
	background: #f60;
	color: #fff;
}
ol.type li a:hover {
	background: #555;
	color: #fff;
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	z-index: 1
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.portfolio-item {
	margin: 15px 0;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.portfolio-item:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.portfolio-item .hover-bg {
	height: 195px;
	overflow: hidden;
	position: relative;
}
.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.66);
	padding: 30% 0 0 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}
.hover-bg .hover-text>h4 {
	opacity: 0;
	color: #fff;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	font-size: 16px;
	font-weight: 300;
}
.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg .hover-text>i {
	opacity: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: all 0.3s;
}
.hover-bg:hover .hover-text>i {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
.hover-bg:hover .hover-text {
	opacity: 1;
}

/* Achivements Section */
.achievement-box span.count {
	font-size: 52px;
	font-weight: 600;
	display: block;
	color: #fff;
	padding: 0;
	margin: 0;
}

/*agenda table style*/

.agentmenu{
	font-size:16px;
	color:#FFF;
	background:#314e52;
	text-align:center;
	line-height:200%;
	font-weight:bold;
}
.agentmenuon{
	font-size:16px;
	color:#FFF;
	background: #ff6600;
	text-align:center;
	line-height:200%;
	font-weight:bold;
}
.Agendaarea{
	padding:0px 0px 0px 35px;
}
.agendatable td{
	padding:10px; 
	text-align:left;
	vertical-align: top;
}
.agendatable td strong,b{
	color:#FFF; 
	font-size:16px;
}
.agendatable td p{
	font-size: 14px;
	color: #fff;
	line-height: 300%;
	text-shadow:1px 1px 0px #b11212;
}

/* agenda Section */


#sponsor {
	padding:100px 0px 50px 0px;
	background: linear-gradient(45deg, #f5f5f5, #d9edf7);
}
#sponsor h4{
	padding-top: 60px;
	padding-bottom: 40px;
}
#sponsor img {
	width: 220px;
	height: 100px;
	margin-bottom: 15px;
	border: 1px solid #eee;
	box-shadow: 1px 5px 10px #999;
	border-radius: 10px;
}
#sponsor img:hover{
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
}

#Whowill{
	padding:100px 0px 50px 0px;
	line-height:150%;
	font-size:20px;
}
#Whowill .row hr{
	width:90%;
	height:1px;
	background:rgba(0,0,0,0.8);
	margin-top:5px;
}

.Whowillborder{
	border:#CCC 1px solid;
	border-radius:10px;
	padding:10px;
	min-height:570px;
}
#Whowill p{
	font-size:20px;
	line-height:150%;
	margin:0px;
	font-weight:600;
	border-bottom:#CCC 1px dotted;
}
#Whowill strong{
	font-size:24px;
	line-height:200%;
	font-weight:normal;
}


#lunwen{
	padding:100px 0px 50px 0px;
	line-height:200%;
}
#lunwen strong{
	color:#347B45;
	font-size:20px;
}

#Bookingseats{
	padding:100px 0px 50px 0px;
	background: linear-gradient(45deg, #f5f5f5, #d9edf7);
}
#Bookingseats .rowk{
	color:#FFF;
	wid th:310px;
	height:560px;
	background:#347B45; padding:50px 10px 10px 10px;
	border-radius: 10px;
	line-height:200%;
	margin-bottom:50px;
}
#Bookingseats .rowk:hover{
	background:#E3B031;
}

#Bookingseats .rowk hr{
	width:100%;
	background:rgba(255,255,255,0.8);
}
#Bookingseats strong{
	font-size:24px;
	line-height:30px;
}
#Bookingseats p{
	line-height:35px;
	margin:0px;
}

#Bookingseats .btn-custom {
	text-transform: uppercase;
	color: #347B45;
	background: #FFF;
	padding: 12px 26px;
	margin: 0;
	font-size: 18px;
	border-radius: 0;
	margin-top: 20px;
	transition: all 0.3s;
}
#Bookingseats .btn-custom:hover{
	color: #FFF;
	background: #347B45;
	font-size: 20px;
}



#Speaker{
	padding:100px 0px 50px 0px;
}
#Speaker p{
	font-size:18px;
	line-height:150%;
	margin:0px;
}
#Speaker strong{
	font-size:24px;
	line-height:200%;
}

#Speaker .col-md-5{
	padding-bottom: 30px;
}
#Speaker .col-md-5 img{
	width:210px;
	height:300px;
	object-fit:cover;
	border-radius: 50px;
	margin-bottom: 15px;
}
#Speaker .col-md-5 img:hover{
	transf orm: rotateY(360deg);
	-webkit- transform: rotateY(360deg);
	-moz-t ransform: rotateY(360deg);
	transition: all 1s;
	-webkit- transition: all 1s;
	-moz-tra nsition: all 1s;
}

#Register{
	padding:100px 0px 50px 0px;
}
#Register strong{
	font-size:20px;
}

#Register .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #222;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#Register .form-control:f ocus {
	border-color: #347B45;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
.form-control::-webkit-input-placeholder {
color: #2c3e50;
}
.form-control:-moz-placeholder {
color: #2c3e50;
}
.form-control::-moz-placeholder {
color: #2c3e50;
}
.form-control:-ms-input-placeholder {
color: #2c3e50;
}




#Media {
	padding:100px 0px 50px 0px;
	background: linear-gradient(45deg, #f5f5f5, #d9edf7);
}
#Media h4{
	padding-top: 60px;
	padding-bottom: 40px;
}


#reviewing{
	padding:120px 0;
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 20px;
	height: 6px;
	margin: 5px 7px;
	filter: Alpha(Opacity=1);
	opacity: 1;
	border-radius: 0;
	background: #fff;
	transition: all 0.5s;
	border: 1px solid #ccc;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #FFFF00;
	border: 1px solid #FFFF00;
}
.owl-theme .owl-controls .owl-page.active span {
	background: #FFFF00;
	border: 1px solid #FFFF00;
}
/* Contact Section */
#Contact {
	padding: 80px 0 50px 0;
	background:#347B45;
	back ground: linear-gradient(45deg, #347B45, #D2E3F2);
	color:#FFF;
}
#Contact a{
	color:#FFF;
}
#Contact a:hover {
	color: #C1B1A3;
}
#Contact h2{
	color:#FFF;
}
#Contact h4{
	margin:0px;
	line-height:400%;
}

#Contact hr{
	background: #FFF;
}

#Contact form {
	padding: 30px 0;
}
#Contact .text-danger {
	color: #cc0033;
	text-align: left;
}
label {
	font-weight: 400;
	font-family: sans-serif;
	position: relative;
}

#contact .social {
	margin-top: 80px;
}
#contact .social ul li {
	display: inline-block;
	margin: 0 20px;
}
#contact .social i.fa {
	font-size: 28px;
	padding: 4px;
	color: #FFFF00;
	transition: all 0.3s;
}
#contact .social i.fa:hover {
	color: #444;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
/* Footer Section*/
#footer {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#FFFF00+0,1b71d6+100 */
	background:#347B45; /* Old browsers */
	back ground: -moz-linear-gradient(left, rgba(197,77,170,1) 0%, rgba(27,113,214,1) 100%); /* FF3.6-15 */
	back ground: -webkit-linear-gradient(left, rgba(197,77,170,1) 0%, rgba(27,113,214,1) 100%); /* Chrome10-25,Safari5.1-6 */
	back ground: linear-gradient(to right, rgba(77, 119, 197) 0%, rgba(27,113,214,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFF00', endColorstr='#1b71d6', GradientType=1 ); /* IE6-9 */
	color: #fff;
	padding: 30px 0 25px 0;
}
#footer a {
	color:#FFF;
}
#footer a:hover {
	color: #C1B1A3;
}

.f-l{
	float: left;
}
.displayinline
  {
  display:inline-block;
  }


/*会议亮点*/
.meeting-hotspots{
	wid th: 340px;
}
.meeting-hotspots>.meeting-hotspots-img{
	width: 160px;
	height: 160px;
	margin: 0 auto;
	background-color: #347B45;
	border-radius: 50%;
	text-align: center;
	line-height: 160px;
}
.meeting-hotspots>.meeting-hotspots-img>img{
	vertical-align: middle;
}
.meeting-hotspots>.meeting-hotspots-info{
	width: 260px;
	margin: 30px auto 20px;
	text-align: center;
}
.meeting-hotspots-info{
	font-size: 18px;
	min-height:240px;
}
.meeting-hotspots-info strong{
	font-size: 24px;
}

.paddingbt100{
	padding-bottom:100px;
}
.hongxing{
	background:url(../img/hongxing.png) center right no-repeat !important;
}

.textleft{
	text-align:left;
}
.nav > li > a {
  padding: 10px 21px;
}



#OEMS{
	padding:100px 0px 50px 0px;
	background: linear-gradient(45deg, #f5f5f5, #d9edf7);
}

.indexlogo{
	margin:0px auto 50px auto;
	width: 210px;
	height: 90px;
	padding-top:10px;
	bo rder:#ddd 1px solid;
	box-shadow: 1px 5px 10px #CCC;
	border-radius:10px;
	background:#FFF;
}
.indexlogo img{
	width: 180px;
	height: 70px;
	background-size:contain !important;
	border:none;
	border:0;
}
.indexlogo:hover{
	tran sform: rotate(360deg);
	-web kit-transform: rotate(360deg);
	-moz -transform: rotate(360deg);
	tran sition: all .5s;
	-web kit-transition: all .5s;
	-moz -transition: all .5s;
}
.indexlogo img:hover{
	transform: scale(1.1);
}

