.content{
    position: relative;
}
.inlandbgL{
    width: 50.07%;
    height: 100%;
    position: absolute;
    left: 0;
    top:0;
    background-image: url(../images/bj_banner_01_01.png);
    background-repeat: no-repeat;
    background-position: right center;
    z-index: -1;
    background-size: cover;
}
.inlandbgR{
    width: 50.07%;
    height: 100%;
    position: absolute;
    right: 0;
    top:0;
    background-image: url(../images/bj_banner_01_02.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    z-index: -1;
    background-size: cover;
}
.interbgL{
    width: 50.07%;
    height: 100%;
    position: absolute;
    left: 0;
    top:0;
    background-image: url(../images/bj_banner_04_01.png);
    background-repeat: no-repeat;
    background-position: right center;
    z-index: -1;
    background-size: cover;
}
.interbgR{
    width: 50.07%;
    height: 100%;
    position: absolute;
    right: 0;
    top:0;
    background-image: url(../images/bj_banner_04_02.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    z-index: -1;
    background-size: cover;
}
.content-form{
    max-width: 1200px;
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 145px;
}
.content-wrap{
    width: 628px;
    height: 470px;
    border: 1px solid #95cf00;
    font-family: "苹方";
    background-color: rgba(246,246,246,.55);
    font-size: 18px;
}
.content-wrap .title{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    background-color: #95cf00;
}
.content-wrap .ways{
    margin-top: 64px;
    padding-left: 12px;
    height: 22px;
}
.content-wrap .one-way{

    padding-left: 38px;
    background: url("../images/air-fly_01.png") no-repeat left;
    margin-right: 35px;
    cursor: pointer;
}


.one-way.active{
    background: url("../images/air-fly_011.png") no-repeat left;

}
.content-wrap .more-way{
    padding-left: 41px;
    background: url("../images/air_fly_02.png") no-repeat left;
    cursor: pointer;
	margin-right: 35px;
}
.more-way.active{
     background: url("../images/air_fly_022.png") no-repeat left;
}
.start-way{
    margin-top: 40px;
     height: 41px;
     position: relative;
}
.start-way span{
    float: left;
    line-height: 41px;
    width: 95px;
    text-align: center;
}
.start-way input[type="text"]{
    padding-left: 10px;
    display: inline-block;
    width: 190px;
    height: 36px;
    outline: none;
    color: #666;
    float: left;
    border: none;
    border: solid 1px #a9a9a9;
}


.start-way input[type="text"]{
    padding-left: 10px;
    display: inline-block;
    width: 190px;
    height: 36px;
    outline: none;
    color: #666;
    float: left;
    border: none;
    border: solid 1px #a9a9a9;
}
.cangwei{
	float:left;
}
.selerD{
	display: none;
    height: 75px;
    position: absolute;
    left: 95px;
    top: 37px;
    background-color: #fff;
    border: 1px solid #aaa;
    width: 200px;
    text-align: center;
}
.cangwei:hover .selerD{
	display:block;
}
.selerD div{
    height:25px;
    line-height: 25px;
    cursor: pointer;
}
.selerD div:hover{
	background-color: #efefef;
}
.selectZF{
	margin-top: 14px;
    float: left;
    cursor: pointer;
}

/*btnbox*/
.btnbox{
    text-align: center;
    margin-top: 45px;
}
.btnbox button{
    font-family: "苹方";
    display: inline-block;
    background-color: #f00000;
    width: 178px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    border: none;
    color: #ffffff;
    outline: none;
    cursor: pointer;
}
.btnbox button.active{
    background-color: #333;
    cursor: default;
}
.selects{
    display: none;
    position: relative;
}
.selects.active{
    display: block;

}
.history{
    width: 200px;
    height: 209px;
    border-left: solid #a0a0a0 1px;
    border-right: solid #a0a0a0 1px;
    border-bottom: solid #a0a0a0 1px;
    background-color: #fff;
    position: absolute;
    left: 95px;
    top:38px;
    z-index: 9997;
    overflow-y: scroll;
    display: none;
}
.history1{
    width: 200px;
    height: 209px;
    border-left: solid #a0a0a0 1px;
    border-right: solid #a0a0a0 1px;
    border-bottom: solid #a0a0a0 1px;
    background-color: #fff;
    position: absolute;
    left: 95px;
    top:118px;
    z-index: 9997;
    overflow-y: scroll;
    display: none;
}
.history dl,
.history1 dl {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}

.history dl dt,
.history1 dl dt {
    padding-left: 3px;
    display: block;
    height: 23px;
    line-height: 23px;
    font-size: 14px;
    color: #fff;
    background-color: #dfdfdf;
    overflow: hidden;
}

.history dl dt span,
.history1 dl dt span {
    padding-right: 5px;
}

.history dl dd,
.history1 dl dd {
    padding-left: 12px;
    display: block;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    color: #5d5d5d;
    background-color: #fff;
    cursor: pointer;
}

.history dl dd:hover {
    background-color: #ffefef;
}

.history1 dl dd:hover {
    background-color: #ffefef;
}

.history dl dd p,
.history1 dl dd p {
    float: left;
    margin: 0;
    padding: 0;
}

.history dl dd b,
.history1 dl dd b {
    float: right;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    margin-right: 8px;
}