.ly_div{
    background-color: #fdf9f2;
    padding: 0.75rem 0;
    border-radius: 4px;
}

.night .ly_div{
    background-color: #242627;
}

.ly_div .layui-form{
    max-width: 600px;
    width: 100%;
    margin: auto;
}

.ly_div .layui-form-item{
    margin-bottom: 0.5rem;
}

.ly_div .layui-form-pane .layui-form-label,.ly_div .layui-form-pane .layui-form-item[pane] .layui-form-label{
    color: #C4814D;
    background: #FFF8F2;
    border-color: #E6CAB5;
}

.night .ly_div .layui-form-pane .layui-form-label,.night .ly_div .layui-form-pane .layui-form-item[pane] .layui-form-label{
    color: #fff;
    background: #181a1b;
    border-color: #444;
}

.ly_div .layui-form-pane .layui-input{
    border-color: #E6CAB5;
}

.ly_div .layui-form-pane .layui-form-item[pane]{
    border-color: #E6CAB5;
}

.night .ly_div .layui-form-pane .layui-input {
    border-color: #444;
}

.night .layui-form-pane .layui-form-item[pane]{
    border-color: #444;
}

#PoPy{
    position: fixed;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    z-index: 2000;
}

.citys{
    position: absolute;
    max-width: 400px;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #373d41;
    color: #fff;
}

.citys .h2{
    height: 2rem;
    line-height: 2rem;
    font-size: 0.75rem;
    border-bottom: 2px solid #009688;
    padding-left: 0.5rem;
    color: #009688;
}

.citys .h2 span{
    margin-right: 0.5rem;
    font-size: 0.6rem;
    color: #009688;
    float: right;
    cursor: pointer;
    display: none;
}

.citys_cent {
    width: 100%;
    display: inline-block;
    padding: 0.25rem;
    min-height: 4rem;
    max-height: 20rem;
    overflow: hidden;
    overflow-y: auto;
}

.citys_cent::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

.citys_cent::-webkit-scrollbar-thumb {
    border: 1px solid transparent;
    background-clip: padding-box;
    border-radius: 7px;
    background: #009688;
}

.citys_cent::-webkit-scrollbar-thumb:hover {
    background-color: #009688;
}

.ciry_id2,.ciry_id3{
    display: none;
}

.citys_cent a{
    width: calc((100% / 4) - 0.25rem);
    display: inline-block;
    text-align: center;
    background-color: #282c2f;
    height: 1.6rem;
    line-height: 1.6rem;
    color: #fff;
    font-size: 0.6rem;
    margin: 0 0.125rem;
    padding: 0 0.25rem;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ciry_id2 a,.ciry_id3 a{
    width: calc((100% / 3) - 0.25rem);
}



.timeselect{
    position: fixed;
    z-index: 200000000;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background: rgb(0 0 0 / 17%);
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.timeselect > div {
    position: fixed;
    z-index: 1000;
    max-width: 400px;
    width: 100%;
    background-color: #373d41;
	top:0;
	right:0;
    bottom: 0;
    left: 0;
	margin: auto;
    visibility: visible;
}
.timeselect header.iosselect-header {
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #373d41;
    border-bottom: 1px solid #555;
}
.timeselect header.iosselect-header a {
    font-size: 14px;
    color: #17925c;
}
.timeselect header.iosselect-header a.close {
    float: left;
    padding-left: 15px;
}
.timeselect header.iosselect-header a.sure {
    float: right;
    padding-right: 15px;
}
.timeselect #iosSelectTitle {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: normal;
    color: #333;
}
.timeselect #iosSelectTitle div{
	display: inline-block;
    width: 120px;
    margin: 9px auto 0;
    border: 1px solid #17925c;
    border-radius: 3px;
    overflow: hidden;
    line-height: 20px;
    font-size: 12px;
}
.timeselect #iosSelectTitle div .active {
	background: #17925c;
}

