body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
input,
textarea,
button,
p,
blockquote,
th,
td,
img,
iframe {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input,
button,
textarea,
option {
	font: 12px "\5b8b\4f53", Arial, Helvetica, sans-serif;
}

ul,
li,
div {
	list-style: none;
	border: 0px;
}

img {
	border: 0px;
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}

.clear {
	font: 0px/0px serif;
	display: block;
	clear: both;
}

html {
	-webkit-text-size-adjust: none;
}

input {
	outline: none;
}

textarea {
	resize: none;
}

a {
	text-decoration: none;
}

body:nth-of-type(1) input:focus,
textarea:focus {
	outline: none;
}

body {
	font: 12px "microsoft yahei", "\5b8b\4f53", Tahoma, Arial;
	color: #333;
	background: #fff;
	position: relative;
}

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	content: '';
	display: block;
	clear: both;
}
/* header */
#header{
	background: #f5f5f5;
	height: 39px;
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}
#divLogin{
	float: left;
}
#divLogin ul {
	float: left;
}
#divLogin ul li {
	font-size: 13px;
	line-height: 39px;
	float: left;
	color: #666;
}
#divLogin ul li.login1 {
	margin-right: 20px;
}
#divLogin ul li.login1 a {
	color: #0195df;
}
#divLogin ul li a{
	color: #999;
}
#divLogin ul li.register1 {
	margin-right: 10px;
}
#divLogin ul li.register1 a {
	padding: 3px 8px;
	border: 1px solid #dddddd;
	color: #666;
}
#divLogin ul li.register1 a:hover {
	color: #fff;
	background: #0195df;
	border: 1px solid #0195df;
}
.divService {
	float: right;
	color: #ddd;
	font-weight: bold;
	font-size: 13px;
}
.divService a{
	line-height: 39px;
	color: #666;
	padding: 0 8px;
	font-weight: normal;
}
.divService a:hover {
	color: #0195df;
}
.divService a i {
	font-size: 14px;
	vertical-align: middle;
	color: #0195df;
	margin-right: 4px;
	margin-top: -3px;
}
.divService a:last-child {
	padding-right: 0;
}
/* end */
/* top */
.top{
    overflow: hidden;
    padding: 27px 0 29px 0;
}
.top .logo{
    float: left;
    height: 60px;
    line-height: 60px;
}
.top .logo .image{
    float: left;
}
.top .logo .image img{
    height: 60px;
    width: auto;
}
.top .logo span{
    float: right;
    line-height: 40px;
    margin:10px 0 10px 40px;
    padding-left: 40px;
    border-left: 1px solid #e5e5e5;
    font-size: 32px;
    font-weight: 700;
    color: #333;
}
.top .search{
    float: right;
    width: 576px;
    overflow: hidden;
    border: 2px solid #168ce3;
    border-radius: 25px;
    margin: 6px 0;
}
.top .search input {
    float: left;
	width: 82.9%;
	height: 22px;
	border: none;
	background-color: #fff;
	font-size: 16px;
	padding: 11px 0;
    text-indent: 26px;
    color: #999;
	font-family: microsoft yahei;
}
.search button {
    float: right;
	width: 17.1%;
	height: 44px;
	background-color: #168ce3;
    color: #fff;
    font-size: 18px;
	text-align: center;
	border: none;
	cursor: pointer;
}
/* end */
.field{
	position: absolute;
	top: 11px;
	right: 187px;
	z-index: 9999;
}

.foreshow,.mainTop {
	width: 1500px;
	margin: 0 auto;
}

.wrapper:after {
	content: '';
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.banneradv {
	width: 1300px;
	margin: 15px auto 0;
}
.banneradv ul {
	width: 1310px;
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}

.banneradv ul li {
	display: block;
	float: left;
	padding: 10px 5px 0 5px;
	position: relative;
}

.banneradv ul li a,
.banneradv ul li embed {
	float: left;
}

/* nav */
.nav{
    height: 54px;
    background-color: #0096e0;
	margin-bottom: 20px;
}
.nav .main{
    overflow: hidden;
}
.nav a{
    float: left;
    line-height: 54px;
    width: 140px;
    margin-right: 80px;
    font-size: 22px;
    color: #fff;
    text-align: center;
}
.nav a:last-child{
	margin-right: 0;
}
.nav a.focus,.nav a:hover{
    background-color: #33abe6;
    font-weight: 700;
    font-size: 24px;
}
/* end */
.headlines {
	display: none;
}
.select {
	padding: 13px 45px;
	background: #6d9551;
}

.attention {
	height: 32px;
}

.attention span.attCloumn {
	float: left;
	display: block;
	height: 32px;
	width: 80px;
	font-size: 12px;
	color: #333;
	background: url(../../images/exhibition2017/playIcon.png) no-repeat;
	padding-left: 40px;
	line-height: 32px;
}

.attention span.attCloumn b {
	width: 11px;
	height: 11px;
	background-position: left -60px;
	right: 10px;
	top: 10px;
}

.attList {
	overflow: hidden;
	width: 1054px;
	height: 32px;
}

.attList ul {
	width: 1176px;
	float: right;
	overflow: hidden;
	zoom: 1;
}

.attList li {
	padding-left: 20px;
	padding-right: 20px;
	height: 22px;
	overflow: hidden;
	line-height: 22px;
	margin: 5px 0;
	float: left;
}

.attList li a {
	color: #666;
	font-size: 14px;
}

.attList li a:hover {
	color: #0096e0;
	text-decoration: underline;
}

#SocllDiv2 {
	width: 1380px !important;
}

