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 {
	width: 100%;
	height: 32px;
	margin: 0 auto;
	background-color: #f5f5f5;
	border-bottom: 1px solid #e5e5e5;
	min-width: 1180px;
}

.header {
	width: 1180px;
	height: 32px;
	margin: 0 auto;
}

.header ul {
	float: left;
}

.header ul li {
	float: left;
	font: normal 12px/32px "\5b8b\4f53", "Tahoma";
	color: #666;
}

.header ul li input {
	width: 90px;
	height: 18px;
	float: left;
	border: 1px solid #d7d7d7;
	margin: 6px 5px 6px 0;
}

.header ul li button {
	width: 39px;
	height: 19px;
	float: left;
	border: 0;
	margin: 6px 3px;
	background: url(../../images/exhibition2017/tech.png) no-repeat 0 0;
	cursor: pointer;
}

.header ul li a {
	color: #666;
	padding: 0 5px;
}

.header p {
	line-height: 32px;
	float: right;
	color: #dfdfdf;
	margin-right: -5px;
}

.header p a {
	display: inline-block;
	color: #666;
	padding: 0 5px;
}

.header p a.mobile {
	padding-left: 22px;
	background: url(../../images/exhibition2017/tech.png) no-repeat -114px 0;
	color: #945d56;
}

.header ul li a:hover,
.header p a:hover {
	color: #f60 !important;
	text-decoration: underline;
}

.wrapper {
	width: 1180px;
	margin: 0 auto;
}

.wrapper:after {
	content: '';
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.wieTic {
	margin: 15px 0;
	font-size:0;
}

.wieTic img {
	padding-right: 0px;
	margin: 5px 0;
}
.wieTic a:nth-child(odd){
	padding-right:10px;
}

.top a {
	display: inline-block;
	float: left;
}

.top h2 {
	font-size: 18px;
	width: 200px;
	float: left;
	margin-left: 17px;
	text-indent: 26px;
	margin-top: 7px;
	color: #333;
}

.top h2 p {
	text-indent: 26px;
}

.search {
	height: 42px;
	position: relative;
}

.search input#search {
	position: absolute;
	width: 85px;
	height: 25px;
	border: 1px solid #c4c4c4;
	font: normal 12px/36px "microsoft yahei", Tahoma, Arial;
	line-height: 25px !important;
	color: #666;
	text-indent: 10px;
	top: 17px;
	right: 154px;
	background: url(../../images/exhibition2017/san.jpg) 65px 7px no-repeat #fff;
	cursor: pointer;
	z-index: 999;
}

.search input.searchText {
	position: absolute;
	border: 0;
	border: 1px solid #c4c4c4;
	font: normal 12px/36px "microsoft yahei", Tahoma, Arial;
	color: #333;
	text-indent: 14px;
	top: 10px;
	right: 70px;
	width: 580px;
	height: 38px;
	background: #fafafa;
}

.search button {
	width: 70px;
	height: 40px;
	position: absolute;
	border: 0;
	font: normal 16px/36px microsoft yahei;
	color: #fff;
	text-align: center;
	background: url(../../images/exhibition2017/search.jpg) no-repeat;
	cursor: pointer;
	top: 10px;
	right: 0;
}

.search ul {
	position: absolute;
	z-index: 9999;
	width: 85px;
	border: 1px solid #c4c4c4;
	border-top: 0;
	display: block;
	top: 44px;
	right: 154px;
	padding: 5px 0;
	background: #fff;
}

.search ul li {
	display: block;
	font: normal 12px/22px microsoft yahei;
	color: #666;
	text-indent: 16px;
}

.search ul li:hover {
	background: #945d56;
	color: #fff;
}

.search input#search1 {
	position: absolute;
	width: 58px;
	height: 25px;
	border: 1px solid #c4c4c4;
	font: normal 12px/36px "microsoft yahei", Tahoma, Arial;
	line-height: 25px;
	color: #666;
	text-indent: 10px;
	top: 17px;
	right: 85px;
	background: url(../../images/exhibition2017/san.jpg) 40px 7px no-repeat #fff;
	cursor: pointer;
	z-index: 999;
}

.search ol {
	position: absolute;
	z-index: 9999;
	width: 58px;
	border: 1px solid #c4c4c4;
	border-top: 0;
	display: block;
	top: 44px;
	right: 85px;
	padding: 5px 0;
	background: #fff;
	margin: 0;
}

.search ol li {
	display: block;
	font: normal 12px/22px microsoft yahei;
	color: #666;
	text-indent: 16px;
}

.search ol li:hover {
	background: #0981da;
	color: #fff;
}

.search span {
	display: inline-block;
	height: 25px;
	width: 68px;
	border: 1px solid #c4c4c4;
	font-size: 12px;
	line-height: 23px;
	color: #666;
	position: absolute;
	top: 17px;
	right: 332px;
	z-index: 999;
	text-align: center;
	cursor: pointer;
	background: #fff;
}