.timeselect #iosSelectTitle div span {
	float: right;
	width: 50%;
	height: 100%;
    color: #fff;
}
.timeselect #iosSelectTitle div span:first-child {
	border-right: 1px solid #17925c;
	float: left;
	box-sizing: border-box;
}
.timeselect #iosSelectTitle h3{font-size:12px; height:24px; line-height:24px; text-align:center;}
.timeselect {
    padding-top: 44px;
}
.timeselect .one-level-contain,
.timeselect .two-level-contain,
.timeselect .three-level-contain,
.timeselect .four-level-contain,
.timeselect .five-level-contain {
    height: 100%;
    overflow: hidden;
}
.timeselect .iosselect-box {
    overflow: hidden;
}
.timeselect .iosselect-box > div {
    display: block;
    float: left;
}
.timeselect ul {

}
.timeselect ul li {
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    color: #eee;
    opacity: .4;
}
.timeselect ul li.at {
    font-size: 14px;
    opacity: 1;
}
.timeselect ul li.side1 {
    opacity: .5;
}
/*选中栏左箭头*/
.timeselect .select-one-level li.at {
		background: url(img/tran.png) no-repeat transparent;
		background-position: -12% center;
		background-size: 20%;
}
.timeselect ul li.side2 {
    font-size: 14px;
    opacity: .5;
}
.timeselect.one-level-box .one-level-contain {
    width: 100%;
}
.timeselect.one-level-box .two-level-contain,
.timeselect.one-level-box .three-level-contain,
.timeselect.one-level-box .four-level-contain,
.timeselect.one-level-box .five-level-contain,
.timeselect.one-level-box .six-level-contain {
    width: 0;
}
.timeselect.two-level-box .one-level-contain, 
.timeselect.two-level-box .two-level-contain {
  width: 50%;
}
.timeselect.two-level-box .three-level-contain,
.timeselect.two-level-box .four-level-contain,
.timeselect.two-level-box .five-level-contain,
.timeselect.two-level-box .six-level-contain {
    width: 0;
}
.timeselect.three-level-box .one-level-contain, 
.timeselect.three-level-box .two-level-contain {
    width: 30%;
}
.timeselect.three-level-box .three-level-contain {
    width: 40%;
}
.timeselect.three-level-box .four-level-contain
.timeselect.three-level-box .five-level-contain,
.timeselect.three-level-box .six-level-contain {
    width: 0%;
}

.timeselect.four-level-box .one-level-contain, 
.timeselect.four-level-box .two-level-contain,
.timeselect.four-level-box .three-level-contain,
.timeselect.four-level-box .four-level-contain {
    width: 25%;
}
.timeselect.four-level-box .five-level-contain,
.timeselect.four-level-box .six-level-contain {
    width: 0%;
}

.timeselect.five-level-box .one-level-contain, 
.timeselect.five-level-box .two-level-contain,
.timeselect.five-level-box .three-level-contain,
.timeselect.five-level-box .four-level-contain,
.timeselect.five-level-box .five-level-contain {
  width: 20%;
}
.timeselect.five-level-box .six-level-contain {
  width: 0%;
}

.timeselect.six-level-box .one-level-contain, 
.timeselect.six-level-box .two-level-contain,
.timeselect.six-level-box .three-level-contain,
.timeselect.six-level-box .four-level-contain,
.timeselect.six-level-box .five-level-contain {
  width: 16%;
}
.timeselect.six-level-box .six-level-contain {
  width: 20%;
}
.timeselect .cover-area1 {
    width: 100%;
    border: none;
    position: absolute;
    top: 149px;
    margin: 0;
    height: 0;
	border-top: 2px solid rgb(201, 23, 35);
    box-shadow: rgb(201, 23, 35) 0px 0px 6px;
    opacity: 0.3;
}
.timeselect .cover-area2 {
    width: 100%;
    border: none;
    position: absolute;
    top: 183px;
    margin: 0;
    height: 0;
	border-top: 2px solid rgb(201, 23, 35);
    box-shadow: rgb(201, 23, 35) 0px 0px 6px;
    opacity: 0.3;
}