.mainTop {
	margin-top: 20px;
	padding-left: 10px;
	font: normal 14px/40px "microsoft yahei";
	background: #f5f5f5;
	color: #888888;
	width: 1490px;
}

.mainTop p {
	background: url(../../images/exhibition2017/exhiList.png) 0 12px no-repeat;
	text-indent: 20px;
}

.mainTop p a {
	color: #888888;
	padding: 0 5px;
}
.mainTop p span.lastColor{color:#446cb3}
.mainTop p a:hover {
	color: #f60;
}

.mainTop p span {
	color: #0096e0;
	padding-left: 5px;
}

.main {
	width: 1500px;
	margin: 0 auto;
}

.mainLeft {
	width: 1125px;
	float: left;
}

.mainLeft ul li {
	height: 170px;
	padding-top: 30px;
	border-bottom: 1px solid #dcdcdc;
}

.mainLeft ul li img {
	height: 138px;
	width: 250px;
	float: left;
}

.mainLeft ul li .rt-info {
	width: 855px;
	float: right;
}

.mainLeft ul li .rt-info span.tl {
	font: bold 22px/30px "microsoft yahei";
	margin-top: -4px;
	width: 100%;
	float: left;
}

.mainLeft ul li .rt-info span a {
	color: #333;
}

.mainLeft ul li .rt-info span a:hover {
	color: #0096e0;
}

.mainLeft ul li .rt-info p {
	float: left;
	width: 100%;
	height: 60px;
	margin-top: 12px;
	color: #777777;
	font: normal 16px/30px "microsoft yahei";
}

.mainLeft ul li .rt-info p b {
	font: normal 16px/30px "microsoft yahei";
	color: #0096e0;
}

.rt-info .desc {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 6px;
}

.rt-info .desc span {
	float: left;
	color: #b1b0b0;
	text-indent: 22px;
	margin-right: 17px;
	font: normal 15px/26px "microsoft yahei";
}

.rt-info .desc span.time {
	background: url(../../images/exhibition2017/exhiList.png) -186px -253px no-repeat;
}

.rt-info .desc span.place {
	background: url(../../images/exhibition2017/exhiList.png) -186px -321px no-repeat;
}

.rt-info .desc span.place b.co{font-style: normal;color: #fb972c;font-weight: normal;}

.rt-info .desc span.num {
	/*width: 100%;*/
	background: url(../../images/exhibition2017/exhiList.png) -186px -288px no-repeat;
}

.rt-info .desc a.btn {
	position: absolute;
	top: 10px;
	width: 98px;
	height: 30px;
	border-radius: 15px;
	color: #fff;
	text-align: center;
	font: normal 14px/30px "microsoft yahei";
}

.rt-info .desc a.enterprise {
	background: #0096e0;
	right: 108px;
}

.rt-info .desc a.audience {
	background: #fb972c;
	right: 0;
}

.mainRight {
	float: right;
	width: 340px;
}


/*Ã¤Â¼Å¡Ã¥Â±â€¢Ã¦Å¸Â¥Ã¨Â¯Â¢*/

.queryTop {
	height: 54px;
	width: 340px;
	background: #0096e0;
	font: normal 22px/54px "microsoft yahei";
	color: #fff;
	text-align: center;
}

.query {
	width: 338px;
	border: 1px solid #dcdcdc;
	border-bottom: 0;
	border-top: 0;

}

.querySelect {
	padding-top: 17px;
	float: left;
}

.query span,
.query label {
	float: left;
	line-height: 36px;
	font-size: 14px;
}

.select1,
.select2,
.select3 {
	position: relative;
	float: left;
	height: 36px;
	color: #666666;
	z-index: 1;
}

.select1 {
	z-index: 99;
}

.select2,
.select3 {
	margin-top: 10px;
}

.select3 {
	margin-left: 9px;
}

.select2 span,
.select3 span {
	font-size: 14px;
	height: 34px;
	padding-left: 10px;
	line-height: 35px;
	border: 1px solid #e5e5e5;
}

.select2 span {
	width: 120px;
	background: url(../../images/exhi.png) 110px -275px no-repeat;
}

.select3 span {
	width: 120px;
	background: url(../../images/exhi.png) 110px -275px no-repeat;
}

.query span.time {
	line-height: 26px;
	margin-top: 16px;
	margin-right: 3px;
}

.select2Bot {
	position: absolute;
	top: 35px;
	padding-top: 10px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	width: 222px;
	z-index: 99;
	line-height: 24px;
}

.select2Bot li {
	width: 74px;
	float: left;
	font-size: 12px;
	line-height: 22px;
}

.selected {
	background: #0096e0;
	color: #fff;
}

.select3Bot {
	position: absolute;
	top: 35px;
	padding-top: 10px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	width: 128px;
	z-index: 99;
	line-height: 24px;
}

.select3Bot li {
	width: 128px;
	float: left;
	font-size: 12px;
	line-height: 22px;
}

.buttn1 {
	width: 306px;
	height: 40px;
	background: #0096e0;
	border-radius: 10px;
	margin: 10px auto 0;
	border: none;
	color: #fff;
	font-size: 18px;
	font-family: "microsoft yahei";
	cursor: pointer;
}

.newspages {
	width: 700px;
	height: 40px;
	margin: 0 auto;
	padding: 18px 0;
	text-align: center;
	font: normal 12px/40px "Tahoma";
}

.newspages a {
	width: 40px;
	height: 38px;
	display: inline-block;
	border: 1px solid #e6e6e6;
	border-left: 0;
	text-align: center;
	font: normal 12px/38px "Tahoma";
	color: #666666;
	vertical-align: middle;
}

.newspages a.ft {
	border-left: 1px solid #e6e6e6;
	border-right: 0;
	background: url(../../images/company/companyList.png) no-repeat -56px -530px;
}

.newspages a.next {
	margin-right: 15px;
	background: url(../../images/company/companyList.png) no-repeat 15px -530px;
}

.newspages a.prev {
	width: 68px;
	background: url(../../images/company/companyList.png) no-repeat 8px -467px;
	border-left: 1px solid #e6e6e6;
}

.newspages a.lt {
	width: 68px;
	background: #fff url(../../images/company/companyList.png) no-repeat 8px -497px;
}

.newspages a.on {
	background: #0096e0;
	border: 1px solid #0096e0;
	border-left: 0;
	color: #fff;
	font-weight: bold;
}

.newspages input {
	width: 38px;
	height: 38px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e6e6e6;
	font: normal 12px/38px "Tahoma";
	margin: 0 10px;
	vertical-align: middle;
}

.newspages button {
	width: 52px;
	height: 40px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e6e6e6;
	font: normal 12px/40px "Tahoma";
	vertical-align: middle;
	cursor: pointer;
	background: url(../../images/company/companyList.png) no-repeat 0 -386px;
}


/*place*/

.exhiRight .place {
	width: 306px;
	padding: 15px 16px 0;
	height: 230px;
	border: 1px solid #dcdcdc;
	border-top: 0;
}

.exhiRight .place h3 {
	font: normal 19px/39px "microsoft yahei";
	color: #0096e0;
	border-top: 1px solid #0096e0;
	border-bottom: 1px solid #0096e0;
	text-align: center;
}

.exhiRight .placeList {
	margin-top: 10px;
}

.exhiRight .place p {
	height: 28px;
	line-height: 28px;
	width: 330px;
	font-size: 15px;
	font: normal 15px/28px "microsoft yahei";
}

.exhiRight .place a {
	color: #666666;
	padding: 0 9px;
}

.exhiRight .place a.hot {
	color: #e33a00;
}

.exhiRight .place a:hover {
	color: #e33a00;
}

.CalendarWrapper {
	width: 265px;
	height: 218px;
	margin:0 auto;
	padding-top: 25px;
	font-family: "Tahoma", "Arial";
	color: #3c3c3c;

}

.CalendarWrapper a {
	color: #bababa;
}

.CalendarWrapper a:hover {
	color: #5B7649;
	text-decoration: none;
}

.CalendarHead {
	width: 265px;
	height: 29px;
	overflow: hidden;
	margin: 0 auto 8px;
	line-height: 29px;
	text-align: center;
	background: #efefef;
	border-radius: 20px;
}

.CalendarHead h4 {
	font-size: 15px;
	text-align: center;
	font-weight: normal;
	color: #3e3e3e;
}

.CalendarHead td {
	width: 0;
}

.CalendarHead .btn1,
.CalendarHead .btn4 {
	display: none;
}

.CalendarHead .btn2,
.CalendarHead .btn3 {
	display: block;
	width: 19px;
	height: 29px;
	overflow: hidden;
	line-height: 29px;
	text-align: center;
}

.CalendarHead .btn3 {
	float: right;
	margin-right: 10px;
}

.CalendarHead .btn2 {
	float: left;
	margin-left: 10px;
}

.CalendarHead .btn3:hover,
.CalendarHead .btn2:hover {
	text-decoration: none;
}

.CalendarCon th,
.CalendarCon td {
	width: 26px;
	text-align: center;
	font-weight: normal;
}

.CalendarCon th {
	line-height: 21px;
	font-size: 15px;
}

.CalendarCon td {
	overflow: hidden;
}

.CalendarCon th.saturday {
	color: #128abc;
}

.CalendarCon th.sunday {
	color: #cc0000;
}

.CalendarCon a,
.CalendarCon em,
.CalendarCon span {
	display: block;
	width: 30px;
	height: 23px;
	overflow: hidden;
	margin-bottom: 5px;
	color: #3c3c3c;
	line-height: 21px;
	margin-left: 2px;
	font-size: 14px;
}

.CalendarCon span {
	color: #c3c3c3
}

.CalendarCon em {
	background: #1189bd;
	font-style: normal;
}

.CalendarCon a.today,
.CalendarCon em.today {
	background: #0096e0;
	color: #fff;
}

.exhiDate {
	background: #fb972c;
	color: #fff!important;
}

.CalendarCon a:hover {
	background: #0096e0;
	color: #fff !important;
	text-decoration: none;
}

.recommend {
	margin-top: 20px;
}

.recommend .hd {
	border-top: 3px solid #0096e0;
	border-bottom: 1px dashed #dcdcdc;
	text-align: center;
	font: normal 22px/56px "microsoft yahei";
}

.recommend .hd a {
	color: #333;
}

.recommend .img-box {
	position: relative;
	margin-top: 20px;
	width: 100%;
	height: 188px;
}

.recommend .img-box img {
	width: 100%;
	height: 100%;
}

.recommend .img-box p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 300px;
	font: normal 15px/20px "microsoft yahei";
	padding: 8px 20px;
	background: rgba(49, 49, 49, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8313131, endColorstr=#c8313131);
}

.recommend .img-box p a {
	color: #fff;
}

.recommend ul {
	margin-top: 10px;
}

.recommend ul li {
	background: url(../../images/exhibition2017/exhiList.png) -195px -217px no-repeat;
	font: normal 16px/30px "microsoft yahei";
	text-indent: 18px;
	height: 30px;
	overflow: hidden;
}

.recommend ul li a {
	color: #333;
}

.recommend ul li a:hover {
	color: #0096e0;
	text-decoration: underline;
}

.exhi-adv {
	margin-top: 10px;
}

.exhi-adv img {
	margin-top: 10px;
}
.adPosition {
	width: 1180px;
	margin: 0 auto;
	margin-top: 10px;
}


/* footer */
.footer .w,.foot .w{
	width: 1500px;
	margin: 0 auto;
}
.footer {
	margin-top: 40px;
	background: #222;
	box-sizing: border-box;
}
.footer p {
	border-bottom: 1px solid #444;
	padding-bottom: 28px;
}
.footer p a {
	text-align: center;
	background: #363636;
	display: inline-block;
	width: 94px;
	height: 30px;
	line-height: 30px;
	margin-right: 20px;
	color: #a7a7a7;
	border: 1px solid #4a4a4a;
}
.footer p a:last-child {
	margin-right: 0;
}
.foot-left {
	float: left;
	width: 1030px;
	padding-top: 41px;
	padding-bottom: 52px;
}
.foot-left b {
	display: block;
	font-weight: normal;
	color: #787878;
	font-size: 14px;
	white-space: pre;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}
.foot-left b i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('../../../../Images/index/Version/2021/ghs.png') no-repeat;
	vertical-align: middle;
	margin-right: 5px;
	background-size: contain;
}
.foot-left b a {
	color: #787878;
}
.foot-left b a:hover {
	color: #0195df
}
.foot-left ul li {
	width: 110px;
	height: 44px;
	float: left;
	margin-right: 12px;
}
.foot-right {
	width: 385px;
	float: right;
	padding-top: 30px;
}
.foot-right ul li {
	float: left;
}
.foot-right ul li .image{
	width: 146px;
	height: 146px;
	background: #fff;
	position: relative;
	border: 2px solid #4285f4;
}
.foot-right ul li b {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: block;
	margin-top: 10px;
}
.foot-right ul li:first-child {
	float: left;
}
.foot-right ul li:last-child {
	float: right;
	margin-right: 24px;
}
.foot {
	background: #1a1a1a;
	height: 80px;
	line-height: 80px;
	color: #838383;
	font-size: 14px;
}
.foot b {
	display: block;
	width: 75px;
	float: left;
	color: #0195df;
	position: relative;
	text-indent: 12px;
}
.foot p a i {
	display: inline-block;
	width: 16px;
	height: 18px;
	background: url('../../../../Images/index/Version/2021/qq-ico.png') no-repeat;
	vertical-align: top;
	margin-right: 5px;
	margin-top: 4px;
	background-size: contain;
}
.foot b::after {
	position: absolute;
	content: '';
	left: 0;
	top: 50%;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #0195df;
	transform: translateY(-50%);
}
.foot p {
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}
.foot p .qq-btn {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	display: block;
}
.foot p a {
	background: #2176a0;
	color: #fff;
	display: inline-block;
	width: 100px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border-radius: 20px;
	margin-right:5px;
	font-style: normal;
}
.foot p a{
	position: relative;
	cursor: pointer;
   }
   .foot p a .QQhover {
	position: absolute;
	left: 0px;
	bottom: 25px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 600;
	height: 20px;
	width: 100px;
	text-align: center;
	overflow: hidden;
	resize: none;
	font-family: "Microsoft Yahei";
   }
   .foot p a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
   }
   .foot p a:hover .QQhover{
	display: inline-block;
   }
