.dateSp a{
    border: 1px solid #ffb74d!important;
    background: #ffb74d !important;
    font-weight: normal !important;
    color: #ffffff !important;
}
.dateMd a{
    border: 1px solid #fffcb8 !important;
    background: #fffcb8 !important;
    font-weight: normal !important;
}
.title-toursuper{
    text-align: left;
    width: 1200px;
    margin: auto;
    padding-top: 237px;
    font-weight: 700;
    line-height: 1.5em;
    font-family: Arial;
    color: #FFFFFF;
}
.title-toursuper .title-toursuper-div{
    width: 640px;
    line-height: 1.5em;
    font-size: 2.2em;
    word-wrap: break-word;
    color: #ffffff;
}
.place span{    
	text-align: center;
	line-height: 50px;
	font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}
.form_back{
    height: 180px;
    max-width: 1200px;
    margin-bottom:50px;
    /*filter:alpha(opacity=50);  */
    /*-moz-opacity:0.5;  */
    /*-khtml-opacity: 0.5;  */
    margin:auto;
}
.form_root{
    position: relative;
}

.background_pic{
    background: url(../image/usofs_index.png) no-repeat top center;
    /*background-size: 100%;*/
    margin-bottom: 50px;
    min-width:1200px;
}
.flighstrore_tab{
    position: absolute;
	width: 1200px;
    top:37px;
    margin-bottom:50px;
	 /*filter:alpha(opacity=50);  */
      /*-moz-opacity:0.5;  */
      /*-khtml-opacity: 0.5;  */
    padding-bottom:30px;
}
.flighstrore_tab .input_back{
    width: 1200px;
    height: 50px;
}
.flighstrore_tab .input_back .back_main{
    width: 95%;
    display: flex;
    height: 50px;
    border-radius: 5px;
    background: #ffffff;
    box-shadow:0px 10px 10px #888888;
    float: left;
}
.flighstrore_tab .input_back .back_main .locale-back{
    flex:0 0 30%;
    display: flex;
    border-radius: 5px 0 0 5px;
    height: 50px;
}
.flighstrore_tab .input_back .back_main .locale-back .dep-select{
    flex: 0 0 45%;
    border-radius: 5px 0 0 5px;
    position: relative;
}
.flighstrore_tab .input_back .back_main .locale-back .dep-select .tab_background{
    position: absolute;
    top: 15px;
    left: 6px;
}
.flighstrore_tab .input_back .back_main .locale-back .dep-select .select_dep{
    box-sizing:border-box;
    padding-top: 0px;
    border:none;
    outline: none;
    width: 100%;
    height:50px;
    padding-left: 10px;
    border-radius: 5px 0 0 5px;
    padding-bottom: 0px;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    background-color: #ffffff;
    text-indent: 25px;
}
.flighstrore_tab .input_back .back_main .locale-back .dep-des{
    flex: 0 0 10%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background: #ffffff;
}
.flighstrore_tab .input_back .back_main .locale-back .dep-des .arrow{
}
.flighstrore_tab .input_back .back_main .locale-back .des-select{
    flex: 0 0 45%;
    position: relative;
}
.flighstrore_tab .input_back .back_main .locale-back .des-select .tab_background{
    position: absolute;
    top: 17px;
    left: 6px;
}
.flighstrore_tab .input_back .back_main .locale-back .des-select .select_des{
    box-sizing:border-box;
    padding-top: 0px;
    border:none;
    width: 100%;
    padding-left: 10px;
    height:50px;
    outline: none;
    padding-bottom: 0px;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    background-color: #ffffff;
    text-indent: 25px;
}
.flighstrore_tab .input_back .back_main .calender-root{
    padding-left: 25px;
    padding-right: 25px;
    flex: 0 0 23%;
    display: flex;
}
.flighstrore_tab .input_back .back_main .search-line{
    height: 100%;
    width: 1px;
    align-self: center;
    background: #EAEFF2;
}
.flighstrore_tab .input_back .back_main .calender-root .dep-date{
    flex: 1 0 50%;
}
.flighstrore_tab .input_back .back_main .calender-root .dep-date input{
    width: 100%;
    height: 50px;
    box-sizing:border-box;
    padding-top: 0px;
    border:none;
    outline: none;
    padding-bottom: 0px;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    background-color: #ffffff;
    text-indent: 25px;
}
.flighstrore_tab .input_back .back_main .calender-root .des-date{
    flex: 0 0 50%;
}
.flighstrore_tab .input_back .back_main .calender-root .des-date input{
    width: 100%;
    height: 50px;
    box-sizing:border-box;
    padding-top: 0px;
    border:none;
    outline: none;
    padding-bottom: 0px;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    background-color: #ffffff;
    text-indent: 25px;
}
.flighstrore_tab .input_back .back_main .people-root{
    flex: 1 1 37.5%;
    display: flex;
    position: relative;
    justify-content: center;
}
.flighstrore_tab .input_back .back_main .people-root .people-show{
    display: none;
    width: 340px;
    top:61px;
    left:47px;
    padding: 0 15px 15px 15px;
    position: absolute;
    border-radius: 5px;
    border: 10px solid #ffb74d;
    background: #ffffff;
}
.flighstrore_tab .input_back .back_main .people-root .people-word{
    height: 100%;
    display: flex;
    align-items: center;
}
.flighstrore_tab .input_back .back_main .people-root .people-word .word-cabin{
    width: auto;
}
.flighstrore_tab .input_back .back_main .people-root .people-word .word-adult{
    width: auto;
}
.flighstrore_tab .input_back .back_main .people-root .people-word .word-child{
    width: auto;
}
.flighstrore_tab .input_back .back_main .people-root .people-word .word-baby{
    width: auto;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .top-pic{
    width:0;
    height:0;
    position: absolute;
    top: -20px;
    left:165px;
    border-right:20px solid transparent;
    border-left:20px solid transparent;
    border-bottom:20px solid #ffb74d;

}
.flighstrore_tab .input_back .back_main .people-root .people-show .select-title{
    width: 100%;
    height: 24px;
    font-size: 18px;
    margin-top: 15px;
    font-weight: 600;
    background: #ffffff;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .choose-cabin{
    width: 100%;
    height: 40px;
    margin-top: 10px;
    outline: none;
    font-size: 17px;
    border: 1px solid #ffb74d;
    border-radius: 3px;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .adult-root{
    width: 100%;
    height: 30px;
    margin-top: 10px;
    display: flex;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .adult-root .prev{
    width: 30px;
    color: #ffb74d;
    height: 30px;
    border: 1px solid #ffb74d;
    display: flex;
    cursor: pointer;
    justify-content: center;
    font-family:STHeiti, "Microsoft YaHei", SimSun;
    align-items: center;
    font-size: 40px;
    font-weight: bold;
    border-radius: 15px;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .adult-root .prev:hover{
    color: #ffffff;
    background: #ffb74d;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .adult-root .prev span{
    height: 60px;
    display: block;
    -webkit-user-select:none;
    font-family:STHeiti, "Microsoft YaHei", SimSun;
    user-select:none;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .adult-root .next{
    width: 30px;
    color: #ffb74d;
    height: 30px;
    border: 1px solid #ffb74d;
    font-family:STHeiti, "Microsoft YaHei", SimSun;
    display: flex;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    font-weight: bold;
    border-radius: 15px;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .adult-root .next:hover{
    color: #ffffff;
    background: #ffb74d;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .adult-root .next span{
    height: 60px;
    display: block;
    -webkit-user-select:none;
    font-family:STHeiti, "Microsoft YaHei", SimSun;
    user-select:none;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .adult-root .disabled{
    color:#b2b3bf;
    background: #dddde5;
    border: 1px solid #dddde5;
    width: 30px;
    height: 30px;
    display: flex;
    cursor: pointer;
    font-family:STHeiti, "Microsoft YaHei", SimSun;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    font-weight: bold;
    border-radius: 15px;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .adult-root .disabled span{
    height: 60px;
    display: block;
    -webkit-user-select:none;
    font-family:STHeiti, "Microsoft YaHei", SimSun;
    user-select:none;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .adult-root .adult-select{
    width: 20px;
    border: none;
    outline: none;
    font-size: 26px;
    margin-left: 10px;
    text-align: center;
    margin-right: 10px;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .adult-root .words{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .child-root{
    width: 100%;
    height: 30px;
    margin-top: 10px;
    display: flex;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .child-root .prev{
    width: 30px;
    color: #ffb74d;
    height: 30px;
    border: 1px solid #ffb74d;
    font-family:STHeiti, "Microsoft YaHei", SimSun;
    display: flex;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    font-weight: bold;
    border-radius: 15px;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .child-root .prev:hover{
    color: #ffffff;
    background: #ffb74d;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .child-root .prev span{
    height: 60px;
    display: block;
    font-family:STHeiti, "Microsoft YaHei", SimSun;
    -webkit-user-select:none;
    user-select:none;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .child-root .child-select{
    width: 20px;
    border: none;
    outline: none;
    font-size: 26px;
    margin-left: 10px;
    text-align: center;
    margin-right: 10px;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .child-root .next{
    width: 30px;
    color: #ffb74d;
    height: 30px;
    border: 1px solid #ffb74d;
    font-family:STHeiti, "Microsoft YaHei", SimSun;
    display: flex;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    font-weight: bold;
    border-radius: 15px;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .child-root .next:hover{
    color: #ffffff;
    background: #ffb74d;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .child-root .next span{
    height: 60px;
    display: block;
    -webkit-user-select:none;
    font-family:STHeiti, "Microsoft YaHei", SimSun;
    user-select:none;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .child-root .disabled{
    color:#b2b3bf;
    background: #dddde5;
    border: 1px solid #dddde5;
    width: 30px;
    height: 30px;
    display: flex;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    font-weight: bold;
    border-radius: 15px;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .child-root .disabled span{
    height: 60px;
    display: block;
    font-family:STHeiti, "Microsoft YaHei", SimSun;
    -webkit-user-select:none;
    user-select:none;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .child-root .words{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .line{
    width: 100%;
    height: 1px;
    background: #ade8dd;
    margin-top: 20px;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .button-back{
    height: 40px;
    margin-top: 10px;
    width: 100%;
}
.flighstrore_tab .input_back .back_main .people-root .people-show .button-back .button-root{
    float: right;
    height: 40px;
    border-radius: 3px;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    background: #ffb74d;
}

.flighstrore_tab .input_back .Input_Button{
    box-shadow:0px 10px 10px #888888;
    border:0;
    float: right;
    outline: none;
    cursor: pointer;
    height: 50px;
    width: 50px;
    border-radius: 5px;
    background: #ffb74d;
}
.flighstrore_tab .tab_select{
    width: 17%;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	position: relative;
    box-sizing: border-box;
}
.flighstrore_tab .tab_select span{
	margin-bottom: 10px;
	padding-bottom: 5px;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    font-family: "微软雅黑";
    /*color: #b8b3b2;*/
}
.flighstrore_tab .tab_select input{
    width: 100%;
	padding-top: 0px;
    border:none;
    padding-bottom: 0px;
    text-align: left;
    height: 40px;
    font-size: 16px;
    font-weight: 400;
    background-color: #ffffff;
    text-indent: 25px;
    
}
.flighstrore_tab .tab_select .tab_background{
	position: absolute;
	top: 45px;
	left: 8px;

}
.flighstrore_tab .tab_select .tab_date{
	position: absolute;
	top: 46px;
	right: 8px;
	cursor: pointer;

}
.tab_radio{
    margin-top: 30px;
    margin-left: 30px;
}
.flighstrore_tab  .tab_radio div input{
    cursor: pointer;
}
.flighstrore_tab  .tab_radio div span{
	padding-bottom: 5px;
    /*box-sizing: border-box;*/
    text-align: left;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    background-color: transparent;
    

}
.tab_last{
    
}
.tab_last .tab_class{
    width: 17%;
    float: left;
     margin-left: 30px;
     margin-top:20px;
}
.tab_last .tab_class span{
   margin-bottom: 10px;
    /*box-sizing: border-box;*/
    text-align: left;
    cursor: default;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    background-color: transparent;

}

.tab_last .tab_class .tab_select_box{
    width: 100%;
    /*padding-left: 25px;*/
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    /*box-sizing: border-box;*/
    text-align: left;
    height: 40px;
    min-width: 70px;
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    background-color: #FFFFFF;
    border: 0px;
    margin-top: 10px;
}
.tab_last .tab_class .tab_checkbox {
    background: none;
    padding-left:0;
}
.tab_last .tab_class .tab_checkbox span{
   font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #FFFFFF;
}
.tab_last .tab_class .tab_button{

        background-color: #EE2C7B;
}

.tab_last .tab_class .tab_search{
    width: 100%;
    font-weight: 400;
    line-height: 24px;
    font-size:15px;
    font-family: Arial;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
}
.tab_last .tab_class .tab_search i{
    padding-left:50px;
    font-weight: bold;
    cursor: pointer;
}
.flightstore_list{
    max-width: 1200px;
    margin:auto;
    padding-bottom:50px;
}
.flightstore_list .flightstore_pagesection ul li{
    float:left;
    font-size:20px;
    font-weight:bold;
    color:#575757 ;
    font-family: Arial;
    height:62px;
    line-height:62px;    
    width:299px;
    cursor: pointer;
	text-align:center;    
}
.flightstore_list .flightstore_pagesection ul li span{display:inline-block;}

.flightstore_list .flightstore_pagesection ul li.active span, .flightstore_list .flightstore_pagesection ul li:hover span{color:#ffb74d; width:70%;}
.flightstore_list .flightstore_pagesection ul li.active{}
.flightstore_list .flightstore_pagesection ul li.active{background:url(../image/icon_45.png) no-repeat bottom center;background:#fff;border-left:#ffb74d solid 1px;border-top:#ffb74d solid 1px;border-right:#ffb74d solid 1px;}
.pagesection_list{
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    box-shadow: 0 1px 8px 0 rgba(0,0,0,0.3);
    border-color: #F7F7F7;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    position: relative;
    box-sizing: border-box;
    border-style: solid;
    text-align: center;
    text-decoration: none;
    width: 276px;
    background: #ffffff;
	margin:10px;
    padding:3px 5px 15px 5px;
}
.pagesection_list .pagesection_list_flight img{
    margin-top:10px; 
    max-height: 30px;
    max-width: 85px;
    display:inline-block;
}
.pagesection_list_logo{
    background-image: url(../image/ui-icons_454545_256x240.png);
    background-position: -64px -16px;
    width: 16px;
    height: 16px;
    display: inline-block;
}
.pagesection_list>a:hover{
    color: #888888;
}
.pagesection_list a:hover .pagesection_list_flight .flightstore_list_price, .pagesection_list a:hover .pagesection_list_flight .flightstore_list_center h1{color: #888888;}

.pagesection_list .pagesection_list_flight .flightstore_list_center h1{
    color: #000000;
    display: block;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
}
.pagesection_list .pagesection_list_flight .flightstore_list_time{
    width: 100%;
    color: #EE2C7B;
    font-size: 14px;
    margin-bottom: 20px;
    margin-top:20px;
    font-family: Arial;

}
.flight_list_from{
    height: 14px;
}
.pagesection_list .pagesection_list_flight .flightstore_list_from{
    padding-bottom: 10px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
     border-color: #D7D7D7; 
    border-style: solid;
    text-align: center;
    vertical-align: bottom;
    display: inline-block;
    width: 96%;
   
}
.pagesection_list .pagesection_list_flight .flightstore_list_price{
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
    right: 0px;
    left: 0px;
    text-align: center;
    position: absolute;
    box-sizing: border-box;
    color: #000000;
     background: #ffffff;
    width: 50%;
}
.pagesection_list .pagesection_list_flight .flightstore_list_pp{
    margin-top: 20px;
    text-align: center;
    font-family: Arial;
    width: 100%;
    line-height:40px;
    font-size:20px;
    color: #EE2C7B;
}
.pagesection_list .pagesection_list_flight .flightstore_list_pp span{
    font-size: 16px;
    font-family: Arial;
}
.pagesection_list .list_book{
    padding: 10px 15px 10px 15px;
    box-sizing: border-box;
    text-decoration: none;
    font-weight: bold;
    color: #000000;
    font-size: 14px;
    color: #888888; 
    
}


.pagesection_list .list_book span{
    font-weight: bold;
    color: #000000;
    font-size: 14px;
}
.flight_offers_1_link{margin-bottom:20px; margin-top:30px; text-align:center; clear:both;}
.flight_offers_1_link a{ padding:20px 90px; background-color: #28166F; box-sizing: border-box; text-align: center; text-decoration: none; font-weight: 700; font-size: 14px; color: #FFFFFF;}


.city{
    background-color: #D7D7D7;
        margin-top:20px;
       width: 100%
}
.city .city_breaks{
     max-width: 1200px;
      margin:auto;
}
.city .city_title{
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 20px;
    width: 100%;
    font-size: 2.5em;

}
 .city .city_title h3{
    display: block;
    font-size: 1.17em;
    color: #171717;
     text-align: center;
     font-weight: bold;
}
.city_list{
    max-width: 1200px;
    margin:auto;
}
.city_list .city_str{
    box-sizing: border-box;
    box-shadow: 0 1px 8px 0 rgba(0,0,0,0.3);
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
    width: 276px;
    margin-bottom: 20px;
    float: left;
    display: inline-block;
    margin-left: 20px;
}
.city_list .city_str .city_data{
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    box-sizing: border-box;

    text-align: center;
    /*min-height: 280px;*/
    color: #000000;
    background-color: #FFFFFF;
}
.city_list .city_str .city_data img{
    padding-top:10px;
	width:255px;
	height:140px;
}
.city_list .city_str .city_data h4{
	color: #EE2C7B;
	font-size: 24px;
	font-weight: normal;
	word-wrap: break-word;
	margin-bottom:10px;
}
.city_list .city_str .city_data .price_from{
    padding-bottom: 10px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    position: relative;
    box-sizing: border-box;
    border-color: #D7D7D7;
    border-style: solid;
    text-align: center;
    vertical-align: bottom;
    text-decoration: none;
    display: inline-block;
    width: 90%;
    margin-bottom: 20px;
    color:#000000;
}
.city_list .city_str .city_data .price_from .city_price_from{
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
    right: 30%;
    top:0px;
    bottom: -12px;
    left: 30%;
    position: absolute;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    width: 40%;
    font-weight: 700;
    background-color: #FFFFFF;
    font-size: 14px;
}


.city_list .city_str .city_data .price_total{
    margin-top: 10px;
    text-align: center;
    width: 100%;
    font-size: 36px;
    color: #EE2C7B;
}
.city_list .city_str .city_data .price_total span{
    margin-top: 10px;
    text-align: center;
    text-decoration: none;
    width: 100%;
    font-size: 14px;
    color: #EE2C7B;
}
.city_list .city_str .city_data .view_offers{
	width: 100%;
	display: inline-block;
	margin-top: 25px;
	margin-right: 15px;
	font-weight: 700;
	color: #171717;
	margin-bottom: 20px;
}
.city_list .city_str .city_data .view_offers span{
    font-weight: 700;
    color: #171717;
    font-size:14px;
}


.top{
    width: 100%;
    background-color: #63BCCC;
    margin:0px;
    height: 100%;
}
.top .top_destinations{
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 20px;
    background-color: #297582;
    width: 100%;
    margin:auto;
    font-size: 2.5em;
}
.top .top_destinations h3{
     text-align: center;
     font-weight: bold;
     color: #FFFFFF;
     font-size: 32px;
}
.top_list{
    max-width: 1200px;
    margin:auto;
    margin-top: 20px;
}
.top_list .top_list_destion{
    box-sizing: border-box;
    box-shadow: 0 1px 8px 0 rgba(0,0,0,0.3);
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
    width: 276px;
    margin-bottom: 20px;
    float: left;
    display: inline-block;
    margin-left: 20px;

}
.top_list .top_list_destion .top_data{
     border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    box-sizing: border-box;

    text-align: center;
    /*min-height: 280px;*/
    color: #000000;
    background-color: #FFFFFF;
}
.top_list .top_list_destion .top_data img{
    margin-top:8px;
	width:255px;
	height:140px;
}
.top_list .top_list_destion .top_data h4{
	color: #EE2C7B;
	font-size: 24px;
	font-weight: normal;
	margin-bottom:15px;
}
.top_list .top_list_destion .top_data .top_price{
    padding-bottom: 10px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    position: relative;
    box-sizing: border-box;
    border-color: #D7D7D7;
    border-style: solid;
    text-align: center;
    vertical-align: bottom;
    text-decoration: none;
    display: inline-block;
    width: 90%;
    margin-bottom: 20px;
}
.top_list .top_list_destion .top_data .top_price .top_price_from{
    padding-right: 5px;
    top:0px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
    right: 30%;
    bottom: -12px;
    left: 30%;
    position: absolute;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    width: 40%;
    font-weight: 700;
    background-color: #FFFFFF;
    font-size: 14px;
    color: #000000;
}
.top_list .top_list_destion .top_data .top_price_total{
    margin-top: 10px;
    text-align: center;
    width: 100%;
    font-size: 36px;
    color: #EE2C7B;
}
.top_list .top_list_destion .top_data .top_price_total span{
    font-weight: 700;
    color: #EE2C7B;
    font-size:14px;
}
.top_list .top_list_destion .top_data .top_view_offers{
     margin-top: 5px;
    width: 100%;
    display: inline-block;
    margin-top: 9px;
     margin-right: 15px;
    font-weight: 700;
    color: #171717;
    margin-bottom: 20px;   
}
.top_list .top_list_destion .top_data .top_view_offers span{
    font-weight: 700;
    color: #171717;
    font-size:14px;
}

h4{padding-top:60px;font-size:28px;font-weight:normal;margin:10px;padding-bottom:20px;color:#575757;margin:auto;text-align:center;}
.title_border{border-bottom:#ffb74d solid 1px;height:62px;background:#dffff9; min-width:1200px;}
.padding_bottom{padding-top:30px;padding-bottom:20px;}
#departure_date{background-image:url(../image/calendar.png);background-position:0% 54%;background-repeat:no-repeat;}
#return_date{background-image:url(../image/calendar.png);background-position:0% 54%;background-repeat:no-repeat;}
/*.flightstore_pagesection ul li:hover{background:#fff}*/