.ios-select-body-class {
    overflow: hidden;
}
.ios-select-body-class body {
    touch-action: none;
}
.timeselect > div > .ios-select-loading-box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.5);
    display: none;
}
.timeselect > div > .ios-select-loading-box > .ios-select-loading { 
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -25px;
    margin-left: -25px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OEMxMEI3NDI3MEIxMUU2ODVGMzhFNjYyMDIyOUFCMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OEMxMEI3NTI3MEIxMUU2ODVGMzhFNjYyMDIyOUFCMCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU4QzEwQjcyMjcwQjExRTY4NUYzOEU2NjIwMjI5QUIwIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU4QzEwQjczMjcwQjExRTY4NUYzOEU2NjIwMjI5QUIwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+GeWqMwAAA+BJREFUeNrMmVlsTGEUx+9cXZQiLZWKklhbQSSlSMUWSxAiJGJ5aSQehOiDF7yI4EFILW99I3iRSJGUPkiILSKp2OuJVtHWkrRVapn2jv+R/ycnn5l27rQz10l+mWlyl/+c833nO+c0FIlEnATMBbPAIn5OBuPAENAKToC74BtoB59AG/D9spBPgaPBdrAFjJH7Fa66TkRuNe8gP8Bb8Ap8j/eFaXFelwv286WZfKG2WL9SX5cFCuntBvAc/OoPD64HJ8EI5Q3tmW7whl4pAl/AUfAEDKZnQ1HuFXGPQGOiAsW7x8A26wUhirgMLnGtfe3hGcO5NApARpRnSchrY0UhlkAJxxmw0npYBzgOKinSj6WDCfRyphWFJnAPdMUjUH71WbDKElcDykGL0zcbCEroVf389+CW7Uk3ygNk/azghYIHDoCN/SDO4W6+A55aAiUrzImWz7StA2WWuF2gIpEc1ovVgQeWyELm06gCc8ARJU44DM45yTPZII8tkXO5DP4RuI8iPYqr4YmQbJN8+E4JlA1abAuUBbtZeU526O4khDWW3QdhK9TZWmAZd6/x3inw0UmdSZJ/pgSKlilGoMvTwoiTw/20k3p7yTyovRgScTNAvgrvFSbkVJuE+LU6GiXEefJHqfKefF5zgrMGVRnJZ4HEerryXjdzU1DWbB2BI10mRuPBej+1WhKsi8vLeDDXZRllwtvoBG8davNmS4gHUZyTQIWSrM1iQpyZptafo4QGabp9+JNmOijMY9MTtGWpEHe5PDHMGsz/DwQOUwI7XVYUZheP1ZVEAJbOFsGswTYR+EKF2NWVRABWwHPYeLDFZWKOKJFLAhRYpMQJjS7rsWYlcjlTT6pNOr5pahfL5m12KaparUPpZTcEILCEjjGniCy9iMk3F9hImzCXcZqQKhOnLFShjbBX/psQP4Aq5UUpdfZEGXEkKzGvZf4zu/exOdV0T1LJCZTx4gK2msm2Uq494z1pS29Ea5ra2RPrrm4HpwvJsplgtTW/kXq0M1ZffF2F2uMNe+nJUD+HVWaLm8AAtXNrOXTqcfQh2fwQmKdST4TTgAp6ui+WTWFTrUpedu15Fs29Do/kuDsIZlsiW7njryZQ2MrAaD5Yqko88+w6zoPCfsdv5VwjnnXayA67zYmUdGM/e0i+E7nWivnDPUWEz6iyPedngLkY7ARDrQeb72GOz5roVY/eylMHvxflXjkpLoKHfZ2wmhJIkvcylUi9BAnTa9U9DD59CzQm/csaZv0cn0JbOeK4ye/xbfcE/w0hYZvElnU8GEXBGRQjeewzi5B6rtP6RGY9vwUYACMHTam1T1ebAAAAAElFTkSuQmCC) no-repeat 0 0;
    background-size: contain;
    -webkit-animation: loading-keyframe 1s infinite linear;
            animation: loading-keyframe 1s infinite linear;
}
.fadeInUp .layer{
    -webkit-animation: fadeInUp .5s;
    animation: fadeInUp .5s;
}
.fadeOutDown .layer{
    -webkit-animation: fadeOutDown .5s!important;
    animation: fadeOutDown .5s!important;
}
@-webkit-keyframes loading-keyframe {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes loading-keyframe {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0,100%,0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
    }
}
@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}

.baoshu{
    padding: 0.2rem;
}

.baoshu p{
    padding: 0.2rem;
}

.baoshu p span{
    width: 3rem;
    display: inline-block;
    float: left;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: #e7cab5;
}

.night .baoshu p span{
    background-color: #222;
}

.baoshu p input,.baoshu p m{
    width: calc(100% - 3rem);
    float: left;
    height: 32px;
    line-height: 32px;
    border: 1px solid #e7cab5;
    padding-left: 0.25rem;
}

.night .baoshu p input{
    background-color: #444;
    border: 1px solid #444;
    color: #fff;
}

.baoshu p m{
    display: block;
    background-color: #fff;
}

.night .baoshu p m{
    background-color: #444;
    border: 1px solid #444;
}

.baoshu p .layui-form-checkbox[lay-skin=primary] {
    margin-top: 0.1rem !important;
    margin-left: 0.2rem !important;
}


