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;
}
.foot-nav .logo {
	float: none;
}
/* 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 a:hover {
	color: #f60;
}

.mainTop p span {
	color: #5b7648;
	padding-left: 5px;
}

.recommend {
	margin-top: 15px;
	position: relative;
}

.recommend .tl {
	max-height: 90px;
	text-align: center;
}

.recommend .tl h1 {
	font: bold 28px/40px "microsoft yahei";
}

.recommend .tl h1 a {
	color: #333;
}

.recommend .tl h1 a:hover {
	color: #5b7648;
}

.recommend .tl .icon {
	height: 40px;
	display: inline-block;
	width: 144px;
	margin-left: 15px;
	position: relative;
}

.recommend .tl i {
	position: absolute;
	left: 0;
	top: 0;
	height: 84px;
	display: inline-block;
	width: 150px;
	z-index: 9;
	background: url(../../images/exhibition2017/exhiList.png) 0 -50px no-repeat;
}

.recommend .info {
	background: #f2fcea;
	margin-top: 15px;
	padding: 30px 20px;
	width: 1110px;
	float: left;
	position: relative;
}
.recommend .info > span {
	position: absolute;
	right: 10px;
	top: 10px;
}
.recommend .info .txt-lf {
	width: 630px;
	float: right;
}

.recommend .info .hd {
	font: normal 22px/50px "microsoft yahei";
	margin-top: 15px;
}

.recommend .info .hd i {
	display: inline-block;
	width: 40px;
	margin-right: 1px;
	text-align: center;
	font: bold 30px/50px arial;
	color: #fff;
	background: url(../../images/exhibition2017/exhiList.png) 0 -150px no-repeat;
}

.recommend .info .hd b.remind {
	display: inline-block;
	height: 24px;
	padding-left: 30px;
	padding-right: 8px;
	border-radius: 4px;
	margin-left: 18px;
	background: url(../../images/exhibition2017/exhiList.png) -50px -147px no-repeat #5b7648;
	font: normal 12px/24px "microsoft yahei";
	vertical-align: middle;
	color: #fff;
}

.recommend .info .hd span.gz-btn,.recommend .info .hd span.gz-btn-active {
	position: relative;
	top: 8px;
	margin:0 10px;
	cursor: pointer;
	margin-left: 120px;
}
.recommend .info .hd span.gz-btn a,.recommend .info .hd span.gz-btn-active a {
	height: 25px;
	width: 46px;
	display: inline-block;
	background-size: contain;
	cursor: pointer;
}
.recommend .info .hd span.gz-btn a {
	background: url(../../images/gz-btn.png) no-repeat;
}
.recommend .info .hd span.gz-btn-active a {
	background: url(../../images/gz-btn-active.png) no-repeat;
}

.recommend .info .hd span.sc-btn,.recommend .info .hd span.sc-btn-active {
	position: relative;
	top: 8px;
	cursor: pointer;
}
.recommend .info .hd span.sc-btn a,.recommend .info .hd span.sc-btn-active a {
	height: 25px;
	width: 46px;
	display: inline-block;
	background-size: contain;
	cursor: pointer;
}
.recommend .info .hd span.sc-btn a {
	background: url(../../images/sc-btn.png) no-repeat;
}
.recommend .info .hd span.sc-btn-active a {
	background: url(../../images/sc-btn-active.png) no-repeat;
}
.remind a{color: #fff;}
.recommend .info dl {
	width: 630px;
	margin-top: 30px;
	float: left;
}

.recommend .info dl dd,
.recommend dl dt {
	display: inline-block;
	float: left;
	font: normal 16px/28px "microsoft yahei";
}

.recommend dl dt {
	min-width: 72px;
	background: #8bc174;
	color: #fff;
	padding: 0 3px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.recommend .info dl dd {
	min-width: 135px;
	margin-bottom: 5px;
}

.recommend .info dl dd.rt-dd {
	width: 270px;
}

.recommend .info dl dd a {
	color: #333;
}

.recommend .info dl dd a:hover {
	color: #5b7648;
	text-decoration: underline;
}
.interest {
	float: left;
	position: relative;
}
.recommend .info .share {
	margin-top: 24px;
	float: left;
}
#Share {
	bottom: 0 !important;
}
.recommend .info .share p {
	float: left;
	font: normal 16px/30px "microsoft yahei";
	color: #7a7a7a;
}

.recommend .info .share p b {
	color: #ff6600;
}

.share .bdsharebuttonbox {
	float: left;
	margin-left: 27px;
	font: normal 14px/30px "microsoft yahei";
	color: #666666;
}

.share #bds_more {
	margin: 0;
	color: #666;
	font: normal 14px/30px "microsoft yahei";
	background: none;
	margin-right: 10px;
}
.recommend .info .bottom {
	width: 100%;
	float: left;
	margin-top: 30px;
}

.recommend .info .bottom a {
	height: 50px;
	width: 190px;
	float: left;
	text-align: center;
	margin-right: 20px;
	border-radius: 5px;
	font: bold 20px/50px "microsoft yahei";
}

.recommend .info .bottom a.btn1 {
	background-color: #4499ff;
	color: #fff;
}

.recommend .info .bottom a.btn2 {
	background-color: #ff6600;
	color: #fff;
}

.recommend .info .bottom a.btn3 {
	border: 1px solid #5b7648;
	background-color: #fff;
	color: #5b7648;
	height: 48px;
	width: 188px;
	font: bold 20px/48px "microsoft yahei";
}
.recommend .info .bottom a.a1{
	display: inline-block;
	width: 190px;
	height: 50px;
	background: url(../../images/exhibition/notOpen01.png);
}
.recommend .info .bottom a.a2{
	display: inline-block;
	width: 190px;
	height: 50px;
	background: url(../../images/exhibition/notOpen02.png);
}
.recommend .info .bottom a.gzdj{
	display: inline-block;
	width: 190px;
	height: 50px;
	background: url(../../images/exhibition/gzdj.png);
}
.recommend .info .bottom a.zwsq{
	display: inline-block;
	width: 190px;
	height: 50px;
	background: url(../../images/exhibition/zwsq.png);
}

.rt-img {
	width: 440px;
	float: left;
	margin-left: 30px;
}
.rt-img img{
	width: 400px;
	height: 227px;
}
.rt-img img {
	float: left;
}

.exhi-show {
	width: 1150px;
	float: left;
	margin-top: 40px;
}

.exhi-lf {
	width: 326px;
	float: right;

}

.exhi-lf .tips .hd {
	margin-top: 20px;
	background: url(../../images/exhibition2017/exhiList.png) -176px -174px no-repeat;
	font: bold 16px/26px "microsoft yahei";
	text-indent: 33px;
}

.exhi-lf .tips p {
	margin-top: 15px;
	font-size: 14px;
	line-height: 26px;
	color: #666;
	margin-bottom: 25px;
}

.exhi-lf .tips .contact-box {
	width: 326px;
	min-height: 40px;
	position: relative;
	text-indent: 65px;
	margin:0 auto;
	margin-bottom: 2px;
	font: bold 14px/40px "microsoft yahei";
	color: #fff;
	background: #5b7648;
}

.tips .contact-box i.phone {
	width: 25px;
	height: 40px;
	position: absolute;
	left: 14px;
	top: 0px;
	border-right: 1px solid #496735;
	padding-right: 14px;
	background: url(../../images/exhibition2017/exhiList.png) 0 -203px no-repeat;
}

.tips .contact-box i.qq2 {
	width: 25px;
	height: 40px;
	position: absolute;
	left: 14px;
	top: 0px;
	background: url(../../images/exhibition2017/exhiList.png) -44px -203px no-repeat;
}

.tips .contact-box i.qq {
	width: 25px;
	height: 40px;
	position: absolute;
	left: 14px;
	top: 0px;
	background: url(../../images/exhibition2017/exhiList.png) -44px -203px no-repeat;
}
.tips .contact-box b{
	display: inline-block;
	width: 18px;
	height: 21px;
	vertical-align: top;
	margin: 8px 5px 0 0;
	background: url("http://www.chem17.com/images/Index/2019/main.png") no-repeat 100% -223px;
}

.tips .contact-box img {
	margin-left: 20px;
}

.exhi-lf .box {
	margin-top: 15px;
}

.exhi-lf .box .hd {
	height: 42px;
	border-bottom: 1px solid #5B7648;
}

.exhi-lf .box .hd h3 {
	font: bold 18px/40px "microsoft yahei";
	padding-right: 6px;
	float: left;
	border-bottom: 2px solid #5b7648;
}

.exhi-lf .box .hd h3 a {
	color: #5b7648;
}

.exhi-lf .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";
}
.exhi-lf .box .big-img {
	margin-top: 20px;
	position: relative;
	overflow: hidden;
	height: 0;
}
.exhi-lf .reported .big-img{
	padding-bottom: 60%;
	
}
.exhi-lf  .recommend{
	padding-bottom: 56.8%;
	
}
.exhi-lf .box .big-img img {
	width: 100%;
	max-height:none ;
}

.exhi-lf .box .big-img p {
	position: absolute;
	left: 0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8313131, endColorstr=#c8313131);
	padding: 5px 15px;
	width: 296px;
	bottom: 0;
	
	background-color: rgba(91, 118, 72, 0.8);
}
.exhi-lf .box .big-img p:hover{
	text-decoration: underline;
}

.exhi-lf .box .big-img p a {
	color: #fff;
	font: normal 14px/20px "microsoft yahei";
}



.exhi-lf .box ul {
	margin-top: 10px;
}

.exhi-lf .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;
}

.exhi-lf .box ul li a {
	color: #666666;
}

.exhi-lf .box ul li a:hover {
	text-decoration: underline;
	color: #5B7648;
}

.exhi-lf .box .news-img {
	margin-top: 5px;
	height: 80px;
	border: 1px solid #dcdcdc;
}

.exhi-lf .box .news-img img {
	float: left;
	height: 100%;
	width: 100px;
}

.exhi-lf .box .news-img p {
	color: #888;
	float: left;
	width: 200px;
	padding-top: 6px;
	line-height: 22px;
	margin-left: 14px;
}

.exhi-lf .box .news-img p a {
	color: #5b7648;
}

.exhi-lf .exhi-adv {
	margin-top: 15px;
}

.exhi-lf .exhi-adv img {
	margin-top: 10px;
}

.exhi-rt {
	width: 800px;
    float: left;
    padding: 20px 0;
}

.exhi-rt .tl {
	font-weight: bold;
	color: #5b7648;
	text-align: center;
	font-size: 20px;
	color: #5b7648;
}

.exhi-rt .content {
	margin-top: 20px;
	font-size: 16px;
	line-height: 30px;
	font-family: 'microsoft yahei';
	color: #000;
}

.exhi-rt .content h4 {
	font: bold 18px/48px "microsoft yahei";
	color: #333333;
}

/* .content span,.content strong{color: #333;} */
.exhi-rt .download {
	margin-top: 40px;
    background: url(../../images/news/downloadIcon.jpg) no-repeat;
    padding-left: 37px;
	font-weight: bold;
	font-size: 14px;
}

