@charset "utf-8";

@import url('fonts.css');

@import url('font-awesome.min.css');

@import url('custom-ico-fonts.css');

* {
	font-family: "Hiragino Sans GB","Microsoft Yahei UI","Microsoft Yahei","微软雅黑",'Segoe UI',Tahoma,"宋体b8b\4f53",SimSun,sans-serif;
}

html, body, div, dl, dt, dd, ul, ol, li, th, td, p, h {
	padding: 0;
	margin: 0;
	list-style: none;
}

body {
	min-width: 1280px;
}

input, select {
	font-size: 14px;
}

input[placeholder], textarea[placeholder], *[placeholder] {
	color: #999 !important;
}

img, a {
	border: 0;
}

.hiddenText {
	direction: ltr;
	text-indent: -9999px;
}

a {
	text-decoration: none;
	color: #ffb400
}

.blue {
	color: #0073bf;
}

a:hover {
	text-decoration: none;
}

.black {
	color: #3e3a39
}

a:focus {
	outline: 0;
}

a.selected {
	color: #444
}

.yellow, .col_8 p.yellow {
	color: #fdc000
}

.bold {
	font-weight: bold
}

img a, img a:hover {
	border: 0;
	text-decoration: none
}

.ellipsis {
	display: block;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.clear_both {
	clear: both;
	overflow: hidden
}

.red {
	color: #F00;
}

.big {
	font-size: 18px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold
}

h4 {
	font-size: 16px;
	color: #888;
	font-weight: normal;
	padding: 0 0 12px 0;
	margin: 0
}

.underline {
	border-bottom: 1px dashed #999;
	padding-bottom: 15px;
}

img {
	vertical-align: middle
}

.grey {
	color: #999;
	padding-right: 5px;
}
/*公共部分*/
.wrapper {
	width: 100%;
	min-width: 984px;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}

.wrapper_yellow {
	width: 100%;
	background: #f8ce43;
	clear: both;
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 20px
}

.wrapper_grey {
	width: 100%;
	background: #efefef;
	clear: both;
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 20px
}

.wrapper_black {
	width: 100%;
	background: #6a6665;
	clear: both;
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 20px
}

.wrapper_footer {
	width: 100%;
	background: #4f5459;
	clear: both;
	overflow: hidden;
	margin-top: 0px;
	padding-bottom: 20px
}

.more_yellow {
	text-align: center;
	font-size: 16px;
	color: #666;
}

.more_yellow:hover {
	background: #fffcf2;
	text-decoration: none
}

.img_zoom {
	width: 100%;
	margin-bottom: 10px;
}

h1 {
	margin-left: auto;
	margin-right: auto;
	color: #413c3b;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 35px;
	letter-spacing: 1px
}

h2 {
	color: #413c3b;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
	letter-spacing: 1px
}

.fix_main {
	margin-top: 180px !important;
}

.col_8 {
	width: 70%;
	display: inline;
	float: left;
	margin-right: 1.04166667%;
	padding-bottom: 30px;
}

.col_8 p {
	font-size: 14px;
	line-height: 180%;
	color: #444;
	margin-top: 10px;
}

.col_8 p img {
	vertical-align: middle
}

.col_2 {
	width: 25%;
	display: inline;
	float: right;
}
/*头部*/
.fix_head {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9999;
	width: 100%;
	clear: both;
	background: #fff;
}

.header {
	width: 100%;
	clear: both;
	overflow: hidden;
	padding-top: 8px;
}

.header .logo {
	float: left;
	width: 100%;
}

.header .assist {
	float: right;
	width: 50%;
	padding-top: 5px;
}

.exh_info {
	float: left;
	font-size: 14px;
	margin-left: 8px;
	padding-left: 8px;
	color: #383735;
	margin-top: 2px;
	border-left: 1px solid #eee;
}

.exh_info span {
	font-size: 12px;
	font-weight: normal;
}

.header .logo img {
	float: left;
	width: 100%;
	height: auto;
}

.login, .signup {
	background: #f5c51e;
	float: right;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 5px;
	padding: 5px;
}

.loginbtn {
	display: inline-block;
	padding: 3px 5px;
	margin-bottom: 0;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 12px;
}

.loginbtn img {
	vertical-align: middle
}

.btn {
	display: inline-block;
	padding: 5px 20px 3px 20px;
	margin-bottom: 0;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.btn img {
	vertical-align: middle
}

.btn:hover, .button_sign:hover, .button_sign:hover, .join_online_detail:hover,
	.match_button:hover {
	text-decoration: none;
	filter: alpha(opacity = 80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.lang {
	float: right;
	margin-top: 10px;
	margin-left: 15px;
	color: #f5c51e;
	font-size: 12px;
}

.lang a {
	color: #635f5e;
	font-size: 12px;
}
/*导航*/
.nav_wrap {
	border-bottom: 4px solid #6a6665;
	width: 100%;
	max-width: 100%;
	border-bottom: 4px solid #999;
	position: relative;
	left: 0;
	top: 0;
	z-index: 999999;
}
.nav_wrap.active {
	position: fixed;
	background: #fff;
}

.navBar {
	width: 100%;
	margin: 5px auto 0 auto;
	*min-width: 1024px;
	max-width: 1280px;
	height: 40px;
	line-height: 40px;
	background: #fff;
	color: #3e3a39;
}

.nav {
	position: relative;
	*min-width: 1024px;
	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
	font-size: 18px;
}

.nav a {
	color: #383735;
}
.nav a:hover {
	text-decoration: none;
}

.nav h3 {
	font-size: 16px;
	font-weight: normal;
	padding: 0;
	margin: 0
}

.nav .m {
	float: left;
	position: relative;
	z-index: 1;
	border-right: 1px solid #efefef;
	width: 12%;
	text-align: center;
}

.nav .s {
	float: left;
	width: 3px;
	text-align: center;
	color: #D4D4D4;
	font-size: 12px;
}

.nav h3 a {
	display: block;
	width: 100%;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
}

.nav h3 a:hover {
	text-decoration: none;
	color: #fdc000;
	font-size: 18px;
}
.nav .dm {
	display: block !important;
}
.nav .sub {
	display: none;
	position: absolute;
	left: 0;
	top: 43px;
	z-index: 1;
	width: 100%;
	border: 0px solid #E6E4E3;
	border-top: 0;
	background: #f5c623;
	filter: alpha(opacity = 95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95
}

.nav .sub li {
	text-align: center;
	padding: 0 8px;
	border-bottom: 1px solid #f9d357;
	padding-left: 25%
}

.nav .sub li:hover {
	background-image: url(../images/arrow_menu.png);
	background-position: 15%;
	background-repeat: no-repeat;
}

.nav .sub li a {
	display: block;
	padding: 5px 0;
	height: 28px;
	line-height: 28px;
	color: #3e3a39;
	font-size: 15px;
	font-weight: bold;
	text-align: left
}

.nav .sub li a:hover {
	text-decoration: none;
}

.nav .block {
	height: 4px;
	width: 12% !important;
	background: #f5c623;
	position: absolute;
	top: 40px;
	overflow: hidden;
}
/*幻灯片*/
.slide_ad {
	width: 75%;
	float: left;
	margin-right: 1%;
	margin-top: 30px;
}

.slide_ad img, .download_info_block img {
	width: 100%
}
/*资料下载*/
.download_info_block {
	width: 23%;
	float: left;
	margin-top: 30px;
}
/*倒计时*/
.simm_show_time {
	width: 23%;
	float: left;
	margin-top: 30px;
	height: 290px;
	text-align: center;
	font-size: 16px;
	background: #e4e4e4 url(../images/myMap.jpg) no-repeat center/100% 100%;
}

.simm_show_time p {
	font-size: 12px;
	margin-top: 35px;
	line-height: 180%;
	text-align: left;
	margin-left: 25px;
}

.time_day span {
	font-size: 68px;
	font-weight: bold;
	margin-right: 5px;
	color: #881f00;
}

.simm_show_time h1 {
	font-size: 20px;
	margin-top: 35px;
	font-weight: bold;
}

.time_day {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 16px;
	margin-top: 30px;
}

/*预登记*/
.register_block {
	width: 23%;
	float: left;
	margin-top: 25px;
}
/*SIMM头条*/
.col_4 {
	float: left;
	width: 20%;
	margin: 1.5%;
	margin-top: 25px;
	margin-bottom: 40px
}

.col_4 .news_pic {
	margin-bottom: 10px;
}

.col_4 .news_pic img {
	width: 100%;
	overflow: hidden
}

.col_4 .date {
	font-size: 14px;
	color: #fff;
	margin-bottom: 12px;
}

.col_4 .news_title {
	font-size: 18px;
	color: #3e3a39;
	font-weight: bold;
	margin-bottom: 12px;
}

.col_4 p.info {
	font-size: 14px;
	line-height: 150%;
	max-height: 60px;
	overflow: hidden;
	padding-right: 10px;
	color: #3e3a39;
}

.col_margin_none, .stepMap li.col_margin_none {
	margin-right: 0
}
/*会议活动*/
.wrapper_conf {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}

.col2 {
	float: left;
	width: 45%;
	margin-left: 2.3%;
	margin-right: 2.2%;
	background-color: #fff;
	margin-top: 15px;
	margin-bottom: 15px;
	background-position: left;
	background-repeat: no-repeat;
	height: 115px;
	line-height: 115px;
	padding: 0;
	border: #f8ce43 2px solid;
}

.col2 span {
	margin-left: 300px;
	color: #4b4b4b;
	font-size: 22px;
	font-weight: bold
}

.col2 span img {
	vertical-align: middle
}

.conf1 {
	background-image: url(../images/conference_01.png);
}

.conf2 {
	background-image: url(../images/conference_02.png);
}

.conf3 {
	background-image: url(../images/conference_03.png);
}

.conf4 {
	background-image: url(../images/conference_04.png);
}
/*主题展区*/
.map_div {
	width: 32%;
	float: left;
	margin-right: 1.7%;
	text-align: center
}

.map_div a:hover {
	text-decoration: none
}

a .map_block {
	color: #444444;
}

a.map_block:hover {
	text-decoration: none
}

.map_block {
	border: 1px solid #d4d4d4;
	background: #f6f6f6;
	padding: 8px 1.5%;
	font-size: 13px;
	text-align: left;
	display: block;
	margin-top: 10px;
	font-weight: normal;
	text-decoration: none
}

.map_block img {
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px
}

.map_block span {
	float: right;
	font-weight: bold;
}

#mu1:hover {
	background: #1861ae;
	border: 1px solid #1861ae;
	color: #fff;
	text-decoration: none
}

#mu2:hover {
	background: #3c7936;
	border: 1px solid #3c7936;
	color: #fff;
	text-decoration: none
}

#mu3:hover {
	background: #54836f;
	border: 1px solid #54836f;
	color: #fff;
	text-decoration: none
}

#mu4:hover {
	background: #9dbe6d;
	border: 1px solid #9dbe6d;
	color: #fff
}

#mu5:hover {
	background: #3ab296;
	border: 1px solid #3ab296;
	color: #fff;
	text-decoration: none
}

