@charset "utf-8";
/* CSS Document */
.classifyMain{
	padding-bottom:35px;
}
.classifyList{
	width:1190px;
	height:auto;
	overflow:hidden;
	padding-top:40px;
	padding-bottom:55px;
}
.classifyList ul{
	margin-top:1px;
	margin-left:1px;
}
.classifyList ul li{
	width:98px;
	height:38px;
	overflow:hidden;
	float:left;
	font-family:"Microsoft YaHei", "微软雅黑", "黑体";
	font-size:16px;
	text-align:center;
	border: 1px solid #e5e5e5;
	margin:-1px -1px 0px 0px;
}
.classifyList ul li a,.classifyList ul li span{
	display:block;
	width:98px;
	height:38px;
	line-height:38px;
	color:#333333;
}
.classifyList ul li a:hover{
	background-color:#f2f2f2;
}
.classifyList ul li a.curr{
	background-color:#71b036;
	color:#ffffff;
}
.classifyList ul li b{
	display:block;
	width:98px;
	height:38px;
	background:url(//s.expoon.com/image/201512/wangluozhanguan/more-bg.jpg) no-repeat;
	background-position:0px 0px;
	cursor:pointer;
}
.classifyList ul li b.kaiqi{
	background-position:0px -38px;
}
.classifyTitle{
	width:100%;
	height:41px;
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
}
.classifyTitle .line{
	width:100%;
	height:1px;
	overflow:hidden;
	position:absolute;
	top:20px;
	left:0px;
	z-index:1px;
	background-color:#e9e9e9;
}
.classifyTitle .title{
	width:176px;
	height:41px;
	line-height:41px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-88px;
	z-index:2;
	background-color:#ffffff;
}
.classifyTitle .title h3{
	font-family:"Microsoft YaHei", "微软雅黑", "黑体";
	font-size:28px;
	font-weight:normal;
	color:#000000;
}
.classifyListTwo{
	width:1190px;
	height:auto;
	overflow:hidden;
	margin-top:0px;
}
.classifyListTwo p{
	padding:30px 60px;
	text-align:center;
	font-family:"Microsoft YaHei", "微软雅黑", "黑体";
	font-size:16px;
	line-height:35px;
	color:#333333;
}
.classifyListTwo p a{
	display:inline-block;
	margin:0 14px;
	font-size:16px;
	color:#333333;
	border-bottom:#fff 3px solid;
	height: 24px;
	line-height: 24px;
	margin-bottom: 7px;
}
.classifyListTwo p a:hover,.classifyListTwo p a.hoverOn{
	border-bottom:#71b036 3px solid;
}
.classifyListBox,.classifyListBoxNo{
	width:100%;
	min-width:1190px;
	height:auto;
	min-height:550px;
	overflow:visible;
}
.classifyListImg ul{
	padding:0 0 0 5px;
}
.classifyListImg ul li{
	width:25%!important;
	overflow:visible;
	float:left;
	padding-bottom:35px;
	z-index: 10;
	position: relative;
}
.classifyListImg ul li .subList{
	padding:0 10px 0 5px;
}
.subList{
	width: 300px;
	height: 240px;
	padding:0 10px 0 5px;
}
.subList a{
	display:block;
	width:100%!important;
	position:relative;
	top:0px;
	left:0px;
}
.subList a.img img{
	width:100%!important;
	height:auto;
	overflow:hidden;
}

.subList a.img b{
	display:none;
	width:64px;
	height:55px;
	overflow:hidden;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-32px;
	margin-top:-38px;
	background:url(images/icon-arrow.png) no-repeat;
	z-index: +3;
}
.subList a.text{
	display:block;
	width:100%;
	height:68px;
	line-height:68px;
	overflow:hidden;
	background-color:#f5f6f5;
	text-align: center;
	font-family:"Microsoft YaHei", "微软雅黑", "黑体";
	font-size:16px;
	color:#666666;
}
.subList a:hover{
	background-color:#71b036;
	color:#ffffff;
}
.classifyListImg ul li a{
	display:block;
	width:100%!important;
	position:relative;
	top:0px;
	left:0px;
}
.classifyListImg ul li a.img img{
	width:100%!important;
	height:auto;
	overflow:hidden;
}
.classifyListImg ul li a.img i{
	display:none;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	background-color:#000000;
	filter: alpha(opacity=40);
	opacity:0.4;
	z-index: +2;
}
.classifyListImg ul li a.img b{
	display:none;
	width:64px;
	height:55px;
	overflow:hidden;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-32px;
	margin-top:-38px;
	background:url(images/icon-arrow.png) no-repeat;
	z-index: +3;
}
.classifyListImg ul li a.text{
	display:block;
	width:100%;
	height:68px;
	line-height:68px;
	overflow:hidden;
	background-color:#f5f6f5;
	font-family:"Microsoft YaHei", "微软雅黑", "黑体";
	font-size:16px;
	color:#666666;
}
.classifyListImg ul li.on a.text{
	background-color:#71b036;
	color:#ffffff;
}
/*setpage strat*/
.classifyPage{
	width:100%;
	height:67px;
	padding-top:35px;
	overflow:hidden;
}
.setpage {
	position:static;
	text-align: center;
	width:100%;
	height:52px;
	line-height:52px;
	overflow: hidden;
	font-family: "Microsoft YaHei", "微软雅黑", "黑体";
	font-size: 17px;
	color: #666666;
}
.setpage a {
	display:inline-block;
	color:#666666;
	height:50px;
	line-height:50px;
	padding:0px 21px;
	overflow:hidden;
	border:#e8e8e6 1px solid;
	margin:0px 5px; 
}
.setpage a:hover {
	color:#ffffff;
	background-color:#71b036;
	border:#71b036 1px solid;
}
.setpage span {
	display:inline-block;
	color:#666666;
	height:50px;
	line-height:50px;
	padding:0px 21px;
	overflow:hidden;
	border:#e8e8e6 1px solid;
	margin:0px 5px;
}
.setpage span.current {
	color:#ffffff;
	background-color:#71b036;
	border:#71b036 1px solid;
}
/*setpage end*/
/*20151207End*/
.noExhibitors{
	width:100%;
	height:193px;
	overflow:hidden;
	line-height:193px;
}
.noExhibitors p{
	font-family:"Microsoft YaHei", "微软雅黑", "黑体";
	font-size:25px;
	color:#333333;
}
.hotBoothTitle{
	width:100%;
	height:58px;
	line-height:58px;
	overflow:hidden;
	text-align:left;
}
.hotBoothTitle p{
	padding-left:30px;
	font-family:"Microsoft YaHei", "微软雅黑", "黑体";
	font-size:18px;
	color:#333333;
}
.hotBoothTitle p span{
	color:#ff8b3d;
	padding-left:5px;
}
/*20151222 noExhibitorstishi End*/
/*----------20160428  add index------------*/
.wlzgTop{
	width:100%;
	min-width:1200px;
	height:400px;
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
	margin-bottom:80px;
}
.wlzgBanner{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-960px;
	width:1920px;
	height:400px;
}
.wlzgBanner img{
	display:block;
	width:1920px;
	height:400px;
}
.wlzgTopFenLei{
	width:1190px;
	height:225px;
	background:url(//s.expoon.com/image/201512/wangluozhanguan/fenlei-bg.png) repeat-y;
	margin:175px auto 0px;
	position:relative;
	left:0px;
	top:0px;
}
.wlzgTopFenLeiList{
	height:110px;
	float:left;
	
}

.wlzgTopLeft{
	width:323px;
	height:110px;
	float:left;
	position:absolute;
	left:0px;
	top:0px;
}
.wlzgTopArea .wlzgTopLeft{
	position:absolute;
	top:115px;
	left:0px;
}
.wlzgTopLeftName{
	width:45px;
	height:110px;
	background:#000;
	float:left;
	text-align:center;
}
.wlzgTopLeftName span{
	margin:8px auto 0px;
	display:block;
	width:20px;
	font-size:18px;
	color:#fff;
}
.wlzgTopLeftList{
	width:252px;
	float:right;
	padding-top:25px;
	text-align:left;
	overflow:hidden;
}
.wlzgTopLeftList p a,.wlzgTopRList p  a{
	display:inline-block;
	width:64px;
	margin-right:20px;
	color:#fff;
	font-size:16px;
	text-align:left;
	line-height:33px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.wlzgTopArea{
	margin-top:5px;
}
.wlzgTopArea p a{
	width:54px;
	margin-right:8px;
}
.wlzgTopR{
	width:866px;
	height:225px;
	float:left;
	margin-left:1px;
	position:absolute;
	left:324px;
	top:0px;
}
.wlzgTopRList {
	display:none;
	text-align:left;
	padding-top:25px;
	padding-left:13px;
	width:853px;
	height:200px;
	overflow:hidden;
	background:url(//s.expoon.com/image/201512/wangluozhanguan/png-bg.png) repeat;
	position:absolute;
	top:0px;
	left:324px;
}
.wlzgTopRList p a{
	margin-right:25px;
}
.wlzgTopRArea p a{
	width:54px;
	margin-right:20px;
}
.wlzgTitMain{
	width:1100px;
	margin:0 auto 95px;
	overflow:hidden;
}
.wlzgTit{
	margin-bottom:60px;
}
.wlzgTit h3{
	display:inline-block;
	width:100%;
	height:38px;
	line-height:38px;
	background:#fff;
	font-size:40px;
	font-weight:normal;
	color:#71b036;
	background:url(//s.expoon.com/image/201512/wangluozhanguan/quanjing-tit.gif) no-repeat center;
	margin-bottom:20px;
}
.wlzgTit span{
	color:#666;
	font-size:16px;
}
.wlzgLiucheng ul li{
	width:215px;
	background: url(//s.expoon.com/image/201512/wangluozhanguan/i-arrow.png) no-repeat center right;
	background-position:190px 25px;
	float:left;
}
.wlzgLiucheng ul li.icon05{
	background:none;
}
.wlzgLiucheng ul li div{
	/*width:190px;
	height:130px;*/
}
.wlzgLiucheng ul li div span{
	display:inline-block;
	background:url(//s.expoon.com/image/201512/wangluozhanguan/index-icon.gif) no-repeat center;
	width:215px;
	height:98px;
	margin-bottom:10px;
}
.wlzgLiucheng ul li div p{
	text-align:center;
	font-size:20px;
	color:#000;
	padding-right:20px;
}
.wlzgLiucheng ul li.icon01 span{
	background-position:47px 0px;
}
.wlzgLiucheng ul li.icon02 span{
	background-position:47px -98px;
}
.wlzgLiucheng ul li.icon03 span{
	background-position:47px -196px;
}
.wlzgLiucheng ul li.icon04 span{
	background-position:47px -392px;
}
.wlzgLiucheng ul li.icon05 span{
	background-position:47px -294px;
}
.wlzgHotTitMain{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	border-bottom:#eaeaea 1px solid;
	margin-bottom:30px;
}
.wlzgHotTit{
	width:1190px;
	margin:0 auto;
	position:relative;
	left:0px;
	top:0px;
}
.wlzgHotTit h3{
	background:url(//s.expoon.com/image/201512/wangluozhanguan/hot-icon.gif) no-repeat left;
	height:56px;
	line-height:81px;
	font-size:30px;
	font-weight:normal;
	color:#000;
	text-align:left;
	padding-left:60px;
	padding-bottom:25px;
}
.wlzgHotTit p{
	height:45px;
	line-height:45px;
	float:right;
	font-size:20px;
	color:#000;
	padding-top:9px;
	position:absolute;
	right:0px;
	top:25px;
}
.wlzgHotTit p a{
	display:inline-block;
	color:#000;
	width:106px;
}
.wlzgAreaHotMain .wlzgHotTit p a{
	width:74px;
}
.wlzgHotTit p a:hover{
	border-bottom:#71b036 2px solid;
}
.wlzgHotTit p a.wlzgHotTitMore:hover{
	border-bottom:none;
}
.wlzgHotCont{
	width:1190px;
	margin:0 auto;
	overflow:hidden;
	padding-left:14px;
	padding-top:19px;
}
.wlzgHotCont ul{
	width:1212px;
	overflow:hidden;
	margin-bottom:40px;
}
.wlzgHotCont li{
	width:364px;
	height:293px;
	float:left;
	margin-right:40px;
	position:relative;
	left:0px;
	top:0px;
}
.wlzgHotCont li a.blhImg{
	display:block;
	width:364px;
	height:216px;
}
.wlzgHotCont li p{
	font-size:16px;
	height:77px;
	line-height:77px;
	overflow:hidden;
}
.wlzgHotCont li p a{
	color:#666;
}
.wlzgHotCont li img{
	width:364px;
	height:216px;
}
.wlzgHotCont li b{
	width:140px;
	height:33px;
	line-height:33px;
	border:#fff 2px solid;
	font-size:16px;
	font-weight:normal;
	position:absolute;
	top:90px;
	left:110px;
	cursor:pointer;
	display:none;
	z-index:2;
}
.wlzgHotCont .blackBg{
	width:364px;
	height:216px;
	position:absolute;
	top:0px;
	left:0px;
	background:#000;
	display:none;
	opacity:0.4;
	filter:alpha(opacity=40);  
	-moz-opacity:0.4;         
}
.wlzgHotCont .blackBg a{
	display:block;
	width:364px;
	height:216px;
}
@-webkit-keyframes fadeIn{
	0%{
		opacity:1;
		transform:scale(1);
		-ms-transform:scale(1);
		-moz-transform:scale(1);
		-webkit-transform:scale(1);
		-o-transform:scale(1); 	
	}
	100%{
		opacity:0;
		transform:scale(1.5);
		-ms-transform:scale(1.5);
		-moz-transform:scale(1.5);
		-webkit-transform:scale(1.5);
		-o-transform:scale(1.5); 
	}
}
@keyframes fadeIn{
	0%{
		opacity:1;
		transform:scale(1);
		-ms-transform:scale(1);
		-moz-transform:scale(1);
		-webkit-transform:scale(1);
		-o-transform:scale(1); 	
	}
	100%{
		opacity:0;
		transform:scale(1.5);
		-ms-transform:scale(1.5);
		-moz-transform:scale(1.5);
		-webkit-transform:scale(1.5);
		-o-transform:scale(1.5); 
	}
}
.wlzgHotCont .whiteBroder{
	width:140px;
	height:33px;
	line-height:33px;
	border:#fff 2px solid;
	font-size:16px;
	font-weight:normal;
	position:absolute;
	top:90px;
	left:110px;
	cursor:pointer;
	display:none;
	z-index:3;
}
.wlzgHotCont ul li:hover .whiteBroder{
	animation-name:fadeIn;animation-duration:.5s;
	-ms-animation-name:fadeIn;-ms-animation-duration:.5s;
	-moz-animation-name:fadeIn;-moz-animation-duration:.5s;
	-webkit-animation-name:fadeIn;-webkit-animation-duration:.5s;
	-o-animation-name:fadeIn;-o-animation-duration:.5s;
}
.wlzgHotCont b a,.wlzgHotCont .whiteBroder a{
	display:block;
	width:140px;
	height:33px;
	color:#e5e5e5;
}
.bannerT01{
	width:1190px;
	height:90px;
	overflow:hidden;
	margin-bottom:50px;
	position:relative;
}
.bannerT01 img{
	width:1190px;
	height:90px;
}
.classifyProvince{
	position:relative;
	left:0px;
	top:-30px;
	width:1190px;
	height:115px;
	margin:0 auto -88px;
	overflow:hidden;
}
.classifyProvince p{
	width:1190px;
	margin:0 auto;
	font-size:16px;
	text-align:left;
	color:#000;
	line-height:28px;
}
.classifyProvince p a{
	color:#333;
	margin-right:19px;
}
.classifyProvince p a.on,.classifyProvince p a:hover{
	color:#71b036;
	text-decoration:underline;
}
.provinceTab{
	z-index:5;
	position:absolute;
	right:0px;
	top:0px;
	width:120px;
	height:26px;
	line-height:26px;
	overflow:hidden;
	border:#dfdfdf 1px solid;
	background:#fff;
	color:#000;
}
.provinceTab span{
	display:inline-block;
	width:29px;
	height:26px;
	border-left:#dfdfdf 1px solid;
	float:right;
	background:url(//s.expoon.com/image/201512/wangluozhanguan/sanjiao.gif) no-repeat center;
}
.provinceTab span.provinceTabOn{
	background:url(//s.expoon.com/image/201512/wangluozhanguan/sanjiao-on.gif) no-repeat center;
}
.provinceTabList{
	z-index:4;
	width:574px;
	height:84px;
	border:#dfdfdf 1px solid;
	background:#fff;
	position:absolute;
	top:26px;
	right:0px;
	display:none;
}
.provinceTabList p{
	width:520px;
	margin:10px 45px 0px 20px;
}
.provinceTabList p a{
	display:inline-block;
	margin-right:20px;
	font-size:16px;
	line-height:30px;
}
.classifyHangyeMain{
	width:100%;
	overflow:hidden;
	margin-top:-60px;
}
.classifyHangyeTit{
	width:100%;
	height:40px;
	line-height:40px;
	overflow:hidden;
	position:relative;
	left:0px;
	top:0px;
}
.classifyHangyeTit h3{
	display:inline-block;
	font-size:28px;
	font-weight:normal;
	color:#000;
	padding:0 45px;
	background:#fff;
	position:relative;
	z-index:2;
}
.classifyHangyeTit span{
	display:inline-block;
	width:100%;
	height:1px;
	background:#dfdfdf;
	overflow:hidden;
	position:absolute;
	top:19px;
	left:0px;
}
.classifyHangyeArea{
	width:1092px;
	margin:25px auto 35px;
	overflow:hidden;
	text-align:left;
}
.classifyHangyeArea p a{
	display:inline-block;
	font-size:15px;
	height:22px;
	border-bottom:#fff 3px solid;
	color:#333;
	margin-right:22px;
	margin-bottom:8px;
	text-align:left;
}
.classifyHangyeArea p a.classifyHangyeOn,.classifyHangyeArea p a:hover{
	border-bottom:#71b036 3px solid;
}
.selected{border-bottom: 2px solid #71b036;}
/*20170410全景展示首页改版*/
.qjzsNewTit{
	height: 40px;
	line-height: 40px;
	background: url(//s.expoon.com/image/201512/wangluozhanguan/linebg.jpg) repeat-x 0 center;
	margin-bottom: 40px;
}
.qjzsNewTit h3{
	font-weight: normal;
	font-size: 18px;
	color: #959595;
	background: #fff;
	padding: 0 45px;
	display: inline-block;
}
.qjzsNewTit h3 span{
	color:#70bb2b;
	font-size:25px;
	padding:0px 5px;
}
.wlzgTopN{
	margin-bottom: 50px;
}
.qjzsNewMain{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.qjzsNewMain .qjzsType{
    position: relative;
	overflow: hidden;
    margin-right: -12px;
	height: 166px;
}
.qjzsNewMain .qjzsType li {
    float: left;
    width: 190px;
    margin-right: 12px;
    margin-bottom: 12px;
    height: 75px;
    overflow: hidden;
}
.qjzsNewMain .qjzsType li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.qjzsNewMain .qjzsType li img {
    width: 100%;
    height: 100%;
    transition: transform 0.3s linear;
}

.qjzsNewMain .qjzsType li .mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    filter: alpha(opacity=20);
    opacity: 0.2;
    transition: opacity 0.3s linear;
}
.qjzsNewMain .qjzsType li a:hover img {
    transform: scale(1.5);
}
.qjzsNewMain .qjzsType li a:hover .mask {
    filter:alpha(opacity=50);
    opacity: 0.5;
}
.qjzsNewMain .qjzsType li p {
    position: absolute;
    left: 0px;
    top: 25px;
    right:0px;
    font-size:18px;
    font-weight:500;
    color:#fff;
    line-height:25px;
    text-shadow: 0px 2px 4px rgba(0,0,0,0.5);
}
.wlzgTopList{
	height: 270px;
	margin-bottom: 35px;
}
.wlzgTopList .wlzgBanner,.wlzgTopList img{
	height: 270px;
}
.wlzgTopList .bannerCon{
	text-align:center; 
	width:1190px; 
	height:100%; 
	display:table;
	position: relative;
} 
.wlzgTopList .bannerCon .qjzsNewMain{ 
	display:table-cell;
	vertical-align:middle;
} 
*html .wlzgTopList .bannerCon{ 
	position:absolute; 
	top:50%; 
	width:1190px; 
	text-align:center; 
	display:block; 
	height:auto
} 
*html .wlzgTopList .bannerCon .qjzsNewMain{
	position:relative; 
	top:-50%; 
	text-align:center;
}
*+html .wlzgTopList .bannerCon{ 
	position:absolute; 
	top:50%;
	left: 0; 
	width:1190px; 
	text-align:center; 
	display:block; 
	height:auto
} 
*+html .wlzgTopList .bannerCon .qjzsNewMain{
	position:relative; 
	top:-50%; 
	text-align:center;
} 
.wlzgTopList .bannerConTit h4{
	color: #fff;
	font-weight: normal;
	font-size: 40px;
	background: url(images/bantitbg.png) no-repeat center bottom;
	height: 68px;
}
.wlzgTopList .bannerConTit h4 a{
	color: #fff;
}
.wlzgTopList .bannerConTit p{
	color: #fff;
	font-size: 18px;
	line-height: 54px;
}
.wlzgTopList .bannerConList a{
	color: #fff;
	font-size: 20px;
	margin: 0 13px;
	line-height: 40px;
}
.wlzgTopList .bannerConList a:hover,.wlzgTopList .bannerConList a.hover{
	border-bottom: 1px solid #fff;
}
.wypqjBox{
	position: absolute;
	right: 0;
	top: -144px;
	width: 64px;
	height: 64px;
}
.wypqjBox a{
	display: block;
	width: 64px;
	height: 53px;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	padding-top: 11px;
}
.wypqjBox a:hover{
	background-position: 0 bottom;
}
.qjzsNewHotBoxTop{
	border-bottom: 1px solid #e9e9e9;
	height: 54px;
	margin-bottom: 20px;
}
.qjzsNewHotBoxTop .qjzsNewMain{
	text-align: left;
}
.qjzsNewHotBoxTop .themeSpan{
	font-size: 16px;
	color: #999999;
	display: inline-block;
	width: 88px;
	height: 38px;
	border: 1px solid #e5e5e5;
	line-height: 38px;
	background: url(//s.expoon.com/image/201512/wangluozhanguan/more.jpg) no-repeat 10px center;
	padding-left: 47px;
	text-align: left;
	margin: 0 23px 0 213px;
	cursor: pointer;
}
.qjzsNewHotBoxTop .themeSpan:hover,.qjzsNewHotBoxTop .themeSpan.hover{
	background: #71b036 url(//s.expoon.com/image/201512/wangluozhanguan/moreh.jpg) no-repeat 10px center;
	color: #fff;
}
.qjzsNewHotBoxTop a{
	color: #333333;
	font-size: 20px;
	margin-right: 240px;
	padding: 0 8px;
	display: inline-block;
	line-height: 52px;
}
.qjzsNewHotBoxTop a.cur{
	color: #71b036;
	border-bottom: 2px solid #71b036;
}
.hotQjType{
	width: 1212px;
	overflow: hidden;
	display: none;
}
.hotQjType a{
	float: left;
	width: 85px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	margin: 0 8px 5px;
	font-size: 16px;
	color: #333333;
}
.hotQjType a.on{
	color: #fff;
	background: #71b036;
}
.classifyListBoxN{
	padding-top: 10px;
	display: none;
	min-height: auto;
}
.noDataBox .noDataTip{
	line-height: 240px;
	font-size: 25px;
	color: #333333;
}
.noDataBox p{
	height: 38px;
	font-size: 18px;
	color: #333333;
	text-align: left;
	padding-left: 20px;
}
.noDataBox p span{
	color: #ff8b3d;
	margin-left: 5px;
}
.qjzsNewMain .moreType{
	height: 20px;
	line-height:20px;
	overflow:hidden;
	background-color: #fafafa;
	font-size: 12px;
	cursor: pointer;
}
.qjzsNewMain .moreType.onHover{
	background-color: #eee;
}
.qjzsNewMain .moreType span{
	color:#bfbfbf;
}
.qjzsNewMain .moreType span font{
	padding-left:6px;
}
.wlzgMainN{
	padding-bottom: 35px;
}
/*20170804 school Start*/
#schoolMain .qjzsNewHotBoxTop .themeSpan{
	margin: 0 23px 0 64px;
}
#schoolMain .qjzsNewHotBoxTop a{
	margin-right:120px;
}
.schoolList{
	width:1192px;
	height:auto;
	overflow:hidden;
	padding:1px 0px 0px 1px;
}
.schoolList ul li{
	width:396px;
	height:103px;
	overflow:hidden;
	float:left;
	border:#e5e5e5 1px solid;
	margin:-1px 0px 0px -1px;
}
.schoolList ul li .xiaohuiCont{
	width:396px;
	height:103px;
	position:relative;
	top:0px;
	left:0px;
}
.schoolList ul li .xiaohuiCont img.xiaohui{
	display:block;
	width:80px;
	height:80px;
	position:absolute;
	top:11px;
	left:49px;
}
.schoolList ul li .xiaohuiCont p{
	width:230px;
	height:80px;
	line-height:40px;
	overflow:hidden;
	position:absolute;
	top:30px;
	left:150px;
	font-size:22px;
	color:#333333;
	text-align:left;
}
.schoolList ul li .xiaohuiCont .panoTip{
	width:60px;
	padding-left:15px;
	height:24px;
	line-height:24px;
	font-size:14px;
	color:#26bd5f;
	background:url(//s.expoon.com/image/201512/wangluozhanguan/dingwei.png) no-repeat left center;
	position:absolute;
	bottom:7px;
	right:12px;
}
.schoolList ul li .xiaohuiCont a:hover p{
	color:#26bd5f;
}
.schoolList ul li .xiaohuiCont a:hover .panoTip{
	text-decoration:underline;
}
.classifyListImg ul li.schoolMap .schoolMapBox{
	position:relative;
	top:0px;
	left:0px;
	margin:0px 10px 0px 5px;
}
.classifyListImg ul li.schoolMap span{
	display: block;
	width: 150px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right:0px;
	z-index: 2;
	font-size: 14px;
	color: #ffffff;
}
.classifyListImg ul li.schoolMap span a.bigMapA{
	display:block;
	width: 150px;
	height: 30px;
	font-size: 14px;
	color: #ffffff;
	background-color: #71b036;
}
.classifyListImg ul li.schoolMap span a.bigMapA:hover{
	background-color: #57b300;
}
.classifyListImg ul li a.text span{
	display: block;
    width:100%;
	margin: 0;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.classifyListImg ul li a.text span.listName{
    width:86%;
}
.classifyListImg ul li em.youzhanIcon{
	width: 34px;
	height: 35px;
	display: block;
	background: url(//s.expoon.com/image/201512/so/youzhan.png) no-repeat;
	background-position: -1px -57px;
}
.youzhanBox{
	padding: 0;
	width: 400px;
	height: 120px;
	display: none;
	position: absolute;
	right: -369px;
	bottom: -94px;
	border: 1px solid #dcdcdc;
	box-shadow: 0 5px 5px #dcdcdc;
	background: #fff;
	z-index: 30;
	text-align: left;
	overflow: hidden;
}
.youzhanBox div{
	text-align: left;
}
.youzhanBox .yzName{
	padding-left: 20px;
	padding-top: 18px;
	line-height: 1;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.youzhanBox .youzhanIconBig{
    float: left;
    width: 53px;
    height: 54px;
    margin-left: 17px;
    margin-top: 13px;
    background: url(//s.expoon.com/image/201512/so/youzhan.png) no-repeat;
    background-position: -1px -1px;
}
.youzhanBox .introText {
    margin-left: 82px;
    padding: 13px 20px 0 0;
    font-size: 14px;
    line-height: 18px;
    color: #999999;
    white-space: normal;
}
.classifyListImg ul li.on{
	z-index: 20;
}
/*.classifyListImg ul li:hover .youzhanBox{
	display: block;
}*/
.classifyListImg ul li a.iconBox{
	width: 34px;
	height: 35px;
	display: block;
	position: absolute;
	right:30px;
	bottom: 32px;
	left: auto;
	top: auto;
}
.classifyListImg ul li .aInLine{
	display: inline;
	cursor: pointer;
}
.fufeiIcon{
	width: 22px;
	height: 22px;
	position: absolute;
	top: 5px;
	right: 5px;
	background-color: #000;
	background: url(//s.expoon.com/image/201512/wangluozhanguan/payed.png) no-repeat center;
	display: block;
}
.weiFufei{
	background: url(//s.expoon.com/image/201512/wangluozhanguan/payable.png) no-repeat center;
}
/*排名图标*/
.rank{
	width: 25px;
	height: 29px;
	display: inline-block;
	background: no-repeat center;
	margin-left: 5px;
	vertical-align: middle;
	position: absolute;
	left: auto;
	top: 20px;
	right: 12px;
}
.classifyListImg li.li1 .rank{
	background-image:url(//s.expoon.com/image/201512/wangluozhanguan/first.png); 
}
.classifyListImg li.li2 .rank{
	background-image:url(//s.expoon.com/image/201512/wangluozhanguan/second.png); 
}
.classifyListImg li.li3 .rank{
	background-image:url(//s.expoon.com/image/201512/wangluozhanguan/third.png); 
}
.classifyListImg li.li4 .rank{
	background-image:url(//s.expoon.com/image/201512/wangluozhanguan/originality.png); 
}
.classifyListImg li.li5 .rank{
	background-image:url(//s.expoon.com/image/201512/wangluozhanguan/excellent.png); 
}
.awardData{
	display: none;
	width: 433px;
	height: 87px;
	padding-top: 21px;
	padding-left: 13px;
	background: url(//s.expoon.com/image/201512/wangluozhanguan/award_bg.png) no-repeat center;
	position: absolute;
	z-index: +9999999;
	right: -363px;
	bottom: -75px;
}
.classifyListImg .on .awardData{
	display: block;
}
.awardData .awardImg{
	width: 188px;
	height: 61px;
	float: left;
	border:1px solid #e5e5e5;
	margin-top: 3px;
}
.awardCon{
	width: 220px;
	float: left;
	margin-left: 10px;
}
.awardCon p{
	font-size: 14px;
	line-height: 22px;
	color: #000;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap; 
	text-align: left;
}
.classifyListImg .awardCon p a{
	color: #005edf;
	display: inline;
}
.awardCon p a:hover{
	text-decoration: underline;
}
.awardCon .awardNum{
	color: #838383;
}