.exhi-rt .download i {
	height: 22px;
	float: left;
	font: bold 14px/22px "microsoft yahei";
	padding-left: 40px;
	color: #ff6600;
	background: url(../../images/exhibition2017/exhiList.png) -171px -364px no-repeat;
}

.exhi-rt .download a {
	color: #f60;
	font: bold 14px/22px "microsoft yahei";
	/* text-decoration: underline; */
}

.comment {
	float: left;
	width: 100%;
	margin-top: 20px;
}

.comment_title {
	width: 100%;
	position: relative;
	height: 32px;
	border-bottom: 1px solid #dcdcdc;
}

.comment_title h3 {
	bottom: -2px;
	left: 0;
	position: absolute;
	font: normal 22px/24px "microsoft yahei";
	padding-bottom: 10px;
	color: #5b7648;
	border-bottom: 3px solid #5b7648;
}

.web_main_cr {
	border-color: #5b7648;
}

.comment_toolbar {
	width: 100%;
	height: 35px;
	margin-top: 15px;
}

.comment_toolbar p {
	background: url(../../images/news/comment.png) 0 0 no-repeat;
	text-indent: 44px;
	width: 250px;
	float: left;
	font: normal 14px/35px "microsoft yahei";
}

.comment_toolbar p a {
	font: bold 14px/35px "microsoft yahei";
	color: #ff6600;
	margin: 0 4px;
}