#mu6:hover {
	background: #478dcb;
	border: 1px solid #478dcb;
	color: #fff;
	text-decoration: none
}

#mu6b:hover {
	background: #1a5da4;
	border: 1px solid #1a5da4;
	color: #fff;
	text-decoration: none
}

#mu7:hover {
	background: #603c60;
	border: 1px solid #603c60;
	color: #fff;
	text-decoration: none
}

#mu8:hover {
	background: #76689d;
	border: 1px solid #76689d;
	color: #fff;
	text-decoration: none
}

#mu9:hover {
	background: #a64731;
	border: 1px solid #a64731;
	color: #fff;
	text-decoration: none
}

#mu10:hover {
	background: #f4f5f9;
	border: 1px solid #f4f5f9;
	color: #3e3a39;
	text-decoration: none
}
/*媒体中心*/
.pic_left {
	width: 65%;
	float: left;
	margin-left: 1.3%;
}

.video_right {
	width: 32%;
	float: right;
	margin-right: 1.3%;
}

.col_pic {
	float: left;
	width: 32%;
	margin-right: 1%;
	position: relative;
	margin-bottom: 22px;
}

.col_pic img {
	width: 100%
}

.col_pic span, .row_video span {
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	top: 45%;
	left: 0;
	width: 100%;
	letter-spacing: 1px;
	text-shadow: #3e3a39 5px 5px 10px;
}

.row_video {
	display: block;
	width: 100%;
	margin-bottom: 34px;
	position: relative
}

.row_video img {
	width: 100%
}

.row_video img.play, .col_video img.play {
	width: auto;
	position: absolute;
	top: 30%;
	left: 45%;
}

.row_video span {
	top: 65%;
	display: block;
	width: 100%;
	text-align: center;
	left: 0
}

.col_video {
	width: 47%;
	margin-right: 6%;
	position: relative;
	float: left
}

.col_video:hover, .row_video:hover, .col_pic:hover, img.pic_show:hover {
	-moz-opacity: 0.8 !important;
	filter: alpha(opacity = 80);
	opacity: 0.8;
	_-moz-opacity: 0.8;
}

.col_video img {
	width: 100%
}

.col_video img.play {
	left: 42%
}
/*底部*/
.footer {
	padding: 20px 0 0 0;
	color: #93989b;
	font-size: 14px
}

.footer a {
	color: #fff;
	margin-left: 10px;
	margin-right: 10px
}

.footer a:hover {
	color: #6da9de;
}

.footer p {
	line-height: 200%;
	float: left;
	width: 60%
}
/*导航*/
.guide {
	font-size: 14px;
	text-align: left;
	clear: both;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #999
}

.guide a {
	color: #999
}

.guide span {
	font-family: "Trebuchet MS";
	color: #bbb;
	margin-left: 15px;
	margin-right: 15px;
}
/*展会内容*/
.col_8 h1 {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 30px;
}

.col_8 h2 {
	border-bottom: 2px solid #6e5c4a;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: both;
	overflow: hidden;
}

.col_8 h2.noneborder {
	border-bottom: 0
}

.col_8 .col_pic {
	margin-top: 20px;
	margin-bottom: 5px
}

.col_8 h2 span.more {
	color: #999;
	padding-top: 7px;
	font-size: 14px;
	font-weight: bold;
	float: right
}

.col_8 .map_div {
	width: 46%;
	padding-right: 2%;
}

.col_8 .map_div span {
	margin-right: 10px;
}

.simm_menu {
	clear: both;
}

.simm_menu h1 {
	text-align: left;
	color: #444;
	margin-top: 0;
	font-size: 20px;
}

.simm_menu p {
	clear: both;
	color: #fff;
	font-size: 16px;
	padding: 10px 10px 10px 20px;
	line-height: 160%;
	background: #6a6665;
}

.simm_menu a:hover {
	color: #f5c51e;
	text-decoration: none
}

.simm_menu p.title {
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-top: 8px;
	cursor: pointer
}

.simm_menu p.sub_title {
	padding-left: 20px;
	background: #ececec;
	margin-top: 0;
	color: #6a6665;
	padding-bottom: 4px;
	padding-top: 8px;
	font-size: 14px;
}

.simm_menu p.sub_title_focus img {
	float: right;
}

.simm_menu p.title_focus {
	font-weight: bold;
	color: #ffcc00;
}

.simm_menu p.sub_title_focus {
	font-weight: bold;
	color: #444;
	background: #ccc;
	border-bottom: 0px solid #ffcc00
}

.data_show {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	float: left;
	width: 28%;
	border-right: 1px dashed #ccc;
	margin-bottom: 30px;
}

.data_show span {
	font-size: 28px;
	color: #fdc000
}

.hall_block {
	clear: both;
	padding: 15px 0;
	overflow: hidden
}

.hall_block:hover {
	background: #f9f9f9;
}

.hall_block li {
	float: left;
	margin-left: 20px;
}

.hall_block li p {
	font-size: 14px;
	clear: both;
	margin-top: 0
}

.hall_block li p span {
	float: left;
	margin-right: 20px;
}

