.center{
    background-image: url("../images/airline-bg.jpg");
    background-size: cover;
}
.inner-page .wrapper .left .item{
    font-size: 14px;
    padding: 13px 7px;
}
.right .item .img-list .image{
    width: 447px;
    height: 250px;
    background-color: #fff;
}
.right .item  .text{
    font-size: 14px;
    color: #fff;
    text-indent: 2em;
    margin-top: 10px;
    line-height: 1.6;
}

.right .item .left-text{
	
	width: 435px;
    margin-top: 20px;
    margin-right: 15px;
    display: inline-block;
}

.right .item  .img{
    vertical-align: top;
	width: 450px;
	height: 300px;
    margin-top: 20px;
    margin-left: 10px;
    margin-bottom: 20px;
    display: inline-block;
}

.right .item  .img img{
	width: 450px;
	height: 300px;
}
