html, body {
    width: 100%;
    height: 100%;
}

.bread {
    height: 35px;
    line-height: 35px;
    color: #999;
    width: 1002px;
    text-align: left;
}

.bread a {
    color: #028ddb;
    text-decoration: none;
}

.ticketInp {
    border: 1px solid #eee;
    border-top: 2px solid #c1e1ff;
    background: #f0f9ff;
    position: relative;
}

.ticketInp_left {
    height: 30px;
    padding: 15px 0px;
    position: relative;
}

.ticketInp .ticketInp_left dd {
    width: 240px;
    position: relative;
    margin-left: 20px;
    float: left;
}

.ticketInp .ticketInp_left .change_city {
    width: 20px;
    cursor: pointer;
    float: left;
    margin-left: 8px;
    margin-top: 5px;
}

.mgt5 {
    margin-top: 5px;
}

.w66 {
    width: 70px;
}

.left {
    float: left;
}

.ticketInp .ticketInp_Text {
    height: 30px;
    line-height: 30px;
    width: 150px;
    padding: 0px 6px;
    color: #333;
    overflow: hidden;
    font-size: 14px;
    cursor: auto;
    background-color: #FFF;
}

.ticketInp_left .btn_blue_search {
    width: 120px;
    height: 30px;
    line-height: 30px;
    display: block;
    background: #18E;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    cursor: pointer;
    margin-left: 50px;
    border-radius: 3px;
}

.btn_blue_search:hover {
    background: #037fc4;
}

.btn_blue_search:active {
    background: #028ddb;
}

.ticket_hd {
    padding:15px 0;
}
.ticket_title {
    font-size: 18px;
    font-weight:bold;
}

.ticket_title span {
    font: 14px "Microsoft YaHei";
    color: #666;
    padding-left: 5px;
}

.ticket_title label {
    font-size: 14px;
    color: #028ddb;
    padding-left: 5px;
    display: inline-block;
}

.ticke_N {
    color: #028ddb;
}

.mgt10 {
    margin-top: 10px;
}

.w750 {
    width: 750px;
}

.ticketlist_top {
    border: 1px solid #eee;
    height: 60px;
    position: relative;
}

.ticketlist_top img {
    position: absolute;
    top: 20px;
    left: 10px;
}

.ticketlist_topl, .ticketlist_topr {
    background: #fff none repeat scroll 0% 0%;
    height: 60px;
    line-height: 60px;
    width: 30px;
    float: left;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #00a4ff;
    border-right: 1px solid #eee;
    cursor: text;
    cursor: pointer;
}

.ticketlist_topmain {
    width: 686px;
    height: 61px;
    overflow: hidden;
    position: relative;
}

.ticketlist_topmain ul {
    position: relative;
    width: 9780px;
    left: 0px;
    height: 60px;
}

.ticketList_topmain ul li.current {
    border-width: 2px 1px 1px;
    border-style: solid;
    border-color: #028ddb;
    color: #028ddb;
    z-index: 2;
    background: #FFF none repeat scroll 0% 0%;
    height: 60px;
    float: left;
    text-align: center;
}

#ticket_current {
    border-width: 2px 1px 1px;
    border-style: solid;
    border-color: #00a4ff;
    color: #00a4ff;
    z-index: 2;
    background: #FFF none repeat scroll 0% 0%;
    height: 60px;
    float: left;
    text-align: center;
}

.ticketlist_topmain ul li {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    font-size: 15px;
    background: #fff none repeat scroll 0% 0%;
    height: 60px;
    line-height: 26px;
    color: #666;
    width: 96px;
    float: left;
    text-align: center;
    border-bottom: 1px solid #00a4ff;
    margin-right: -1px;
    position: relative;
    cursor: pointer;
}

.ticketlist_topmain ul li p:first-child {
    line-height: 30px;
}

.tackte_404 {
    width: 160px;
    margin-left: 333px;
    margin-top: 100px;
}

.tackte_404 .tackte_404_text {
    margin-left: -30px;
    font-size: 14px;
    margin-top: 10px;
    color: #888;
    text-align: center;
}

.que {
    width: 400px;
    border: 1px solid #eee;
    border-bottom: #eee solid 12px;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
}

.que_header {
    height: 40px;
    border-bottom: 1px solid #cfecff;
    line-height: 40px;
}

.que_header img {
    width: 17px;
    margin: 0 10px;
}

.que_body {
    padding: 25px;
    min-height: 160px;
}

.que_body p {
    word-break: break-all;
}

.ans {
    margin-right: 0;
}

.search_404 {
    margin: 20px 5px;
}

.tackte_notfound {
    margin: 20px 5px;
}

.tackte_notfound p {
    text-align: center;
    font-size: 18px;
    color: #028ddb;
    margin-bottom: 20px;
}

.search_404 img {
    margin-left: 140px;
    margin-right: 20px;
}

.tackte_net {
    padding-left: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
}