.hall_block li p.bold {
	color: #999;
	padding-bottom: 2px;
	padding-top: 0
}

.hall_block a {
	font-size: 16px;
	color: #666
}

.hall_block li.enter {
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	color: #999;
}

.hall_block li.enter img {
	margin-bottom: 10px;
}

.bdsharebuttonbox {
	padding-bottom: 10px;
}

.col_8 .h_bottom {
	margin-bottom: 5px;
}

.img_half {
	width: 48%;
	height: 290px;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px
}
/*TAB切换*/
.slideTxtBox {
	width: 100%;
	border: 0px solid #ddd;
	text-align: left;
	margin-top: 35px;
}

.slideTxtBox .hd {
	height: 45px;
	line-height: 45px;
	padding: 0 10px 0 0px;
	border: 1px solid #cdcac7;
	position: relative;
	background: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 45px;
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	width: 100%
}

.slideTxtBox .hd ul li {
	float: left;
	cursor: pointer;
	height: 45px;
	line-height: 45px;
	color: #666;
	text-align: center;
	width: 50%;
	background: #f2f2f2
}

.slideTxtBox .hd ul li.on {
	height: 45px;
	line-height: 45px;
	background: #99836c;
	color: #fff
}

.slideTxtBox .bd ul {
	padding: 10px 10px;
	zoom: 1;
}

.slideTxtBox .bd ul div.act_intro {
	font-size: 16px;
	line-height: 200%;
}

.slideTxtBox .bd ul div.act_intro h3 {
	color: #fdc000;
}
/*瀑布流*/
.report_pic {
	padding: 20px 20px 20px 0px;
	width: 100%;
	margin: 0 auto;
}

.item {
	background: #eee;
	color: #3e3a39;
	border-radius: 3px;
	padding: 10px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
}

.item img {
	width: 100%;
	height: auto;
	border: 1px solid #fff;
}

.item p {
	text-align: left;
	margin: 0;
	padding: 0
}
/*下拉菜单*/
#nav_guide {
	line-height: 35px;
	list-style-type: none;
	float: right;
	margin-right: 10px;
}

#nav_guide a {
	background: #ffcc00;
	font-weight: bold;
	font-size: 16px;
	padding: 1px 10px 1px 10px;
	text-align: left;
	color: #3e3a39;
	text-indent: 1px;
	cursor: pointer;
	display: block;
	width: 130px
}

#nav_guide a:link {
	color: #3e3a39;
	text-decoration: none;
}

#nav_guide a:visited {
	color: #3e3a39;
	text-decoration: none;
}

#nav_guide a:hover {
	color: #3e3a39;
	text-decoration: none;
}

#nav_guide li {
	float: right;
	width: 140px;
	background: #ececec;
}

#nav_guide li a img {
	margin-left: 15px;
}

#nav_guide li a:hover {
	background: #ffd756;
}

#nav_guide li ul {
	line-height: 30px;
	list-style-type: none;
	text-align: left;
	left: -999em;
	width: 150px;
	background: #ddd;
	z-index: 200;
	position: absolute;
}

#nav_guide li ul li {
	float: left;
	width: 150px;
	background: #ccc;
}

#nav_guide li ul a {
	wedisplay: block;
	width: 130px;
	text-align: left;
	background: #ddd;
	font-size: 14px;
	color: #3e3a39;
	font-weight: normal
}

#nav_guide li ul a:link {
	color: #666;
	text-decoration: none;
}

#nav_guide li ul a:visited {
	color: #666;
	text-decoration: none;
}

#nav_guide li ul a:hover {
	color: #3e3a39;
	text-decoration: none;
	font-weight: normal;
	background: #ccc;
}

#nav_guide li:hover ul {
	left: auto;
}

#nav_guide li.sfhover ul {
	left: auto;
}
/*媒体报道*/
.stepMap {
	padding-top: 20px;
	width: 100%
}

.stepMap li {
	position: relative;
	list-style: none;
	float: left;
	width: 21%;
	border: 4px solid #ededed;
	background: #fff;
	margin: 0 3% 20px 0px;
	display: inline;
}

.stepMap li img {
	width: 88%;
	margin: 6%;
	vertical-align: middle
}

.data_focus {
	margin-top: 20px;
	border: 1px solid #ddd;
	clear: both;
	overflow: hidden;
	background: #f9f9f9;
}

.wrapper .logo_com {
	float: left;
	text-align: center;
	margin-left: 20px;
}
/*展区速递*/
.news_center_row {
	padding: 25px 0px 25px 20px;
	font-size: 14px;
	line-height: 180%;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #6e5c4a;
}

.news_center_row .left_date {
	width: 25%;
	text-align: left;
	float: left;
	margin-right: 1.5%;
	line-height: 180%;
}

.news_center_row .left_date img {
	background: #fff;
	border: 0px solid #ddd;
	padding: 5px;
	width: 88.5%;
	margin-top: 5px;
}

.news_center_row .right_new {
	width: 70%;
	float: left;
	text-align: left;
	line-height: 180%;
}

.news_center_row .right_new p.title_2 {
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	padding-top: 0;
	color: #3e3a39;
}

.right_new p {
	padding-top: 8px;
	margin-top: 0
}

.right_new p.info {
	height: 115px;
	overflow: hidden
}

.right_new p.bottom {
	color: #999;
}