.foot p a:nth-of-type(5) {
	margin-right: 0;
}
.foot p span {
	margin-right: 6px;
}
.Center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}


*html,
*html body {
	background-attachment: fixed;
	z-index: 1;
}

*html #contact {
	right: expression(eval(document.documentElement.scrollLeft+20));
	top: expression(eval(document.documentElement.scrollTop+46));
}

#contact {
	position: fixed;
	_position: absolute;
	top: 158px;
	display: block;
	right: 20px;
	z-index: 1;
}

.contact {
	width: 120px;
}

.contact dl {
	width: 120px;
	float: left;
}

.contact dt {
	width: 120px;
	float: left;
	height: 30px;
	text-align: center;
	color: #fff;
	background: url(../../images/edetail2014/gotopbg.jpg) no-repeat;
	font: normal 18px/30px "Microsoft Yahei", "\5b8b\4f53";
}

.contact dd {
	width: 120px;
	float: left;
}

.contact ul {
	width: 118px;
	float: left;
	border-left: 1px solid #dee0e3;
	border-right: 1px solid #dee0e3;
	background: #fff;
}

.contact li {
	width: 118px;
	float: left;
	border-bottom: 1px solid #dee0e3;
	text-align: center;
	color: #666;
	font-size: 14px;
}

.contact li img {
	width: 88px;
	height: 88px;
	float: left;
	margin: 2px 0 0 15px;
}