.zhigua{
    padding: 0.2rem;
}

.zhigua p{
    padding: 0.2rem;
}

.zhigua p span{
    width: 3rem;
    display: inline-block;
    float: left;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: #e7cab5;
}

.night .zhigua p span{
    background-color: #222;
}

.zhigua p select {
    width: calc(100% - 3rem);
    float: left;
    height: 32px;
    line-height: 32px;
    border: 1px solid #e7cab5;
}

.night .zhigua p select {
    border: 1px solid #444;
    background-color: #444;
    color: #fff;
}

.zqian{
    border: 1px solid #e7cab5;
}

.night .zqian{
    border: 1px solid #444;
}

.zhiguadiv,.baoshudiv{
    display: none;
}

.ziqianxzhuan{
    text-align: center;
    padding: 0.5rem 0;
    margin-top: 0.75rem;
}

.zxdivs{
    width: 80px;
    height: 80px;
    position: relative;
    display: inline-block;
    margin: 0 10px;
    transform-style: preserve-3d;
    transition: transform 0.1s ease;
}

.zxdivs img{
    width: 100%;
    height: 100%;
    position: absolute;
    backface-visibility: hidden;
    left: 0;
    right: 0;
}

.zxdivs img.bloacs{
    transform: rotateY(180deg);
}

.ziqiantips{
    display: block;
    text-align: center;
    margin: 0.5rem 0 0.75rem 0;
    color: #cd9e62;
}

.ziqianres{
    padding: 0 0 0.75rem 0;
}

.ziqianres>div{
    height: 1.5rem;
    line-height: 1.5rem;
    margin: auto;
    font-size: 0.8rem;
    width: 12.5rem;
}

.ziqianres>div .yn{
    color: #FF5722;
    margin-right: 0.25rem;
    display: inline-block;
    float: left;
    height: 1.5rem;
    line-height: 1.5rem;
}

.ziqianres>div .yy{
    color: #888;
    display: inline-block;
    float: left;
    height: 1.5rem;
    line-height: 1.5rem;
}

.ziqianres>div .yyin{
    height: 1.5rem;
    line-height: 1.5rem;
    display: inline-block;
    float: left;
    width: 7rem;
    padding: 0.35rem 0.4rem;
}

.ziqianres>div .yyin>div{
    width: 100%;
    height: 0.8rem;
    position: relative;
}

.ziqianres>div .yyin>div::before{
    content: '';
    width: 45%;
    height: 0.8rem;
    display: inline-block;
    background-color: #000;
    position: absolute;
    left: 0;
    top:0;
}

.ziqianres>div .yyin>div::after{
    content: '';
    width: 45%;
    height: 0.8rem;
    display: inline-block;
    background-color: #000;
    position: absolute;
    right: 0;
    top:0;
}


.ziqianres>div .yya{
    height: 1.5rem;
    line-height: 1.5rem;
    display: inline-block;
    float: left;
    width: 7rem;
    padding: 0.35rem 0.4rem;
}

.ziqianres>div .yya>div{
    background-color: #c83c23;
    width: 100%;
    height: 0.8rem;
}

.ziqianres>div i{
    height: 1.5rem;
    line-height: 1.5rem;
    display: inline-block;
    float: left;
    width: 0.8rem;
    font-weight: bold;
    font-style: normal;
    text-align: center;
}

.night .ziqianres>div i{
    color: #888;
}

.ziqianres>div i.lyss{
    color: #c83c23;
}

.night .ziqianres>div i.lyss{
    color: #c83c23;
}

.paipans{
    width: 100%;
    height: 1.8rem;
    line-height: 1.8rem;
    display: block;
    text-align: center;
    background-color: #c83c23;
    color: #fff;
    position: relative;
    margin: auto;
    border-radius: 6px;
    cursor: pointer;
}

.ly_res{
    background-color: #fdf9f2;
    padding: 0.5rem;
    display: none;
}

.night .ly_res{
    background-color: #242627;
}

.ly_res>div.haa{
    color: #C4814D;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 0.75rem;
}

.ly_res>div.haa>span{
    font-weight: bold;
}

.ly_res>div.haa>div{
    display: inline-block;
}

.ly_res .sizhu span{
    margin-right: 0.5rem;
}

.ly_res .shensha span{
    margin-right: 0.5rem;
}

.ly_res .jieqi{

}

.ly_res .jieqi p{
    display: inline-block;
    margin-right: 0.5rem;
}

.ly_res .guapan{
    color: #c5814d;
}