.right_new p.bottom img {
	vertical-align: middle;
	margin-right: 5px
}
/*页码*/
.pageWrap {
	text-align: center;
	width: 100%;
	position: relative;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.pageWrap ul {
	display: inline;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.pageWrap ul li {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin-right: 6px;
	list-style: none;
	overflow: visible;
	white-space: nowrap;
}

.pageWrap ul li a {
	display: block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	font-family: 'arial';
	border: 1px solid #cdcdcd
}

.pageWrap ul li a.selected {
	color: #5d5442;
	background-color: #ffba00;
	border: 1px solid #ffba00;
	font-weight: bold
}

.pageWrap ul li.col_prevPage a, .pageWrap ul li.col_prev a, .pageWrap ul li.col_next a,
	.pageWrap ul li.col_nextPage a {
	border: 0 none !important;
}
/*表单*/
#signup_form {
	clear: both;
	overflow: hidden;
}

.signup_form {
	padding: 30px;
	margin: 30px auto 20px auto;
	background: #fff;
	clear: both;
	overflow: hidden;
}

.signup_form p {
	font-size: 14px;
	color: #888;
	margin-bottom: 25px;
	clear: both;
	line-height: 35px;
	overflow: hidden;
}

.signup_form p label {
	width: 30%;
	float: left;
	text-align: right;
	color: #666;
	margin-right: 30px;
	line-height: 35px;
	font-size: 16px;
}

.signup_form input[type="text"], .signup_form select, .signup_form textarea,
	.signup_form input[type="password"], .reply textarea {
	width: 35%;
	line-height: 35px;
	height: 35x;
	border: 1px solid #ccc;
	font-size: 16px;
	padding-left: 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

img#vCodeImg {
	vertical-align: middle;
	cursor: pointer
}

.signup_form .button_sign, .button_sign {
	background: #f5c51e;
	width: 36%;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	font-weight: bold;
	border: 0;
	text-align: left;
	color: #3e3a39;
	text-align: center;
	letter-spacing: 2px;
	margin-bottom: 5px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.err-tips {
	color: red;
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
}

.signup_form a {
	color: #0073bf;
}

a.smsCodeBtu {
	background: #d9eaf3;
	height: 37px;
	line-height: 37px;
	font-size: 15px;
	border: 0;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
	letter-spacing: 1px;
	color: #3e3a39;
	text-align: center;
	margin-bottom: 5px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.signup_form select {
	height: 40px;
	line-height: 40px;
	color: #999
}

.signup_form ul.inquiry p {
	font-size: 14px;
	color: #444;
	margin-bottom: 0
}

.signup_form ul.inquiry p.bold {
	border-bottom: 1px solid #eee;
	background: #efefef;
	line-height: 45px;
	text-indent: 5px;
}

.signup_form ul.inquiry h1 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin-bottom: 25px;
	font-size: 28px;
	text-align: center;
	line-height: 180%
}
/*厂商网站*/
.main_head {
	clear: both;
	overflow: hidden;
	padding: 15px 0px 20px 0px;
	text-align: left;
	font-size: 14px;
	color: #3e3a39;
	width: 1000px;
	margin-left: auto;
	margin-right: auto
}

.main_head .left {
	width: 200px;
	text-align: right;
	font-size: 14px;
	float: left;
	color: #9c9a9f;
	font-weight: bold;
	margin-right: 10px;
	padding-top: 2px
}

.main_head .left h1 {
	color: #382f30;
	font-size: 22px;
	padding: 0;
	letter-spacing: 1px;
	margin: 0;
	text-align: right
}

.main_head .right {
	width: 780px;
	float: right;
}

.main_head .right_find {
	width: 780px;
	float: right;
	color: #3e3a39;
	text-align: right;
	font-size: 18px;
	padding-top: 5px;
}

.main_head .right_find span, .main_head .right_find span a {
	font-size: 14px;
}
/*搜索智造商_搜索*/
.main_head .right span {
	float: right;
	width: auto;
	font-weight: normal;
}

.main_head .search_bg {
	width: 100%;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	background: #f5c51e;
	padding: 0;
	margin: 5px 0 10px 0;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Gecko browsers */
	-webkit-border-radius: 4px; /* Webkit browsers */
}

.main_head .search_bg span a {
	color: #0073bf;
}

.main_head .search_bg .input_text {
	width: 82%;
	margin-left: 5px;
	background: #fff;
	color: #aaa;
	font-size: 16px;
	margin-top: 5px;
	height: 25px;
	padding: 5px 10px;
	vertical-align: top;
	border: 0;
}

.main_head .search_bg .submit {
	background: #f5c51e;
	font-size: 16px;
	font-weight: bold;
	color: #3e3a39;
	border: 0;
	cursor: pointer;
	padding: 10px 15px;
	margin-left: 8px;
}
/*厂商网站_左边分类*/
.all-sort-list {
	border-top: none;
	padding: 3px 0 3px 0;
	background: #fff;
	width: 18%;
	margin-right: 2%;
	float: left;
	text-align: left;
	position: relative;
}

.all-sort-list .item_site {
	height: 35px;
	border-top: 1px solid #FFFFFF;
}

.all-sort-list .item_site.bo {
	border-top: none;
}

.all-sort-list .item_site h3 {
	margin-left: 20px;
	line-height: 35px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #3e3a39;
	border-top: 1px solid #ddd;
	border-left: 0px solid #ddd;
	text-decoration: none;
	padding: 0 0 0 20px;
	margin: 0;
}

.all-sort-list .hover h3 {
	position: relative;
	z-index: 13;
	background: #FFF;
	border-color: #DDD;
	border-width: 1px 0px;
	border-style: solid;
	line-height: 40px;
	font-weight: bold;
	padding: 0 0 0 20px;
	margin: 0
}

.all-sort-list .item_site span {
	padding: 0px 0px;
	color: #282e5c;
	font-weight: normal;
}

.all-sort-list .item_site a {
	color: #3e3a39;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.all-sort-list .item_site a:hover {
	font-weight: bold;
	color: #282e5c;
}

.all-sort-list .item-list {
	display: none;
	position: absolute;
	min-width: 1050px;
	height: 293px;
	height: 293px;
	background: #FFF;
	left: 99.2%;
	box-shadow: 0px 0px 10px #DDDDDD;
	border: 1px solid #DDD;
	top: 0px;
	z-index: 10;
}

.item-list .subitem {
	float: left;
	width: 160px;
	padding: 10px 4px 0px 20px;
	font-size: 14px;
	line-height: 200%;
}

.item-list .subitem .title {
	font-weight: bold;
	color: #3e3a39;
	margin-bottom: 4px;
	font-size: 14px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}

.item-list .subitem a {
	color: #0073bf;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal
}

.item-list .subitem a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #0073bf;
}

.item-list .subitem p {
	display: block;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	line-height: 170%;
	color: #666
}

.item-list .left {
	float: left;
	width: 70%;
	height: 292px;
}

.item-list .right {
	height: 292px;
	float: right;
	width: 28%;
	background-color: #fff;
	border-left: 0px solid #eee;
	text-align: right
}

.item-list .right img {
	float: right
}
/*厂商网站_广告*/
.online_show_adv {
	width: 80%;
	padding-top: 3px;
	float: left;
	text-align: right;
}

#inner {
	width: 100%;
	margin: 0 auto;
	border: 1px solid #ddd;
}

.hot-event {
	padding: 256px 0 0;
	position: relative;
}

.hot-event .switch-tab {
	width: 100%;
	text-align: center;
	padding: 8px 0;
	background: url(../images/online_show_07.gif) repeat-x;
}

.hot-event .switch-tab a, .hot-event .switch-tab .current {
	margin: 0 2px;
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url(../images/bg.png);
	background-position: -161px 0;
	font: 0/0 arial;
	color: transparent;
	overflow: hidden;
	vertical-align: top;
}

.hot-event .switch-tab .current {
	background-image: url(../images/bg.png);
	background-position: -195px 0;
}

.hot-event .switch-nav {
	position: absolute;
	right: 5px;
	top: 262px;
	z-index: 2;
}

.hot-event .switch-nav .i-prev {
	background-image: url(../images/bg.png);
	background-position: -127px -2px;
}

.hot-event .switch-nav .prev {
	border-radius: 3px 0 0 3px;
	border-width: 1px;
}

.hot-event .switch-nav .next {
	border-radius: 0 3px 3px 0;
	border-width: 1px;
}

.hot-event .switch-nav .i-next {
	background-image: url(../images/bg.png);
	background-position: -144px -2px;
}

.hot-event .switch-nav a {
	display: inline-block;
	padding: 2px 10px;
	background: rgba(255, 255, 255, .9);
	border-style: solid;
	border-color: rgba(0, 0, 0, .2);
}

.hot-event .switch-nav a:hover {
	background: rgba(0, 0, 0, .2);
}

.hot-event .event-item {
	height: 257px;
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	border-bottom: 1px solid #ddd;
}

.hot-event .event-item .banner {
	display: block;
}

.hot-event .event-item img {
	-webkit-box-reflect: below 0
		-webkit-gradient(linear, 0 0, 0 100%, from(transparent),
		color-stop(85%, transparent), to(rgba(255, 255, 255, .2)));
	border: 0;
}

.hide-clip {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	line-height: 0 !important;
	width: 1px !important;
	overflow: hidden;
}

a .ico {
	cursor: pointer;
}

.ico {
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	overflow: hidden;
}
/*厂商网站_左边*/
.online_show_left {
	width: 18%;
	float: left;
	text-align: left;
	margin-right: 2%;
	font-size: 14px;
	line-height: 160%
}
/*厂商网站_左边_开通&订阅*/
.online_show_left .window_open {
	color: #666;
	font-size: 12px;
	background: #fff url(../images/online_show_18.jpg) right
		bottom no-repeat;
	border: #ddd 1px solid;
	padding: 10px;
	margin-top: 35px;
}

.online_show_left .window_open h2 {
	font-size: 14px;
	color: #666;
	padding: 0;
	margin: 0;
}

.online_show_left .window_open h1 {
	font-size: 18px;
	color: #3e3a39;
	margin: 0;
	line-height: 35px;
	text-align: left
}

.online_show_left .subscribe {
	background: url(../images/online_show_27.gif) bottom right
		no-repeat;
}
/*厂商网站_右边*/
.online_show_right {
	width: 80%;
	float: left;
	text-align: left;
	font-size: 14px;
}

.online_show_h1 {
	clear: both;
	background: #f5c51e;
	color: #3e3a39;
	font-size: 18px;
	font-weight: bold;
	text-indent: 10px;
	height: 40px;
	line-height: 40px;
	text-align: left;
}
/*厂商网站_产品滑动*/