.toolbar_Rt {
	float: right;
}

.nickname {
	float: left;
	margin-right: 9px;
}

.nickname label {
	height: 33px;
	width: 44px;
	text-align: center;
	float: left;
	border: 1px solid #d2d2d2;
	background-color: #d2d2d2;
	font: normal 12px/33px "microsoft yahei";
	color: #999;
}

.nickname input {
	height: 33px;
	width: 107px;
	float: left;
	border: 1px solid #d2d2d2;
	color: #999;
	text-indent: 10px;
	font: normal 12px/33px "microsoft yahei";
}

.v_code {
	float: left;
	height: 35px;
	position: relative;
}

.v_code input {
	float: left;
	height: 33px;
	width: 118px;
	color: #999;
	border: 1px solid #d2d2d2;
	text-indent: 10px;
	font: normal 12px/33px "microsoft yahei";
}

.v_code label {
	height: 33px;
	float: left;
	border: 1px solid #d2d2d2;
	border-left: 0;
}

.v_code label img {
	width: 78px;
	height: 33px;
}

.error {
	position: absolute;
	top: -37px;
	left: 0;
	height: 30px;
	width: 119px;
	padding-bottom: 5px;
	font: normal 12px/30px "microsoft yahei";
	color: #fff;
	text-align: center;
	background: url(../../images/news/comment.png) 0 -94px no-repeat;
}

.anonymous {
	margin-top: 11px;
	float: left;
	margin-left: 7px;
}

