/*common style*/
html,body,div,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h4,h5,h6 {
	padding: 0px;
	margin: 0px;
}

form,select,input,img {
	border: 0;
	margin: 0px;
	padding: 0px;
}

input,img {
	vertical-align: middle;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: black;
	cursor: pointer;
	outline: none;
	blr: expression(this.onFocus=this.blur());
}

.clear {
	font-size: 0px;
	clear: both;
}/*clear float*/
body {
	width: 100%;
	height: 100%;
	font-size: 16px;
	font-family: "微软雅黑",Arial;
	color: #000;
}
/*middle container style*/
.middle {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.middle-left {
	width: 930px;
	height: auto;
	margin-top: 10px;
	float: left;
	overflow: hidden;
}

.middle-right {
	width: 255px;
	height: auto;
	margin-top: 10px;
	float: right;
	overflow: hidden;
}
/*nav style*/
.nav {
	width: 1198px;
	height: 48px;
	border: 1px solid #d3d3d3;
	cursor: pointer;
	font-size:16px;
}

.nav li {
	width: auto;
	height: 45px;
	float: left;
	margin-left: 60px;
	text-align: center;
	line-height: 45px;
	color: black;
}

.current {
	border-bottom: 3px solid #f4c712;
}
/*project choice*/
.project-box {
	width: 878px;
	height: auto;
	border: 1px solid #d3d3d3;
	padding: 25px;
	overflow: hidden;
}

.project-box-container {
	width: 274px;
	height: auto;
	float: left;
	border-right: 1px dashed #d3d3d3;
	margin-left: 25px;
}

.project-box-container ul {
	width: 274px;
	height: 30px;
}

.project-box-container ul li {
	width: auto;
	height: 30px;
	float: left;
	padding-right: 10px;
	font-size: 14px;
	color: #959595;
	cursor: pointer;
}
/*type choice*/
.type-box {
	width: 888px;
	height: auto;
	border: 1px solid #d3d3d3;
	padding: 0 20px;
	overflow: hidden;
	margin-top: 20px; 
}

.type-box ul {
	width: 888px;
	height: 54px;
	border-bottom: 1px dashed #d3d3d3;
	overflow: hidden;
}

.type-box ul li {
	width: auto;
	height: 54px;
	line-height: 54px;
	float: left;
	padding-right: 25px;
	font-size: 14px;
	color: #959595;
	cursor: pointer;
}

.type-box ul li span {
	padding: 3px 15px;
}

.crrent {
	background-color: #ffe8c8;
	color: #f86700;
    border-radius: 15px;
}
/*mainlist style*/
.mainlist {
    height: auto;
    margin-top: 25px;
    border: 1px solid #d3d3d3;
    position: relative;
}

.mainlist-top {
    height: 40px;
    border-bottom: 1px solid #d3d3d3;
    line-height: 40px;
    padding-left: 40px;
}

.mainlist-top ul {
	width: auto;
	height: 40px;
	float: left;
	overflow: hidden;
}

.mainlist-top ul li {
	width: auto;
	height: 40px;
	float: left;
	line-height: 40px;
	border-right: 1px solid #d3d3d3;
	padding: 0 15px;
	color: #9b9b9b;
}

.search-box {
	       width: 710px;
    height: 40px;
    /* margin-top: 7px; */
    /* margin-right: 10px; */
    float: right;
    line-height: 40px;
}

.price-input1 {
	width: 50px;
	height: 24px;
	border: 1px solid #d3d3d3;
	    text-align: inherit;
}
.search-box-input-price{
	width: 130px;
    height: 40px;
    float: left;
}
.price-input-button,.keytext-input-button{
	display:none;
	margin-left:5px;
}

.price-input2 {
	width: 50px;
	height: 24px;
	border: 1px solid #d3d3d3;
	    text-align: inherit;
}
.price-input{
	    margin-top: 8px;
    float: left;
    margin-left: 3px;
    padding-left: 5px;
outline: none;
}

.search-box-input {
	    width: 85px;
    height: 39px;
    float: right;
    border-left: 1px solid #d3d3d3;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}

.keytext-input {
    width: 90px;
    height: 24px;
    float: left;
    color: #9b9b9b;
    line-height: 28px;
    margin-top: 8px;
    border: 1px solid #d3d3d3;
    font-size: 12px;
    text-align: inherit;
    padding-left: 5px;
    outline: none;
}
.search-box-input-search{
	width: 100px;
    height: 40px;
    float: left;
    padding: 0 5px;
}
.searchBtn {
	height: 23px;
    padding: 0 10px;
    background: #f40;
    color: #fff;
    width: 44px;
    border: 0px solid #d3d3d3;
    margin-top: 8px;
    border-radius: 2px;
	float: left;
	line-height: 23px;
}
.curent {
	background-color: #ffda44;
	color: #f66700;
}

.mainlist-container {
	height: auto;
	padding: 0 24px;
	    padding-bottom: 80px;
}

.mainlist-container li {
	height: 70px;
	padding: 25px 0;
	cursor: pointer;
}

.list-one {
    overflow: hidden;
    font-size: 15px;
    padding: 10px 0;
}

.list-one-price {
    background-color: #F1BE09;
    width: 60px;
    height: 30px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    border-radius: 4px;
}
.list-one-detail{
    background-color: #F1BE09;
    width: 70px;
    height: 30px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    color: #ffffff;
    border-radius: 4px;
    margin-top: 5px;
    float: right;
}

.list-one-name {
    color: black;
    font-weight: bold;
    font-size: 16px;
    width: 85%;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}

.list-one-time {
	color: #949494;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding-right: 30px;
}

.list-two {
	overflow: hidden;
	font-size: 15px;
	color: #949494;
}

.list-tow-text {
	padding: 0 10px;
}

.list-tow-name {
	color: #2563de;
}

.list-tow-num {
	color: #f95e02;
}

.list-tow-text1 {
	float: right;
	color: black;
}

.page-container {
	width: 928px;
	height: 100px;
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3; 
}
/*right style*/
.AD-box {
	/* width: 240px;
	height: 141px; */
	/* background-color: red; */
}
/*recommend production*/
.recommend-box {
	width: 240px;
	height: auto;
}

.recommend-box-title {
	width: 240px;
	height: 29px;
	margin-top: 20px;
	border-bottom: 1px solid #d3d3d3;
	font-size: 18px;
	font-weight: bold;
}

.recommend-box-title a {
	float: right;
	font-size: 14px;
}

.recommend-box ul {
	width: 240px;
	height: auto;
}

.recommend-box ul li {
	width: 240px;
	height: 60px;
	overflow: hidden;
	margin-top: 15px;
}

.recommend-img {
	width: 60px;
	height: 60px;
	float: left;
	/* background-color: red; */
}

.recommend-text {
	width: 170px;
	height: 40px;
	overflow: hidden;
	float: right;
	font-size: 14px;
}

.recommend-price {
	width: 170px;
	height: 15px;
	color: #ff5600;
	font-weight: bold;
	float: right;
}
/*newslist style*/
.news-list {
	width: 240px;
	height: auto;
}

.news-list ul {
	width: 240px;
	height: auto;
}

.news-list ul li {
	width: 230px;
	height: 15px;
	line-height: 15px;
	font-size: 14px;
	margin-top: 15px;
	padding-left: 5px;
	list-style: inside none circle;
}

.nav li:hover {
	border-bottom: 3px solid #f4c712;
}
.wrapper{
	margin-top: 15px;
    margin-bottom: 10px;
    position: absolute;
    bottom: 0px;	
}
.hot_task_text{
	    width: 240px;
    height: 25px;
    overflow: hidden;
    float: right;
    font-size: 14px;
}
.hot_task_price{
	    width: 240px;
    height: 15px;
    color: #ff5600;
    font-weight: bold;
    float: right;
}
.hot_task_box ul li {
    width: 240px;
    height: 44px;
    overflow: hidden;
    margin-top: 15px;
        cursor: pointer;
}
.sort_container img{
	    height: 8px;
    vertical-align: middle;
    margin-bottom: 3px;
    margin-left: 5px;
    display:none;
}
.lastPage, .nextPage {
    cursor: pointer;
}

.publishTask_container{
	margin-top: 20px;
    border: 1px solid #d3d3d3;
    height: 112px;
    text-align: center;
}
.publishTask_title{
	    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
}
.publishTask_tishi{
	font-size: 12px;
    color: #A5A5A5;
    padding: 10px;
}
.publishTask_button{
	    width: 80%;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    background-color: #ffda44;
    border-radius: 2px;
    /* margin-top: 35px; */
    cursor:pointer;
    color:#ffffff;
}

.end_time{
    margin-left: 60px;
}
.end_time img,
.publish_time img{
	    margin-top: 13px;
    margin-left: 10px;
}
.publish_time,
.end_time{
    cursor: pointer;
}
.top_page_container{
    float: right;
    margin-right: 10px;
}
.top_page_container img{
    margin-top: 10px;
    cursor: pointer;
}
.list_left{
    width: 10%;
    display: inline-block;
    color: #ffffff;
    text-align: center;
    height: 1px;
    margin-top:5px;
}
.list_right{
	    float: right;
    display: block;
    width: 90%;
}
.list_right_right{
	    float: right;
    width: 15%;
}
.list_right_bottom{
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    font-size: 13px;
}
.task_li_img{
    width: 15px;
    margin-top: 11px;
    margin-right: 5px;
}
.publish_asc,
.end_desc{
	display:none;
}