/*厂商网站_最新入驻厂商*/
.manufacturer_left {
	width: 76%;
	float: left;
	text-align: left;
	font-size: 14px;
	margin-top: 15px;
}
/*厂商网站_厂商滚动*/
/*.box {
	height: 300px;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.box2 {
	height: 210px;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	position: relative;
}

#roll, #roll2 {
	width: 200%;
}

#roll dd {
	width: 242px;
	height: 280px;
	border: 0px solid #ddd;
	float: left;
	margin-right: 20px;
	text-align: center
}

#roll dd p.block {
	border: 1px solid #ddd;
	width: 232px;
	height: 240px;
	line-height: 240px;
	text-align: center;
}

#roll dd p.block img {
	width: 85%;
	vertical-align: middle;
	text-align: center;
}

#roll dd p.text {
	line-height: 160%;
	clear: both;
	text-align: left;
	margin-top: 10px;
	color: #555
}

#roll dd p.text a {
	color: #555
}

#roll2 dd {
	width: 227px;
	height: 200px;
	border: 0px solid #ddd;
	float: left;
	margin-right: 20px;
	text-align: center
}

#roll2 dd p.block {
	border: 1px solid #ddd;
	width: 215px;
	height: 170px;
	line-height: 170px;
	text-align: center;
}

#roll2 dd p.block img {
	width: 80%;
	vertical-align: middle;
	text-align: center;
}

#roll2 dd p.text {
	line-height: 160%;
	clear: both;
	text-align: left;
	margin-bottom: 10px;
	color: #555
}

#roll2 dd p.text a {
	color: #555
}

.box span {
	position: absolute;
	bottom: 55%;
	display: inline-block;
	width: 40px;
	height: 30px;
	line-height: 30p;
	text-align: center;
	cursor: pointer;
	z-index: 90;
	color: #fff;
}

.box .next {
	right: 5px;
}

.box2 span {
	position: absolute;
	bottom: 35%;
	display: inline-block;
	width: 40px;
	height: 30px;
	line-height: 30p;
	text-align: center;
	cursor: pointer;
	z-index: 90;
	color: #fff;
}

.box2 .next2 {
	right: -10px;
}

.manufacturer_right {
	width: 20%;
	float: right;
	text-align: left;
	font-size: 14px;
	line-height: 26px;
	margin-top: 15px;
	background: #f0f0f0;
	border: 1px solid #ddd;
	padding: 15px 10px 5px 10px;
}

.manufacturer_right h2 {
	letter-spacing: 1px;
	margin: 0 0 5px 0;
	font-size: 16px;
}

.manufacturer_right p {
	line-height: 30px;
}*/
/*分类搜索热门关键词*/
.hot_key {
	clear: both;
	text-align: left;
	overflow: hidden;
	padding-bottom: 30px;
}

.hot_key ul {
	float: left;
	width: 49%;
	margin-left: 1%;
	text-align: left;
}

.hot_key ul h2 {
	font-size: 16px;
	margin-top: 15px;
	color: #3e3a39;
	margin-bottom: 5px;
}

.hot_key ul a {
	font-size: 14px;
	line-height: 25px;
	float: left;
	width: 20%;
	text-align: left;
}

/*网上常年展_搜索结果列表*/
.online_show_list_left {
	width: 75%;
	float: left;
	text-align: left;
}

.online_show_list_left .guide {
	clear: both;
	overflow: hidden;
	border-bottom: 3px solid #f5c51e;
	font-size: 14px;
	color: #666;
	margin-right: 0px;
	padding-bottom: 10px;
}

.online_show_list_left .guide a {
	color: #0073bf
}

.online_show_list_left .guide .result_right {
	color: #999;
	float: right;
}

.online_show_list_left .guide span.orange {
	color: #e56d02;
	font-size: 18px;
}

.online_show_list_left .sub_guide {
	border: 1px solid #ddd;
	clear: both;
	overflow: hidden;
	padding: 10px;
	font-size: 15px;
	background: #f9f9f9;
	line-height: 180%;
	margin-bottom: 20px;
}

.online_show_list_left .sub_guide a {
	margin-right: 20px;
	color: #0073bf
}

.online_show_list_left h4 {
	font-size: 16px;
	font-weight: normal;
	color: #3e3a39;
	padding: 0;
	margin: 0
}

.show_list_row {
	clear: both;
	overflow: hidden;
	margin-top: 10px;
	padding: 15px;
	border-bottom: 0px solid #ddd
}

.show_list_row_bg {
	background: #f0f0f0
}

.show_list_row h3, .show_list_row h3 a {
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 20px;
	font-weight: bold;
	clear: both;
	color: #3e3a39;
}

.show_list_row .left {
	width: 80%;
	float: left;
	font-size: 14px;
	line-height: 180%;
	text-align: left;
}

.show_list_row .left .img {
	width: 150px;
	float: left;
	text-align: left;
	overflow: hidden
}

.show_list_row .left .img img {
	width: 130px;
	height: 90px;
	vertical-align: middle;
	border: 1px solid #ddd;
}

.show_list_row .left .text {
	width: 500px;
	float: left;
	text-align: left;
}

.show_list_row .left .text p {
	padding-top: 5px;
	color: #666
}

.show_list_row .right {
	width: 20%;
	float: left;
	font-size: 14px;
	text-align: center;
	padding: 0;
	vertical-align: top
}

.show_list_row .right img {
	margin-top: 15px;
	margin-bottom: 5px;
	width: 90px;
	width: 90px;
	border: 1px solid #ddd;
}

.show_list_row .right a {
	color: #0073bf
}

.online_show_list_right {
	background: #fff;
	width: 21%;
	float: left;
	margin-left: 4%;
	text-align: center;
	font-size: 16px;
	padding-top: 30px;
	line-height: 150%
}

.online_show_list_right p {
	color: #3e3a39;
	font-weight: bold
}

.online_show_list_right p img {
	margin-top: 10px;
	width: 85%;
	border: 1px solid #ddd
}

.online_show_list_right div.com_join {
	background: #ececec;
	clear: both;
	overflow: hidden;
	padding: 20px 0px 20px 0px
}
/*下载中心*/
p.download {
	width: 30%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	margin-top: 20px;
	margin-bottom: 25px;
}

p.download img {
	margin-right: 10px;
}
/*SIMM头条*/
.col_8 p.news_date {
	color: #999;
	margin-bottom: 15px;
}

.col_8 div.remark {
	clear: both;
	padding: 20px;
	overflow: hidden;
	background: #f9f9f9;
	color: #666;
	font-size: 14px;
	line-height: 160%;
	border: 1px solid #ddd
}

.new_block {
	clear: both;
	overflow: hidden;
	line-height: 180%;
	padding-top: 20px;
}

.new_block p {
	margin-top: 20px;
	font-size: 16px;
}

.new_block .bold {
	font-weight: bold
}

.new_block img {
	max-width: 95%;
	margin-top: 20px;
}

.text_pn_div {
	clear: both;
	overflow: hidden;
	margin-top: 40px;
}

.text_pn {
	background: #b5b5b5;
	text-align: center;
	padding: 5px 25px;
	font-size: 14px;
	float: right;
	color: #fff;
}

.news_right_row, .news_right_row ul {
	clear: both;
	overflow: hidden;
	padding: 0;
}

.news_right_row ul {
	margin-bottom: 10px;
	margin-top: 0
}

.news_right_row ul li.left {
	float: left;
	width: 35%;
	margin-top: 0;
	padding-top: 0;
	margin-right: 5%;
}

.news_right_row ul li.left img {
	width: 100%;
	margin-top: 0;
	vertical-align: top
}

.news_right_row ul li.right {
	float: left;
	width: 60%;
	padding: 0;
	margin: 0;
	font-size: 14px;
	text-align: left;
	vertical-align: top
}

.col_2 .news_title {
	font-size: 18px;
	color: #3e3a39;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0;
	text-align: left
}
/*精彩视频*/
.video_catalog {
	margin: 30px auto 20px auto;
	text-align: left;
	color: #fff;
	font-size: 16px;
	clear: both;
}

.video_catalog ul li {
	float: left;
	border-right: 1px solid #999;
	padding-right: 30px;
	padding-left: 30px;
	cursor: pointer
}

.video_catalog ul li.current {
	color: #f5c51e;
	font-weight: bold;
}
/*视频中心*/
.video_col {
	background: #fff;
	padding-bottom: 10px;
	margin-top: 10px
}

