.pubbanner{
	height: 400px;
	background:url(../images/banner1.jpg) no-repeat center center;
	margin-bottom: 20px;
}
.pubbox{
	width: 1220px;
	margin: 0 auto 0;
}
.publeft{
	width: 208px;
	border: 1px solid #ddd;
	float: left;
}
.pubnav{
	height: 50px;
	line-height: 50px;
	background-color: #00a1e9;
	color: #fff;
	padding-left: 10px;
	margin: 0 -1px;
	font-size: 16px;
}
.pubnav.grey{
	background-color: #eee;
	color: #333;
	margin: 0;
}
.pubsort{
	overflow: hidden;
	border-bottom: 1px solid #eee;
	font-size: 16px;
}
.pubsort li{
	float: left;
	width: 49.5%;
	text-align: center;
	padding: 15px 0;
	cursor: pointer;
}
.pubsort li.current{
	color: #00a1e9;
}
.pubsort li.spacer{
	width: 1px;
	height: 16px;
	background-color: #ddd;
	padding: 0;
	margin-top: 15px;
}
.pubprov{
	position: relative;
	z-index: 2;
}
.pubprov li{
	min-height: 34px;
	line-height: 34px;
	padding: 0 15px;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	cursor: pointer;
	position: relative;
	z-index: 2;
}
.pubprov li:last-child{
	border:none;
}
.pubprov li .pubsub{
	position: absolute;
	left: 208px;
	top: -1px;
	z-index: 1;
	border:1px solid #00a1e9;
	padding: 20px 25px;
	width: 700px;
	display: none;
	background-color: #fff;
}
.pubsub .h4{
	font-size: 14px;
	float: left;
	margin-right: 5px;
}
.pubsub .collectcon{
	line-height: 30px;
}
.pubsub .collectcon .collections{
	display: inline-block;
	max-width: 635px;
}
.pubsub .collections a,
.pubsub .collectcon .collections a{
	display: inline-block;
	color: #666;
}
a.spacer{
	display: inline-block;
	width: 1px;
	height: 10px;
	background-color: #ddd;
	margin: 0 3px;
}


.pubprov li .provcon{
	display: inline-block;
	max-width: 140px;
}
.word{
	float: left;
	margin-right: 5px;
}
.pubprov li:hover{
	width: 179px;
	background-color: #fff;
	border-left: 1px solid #00a1e9;
	border-top: 1px solid #00a1e9;
	border-bottom: 1px solid #00a1e9;
    margin: -1px -1px 0;
    /* border-right: 1px solid #fff; */
}
.pubprov li:hover .pubsub{
	display: block;
}
.pubprov_infor{
	position: absolute;
	z-index: 2;
}
.pubprov_infor .blue{
	float: left;
    margin-right: 5px;
}
.provinces{
	display: inline-block;
    float: left;
    width: 175px;
}
.pubprov li:hover .pubprov_infor{
	width: 194px;
	background-color: #fff;
}

/*中间内容*/
.pubcon{
	width: 720px;
	margin: 0 20px 20px 20px;
	float: left;
}
.screencon{
	border: 1px solid #ddd;
	padding: 10px;
	margin:0 -1px;
	font-size: 14px;
}
.screeneach{
	line-height: 25px;
	margin: 6px 0;
}
.screenname{
	display: inline-block;
	width: 72px;
	text-align: right;
	float: left;
	padding: 3px 0;
}
.screenlist{
	display: inline-block;
	width: 560px;
	max-height: 25px;
	overflow: hidden;
	padding: 2px 9px;
}
.screenlist .screenlistcon{
	color: #666;
	padding: 4px 6px;
	display: inline-block;
	line-height: 18px;
}
.screenlist .screenlistcon.current{
	background-color: #00a1e9;
	color: #fff;
}
.listmore{
	float: right;
	color: #666;
	cursor: pointer;
	padding: 3px 0;
	+width: 44px;
}
.listmore i{
	color: #666;
}
.listmorearr{
	width: 16px;
    background: url(../images/arrow.png) no-repeat center center;
    height: 16px;
    display: inline-block;
    float: right;
    margin-top: 5px;
    transition: transform .1s ease-in;
}
.resultelist{
	border: 1px solid #ddd;
	margin: 20px 0 0;
	width: 100%;
}
.resultelist th{
	background-color: #eee;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.resultelist th{
	padding: 10px;
	text-align: left;
}
.resultelist tr:hover{
	background-color: #f5f5f5;
}
.resultelist tr{
	border-bottom: 1px solid #ddd;
	cursor: pointer;
}
.resultelist td{
	padding: 20px 10px;
	text-align: left;
	color: #666;
}
.resultelist .tdw50px{
	width: 50px;
	text-align: center;
}
.resultelist .tdw100px{
	width: 100px;
	text-align: center;
}
.resultcover{
	width: 56px;
	float: left;
	margin-right: 10px;
}
.resultbox{
	width: 300px;
	display: inline-block;
	font-size: 12px;
	float: left;
}
.resultbox h3{
	color: #333;
	font-size: 14px;
	line-height: 20px;
}
.resultbox p{
	line-height: 20px;
}