.ly_res .guapan .pliu{
    display: inline-block;
    width: 2.5rem;
    float: left;
}

.ly_res .guapan .pfu{
    display: inline-block;
    width: 3rem;
    float: left;
}

.ly_res .guapan .pben{
    display: inline-block;
    width: 13rem;
    float: left;
}

.ly_res .guapan .pbian{
    display: inline-block;
    width: 13rem;
    float: left;
}

.ly_res .guapan>div>div{
    height: 1.75rem;
    line-height: 1.75rem;
}

.ly_res .guapan>div>div:first-child{
    font-weight: bold;
    font-size: 0.65rem;
}

.ly_res .guapan>div>div>div{
    display:inline-block;
    float: left;
}

.ly_res .guapan>div>div>div.guafu{
    width: 8rem;
    height: 1.75rem;
    line-height: 1.75rem;
    padding: 0.475rem 0.5rem;
}

.ly_res .guapan>div>div>div.guafu>div{
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    position: relative;
}

.ly_res .guapan>div>div>div.guafu>div.yyas1{
    background-color: #000;
}

.ly_res .guapan>div>div>div.guafu>div.yyas11{
    background-color: #000;
}

.ly_res .guapan>div>div>div.guafu>div.yyas0::after,.ly_res .guapan>div>div>div.guafu>div.yyas0::before,.ly_res .guapan>div>div>div.guafu>div.yyas00::after,.ly_res .guapan>div>div>div.guafu>div.yyas00::before{
    content: '';
    display: inline-block;
    height: 0.8rem;
    line-height: 0.8rem;
    width: 45%;
    background-color: #000;
    position: absolute;
    left: 0;
    top:0;
}

.ly_res .guapan>div>div>div.guafu>div.yyas0::before,.ly_res .guapan>div>div>div.guafu>div.yyas00::before{
    right: 0;
    left: unset;
}

.ly_res .guapan>div>div>div.guafu>div.yyas11 i,.ly_res .guapan>div>div>div.guafu>div.yyas00 i{
    position: absolute;
    right: -0.4rem;
    font-style: normal;
    top: -0.08rem;
}

.ly_res .guapan>div>div>div.guafu>div.yyas11 i::after{
    content: 'o';
}

.ly_res .guapan>div>div>div.guafu>div.yyas00 i::after{
    content: 'x';
}

.ly_res .fenges{
    height: 1.5rem;
    line-height: 1.5rem;
    background-color: #c5814d;
    color: #fff;
    margin: 0.5rem 0;
    padding-left: 0.5rem;
    border-radius: 6px;
}

.guajies{
    border: 1px solid #e5bc9d;
    padding: 0.5rem;
    border-radius: 6px;
    margin-bottom: 0.75rem;
}

.guajies h2{
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: 0.75rem;
    color: #c5814d;
    border-bottom: 1px dashed #e2d1c3;
    margin: 0.8rem 0;
}

.guajies div{
    
}

.liuheliuchong{
    height: 1.5rem;
    line-height: 1.5rem;
    border: 1px solid #c5814d;
    padding-left: 0.5rem;
    border-radius: 6px;
    color: #c5814d;
    margin: 0.5rem 0;
}

.liuheliuchong span{
    margin-right: 0.5rem;
}

.guajies div p>span{
    color: #866940
}

.guajies div p{
    line-height: 0.9rem;
    font-size: 0.6rem;
    margin: 0.4rem 0;
}

@media screen and (max-width: 600px){
    .ly_res>div.haa{
        font-size: 0.6rem;
    }
}

@media screen and (max-width: 465px){
    .ly_res>div.jieqis {
        height: unset;
    }
    .ly_res>div.jieqis>span {
        float: left;
    }
    .ly_res .jieqi p {
        margin-right: 0;
        display: block;
    }
}

@media screen and (max-width: 440px){
    .timeselect > div{
        top:unset;
    }
    .citys{
        top: unset;
        bottom: 0;
        transform: translate(-50%, 0);
        z-index: 9999;
    }
}

@media screen and (max-width: 400px){
    .citys_cent a {
        width: calc((100% / 3) - 0.25rem);
    }
}

@media screen and (max-width: 350px){
    .zxdivs{
        width: 60px;
        height: 60px;
    }
    .ziqianres>div .yyin{
        width: 5rem;
    }
    .ziqianres>div .yya{
        width: 5rem;
    }
    .ziqianres>div {
        width: 10.5rem;
    }
}