.video_col p.video_pic {
	position: relative;
}

.video_col p.video_pic img.pic_show {
	width: 100%
}

.video_col p.video_pic img.play {
	position: absolute;
	top: 40%;
	left: 40%
}

.video_col p.title {
	padding: 5px 10px;
	color: #3e3a39;
	font-size: 16px;
	font-weight: bold
}

.video_col p.bottom {
	font-size: 14px;
	padding: 5px 10px;
	color: #999
}

.video_col p.bottom img {
	vertical-align: middle;
}

.margin_right {
	margin-right: 0
}

.col_2 .info {
	background: #eee;
	padding: 15px;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 160%;
}

.col_2 .info p {
	margin-bottom: 8px;
	color: #444;
}
/*评论*/
.col_8 p.top_title {
	font-size: 20px;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 5px;
}

.detail_header {
	border-bottom: 1px solid #888;
	padding-bottom: 10px;
	clear: both;
	overflow: hidden;
	margin-bottom: 15px;
}

.detail_header .left {
	float: left;
	width: 10%;
	text-align: center;
	color: #ddd;
}

.detail_header .img_perpon {
	margin: 15px 15px 10px 0;
	border: 1px solid #666;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.detail_header .right {
	float: left;
	width: 90%;
	text-align: left;
	padding-top: 0;
	margin-top: 0;
}

.detail_header p {
	color: #aaa;
	padding-top: 0px;
}

.detail_header p.common {
	color: #ddd;
	padding-top: 0px;
}

.detail_header p a {
	color: #f5c51e
}

.reply {
	padding: 0;
	clear: both;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 25px;
}
/*宣传资源*/
.resour_col {
	padding-top: 40px;
	padding-bottom: 40px;
	clear: both;
	overflow: hidden;
}

.resour_col_bg {
	background: #efefef;
	padding-top: 40px;
	padding-bottom: 40px;
}

.resour_col ul li {
	width: 50%;
	float: left
}

.resour_col ul li h2 {
	border-bottom: 0;
	padding: 0 20px;
	font-size: 22px;
	text-align: left;
	color: #fdc000;
}

.resour_col ul li img {
	max-width: 70%;
	margin-left: auto;
	margin-right: auto
}

.resour_col ul li p {
	padding: 0 50px 0 20px;
}

.resour_col_bg ul li p, .resour_col_bg ul li h2 {
	padding: 0 20px 0 100px;
}
/*参展介绍*/
.intro_col {
	width: 46%;
	margin-right: 2%;
	float: left
}

.intro_col h3 {
	font-size: 16px;
	color: #444;
}

.col_8 .step_block {
	background: #fcfcfc;
	border: 2px solid #d2d2d2;
	width: 90%;
	padding: 5px 0 10px 0;
	text-align: left;
	margin: 0;
	clear: both;
	overflow: hidden;
	display: block
}

.col_8 .step_block p {
	font-size: 16px;
	color: #555;
	line-height: 140%;
}

.col_8 .step_block p a {
	color: #333;
	font-weight: bold;
	font-size: 16px
}

.arrow {
	clear: both;
	width: 90%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	padding: 10px 0 0 0;
	margin: 0
}

.intro_col p.indent {
	padding-left: 50px;
}

.intro_col p span.time {
	float: right;
	margin-right: 45px;
}

.step_num {
	width: 40px;
	height: 40px;
	line-height: 40px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
	color: #fff;
	background: #f5c51e;
	font-size: 28px;
	font-weight: bold;
	display: inline-block;
	margin-left: 20px;
	margin-right: 10px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif
}

.hall_block_col {
	float: left;
	width: 46%;
	margin-right: 2%;
	background: #efefef;
	padding: 15px 1.5%;
	margin-bottom: 35px;
	position: relative;
	min-height: 250px;
}

.hall_block_col ul li.left {
	width: 30%;
	float: left
}

.hall_block_col ul li.left img {
	width: 100%;
}

.hall_block_col ul li.right {
	width: 67%;
	margin-left: 3%;
	float: left
}

.hall_block_col ul li.right p {
	line-height: 150%;
	padding-bottom: 10px;
	margin-top: 0
}

.hall_block_col ul li.right p.bold {
	padding-bottom: 5px
}

.hall_block_col h3 {
	padding: 0;
	margin: 10px 0 20px 0;
	font-size: 20px;
	text-align: left;
}

.hall_num {
	position: absolute;
	width: 80px;
	height: 70px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	top: -40px;
	left: 42%;
	text-align: center;
	color: #fff;
	font-size: 32px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
}

