*{margin: 0;padding: 0;}
.out_nav{
    width: 100%;
    height: 30px;
    background: #f4f4f4;
    font-size: 12px;
    line-height: 30px;
}
.nav{
    width: 1000px;
    margin: 0 auto;
    height: 100%;
}
.nav span{
    background: #ffbb51;
    padding: 5px 5px;
    color: #fff;
    border-radius: 2px;
}
.nav .ind{
    margin: 0 4px 0 14px;
}
.container{
    /* width:1000px;
    margin:30px auto; */
}
.outchoose{
    position: relative;
}
.container .jobchoose{
    min-height:120px;

    width:100%;
    float: left;
    padding: 30px 350px 30px 30px;
    background: #f4f4f4;


}
.container .jobchoose>div{
    /*width:80%;*/
    overflow: hidden;
}
.container .jobchoose>div h2{
    font-size: 22px;
    color: #4c4c4c;
    float: left;
    margin-right:6px;
}
.container .jobchoose>div span{
    font-size:14px;
    color: #8d8c8c;
    display: block;
    float: left;
    line-height:28px;
}
.container .jobchoose ul{
    margin: 15px 0;
    width:80%;
    overflow: hidden;
}
.container .jobchoose ul li{
    text-align: center;
    float: left;
   /* padding:0 9px;*/
  /* border-right:2px solid #a09c9c;*/
    color: #808080;
}