.anonymous span.checkbox {
	width: 14px;
	float: left;
	margin-right: 7px;
	height: 14px;
	background: url(../../images/news/comment.png) -40px -58px no-repeat;
}

.checked span.checkbox {
	background-position: 0 -58px;
}

.anonymous span {
	font: normal 14px/14px "microsoft yahei";
}

.commentArea {
	zoom: 1;
	margin-top: 15px;
}

.textarea {
	padding: 10px;
	border: 1px solid #FF6600;
	border-radius: 2px;
	zoom: 1;
}
.textarea div{
	border: none;
	width: 100%;
	float: left;
	height: 100px;
	font: normal 14px/24px microsoft yahei;
	overflow: auto;
	outline:none;
}

.textarea:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.textarea textarea {
	color: #999;
	border: none;
	width: 100%;
	float: left;
	height: 100px;
	font: normal 14px/24px "microsoft yahei";
}

.commentArea_ft {
	margin-top: 9px;
}

.commentArea_ft:after {
	content: "";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.face {
	float: left;
	position: relative;
	z-index: 99;
}

.face span {
	cursor: pointer;
	height: 20px;
	padding-right: 17px;
	margin: 10px 0;
	font: normal 14px/19px "microsoft yahei";
	float: left;
	background: url(../../images/news/comment.png) 67px -137px no-repeat;
}

.face i {
	background: url(../../images/news/comment.png) -98px -55px no-repeat;
	height: 19px;
	width: 19px;
	float: left;
	margin-right: 10px;
}

.faceList {
	display: none;
	position: absolute;
	left: 0;
	top: 40px;
	padding: 4px;
	width: 390px;
	background: #fff;
	border: 1px solid #dfe6f6;
}

.faceList a {
	float: left;
	height: 22px;
	width: 22px;
	padding: 4px 2px;
}

.faceList ul li a {
	cursor: pointer;
}

.commentArea_ft p {
	font: normal 14px/40px "microsoft yahei";
	color: #888888;
	float: right;
	margin-right: 20px;
}

.commentArea_ft button {
	float: right;
	height: 40px;
	width: 100px;
	background: #FF6600;
	color: #fff;
	border: none;
	cursor: pointer;
	font: normal 16px/40px "microsoft yahei";
}

label.rt_mg {
	float: right;
	width: 59px;
	margin-top: 13px;
	margin-left: 0;
}

.commentContent {
	float: left;
	width: 100%;
	margin-top: 15px;
}

.context_title i {
	width: 5px;
	height: 16px;
	float: left;
	margin-top: 2px;
	background: #5b7648;
	margin-right: 10px;
}

.context_title h3 {
	font: normal 18px/20px "microsoft yahei";
}

.hot_comment {
	padding-top: 10px;
}

.commentContent ul li {
	padding: 16px 0 12px 0;
}

.commentContent ul li+li {
	border-top: 1px solid #eaebea;
}

li div.head {
	height: 60px;
	width: 60px;
	position: absolute;
}

li div.head img {
	height: 60px;
	width: 60px;
}

.cont {
	margin-left: 75px;
	margin-right: 20px;
}

.comment .info {
	height: 20px;
	padding: 6px 0 8px 0;
}

.comment .info span.name {
	float: left;
	font: bold 14px/20px "microsoft yahei";
	color: #5b7648;
}

.comment .info span.area {
	float: left;
	font: normal 14px/20px "microsoft yahei";
	color: #aaa;
	margin-left: 10px;
}

.comment .info span.time {
	float: right;
	font: normal 14px/20px arial;
	color: #888888;
}

.cont div.txt {
	width: 100%;
	font: normal 16px/24px "microsoft yahei";
	color: #333;
	padding: 4px 0;
}

.cont div.txt span {
	float: left;
}

.cont div.txt span i {
	width: 4px;
	float: left;
	margin-top: 6px;
	margin-right: 9px;
	height: 12px;
	background-color: #FF6600;
}

.cont div.txt span b {
	color: #ff6600;
}

.cont div.txt span em {
	font: normal 14px/24px "microsoft yahei";
	color: #aaaaaa;
}

.action {
	margin-top: 8px;
}

.action a {
	color: #a0a0a0;
	padding-left: 20px;
	cursor: pointer;
	margin-right: 14px;
	font: normal 14px/24px "microsoft yahei";
}

.subset {
	padding-left: 75px;
}

.action a.reply {
	background: url(../../images/news/comment.png) -2px -182px no-repeat;
}

.action a.agree {
	background: url(../../images/news/comment.png) -65px -232px no-repeat;
}

.action a.oppose {
	background: url(../../images/news/comment.png) -124px -232px no-repeat;
}

.action a:hover {
	background-position-y: -211px;
	color: #5b7648;
}

.action a.report {
	padding-left: 0;
}

.all_com_t {
	padding: 20px 0;
	position: relative;
}

.all_com_t i {
	width: 100%;
	height: 1px;
	float: left;
	background-color: #dcdcdc;
}

.all_com_t h3 {
	position: absolute;
	left: 50%;
	top: 7px;
	background-color: #fff;
	margin-left: -55px;
	width: 110px;
	z-index: 9;
	text-align: center;
	font: normal 18px/24px "microsoft yahei";
}

.commentContent ul li .v_code {
	float: right;
	margin-top: 2px;
}

.commentContent ul li .nickname {
	float: right;
	margin-top: 2px;
}

.commentContent ul li .v_code input {
	width: 78px;
}

.commentContent ul li .face {
	margin-right: 8px;
}

.commentContent ul li .nickname input {
	width: 87px;
}

.commentContent ul li a.close {
	float: right;
	font: normal 14px/19px "microsoft yahei";
	color: #888;
	width: 38px;
	text-align: center;
	margin: 10px 5px;
	cursor: pointer;
}

.moreComment {
	width: 100%;
	float: left;
	text-align: center;
	font: normal 16px/24px "microsoft yahei";
}

.moreComment a {
	color: #666666;
}

.moreComment b {
	color: #FF6600;
	font: bold 16px/24px arial;
}

.more_comment {
	margin: 0 auto;
	width: 88px;
	text-align: center;
	display: block;
	cursor: pointer;
	font: normal 12px/30px "microsoft yahei";
	border-radius: 20px;
	border: 1px solid #c9c7c8;
	color: #666;
}

.more_comment:hover {
	background-color: #529126;
	border: 1px solid #529126;
	color: #fff;
}

.adPosition {
	width: 1150px;
	margin: 0 auto;
	margin-top: 10px;
}


/*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;
}



.sharebtn{float: right;width: 250px;margin-top: 20px;margin-left: 60px;}

.box h2{
	font-size: 14px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    margin: 10px 0 5px;
    font-family: "\5b8b\4f53";
}
.box h2 a{
	color: #333;
}
/* .info>span {
	position: absolute;
	height: 122px;
	right: 0;
	top: 62px;
} */
@media only screen and (max-width: 1024px){
	#nav,#header{
		min-width: 840px;
	}
	.top,
	.nav,
	.wrapper,
	.foreshow,
	.exhi-show,
	.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;
	}
	.recommend .tl h1 {
		font: bold 21px/30px "microsoft yahei";
	}
	.recommend {
		margin-top: 10px;
	}
	.recommend .info {
		margin-top: 10px;
		padding: 15px 10px;
		width: 820px;
	}
	.rt-img {
		width: 300px;
		float: left;
		margin-left: 20px;
	}
	.rt-img img {
		width: 280px;
		height: 159px;
	}
	.recommend .info .txt-lf {
		width: 500px;
	}
	.recommend .info .hd {
		font: normal 18px/36px "microsoft yahei";
		margin-top: 8px;
	}
	.recommend .info .hd i {
		width: 31px;
		font: bold 24px/36px arial;
		background: url(../../images/exhibition2017/exhiList2022.png) no-repeat;
		background-size: 100% 100%;
	}
	.recommend .info dl {
		width: 500px;
		margin-top: 10px;
	}
	.recommend .info dl dd, .recommend dl dt {
		font: normal 13px/22px "microsoft yahei";
	}
	.recommend dl dt {
		min-width: 60px;
		padding: 0 3px;
		margin-bottom: 5px;
		margin-right: 5px;
	}
	.recommend .info dl dd {
		min-width: 85px;
		margin-bottom: 5px;
	}
	.recommend .info .share {
		margin-top: 5px;
	}
	.recommend .info .share p {
		font: normal 12px/20px "microsoft yahei";
	}
	.recommend .info .bottom {
		margin-top: 10px;
	}
	.sharebtn {
		width: 180px;
		margin-top: 5px;
		margin-left: 60px;
	}
	.exhi-show {
		margin-top: 20px;
	}
	.exhi-rt {
		width: 580px;
		padding: 10px 0;
	}
	.exhi-lf {
		width: 250px;
	}
	.exhi-rt .tl {
		font-size: 18px;
	}
	.exhi-rt .content {
		margin-top: 12px;
		font-size: 13px;
		line-height: 24px;
	}
	.exhi-rt .download {
		margin-top: 25px;
		padding-left: 35px;
		font-size: 13px;
		background-size: 25px 20px;
	}
	.exhi-rt .download a {
		font: bold 13px/20px "microsoft yahei";
	}
	.comment_title {
		height: 26px;
	}
	.comment_title h3 {
		font: normal 16px/18px "microsoft yahei";
		padding-bottom: 8px;
		border-bottom: 3px solid #5b7648;
	}
	.textarea div {
		height: 90px;
		font: normal 13px/20px microsoft yahei;
	}
	.commentArea {
		margin-top: 10px;
	}
	.commentArea_ft p {
		font: normal 12px/30px "microsoft yahei";
		margin-right: 10px;
	}
	.exhi-lf .tips .hd {
		margin-top: 10px;
	}
	.exhi-lf .tips p {
		margin-top: 10px;
		font-size: 12px;
		line-height: 23px;
		margin-bottom: 15px;
	}
	.exhi-lf .tips .contact-box {
		width: 250px;
		min-height: 34px;
		text-indent: 65px;
		font: bold 13px/34px "microsoft yahei";
	}
	.tips .contact-box i.qq,.tips .contact-box i.phone {
		height: 34px;
		border-right: 1px solid #496735;
		padding-right: 14px;
	}
	.exhi-lf .box {
		margin-top: 8px;
	}
	.exhi-lf .box .hd {
		height: 32px;
		border-bottom: 1px solid #5B7648;
	}
	.exhi-lf .box .hd h3 {
		font: bold 15px/30px "microsoft yahei";
		padding-right: 6px;
		float: left;
		border-bottom: 2px solid #5b7648;
	}
	.exhi-lf .box .hd a.more {
		font-size: 12px;
		line-height: 32px;
		background: url(../../images/exhibition2017/add.jpg) no-repeat 28px 10px;
		padding-right: 19px;
	}
	.exhi-lf .box .big-img p {
		/* bottom: -18px; */
		padding: 3px 6px;
		width: 250px;
	}
	.exhi-lf .box .big-img p a {
		font: normal 12px/18px "microsoft yahei";
	}
	.exhi-lf .box ul {
		margin-top: 5px;
	}
	.exhi-lf .box ul li {
		background: url(../../images/exhibition2017/exhiList.png) -195px -218px no-repeat;
		font: normal 12px/24px "microsoft yahei";
		text-indent: 15px;
		height: 24px;
	}
	.exhi-lf .box .news-img {
		margin-top: 5px;
		height: 56px;
	}
	.exhi-lf .box .news-img img {
		width: 70px;
	}
	.exhi-lf .box .news-img p {
		width: 168px;
		padding-top: 4px;
		line-height: 16px;
		margin-left: 6px;
	}
	.box h2 {
		font-size: 13px;
		line-height: 20px;
		height: 20px;
		margin: 6px 0 3px;
	}
	.exhi-lf .box .big-img {
		margin-top: 10px;
	}
	.face span {
		margin: 5px 0;
	}
	.commentArea_ft button {
		height: 30px;
		width: 80px;
		font: normal 14px/30px "microsoft yahei";
	}
	.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;
	}
	.tips .contact-box b {
		margin: 5px 3px 0 0;
	}
	.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;
	}
	.top,
	.nav,
	.wrapper,
	.foreshow,
	.exhi-show,
	.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;
	}
	.recommend .tl h1 {
		font: bold 25px/34px "microsoft yahei";
	}
	.recommend .info {
		margin-top: 15px;
		padding: 20px 15px;
		width: 948px;
	}
	.rt-img img {
		width: 350px;
		height: 198px;
	}
	.rt-img {
		width: 370px;
		margin-left: 30px;
	}
	.recommend .info .txt-lf {
		width: 548px;
	}
	.recommend .info .hd {
		font: normal 20px/50px "microsoft yahei";
		margin-top: 8px;
	}
	.recommend .info dl {
		width: 548px;
		margin-top: 20px;
	}
	.recommend .info dl dd, .recommend dl dt {
		font: normal 14px/24px "microsoft yahei";
	}
	.recommend .info dl dd {
		min-width: 112px;
		margin-bottom: 5px;
	}
	.recommend .info .share {
		margin-top: 10px;
	}
	.recommend .info .share p {
		font: normal 14px/28px "microsoft yahei";
	}
	.sharebtn {
		width: 200px;
		margin-top: 10px;
		margin-left: 50px;
	}
	#Share {
		line-height: 28px;
		height: 28px;
	}
	.recommend .info .bottom {
		margin-top: 15px;
	}
	.exhi-show {
		margin-top: 20px;
	}
	.exhi-rt {
		width: 680px;
		padding: 15px 0;
	}
	.exhi-lf {
		width: 280px;
	}
	.exhi-rt .content {
		margin-top: 15px;
		font-size: 15px;
		line-height: 28px;
	}
	.exhi-lf .tips p {
		margin-top: 10px;
		font-size: 12px;
		line-height: 24px;
		margin-bottom: 15px;
	}
	.exhi-lf .tips .contact-box {
		width: 280px;
		min-height: 36px;
		font: bold 13px/36px "microsoft yahei";
	}
	.tips .contact-box i.qq {
		height: 36px;
		background: url(../../images/exhibition2017/exhiList.png) -44px -204px no-repeat;
		border-right: 1px solid #496735;
		padding-right: 14px;
	}
	.tips .contact-box i.phone {
		height: 36px;
		background: url(../../images/exhibition2017/exhiList.png) 0 -204px no-repeat;
	}
	.exhi-lf .box .big-img {
		margin-top: 10px;;
	}
	.exhi-lf .box .big-img img {
		/* height: 130px; */
	}
	.exhi-lf .box ul li {
		background: url(../../images/exhibition2017/exhiList.png) -195px -217px no-repeat;
		font: normal 13px/26px "microsoft yahei";
		text-indent: 15px;
		height: 26px;
	}
	.exhi-lf .box .news-img p {
		width: 162px;
		padding-top: 6px;
		line-height: 22px;
		margin-left: 8px;
	}
	.comment_title {
		height: 30px;
	}
	.comment_title h3 {
		font: normal 18px/22px "microsoft yahei";
		padding-bottom: 8px;
	}
	.textarea div {
		height: 90px;
		font: normal 13px/22px microsoft yahei;
	}
	.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;
	}
	.tips .contact-box b {
		margin: 7px 4px 0 0;
	}
	.foot-nav-img {
		right: 24px;
		bottom: 37px;
		width: 100px;
	}




}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
	.w{
		width: 1150px;
	}
	.top,
	.nav,
	.wrapper,
	.foreshow,
	.exhi-show,
	.topAdv,
	.footer .foot{
		width: 1150px;
	}
	.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 .logo {
		float: left;
		height: 60px;
	}
	.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;
	}
	.top,
	.nav,
	.wrapper,
	.foreshow,
	.exhi-show,
	.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;
	}
	.recommend {
		margin-top: 20px;
	}
	.recommend .tl h1 {
		font: bold 30px/42px "microsoft yahei";
	}
	.recommend .info {
		margin-top: 20px;
		padding: 30px 20px;
		width: 1200px;
	}
	.rt-img img {
		width: 440px;
		height: 250px;
	}
	.rt-img {
		width: 480px;
	}
	.recommend .info .txt-lf {
		width: 690px;
	}
	.recommend .info .hd {
		font: normal 25px/50px "microsoft yahei";
	}
	.recommend .info .hd i {
		font: bold 32px/50px arial;
	}
	.recommend .info dl {
		width: 690px;
	}
	.recommend .info dl dd, .recommend dl dt {
		font: normal 17px/30px "microsoft yahei";
	}
	.recommend dl dt {
		min-width: 82px;
		padding: 0 5px;
		margin-bottom: 12px;
		margin-right: 10px;
	}
	.recommend .info dl dd {
		min-width: 150px;
		margin-bottom: 12px;
	}
	.recommend .info .share {
		margin-top: 28px;
	}
	.recommend .info .share p {
		font: normal 17px/30px "microsoft yahei";
	}
	#Share {
		font-size: 14px;
	}
	.exhi-rt {
		width: 870px;
		padding: 20px 0;
	}
	.exhi-rt .tl {
		font-size: 24px;
	}
	.exhi-lf .tips .hd {
		background: url(../../images/exhibition2017/exhiList.png) -176px -174px no-repeat;
		font: bold 19px/26px "microsoft yahei";
	}
	.exhi-lf .tips p {
		font-size: 14px;
		line-height: 28px;
	}
	.exhi-rt .download {
		font-size: 16px;
	}
	.exhi-rt .download a {
		font: bold 16px/22px "microsoft yahei";
	}
	.exhi-lf .box ul li {
		background: url(../../images/exhibition2017/exhiList.png) -194px -214px no-repeat;
		font: normal 15px/32px "microsoft yahei";
		text-indent: 20px;
		height: 32px;
	}
	.exhi-lf .box .news-img {
		height: 96px;
	}
	.exhi-lf .box .news-img img {
		width: 120px;
	}
	.exhi-lf .box .news-img p {
		width: 180px;
		padding-top: 6px;
		line-height: 25px;
		margin-left: 14px;
		font-size: 13px;
	}
	.comment {
		margin-top: 30px;
	}
	.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;
	}
	.tips .contact-box b {
		margin: 8px 5px 0 0;
	}





}
@media only screen and (min-width: 1600px){
	#nav,#header{
		min-width: 1400px;
	}
	.top,
	.nav,
	.wrapper,
	.foreshow,
	.exhi-show,
	.topAdv,
	.footer .foot{
		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;
	}
	.recommend .tl h1 {
		font: bold 32px/44px "microsoft yahei";
	}
	.recommend {
		margin-top: 20px;
	}
	.recommend .info {
		margin-top: 20px;
		padding: 30px 20px;
		width: 1360px;
	}
	.recommend .info .txt-lf {
		width: 760px;
	}
	.rt-img {
		width: 500px;
		margin-left: 30px;
	}
	.rt-img img {
		width: 500px;
		height: 284px;
	}
	.recommend .info .hd {
		font: normal 26px/50px "microsoft yahei";
		margin-top: 16px;
	}
	.recommend .info .hd i {
		font: bold 32px/50px arial;
	}
	.recommend .info dl {
		width: 760px;
		margin-top: 30px;
	}
	.recommend .info dl dd, .recommend dl dt {
		font: normal 18px/32px "microsoft yahei";
	}
	.recommend dl dt {
		min-width: 92px;
		padding: 0 8px;
		margin-bottom: 15px;
		margin-right: 10px;
	}
	.recommend .info dl dd {
		min-width: 170px;
		margin-bottom: 15px;
	}
	.recommend .info .share {
		margin-top: 25px;
	}
	.recommend .info .share p {
		font: normal 18px/36px "microsoft yahei";
	}
	#Share {
		font-size: 15px;
		line-height: 36px;
		height: 36px;
	}
	.exhi-rt {
		width: 980px;
		padding: 20px 0;
	}
	.exhi-lf {
		width: 376px;
	}
	.exhi-rt .tl {
		font-size: 26px;
	}
	.exhi-rt .content {
		font-size: 18px;
		line-height: 32px;
	}
	.exhi-rt .download {
		font-size: 16px;
	}
	.exhi-rt .download a {
		font: bold 16px/24px "microsoft yahei";
	}
	.comment {
		margin-top: 30px;
	}
	.textarea div {
		height: 120px;
		font: normal 15px/26px microsoft yahei;
	}
	.comment_title {
		height: 36px;
	}
	.comment_title h3 {
		font: normal 24px/28px "microsoft yahei";
	}
	.exhi-lf .tips .hd {
		background: url(../../images/exhibition2017/exhiList.png) -176px -170px no-repeat;
		font: bold 20px/30px "microsoft yahei";
		text-indent: 35px;
	}
	.exhi-lf .tips p {
		font-size: 16px;
		line-height: 30px;
	}
	.exhi-lf .tips .contact-box {
		width: 376px;
		min-height: 46px;
		text-indent: 75px;
		margin-bottom: 2px;
		font: bold 16px/46px "microsoft yahei";
	}
	.tips .contact-box i.phone {
		width: 25px;
		height: 46px;
		left: 14px;
		background: url(../../images/exhibition2017/exhiList.png) 0 -200px no-repeat;
	}
	.tips .contact-box i.qq {
		width: 25px;
		height: 46px;
		border-right: 1px solid #496735;
		padding-right: 14px;
		background: url(../../images/exhibition2017/exhiList.png) -44px -200px no-repeat;
	}
	.exhi-lf .box {
		margin-top: 20px;
	}
	.exhi-lf .box .hd {
		height: 50px;
	}
	.exhi-lf .box .hd h3 {
		font: bold 22px/48px "microsoft yahei";
		padding-right: 6px;
	}
	.exhi-lf .box .hd a.more {
		font-size: 16px;
		line-height: 50px;
		background: url(../../images/exhibition2017/add.jpg) no-repeat 38px 20px;
		padding-right: 22px;
	}
	.exhi-lf .box .big-img img {
		width: 100%;
		/* height: 173px; */
	}
	.exhi-lf .box .big-img p {
		/* bottom: -26px; */
		padding: 5px 15px;
		width: 375px;
		box-sizing: border-box;
	}
	.exhi-lf .box .big-img p a {
		font: normal 16px/26px "microsoft yahei";
	}
	.exhi-lf .box ul li {
		background: url(../../images/exhibition2017/exhiList.png) -195px -211px no-repeat;
		font: normal 16px/36px "microsoft yahei";
		text-indent: 22px;
		height: 36px;
	}
	.box h2 {
		font-size: 16px;
		line-height: 32px;
		height: 32px;

	}
	.exhi-lf .box .news-img {
		height: 120px;
	}
	.exhi-lf .box .news-img img {
		width: 150px;
	}
	.exhi-lf .box .news-img p {
		width: 194px;
		padding-top: 5px;
		line-height: 27px;
		margin-left: 16px;
		font-size: 16px;
	}
	.tips .contact-box b {
		margin: 12px 5px 0 0;
	}




}
