@import url(main.css);

.task_box{width:920px;float:left;}

.task_condition{width:920px;border:1px solid #e9e9e9;box-sizing:border-box;}
.task_condition .items{width:918px;height:58px;background:#fff;clear:both;border-bottom:1px solid #e9e9e9;}
.task_condition .items li{float:left;}
.task_condition .items li.left{background:#fafafa;width:100px;height:auto;line-height:58px;text-align:center;overflow:hidden;}
.task_condition .items li.right{width:810px;padding:0 20px;border-left:1px solid #e9e9e9;box-sizing:border-box;line-height:58px;padding:15px 20px\9;}
.task_condition .items li.right a{padding:0 15px;display:inline-block;margin-right:5px;border:1px solid #fff;background:#fff;height:30px;line-height:30px;}
.task_condition .items li.right a:hover{border:1px solid #e61717;background:#fff2f2;color:#e61717;}
.task_condition .items li.right a.hover{border:1px solid #e61717;background:#fff2f2;color:#e61717;}

.task_sorts{width:920px;height:70px;border:1px solid #e9e9e9;box-sizing:border-box;border-bottom:0;padding:20px;background:#fff;}
.task_sorts .sortslist{height:30px;box-sizing:border-box;background:#fff;float:left;}
.task_sorts .sortslist li{float:left;padding:0 9px;line-height:28px;border:1px solid #e9e9e9;border-left:0;}
.task_sorts .sortslist li.first{border-left:1px solid #e9e9e9;}
.task_sorts .sortslist li.hover{background:#f4f4f4;}
.task_sorts .sortslist li a{color:#333;}
.task_sorts .sortslist li a:hover{color:#e61717;}
.task_sorts .sortslist li a.down{background:url(../images/down_gray.png) center right no-repeat;padding-right:15px;}
.task_sorts .sortslist li a.up{background:url(../images/up_gray.png) center right no-repeat;padding-right:15px;}

.task_sorts .search{width:200px;height:30px;box-sizing:border-box;background:#fff;border:1px solid #e9e9e9;float:left;margin-left:20px;}
.task_sorts .search .taskkeys{background:#fff;border:0;height:27px;line-height:27px;padding:0 10px;width:150px;float:left;}
.task_sorts .search .btn{background:url(../images/search.png) #fff no-repeat;width:13px;height:13px;border:0;float:right;margin:7px 5px;cursor:pointer;}


.tasklist{width:920px;border:1px solid #dfdfdf;box-sizing:border-box;background:#fff;}
.tasklist .tasklist_title{width:918px;height:40px;background:#f4f4f4;padding:0 30px;box-sizing:border-box;}
.tasklist .tasklist_title li{float:left;line-height:40px;color:#333;}
.tasklist .tasklist_title li.li1{width:918px;}
.tasklist .tasklist_title li.li2{width:200px;}
.tasklist .tasklist_title li.li3{width:233px;}


.tasklist .items{width:858px;clear:both;padding:25px 0;margin:0 auto;border-bottom:1px solid #dfdfdf;overflow:hidden;}
.tasklist .items li{float:left;line-height:22px;color:#333;}
.tasklist .items li.li1{width:858px;}
.tasklist .items li.li2{width:200px;}
.tasklist .items li.li3{width:233px;}
.tasklist .items li.li3 h1{font-weight:bold;}

.tasklist .items li.li1 a{color:#06c;}
.tasklist .items li.li1 a:hover{color:#ec2828;}

.answer_content{width:100%;height:90px;line-height:22px;overflow:hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;color:#666;}

.right_box{width:257px;float:right;}
.youshi{width:255px;border:1px solid #e9e9e9;background:url(../images/youshi.png) #fff left top no-repeat;overflow:hidden;padding-bottom:20px;}
.youshi h1{font-size:28px;padding:35px 0 15px 0;text-align:center;}
.youshi h2{font-size:16px;padding:0 0 25px 0;text-align:center;}
.youshi .item{margin:0 5px 15px 5px;height:40px;}
.youshi .item li{float:left;height:40px;}
.youshi .item li.icon1{background:url(../images/tasklist_icon1.png) center center no-repeat;width:40px;}
.youshi .item li.icon2{background:url(../images/tasklist_icon2.png) center center no-repeat;width:40px;}
.youshi .item li.icon3{background:url(../images/tasklist_icon3.png) center center no-repeat;width:40px;}
.youshi .item li.icon4{background:url(../images/tasklist_icon4.png) center center no-repeat;width:40px;}
.youshi .item li.txt{padding-left:10px;width:190px;}


.tasktj{width:255px;border:1px solid #e9e9e9;background:#fff;margin-top:20px;}
.tasktj h1{font-size:14px;background:#f9f9f9;line-height:40px;height:40px;padding-left:10px;border-bottom:1px solid #e9e9e9;}
.tasktj ul{padding:10px 20px;}
.tasktj ul li{line-height:30px;height:30px;width:100%;overflow:hidden;}

.talent_box{width:1200px;margin:0 auto;}
.task_box{width:860px;float:left;}


.detail_left{width:1200px;float:left;}

.detail_detail{background:#fff;padding:25px;box-sizing:border-box;width:1200px;}

.detail_detail_title{font-size:16px;color:#000;}
.detail_detail_time{font-size:14px;color:#777;padding:10px 0;}
.detail_detail_avatar{padding-bottom:10px;color:#bd1a21;font-size:16px;}
.detail_detail_tips{background:#ffd6c3;color:#666;display:inline-block;padding:5px 10px;margin:10px 0;}
.detail_detail_info{font-size:14px;color:#666;line-height:35px;}

.miaoshu{color:#18AACE;font-weight:bold;font-size:16px;}

.detail_detail_h1{font-size:30px;border-bottom:1px solid #cdcdcd;padding-bottom:10px;}

.detail_detail_item{padding:20px 0;}
.detail_detail_item li.title{font-size:24px;}
.detail_detail_item li.info{font-size:16px;color:#666;padding:10px 0 0 37px;}


.zt_nav_center{width:100%;height:40px;background:#FFF;text-align:center;}
.zt_nav_center li{width:100%;height:40px;overflow: hidden;white-space: nowrap;position:relative;}
.zt_nav_center a{color:#333;margin:0 20px;display:inline-block; text-align:center; padding:10px 3px; font-size:14px;box-sizing:border-box;overflow:hidden;}
.zt_nav_center a:hover{color:#18aace;}
.zt_nav_center a.hover{border-bottom:1px #18aace solid; padding:10px 0 9px 0; color:#18aace;}


.dcontent{padding:10px;overflow:hidden;}
.dcontent .hide_item{display:none;}
.dcontent .show_item{display:block;}

.dcontent ul{clear:both;}
.dcontent ul li{float:left;padding-top:10px;line-height:23px;}
.dcontent ul li.strong{font-weight:bold;}
.dcontent ul li.serial{width:20px;}
.dcontent ul li.info{width:calc(100% - 20px);}











