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{ width:100%;min-width: 1150px; height:32px; margin:0 auto; background-color:#f5f5f5; border-bottom:1px solid #e5e5e5;}
.header{ width:1150px; height:32px; margin:0 auto;}
.header ul{ float:left;}
.header ul li{ float:left; font: normal 12px/32px "Microsoft YaHei"; 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(http://www.zyzhan.com/images/exhi2014/exhi.gif) no-repeat 0 0; cursor:pointer;font-size: 12px;line-height: 19px;color: #fff;}
.header ul li a{ color:#666; padding:0 5px;}
.header ul li a.reg{ color:#ff0000;}
.header p{ line-height:32px; float:right; color:#dfdfdf; margin-right:-5px;font-family: "Microsoft YaHei";}
.header p a{ display:inline-block; color:#666; padding:0 5px;}
.header p a.mobile{ padding-left:22px; background:url(../../images/exhibition/exhibition.png) no-repeat 3px 8px; color:#5b7648;}
.header ul li a:hover,.header p a:hover{ color:#f60; text-decoration:underline;}
/* header end */
.wrapper {
	margin: 0 auto;
	width: 1150px;
}

.wrapper:after {
	content: '';
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.topAdv{
	width: 1150px;
	margin: 0 auto;
}
.topAdv ul{
	float: left;
	margin-left: -10px;
}
.topAdv ul li{
	margin-left: 10px;
	float: left;
	margin-top: 10px;
}
.topAdv ul li img{
	height: auto;
}
.top{
	width: 1150px;
	margin: 28px auto;
}
.top .logo{
	float: left;
}
.top h1{
	font-size: 30px;
    line-height: 40px;
    color: #5b7648;
    height: 40px;
    padding-left: 15px;
    border-left: 1px solid #dddddd;
    margin-left: 15px;
    margin-top: 8px;
    float: left;
	font-weight: normal;
}

.search{ 
	width: 491px;
	height: 38px;
	float: left;
	margin-left: 45px;
	border: 1px solid #c1c1c1;
	border-right:none;
	margin-top: 8px;
}
.searchSelect{
	width: 68px;
	height: 36px;
	float: left;
	border-right:1px solid #d4d4d4;
	position: relative;
	z-index: 99999;
	margin: 1px 0;
	border-radius: 2px 0 0 2px;
	font-family: "Microsoft YaHei";
}
.searchSelectTop{
	width: 100%;
	height: 100%;
	position: relative;
	cursor: pointer;
}
.searchSelectTop p{
	font-size: 14px;
	line-height: 36px;
	color: #666666;
	text-indent: 10px;
}
.searchSelectTop i{
	display: block;
	position: absolute;
	width: 9px;
	height: 5px;
	top: 15px;
	left: 50px;
	background:url(../../images/exhibition/exhibition.png) no-repeat 0 -35px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}
.searchSelectTop.focus i{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.searchSelectBot{
	position: absolute;
	width: 68px;
	border:1px solid #ddd;
	left: -1px;
	top: 38px;
	z-index: 99999;
	background: #fff;
	display: none;
}
.searchSelectBot li{
	text-indent: 15px;
	font-size: 12px;
	line-height: 24px;
	cursor: pointer;
}
.searchSelectBot li:hover{
	background: #5B7648;
	color: #fff;
}
.search input{
	width: 350px;
	height: 38px;
	float: left;
	text-indent: 15px;
	font-size: 14px;
	line-height: 38px;
	color: #666;
	border:none;
	font-family: "Microsoft YaHei";
}
.search button{
	width: 71px;
	height: 40px;
	border:none;
	background:url(../../images/exhibition/exhibition.png) no-repeat 0 -58px;
	cursor: pointer;
	outline: none;
	float: right;
	margin-top: -1px;
	margin-right: -1px;
}

.topRight{
	width: 200px;
	float: right;
	margin-top: 3px;
}
.topRight img{
	height: auto;
}
#nav{
	width: 100%;
	min-width: 1150px;
	height: 40px;
	min-width: 1150px;
	background: #5b7648;
}
.nav{
	width: 1150px;
	margin: 0 auto;
}
.nav p a{
	display: inline-block;
	font-size: 18px;
	line-height: 40px;
	width: 127px;
	color: #fff;
	text-align: center;
}
.nav p a.index{
	background: #79a05e;
}
.nav p a:hover{
	background: #79a05e;
}
.foreshow{width: 1150px;margin: 10px auto 20px;}
.attention{height:30px;}
.attention span.attCloumn{ float:left; display:block; height:30px; width:50px;font-size: 12px;color: #333;background: url(../../images/exhibition/exhibition.png) no-repeat 0 -113px;}
.attList{overflow: hidden; width: 1100px; height: 30px;}
.attList ul{ width:1450px; float: right; overflow:hidden;zoom:1;}
.attList li{ padding-left:12px; padding-right:20px;height:30px; overflow:hidden; line-height:30px; float:left;background: url(../../images/exhibition/exhibition.png) no-repeat 0 -152px; }
.attList li a{ color:#666}

.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: #5b7648;
	padding-left: 5px;
}

.main {
	width: 1150px;
	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: #5b7648;
}

.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: #5b7648;
}

.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: #5b7648;
	right: 108px;
}

.rt-info .desc a.audience {
	background: #fb972c;
	right: 0;
}

.mainRight {
	float: right;
	width: 325px;
}


/*Ã¤Â¼Å¡Ã¥Â±â€¢Ã¦Å¸Â¥Ã¨Â¯Â¢*/

.queryTop {
	height: 54px;
	width: 325px;
	background: #5b7648;
	font: normal 22px/54px "microsoft yahei";
	color: #fff;
	text-align: center;
}

.query {
	width: 323px;
	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: #5b7648;
	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: #5B7648;
	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: #519126;
	border: 1px solid #519126;
	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: 291px;
	padding: 15px 16px 0;
	height: 230px;
	border: 1px solid #dcdcdc;
	border-top: 0;
}

.exhiRight .place h3 {
	font: normal 18px/39px "microsoft yahei";
	color: #5B7648;
	border-top: 1px solid #5B7648;
	border-bottom: 1px solid #5B7648;
	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: #5B7648;
	color: #fff;
}

.exhiDate {
	background: #fb972c;
	color: #fff!important;
}

.CalendarCon a:hover {
	background: #5B7648;
	color: #fff !important;
	text-decoration: none;
}

.recommend {
	margin-top: 20px;
}

.recommend .hd {
	border-top: 3px solid #5b7648;
	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: #5B7648;
	text-decoration: underline;
}

.exhi-adv {
	margin-top: 10px;
}

.exhi-adv img {
	margin-top: 10px;
}
.adPosition {
	width: 1180px;
	margin: 0 auto;
	margin-top: 10px;
}

.exhiRight .box {
	margin-top: 15px;
}

.exhiRight .box .hd {
	height: 42px;
	border-bottom: 1px solid #5B7648;
}

.exhiRight .box .hd h3 {
	font: bold 18px/40px "microsoft yahei";
	padding-right: 6px;
	float: left;
	border-bottom: 2px solid #5b7648;
}

.exhiRight .box .hd h3 a {
	color: #5b7648;
}

.exhiRight .box .hd  a.more {
		font-size: 14px;
	line-height: 45px;
	color: #666;
	float: right;
	display: inline-block;
	background:url(../../images/exhibition2017/add.jpg) no-repeat 35px 17px;
	padding-right: 19px;
	font-weight: normal;
	font-family: "\5b8b\4f53";
}
.exhiRight .box .big-img {
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}

.exhiRight .box .big-img img {
	width: 100%;
	height: 150px;
}

.exhiRight .box .big-img p {
	position: absolute;
	bottom: -22px;
	left: 0;
	background-color: rgba(49, 49, 49, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8313131, endColorstr=#c8313131);
	padding: 5px 15px;
	width: 325px;
	box-sizing: border-box;
}

.exhiRight .box .big-img p a {
	color: #fff;
	font: normal 14px/20px "microsoft yahei";
}

.exhiRight .box .big-img .phover:hover p {
	text-decoration: underline;
	bottom: 0;
	background-color: rgba(91, 118, 72, 0.8);

}
.exhiRight .box ul {
	margin-top: 10px;
}

.exhiRight .box 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;
}

.exhiRight .box ul li a {
	color: #666666;
}

.exhiRight .box ul li a:hover {
	text-decoration: underline;
	color: #5B7648;
}


/*footer*/

.footer {
	background-color:#242a37;
	padding:40px 0;
  
   }
   .footer .foot {
	margin:0 auto;
	overflow:hidden;
	width: 1400px;
   }
   .footer .foot h2 {
	color:#999;
	font-size:18px;
	height:30px;
	font-weight:bold
   }
   .footer .foot h2 b {
	border-bottom:3px solid #5A7648;
	height:30px;
	display:inline-block
   }
   .footer .foot .foot-nav {
	width:550px;
	float:left;
	position: relative;
   }
   .foot-nav-img{
	position: absolute;
	right: 30px;
	bottom: 45px;
	width: 120px;
}
.foot-nav-img span{
	margin-top: 8px;
	font-size: 12px;
	text-align: center;
	color: #868686;
	display: block;
}
   .footer .foot .foot-nav p {
	font-size:14px;
	color:#999;
	line-height:30px
   }
   .footer .foot .foot-nav p a {
	color:#999
   }
   .footer .foot .foot-nav p a:hover {
	color:#f90
   }
   .footer .foot .foot-nav p a img {
	margin-left:8px
   }
   .footer .foot .foot-nav .foot-img {
	overflow:hidden;
	width:calc(100% + 20px);
	background:url("https://webinar.zyzhan.com/images/copyright.png") no-repeat 0 0;
	background-size:auto 100%;
	margin-top:12px
   }
   .footer .foot .foot-nav .foot-img li {
	width:84px;
	height:33px;
	float:left;
	margin-right:9px
   }
   .footer .foot .foot-nav .foot-img li a {
	display:block;
	height:33px;
	color:#333;
	border-radius:3px;
	overflow:hidden
   }
   .footer .foot .foot-txt {
	overflow:hidden;
	padding:15px 0 0 0
   }
   .footer .foot .foot-txt li {
	width:14%;
	float:left;
	font-size:14px;
	line-height:30px;
	height:30px;
	overflow:hidden
   }
   .footer .foot .foot-txt li a {
	color:#999
   }
   .footer .foot .foot-txt li a:hover {
	color:#5a7648
   }
   .footer .foot .hot-line {
	width:365px;
	padding-top:10px;
	float:left;
	margin-left:60px;
	color:#999
   }
   .footer .foot .hot-line>b {
	display:block;
	font-size:30px;
	color:#fff;
	margin-top:20px
   }
   .footer .foot .hot-line span {
	display:block;
	font-size:13px;
	line-height:36px
   }
   .footer .foot .hot-line p {
	font-size:14px;
	line-height:28px
   }
   .footer .foot .hot-line p em{
    font-style: normal;
    font-size: 14px;
   line-height: 28px;
   width: 160px;
 display: inline-block;
   }
   .footer .foot .hot-line p span{
   font-size: 14px;
   line-height: 28px;
    display: inline-block;
   }
   
   .footer .foot .hot-line p a {
	display:inline-block;
	width:18px;
	height:21px;
	vertical-align:top;
	margin-top:3px;
	background:url("http://www.chem17.com/images/Index/2019/main.png") no-repeat 100% -223px
   }
   .footer .foot .qr-code {
	float:right;
	padding-top:10px
   }
   .footer .foot .qr-code ul {
	margin-top:28px
   }
   .footer .foot .qr-code ul li {
	float:left;
	padding:0 0 0 40px
   }
   .footer .foot .qr-code ul li:first-of-type {
	padding-left:0
   }
   .footer .foot .qr-code ul li span {
	display:block;
	width:114px;
	height:114px;
	background-color:#fff;
	border:8px solid #fff
   }
   .footer .foot .qr-code ul li span img {
	width:100%;
	height:100%
   }
   .footer .foot .qr-code ul li p {
	text-align:center;
	font-size:14px;
	color:#999;
	margin-top:16px
   }
   .copyright {
	color:#999;
	padding:15px 0;
	text-align:center;
	background-color:#1b1f29;
	font-size:14px
   }
   .copyright a {
	color:#999
   }
   .copyright a:hover {
	color:#ff6600
   }



.backHome {
	width: 54px;
	position: relative;
}

.backHome .cooperation,
.backHome .cooperation,
.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/exhibition/rightBarBg.png) no-repeat 0 0 #30bb7e;
	text-decoration: none;
	cursor: pointer;
}

.backHome a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.backHome .cooperation {
	background: url(../../images/exhibition/rightBarBg.png) no-repeat 0 -57px #30bb7e;
}

.backHome a.price {
	background: url(../../images/exhibition/rightBarBg.png) no-repeat 0px -57px #30bb7e;
}

.backHome a.rightWx {
	background: url(../../images/exhibition/rightBarBg.png) no-repeat 0px -228px #30bb7e;
}

.backHome img {
	position: absolute;
	right: 60px;
	top: 45px;
	max-width: 100px;
	max-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/exhibition/rightBarBg.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: 235px;
	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/exhibition/rightBarBg.png) no-repeat 0px -288px #30bb7e;
}

.backHome .qq:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
	color: #fff!important;
}

.qqconsult {
	display: none;
	position: absolute;
	left: -185px;
	top: 0px;
	width: 180px;
	padding-right: 10px;
	z-index: 9999;
}

.qqBox {
	width: 160px;
	height: 67px;
	background-color: #fff;
	border: #30bb7e 10px solid;
}

.qqBox h3 {
	width: 158px;
	background-color: #30bb7e;
	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: 5px;
	display: block;
	float: left;
	cursor: default;
	border: none;
	height: 24px;
	line-height: 24px;
	width: 88px;
	color: #fff;
	font-family: "microsoft yahei";
}

.qqBox p a.btn1 {
	background-color: #30bb7e;
}

.qqBox p a.btn2 {
	background-color: #f26522;
}

.appBot {
	position: absolute;
	top: 0;
	right: 60px;
	display: none;
}

.appBot img {
	width: auto;
	height: auto;
	position: static;
	display: block;
}
.backHome .cooperation:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
	color: #fff!important;
}
.cooConsult{
	width: 130px;
	height: 81px;
	background: #30bb7e;
	padding: 5px 6px;
	position: absolute;
    left: -150px;
    top: 100px;
	display: none;
}
.cooInner{
	width: 128px;
	height: 79px;
	border: 1px solid #fff;
}
.cooInner h3{
	font-size: 12px;
	line-height: 31px;
	color: #fff;
	text-align: center;
	font-weight: normal;
}
.cooBot{
	width: 122px;
	padding-left: 6px;
	height: 45px;
	padding-top: 4px;
	background: #fff;
	font-size: 12px;
	line-height: 22px;
	color: #666;
	text-align: left;
}
.cooBot p{
	padding-left: 24px;
	background: url(../../images/exhibition/exhibition.png) no-repeat 0 -447px;
}
.cooBot span{
	display: block;
	padding-left: 24px;
	background: url(../../images/exhibition/exhibition.png) no-repeat 1px -476px;
}
.cooConsult b{
	width: 5px;
	height: 8px;
	background: url(../../images/exhibition/exhibition.png) no-repeat 0 -516px;
	position: absolute;
	top: 41px;
	right: -5px;
}
@media only screen and (max-width: 1024px){
	#nav,#header{
		min-width: 840px;
	}
	.header,
	.top,
	.nav,
	.wrapper,
	.foreshow,
	.main,
	.w,
	.topAdv,
	.footer .foot{
		width: 840px;
	}
	.header input {
        width: 52px;
    }
    .header li a, .header p a {
        color: #666;
        padding: 0 1px;
    }
	.top {
		margin: 10px auto;
	}
	.top .logo img{
		width: 142px;
	}
	.top h1 {
		font-size: 20px;
		line-height: 26px;
		height: 26px;
		padding-left: 8px;
		margin-left: 8px;
		margin-top: 10px;
	}
	.search {
		width: 311px;
		height: 34px;
		float: left;
		margin-left: 18px;
		border: 1px solid #c1c1c1;
		border-right: none;
		margin-top: 8px;
	}
	.searchSelect {
		width: 56px;
		height: 32px;
		float: left;
		border-right: 1px solid #d4d4d4;
		position: relative;
		z-index: 99999;
		margin: 1px 0;
		border-radius: 2px 0 0 2px;
		font-family: "\5b8b\4f53";
	}
	.searchSelectTop p {
		font-size: 13px;
		line-height: 32px;
		color: #666666;
		text-indent: 7px;
	}
	.searchSelectBot {
		position: absolute;
		width: 56px;
		border: 1px solid #ddd;
		left: -1px;
		top: 34px;
		z-index: 99999;
		background: #fff;
		display: none;
	}
	.searchSelectTop i {
		top: 13px;
		left: 41px;
	}
	.search input {
		width: 214px;
		height: 34px;
		text-indent: 15px;
		font-size: 13px;
		line-height: 34px;
	}
	.search button {
		width: 40px;
		height: 36px;
		border-radius: 0 2px 2px 0;
		background: url(../../images/exhibition/exhibition.png) no-repeat -13px -58px;
	}
	.topRight {
		width: 250px;
		float: right;
		margin-top: 0px;
	}
	#nav {
		height: 32px;
	}
	.nav p a {
		font-size: 14px;
		line-height: 32px;
		width: 92px;
	}
	.foreshow {
		margin: 5px auto 8px;
	}
	.mainTop {
		margin-top: 6px;
		padding-left: 5px;
		font: normal 12px/30px "microsoft yahei";
	}
	.mainTop p {
		background: url(../../images/exhibition2017/exhiList.png) 0 8px no-repeat;
		text-indent: 18px;
	}
	.mainRight {
		float: right;
		width: 250px;
	}
	.mainLeft {
		width: 580px;
		float: left;
	}
	.mainLeft ul li {
		height: 110px;
		padding-top: 10px;
		border-bottom: 1px solid #dcdcdc;
	}
	.mainLeft ul li img {
		height: 100px;
		width: 180px;
		float: left;
	}
	.mainLeft ul li .rt-info {
		width: 390px;
		float: right;
	}
	.mainLeft ul li .rt-info span.tl {
		font: bold 17px/22px "microsoft yahei";
		height: 22px;
		overflow: hidden;
	}
	.mainLeft ul li .rt-info p {
		height: 54px;
		margin-top: 2px;
		font: normal 12px/18px "microsoft yahei";
	}
	.mainLeft ul li .rt-info p b {
		font: normal 12px/18px "microsoft yahei";
	}
	.rt-info .desc span {
		text-indent: 18px;
		margin-right: 10px;
		font: normal 12px/20px "microsoft yahei";
	}
	.queryTop {
		height: 42px;
		width: 250px;
		font: normal 18px/42px "microsoft yahei";
	}
	.query {
		width: 248px;
	}
	.CalendarWrapper {
		width: 240px;
		height: 210px;
		padding-top: 10px;
	}
	.CalendarHead {
		width: 240px;
		height: 22px;
		margin: 0 auto 5px;
		line-height: 22px;
		border-radius: 20px;
	}
	.exhiRight .place {
		width: 232px;
		padding: 5px 8px 0;
		height: 198px;
	}
	.exhiRight .place h3 {
		font: normal 15px/30px "microsoft yahei";
	}
	.exhiRight .placeList {
		margin-top: 8px;
	}
	.exhiRight .place p {
		height: 24px;
		line-height: 28px;
		width: 232px;
		font-size: 14px;
		font: normal 12px/28px "microsoft yahei";
	}
	.exhiRight .place a {
		padding: 0 6px;
	}
	.exhiRight .box {
		margin-top: 8px;
	}
	.exhiRight .box .hd {
		height: 32px;
		border-bottom: 1px solid #5B7648;
	}
	.exhiRight .box .hd h3 {
		font: bold 15px/30px "microsoft yahei";
		padding-right: 6px;
		float: left;
		border-bottom: 2px solid #5b7648;
	}
	.exhiRight .box .hd a.more {
		font-size: 12px;
		line-height: 32px;
		background: url(../../images/exhibition2017/add.jpg) no-repeat 28px 10px;
		padding-right: 19px;
	}
	.exhiRight .box .big-img p {
		bottom: -18px;
		padding: 3px 6px;
		width: 250px;
	}
	.exhiRight .box .big-img p a {
		font: normal 12px/18px "microsoft yahei";
	}
	.exhiRight .box ul {
		margin-top: 5px;
	}
	.exhiRight .box ul li {
		background: url(../../images/exhibition2017/exhiList.png) -195px -218px no-repeat;
		font: normal 12px/24px "microsoft yahei";
		text-indent: 15px;
		height: 24px;
	}
	.newspages {
		width: 580px;
	}
	.foot-nav .logo {
		float: initial;
	}
	.foot-nav .logo img{
		width: 120px;
	}
	.footer .foot .foot-txt li {
		width: 14%;
		float: left;
		font-size: 12px;
		line-height: 20px;
		height: 20px;
		overflow: hidden;
	}
	.footer .foot .foot-nav p {
		font-size: 12px;
		line-height: 20px;
	}
	.footer .foot .foot-nav {
		width: 370px;
	}
	.footer .foot .foot-nav .foot-img li:last-child{
		margin: 0;
	}
	.footer .foot .foot-nav .foot-img {
		width: calc(100% + 3px);
		background-size: 100%;
		margin-top: 8px;
	}
	.footer .foot .foot-nav .foot-img li {
		width: 69px;
		height: 28px;
		margin-right: 7px;
	}
	.footer .foot .hot-line {
		width: 320px;
		padding-top: 5px;
		margin-left: 40px;
	}
	.footer .foot h2 {
		font-size: 14px;
		height: 20px;
	}
	.footer .foot h2 b {
		border-bottom: 2px solid #5A7648;
		height: 20px;;
	}
	.footer .foot .hot-line > b {
		font-size: 22px;
		margin-top: 8px;
	}
	.footer .foot .hot-line p span {
		font-size: 12px;
		line-height: 22px;
	}
	.footer .foot .hot-line p {
		font-size: 12px;
		line-height: 22px;
	}
	.footer .foot .hot-line p em {
		font-size: 12px;
		line-height: 22px;
		width: 140px;
	}
	.footer .foot .hot-line p a {
		margin-top: 1px;
		background: url("http://www.chem17.com/images/Index/2019/main.png") no-repeat 100% -226px;
	}
	.footer .foot .qr-code ul {
		margin-top: 10px;
	}
	.footer .foot .qr-code ul li p {
		font-size: 12px;
		margin-top: 5px;
	}
	.footer .foot .qr-code ul li span {
		width: 64px;
		height: 64px;
		border: 2px solid #fff;
	}
	.footer .foot .qr-code ul li {
		padding: 0;
		float: initial;
	}
	.footer .foot .qr-code ul li:last-child{
		margin-top: 4px;
	}
	.attList ul {
		width: 1450px;
	}
	.foot-nav-img {
		right: 14px;
		bottom: 30px;
		width: 80px;
	}

}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
	#nav,#header{
		min-width: 978px;
	}
	.header,
	.top,
	.nav,
	.wrapper,
	.foreshow,
	.main,
	.w,
	.topAdv,
	.footer .foot{
		width: 978px;
	}
	.header li a, .header p a {
		color: #666;
		padding: 0 3px;
	}
	.top .logo img{
		width: 160px;
	}
	.top h1 {
		font-size: 22px;
		line-height: 30px;
		height: 30px;
		padding-left: 10px;
		margin-left: 10px;
		margin-top: 11px;
	}
	.search {
		width: 401px;
		height: 38px;
		margin-left: 14px;
		margin-top: 5px;
	}
	.search input {
		width: 260px;
		height: 38px;
		text-indent: 15px;
		font-size: 14px;
		line-height: 38px;
	}
	.topRight {
		width: 280px;
		float: right;
		margin-top: 0px;
	}
	.nav p a {
		font-size: 16px;
		line-height: 40px;
		width: 107px;
	}
	.attention span.attCloumn {
		width: 40px;
	}
	.attList li {
		padding-left: 10px;
		padding-right: 15px;
	}
	.foreshow {
		margin: 8px auto 12px;
	}
	.mainTop {
		margin-top: 10px;
		padding-left: 10px;
		font: normal 13px/36px "microsoft yahei";
	}
	.mainTop p {
		background: url(../../images/exhibition2017/exhiList.png) 0 10px no-repeat;
	}
	.mainLeft {
		width: 680px;
		float: left;
	}
	.mainRight {
		float: right;
		width: 280px;
	}
	.mainLeft ul li {
		height: 130px;
		padding-top: 14px;
	}
	.mainLeft ul li img {
		height: 116px;
		width: 210px;
	}
	.mainLeft ul li .rt-info {
		width: 460px;
	}
	.mainLeft ul li .rt-info span.tl {
		font: bold 19px/26px "microsoft yahei";
		height: 26px;
		overflow: hidden;
	}
	.mainLeft ul li .rt-info p {
		margin-top: 6px;
		font: normal 13px/20px "microsoft yahei";
	}
	.rt-info .desc {
		margin-top: 2px;
	}
	.rt-info .desc span {
		font: normal 13px/24px "microsoft yahei";
	}
	.rt-info .desc span.time {
		background: url(../../images/exhibition2017/exhiList.png) -186px -252px no-repeat;
	}
	.rt-info .desc span.num {
		background: url(../../images/exhibition2017/exhiList.png) -186px -287px no-repeat;
	}
	.foot-nav .logo {
		display: block;
		float: initial;
	}
	.foot-nav .logo img{
		width: 120px;
	}
	.footer .foot .foot-txt li {
		font-size: 12px;
		line-height: 24px;
		height: 24px;
	}
	.footer .foot .foot-txt {
		overflow: hidden;
		padding: 10px 0 0 0;
	}
	.footer .foot .foot-nav p {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .foot .foot-nav {
		width: 425px;
	}
	.footer .foot .hot-line {
		width: 335px;
		padding-top: 5px;
		margin-left: 20px;
	}
	.footer .foot h2 {
		font-size: 15px;
		height: 24px;
	}
	.footer .foot h2 b {
		border-bottom: 2px solid #5A7648;
		height: 24px;
	}
	.footer .foot .hot-line > b {
		font-size: 24px;
		margin-top: 10px;
	}
	.footer .foot .hot-line span {
		font-size: 12px;
		line-height: 30px;
	}
	.footer .foot .hot-line p {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .foot .hot-line p em {
		font-size: 12px;
		line-height: 24px;
		width: 140px;
	}
	.footer .foot .qr-code {
		padding-top: 5px;
	}
	.footer .foot .qr-code ul {
		margin-top: 15px;
	}
	.footer .foot .foot-nav .foot-img {
		background-size: 100%;
		width: calc(100% + 2px);
	}
	.footer .foot .foot-nav .foot-img li {
		width: 78px;
		height: 31px;
		margin-right: 9px;
	}
	.footer .foot .foot-nav .foot-img li:last-child{
		margin: 0;
	}
	.footer .foot .qr-code ul li span {
		width: 84px;
		height: 84px;
		border: 3px solid #fff;
	}
	.footer .foot .qr-code ul li p {
		font-size: 12px;
		margin-top: 5px;
	}
	.footer .foot .qr-code ul li {
		padding: 0 0 0 10px;
	}
	.footer .foot .hot-line p span {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .foot .hot-line p a {
		margin-top: 0px;
	}
	.exhiRight .box .big-img {
		margin-top: 10px;;
	}
	.exhiRight .box .big-img img {
		height: 130px;
	}
	.exhiRight .box ul li {
		background: url(../../images/exhibition2017/exhiList.png) -195px -217px no-repeat;
		font: normal 13px/26px "microsoft yahei";
		text-indent: 15px;
		height: 26px;
	}
	.queryTop {
		height: 42px;
		width: 280px;
		font: normal 18px/42px "microsoft yahei";
	}
	.query {
		width: 278px;
	}
	.exhiRight .place {
		width: 254px;
		padding: 10px 12px 0;
		height: 230px;
	}
	.exhiRight .place h3 {
		font: normal 16px/31px "microsoft yahei";
	}
	.exhiRight .place p {
		height: 26px;
		line-height: 28px;
		width: 255px;
		font-size: 14px;
		font: normal 13px/26px "microsoft yahei";
	}
	.exhiRight .place a {
		padding: 0 6px;
	}
	.foot-nav-img {
		right: 24px;
		bottom: 37px;
		width: 100px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
	.footer .foot{
		width: 1150px;
	}
	.footer .foot .foot-txt li {
		font-size: 13px;
	}
	.footer .foot .foot-nav p {
		font-size: 13px;
		line-height: 28px;
	}
	.foot-nav .logo img{
		width: 130px;
	}
	.footer .foot .foot-nav {
		width: 510px;
	}
	.footer .foot .hot-line > b {
		font-size: 28px;
		margin-top: 16px;
	}
	.footer .foot h2 {
		font-size: 16px;
	}
	.footer .foot .hot-line p {
		font-size: 13px;
		line-height: 28px;
	}
	.footer .foot .hot-line p em {
		font-size: 13px;
		width: 150px;
	}
	.footer .foot .hot-line {
		width: 350px;
		padding-top: 10px;
		margin-left: 30px;
	}
	.footer .foot .qr-code ul li {
		float: left;
		padding: 0 0 0 20px;
	}
	.footer .foot .qr-code ul li span {
		width: 98px;
		height: 98px;
		border: 5px solid #fff;
	}
	.footer .foot .qr-code ul li p {
		font-size: 13px;
		margin-top: 12px;
	}
	.top h1 {
		font-size: 28px;
		padding-left: 12px;
		margin-left: 12px;
		margin-top: 8px;
	}
	.search {
		width: 441px;
		margin-left: 26px;
		margin-top: 8px;
	}
	.search input {
		width: 300px;
	}
	.topRight {
		width: 325px;
		float: right;
		margin-top: 0;
	}
	.foot-nav-img {
		bottom: 40px;
	}



}
@media only screen and (min-width: 1400px) and (max-width: 1599px){
	#nav,#header{
		min-width: 1240px;
	}
	.header,
	.top,
	.nav,
	.wrapper,
	.foreshow,
	.main,
	.w,
	.topAdv,
	.footer .foot{
		width: 1240px;
	}
	.header ul li {
		font: normal 14px/32px "Microsoft YaHei";
	}
	.header p {
		font-size: 14px;
	}
	.top h1 {
		margin-top: 15px;
	}
	.search {
		margin-left: 25px;
		margin-top: 17px;
	}
	.searchSelectBot li {
		text-indent: 17px;
		font-size: 14px;
		line-height: 26px;
		cursor: pointer;
	}
	.topRight {
		width: 325px;
		float: right;
		margin-top: 0;
	}
	#nav {
		height: 50px;
	}
	.nav p a {
		font-size: 20px;
		line-height: 50px;
		width: 155px;
	}
	.attList ul {
		width: 1800px;
	}
	.attList li a {
		font-size: 15px;
	}
	.mainTop {
		font: normal 16px/50px "microsoft yahei";
	}
	.mainTop p {
		background: url(../../images/exhibition2017/exhiList.png) 5px 18px no-repeat;
		text-indent: 30px;
	}
	.mainTop p a {
		padding: 0 10px;
	}
	.mainLeft {
		width: 870px;
	}
	.mainLeft ul li img {
		height: 149px;
		width: 270px;
	}
	.mainLeft ul li .rt-info {
		width: 580px;
	}
	.mainLeft ul li .rt-info span.tl {
		font: bold 23px/30px "microsoft yahei";
	}
	.mainLeft ul li .rt-info p {
		width: 100%;
		height: 60px;
		margin-top: 6px;
	}
	.rt-info .desc {
		margin-top: 3px;
	}
	.rt-info .desc span {
		font: normal 15px/24px "microsoft yahei";
	}
	.footer .foot .qr-code ul li {
		padding: 0 0 0 20px;
	}
	.footer .foot .qr-code ul li span {
		width: 100px;
		height: 100px;
		border: 6px solid #fff;
	}
	.footer .foot .hot-line {
		margin-left: 40px;
	}
	.newspages {
		padding: 30px 0;
	}
	.exhiRight .box .hd h3 {
		font: bold 20px/40px "microsoft yahei";
	}
	.exhiRight .box ul li {
		background: url(../../images/exhibition2017/exhiList.png) -194px -214px no-repeat;
		font: normal 15px/32px "microsoft yahei";
		text-indent: 20px;
		height: 32px;
	}
}
@media only screen and (min-width: 1600px){
	#nav,#header{
		min-width: 1400px;
	}
	.header,
	.top,
	.nav,
	.wrapper,
	.foreshow,
	.main,
	.topAdv,
	.w{
		width: 1400px;
	}
	.header ul li {
		font: normal 14px/32px "Microsoft YaHei";
	}
	.header p {
		font-size: 14px;
	}
	.top h1 {
		padding-left: 35px;
		margin-left: 35px;
		margin-top: 13px;
	}
	.search {
		margin-left: 60px;
		margin-top: 13px;
	}
	.searchSelectBot li {
		text-indent: 17px;
		font-size: 14px;
		line-height: 26px;
		cursor: pointer;
	}
	.topRight {
		width: 375px;
		float: right;
		margin-top: 0;
	}
	#nav {
		height: 50px;
	}
	.nav p a {
		font-size: 20px;
		line-height: 50px;
		width: 155px;
	}
	.foreshow {
		margin: 15px auto 20px;
	}
	.attention {
		height: 40px;
	}
	.attention span.attCloumn {
		height: 40px;
		width: 50px;
		font-size: 14px;
		background: url(../../images/exhibition/exhibition.png) no-repeat 10px -108px;
	}
	.attList li {
		padding-left: 20px;
		padding-right: 35px;
		height: 40px;
		line-height: 40px;
		background: url(../../images/exhibition/exhibition.png) no-repeat 0 -147px;
		font-size: 15px;
	}
	.mainTop {
		font: normal 16px/50px "microsoft yahei";
	}
	.mainTop p {
		background: url(../../images/exhibition2017/exhiList.png) 5px 18px no-repeat;
		text-indent: 30px;
	}
	.mainTop p a {
		padding: 0 10px;
	}
	.attList ul {
		width: 1950px;
	}
	.mainLeft {
		width: 980px;
	}
	.mainRight {
		width: 375px;
	}
	.queryTop {
		height: 54px;
		width: 375px;
		font: normal 22px/54px "microsoft yahei";
	}
	.query {
		width: 373px;
	}
	.CalendarWrapper {
		width: 315px;
		height: 248px;
		padding-top: 25px;
	}
	.CalendarHead {
		width: 315px;
		height: 38px;
		margin: 0 auto 8px;
		line-height: 38px;
		border-radius: 20px;
		font-size: 14px;
	}
	.CalendarHead table{
		width: 272px!important;
	}
	.CalendarHead td:nth-child(1), .CalendarHead td:last-child {
		width: 40px;
	}
	.CalendarWrapper a {
		font-size: 16px;
	}
	.CalendarHead h4 {
		font-size: 16px;
		width: 110px;
	}
	.CalendarCon table{
		width: 315px;
	}
	.CalendarCon th {
		line-height: 22px;
		font-size: 16px;
	}
	#_CalendarDayList_16705727751 table{
		width: 315px;
	}
	.CalendarCon a, .CalendarCon em, .CalendarCon span {
		width: 40px;
		height: 30px;
		margin-bottom: 5px;
		line-height: 30px;
		margin-left: 5px;
		font-size: 15px;
	}
	.exhiRight .place {
		width: 341px;
		padding: 15px 16px 0;
		height: 260px;
	}
	.exhiRight .place h3 {
		font: normal 22px/44px "microsoft yahei";
		text-align: center;
	}
	.exhiRight .placeList {
		margin-top: 10px;
	}
	.exhiRight .place p {
		height: 32px;
		line-height: 28px;
		width: 330px;
		font-size: 14px;
		font: normal 16px/32px "microsoft yahei";
	}
	.exhiRight .place a {
		padding: 0 10px;
	}
	.exhiRight .box {
		margin-top: 20px;
	}
	.exhiRight .box .hd {
		height: 50px;
	}
	.exhiRight .box .hd h3 {
		font: bold 22px/48px "microsoft yahei";
		padding-right: 6px;
	}
	.exhiRight .box .hd a.more {
		font-size: 16px;
		line-height: 50px;
		background: url(../../images/exhibition2017/add.jpg) no-repeat 38px 20px;
		padding-right: 22px;
	}
	.exhiRight .box .big-img img {
		width: 100%;
		height: 173px;
	}
	.exhiRight .box .big-img p {
		bottom: -26px;
		padding: 5px 15px;
		width: 375px;
	}
	.exhiRight .box .big-img p a {
		font: normal 16px/26px "microsoft yahei";
	}
	.exhiRight .box ul li {
		background: url(../../images/exhibition2017/exhiList.png) -195px -211px no-repeat;
		font: normal 16px/36px "microsoft yahei";
		text-indent: 22px;
		height: 36px;
	}
	.mainLeft ul li {
		height: 200px;
	}
	.mainLeft ul li img {
		height: 168px;
		width: 304px;
	}
	.mainLeft ul li .rt-info {
		width: 640px;
	}
	.mainLeft ul li .rt-info span.tl {
		font: bold 24px/36px "microsoft yahei";
	}
	.mainLeft ul li .rt-info p {
		height: 52px;
		margin-top: 8px;
		font: normal 16px/26px "microsoft yahei";
		overflow: hidden;
	}
	.mainLeft ul li .rt-info p b {
		font: normal 16px/26px "microsoft yahei";
	}
	.rt-info .desc {
		margin-top: 4px;
	}
	.rt-info .desc span {
		text-indent: 22px;
		margin-right: 17px;
		font: normal 16px/30px "microsoft yahei";
	}
	.rt-info .desc span.time {
		background: url(../../images/exhibition2017/exhiList.png) -186px -250px no-repeat;
	}
	.rt-info .desc span.num {
		background: url(../../images/exhibition2017/exhiList.png) -186px -285px no-repeat;
	}
	.rt-info .desc span.place {
		background: url(../../images/exhibition2017/exhiList.png) -186px -318px no-repeat;
	}
	.newspages {
		padding: 40px 0;
	}






}