/*右侧*/
.pubright{
	width: 250px;
	float: right;
}
.taskmarket {
    padding: 20px 15px;
    background: #fff;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    width: 218px;
    height: 161px;
}
.taskmarket h3{
    font-size: 17px;
    height: 40px;
    line-height: 40px;
}
.taskmarket h3 i {
    color: #f90;
    float: left;
    font-size: 32px;
    margin-right: 5px;
}
.taskmarket p {
    font-size: 14px;
    margin: 15px 0 20px;
    line-height: 20px;
}
.taskmarket .taskbtn {
    display: block;
    height: 48px;
    line-height: 48px;
    background-color: #00a1e9;
    color: #fff;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
}
.hotdownload{
	border: 1px solid #ddd;
}

.hotdownload {
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
/*.hotdownload h3 {
    height: 39px;
    line-height: 39px;
    background-color: #F3F3F3;
    font-size: 18px;
    padding-left: 10px;
}*/
.hotdownload .hotdownloadcon {
    padding: 10px 0;
}
.hotdownload .hotdownloadcon a {
    display: block;
    padding-left: 10px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #666;
}

.loadorder{
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	background-color: #eee;
	color: #999;
	margin-right: 5px;
}
.loadorder.b{
	background-color: #00a1e9;
	color: #fff;
}
.loadorder.g{
	background-color: #00AF23;
	color: #fff;
}
.loadorder.o{
	background-color: #f90;
	color: #fff;
}

.hotdownload .cooper{
	padding: 10px;
	text-align: center;
}
.hotdownload .cooper a{
	display: inline-block;
	border: 1px solid #ddd;
	margin-bottom: 10px;
	height: 50px;
}
.hotdownload .cooper a:last-child{
	margin-bottom: 0;
}
.hotdownload .cooper a img{
	width: 228px;
	height: 50px;
}
.hotdownload .cooper p{
	line-height: 25px;
	font-size: 16px;
}
.hotdownload .cooper a.taskbtn{
	display: block;
	width: 230px;
	margin: 0 auto;
    height: 48px;
    line-height: 48px;
    background-color: #00a1e9;
    color: #fff;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    border:none;
}


.pagination{
    padding:10px 0;
    overflow:hidden;
}
.pagination li{
    float:left;
    margin:5px;
    height:28px;
    border:solid 1px #ddd;
    border-radius: 2px;
    background:#f6f6f6;
    cursor:pointer;
    text-align:center;
    color:#666;
    font-size:14px;
    line-height:28px;
}
.pagination li a{
	color: #666;
	display: inline-block;
	width: 100%;
}
.pagination li.nextpage{width:68px;}
.pagination li.number{width:38px;}
.pagination li.current,
.pagination li.current:hover,
.pagination li .nextpage:active{
    border:solid 1px #00a1e9;
    background:#00a1e9;
    cursor:auto;
    color:#fff;
    font-weight:bold;
}
.pagination li:hover{border-color:#999; color:#00a1e9;}
.pagination li.disable{color: #ccc; cursor: default;}
.pagination li.disable:hover{border-color: #ddd;}