h1,h2,h3,h4,h5,h6,ul,li,ol,p{margin:0;padding:0;}
li{list-style:none;}
.airTickets_top{
    width:1000px;
    margin:0 auto;
    height:135px;
    position: relative;
}
.airTickets_bottom{
    width:1000px;
    height:auto;
    margin:0 auto;
    box-shadow: 2px 2px 6px #666;
    margin-bottom:50px ;
}
.aT_left{
    position: absolute;
    top:57px;
    height:60px;
    width:500px;
    background:url("../img/flightlogo.png") no-repeat 12px 6px;
}
.aT_left h2{
    font-size: 24px;
    text-indent: 60px;
    line-height:35px;
}
.aT_left span{
    font-size: 16px;
    padding-left: 60px;
    line-height: 24px;
    color:#666;
}
.aT_right{
    position: absolute;
    right:0;top:43px;
    width:305px;
    height:68px;
}
.aT_riCircle{
    height:66px;
    width:66px;
    border-radius:50%;
    background: url("../img/ruori.png") no-repeat;
    float: left;
    margin-right:10px;
}
.aT_right span{
    color:#747474;
    font-size: 16px;
    line-height:32px;
}
.tab_title{
    background: #aa0000;
    color:#fff;
    height:30px;
    font-size: 14px;
    line-height:30px;
}
.tab_title th{
    text-align: center;
    font-weight: 200;
}
table tr td{
    box-sizing: border-box;
    border:1px solid #a9a9a9;
    font-size: 14px;
    height:auto;
    min-height:69px;
}
tr td:nth-child(1){
    color:#306493;
    text-align: center;
}
tr td:nth-child(2){
    text-align: center;
    background: url("../img/jiantouxia.png") no-repeat center center;
}
.td3_ul{height:100%;}
.td3_ul li{
    float: left;
    height:100%;
}
.td3_ul_li1 span{
    display: block;
    height:34px;
    text-align: center;
    line-height: 34px;
}
.textCenter{
    text-align: center;
    line-height: 67px;
}
.td3_ul_li1{
    width:40%;
}
.td3_ul_li2{
    width:20%;
}
.td3_ul_li3{
    width:40%;
}
.td4 span{
    display: block;
    width:50%;
    height:100%;
    float: left;
    text-align: center;
}
.td4 span:nth-child(1){
    line-height: 67px;
}
.td4 span:nth-child(2){
    padding-top: 16px;
}
.td5_ul li{
    float: left;
}
.td5_ul_li1{
    width: 110px;
    padding-left:12px;
    position: relative;
}
.td5_ul_li1 div{
    position: absolute;
    left:76px;top:20px;
}
.td5_ul_li1 div img{
    cursor: pointer;
}
.td5_ul_li1 b{
    font-weight: 100;
    color:#aa0000;
}
.td5_ul_li2{
    width:auto;
    line-height: 67px;
}
.td5_ul .td5_ul_li3{
    float: right;
    width:66px;
    margin-right: 12px;
    margin-top:20px;
}
.td5_ul_li3 a{
    display: block;
   border: 1px solid #aa0000;
    width:100%;
    height:32px;line-height:32px;
    border-radius: 3px;
   box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    color: #000;
}
.td5_ul_li3 a:hover{
    color: #fff;
    background: #aa0000;
}