.tackte_net img {
    margin-right: 20px;
}
.search_cate{
    padding-top:15px;
}
.search_cate_type {
    font-size: 14px;
    color: #333;
}
.search_cate .f_time_range{
    color: #333;
}
.search_cate .no_limit{
    width: auto;
    padding: 2px 8px;
    background:#00a4ff;
    color:#fff;
    margin-left:5px;
}
.search_cate .selected{
    background:#00a4ff;
}
.search_cate form label{
    margin-left: 20px;
    display: inline-block;
    width: 100px;
}
.search_cate form label input{
    width: 20px;
    margin-top: -2px;
}
.search_cate_list a input{margin-top:-3px;}
.search_cate label {
    display: inline-block;
    margin-right: 5px;
    padding: 1px;
    margin-left: 15px;
    width: 130px;
    font-size: 13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
    color: #000;
    margin-bottom:0;
    cursor: pointer;
    font-weight: normal;
}
.f_time_range .leaveTimes,.f_station_range .startStations{
    margin-top: -2px;
    margin-right: 3px;
}
.search_info{
    font-size: 14px;
    font-weight: 200;
    margin-left: 10px;
    color: #888;
}
.search_info_color{
    color: #028ddb;
    padding: 0 3px;
}
.s_station{float: left;width: 110px;}
.s_station_con{float: left;width: 640px;}
.search_list {
    width: 750px;
    background: #f2f2f2;
}
.start_end{
    font-size: 22px;
    font-weight: bold;
    line-height: 34px;
    float: left;
    margin: 10px 0;
}
.serlist_thead {
    height: 36px;
    line-height: 36px;
    background: #f0f9ff;
    border: 1px solid #eee;
}
.serlist_thead li, .serlist_tbody li {
    float: left;
    font-size:14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.serlist_thead li span{
    color: #333;
    font-size: 14px;
    height:36px;
    line-height:36px;
}
.serlist_thead .serlist_stime, .serlist_tbody .serlist_bd_stime {
    width: 130px;
    padding-left: 10px;
}
.serlist_thead .serlist_station, .serlist_tbody .serlist_bd_station {
    width: 170px;
}
.serlist_thead .serlist_vtype, .serlist_tbody .serlist_bd_vtype {
    width: 110px;
    white-space: normal;
}
.serlist_thead .serlist_tmil, .serlist_tbody .serlist_bd_tmil {
    width: 90px;
}
.serlist_thead .serlist_tprice, .serlist_tbody .serlist_bd_tprice {
    width: 80px;
}
.serlist_thead .serlist_tremaining, .serlist_tbody .serlist_bd_tremaining {
    width: 70px;
}
.asc .serlist_arrow {
    background-position: 0px -99px;
}
.serlist_arrow {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 9px;
    height: 12px;
    background-position: 0px -87px;
}
.serlist_thead .serlist_tpage, .serlist_tbody .serlist_bd_tbtn {
    width: 80px;
}
.serlist_tpage .pbtn_prev_disabled, .serlist_tpage .pbtn_prev_disabled:hover {
    background-position: -18px -87px;
    cursor: default;
}
.serlist_tpage .pbtn {
    float: left;
    display: inline;
    margin: 5px 0px 0px;
    width: 6px;
    height: 9px;
}

.serlist_tpage em {
    float: left;
    width: 80px;
    text-align: center;
    font-size: 18px;
    color: #028ddb;
}

.no_data{height:50px;background:#fff;padding:50px 0;}
.no_data .no_data_img{float:left;background:url(./../image/ticket_nodata.png) no-repeat;width:40px;height:40px;background-size:40px 40px;margin:0 30px 0 240px}
.no_data .no_date_text{float:left;font-size:14px;}
.no_data .no_date_text span{color:#333;font-size:14px;}
.no_data .no_date_text p{color:#999;font-size:14px;}

.free_child{
    border: 1px solid #e3e3e3;
    padding: 3px 5px;
    border-radius: 5px;
    color: #999;
}
.passenger_child{
    display:none;
}

em {
    font-style: normal;
}

.serlist_tbody {
    margin-top: -1px;
    background: #f2f2f2;
}

.serlist_tbody_inner {
    margin-bottom: 10px;
}
.serlist_box {
    border: 1px solid #eee;
    background: #fff;
    transition:all .5s ease 0s;
}
.serlist_box:hover{
    border: 1px solid #ff6600;
    transition:all .5s ease 0s;
}
.serlist_hidbox {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    clear: both;
    background: #fff;
    border: 1px solid #eee;
    border-top: none;
}

.serlist_hidbox p {
    padding-left: 10px;
    float: left;
    color: #666;
    line-height: 30px;
}

.serlist_hidbox p i {
    display: inline-block;
    width: 18px;
    height: 14px;
    line-height: 13px;
    background: url(../image/icon_lineroad.png) no-repeat;
    background-size: 14px;
}

.serlist_box_inner {
    padding: 10px 0;
    height: 60px;
}

.serlist_box_inner li {
    height: 60px;
    line-height: 60px;
}
.serlist_bd_stime .stime {
    font-size: 18px;
    color: #ff6600;
    line-height: 36px;
}

.strain_N {
    font-size: 12px;
    color: #999;
    width: 130px;
    line-height: 12px;
    /*overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: nowrap;*/
}

.sstop a {
    font-size: 15px;
    color: #028ddb;
    height: 10px;
    line-height: 10px;
}

.sstop a:hover, .sstop a:link {
    text-decoration: none;
}

.sstop a div {
    display: none;
}

.sstop a:hover div {
    position: relative;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    padding: 10px;
    background: #fabc5e;
    display: block;
    z-index: 1000;
}

/*.serlist_bd_station{
  margin-left: -10px;
  }*/
.serlist_bd_station p {
    line-height: 17px;
    margin-top: 4px;
}

.serlist_bd_station span {
    display: inline;
    font-size: 15px;
}

.order_train_body tr .icon_depart {
    width: 202px;
    padding-left: 10px;
}

.icon_depart_strimg {
    height: 25px;
    line-height: 25px;
    padding-top: 5px;
    text-align: left;
}

.icon_depart_endimg {
    height: 25px;
    line-height: 25px;
    padding-bottom: 5px;
    text-align: left;
}

.icon_depart_strimg span, .icon_depart_endimg span {
    color: #fff;
    font: 10px "Microsoft YaHei";
    padding: 2px 3px;
    margin-right: 4px;
    height: 20px;
    line-height: 20px;
}
.icon_depart_strimg span.text_overhidden{
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    line-height: 32px;
    text-overflow: ellipsis;
    max-width: 66px;
    display: inline-block;
    margin-top: -7px;
}

.icon_depart_strimg span.start {
    width: 9px;
    height: 9px;
    line-height: 9px;
    background: url(../image/start_icon@2x.png) center center no-repeat;
    background-size: 9px 9px;
    display: inline-block;
}
.ticket_station{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 140px;}
.sta_route{background: url("../image/i_address.png") center center no-repeat;background-size: 15px 15px;width: 15px;height: 15px;margin-left: -10px;margin: 10px;}
.no_pay{color: #ff8400;}
.ticket_station .sta_loca,.ticket_station .sta_routeloca{background: url("../image/i_address.png") center left no-repeat;background-size: 15px 15px;width: 15px;height: 15px;color: #000;margin-left: 80px;padding-left: 25px;cursor: pointer}
.table_ticket_infor .ticket_auto{width: auto;}

.receive_code{color: #00a4ff;cursor: pointer}
.convinent_code{background: url("../image/convenient.png") center no-repeat;
    display: inline-block;
    width: 40px;
    background-size: 100%;
    padding-left: 5px;
    color: #fff;
}


.receive_code img{width: 15px;margin-right: 5px;}
.icon_depart_strimg span.sta_start,.icon_depart_endimg span.sta_start{
    margin-left: 23px;
}
.icon_depart_endimg span.arrived {
    width: 9px;
    height: 9px;
    line-height: 9px;
    background: url(../image/end_icon@2x.png) center center no-repeat;
    background-size: 9px 9px;
    display: inline-block;
}

.serlist_bd_vtype p {
    font-size: 13px;
    margin-top: 15px;
}

.xunhuan {
    /*height: 25px;
  line-height: 30px;*/
    font: 16px "Microsoft YaHei";
    margin-top: 12px;
    color: #ff8400;
    /*padding-top: 5px;*/
    /*background: #9ed7f4;
  width: 60px;
  border-radius: 6px;
  text-align: center;*/
}

.serlist_bd_tmil p {
    height: 60px;
    line-height: 60px;
    font-size: 13px;
}
.serlist_bd_tremaining p {
    height: 60px;
    line-height: 60px;
    font-size: 13px;
}

.serlist_bd_tprice p {
    height: 60px;
    line-height: 60px;
    color: #ff8400;
    font-size: 16px;
}

.serlist_bd_tyupiao p {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 20px;
    padding-top: 15px;
}

.serlist_tbody .serlist_bd_tbtn {

    border-left: medium none;
}

.serlist_bd_tbtn .tbtn_layer {
    padding-top: 10px;
}

.serlist_bd_tbtn .surplus {
    color: #666;
    text-align: center;
}

.btn_orange_buy {
    width: 80px;
    height: 35px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    display: block;
    border-radius: 4px;
    background: #ff8400 no-repeat scroll 0% 0%;
}

.btn_gray_buy {
    width: 80px;
    height: 35px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    display: block;
    border-radius: 4px;
    background: #ccc;
    cursor: default;
}

.btn_orange_buy:hover {
    background: #ff6600;
}

.btn_orange_buy:active {
    background: #ff8400;
}

.serlist_bd_tbtn a:hover, .serlist_bd_tbtn a:link {
    text-decoration: none;
    color: #fff;
}

.pagination {
    padding: 10px;
    margin-top: -1px;
    margin-bottom: 35px;
}
.pagination span {
    border: solid 1px #AAE;
    color: #15B;
    cursor: pointer;
}

.pager {
    float: right;
    margin: 0;
}

.pager .pager_btn {
    float: left;
    margin-left: 7px;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.pager .pager_btn a:hover, .pager .pager_btn a.current {
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    background: #00a4ff;
}

.pager .pager_btn a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #fff;
    transition: all 0.2s ease 0s;
}

.pager_btn_prev a {
    display: block;
    width: 30px;
    height: 30px;
}

.pager_btn_prev a:hover, .pager_btn_prev a:active {
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #f6f6f6;
}

.pager_btn_num a.current:active {
    background: #fff;
    border: #e3e3e3 solid 1px;
    color: #028ddb;
}

.pager_btn_prev_disabled a {
    display: block;
    width: 30px;
    height: 30px;
    background: #ccc;
}

.pager .pager_jump {
    float: left;
    display: inline;
    margin-left: 7px;
    height: 30px;
    line-height: 30px;
}

.pager .pager_btn_num a {
    display: block;
    border: 1px solid #00a4ff;
}

.pager .pager_btn_num a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    background: #00a4ff;
}

.pager .pager_btn_num .dis_btn:hover {
    text-decoration: none;
    font-weight: normal;
    color: #808080;
    background: #fff;
}

.pager .pager_jump_text a {
    border: 1px solid #00a4ff;
}

.pager .pager_jump a {
    padding: 0 5px;
}

.pager .pager_jump .dis_btn {
    border: 1px solid #ccc;
    color: #999;
    cursor: default;
}

.pager .pager_jump_txt {
    float: left;
}

.pager .pager_jump_inp {
    display: inline;
    margin: 0px 10px 0px 8px;
    width: 49px;
    height: 30px;
}

.pager .pager_jump_inp input {
    width: 50px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    margin-bottom: 0;
    border: 1px solid #999;
    border-radius: 0;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    text-align: center;
}

.pager .pager_jump_inp input:focus {
    border: #f60 solid 1px;
}

.pager .pager_jump_turn {
    float: left;
    width: 15px;
    height: 30px;
    position: relative;
}

.pager .pager_jump_btn {
    display: block;
    width: 15px;
    height: 15px;
    background: #E5E5E5 none repeat scroll 0% 0%;
    position: relative;
}

.pager .pager_jump_go {
    display: inline;
    margin-left: 10px;
    width: 80px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #028ddb none repeat scroll 0% 0%;
    color: #FFF;
    border: 0px none;
    cursor: pointer;
    font-size: 14px;
}

.pager .pager_jump_go:hover {
    background: #037fc4;
}

.pager .pager_jump_go:active {
    background: #028ddb;
}

.w242 {
    width: 242px;
}

.right {
    float: right;
}

.side_problem {
    position: relative;
    margin-bottom: 10px;
    border: 1px solid #eee;
    z-index: 10;
    padding: 15px;
}

.side_problem_hd {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #eee;
}

.side_problem_guild li {
    color: #333;
}

.side_problem_guild_title {
    height: 20px;
    line-height: 20px;
    margin: 10px 0px 4px;
}

.side_problem_guild_title a {
    color: #00a4ff;
    font-size: 15px;
}

.side_problem_guild_title a:hover {
    text-decoration: none;
}

.side_problem_guild_titl p {
    height: 72px;
    line-height: 24px;
    padding-left: 20px;
    width: 200px;
    float: left;
    word-break: break-all;
}
.side_map_con{
    position:relative;
    width:242px;
    height:242px;
    margin-bottom:10px;
}
.side_map{
    width:242px;
    height:242px;
}
.side_tip{
    position:absolute;
    top:0;
    left:0;
    color:#fff;
    padding:5px 8px;
    background:#00a4ff;
    border-radius:0 0 6px 0;
    z-index:1000;
    cursor:pointer;
}
.side_tip span{
    display:inline-block;
    width:20px;
    height:18px;
    line-height:18px;
    background:url(../image/map_icon.png) no-repeat;
    background-size:18px;
    cursor:pointer;
}
.side_his {
    position: relative;
    margin-bottom: 10px;
    border: 1px solid #eee;
    padding: 15px;
}
.side_his_hd {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #00a4ff;
    border-bottom: 2px solid #00a4ff;
}

.side_his_hd a {
    color: #00a4ff;
}

.ticket_instruction {
    font-size: 14px;
    line-height: 18px;
}

.ticket_instruction p {

}

.side_his_route {
    margin-top: 10px;
}

.side_his_route a {
    font-size: 16px;
    color: #55a955;
}

.side_his_route p {
    font-size: 14px;
    color: #999;
    padding-top: 2px;
}

.side_his_route span {
    font-size: 14px;
    color: #999;
    padding-top: 2px;
    padding-left: 5px;
}

/*杞︾エ鏌ヨend*/
.order_train {
    line-height: 40px;
}

.order_center {
    border: 2px solid #04a4ff;
    border-top: 3px solid #04a4ff;
    margin-bottom: 20px;
}

.order_Aprice {
    padding: 5px 0;
    font-size: 16px;
    text-indent: 20px;
    border-top: 1px solid #eee;
}

.order_Aprice .price_totle {
    font-size: 18px;
    color: #ff8400;
}

.order_Aprice .price_tip {
    font-size: 12px;
}

.order_Aprice .price_tip span {
    font-size: 12px;
    color: #ff8400;
}

.order_train_title {
    height: 40px;
    line-height: 40px;
    background: #fff;
}

.order_train_title .order_title {
    color: #ff8400;
}

.order_train_title h3 {
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}

.order_train_title h3 i {
    display: inline-block;
    width: 24px;
    height: 16px;
    line-height: 16px;
}

.order_train_title .blue {
    color: #04a4ff;
}

.order_train_title h3 .orderdetail {
    background: url(../image/order/icon_orderdetail.png) no-repeat;
    background-size: 18px 16px;
}

.order_train_title h3 .ticketinfor {
    background: url(../image/order/icon_ticketinfor.png) no-repeat;
    background-size: 18px 16px;
}

.order_train_title h3 .passanger {
    background: url(../image/order/icon_passanger.png) no-repeat;
    background-size: 18px 16px;
}

.order_train_title h3 .passanger_other {
    background: url(../image/order/icon_other.png) no-repeat;
    background-size: 18px 16px;
}

.order_train_title h3 .taketicket {
    background: url(../image/order/icon_taketicket.png) no-repeat;
    background-size: 18px 16px;
}
.order_train_title h3 .info_ticket_bg {
    background: url(../image/ticket.png) no-repeat;
    background-size: 18px 16px;
}
.order_train_title h3 .scenicticket {
    background: url(../image/scenic/sce_head_icon_grey.png) no-repeat;
    background-size: 18px 16px;
}

.title_tips {
    color: #999;
    font-size: 13px;
    padding-left: 10px;
}

.order_train_title .order_head_icon {
    display: inline-block;
    width: 20px;
    height: 14px;
    line-height: 14px;
    background: url(../image/scenic/sce_head_icon_grey.png) no-repeat;
}

.order_train_title .order_num {
    color: #333;
    font-size: 14px;
    padding-right: 20px;
    line-height: 45px;
}

.order_train_title p {
    margin-left: 15px;
    height: 40px;
    line-height: 35px;
    float: left;
}

.order_train_title a {
    font-size: 14px;
    color: #028ddb;
    height: 40px;
    line-height: 40px;
}

.order_train_title a:hover {
    text-decoration: none;
}

.order_train_bd {
    clear: both;
    border-bottom: 10px solid #eee;
    background: #fff;
    margin-bottom: 20px;
}

.order_train_top {
    border-top: 3px solid #04a4ff;
    border-left: 1px solid #d6eaf8;
    border-right: 1px solid #d6eaf8;
}

.table_ticket_infor {
    width: 100%;
    background: #fff;
    text-align: center;
}
.table_ticket_infor tr{
    border: #eee solid 1px;
}
.table_ticket_infor th {
    background: #f0f9ff;
    height: 30px;
    padding: 0 10px;
    text-align: center;
}
.table_ticket_infor .pay_name {
    text-align: left;
    padding-left: 20px;
}

.table_ticket_infor td {
    height: 20px;
    line-height: 18px;
    padding: 10px;
    text-overflow: ellipsis;
}

.order_train_thead {
    background: #f0f9ff;
    border: 1px solid #eee;
    border-bottom: none;
    height: 40px;
    line-height: 40px;
}

.order_train_thead td {
    height: 40px;
    line-height: 40px;
    width: 180px;
    color: #333;
    font-size: 14px;
    text-align: left;
    padding-left: 10px;
}

.order_train_body {
    border: 1px solid #eee;
    background: #fff;
}

.order_train_body table {
    height: 86px;
    line-height: 86px;
}

.text_l {
    text-align: left;
}

.text_c {
    text-align: center;
}

.pl_10 {
    padding-left: 20px;
}

.order_train_body tr {
    /*width: 1000px;*/
    background: #fff;
}

.order_train_body td {
    /*width: 200px;*/
    /*padding-left: 30px;*/
    /*text-align: center;*/
    color: #333;
    font-size: 14px;
    text-align: left;
    padding-left: 10px;
}

tr.tr1 td:nth-child(1) {
    width: 180px;
}

tr.tr1 td:nth-child(2) {
    width: 202px;
}

tr.tr1 td:nth-child(3) {
    width: 180px;
}

tr.tr1 td:nth-child(4) {
    width: 200px;
}

tr.tr1 td:nth-child(5) {
    width: 140px;
}

tr.tr1 td:nth-child(6) {
    width: 140px;
}

tr.tr1 td:nth-child(7) {
    width: 140px;
}

.order_train_body p {
    display: block;
}

.order_train_body_ttype p {
    height: 30px;
    margin-top: -10px;
}

.order_train_body_price {
    clear: both;
    background: #fff;
    border: 1px solid #eee;
    border-top: none;
    height: 50px;
    line-height: 50px;
}

.order_train_body_aprice {
    float: left;
    color: #333;
    padding-left: 10px;
    line-height: 50px;
}

.bprice {
    color: #ff8400;
    font-size: 15px;
}

.Aprice {
    color: #ff8400;
    font-size: 20px;
}

.order_train_body_Allprice {
    float: right;
    color: #333;
    padding-right: 20px;

    line-height: 50px;
}

.order_train_body_hprice {
    float: left;
    color: #333;
    padding-left: 20px;
    line-height: 50px;
}

.tips {
    margin-left: 15px;
    color: #999;
    height: 40px;
    line-height: 35px;
}

.order_train_addthead {
    background: #f0f9ff;
    border: 1px solid #eee;
    border-top: 2px solid #00a4ff;
    border-bottom: none;
    line-height: 40px;
}

.passanger_title {
    color: #00a4ff;
}

.order_train_addthead::after {
    clear: both;
    content: '.';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}

.order_train_addthead ul {
    padding: 10px 18px;
}

.order_train_addthead li {
    float: left;
    padding-right: 20px;
}

.order_train_head {
    font-size: 16px;
    padding: 10px;
}

em {
    color: #ff3300;
}

.passenger_tishi {
    float: left;
    width: 18px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    height: 18px;
    margin-right: 10px;
    margin-top:10px;
}

.order_train_passenger {
    border: 1px solid #eee;
}

.order_train_passenger table {
    width: 100%;
}

.order_tain select {
    width: auto;
    margin-bottom: 0;
}

.order_train_passenger a:hover {
    text-decoration: none;
    clear: both;
}

.dele_shape {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: relative;
    background: url(../image/icon_delete.png) center center no-repeat;
    background-size: 17px 17px;
}
.order_train_passengerbtn{position: relative}
.order_train_passengerbtn .passenger_add {
    margin: 15px 0px 20px 20px;
    width: 130px;
    height: 40px;
    color: #fff;
    font-size: 14px;
    background: #00a4ff;
    cursor: pointer;
    border-radius: 4px;

}

.passenger_add:active {
    background: #ff8400;
}

.order_tain {
    clear: both;
}

.order_train_contant {
    border: 1px solid #eee;
    border-top: 2px solid #00a4ff;
    border-bottom: none;
    padding-left: 10px;
}

.white_bg .order_train_contant {
    border: 1px solid #fff;
    background: #fff;
}

.order_train_remind {
    border: 1px solid #eee;
    border-bottom: 12px solid #eee;
    padding: 0 20px;
}

.order_train_remind h1 {
    height: 40px;
    line-height: 40px;
}

.order_train_contantbd {
    clear: both;
}

.order_train_remind li {
    margin-top: 18px;
    margin-left: 20px;
}

.order_train_notice {
    background: #ffffdd;
    border: 1px solid #eee;
    padding: 10px;
    padding-left: 20px;
    margin-bottom: 20px;
}

.order_train_notice p {
    padding-top: 10px;
}

.order_train_checkbox {
    margin-left: 20px;
    color: #999;
}

.order_train_checkbox a {
    color: #028ddb;
}

.order_train_checkbox span {
    height: 40px;
    line-height: 40px;
}

.order_tips {
    border: 1px solid #fed7a7;
    background: #fff8ee;
    height: 20px;
    line-height: 20px;
    display: inline;
    padding: 5px;
    margin-top: 6px;
    position: relative;
}

.order_tips img {
    position: absolute;
    top: -5px;
    left: 5px;
}

.order_train_button {
    text-align: center;
    margin: 10px 0;
}

.order_train_button .orange_button {
    background: #ff8400;
    height: 40px;
    width: 230px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    border-radius: 4px;
}

.orange_button:hover {
    background: #ff6600;
}

.orange_button:active {
    background: #ff8400;
}

.orange_button_noclick {
    background: #c3c3c3;
    height: 40px;
    width: 230px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

.order_train_button .gray_button {
    background: #ccc;
    height: 40px;
    width: 230px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

/*濉啓璁㈠崟end*/

.pay_serial {
    padding: 0 20px;
    background: #f0f9ff;
    position: relative;
    height: 35px;
    border-bottom: 1px solid #eee;
}

.pay_serial span {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #666;
}

.pay_serial .span_right {
    float: right;
}

.pay_success {
    clear: both;
    height: 80px;
    background: #fff;
    border: 1px solid #eee;
}
.re_pay_success {
    clear: both;
    padding: 20px;
    background: #fff;
}
.re_pay_success .order_detail {
    font-size: 18px;
}
.re_pay_success .order_detail > span {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    padding-right: 15px;
}
.re_pay_success .order_lock {
    color: #05b07b;
}

.re_pay_success .order_lock span {
    background: url(../image/order/status_success.png) no-repeat;
    background-size: 18px 18px;
}

.re_pay_success .wait_pay {
    color: #05b07b;
}

.re_pay_success .wait_pay span {
    background: url(../image/order/status_success.png) no-repeat;
    background-size: 18px 18px;
}

.re_pay_success .wait_sale {
    color: #05b07b;
}

.re_pay_success .wait_sale span {
    background: url(../image/order/status_ticketcomming.png) no-repeat;
    background-size: 18px 18px;
}

.re_pay_success .sale_success {
    color: #05b07b;
}

.re_pay_success .sale_success span {
    background: url(../image/order/status_success.png) no-repeat;
    background-size: 18px 18px;
}

.re_pay_success .order_timeout {
    color: #ff3300;
}

.re_pay_success .order_timeout span {
    background: url(../image/order/status_cancel.png) no-repeat;
    background-size: 18px 18px;
}

.re_pay_success .order_cancel {
    color: #ff3300;
}

.re_pay_success .order_cancel span {
    background: url(../image/order/status_error.png) no-repeat;
    background-size: 18px 18px;
}
.re_order_success{
    border-top:1px solid #eee;
    padding:20px;
}
.re_order_success p{
    line-height:26px;
}
.pd50{
    padding:20px 50px;
}
.re_pay_time {
    font-size: 14px;
    color: #999;
    padding-left: 33px;
}
.re_pay_time span {
    color: #ff8400;
    font-size: 14px;
    padding: 0 2px;
}

.pay_success_right {
    float: right;
}

.pay_success_left p {
    background: url(../image/success.png) no-repeat;
    float: left;
    height: 40px;
    line-height: 30px;
    color: #009933;
    font-size: 18px;
    padding-left: 40px;
}

.pay_left p {
    background: url(../image/nopay.png) no-repeat;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #ff8400;
    font-size: 18px;
    padding-left: 40px;
}

.order_fail p {
    background: url(../image/wrong.png) no-repeat;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #ff8400;
    font-size: 18px;
    padding-left: 40px;
}

.pay_time {
    position: relative;
    top: 0px;
}

.pay_order {
    border-top: 1px solid #d6eaf8;
    padding: 20px;
}

.pay_order .price_pay {
    color: #ff8400;
    font-size: 18px;
}

.pay_order_bd {
    float: left;
    padding-left: 33px;
    font-size: 14px;
}

.pay_order_bd p {
    font-size: 14px;
    line-height: 30px;
}

.pay_way_money {
    border: 1px solid #c1e1ff;
    background: #f0f9ff;
}

.pay_way_money p {
    font-size: 14px;
    color: #333;
    margin: 10px 20px;
}

.pay_way_money span {
    font-size: 16px;
    color: #ff8400;
}

.pay_way_band {
    height: 40px;
    background: #fff;
    border: 1px solid #eee;
    border-top: none;
}

.bank_tab1 {
    background: #0099cc;
    color: #fff;
    float: left;
    width: 160px;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}

.bank_tab2 {
    background: #fff;
    color: #333;
    float: left;
    width: 160px;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}

.pay_way_bankway {
    height: 100px;
    padding-top: 10px;
    background: #fff;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

.pay_way_bankway li {
    float: left;
}

.pay_way_bankway li img {
    width: 135px;
}

.pay_way_bankway li label {
    display: inline-block;
}

.bankway_item {
    padding: 20px;
}

.pay_way_bankway li input {
    float: left;
    display: inline;
    width: 13px;
    height: 13px;
    margin: 14px 14px 0 0;
    cursor: pointer;
}

.pay_way_bankway p {
    padding-left: 50px;
    font-size: 15px;
}

/*鏀粯璁㈠崟end*/
.pay_serial_right p {
    float: right;
    padding-right: 20px;
}

.pay_place {
    margin-top: 20px;
    border: 1px solid #eee;
    border-top: 2px solid #c1e1ff;
    background: #f0f9ff;
    position: relative;
    height: 40px;
}

.pay_palceR {
    float: right;
}

.pay_place p {
    float: left;
    padding: 10px 20px 0px 20px;
    color: #333;
    font-size: 17px;
}

.pay_place span {
    color: #ff3300;
}

.pay_place .o_place_name {
    color: #ff6600;
}

.pay_place .o_place_time {
    color: #333;
    font-size: 14px;
    padding: 5px;
}

.pay_passenge {
    background: #fff;
}

.pay_passenge ul {
    border: 1px solid #eee;
    border-top: none;
    height: 40px;
}

.pay_passenge li {
    float: left;
    line-height: 40px;
    height: 40px;
    color: #028ddb;
    font-size: 15px;
    padding: 0px 20px;
}

.pay_passenge p {
    color: #333;
    line-height: 40px;
    font-size: 14px;
}

.password_button .succ_orange_button, .order_train_button .succ_orange_button, .w1002 .succ_orange_button {
    height: 32px;
    width: 100px;
    background: #ff8400;
    font-size: 14px;
    color: #fff;
    margin-right: 15px;
    cursor: pointer;
    border-radius: 4px;
}
.w1002 .succ_myorder{
    height: 32px;
    width: 100px;
    font-size: 14px;
    position: relative;
    margin-left: 50%;
    left: -50px;
    background: #fff;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #ff8400;
    color: #ff8400;
    margin-bottom: 30px;
}
.succ_orange_button {
    height: 32px;
    width: 100px;
    background: #ff8400;
    font-size: 14px;
    color: #fff;
    margin-right: 15px;
    cursor: pointer;
}

.succ_orange_button:hover {
    background: #ff6600;
}

.succ_orange_button:active {
    background: #ff8400;
}
.be_center1002 .s_search_btn {
    height: 32px;
    width: 100px;
    font-size: 14px;
    color: #fff;
    margin-right: 15px;
    cursor: pointer;
    background: #04a4ff;
    border-radius: 4px;
}
.w1002 .s_search_btn {
    height: 32px;
    width: 100px;
    font-size: 14px;
    color: #fff;
    margin-right: 15px;
    cursor: pointer;
    background: #04a4ff;
    border-radius: 4px;
}

.w1002 .s_search_btn:hover {
    background: #028ddb;
}

.w160 {
    width: 160px;
    background: #fff;
    display: inline-block;
}

.usertitle {
    width: 160px;
    padding: 17px 0px 19px;
    background: #00a4ff;
    color: #06B;
    font-size: 20px;
}

.usertitle img {
    vertical-align: text-top;
    margin-left: 50px;
    height: 55px;
    width: 55px;
}

.usertitle p {
    text-align: center;
    color: #fff;
    font-size: 18px;
    height: 25px;
}

.usercontent a:active {
    text-decoration: none;
}

.usercontent dl dt {
    padding: 15px 0px 15px 20px;
    cursor: pointer;
    border: 1px solid #cfecff;
    border-top: none;
    border-left: 3px solid #c1e1ff;
    background: #f0f9ff;
}

.usercontent dl dt:hover {
    color: #04a4ff;
}

.usercontent dl dd {
    height: 30px;
    line-height: 30px;
    padding: 7px 0px 7px 40px;
    cursor: pointer;
    border: 1px solid #cfecff;
    border-top: none;
    color: #666;
}

.usercontent dl dd:hover {
    color: #04a4ff;
}

.usercontent dl dd span {
    padding: 7px 0px 7px 22px;
}

.usercontent span.current {
    color: #04a4ff;
    padding: 7px 0px 7px 20px;
    background: url(../image/usercontent_tri.png) center left no-repeat;
}

.usercontent span.current a {
    color: #04a4ff;
}

.usercontent dl.current dt {
    font-size: 14px;
    padding: 15px 0px 15px 20px;
    cursor: pointer;
    border: 1px solid #cfecff;
    border-top: none;
    border-left: 3px solid #00a4ff;
    background: #f0f9ff;
    color: #04a4ff;
}

.w840 {
    width: 825px;
    margin-left: 15px;
    background: #fff;
    display: inline-block;
}

.order_step {
    height: 50px;
    margin: 30px;
}

.step_shape img {
    height: 40px;
    padding-top: 8px;
    position: relative;
}

.step_shape span {
    float: left;
    position: relative;
    z-index: 160;
}

.pay_success_right .refund_button {
    width: 100px;
    height: 30px;
    border: 1px solid #028ddb;
    color: #028ddb;
    background: #fff;
    font-size: 14px;
    margin-right: 20px;
    cursor: pointer;
}

.pay_success_right .unsupported_refund {
    width: 100px;
    height: 30px;
    color: #1a1a1a;
    font-size: 16px;
    margin-right: 20px;
    line-height: 30px;
}

.pay_success_right .pay_button {
    width: 100px;
    height: 30px;
    color: #fff;
    background: #ff6600;
    font-size: 14px;
    margin-right: 20px;
    line-height: 30px;
    border-radius: 4px;
}

.refund_button {
    width: 100px;
    height: 30px;
    border: 1px solid #028ddb;
    color: #028ddb;
    background: #fff;
    font-size: 14px;
    margin-right: 20px;
    cursor: pointer;
    border-radius: 4px;
}

.refund_button:hover {
    background: #028ddb;
    color: #fff;
}

.refund_button:active {
    border: 1px solid #028ddb;
    color: #028ddb;
    background: #fff;
}

.refund_button_invalid {
    width: 100px;
    height: 30px;
    border: 1px solid #ccc;
    color: #999;
    background: #e6e6e6;
    font-size: 14px;
    margin-right: 20px;
    cursor: pointer;
}

.again_orange_button {
    width: 100px;
    height: 30px;
    color: #fff;
    background: #ff8400;
    font-size: 14px;
    margin-right: 20px;
    cursor: pointer;
}

.again_orange_button:hover {
    background: #ff6600;
}

.again_orange_button:active {
    background: #ff8400;
}

.again_gray_button {
    width: 100px;
    height: 30px;
    color: #fff;
    background: #ccc;
    font-size: 14px;
    margin-right: 20px;
    cursor: pointer;
}
.pay_serial li {
    float: left;
}

.pay_serial li span {
    height: 40px;
    line-height: 40px;
    padding: 0px 60px;
    color: #666;
}

.order_details_ticket {
    height: 100px;
    background: #fff;
}

.order_details_ticket li {
    float: left;
}

.details_palce {
    float: left;
    border: 1px solid #eee;
    height: 100px;
    padding: 0px 35px;
}

.details_palce p {
    margin-top: 25px;
    height: 10px;
    line-height: 10px;
    color: #ff3300;
}

.details_time {
    float: left;
    border: 1px solid #eee;
    border-left: none;
    height: 100px;
    padding: 0px 42px;
}

.details_time p {
    height: 80px;
    line-height: 80px;
    color: #333;
}

.details_type {
    float: left;
    border: 1px solid #eee;
    border-left: none;
    height: 100px;
    padding: 0px 65px;
}

.details_type p {
    height: 80px;
    line-height: 80px;
    color: #333;
}

.details_number {
    float: left;
    border: 1px solid #eee;
    border-left: none;
    height: 100px;
    padding: 0px 63px;
}

.details_number p {
    height: 80px;
    line-height: 80px;
    color: #333;
}

.details_price {
    float: left;
    border: 1px solid #eee;
    border-left: none;
    height: 100px;
    padding: 0px 60px;
}

.details_price p {
    height: 80px;
    line-height: 80px;
    color: #ff3300;
}

.details_passenger {
    border: 1px solid #eee;
    border-top: 2px solid #c1e1ff;
    /*padding: 0px 20px;*/
    background: #fff;
}

.details_passenger table {
    width: 100%;
}

.details_passenger tr {
    border-bottom: 1px solid #eee;
    margin: 0px 20px;
    width: 100%;
}

.details_passenger th {
    background: url(../image/number.gif) no-repeat center;
    width: 5%;
    color: #fff;
    font-size: 14px;
    text-align: center;
    float: left;
    height: 40px;
    line-height: 40px;
}

.table_ticket_info{
    border: #c1e1ff solid 1px;
    width: 100%;
    background: #fff;
}
.table_ticket_info tr{
    border: #c1e1ff solid 1px;
}
.table_ticket_info th {
    background: #f0f9ff;
    border-top: #c1e1ff solid 3px;
    height: 30px;
    padding: 0 10px;
    text-align: center;
}

.table_ticket_info .pay_name {
    text-align: left;
    padding-left: 20px;
}

.table_ticket_info td {
    height: 40px;
    padding: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.table_ticket_info td .table-pum {
    border: 1px #E5E5E3 solid;
    height: 22px;
    width: 80px;
    display: inline-block;
}

.table_ticket_info td .table-pum span {
    float: left;
    width: 20px;
    padding: 0;
    height: 100%;
    line-height: 21px;
    text-align: center;
    cursor: pointer;
    background-color: #F5F5F5;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.table_ticket_info td .table-pum input {
    float: left;
    width: 38px;
    height: 22px;
    margin-bottom: 0;
    padding: 0;
    color: #000;
    line-height: 22px;
    margin-top: -1px;
    border: 1px #92A2B1 solid;
    background-color: #fff;
    text-align: center;
    border-radius: 0;
    -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.075);
    outline: none;
    overflow: scroll;
}

.table_ticket_info .baba_price {
    color: #ff6600;
    font-size: 16px;
}

.refund_font {
    color: #fa7c00;
}

.order_refund_icon {
    display: inline-block;
    width: 22px;
    height: 16px;
    line-height: 16px;
    background: url(../image/scenic/pay_order_refund.png) no-repeat;
}

.table_ticket_refund {
    width: 100%;
    background: #fff;
    margin-bottom: 25px;
}

.table_ticket_refund th {
    background: #fef7f1;
    border: #fbddc4 solid 1px;
    border-top: #fbddc4 solid 3px;
    height: 30px;
    padding: 6px 20px;
    text-align: left;
}

.table_ticket_refund td {
    border: #fbddc4 solid 1px;
    height: 40px;
    padding: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    text-align: left;
    padding-left: 20px;
}

.ticket_info .ticket_total {
    width: 825px;
    padding-right: 20px;
    text-align: right;
    padding: 10px 0;
}

.ticket_info span {
    padding-right: 8px;
}

.ticket_info .ticket_actual {
    color: #ff6600;
}

.ticket_info .ticket_packet {
    color: #ff6600;
    padding: 0 10px;
}

.passengers_person {
    width: 30px;
    text-align: center;
    float: left;
}

.details_passenger td {
    color: #333;
    float: left;
    line-height: 40px;
}

.passenger_no {
    width: 7%;
}

.passenger_ID {
    width: 15%;
}

.passenger_card {
    width: 30%;
}

.passenger_ensurance {
    width: 20%;
}

.passenger_name span {
}

.passenger_ID {
    width: 250px;
}

.details_passenger td p {
    float: left;
    margin: 0 15px;
    line-height: 40px;
}

.details_passenger_num {
    border-bottom: 1px solid #eee;
    height: 40px;
    line-height: 40px;
}

.warning_word {
    color: #FF3300;
}

.details_passenger span {
    padding-right: 8px;
    color: #666;

}

.details_passenger_num p {
    padding-left: 10px;
    color: #333;
    line-height: 40px;
}

.details_taketicket {
    background: #fff;
    border: 1px solid #eee;
}

.details_passenger_num p {
    padding-left: 10px;
    color: #333;
}

.details_passenger_num span {
    padding-left: 15px;
}

.details_imp {
    color: #666;
    margin-left: 20px;
    height: 30px;
    line-height: 30px;
}

.details_imp p {
    height: 40px;
    line-height: 40px;
}

.details_imp span {
    color: #ff6600;
}

.bottom {
    height: 0;
    background: #fff;
    clear: both;
}

.step_shape {
    float: left;
    width: 40px;
    height: 40px;
    background: url(../image/user_shape.png) no-repeat;
    text-align: center;
    color: #fff;
    padding-top: 10px;
}

.step_noshape {
    float: left;
    width: 40px;
    height: 40px;
    background: url(../image/usernoshape.png) no-repeat;
    text-align: center;
    color: #ff9900;
    padding-top: 10px;
}

.order_step hr {
    float: left;
    width: 100px;
    position: relative;
    margin-top: 20px;
}

/*璁㈠崟璇︽儏end*/
.personal_order_searchbg {
    background: #f0f9ff;
    border: 1px solid #d6eaf8;
    border-top: 2px solid #c1e1ff;
    margin-bottom: 20px;
}

.personal_order_searchbd {
    height: 60px;
    padding-left: 20px;
}

.personal_order_searchbd p {
    float: left;
    height: 60px;
    line-height: 60px;
    color: #333;
}

.personal_order_searchbd .personal_order_day {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 150px;
    border: 1px solid #ccc;
    margin: 15px;
    padding: 0px 10px;
    border-radius: 4px;
    cursor: auto;
    background: #fff url(../image/order/icon_calendar.png) 95% no-repeat;
    background-size: 20px 20px;
}

.personal_order_day:active, .personal_order_day:focus {
    border: #04a4ff solid 1px;
    color: #333;
    border: #04a4ff solid 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}

.personal_order_searchbd hr {
    float: left;
    width: 30px;
    margin-top: 30px;
}

.personal_order_searchbd select {
    width: auto;
    margin-top: 15px;
    height: 32px;
    border: 1px solid #ccc;
    border-radius: 0;
}

.personal_order_searchbd option {
    font-size: 14px;
    color: #666;
    border: 1px solid #ccc;
}

.personal_order_searchbd .personal_order_searchgo {
    display: inline;
    margin-left: 20px;
    width: 120px;
    height: 32px;
    line-height: 32px;
    margin-top: 4px;
    background: #04a4ff url(../image/btn_icoquery.png) 24px center no-repeat;
    background-size: 13px 13px;
    padding-left: 16px;
    border-radius: 4px;
    color: #FFF;
    border: 0px none;
    cursor: pointer;
}

.personal_order_searchgo:hover {
    background: #028ddb url(../image/btn_icoquery.png) 24px center no-repeat;
    background-size: 13px 13px;
}

.personal_order_searchgo:active {
    background: #028ddb url(../image/btn_icoquery.png) 24px center no-repeat;
    background-size: 13px 13px;
}

.personal_order_title {
    background: #f7f7f7;
    border: 1px solid #dedede;
    height: 40px;
    margin-bottom: 10px;
}

.personal_order_title .personal_order_star,.personal_order_title .personal_order_time,.personal_order_title .personal_order_charter, .personal_order_title .personal_order_date, .personal_order_title .personal_order_number, .personal_order_title .personal_order_price, .personal_order_title .personal_order_type, .personal_order_title .personal_order_number, .personal_order_title .personal_order_allprice, .personal_order_title .personal_order_state, .personal_order_title .personal_order_work {
    float: left;
}
.science_package_con,.science_order_title .science_order_star, .science_order_title .science_order_date, .science_order_title .science_order_number, .science_order_title .science_order_price, .science_order_title .science_order_type, .science_order_title .science_order_number, .science_order_title .science_order_allprice, .science_order_title .science_order_state, .science_order_title .science_order_work {
    float: left;
}

.personal_order_title p {
    padding: 10px 0px;
    text-align: center;
    color: #666;
}
.personal_order_charter{
    width: 230px;
}
.personal_order_time{
    width: 200px;
}

.personal_order_star {
    width: 140px;
    /* border-right: 1px solid #cfecff;*/
}

.personal_order_date {
    width: 180px;
    /* border-right: 1px solid #cfecff;*/
}

.personal_order_number {
    width: 100px;
    /*border-right: 1px solid #cfecff;*/
}

.personal_order_price {
    width: 114px;
    /* border-right: 1px solid #cfecff;*/
}

.personal_order_type {
    width: 80px;
    /*border-right: 1px solid #cfecff;*/
}

.personal_order_number {
    width: 80px;
    /*border-right: 1px solid #cfecff;*/
}

.personal_order_allprice {
    width: 120px;
    /*border-right: 1px solid #cfecff;*/
}

.personal_order_state {
    width: 120px;
    /*border-right: 1px solid #cfecff;*/
}

.science_order_work {
    width: 149px;
}
.personal_order_work {
    width: 149px;
}
.science_order_star {
    width: 140px;
    /* border-right: 1px solid #cfecff;*/
}

.science_order_number {
    width: 100px;
    /*border-right: 1px solid #cfecff;*/
}

.science_order_price {
    width: 96px;
    /* border-right: 1px solid #cfecff;*/
}

.science_order_type {
    width: 80px;
    /*border-right: 1px solid #cfecff;*/
}
.science_order_path {
    width: 100px;
    /*border-right: 1px solid #cfecff;*/
}
.science_order_number {
    width: 80px;
    /*border-right: 1px solid #cfecff;*/
}

.science_order_allprice {
    width: 80px;
    /*border-right: 1px solid #cfecff;*/
}

.science_order_state {
    width: 80px;
    /*border-right: 1px solid #cfecff;*/
}

.science_order_work {
    width: 149px;
}
.science_package_con{
    width: 100px;
}

.personal_order_work p {
    cursor: pointer;
    padding-bottom: 6px;
}
.science_order_work p {
    cursor: pointer;
    padding-bottom: 6px;
}
.personal_order_body_all {
    height: 610px;
    overflow: scroll;
    overflow-x: hidden;
}

.detail_btn {
    color: #00a4ff;
}

.detail_btn a {
    color: #00a4ff;
}

.detail_btn i {
    display: inline-block;
    width: 18px;
    height: 16px;
    line-height: 15px;
    background: url(../image/order/icon_orderdetail.png) no-repeat;
    background-size: 18px 16px;
}

.personal_order_bodyhead {
    height: 30px;
    background: #eaf6ff;
    color: #999;
}

.personal_serial_left {
    float: left;
    line-height: 30px;
    padding-left: 20px;
}

.personal_serial_left p, .personal_serial_right p {
    line-height: 30px;
}

.personal_serial_right {
    float: right;
    line-height: 30px;
    padding-right: 20px;
}

.personal_order_body {
    margin-bottom: 10px;
    border: #a8dfff solid 1px;
}
.find_pass_tab{
    width: 280px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
}
.find_tit_active{
    color: #00a4ff;
    border-bottom: 2px solid #00a4ff;
}
.find_phone{
    margin: 0 100px 10px;
    width: 80px;
    display: block;
}
.find_pass_text{
    font-size: 14px;
    line-height: 20px;
}
.find_validate{
    width: 90px;
    margin-top: 10px;
}
.change_password_bd .find_succ_sure{
    width: 280px;
    background-color: #00a4ff;
    margin: 10px 0 30px;
}
.w280 .find_succ_sure{
    width: 220px;
    background-color: #00a4ff;
    margin: 30px 0;
}
.find_butt{
    padding: 7px 13px;
    background-color: #ff8400;
    border-radius: 5px;
    color: #fff;
}
.find_tit_left{
    float: left;
    line-height: 40px;
    font-size: 14px;
    cursor: pointer;
}
.find_tit_right{
    float: right;
    line-height: 40px;
    font-size: 14px;
    cursor: pointer;
}
.display{
    display: block;
}

.personal_order_body table {

}

.personal_order_body tr td {
    border: 0;
    border-right: none;
}

.personal_order_body td {
    padding: 10px 0px;
}

.personal_order_tb .price{
    color: #ff8400;
    font-size: 16px;
}

.personal_order_tb p {
    padding: 3px 0px;
    text-align: center;
}

.personal_order_td p {
    text-align: center;
}

.personal_order_allprice p.price {
    color: #ff8400;
    font-size: 16px;
}

.personal_order_work button.btn_pay {
    height: 26px;
    border: 0;
    border-radius: 4px;
    padding: 0 8px;
    color: #fff;
    background-color: #ff8400;
}

button.btn_pay:hover {
    background-color: #ff7d00;
}

button.btn_pay:active {
    background-color: #ff6600;
}

.personal_blue_buyagain {
    /*  width: 100px;*/
    padding: 0 6px;
    height: 26px;
    background: #00a4ff;
    color: #fff;
    margin: 0px 24px;
    cursor: pointer;
    border-radius: 4px;
}

.personal_blue_buyagain:hover {
    background: #028ddb;
}

.personal_orange_buyagain {
    height: 26px;
    border: 0;
    border-radius: 4px;
    padding: 0 8px;
    color: #fff;
    background-color: #ff8400;
    margin: 0 12px;
}

.personal_order_work .personal_orange_buyagain, .personal_order_work .personal_blue_buyagain, .personal_order_work .personal_refund {
    padding: 0 8px;
}

.personal_orange_buyagain:hover, .personal_orange_buyagain:active {
    background-color: #ff6600;
}

.personal_refund {
    width: 100px;
    height: 26px;
    border: 1px solid #00a4ff;
    border-radius: 4px;
    padding: 0 8px;
    background: #fff;
    color: #00a4ff;
    cursor: pointer;
}

.personal_refund:hover {
    background: #00a4ff;
    color: #fff;
}

.personal_refund:active {
    border: 1px solid #00a4ff;
    background: #fff;
    color: #00a4ff;
}



.server_bd {
    border: 1px solid #eee;
    padding-bottom: 20px;
}

.problem_bd {
    border: 1px solid #eee;
    padding-bottom: 20px;
}

.server_hd {
    background: #f0f9ff;
    border-top: 2px solid #c1e1ff;
    border-bottom: 1px solid #eee;
    height: 40px;
    position: relative;
}

.server_hd .online_icon {
    float: right;
    line-height: 40px;
    padding-right: 30px;
    color: #00a4ff;
    font-size: 16px;
}

.server_hd i {
    display: inline-block;
    width: 28px;
    height: 20px;
    line-height: 20px;
    background: url(../image/icon_service.png) no-repeat;
    background: 22px 20px;
}

.server_hd button {
    background: url(../image/return.png) no-repeat;
    border: none;
    width: 30px;
    height: 10px;
    float: left;
    margin-left: 10px;
    margin-top: 15px;
}

.server_hd p {
    font-size: 15px;
    color: #028ddb;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 20px;
    font-weight: bold;
}

.server_image {
    text-align: center;
}

.server_answerB {
    margin: 10px 20px;
}

.server_new {
    clear: both;
}

.server_new li {
    float: left;
    margin-left: 40px;
    height: 40px;
    line-height: 15px;
    text-align: left;
}

.server_newl {
    width: 100px;
}

.server_item {
    padding: 20px 0px;
    border-bottom: 1px dashed #eee;
    margin: 0px 20px;
    cursor: pointer;
}

.server_item img {
    float: left;
    padding-right: 8px;
    padding-top: 4px;
}

.server_item p:hover {
    color: #028ddb;
}

.server_content {
    margin: 20px 50px;
}

.server_content a:hover {
    text-decoration: none;
}

.server_content td {
    height: 20px;
    padding: 20px 80px;
}

.server_content p {
    padding-left: 10px;
}

.server_step {

}

.server_problem {
    font-weight: bold;
    color: #333;
    text-align: center;
    padding: 30px 0;
    margin: 0 40px;
    border-bottom: 1px dashed #ccc;
}

.start_time {
    text-align: center;
    color: #999;
}

.server_notice {
    color: #000;
    margin: 20px 20px;
    font-weight: 900;
    line-height: 30px;
    text-indent: 2em;
}

.server_answer {
    color: #666;
    margin: 10px 40px;

    line-height: 30px;
    text-indent: 2em;
}

.server_image {
    margin: 20px;
}

.server_image p {
    text-indent: 2em;
    padding-bottom: 4px;
}

.server_image dt {
    color: #ff3300;
    margin-top: 20px;
    margin-bottom: 4px;
    font-weight: bold;
}

.server_image dd {
    border: 1px solid #ff8400;
    padding: 10px;
    text-align: center;
}

.contact {
    padding: 20px 40px;
}

.contact p {
    padding-top: 20px;
}

.contact button {
    background: url(../image/contactQQ.png) no-repeat;
    height: 22px;
    width: 80px;
    border: none;
    position: absolute;
}

.telimage {
    background: url(../image/contactTEL.png) no-repeat;
}

.weixinimage {
    background: url(../image/contactweixin.png) no-repeat;
}

.contact span {
    padding-left: 20px;
}

.QQnum {
    margin-left: 60px;
}

.password_bd {
}

.change_password_bd {
    text-align: center;
    border: 1px solid #eee;
    border-bottom: 12px solid #eee;
}
.w40{
    width: 40%;
}
.w280{
    width: 280px;
    margin: 0 auto;
}
.w60 {
    width: 60%;
}

.w80 {
    width: 80%;
}

.box_change_password {
    margin: 80px auto;
}

.box_change_password tr {

}

.box_change_password th {
    height: 55px;
    line-height: 55px;
    text-align: right;
}

.box_change_password td {
    height: 20px;
    line-height: 20px;
    width: 300px;
    text-align: left;
}

.box_change_password span {
    color: #999;
    width: 200px;
}

.box_change_password a {
    color: #028ddb;
}

.box_change_password a:hover {
    color: #ff6600;
}

.w1002 .password_inp {
    width: 270px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    overflow: hidden;
    padding: 0px 3px 0 3px;
    border: 1px solid #d6d6d6;
    float: left;
    margin-bottom: 0;
}

.password_inp {
    width: 270px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    overflow: hidden;
    padding: 0px 3px 0 3px;
    border: 1px solid #d6d6d6;
    float: left;
}

.w1002 .pass_inp {
    margin-bottom: 10px;
    margin-top: 20px;
}

.password_inp:active, .password_inp:focus {
    border: #f60 solid 1px;
    color: #000;
}

.password_button .succ_gay_button {
    width: 100px;
    height: 32px;
    font-size: 14px;
    background: #e2e2e2;
    color: #999;
    cursor: pointer;
    border-radius: 4px;
}

.succ_gay_button:hover {
    background: #ccc;
}

.succ_gay_button:active {
    background: #e2e2e2;
}

.password_button {
    clear: both;
    padding-bottom: 30px;
}

.password_small {
    float: left;
    width: 90px;
    height: 25px;
    line-height: 25px;
    background: #ffa366;
    text-align: center;
    color: #fff;
}

.password_middle {
    float: left;
    width: 90px;
    height: 25px;
    line-height: 25px;
    background: #ff944d;
    text-align: center;
    color: #fff;
}

.password_strong {
    float: left;
    width: 90px;
    height: 25px;
    line-height: 25px;
    background: #ff6600;
    text-align: center;
    color: #fff;
}

.password_gray {
    float: left;
    width: 90px;
    height: 25px;
    line-height: 25px;
    background: #ccc;
    text-align: center;
    color: #fff;
}

.makesure {
    clear: both;
    padding-top: 20px;
}

.password_smart {
    margin-left: 3px;
    width: 288px;
    height: 20px;
}

.insurance {
    width: 100%;
    height: 40px;
}

.wrong_img {
    width: 100%;
}

.wrong_inf {
    color: #ff8400;
    text-align: center;
    height: 30px;
    font-size: 31px;
    line-height: 30px;
}

.wrong_tip {
    color: #999;
    text-align: center;
    height: 20px;
    font-size: 17px;
    line-height: 20px;
}

.wrong_helpconnect {
    color: #028ddb;
    text-decoration: none;
}

.wrong_body {
    text-align: center;
    margin-bottom: 40px;
}

.txt_wrong_con {
    width: 500px;
    padding-top: 50px;
}

.txt_wrong_con {

}

.txt_wrong_con p {
    height: 30px;
    line-height: 30px;
}

.wrong_indexbtn {
    margin: 10px;
    text-align: center;
    border: none;
    background: #028ddb;
    border-radius: 4px;
    width: 100px;
    height: 30px;
    color: #fff;
}

.wrong_indexbtn:hover {
    background: #037fc4;
}

.wrong_indexbtn:active {
    background: #028ddb;
}

.wrong_fontbtn {
    margin: 10px;
    text-align: center;
    border: none;
    border-radius: 4px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #028ddb;
}

.wrong_fontbtn:hover {
    background: #028ddb;
    color: #fff;
}

.wrong_fontbtn:active {
    color: #333;
    border: 1px solid #028ddb;
    background: #fff;
}

.loading_body {
    width: 100%;
    text-align: center;
}

.loading_body img {
    width: 150px;
    height: 150px;
}

.loading_img {
    font-size: 16px;
    color: #028ddb;
    margin: 40px 0;
}

.loading_img p {
    margin-top: 20px;
    color: #333;
}

.problem_bd table {
    padding-bottom: 10px;
    padding-left: 3%;
    padding-right: 3%;
    margin: 0 auto;
    width: 90%;
    height: 30px;
}

.problem_bd td {
    border: 1px solid #fff;
    text-align: center;
}

#tablehead {
    height: 30px;
    background: #4aacc5;
    border: 1px solid #bccbd0;
}

.tablebody {
    height: 30px;
    border: 1px solid #fff;
    background: #d0e3ea;
}

.table_ticket_order {
    width: 100%;
}

.order_train_contant tr{
    font-size: 14px;
    border-bottom: 1px solid #eee;
}
.order_train_passenger tr {
    font-size: 14px;
    border-bottom: 1px solid #eee;
}
.order_train_passenger input{
    margin: 0 0px;
}
.white_bg {
    border-bottom: 10px solid #eee;
}

.white_bg tr {
    border-bottom: none;
}

.order_train_contant td, .order_train_passenger td {
    height: 70px;
    line-height: 20px;
    position: relative;
}
.order_train_contant input{
    margin: 0 8px;
}
.order_train_contant p, .order_train_passenger p {
    color: #ff3300;
    position: absolute;
    top: 50px;
    left: 8px;
}
.number_box {
    text-align: left;
    vertical-align: top;
}
.passenger_number {
    width: 24px;
    height: 24px;
    text-align: left;
    vertical-align: top;
    color: #fff;
    background: url(../image/icon_number.png) no-repeat center;
    background-size: 24px 24px;
    text-indent: 3px;
}

.passenger_inpname {
    width: 130px;
    border: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    padding-left: 4px;
}

.passenger_inpname_error {
    width: 130px;
    border: 1px solid #ff3300;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    position: relative;
    margin-top: 20px;
    padding-left: 4px;
}

.passenger_inptex {
    width: 160px;
    border: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    padding-left: 4px;
}

.passenger_inptex_error {
    width: 160px;
    border: 1px solid #ff3300;
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
    padding-left: 4px;
}

.order_train_passenger select, .order_train_contant select {
    height: 30px;
    line-height: 30px;
}

.order_train_passenger a {
    color: #028ddb;
}

.order_train_passenger a:hover {
    color: #ff6600;
}

.blue {
    color: #00a4ff;
}

.red {
    color: #ff3300;
}

.orange {
    color: #ff8400;
}

tr.rows2 td {
    height: 70px;
    color: #333;
    background: #fff;
}

.server_news {
    font-weight: bold;
    text-align: center;
    border-bottom: 1px dashed #ccc;
    margin: 10px;
    padding: 20px 0;
}

.sever_news_bd .wechat_pay {
    text-align: center;
    padding: 20px 0;
    color: #333;
}

.sever_news_bd .wechat_con > div {
    text-align: center;
}

.sever_news_bd .pay_price {
    color: #ff8400;
    font-size: 16px;
}

.sever_news_bd p {
    text-indent: 2em;
    line-height: 30px;
    color: #333;
}

.news_link {
    padding-top: 20px;
}

.sever_news_bd a {
    color: #028ddb;
}

.sever_news_bd a:hover {
    color: #ff3300;
}

.news_bold {
    font-weight: bold;
    padding: 10px 0;
}

.sever_news_bd img {
    display: block;
    margin: auto;
    padding: 10px 0;
}

.sever_news_bd .copyright_img {
    width: 60%;
    height: 60%;
}

.inf_insure {
    background: url(../image/inf_insure.png) center center no-repeat;
    background-size: 13px 13px;
    width: 13px;
    height: 13px;
    line-height: 13px;
    display: inline-block;
    margin: 0px 4px;
}
.pagination {
    font-size: 80%;
}

.pagination a {
    text-decoration: none;
    border: solid 1px #AAE;
    color: #15B;
}
#Pagination a, #Pagination span {
    cursor: pointer;
    display: block;
    float: left;
    min-width:1em;
    text-align:center;
    padding: 0.3em 0.5em;
    margin-right: 5px;
    margin-bottom: 5px;
}
.pagination a, .pagination span {
    display: block;
    float: left;
    min-width:1em;
    text-align:center;
    margin-bottom: 5px;
}
.server_bd .pagination a{
    padding: 0;
}

.pagination .current_page {
    background: #00a4ff;
    color: #fff;
    border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next{
    color:#999;
    border-color:#999;
    background:#fff;
}
.ticket_pagination{
    float:right
}
.red_packet_bg{width:100%;height:711px;background: url("../image/receive.png") no-repeat;background-size: 100% 100%;position: relative;}
.redpacket_butt{width: 180px;height:35px;position: absolute;left:50%;margin-left: -90px;top:470px;cursor: pointer}
.packet_rule_bg{width:100%;height:711px;background: url("../image/red_packet_open.png") no-repeat;background-size: 100% 100%;position: relative;}
.redpacket_wrap{width: 300px;height: 100px;left: 50%;margin-left: -150px;position: absolute;}
.redpacket_price{text-align: center;margin-top: 130px;}
.redpacket_text{font-size: 20px;color: #ee250d;font-weight: bold;}
.redpacket_span{font-size: 36px;margin-right: 2px;float: none}
.redpacket_check{color:#b59350;font-size: 14px;}
.redpacket_rule{padding: 20px;margin-top: 40px;}
.line_con{text-align: center;font-size: 16px;line-height: 18px;}
.line_left{width: 30%;height: 0;border: 1px solid #000;float: left;margin-top: 9px;}
.line_right{width: 30%;height: 0;border: 1px solid #000;float: right;margin-top: 9px;}
.redpacket_rule_con{margin-top: 20px;}
.redpacket_rule_con p{font-size: 14px;}
.share_redpacket{margin-bottom: 20px;cursor: pointer;}
.img_share{width: 100%;margin-bottom: 20px;cursor: pointer;}
.img_rece{width: 100%;margin-bottom: 20px;cursor: pointer;}
.code_img{position: fixed;left: 50%;width: 180px;margin-left: -90px;height: 243px;z-index: 9999;top:50%;margin-top: -122px;background: #f2f2f2;}
.scan_code_img{margin-left: 15px;margin-top: 37px;}
.wx_share{position: absolute;bottom: 13px;text-align: center;left:23px;}
.wx_close{width: 20px;height: 20px;position: absolute;top: 0;right: 0;font-size: 14px;cursor: pointer}
.red_register_bg{width:100%;height:711px;background: url("../image/new_bg.png") no-repeat;background-size: 100% 100%;position: relative;}
.register_butt{width: 300px;position: absolute;left:50%;margin-left: -150px;cursor: pointer;top:120px;}
.rule_hover{min-width: 170px;min-height: 50px;margin-left: -60px;background:url("../image/introduce_redpacket.png") no-repeat;background-size:100% 100%;padding: 10px;transition: all 0.2s ease-in-out;position: relative;z-index: 9999;}
.rule_hover p{color: #000 !important;}
.refresh_img{width:80px;height:35px;padding-right:3px;}
.info_refund{
    padding: 10px 20px;
    border: 2px solid #00a4ff;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 9999;
    width: 600px;
    height: 260px;
    margin-left: -322px;
    margin-top: -130px;
}
.info_refund_title{
    font-size: 16px;
    color: #444;
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.info_refund_close{float: right;cursor: pointer}
.info_refund_body li{
    list-style-type: decimal;
    margin-left: 15px;
    line-height: 25px;
}
.start_img_station{width: 18px;margin: 0 5px;cursor: pointer}
.half_ticket_text{color: #ff8400;}
.add_oassenge_img{position: absolute;left: 30px;top:24px;width: 20px;}
/***套餐详情***/
.product_detail{
    position: absolute;
    left: 10px;
    bottom: -20px;
    width: 150px;
    display: none;
    padding: 10px;
    font-size: 16px;
    text-align: center;
    color: orange;
    z-index: 9999;
    font-size: 12px;
    background: url("../image/tip_rectangle.png") no-repeat;
    background-size: 100%;

}
.text_ticket{
    position: relative;
}
.text_ticket:hover .product_detail{
    display: block;
}
.return_text{color: #333;}
.td_bus_time p{padding: 7px 0 5px 0;}

/*请求次数过多弹窗*/
.pop_verify_code{
    display: none;
    position: fixed;
    left: 50%;
    top:50%;
    margin-top: -116px;
    margin-left: -140px;
    z-index:9999;
    width: 300px;
    height: 232px;
    border:2px solid #00a4ff;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:#fff url("../image/sorry.png") no-repeat center 18px;
    -webkit-background-size:60px 60px;
    background-size:60px 60px;
}
.pop_verify_code_close{
    display: inline-block;
    float: right;
    text-align: center;
    line-height: 25px;
    width: 25px;
    height: 25px;
    font-size: 14px;
    cursor: pointer;
}
.pop_verify_code_close:hover{
    background-color: #00a4ff;
    color: #fff;
}
.pop_verify_code .text{
    margin-top: 88px;
    font-size: 16px;
    text-align: center;;
}
.pop_verify_code .input{
    margin: 19px 0 10px 0px;
}
.pop_verify_code .input input{
    margin-right: 5px;
    width: 135px;
    height: 33px;
    box-sizing: border-box;
}
.pop_verify_code .input img{
    margin-top: -10px;
    width: 80px;
    height: 32px;

}
.pop_verify_code_btn{
    display: inline-block;
    text-align: center;
    width: 220px;
    height: 33px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    background-color: #00a4ff;
    border-radius: 5px;
    cursor: pointer;
}
.check_hide{
    display: none;
}
/*飞机场专线*/
.airport_line{
    width: 100%;
    min-width: 1002px;
    height: 1684px;
    background: url("../image/active/airport_line_bg.jpg") no-repeat;
    -webkit-background-size:100% 100%;
    background-size:100%;
}
.airport_line .content{
    position: relative;
    width: 100%;
    max-width: 1002px;
    height: 100%;
    background: url("../image/active/airport_line_con.png") no-repeat center center;
    margin: 0 auto;
}
.content .timetable {
    width: 648px;
    position: absolute;
    left: 185px;
    top: 758px;
}
.xs_station{
    position: absolute;
    left: 100px;
    bottom: 205px;
    width: 800px;
    height: 263px;
}
.timetable p{
    width: 50%;
    float: left;
    text-align: center;
}

.xs_station a,.timetable a{
    display: inline-block;
    width: 100px;
    height: 30px;
    text-align: center;
    font-size: 13px;
    font-weight: 200;
    line-height: 30px;
    color: #fff;
    background-color: orange;
    border-radius: 15px;
    cursor: pointer;
}

.xs_station li{
    float: left;
    width: 150px;
    height: 93px;
    margin-left: 37px;
    margin-bottom: 31px;
    border: 1px solid orange;
    border-radius: 7px;
}
.xs_station p{
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    line-height: 40px;
}
.order_train_body .t_routeName{
    margin-left: -10px;
}
.custom_bus_con{
    width: 100%;
    background: url('../image/active/custom_bud_line_bg.jpg') no-repeat center top;
}
.custom_bus_con img{
    display: block;
    margin: 0 auto;
    padding-top: 209px;
    width: 1002px;
}
.custom_bus_con button{
    position: absolute;
    left: 80px;
    width: 940px;
    height: 42px;
    top: 524px;
    opacity: 0;
}
.charter{
    width: 230px;
}
.order_train_charter{
    border-bottom: none;
}
.order_Aprice_color{
    color: #ff8400;
}
.pay_ready_color{
    color: #777;
}
.th_width{
    width: 103px;
    position: relative;
}
.th_width p{
    width: 103px;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    white-space: nowrap;
}
.other_tip_wrap{
    position: absolute;
    display: none;
    width: 200px;
    margin-left: -10px;
    z-index: 9999;
}
.other_tip_wrap img{
    margin-left: -90px;
    position: absolute;
}
.other_tip{
    margin-top: 17px;
    background: #FFF5D1;
    padding: 10px;
    border: 2px dashed #FFBE47;
}
.th_width:hover .other_tip_wrap{
    display: block;
}
.tip_old_driver{
    width: 100%;
    height: 35px;
    background: #fffbe3;
}
.tip_old_driver p{
    color: #ff8400;
    margin-left: 50px;
    line-height: 35px;
}
/*景区直通车专线*/
.scenic_spot{
    background:url(../image/active/scenic_bus_bg.jpg) no-repeat top center;
}
.scenic_spot .content{
    margin: 0 auto;
    width:1002px;
}
.scenic_spot .content img{
    display: block;
    width: 100%;
}
.scenic_spot .route{
    position: absolute;
    top: 650px;
    left: 200px;

}
.scenic_spot .route li {
    margin-bottom: 20px;
    width: 950px;
    height: 180px;
    visibility: hidden;
}
.scenic_spot .route .last-route{
    height: 225px;
}
/*租车业务*/
.rent_car{
    position: relative;
    min-width: 1002px;
    font-size: 0;
    line-height: 0;
}
.rent_car img{
    width: 100%;
    font-size: 0;
    line-height: 0;
}
.rent_car .map{
    position: absolute;
    left: 24.5%;
    top: 28%;
    width: 51%;
}
.rent_car .map img{
    width: 100%;
}
.passenger_add_img{
    width: 16px;
    height:16px;
    background: url("../image/is_select.png") no-repeat;
    display: block;
    float: left;
    background-size: 100%;
    margin-top: 2px;
    margin-right: 5px;
}
.passenger_none_img{
    background: url("../image/un_select.png") no-repeat;
    background-size: 100%;
}
.refund_button_text{color: #444;font-size: 14px;}
.refund_button_img{width: 14px;margin-right: 5px;cursor: pointer;}

/*萧山机场专线*/
.xs-airport{position: relative;min-width: 1002px;}
.xs-sec02 img,.xs-sec01 img{display:block;width: 100%;}
.xs-sec02{
    position: absolute;
    left: 24.3%;
    top:0;
    width: 51.4%;
}
.xs-part01{
    position: absolute;
    left: 32%;
    top:39%;
    width: 40%;
    text-align: center;
}
.xs-part02{
    position: absolute;
    left: 32%;
    top:57%;
    width: 40%;
    height: 9%;
    text-align: center;
}
.xs-part03{
    position: absolute;
    width: 20%;
    left: 40%;
    bottom: 7.5%;
}
.xs-part03 button{
    display: inline-block;
    width: 100%;
    height: 33px;
    font-family:Microsoft YaHei;
    font-size: 14px;
    font-weight: 600;
    background-color: orange;
    border:none;
    border-radius: 5px;
}
.ticket{
    float:left;
    margin-right: 10%;
    margin-bottom: 5%;
    width: 40%;
    background-color: #fff;
    border-radius: 5px;
}
.ticket p{
    font-size: 14px;
    font-weight: 600;
    line-height: 48px;
}
.ticket span{
    display: block;
    float: left;
    height: 35%;
    font-size: 12px;
    font-weight: 600;
    line-height: 30px;
}
.ticket span:first-of-type{
    width: 55%;
    background-color: #ff9002;
    border-bottom-left-radius: 5px;
}
.ticket .buy{
    width: 45%;
    background-color: #fec600;
    border-bottom-right-radius: 5px;
    cursor: pointer;
}
/*城际巴士专题*/
.city_bus_bg{width: 100%;}
.bus_info{position: absolute;top: 30.4%;left: 0;}
.buy_step{width:100%;text-align: center;position: absolute;top: 47.8%;left: 0;}
.buy_step_img,.bus_info_img{width: 48.8%;}

.bus_content_bg{background:url(../image/city_bus_bg.png) center no-repeat;height:4957px;}
.bus_content{width:932px;margin:0 auto;}
.bus_part00{height:660px;}
.bus_part01{background:url(../image/part01.png) center no-repeat;height:820px;margin-bottom:30px;}
.bus_part02{background:url(../image/ltq.png) center no-repeat;height:845px;position:relative;margin-bottom:30px;}
.qtl{background:url(../image/qtl.png) center no-repeat;}
.bus_info_btn{position:absolute;top:133px;left:20px;width:572px;}
.ls,.qt{width:273px;height:55px;opacity:0;}
.ls{margin-right:20px;}

.bus_part03{background:url(../image/step1.png) center no-repeat;height:636px;position:relative;margin-bottom:30px;}
.step2{background:url(../image/step2.png) center no-repeat;}
.left_arrow{position:absolute;top:234px;left:-17px;background:url(../image/arrow-left.png) no-repeat;background-size: 100% 100%;width:76px;height:133px;display: none;cursor:pointer;}
.right_arrow{position:absolute;top:234px;right:-17px;background:url(../image/arrow-right.png) no-repeat;background-size: 100% 100%;width:76px;height:133px;cursor:pointer;}

.bus_part04{background:url(../image/part04.png) center no-repeat;height:1838px;margin-bottom:30px;}
.clearfix{*zoom:1;}
.clearfix:after{display:table; content:''; clear:both;}

