123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368 |
- @charset "utf-8";
- html, body, div, table, h1, h2, h3,p,span,ul,ol,li,pre,form,button,input,textarea,th, td, a, img {
- margin:0px;
- padding:0px;
- border:0;
- outline:0;
- font-family: '\5FAE\8F6F\96C5\9ED1','Microsoft Yahei',tahoma,arial,"hiragino sans gb", Helvetica, Arial, "\5b8b\4f53", 'sans-serif';
- }
- html,body{background:#ddd;height:100%;}
- html{min-width:300px;}
- #main{
- width:94%;
- margin:0 auto;
- position:relative;
- z-index:3;
-
- background:#fff;
- border-radius:8px;
- -webkit-border-radius:8px;
- -moz-border-radius:8px;
-
- border:solid 3px #888;
- }
- .banner{
- width:100%;
- }
- .mp1{
- padding:10px 0 15px;
- }
- .vline{border-bottom:dashed 2px #eee;}
- .mp2{
- padding:10px 0 20px;
- }
- .tips{
- color:#d50303;
- width:88%;
- margin:0 auto;
- }
- .info{
- width:88%;
- margin:0 auto;
- overflow:hidden;
- font-size:14px;
- color:#aaa;
-
- margin-top:6px;
- }
- .info span{
- color:#d50303;
- }
- .info .con{
- color:#aaa;
- }
- .info i{
- color:#a3603a !important;
- display:block;
- font-size:12px;
- line-height:14px;
- margin-bottom:6px;
- }
- .jt_icon{
- height:20px;
- }
- .ipt{
- width:92%;
- margin:0 auto;
- }
- .ipt input{
- width:90%;
- padding:0 5%;
- line-height:46px;
- height:46px;
- font-size:18px;
- border-bottom:solid 2px #ccc;
- background:#f8f8f8;
-
- border-radius:8px;
- -webkit-border-radius:8px;
- -moz-border-radius:8px;
- }
- .btn{
- width:92%;
- height:46px;
- margin:0 auto;
- display:block;
- background:#d50303;
-
- margin-top:5px;
-
- color:#fff;
-
- font-weight:900;
- line-height:46px;
- text-align:center;
- text-decoration:none;
-
- border-radius:8px;
- -webkit-border-radius:8px;
- -moz-border-radius:8px;
-
- border-bottom:solid 5px #770000;
- }
- .btn:active{
- width:96%;
- height:50px;
- font-size:22px;
- line-height:50px;
- }
- .load_icon{
- width:90%;
- }
-
- .p_pl{
- width:96%;
- height:20px;
- margin:0 auto;
-
- position:relative;
-
- background:#f2f2f2;
- border-bottom:solid 5px #ddd;
-
- border-radius:8px;
- -webkit-border-radius:8px;
- -moz-border-radius:8px;
- }
- .p_bar{
- position:absolute;
- top:0px;
- left:0px;
-
- width:20%;
- height:20px;
- background:#d50303;
- border-bottom:solid 5px #770000;
-
- border-radius:8px;
- -webkit-border-radius:8px;
- -moz-border-radius:8px;
-
- z-index:0;
- }
- .p_info{
- position:absolute;
- top:0px;
- left:0px;
-
- width:100%;
- color:#fff;
-
- text-align:center;
- z-index:99;
- }
- .error{
- text-align:center;
- color:#d50303;
- margin:5px 0;
- font-size:14px;
- }
- /*查询结果*/
- .re{
- width:86%;
- padding:3%;
- margin:0 auto;
- font-size:18px;
- border-bottom:solid 2px #ccc;
- background:#f8f8f8;
-
- border-radius:8px;
- -webkit-border-radius:8px;
- -moz-border-radius:8px;
- }
- .re_pl{
- width:100%;
- height:100%;
- overflow-x:none;
- overflow-y:auto;
- }
- .re p{
- line-height:20px;
- font-size:16px;
- margin-bottom:3px;
- }
- .re i{
- color:#a3603a !important;
- display:block;
- font-size:12px;
- line-height:14px;
- margin:6px 0;
- }
- .re b{
- color:#469af8 !important;
- }
- .re span{
- color:#d50303;
- line-height:24px;
- font-size:20px;
- font-weight:900;
- }
- .re b{
- color:#d50303;
- line-height:24px;
- font-size:16px;
- font-weight:900;
- }
- .btnpl{
- width:92%;
- margin:0 auto;
- }
- .btnm{
- width:48%;
- height:40px;
- display:block;
- background:#d50303;
-
- margin-top:10px;
-
- color:#fff;
- font-weight:900;
- line-height:40px;
- text-align:center;
- text-decoration:none;
-
- border-radius:8px;
- -webkit-border-radius:8px;
- -moz-border-radius:8px;
-
- border-bottom:solid 5px #770000;
- }
- .fl{float:left}
- .fr{float:right}
- /*下面*/
- .btn2{
- width:92%;
- height:40px;
- margin:0 auto;
- display:block;
- background:#469af8;
-
- margin-top:10px;
-
- color:#fff;
- font-weight:900;
- line-height:40px;
- text-align:center;
- text-decoration:none;
-
- border-radius:8px;
- -webkit-border-radius:8px;
- -moz-border-radius:8px;
-
- border-bottom:solid 3px #0955aa;
- }
- .btn2 span{
- color:#ff9000;
- }
- .end{
- color:#888;
- font-size:14px;
- text-align:center;
- }
- .end *{
- vertical-align:middle;
- }
- .end img{
- height:18px;
- }
- /*share*/
- .share{
- text-align:right;
- }
- .share img{
- width:84%
- }
- .share .btn2{
- width:88%;
- height:50px;
- line-height:50px;
- }
- /*result*/
- .result_icon{
- width:96%;
- }
- .clearfix:before, .clearfix:after {
- content: "";
- display: table;
- }
- .clearfix:after {
- clear: both;
- }
- .clearfix {
- clear: both;
- *zoom: 1;
- }
- .blue{
- color:#469af8;
- margin-top:5px;
- font-weight:900;
- }
- .tips span{
- color:#d50303;
- }
- /* error */
- .mid{
- text-align:center;
- }
|