.hall_num span {
	display: block;
	font-size: 14px
}
/*会议活动*/
.webinars {
	position: relative;
	padding: 35px 20px 15px 20px;
	border: 1px solid #ddd;
	margin-top: 30px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.webinars_grey {
	background: #fff;
	padding-top: 35px;
}

.webinars_focus {
	background: #fffff0;
	padding-top: 35px;
}

.webinars .left {
	float: left;
	padding: 0px;
	text-align: center;
	width: 10%;
}

.webinars .left .logo_div {
	width: 130px;
	height: 72px;
	line-height: 72px;
	display: block;
	border: 1px solid #ddd;
	margin-bottom: 10px;
	background: #fff;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.webinars .left img.act_logo {
	width: 100%;
	height: auto;
}

img.icon_18 {
	vertical-align: middle;
	cursor: pointer;
	margin-left: 5px;
	margin-right: 5px;
}

.webinars p {
	line-height: 200%;
	font-size: 14px;
	color: #444;
}

.webinars p a {
	
}

.webinars .middle {
	float: left;
	width: 84%;
	margin-left: 6%;
}

.webinars h3 {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 20px;
	padding-bottom: 5px;
	margin-top: 0;
	padding-top: 0;
	height: auto;
	color: #0073bf;
	line-height: 160%;
	padding-right: 50px;
}

.webinars h3 a {
	color: #0073bf;
}

.webinars .middle p.time_show {
	font-size: 16px;
	color: #444;
	font-weight: bold;
}

.webinars p {
	line-height: 200%;
	font-size: 14px;
	color: #444;
}

.webinars p.infomation {
	font-size: 14px;
	line-height: 26px;
	max-height: 100px;
	overflow: hidden;
	margin-bottom: 3px;
}

.edu_title {
	clear: both;
	overflow: hidden;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	text-indent: 10px;
	text-align: left;
	margin-right: 0px;
	margin-top: 10px;
	border-bottom: 1px solid #666;
	border-left: 10px solid #666;
}

.ta_toollist {
	height: 40px;
	border-bottom: 1px solid #eee;
	padding: 0 15px;
	color: #f2f2f2;
	line-height: 40px;
	font-size: 14px;
}

.ta_toollist i {
	color: #606060;
	font-weight: 400;
	font-style: normal;
}

.ta_toollist a.cur {
	color: #005aaa;
}

.ta_toollist a {
	display: inline-block;
	padding: 0 15px;
	color: #606060;
}

.join_online_detail,.slideTxtBox .bd ul div.act_intro p .join_online_detail  {
	background: #f5c51e;
	color: #3e3a39;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	width: 20%;
	margin-right: 30px;
	float: left;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
}



.join_online_detail_yet img {
	vertical-align: middle;
	margin-right: 5px;
}

.qa_online_detail {
	background: #6e5c4a;
	color: #fff;
}

.join_online_detail_yet {
	background: #ddd;
	color: #3e3a39;
}

.listContent {
	border-top: 2px solid #6a6665;
	clear: both;
	overflow: hidden;
	background: #f4f2ef;
	padding-bottom: 5px;
	margin-top: 20px;
	font-size: 15px;
}

.listCategoryFrame {
	padding: 10px 10px;
	clear: both;
	overflow: hidden
}

.listCategoryFrame .left {
	width: 7%;
	float: left;
	padding-top: 3px;
	color: #888;
}

.listCategoryFrame .right {
	float: left;
	width: 93%;
}

.listLiWithThree {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.listLiWithThree li {
	float: left;
	height: 28px;
	line-height: 28px;
	width: auto;
	padding-left: 20px;
}

.listLiWithThree li.current a {
	color: #FFF;
	background: #666;
	font-weight: bold
}

.listLiWithThree li a {
	padding: 5px 10px;
	text-decoration: none;
	color: #666;
}

.right_top {
	position: absolute;
	right: 0;
	top: 0;
}

.webinars .bottom {
	margin-top: 8px;
	color: #ccc;
	text-align: right
}

.webinars .bottom span.right {
	width: 100%;
	text-align: right;
	margin-top: 0;
	margin-bottom: 5px;
}

.webinars .bottom span a {
	margin-left: 8px;
	margin-right: 8px;
	color: #0073bf;
	font-weight: bold;
}

.icon_act {
	vertical-align: middle;
	margin-right: 10px;
}

span.label_meeting {
	border-radius: 15px;
	font-size: 14px;
	color: #0073bf;
	padding: 5px 20px;
	margin-right: 10px;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #0073bf
}

span.label_meeting:hover {
	background: #0073bf;
	color: #fff;
	text-decoration: none
}

.exhi_con_detial_header {
	margin: 20px 20px 20px 20px;
	clear: both
}

.exhi_con_detial_header div.left_pic {
	float: left;
	margin-top: 5px;
	background: #fff;
	border: 1px solid #ddd;
	padding: 1%;
	width: 15%;
	line-height: 128px;
	overflow: hidden;
	text-align: center;
}

.exhi_con_detial_header div.left_pic img {
	max-width: 100%
}

.exhi_con_detial_header .right_header {
	float: left;
	width: 75%;
	text-align: left;
	padding: 0 0 0 4%;
	position: relative;
}

.slideTxtBox .bd ul div.act_intro p.underline {
	border-bottom: 1px solid #ddd;
	color: #444;
	font-size: 18px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: bold;
}

.speaker {
	float: left;
	width: 190px;
	margin-left: 30px;
	margin-right: 35px;
	margin-top: 30px;
}

.slideTxtBox .bd ul div.speaker ul {
	padding: 0;
	margin: 0;
	border: 0
}

.slideTxtBox .bd ul div.speaker ul li.pic img {
	width: 150px;
	background: #f2f2f2;
	border: 1px solid #e1e1e1;
	padding: 5px;
}

.slideTxtBox .bd ul div.speaker ul li.text p.bold {
	font-size: 16px;
	color: #333;
	padding-top: 10px;
}

.slideTxtBox .bd ul div.speaker ul li.text p {
	padding-top: 5px;
	line-height: 160%;
	font-size: 12px;
	color: #999;
}

.yj_people {
	clear: both;
	overflow: hidden;
}

.slideTxtBox .bd ul div.speaker ul .yj_people ul.person_text {
	border: 0
}

.video_normal {
	width: 220px;
	float: left;
	margin-right: 80px;
	background: #F6F6F6 none repeat scroll 0% 0%;
	color: #999;
	font-size: 14px;
	line-height: 120%;
	padding-bottom: 10px;
	margin-top: 20px;
}

.slideTxtBox .bd ul div.video_normal p.title {
	line-height: 22px;
}

div.video_normal p {
	line-height: 140%;
	text-align: left;
	padding-top: 0px;
	color: #999;
	margin-top: 0;
	padding-left: 5px;
	font-size: 14px;
}

div.video_normal p span {
	color: #999;
}

div.video_normal p a {
	font-size: 14px;
}

.li_download {
	float: left;
	text-align: left;
	margin-top: 10px;
	line-height: 180%;
	width: 33.3%;
	font-size: 15px;
	color: #0073bf;
}

.li_download img {
	vertical-align: middle;
}

.slideTxtBox .bd ul div.act_intro p.underline span {
	font-size: 14px;
	color: #999;
	font-weight: normal;
}

.act_intro p label {
	width: 12%;
	float: left;
	text-align: right;
	color: #444;
	margin-right: 10px;
	line-height: 30px;
}

.act_intro input[type="text"], .act_intro select, .act_intro textarea {
	font-size: 14px;
	width: 45%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #c1c1c1;
	height: 32px;
	line-height: 32px;
	margin-bottom: 3px;
	font-size: 14px;
	color: #999;
	text-indent: 10px;
}

.ask-list {
	padding: 20px 10px 20px 0;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	clear: both;
}

.ask-list h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	letter-spacing: 0;
	color: #444;
	padding-left: 10px;
}

.ask-list span.guid {
	background: #666;
	width: 60px;
	margin-right: 10px;
	text-align: center;
	color: #fff;
	padding: 5px 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
	font-weight: bold;
}

.slideTxtBox .bd ul div.act_intro .ask-list p {
	font-size: 14px;
	background: #efefef;
	padding: 10px;
	color: #444;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.ask-list span.guid_green {
	background: #ffae00;
}

span.price_product {
	float: left;
	width: 33%;
	font-weight: bold;
	font-size: 15px;
	line-height: 200%;
	margin-top: 20px;
	text-align: center
}

.new_row_event {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #eee;
}

span.news_date {
	float: right;
	font-size: 13px;
	color: #aaa;
	margin-right: 20px;
}

.news_pic {
	box-sizing: border-box;
	border: 0px solid #DDD;
	background-color: #fff;
	margin: 0px 0px 20px 0px;
	max-width: 100%;
	padding: 5px;
}
/*展期会议*/
.add_div {
	clear: both;
	overflow: hidden;
	padding: 20px 0;
	text-align: right
}

.add_div a {
	float: right;
	margin-right: 0
}

.table_exhi {
	clear: both;
	overflow: hidden;
	font-size: 15px;
	color: #3e3a39
}

.table_exhi td {
	padding: 15px 5px;
	border-bottom: 1px solid #dbdbdb;
	text-align: left;
	color: #3e3a39
}

.table_exhi th {
	font-weight: bold;
	border-top: 2px solid #6a6665;
	background: #f4f2ef;
	padding: 12px 5px;
	text-align: left
}

.table_exhi td a {
	color: #0073bf;
}

.table_exhi td.grey {
	color: #999
}

.table_exhi tr:hover {
	background: #f9f9f9;
	cursor: pointer
}
/*对接会*/
.match_half {
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	margin-bottom: 30px;
}

.match_half h3 {
	color: #fdc000
}

.match_button {
	width: 47%;
	float: left;
	margin-right: 6%;
	height: 110px;
	padding-top: 15px;
	background: #f5c51e;
	text-align: center;
	color: #413c3b;
	font-size: 16px;
	font-weight: bold;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	letter-spacing: 1px;
}

.match_button img {
	margin-bottom: 5px;
}

.match_button_2 {
	background: #6e5c4a;
	color: #fff;
	margin-right: 0
}

div.match_right {
	background: #f0f0f0;
	clear: both;
	overflow: hidden;
	padding: 5px 15px 10px 20px;
	margin-top: 30px;
}

div.match_right h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

div.match_right h2 span {
	color: #0073bf;
	float: right;
	margin-right: 10px;
	font-size: 16px;
}

div.match_right p {
	margin-bottom: 15px;
	font-size: 14px;
}

div.match_right a {
	color: #666
}

div.match_right a:hover {
	text-decoration: underline
}

div.match_right a span {
	color: #0073bf;
	float: right;
	margin-right: 10px;
}

.accout_home_div {
	clear: both;
	overflow: hidden;
	padding-top: 5px;
	font-size: 16px;
	border-bottom: 1px solid #999;
	padding-bottom: 20px;
}

.accout_home_div ul.top_head {
	cursor: pointer;
	padding: 20px 15px;
}

.accout_home_div .col_acc {
	float: left;
	width: 30%;
	text-align: left;
	color: #888;
}

.accout_home_div .col_acc_mid {
	width: 60%;
	color: #382f30;
}

.accout_home_div .col_acc_right {
	text-align: right;
	width: 10%;
}

.accout_home_div .col_acc_right a {
	color: #0073bf;
	font-weight: bold
}

.slide_div {
	position: relative;
	padding: 10px 20px;
	display: block;
	text-align: left;
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}
/*弹出DIV*/
.areUsure {
	width: 200px;
	height: auto;
	padding: 20px;
	border: 0px solid #d9c236;
	background: #fff;
	display: none;
	color: #333333;
	font-size: 12px;
	text-align: left;
	z-index: 99999;
}

.areUsure p {
	margin-top: 15px;
}

.areUsure h4 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 2px 0;
	color: #383735;
	line-height: 25px;
}