.contact li em {
	width: 118px;
	float: left;
	padding-bottom: 4px;
	line-height: 20px;
	font-style: normal;
}

.contact li.phone,
.contact li.qq {
	background: #f5f5f5;
	padding: 6px 0;
}

.contact li span {
	line-height: 18px;
}

.contact li b {
	width: 118px;
	float: left;
	color: #0096e0;
	font: bold 14px/20px "Tahoma", "\5b8b\4f53";
	letter-spacing: -1px;
}

.contact li p {
	line-height: 26px;
}

.contact li.qq {
	height: 24px;
	padding: 11px 0;
}

.contact li.qq a {
	width: 87px;
	height: 24px;
	float: left;
	background: url(../../images/edetail2014/edetail2014.png) no-repeat 0 0;
	margin-left: 15px;
}

.toTop {
	width: 120px;
	height: 62px;
	position: fixed;
	_position: absolute;
	top: 469px;
	_top: expression(eval(document.documentElement.scrollTop+318));
	display: none;
	z-index: 2;
}

.toTop a {
	display: block;
	width: 120px;
	height: 62px;
	background: url(../../images/edetail2014/edetail2014.png) no-repeat 0 -178px;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.toTop a:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.erea {
	position: absolute;
	top: 11px;
	right: 105px;
	z-index: 9999;
}
#searchList {
	position: absolute;
	width: 140px;
	border: 1px solid #ddd;
	top: 30px;
	right: -22px;
	background: #fff;
}
#searchList ul li {
	font: normal 12px/24px microsoft yahei;
	color: #999;
	cursor: pointer;
	float: left;
	width: 70px;
	text-align: center;
}
.ereaBot {
	width: 110px;
	position: absolute;
	top: 30px;
	left: 0;
	background: #fff;
	border: 1px solid #ddd;
}
.ereaBot ul li {
	height: 24px;
	color: #999;
	text-indent: 10px;
	width: 50px;
	line-height: 24px;
	float: left;
	z-index: 999;
	cursor: pointer;
}
#searchList ul li:hover {
	background: #0096e0;
	color: #fff;
}
.ereaBot ul li:hover {
	background: #0096e0;
	color: #fff;
}