.container .jobchoose ol{
    width:80%;
    overflow: hidden;
}
.container .jobchoose ol li{
    padding:3px 16px;
    border-radius: 50px;
    background: #fff;
    color: #b3b3b3;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}
.container .applyjob_price{
    /* position: absolute; */
    color: #FF7B1A;
    font-size: 24px;
    font-weight: bold;
    /* top: 27px; */
    /* right: 35px; */
    margin-top: 20px;
}
.container .applyjob_collect{
    position: absolute;
    top: 140px;
    right: 139px;
    width: 150px;
    height: 45px;
    border:1px solid #449d39;
    border-radius: 4px;
    color: #449d39;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    cursor: pointer;
}
.container .applyjob_apply{
    cursor: pointer;
    position: absolute;
    top: 80px;
    right: 139px;
    width: 150px;
    height: 45px;
    border: 1px solid #449d39;
    border-radius: 4px;
    color: #fff7f6;
    background: #449d39;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
}
.container .wantFace{
    cursor: pointer;
    position: absolute;
    top: 18px;
    right: 139px;
    width: 150px;
    height: 45px;
    border: 1px solid #449d39;
    border-radius: 4px;
    color: #fff7f6;
    background: #449d39;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
}
/*-------------tab闁告帒娲﹀畷鏌ュ冀瀹勬壆纭?----------------*/
.container .sideleft{
    width:700px;
    float: left;
}
.container .sideleft ol{
    width:100%;
    min-height:100px;
}
.container .sideleft ol li{
    padding-left: 4%;
    width: 42%;
    float: left;
    margin-right: 3%;
    margin-bottom: 20px;
    height: 100px;
    border: 1px solid #d9d9d9;
    background: #eaeaea0d;
}
.container .sideleft ol li:hover{
box-shadow:  8px 8px 8px #d5d5d5;}
.container .sideleft ol li .zw{
    font-size: 20px;
    line-height: 40px;
}
.container .sideleft ol li .xs{
    color: #449d39;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
}
.container .sideleft ol li .gs{
    font-size: 16px;
    color: #808080;
}
.layui-tab-title li{
    height: 37px;
    border-bottom-width: 4px;
    font-size:18px!important;
    color: #b3b3b3;
    padding:0;
    margin-right:30px;

}
.layui-tab-brief>.layui-tab-title .layui-this{
    color: #333333;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{
    border-bottom: 4px solid #449d39;
}
.layui-tab-content .tabfirst,.layui-tab-content .tabsecond{
     color: #423a3a;
     font-size: 12px;
     line-height:24px;
 }
.layui-tab-content .tabthird{
    width:100%;
    min-height: 110px;
}
.layui-tab-content .tabthird ul li{
    height:90px;
    width:632px;
    padding-left: 20px;
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
}
.layui-tab-content .tabthird ul li .profession{
    width:86%;
}
.layui-tab-content .tabthird ul li .profession p{
    display: inline-block;
    font-size:18px;
    color: #4d4d4d;
    margin-right:10px;
}
.layui-tab-content .tabthird ul li .profession span{
    font-size:14px;
    color: #808080;
}
.layui-tab-content .tabthird ul li .givemoney{
    width:14%;
    font-size: 16px;
    color: #449d39;
}
.layui-tab-content .tabthird ul li table tr td{padding: 10px 0}
.layui-tab-content .tabthird ul li table .secondtd td{
    color: #808080;
    font-size: 14px;
}
.layui-tab-content .tabthird ul li i{
    padding:0 12px;

}
.layui-tab-title {
    position: relative;
    left: 0;
    height: 37px;
    white-space: nowrap;
    font-size: 0;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    transition: all .2s;
    -webkit-transition: all .2s;
}
/*闁告瑥鐤囩粩鐔哥瑹瑜戠粩鐔煎冀閿燂拷*/
.container .sideright{
    float: right;
    min-height:300px;
    width: 350px;
    margin-top:10px;
}
.sideright .company{
    width:100%;
    min-height:250px;
}
.sideright .card{
    width: 100%;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    border-bottom:4px solid #f4f4f4;
    position: relative;}
.sideright .card span{
    position: absolute;
    border-bottom: 4px solid #449d39;
    height: calc(100% + 4px);
}
.sideright .company_card{
    height: 56px;
    padding:20px 0;
    width:100%;
}
.company_card img{
    display: block;
    float: left;
}
.company_card .company_name{
    float: left;
    font-size: 22px;
    margin-left:5px;
    width:auto;
    height:100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    float: left;
    cursor: pointer;
}
.company table {
    width: 100%;
    font-size: 14px;
    color: #808080;
}


.company table tr td{
    padding:10px 0;
    vertical-align: middle;
}
/*.company table tr .company_pic{padding:10px 10px;}
.company table tr .company_job{width:30px}
.company table tr .company_salary{width: 50px}*/
.browse .browse_post{
    width: 100%;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    border-bottom:4px solid #f4f4f4;
    position: relative;}
.browse .browse_post .more{
    width:50px;
    height:24px;
    background: #449d39;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    position: absolute;
    right: 0;
    top:12px;
    cursor: pointer;
}
.browse .browse_post span{
    position: absolute;
    border-bottom: 4px solid #449d39;
}
.browse .browse_list{
      width:100%;
      height: 400px;
      overflow: hidden;
  }
.browse .browse_list p{
    text-align: center;
    font-size: 16px;
    color: #b3b3b3;
    margin-top: 20px;
}
.browse .browse_list li{
    width: 100%;
    height:98px;
    border-bottom: 1px dashed #cccccc;
}
.browse .browse_list li .browse_pic{
    width: 60px;
    height: 75px;
    padding-top: 23px;
    float: left;
    display: none;
}
.browse .browse_list li .browse_pic a{
    display: block;
    width:100%;
    height:100%;
}
.browse .browse_list li .browse_pic img{
    display: block;
    width: 52px;
    height: 52px;
    cursor: pointer;
}
.browse .browse_list li .browse_info{
   /* float: left;*/
    width: 220px;
    height:95px;
    padding-top: 3px;
}
.divtop{
    width:100%;
    height:24px;
    line-height:24px;
}
.browse_info .designer{
    font-size: 18px;
    width:100%;
    color: #333;
    cursor: pointer;
   /* float: left;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.browse_info .designer_price{
    width:100%;
    color: #449d39;
    font-size: 16px;
  /*  float: left;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.browse_info .designer_edu{
    height:24px;
    line-height:24px;
    width:220px;
    font-size:12px;
    color: #808080;
    width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.browse_info .designer_com{
    width:220px;
    height:20px;
    line-height:20px;
    font-size:12px;
    color: #808080;
    width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.showit{
    width: 100%;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    position: relative;
    margin-bottom: 10px;
}
.showit span{
    position: absolute;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.orangeline{
    width: 25px;
    height: 4px;
    background-color: #449d39;
    margin-bottom: 10px;
}
.tabsecond span{
	font-size: 15px;
    color: #33333394;
    /* display: block;
    float: left;
    text-align: right;
	width:6rem; */
}
.clear:after{
	display: block;
	content:"";
	clear:both;
}
#reason{
	margin: 1rem;
    text-align: center;
    border: 1px solid #ffe904;
    color: red;
    height: 3rem;
    vertical-align: middle;
}
#reason span{
	display: block;
    padding-top: 0.5rem;
    font-size: 18px;
}

.chatPic{
    padding-left: 34px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    background: url("images/chat.png") no-repeat;
    background-size: 24px 24px;
    margin-left: 6px;
}

.offline{
    padding-left: 34px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    background: url("images/offline.png") no-repeat;
    background-size: 24px 24px;
    color: #666666;
    font-size: 16px;

}

.onlineChat{
    width: 174px;
    text-align: center;
    position: absolute;
    top: 210px;
    right: 139px;
    cursor: pointer;
}
