.z { float: left; } .y { float: right; } .cl { clear: both; } .zh { margin: 0 auto; } p { font-size: 12px; } .container { width: 100%; overflow: hidden; } /*============================目的地选择层的CSS===================================*/ .m_mudidi { width: 90%; height: 400px; } .m_header { width: 100%; height: 40px; padding-top: 10px; text-align: center; } .m_destination { line-height: 30px; height: 30px; width: 70%; padding-left: 20px; } .m_cancel { display: none; border: none; font-size: 14px; letter-spacing: 2px; width: 60px; margin-top: 4px; background: white; color: #00CC9C; } .sy_destination { position: absolute; height: 36px; text-align: left; line-height: 36px; z-index: 2; width: 79%; margin-top: 0px; border-style: none; } .sy_destination .div_input:first-child { margin-top: -9px; } .div_input { line-height: 27px; background-color: white; height: 27px; width: 88%; padding-left: 12%; display: block; border: 0px; border-color: #f0f0f0; border-width: 1px; border-style: solid; } .m_center { width: 114%; margin-bottom: 10px; position: relative; overflow: hidden; } .m_center p, .m_footer p { font-size: 20px; color: #a0a0a0; margin-bottom: 10px; } .m_button { text-align: center; float: left; font-size: 15px; height: 30px; width: 28%; background: white; display: block; border-radius: 5px; margin: 1%; } .m_city { list-style: none; margin: 0 auto; display: block; height: 30px; line-height: 30px; padding-left: 0px; } .m_scenery { list-style: none; margin: 0 auto; display: block; height: 30px; line-height: 30px; padding-left: 0px; } .xxian, .xxian2, .xxian3 { position: relative; height: 1px; width: 82.27%; background: #e5e5e5; } .xxian2 { width: 96.6%; margin-bottom: 20px; } .xxian3 { width: 96.6%; margin-bottom: 20px; } .m_footer { width: 100%; /* overflow: hidden;*/ position: relative; } .m_button { color: #808080; border: 2px solid #e2e2e2; } .m_button a { display: block; text-decoration: none; }