.photo-top-box {
    padding: 45px 0;
}

.photo-bred {
    font-size: 14px;
    color: #212121;
    padding-top: 15px;
}

.photo-bred a {
    color: #bdbdbd
}

.photo-title {
    font-size: 24px;
    font-weight: bold;
    color: #2c2c2e;
}

.photo-title img {
    display: inline-block;
    margin-top: 4px;
    vertical-align: top;
    margin-right: 10px;
}

.photo-title i {
    font-style: normal;
    display: inline-block;
    vertical-align: bottom;
    font-size: 14px;
    font-weight: normal;
    padding-left: 25px;
    background: url(/home/img/photo/c-b.png) left center no-repeat;
    margin-top: 15px;
}

.photo-search-box {
    display: flex;
    width: auto;
    line-height: 46px;
}

.photo-search-box label {
    padding: 0 10px 0 30px;
    font-size: 14px;
}

.photo-search-select-box {
    background-color: #fff;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    width: 200px;
    border: none;
    padding: 0 20px;
    font-size: 14px;
    color: #666;
    position: relative;
}

.photo-search-select-box select {
    width: 100%;
    outline: none;
    background-color: #fff;
    border: 1px solid #fff;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 14px;
    line-height: 44px;
    color: #999;
}

.photo-search-select-box::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    width: 10px;
    height: 6px;
    margin-top: -3px;
    background: url(../img/form/triangle-down.png) 0 0 no-repeat;
}


.photo-search-btn {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background: url(/home/img/photo/search-icon.png) center no-repeat #2c2c2e;
    height: 46px;
    display: block;
    width: 50px;
    text-indent: -999px;
    position: relative;
    overflow: hidden;
}

.photo-search-btn:hover {
    background-color: #c9160d;
}

