body {
    background: none repeat scroll 0 0 #000B42;
    color: #FFFFFF;
    height: auto;
    margin: 0 auto;
}
.layout0 {
    background: url("bg.jpg") no-repeat scroll center bottom #000B42;
    height: 1350px;
    margin: 0 auto;
    width: 100%;
}
.layout {
    height: auto;
    margin: 0 auto;
    text-align: left;
    width: 1003px;
}
.header {
    background: url("header.jpg") no-repeat scroll left top transparent;
    height: 156px;
    width: 1003px;
}
.logo-nav {
    display: block;
    padding: 20px 0 0 40px;
}
.logo {
    float: left;
    height: 119px;
    width: 278px;
}
.nav {
    /*background: url("nav-bg.jpg") no-repeat scroll left top transparent;*/
    float: left;
    height: 40px;
    padding: 50px 0 0 60px;
    width: 560px;
}
.nav a {
    float: left;
    height: 40px;
    margin-right: 10px;
    padding-left: 20px;
    padding-top: 10px;
    text-align: left;
    width: auto;
}
.nav a.selected {
    background: url("hover.png") no-repeat scroll 0 10px transparent;
    float: left;
    height: 40px;
    margin-right: 10px;
    padding-left: 20px;
    padding-top: 10px;
    text-align: left;
    width: auto;
}
.main {
    float: left;
    height: auto;
    padding: 0 0 0 0;
    width: 1003px;
}
.banner {
    float: left;
    height: auto;
    padding: 20px 0 80px 0;
    width: 864px;
}
.title {
    margin: 20px 0;
}
.content {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 26px;
}
.jobs-inner {
    width: 680px;
}
.showBar {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif,"宋体";
    font-size: 14px;
    font-weight: bold;
}
.jobs-inner ul {
    height: auto;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0 0 20px 10px;
    width: 680px;
}
.jobs-inner ul li {
    float: left;
    height: auto;
    line-height: 24px;
    overflow: hidden;
    width: 50%;
}
.Joblist_S1 {
    height: auto;
    width: auto;
}
.Joblist_S1 a {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif,"宋体";
    font-size: 12px;
    line-height: 24px;
    text-decoration: none;
}
.Joblist_S1 a:hover {
    color: #EEEEEE;
    text-decoration: underline;
}
.Joblist_S2, .Joblist_S3, .Joblist_S4, .Joblist_S5 {
    display: none;
}
.contact {
    color: #FFFFFF;
    padding: 0 0 40px;
    width: 680px;
}
.con_zw {
    height: auto;
    padding: 10px 0 0 0;
    width: 680px;
}
.bar2, .bar {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif,"宋体";
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
    width: 680px;
}
.jShow {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif,"宋体";
    font-size: 12px;
    line-height: 26px;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 10px 0;
    width: 680px;
}
.jShow ul {
    font-size: 12px;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 10px;
    width: 680px;
}
.jShow ul li {
    float: left;
    font-size: 12px;
    list-style: none outside none;
    margin: 0;
    padding: 0 0;
    width: 50%;
}
.myShow {
    color: #FFFFFF;
    font-size: 12px;
    padding: 0 0 0 20px;
}
.myShow p {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif,"宋体";
    font-size: 12px;
    padding-top: 2px;
}
.operat {
    margin: 0;
    overflow: hidden;
    padding: 10px 0;
    width: 680px;
}
.operat ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 680px;
}
.operat ul li {
    float: left;
    list-style: none outside none;
    padding-right: 10px;
}
.operat ul li a {
    float: left;
}
.footer {
    float: left;
    font-family: Arial,Helvetica,sans-serif,"宋体";
    font-size: 14px;
    height: 110px;
    line-height: 110px;
    padding: 14px 0 0;
    text-align: center;
    width: 100%;
}
.footer a {
    color: #FFFFFF;
    text-decoration: none;
}
.clear {
    clear: both;
    height: auto;
}
.left {
    float: left;
    margin-top: 109px;
}
.right {
    float: left;
    width: 760px;
    margin: 0 0 0 14px;
}

.minipic {
    width: 903px;
    height: 138px;
    margin-top: 50px;
}
/*迷你背景幻灯图 start*/
#demo{
    width: 903px;
    height: 138px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
.indemo{
    width: 800%;
}
#demo li{
    display: inline;
    float: left;
    width: 240px;
    height: 150px;;
    overflow: hidden;
    margin: 0 18px 0 0;
    background: #cfcabb;
}
#demo1{
    float: left;
}
#demo2{
    float: left;
}
/*迷你背景幻灯图 end*/