body{background: #edfaff;}
.fl{float: left;}
.fr{float: right;}
.cont{width: 1000px;margin: 0 auto;position: relative;}

.welcome{text-align: center;}
.welcome img{max-width: 100%;}

.nav {padding-top: 20px;}
.nav .fl{margin-top: -10px;}
.nav li{display: inline-block;}

.join{position: absolute;top: 37px ;left: 300px;}

.banner{width: 1000px;margin: 0 auto;}

.box{border: 1px solid #cccccc;padding: 40px;background: #f1f1f1;overflow: hidden;}
.text-box p{font-size: 20px;text-indent: 2em;line-height: 180%;}

.job .fl{width: 260px;}
.job .fr{width: 630px;}
.leftdep a {
    display: block;
    background: #d7e5f5;
    height: 29px;
    line-height: 29px;
    padding: 0 10px;
    color: #000;
    font-size: 12px;
}
.deptitem {
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    color: #000;
}
.rightdep {
    font-size: 13px;
    color: #000;
    line-height: 30px;
}













































































