﻿@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2014-09-04 13:37:48
 * @version $Id$
 */
 *{
    transition: all .4s;}
img
{
    border: 0;
}
.clear{
	clear:both;
}
body,
html,
#wrapper
{
    font-family: Microsoft YaHei;
    background: url(images/bg_middle.jpg) repeat-y;
    max-width: 1280px;
    padding: 0;
    overflow-x: hidden;
	margin:0 auto;
}
ul,
li,
ol,
dl,
dt
{
    margin: 0;
    padding: 0;
    list-style: none;
}
a,
a:link,
a:visited,
a:hover
{
    text-decoration: none;
    color: #000;
}
.header,
.content,
.footer
{
    width: 1280px;
    margin: 0 auto;
    position: relative;
}
.content{
    background: url(images/bg_up.jpg) center top no-repeat;top:0; bottom:0;min-height: 550px;
}
.inner
{
    position: relative;
    width: 1000px;
    height: 100%;
    margin: 0 auto;
}
.logo
{
    width: 1000px;
    margin: 0 auto;
}
.nav
{
    height: 70px;
    position: relative;
}
.nav ul{
	position: absolute;
	overflow: hidden;
	height: 40px;
	top: 10px;
	right: 0;
}
.nav ul li
{
    float: left;
    width: 140px;
    height: 30px;
    list-style: none;
    font-size: 15px;
    line-height: 30px;
    text-align: center;
	font-weight:bold;
}
.nav ul span{
	position: absolute;
	left: 54px;
	bottom: -1px;
	width: 12px;
	height: 10px;
	background: url(images/tiptag.jpg) no-repeat;
}
.footer{
    background: url(images/footer.jpg);
    height: 194px;
}
.copyright
{   
    position: absolute;
    width: 100%;
    bottom: 10px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}
.nav ul
{
    overflow: hidden;
}
.nav a{
    color: #fff;
}
.nav a:hover
{
}
.sidebar{
    float:left;
    margin-top: 50px;
    margin-left: 44px;
    _margin-left:22px;
}
.sidebar ul li{
    width: 145px;
    text-align: center;
    background: #e60012;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
}
.sidebar p{
    width: 140px;
    background: #e60012;
    color: #fff;
    font-size: 12px;
    line-height: 1.8;
    padding: 20px;
}
.sidebar p strong{
    text-align: center;
    background: #fff;
    display: block;
    font-size: 18px;
    color: #e60012;
}
.contshow{
    margin-left: 245px;
    width:688px;
    padding: 0 20px;
    font-size: 12px;
    line-height: 1.8;
    display: none;
}
.contshow h1{
    font-size: 24px;
    color: #e60012;
    text-align: right;
}
.contshow h2{
    font-size: 12px;
    color: #e60012;
}
.cont .introli{
	width:550px;
}
.cont .introli li{
	float:left;
	width:275px;
}
.cont .introli2{
	width:600px;
}
.cont .introli2 li{
	float:left;
	width:150px;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}  /* for IE/Mac */
#slider{width: 100%;height:400px;position:relative;overflow: hidden;}
#slider .inner{position: absolute;width: 1280px;left: 50%;margin-left: -640px;}
#slider .inner img{float: left;border: 0;}
.s_plan h2{
    font-size: 18px;
}
.s_plan i{
    font-size: 14px;
    color: #333;
    margin-left: 10px;
    font-style: normal;
}
.s_plan li{
    color: #e60012;
}
ol.good_condition li{
    list-style-type: decimal;
    margin-left: 20px;
    color:#333;
}
ul.icons{
    width: 670px;
    height: 245px;
    background: url(images/iconbg.jpg);
    position: relative;
}
ul.icons li{
    position: absolute;
    line-height: 1.5;
    color:#333;
}
ul.icons li strong{
    font-size: 15px;
    color: #e60012;
}
ul.icons li p{
    margin: 3px 0;
}
table.schedule{
    font-size: 12px;
    text-align: center;
    border-top: 1px solid #e60012;
    border-left: 1px solid #e60012;
}
table.schedule th{
    background:  #e60012;
    color: #fff;
    font-weight: normal;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
table.schedule td{
    
    border-right: 1px solid #e60012;
    border-bottom: 1px solid #e60012;
}
.cont{
    background: url(images/shanghai.jpg) no-repeat bottom right;
}
.cont .left,.cont .right{
    display: inline-block;
    vertical-align:top;
    _float:left;
}
.cont .left{
    width: 280px;
}
.cont .left ul{
    margin: 0;
}
.cont .left ul li{
    width: 250px;
    font-size: 14px;
    line-height: 30px;
    background:  #e60012;
    color: #fff;
    padding-left: 20px;
    margin-bottom: 8px;
    cursor: pointer;
    transition:all .2s;
}
.cont .right .jobshow{
    width: 400px;
    min-height: 300px;    
    _height: 400px;
    display: block;
    background: #eee;
    opacity: 0.8;
}
.jobshow .contshow {
    position: relative;
width: 100%;
margin-left: 0;
height: auto;
padding: 0;
}
.jobshow .contshow h3{
    float: left;
    font-size: 16px;
    font-weight: normal;
    padding-left: 10px;
    margin: 0;
}
.jobshow .contshow .joblist{
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    height: 30px;
    padding: 10px 0;
}
a.p_post{
    width: 60px;
    float: right;
    font-size: 12px;
    display: block;
    background:  #e60012;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    margin-top: 4px;
    margin-right: 10px;
}
.airjob{
    overflow: hidden;
    padding: 45px 0 0 20px;    
    background: url(images/shanghai.jpg) no-repeat bottom right;
}
.airjob img{
    float: left;
}
.cont div{float:left;}
.airjob .detail{
    font-size:14px;
    float: left;
    margin-left: 50px;
}
.detail{
    font-size:14px;
    float: left;
    margin-left: 50px;
	
}
.airjob .detail h2{
    font-size:24px;
}
.airjob .detail a.post{
    width: 100px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    display: block;
    background: #e60012;
    border-radius: 10px;
    margin-top: 20px;
}
.cont .post{
    width: 100px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    display: block;
    background: #e60012;
    border-radius: 10px;
    margin-top: 20px;
}
.plane{
    position: absolute;
    width: 178px;
    height: 147px;
    background: url(images/plane.jpg);
}
.notify{
	width:150px;
	height:370px;
	background-image:url(images/notify.gif);
	position:absolute;
	z-index:999;
	top:530px;
	margin-left:50px;
}
.notify h6{
	color:#FFF;
	font-size:16px;
	font-family:"寰蒋闆呴粦";
	margin:60px auto 5px 35px;;
}
.notify p{
	font-family:"寰蒋闆呴粦";
	font-size:12px;
	color:#FFF;
	padding:0 6px;
	line-height:22px;
	margin:0;
}