.areUsure .main .contact_form {
	width: 100%;
}

.areUsure .contact_form label, .label_80 {
	width: 80px;
	line-height: 20px;
}

.areUsure h2 {
	margin: 0;
	padding: 0 10px 10px 10px;
	color: #333;
	line-height: 20px;
}

.areUsure  .close {
	position: absolute;
	right: -7px;
	top: -7px;
	z-index: 10000;
}

.cfmBtn {
	background: #f5c51e;
	color: #383735;
	font-size: 16px;
	font-weight: bold;
}

.imgP {
	text-align: center;
}

.soc-list {
	padding-top: 20px;
	padding-left: 60px;
}

.soc-list li {
	display: inline-block;
	font-size: 24px;
}

.link,.link a {
	color: #fff;
	padding-top: 10px;
	line-height: 2;
}


/*------二次修改---------*/

.simm_show_time {
	height: 230px;
}
.register_block {
	height: 115px !important;
}
.register_block a {
	color: #fff;
}
.register_block a:hover {
	text-decoration: none;
	color: #f5f5f5;
}
.c-img {
	margin: 10px 0 0;
}

.box {
	width: 1280px;
	margin: 0 auto;
}
.neiye * {
	box-sizing: border-box;
}
.neiye a {
	color: inherit;
}

.clear:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.item-box {
	border: 1px solid #ccc;
}
/*内页*/


#container { width:1200px; }
#ileft { width:300px;}
.r_bg {
    background: url(../images/r_bg_60.gif) no-repeat center top/100% 100%;
}
#ileft .ileft-c {
    overflow: hidden;
    width: 300px;
    margin: 0px auto;
    
}


#ileft .sidebar-t { background: url(../img/left-bg.jpg) no-repeat center 0/97% 100%; width:100%; margin: 0; padding: 10px 0; }
#ileft .sidebar-t h2 { text-align: center; padding-top: 15px ; margin: 0; font-size: 26px; }
#ileft h3,#ileft p { margin: 5px 0; padding-left:20px; }
#ileft h3 { background: url(../images/boxicon.png) no-repeat 10px 2px; padding-right:20px; }

#ileft .ileft-m {
    padding-top: 6px;
    background: url(../images/r_bg_59.gif) no-repeat 0 0/100% 100%;
}

#ileft .ileft-b {
    height: 14px;
    background: url(../images/r_bg_78.gif) no-repeat 0 0/100% 100%;
}

#mainContent {
    float: right;
    width: 850px;
    margin-top: 75px;
}

.pro_bg {
	background: #1350ab;
	color: #fad030;
	padding: 10px 0;
}
.pro_bg .pro_list .pro-item:hover h3 {
	color: #fad030 !important;
	background: none;
}
.pro_list .pro-item {
    float: left;
    width: 33.333%;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
    padding: 0 10px;
}

.pro_list h4,.pro_list h4 a { width: 100%; height: 230px; overflow: hidden; position: relative; }
.pro_list h4 a b {
	height: 100%;
	background-size: 70px 70px !important;
}
.pro_list h4 img { width: 100%; height: 100%; transition: .25s; }
.pro_list h3 {
	width: 270px;
	margin: 0;
    padding: 1px;
    border: 1px solid transparent;
    border-top: none;
    font-size: 16px;
    line-height: 2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pro_list .pro-item.active h3 {
	border-color: #c0c0c0;
}
.pro_list .pro-item.active h3 a {
	color: #fff;
}
.pro_list .pro-item.active img {
	width: 110%;
	height: 110%;
	margin-top: -5%;
	margin-left: -5%;
}
.pro_list .pro-item.active b {
	opacity: 1;
	background-color: rgba(0,0,0,.25);
}

.sidebar {
    text-align: left;
    padding: 0 10px;
}


.box2-about { padding: 15px 0; margin-bottom: 15px; background: #fcfcfc; border-radius: 5px; }
.box2-about h2,.box2-about p { max-height: 4.6em; }
.box2-about h2 { margin: 0; overflow: hidden; }
.box2-about h2 img { width: 100%; height: 100px; margin-top: -20px; }
.box2-about p { display: none; font-size: 12px; line-height: 1.6em; max-width: 75%; overflow: hidden; margin-left: 10px; }
.box2-about p:nth-of-type(1) { display: block; }
.box2-about p strong { font-size: 13px; font-weight: 600; }



.bot-news { padding: 0 5%; margin-top: 25px; }
.bot-news p a { margin: 10px; padding: 5px 10px; border: 1px solid #eee; background: #fdf1da; border-radius: 4px; }
.bot-news p a:hover { background: #efdab5; }
.bot-news p a.active { background: #efdab5; color: #f00; }
.bot-news ul { border-top: 1px solid #000; padding: 2% 0; display: none; }
.bot-news ul:nth-of-type(1) { display: block; }
.bot-news li { width: 46%; background: #eee; padding: 0 1%; text-align: right; float: left; line-height: 2em; 
border-bottom: 1px solid #ccc; margin: 5px 2%; box-sizing: border-box; }
.bot-news li a { height: 30px; font-size: 14px; width:75%; text-align: left; color: inherit; overflow: hidden; float: left; }
.bot-news li:hover { box-shadow: 0 0 3px #F00; background: #efdab5; color: #f00; }
.bot-news li>font { width: 20%; font-size: 12px; display: inline-block; float: right; }

.artlist dd {
	font-size: 14px;
}
.box h3.box-title {
	font-size: 18px;
	font-weight: 100;
}
.box h3.box-title span {
	font-size: 14px;
}
.article h1.article-title {
	font-weight: 900;
	font-family: "微软雅黑";
    font-size: 30px;
}
.article .article-author {
	font-size: 12px !important;
}
.article {
	padding: 40px 0 0;
}




.neiye {
	margin: 40px auto 60px;
}
.neiye:after {
	content: "";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

.bot-news,.hot {
	display: none !important;
}

.ileft {
	width: 300px;
	
}
.iright {
	width: 900px;
	padding-left: 30px;
}

.box2-about h2,.box h3.box-title {
	padding: 10px 20px;
	color: #343434;
	background: #f8ce43;
	font-size: 24px;
}
.box h3.box-title span {
	float: right;
	margin-top: 12px;
}
.box2-about p {
	display: block;
	width: auto;
}
.box-c {
	margin-top: 20px;
}
.sidebar {
	padding: 0;
	margin-bottom: 35px;
}
.sidebar li {
	padding: 15px 0;
	padding-left: 20px;
	border-bottom: 1px dashed;
	font-size: 16px;
}
.sidebar li a:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 8px ;
	height: 8px;
	margin-right: 10px;
	border-radius: 50%;
	background: #000;
}
.artlist dl {
	margin: 30px 0;
}
.artlist dt h2 {
	font-size: 20px;
	margin-bottom: 8px;
}
.artlist dd {
	color: #666;
}
.article {
	padding: 0;
}
.article h1.article-title,.article .article-author {
	text-align: center;
	padding: 10px 0;
}
#MyContent {
	padding: 10px 15px;
}
#MyContent p:nth-of-type(1) {
	padding: 15px;
}
#MyContent p {
	margin-bottom: 10px;
}
.article-xg {
	margin: 15px 0 10px;
}
.pro_list h3 a {
	color: inherit;
	padding: 7px 0;
}
.pro_list .pro-item:hover .item-box {
	border-color: #f8ce43;
}
.pro_list .pro-item:hover h3 {
	background: #f8ce43;
	color: #343434;
}
#MyContent embed {
	width: 100%;
	min-height: 560px;
}
#fenye {
	clear: both;
	padding-right: 10px;
}

html, .fix_head {
	min-width: 1280px;
}
.simm_show_time {
	width: 23% !important;
}
.wrapper {
	width: 100% !important;
}