.bus-list-tr {
    display: flex;
    font-size: 14px;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.bus-list-tr:last-child {
    border: none;
}

.bus-list-th {
    color: #999;
}

.bus-list-tr>div {
    text-align: center;
    padding: 0 10px;
}

.bus-list-tr>div:nth-child(1) {
    text-align: left;
    padding-left: 20px;
    width: 180px;
}

.bus-list-tr>div:nth-child(2) {
    width: 50px;
}

.bus-list-tr>div:nth-child(3) {
    width: 230px;
}

.bus-list-tr>div:nth-child(4) {
    width: 310px;
}

.bus-list-tr>div:nth-child(5) {
    width: 80px;
}

.bus-list-tr>div:nth-child(6) {
    width: 80px;
}

.bus-list-tr>div:nth-child(7) {
    width: 200px;
}

.bus-list-tr>div:nth-child(8) {
    flex: auto
}

.bus-list-dl {
    background-color: #fff;
    margin: 10px 0;
    font-size: 14px;
    padding: 0 0 10px 0;
    line-height: 20px;
}

.bus-list-dl-top {
    color: #999;
    padding: 10px 20px;
    border-bottom: 1px solid #eee;
}

.bus-icon1,
.bus-icon2 {
    padding-left: 30px;
    min-height: 22px;
    display: inline-block;
    color: #0084ff;
}

.bus-icon1 span,
.bus-icon2 span {
    color: #000;
}

.bus-left-icon {
    background: url(/home/img/bus/go.png) right center no-repeat;
    height: 12px;
    display: inline-block;
    width: 30px;
    vertical-align: middle;
    margin: 0 3px;
}

.bus-icon1 {
    background: url(/home/img/bus/bus-icon1.png) left center no-repeat;
}

.bus-icon2 {
    background: url(/home/img/bus/bus-icon2.png) left center no-repeat;
}

.bus-list-dl .bus-list-tr>div:nth-child(4) {
    text-align: center;
}

.bus_info_more {
    cursor: pointer;
    padding-bottom: 20px !important;
    background: url(/home/img/bus/hover1.png) center bottom no-repeat
}

.bus_info_more.cur {
    background-image: url(/home/img/bus/hover2.png)
}

.bus-count-box {
    margin-top: 11px;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    border: 1px solid #e5e5e5;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    -ms-border-radius: 17px;
    -o-border-radius: 17px;
}

.bus-count-box span {
    float: left;
    height: 32px;
    display: inline-block;
}

.bus-count-box span:nth-child(1) {
    background-image: url(/home/img/bus/min.png)
}

.bus-count-box span:nth-child(3) {
    background-image: url(/home/img/bus/plus.png)
}

.bus-count-box span:nth-child(1),
.bus-count-box span:nth-child(3) {
    cursor: pointer;
    width: 34px;
    background-repeat: no-repeat;
    background-position: center center;
}

.bus-count-box span:nth-child(2) {
    width: 60px;
}

.bus-cur-box {
    cursor: pointer;
    background: url(/home/img/bus/uncur.png) center 11px no-repeat;
}

.bus-cured .bus-cur-box {
    background-image: url(/home/img/bus/cur.png)
}

.no-count {
    color: #999
}

.bus-list-dl .no-count.bus-list-tr>div:nth-child(7),
.bus-list-dl .no-count.bus-list-tr>div:nth-child(8) {
    display: none
}

.no-count .bus-icon1 {
    background-image: url(/home/img/bus/bus-icon1-un.png);
}

.no-count .bus-icon2 {
    background-image: url(/home/img/bus/bus-icon2-un.png);
}

.bus-bar {
    padding: 40px 80px;
    background-color: #fff;
}

.bus-bar-info {
    line-height: 36px;
    float: right;
    font-size: 16px;
    padding-right: 40px;
}

.bus-bar-info span {
    font-size: 14px;
    color: #999;
    padding-right: 54px;
}

.bus-bar-info2 {
    color: #ff0000;
    line-height: 36px;
    float: right;
    font-size: 36px;
    padding-right: 40px;
}

.bus-bar-info2 span {
    font-size: 14px;
}

.bus-total-count {
    margin-top: 15px;
    float: left;
    font-size: 14px;
    color: #999;
}

.bus-total-count font {
    color: #ff0000;
    padding: 0 5px;
}

.bus-back-btn,
.bus-post-btn {
    line-height: 32px;
    border: 2px solid #ff0000;
    color: #ff0000;
    padding: 0 40px;
    float: left;
    font-size: 14px;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
}

.bus-post-btn {
    background-color: #ff0000;
    color: #fff;
    float: right;
}



.bus-order-list-tr {
    display: flex;
    font-size: 14px;
    margin: 10px 0;
}

.bus-list-th {
    color: #999;
}

.bus-order-list-tr>div {
    text-align: center;
    padding: 0 10px;
}

.bus-order-list-tr>div:nth-child(1) {
    text-align: left;
    padding-left: 20px;
    width: 205px;
}

.bus-order-list-tr>div:nth-child(2) {
    width: 90px;
}

.bus-order-list-tr>div:nth-child(3) {
    width: 205px;
}

.bus-order-list-tr>div:nth-child(4) {
    width: 120px;
}

.bus-order-list-tr>div:nth-child(5) {
    width: 220px;
}

.bus-order-list-tr>div:nth-child(6),
.bus-order-list-tr>div:nth-child(7) {
    width: 180px;
}

.bus-order-list-box {
    line-height: 22px;
    background-color: #fff;
    display: table-row;
}

.bus-order-list-box .bus-order-list-tr {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0;
}

.bus-order-list-box .bus-order-list-tr:last-child {
    border: none;
}

.bus-order-list-box>div {
    display: table-cell;
}

.bus-order-list-box>div:nth-child(2) {
    width: 180px;
    vertical-align: middle;
    border-left: 1px solid #e5e5e5;
    text-align: center;
    font-size: 16px;
}

.bus-icon-go {
    background: url(/home/img/bus/go.png) center 6px no-repeat;
}

.bus-icon-goback {
    background: url(/home/img/bus/goback.png) center 22px no-repeat;

}

.bus-icon-go,
.bus-icon-goback {
    background-size: 100% auto;
}

.bus-from-box {
    font-size: 14px;
    background: #fff;
    margin-top: 10px;
    padding: 20px 30px;
    display: flex;
}

.bus-from-box>div {
    flex: 50%;
}

.bus-from-box>div:nth-child(2) {
    color: #999;
    line-height: 22px;
}

.bus-from-box>div:nth-child(2) p:nth-child(1) {
    padding: 0 0 5px;
    color: #212121;
}

.bus-from-item {
    width: 250px;
    padding-right: 20px;
    float: left;
    display: inline;
}

.bus-from-item label {
    display: block;
    height: 36px;
}

.bus-from-item label font {
    color: #ff0000;
    padding-left: 3px;
}

.bus-from-inputs {
    width: 100%;
    float: inherit;
    padding-left: 0;
    background-color: #fafafa;
    border: 1px solid #fafafa;
    border-bottom: 2px solid #e5e5e5;
    height: 40px;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 20px;
}

.bus-from-inputs input {
    width: 100%;
    outline: none;
    background-color: #fafafa;
    border: 1px solid #fafafa;
    -webkit-appearance: none;
    font-size: 14px;
    line-height: 32px;
    color: #333;
}

.bus-from-checkbox {
    cursor: pointer;
    background: url(/home/img/bus/uncur.png) 4px center no-repeat #fafafa;
    background-size: 18px 18px;
    line-height: 38px;
    padding-right: 15px;
    color: #999;
}

.bus-from-checkbox.cur {
    color: #2c2c2e;
    background-image: url(/home/img/bus/cur.png)
}

.bus-from-checkbox img {
    float: right;
    margin-top: 8px;
}

.bus-from-bar {
    border-top: 1px solid #e5e5e5;
    background: #fff;
    padding: 20px 30px;
}

.bus-bg-w {
    background-color: #fff;
    min-height: 600px;
}

.bus-result {
    padding: 260px 0 50px;
    background-image: url(/home/img/bus/bus-result-bg.png);
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: center 90px;
    text-align: center;
    font-size: 14px;
}

.bus-result2 {
    background-image: url(/home/img/bus/bus-result-bg2.png);
}

.bus-result strong {
    font-size: 20px;
}

.bus-result p {
    margin: 20px 0;
}

.bus-result .bus-back-btn {
    float: none;
    display: inline-block;
}

.bus-order-show-bg {
    margin: 0 !important;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
}

.bus-order-show-bg:last-child {
    border: none;
}

.bus-order-show-tr {
    display: flex;
    font-size: 14px;
    margin: 10px 0;
}

.bus-order-show-tr>div {
    line-height: 22px;
    text-align: center;
    padding: 0 10px;
}

.bus-order-show-tr>div:nth-child(1) {
    text-align: left;
    padding-left: 20px;
    width: 215px;
}

.bus-order-show-tr>div:nth-child(2) {
    width: 215px;
}

.bus-order-show-tr>div:nth-child(3) {
    width: 100px;
}

.bus-order-show-tr>div:nth-child(4) {
    text-align: left;
    width: 150px;
}

.bus-order-show-tr>div:nth-child(5),
.bus-order-show-tr>div:nth-child(6) {
    flex: auto;
}

.bus-order-show-bg.bus-order-show-tr>div:nth-child(5) {
    border-left: 1px solid #e5e5e5;
}

.bus-order-show-bg.bus-order-show-tr>div:nth-child(5)>dl,
.bus-order-show-bg.bus-order-show-tr>div:nth-child(6)>dl {
    display: flex;
    padding-bottom: 30px;
}

.bus-order-show-bg.bus-order-show-tr>div {
    padding-top: 30px;
    padding-bottom: 30px;
}

.bus-order-show-nb {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #212121;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    margin: 60px 30px 0 30px;
}

.bus-qr-box {
    line-height: 30px;
    display: inline-block;
    width: 100px;
    padding-bottom: 35px;
    background: url(/home/img/bus/unuse.png) center bottom no-repeat;
}

.body-en .bus-qr-box {
    background-image: url(/home/img/bus/unuse_en.png);
}

.bus-qr-box.used {
    color: #999;
    background-image: url(/home/img/bus/use.png);
}

.body-en .bus-qr-box.used {
    background-image: url(/home/img/bus/use_en.png);
}

.bus-qr-box.used img {
    opacity: .2;
}