.search b {
	display: inline-block;
	height: 25px;
	width: 68px;
	border: 1px solid #c4c4c4;
	font-size: 12px;
	line-height: 23px;
	color: #666;
	position: absolute;
	top: 17px;
	right: 250px;
	font-weight: normal;
	z-index: 999;
	text-align: center;
	cursor: pointer;
	background: #fff;
}

.nav {
	height: 50px;
	width: 100%;
	min-width: 1100px;
	background: #945d56;
	margin: 20px 0;
}

.nav ul li {
	float: left;
}

.nav ul li a {
	font-size: 18px;
	line-height: 50px;
	color: #fff;
	padding: 13px 23px 12px;
}

.nav ul li a:hover {
	color: #fff !important;
	text-decoration: none;
}

.select {
	padding: 13px 45px;
	background: #f60;
}

.nav ul li a:hover {
	background: #f60;
}

.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: 1088px;
	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: #945d56;
	text-decoration: underline;
}

#SocllDiv2 {
	width: 1054px !important;
}

.mainTop {
	margin-top: 20px;
	padding-left: 10px;
	font: normal 14px/40px "microsoft yahei";
	background: #f5f5f5;
	color: #888888;
}

.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: #945d56;
	padding-left: 5px;
}

.main {
	width: 1180px;
	margin: 0 auto;
}

.mainLeft {
	width: 800px;
	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: 530px;
	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: #945d56;
}

.mainLeft ul li .rt-info p {
	float: left;
	width: 100%;
	height: 60px;
	margin-top: 8px;
	color: #777777;
	font: normal 14px/20px "microsoft yahei";
}

.mainLeft ul li .rt-info p b {
	font: normal 14px/20px "microsoft yahei";
	color: #945d56;
}

.rt-info .desc {
	position: relative;
	float: left;
	width: 100%;
}

.rt-info .desc span {
	float: left;
	color: #b1b0b0;
	text-indent: 22px;
	margin-right: 17px;
	font: normal 14px/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: #945d56;
	right: 108px;
}

.rt-info .desc a.audience {
	background: #fb972c;
	right: 0;
}

.mainRight {
	float: right;
	width: 340px;
}


/*Ã¤Â¼Å¡Ã¥Â±â€¢Ã¦Å¸Â¥Ã¨Â¯Â¢*/

.queryTop {
	height: 54px;
	width: 340px;
	background: #945d56;
	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: #945d56;
	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: #945d56;
	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/companyListmeet.png) no-repeat -56px -530px;
}

.newspages a.next {
	margin-right: 15px;
	background: url(../../images/company/companyListmeet.png) no-repeat 15px -530px;
}

.newspages a.prev {
	width: 68px;
	background: url(../../images/company/companyListmeet.png) no-repeat 8px -467px;
	border-left: 1px solid #e6e6e6;
}

.newspages a.lt {
	width: 68px;
	background: #fff url(../../images/company/companyListmeet.png) no-repeat 8px -497px;
}

.newspages a.on {
	background: #945d56;
	border: 1px solid #945d56;
	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 18px/39px "microsoft yahei";
	color: #945d56;
	border-top: 1px solid #945d56;
	border-bottom: 1px solid #945d56;
	text-align: center;
}

.exhiRight .placeList {
	margin-top: 10px;
}

.exhiRight .place p {
	height: 28px;
	line-height: 28px;
	width: 330px;
	font-size: 14px;
	font: normal 14px/28px "microsoft yahei";
}

.exhiRight .place a {
	color: #666666;
	padding: 0 10px;
}

.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: 14px;
	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: 14px;
}

.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;
}

.CalendarCon span {
	color: #c3c3c3
}

.CalendarCon em {
	background: #1189bd;
	font-style: normal;
}

.CalendarCon a.today,
.CalendarCon em.today {
	background: #945d56;
	color: #fff;
}

.exhiDate {
	background: #fb972c;
	color: #fff!important;
}

.CalendarCon a:hover {
	background: #945d56;
	color: #fff !important;
	text-decoration: none;
}

.recommend {
	margin-top: 20px;
}

.recommend .hd {
	border-top: 3px solid #945d56;
	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 14px/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 14px/30px "microsoft yahei";
	text-indent: 18px;
	height: 30px;
	overflow: hidden;
}

.recommend ul li a {
	color: #333;
}

.recommend ul li a:hover {
	color: #945d56;
	text-decoration: underline;
}

.exhi-adv {
	margin-top: 10px;
}

.exhi-adv img {
	margin-top: 10px;
}
.adPosition {
	width: 1180px;
	margin: 0 auto;
	margin-top: 10px;
}


/*footer*/

.foot {
	width: 1180px;
	margin: 10px auto 0;
	text-align: center;
	color: #686161;
	padding-bottom: 30px;
}

