.banner{
	height:481px;
}
.banner .pics li{
	height:481px;
}
.content{
    margin:0 auto;
    width:1200px;
}
.content .title .left{
    margin:58px 0 47px 0;
}
.content .title .left h1{
    font-size:37px;
    color:#445363;
    line-height:65px;
}
.content .title .left p{
    line-height:58px;
    font-size:28px;
    color:#445363;
}
.content .title .left hr{
    width:95px;
    height:4px;
    background-color:#445363;
}
.content .title .right,.content .title .right a{
    color:#999999;
}
.content .title .right{
    margin-top:152px;
}
.content .top{
    border-top:1px solid #c9c9c9;
    border-bottom:1px solid #c9c9c9;

}
.content .top .recruit_nav{
    padding:13px 0 13px;
    height: 13px;
    overflow:hidden;
}
.content .top .recruit_nav li{
    float:left;
    height:18px;
    line-height:18px;
    font-size:18px;
    width:296px;
    text-align:center;
    border-right:1px solid #c9c9c9;
    margin-bottom: 13px;
}
.content .top .recruit_nav .only,.content .top .recruit_nav li a:hover{
    color:#1ba79c;
}
.content .top .recruit_nav li:last-child{
    border-right:0px;
}
.content .top .pre_left,.content .top .pre_right{
   position: absolute;
   top:829px;
   cursor:pointer;
}
.content .top .pre_left{
    margin-left:40px;
}
.content .top .pre_right{
    margin-left:1151px;
}
.content .recruit{
    padding-bottom: 22px;
    border-bottom:2px solid #445363;
}
.content .recruit:last-child{
    padding-bottom: 46px;
    border:none;
}
.content .recruit h1{
    font-size:14px;
    color:#445363;
    font-weight: bold;
    line-height: 33px;
    margin-top:22px;
}
.content .recruit h1::before{
    content:"";
    display: inline-block;
    border:5px solid #1ba79c;
    margin-right:25px;
}
.content .recruit p{
    color:#445363;
    font-size:14px;
    line-height:32px;
    text-indent: 2.5em;
}