.publicbox{width: 100%}
.lostpro{width:450px;background: url(/images/lostpro.jpg) no-repeat;margin: 85px auto 0;padding-left: 165px;}
.lostpro span{font: 22px/44px "Microsoft Yahei";color: #333;}
.lostproab{font: 12px/30px "\5b8b\4f53";color: #767676;}
.lostproab a{background: url(/images/caigouSearch.png) no-repeat -145px -35px;padding-left: 12px;}


.backHome {
	width: 54px;
	position: relative;
}

.backHome a.guest,
.backHome a.guest,
.backHome a.price,
.backHome a.rightWx,
.backHome a.back,
.backHome .qq {
	width: 54px;
	height: 19px;
	display: block;
	float: left;
	text-align: center;
	font: normal 11px "Microsoft Yahei", "simhei";
	color: #fff!important;
	padding: 35px 0px 0 0px;
	margin: 2px 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: url(/images/public/rightBar2.png) no-repeat 0 0 #30bb7e;
	text-decoration: none;
}

.backHome a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.backHome a.guest {
	background: url(/images/public/rightBar2.png) no-repeat 0 -114px #30bb7e;
}

.backHome a.price {
	background: url(/images/public/rightBar2.png) no-repeat 0px -57px #30bb7e;
}

.backHome a.rightWx {
	background: url(/images/public/rightBar2.png) no-repeat 0px -228px #30bb7e;
}

.backHome img {
	position: absolute;
	right: 65px;
	top: 77px;
	width: 100px;
	height: 100px;
	display: none;
}
.toTop {
	width: 54px;
	height: 54px;
	position: fixed;
	_position: absolute;
	top: 469px;
	_top: expression(eval(document.documentElement.scrollTop+527));
	display: none;
	font: normal 11px "Microsoft Yahei", "simhei";
}

.toTop a,
.toTop a:hover {
	display: block;
	width: 54px;
	height: 19px;
	padding: 35px 0px 0 0px;
	background: url(/images/public/rightBar2.png) no-repeat 0px -170px #30bb7e;
	opacity: 0.6;
	filter: alpha(opacity=60);
	color: #fff!important;
	text-decoration: none;
	text-align: center;
}

.toTop a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#goTop {
	position: fixed;
	_position: absolute;
	top: 177px;
	display: block;
	right: 10px;
	z-index: 99999;
}
*html,
* html body {
	background-attachment: fixed;
}

*html #goTop {
	position: absolute;
	right: expression(eval(document.documentElement.scrollLeft+10));
	top: expression(eval(document.documentElement.scrollTop+145));
}

