/* 重置&默认(reset&base)(tags) */ *[hidefocus],input,textarea,a{outline:none;} body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding:0;margin:0;} fieldset,img,html,body,iframe{border:0;-webkit-tap-highlight-color: rgba(255,255,255,0)} table{border-collapse:collapse;border-spacing:0;} li{list-style:none;} h1,h2,h3,h4,h5,h6{font-size:100%;} caption,th{font-weight:normal;font-style:normal;text-align:left;} em,strong{font-weight:bold;font-style:normal;} body,textarea,select,input,pre{font-family:arial,microsoft yahei,helvetica,sans-serif;font-size:14px;color:#555;} body{background:white;line-height:1.5em;-webkit-text-size-adjust:none;} a,button{cursor:pointer;} textarea{resize:none;overflow:auto;} pre{white-space:pre-wrap;} a{color:#333;text-decoration:none;} input{ -webkit-tap-highlight-color: rgba(255, 255, 255, 0); -webkit-user-modify: read-write-plaintext-only; } button { -webkit-tap-highlight-color: rgba(255,255,255,0) } /* 布局(grids)(.g-) */ /* 页面 */ html,body{ box-sizing: border-box; font-family: 微软雅黑, sans-serif; } .info_top_title{ font-size: 20px; text-align: center; color: #2BCDED; padding: 20px; } .doghost_change{ width: 84%; margin: 0 auto; padding: 10px; } .doghost_change .doghost_change_left{ display: inline-block; vertical-align: top; font-size: 15px; } .doghost_change .doghost_change_rigth{ display: inline-block; font-size: 15px; } .doghost_change_rigth .choose_select{ padding: 20px 10px; } .doghost_change_rigth .choose_select span{ vertical-align: middle; } .doghost_change_rigth .choose_select .info_icon{ display: inline-block; width: 16px; height: 16px; margin-right: 5px; background: url("../image/1.png") no-repeat center; background-size: 100% 100%; } .doghost_change_rigth .choose_select span{ vertical-align: middle; } .doghost_change_rigth .choose_select .icon.info_icon.info_icon1{ display: inline-block; width: 16px; height: 16px; margin-right: 5px; background: url("../image/2.png") no-repeat center; background-size: 100% 100%; } .info_membernum{ color: #2BCDED; font-size: 15px; width: 84%; margin: 0 auto; } .info_search{ padding: 10px 0; width: 84%; margin: 0 auto; font-size: 0px; } .info_search input{ border: 1px #2BCDED solid; width: 76%; height: 50px; margin: 0 auto; display: inline-block; } .info_search .search_btn{ border: none; width: 52px; height:52px; padding: 21px 0px; /*background-color: #2BCDED;*/ background: url("../image/search.png"); outline: none; filter:chroma(color=#000000) } .info_member_massage{ background-color: #f1f1f1; height: 100px; font-size: 15px; color: #666666; } .info_member_massage .info_member_state{ width: 84%; margin: 0 auto; padding: 10px 0; } .info_member_massage .info_member_name{ width: 84%; margin: 0 auto; } .info_member_massage .info_member_phone{ width: 84%; margin: 0 auto; padding: 10px 0; } .info_unit{ width: 84%; margin: 0 auto; font-size: 15px; padding: 15px 0; color: #666666; } .info_unit .info_unit_title{ color: #2dcded; padding: 10px 0; } .info_unit .info_unit_site{ display: inline-block; } .info_unit .info_unit_site label{ color: #2BCDED; } .info_unit .showBank{ display: inline-block; margin-left: 52px; padding-left: 0px; border-bottom: 1px #999999 solid; } .info_unit .showBank input{ text-align: right; } .info_unit .showBank span{ display: inline-block; background: url("../image/arror.png") no-repeat center; background-size: cover; width: 8px; height: 12px; margin-right: 0px; } .info_unit .info_unit_name{ display: inline-block; padding: 10px 0; } .info_unit .info_unit_name label{ color: #2BCDED; } .info_unit .showunit{ display: inline-block; padding-left: 0px; margin-left: -7px; border-bottom: 1px #999999 solid; } .info_unit .showunit input{ text-align: right; } .info_unit .showunit span{ display: inline-block; background: url("../image/arror.png") no-repeat center; background-size: cover; width: 8px; height: 12px; margin-right: 0px; } .info_unit .info_unit_remind{ color: red; } .info_fee{ border-top: 1px solid #999999; height: 200px; font-size: 15px; } .info_fee .info_fee_title{ padding: 20px 0; color: #2BCDED; width: 84%; margin: 0 auto; } .info_fee .info_fee_count{ width: 84%; text-align: right; margin: 0 auto; } .info_bottom_submitbtn .submit{ width: 50%; border: none; border-right: white 1px solid; background-color: #2BCDED; text-align: center; height: 50px; line-height: 50px; position: fixed; bottom: 0; left: 0px; color: white; font-size: 16px; display: inline-block; outline: none; filter:chroma(color=#000000) } .info_bottom_paybtn .pay{ width: 50%; border: none; background-color: #2BCDED; text-align: center; height: 50px; line-height: 50px; position: fixed; bottom: 0; left: 50%; color: white; font-size: 16px; display: inline-block; outline: none; filter:chroma(color=#000000) }