.foot span {
	width: 1178px;
	height: 43px;
	float: left;
	line-height: 43px;
	background-color: #f5f5f5;
	border: 1px solid #e0dfdf;
	color: #686161;
}

.foot span a {
	padding: 0 6px;
	color: #333333;
	font-family: "\5b8b\4f53";
}

.foot span a:hover {
	color: #f60;
	text-decoration: underline;
}

.foot p.web {
	width: 1180px;
	float: left;
	padding: 15px 0;
	color: #686161;
	font-size: 14px;
}

.foot p.web a {
	color: #945d56;
}

.foot p.web a:hover {
	color: #f60;
	text-decoration: underline;
}

.foot p {
	font: normal 12px/26px "Tahoma", "\5b8b\4f53";
}

.foot strong {
	padding: 0 25px 0 0;
}

.foot b {
	padding: 0 1px;
}

.foot b img {
	vertical-align: middle;
}

*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: #945d56;
	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;
}

#hangye{
      position: absolute;
    width: 85px;
    height: 25px;
    border: 1px solid #c4c4c4;
    font: normal 12px/36px "microsoft yahei", Tahoma, Arial;
    line-height: 25px !important;
    color: #666;
    text-indent: 10px;
    top: 17px;
    right: 154px;
    background:url(/images/exhibition2017/san.jpg) 65px 7px no-repeat #fff;
    cursor: pointer;
    z-index: 999;	
}
.erea{position: absolute;
    width: 58px;
    height: 25px;
    border: 1px solid #c4c4c4;
    font: normal 12px/36px "microsoft yahei", Tahoma, Arial;
    line-height: 25px;
    color: #666;
    text-indent: 10px;
    top: 17px;
    right: 85px;
    background:url(/images/exhibition2017/san.jpg) 40px 7px no-repeat #fff;
    cursor: pointer;
    z-index: 999;}
.ereaTop{    position: absolute;
    height: 25px;
    font: normal 12px/36px "microsoft yahei", Tahoma, Arial;
    line-height: 25px;
    color: #666;
    text-indent: 5px;
    top: 0;
    cursor: pointer;
    z-index: 999;
    width: 60px;
}

.ereaBot ul{width: 110px;position: absolute;top: 28px;left: 0;background: #fff;z-index:99;border-top: 1px solid #c7c7c7}
.ereaBot ul li{height: 24px;color: #666;text-indent: 3px;width:50px;line-height: 24px;float:left;z-index:999;}
.ereaBot ul li a{color: #666;cursor: pointer;}
.ereaBot ul li:hover a{color:#fff;}
.ereaBot ul li.selected{background:#1b8bd4;color:#fff;padding: 0;}

.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;}


/*goTop*/
.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 #945d56;
	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 #945d56;
}

.backHome a.price {
	background: url(/images/public/rightBar2.png) no-repeat 0px -57px #945d56;
}

.backHome a.rightWx {
	background: url(/images/public/rightBar2.png) no-repeat 0px -228px #945d56;
}

.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 #945d56;
	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 #945d56;
}

.backHome .qq:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
	color: #fff!important;
}

.qqconsult {
	display: none;
	position: absolute;
	left: -170px;
	top: -30px;
	width: 160px;
	padding-right: 10px;
	z-index: 9999;
}

.qqBox {
	width: 140px;
	height: 95px;
	background-color: #fff;
	border: #945d56 10px solid;
}

.qqBox h3 {
	width: 138px;
	background-color: #945d56;
	border: #fff 1px solid;
	height: 28px;
}

.qqBox h3 {
	font: 16px/28px "microsoft yahei";
}

.qqBox p {
	margin-left: 8px;
}

.qqBox p span {
	margin-top: 10px;
	float: left;
	line-height: 16px;
	color: #333333;
	margin-right: 12px;
	font-family: "microsoft yahei";
}

.qqBox p a {
	margin-top: 10px;
	display: block;
	float: left;
	cursor: pointer;
	border: none;
	height: 16px;
	line-height: 16px;
	width: 68px;
	color: #fff;
	font-family: "microsoft yahei";
}

.qqBox p a.btn1 {
	background-color: #945d56;
}

.qqBox p a.btn2 {
	background-color: #f26522;
}

.backHome .app {
	width: 54px;
	height: 19px;
	display: block;
	float: left;
	text-align: center;
	font: normal 11px "Microsoft Yahei", "simhei";
	color: #fff;
	padding: 35px 0px 0 0px;
	margin: 2px 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: url(/images/public/rightBar3.png) no-repeat 0 -344px #945d56;
	text-decoration: none;
}

.appBot {
	position: absolute;
	top: 0;
	right: 60px;
	display: none;
}

.appBot img {
	max-width: 223px;
	width: auto;
	height: auto;
	position: static;
	display: block;
}
.weixinImg {
    max-width: 100px;
}