.backHome .qq {
	position: relative;
	z-index: 99999;
	background: url(/images/public/rightBar2.png) no-repeat 0px -288px #30bb7e;
}


#hangye {
	padding: 0 30px 0 15px;
	background: url("/images/exhibition/exhi2020.png") no-repeat 80px -57px #fff;
	font-size: 14px;
	line-height: 28px;
	color: #999;
	border-radius: 20px;
	cursor: pointer;
}
.ereaTop {
	padding: 0 30px 0 15px;
	background: url("/images/exhibition/exhi2020.png") no-repeat 52px -57px #fff;
	font-size: 14px;
	line-height: 28px;
	color: #999;
	border-radius: 20px;
	cursor: pointer;
}
/* rightAdv */
.rightAdv{
    position: fixed;
    right: 20px;
    top: 180px;
    z-index: 99999;
}
.rightAdv ul {
	width: 64px;
	background-color: #fff;
	box-shadow: 0 2px 5px #eee;
}
.rightAdv li {
	display: block;
	text-align: center;
	height: 66px;
	position: relative;
}
.rightAdv li a{
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.rightAdv li a i {
	display: inline-block;
	font-size: 25px;
	margin: 12px 0 5px;
    color: #333;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	text-decoration: none;
}
.rightAdv li a b {
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #666;
}
.wxImg {
	position: absolute;
	left: -240px;
	top: 0;
	width: 220px;
	height: 230px;
	background: url(https://www.bf35.com/images/Exhibition/version/2021/rightAdvAppBgi.svg) no-repeat -10px -10px #fff;
	text-align: center;
	box-shadow: 0 2px 5px #eee;
	display: none;
}
.wxImg img {
	width: 130px;
	height: 130px;
	margin: 30px 0 20px;
}
.wxImg p {
	font-size: 14px;
	font-weight: 700;
	color: #333;
}
.qqBox {
	position: absolute;
	left: -310px;
	top: 0;
	padding-right: 20px;
	display: none;
}
.qqBox1 {
	width: 290px;
	height: 190px;
    background: url(https://www.bf35.com/images/Exhibition/version/2021/rightAdvQQbgi.png) #fff no-repeat;
	background-size: 100% 100%;
    padding-top: 30px;
	box-shadow: 0 2px 5px #eee;
    position: relative;
}
.qqBox p {
	overflow: hidden;
    padding: 0 20px 0 25px;
}
.qqBox i {
	float: left;
	width: 50px;
	height: 56px;
	background: url(https://www.bf35.com/images/Exhibition/version/2021/rightBar.png) no-repeat -190px -87px #fff;
	margin-right: 20px;
}
.qqBox b {
	display: block;
	font-size: 20px;
	color: #333;
	margin-bottom: 10px;
}
.qqBox em {
	font-size: 14px;
	color: #999;
	font-style: normal;
}
.qqBox a {
	display: inline-block !important;
	height: 34px !important;
	line-height: 34px;
	width: 100px !important;
	border-radius: 18px;
	font-size: 14px;
	color: #fff;
	background-color: #f26522!important;
	margin: 25px 0 10px;
	box-shadow: 0 2px 5px #e68557;
}
.qqBox a:last-child {
    background-color: #44a531 !important;
    margin-left: 20px;
    box-shadow: 0 2px 5px #5c9950;
}
.qqBox span {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #999;
    margin-top: 40px;
    background-color: #f5f5f5;
}
.rightAdv li.returnTop a i{
    display: inline-block;
    transform: rotate(-180deg);
}
.rightAdv li:hover a{
    background-color: #0096e0;
}
.rightAdv li:hover a i,.rightAdv li:hover a b{
    color: #fff;
}
.rightAdv li.wx:hover .wxImg{
    display: block;
}
.rightAdv li.qq:hover .qqBox{
    display: block;
}
/* topTitle */
.topTitle{   
    text-align: center;
    overflow: hidden;
    padding-bottom: 25px;
}
.topTitle p:first-child {
    width: 1300px;
    overflow: hidden;
    margin: 20px auto;
    text-align: center;
}
.topTitle p em{
    display: inline-block;
    height: 52px;
    width: 104px;
    background: url(https://www.bf35.com/images/Exhibition/version/2021/iconTitle001.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 20px;
    vertical-align: top;
}
.topTitle p a.title{
    display: inline-block;
    line-height: 52px;
    font-size: 36px;
    font-weight: 700;
    color: #0096e0; 
}
.topTitle p:last-child{
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-align: center;
}
.topTitle p span{
    display: inline-block;
    font-size: 16px;
    padding-left: 16px;
    position: relative;
    margin-right: 25px;
}
.topTitle p span a{
    color: #666;
}
.topTitle p span:hover i{
    background-color:#0096e0;
}
.topTitle p span:hover a{
    color: #0096e0;
}
.topTitle p span:last-child{
    margin-right: 0;
}
.topTitle p span i{
    position: absolute;
    left: 0;
    top: 7px;
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #bfbfbf;
    border-radius: 50%;
}
.rightAdv {
	position: fixed;
	right: 20px;
	top: 180px;
	z-index: 99999;
}
.rightAdv ul {
	width: 64px;
	background-color: #fff;
	box-shadow: 0 2px 5px #999;
	border-radius: 3px;
}
.rightAdv li {
	display: block;
	text-align: center;
	height: 66px;
	position: relative;
}
.rightAdv li a, .rightadvTop a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background-color: #00baf6;
}
.rightAdv li:first-child a{
	border-radius: 3px 3px 0 0px;
}
.rightAdv li:last-child a{
	border-radius: 0 0 3px 3px;
}
.rightAdv li:hover a {
	background-color: #ff8c34;
}
.rightadvTop a:hover{
	background-color: #ff8c34;
}
.rightAdv li a i {
	display: inline-block;
	width: 22px;
	height: 24px;
	margin: 12px 0 5px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	text-decoration: none;
}
.rightAdv li a b {
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
}
.rightAdv li.rightAdv_qq a i {
	width: 22px;
	background: url(https://www.bf35.com/Images/rightBarIcon.png) no-repeat -80px -37px;
}
.rightAdv li.rightAdv_phone a i {
	width: 20px;
	background: url(https://www.bf35.com/Images/rightBarIcon.png) no-repeat -118px -37px;
}
.rightAdv li.rightAdv_proposal i {
	width: 20px;
	background: url(https://www.bf35.com/Images/rightBarIcon.png) no-repeat -190px -37px;
}
.rightAdv li.rightAdv_inquire i {
	width: 22px;
	height: 20px;
	background: url(https://www.bf35.com/Images/rightBarIcon.png) no-repeat -226px -37px;
}
/* qq */
.qq_contactInfo {
	position: absolute;
	left: -297px;
	top: 0;
	padding-right: 20px;
	display: none;
}
.qq_item {
	width: 210px;
	height: 224px;
	background: url(https://www.bf35.com/Images/rightAdvQQbgi.png) #fff no-repeat;
	background-size: 100% 100%;
	padding: 27px 40px 0 27px;
	box-shadow: 0 2px 5px #ccc;
	border-radius: 3px;
}
.qq_item p {
	height: 52px;
}
.qq_item p:first-child{
	margin-bottom: 10px;
}
.qq_item i {
	float: left;
	width: 50px;
	height: 56px;
	background: url(https://www.bf35.com/Images/rightBarIcon.png) no-repeat -190px -87px;
	margin-right: 20px;
}
.qq_item b {
	display: block;
	font-size: 20px;
	color: #333;
	margin-bottom: 10px;
}
.qq_item em {
	font-size: 14px;
	color: #999;
	font-style: normal;
}
.qq_item a {
	display: inline-block !important;
	height: 34px !important;
	line-height: 34px;
	width: 100px !important;
	border-radius: 18px!important;
	font-size: 14px;
	color: #fff;
	background-color: #f26522!important;
	margin: 10px 0 8px;
	box-shadow: 0 2px 5px #e68557;
}
.qq_item p a{
	position: relative;
	cursor: pointer;
   }
   .qq_item p a .QQhover {
	position: absolute;
	left: 0px;
	bottom: 25px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 600;
	height: 20px;
	width: 100px;
	text-align: center;
	overflow: hidden;
	resize: none;
	font-family: "Microsoft Yahei";
   }
   .qq_item p a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
   }
   .qq_item p a:hover .QQhover{
	display: inline-block;
   }
.qq_item a:last-child {
	background-color: #00baf6 !important;
	margin-left: 10px;
	box-shadow: 0 2px 5px #9dd4e6;
}
.qq_item span {
	position: absolute;
	left: 0;
	right: 20px;
	bottom: 0;
	background-color: #f5f5f5;
	color: #999;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
/* end */
/* phone */
.phone_item{
	position: absolute;
	left: -310px;
	top: 0;
	width: 240px;
	height: 380px;
	padding: 0 25px;
	background-color: #fff;
	box-shadow: 0 2px 5px #ccc;
	display: none;
}
.phone_item p{
	height: 50px;
	position: relative;
	padding: 16px 25px 16px 90px;
}
.phone_item p {
	height: 50px;
	position: relative;
	padding: 16px 0 16px 65px;
	border-bottom: 1px dashed #e6e6e6;
}
.phone_item p i {
	position: absolute;
	left: 0;
	top: 16px;
	width: 50px;
	height: 50px;
	background: url(https://www.bf35.com/Images/rightBarIcon.png) no-repeat -38px -87px;
}
.phone_item b {
	display: block;
	text-align: left;
	font-size: 14px;
	color: #fe9900;
	font-weight: normal;
	margin-bottom: 10px;
}
.phone_item em {
	display: block;
	text-align: left;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	color: #333;
	margin-bottom: 5px;
}
.phone_item span {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #f5f5f5;
	color: #999;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
/* end */
.rightAdv_qq:hover .qq_contactInfo{
	display: block;
}
.rightAdv_phone:hover .phone_item{
	display: block;
}
.rightadvTop {
	position: fixed;
	top: 460px;
	right: 31px;
	width: 42px;
	height: 42px;
	background-color: #00baf6;
	border-radius: 50%;
	box-shadow: 0 2px 5px #999;
	text-align: center;
	z-index: 9999;
	overflow: hidden;
	display: none;
}
.rightadvTop i {
	display: inline-block;
	width: 14px;
	height: 8px;
	margin-top: 17px;
	background: url(https://www.bf35.com/Images/rightBarIcon.png) no-repeat 0 -111px;
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
	.header,.banneradv,.main,.foot,.foot p.web,.top,.Tophead,.foreshow {
		width: 1180px;
	}
	.foot span {
		width: 1178px;
	}
	.mainLeft {
		width: 800px;
	}
	.mainTop {
		width: 1170px;
	}
	#nav {
		min-width: 1180px;
	}
	.nav {
		font-size: 16px;
	}
	.nav {
		height: 44px;
	}
	.nav a {
		line-height: 44px;
		width: 134px;
		margin-right: 40px;
		font-size: 18px;
	}
	.nav a.focus, .nav a:hover {
		font-size: 20px;
	}
	.mainLeft ul li .rt-info {
		width: 530px;
	}
	.nav a div {
		padding: 0 24px;
	}
	#SocllDiv2 {
		width: 1060px !important;
	}
}
