123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425 |
- @charset "utf-8";
- /* create by lhe-vitus 5/24/16 */
- /* Reset
- ================================================================================================= */
- body{color:#000;overflow-x: hidden;position: relative;background-color: #f6f6f6;}
- body{font-family:"Microsoft Yahei",simsun,arial,sans-serif;cursor:default;}
- h1,h2,h3{font-size:100%;}
- body,h1,h2,h3,h4,ul,li,p,img,div{margin:0;padding:0;border:0;}
- img{margin:0;line-height:normal;max-width: 100%;max-height: 100%;display: block;}
- em,i{font-style:normal;text-decoration:none}
- ul{list-style:none;}
- table{border-collapse:collapse;border-spacing:0; width:100%; text-align: center;}
- /* Reset
- ================================================================================================= */
- /* Base Used
- ================================================================================================= */
- a{text-decoration:none;outline: none;color:#000;cursor: pointer;}
- .fl{float: left;_display: inline}
- .fr{float: right;_display: inline}
- .cs-clear{zoom:1; padding: 10px 0 14px;margin: 0!important;}
- .cs-clear:before,
- .cs-clear:after{clear:both;content:"."; display:block;height:0;overflow:hidden;visibility:hidden;}
- span{color: #95989a;}
- input,button,select,textarea{outline:none}
- /* Base Used
- ================================================================================================= */
- html {
- font-size: 20px;
- }
- .w_25 td{
- width: 25%;
- }
- .ps_r{position: relative;}
- .ps_a{position: absolute;}
- .r_20{right: 1rem;}
- .bg_fff{background: #fff;}
- .pt_20{padding-top: 1rem;}
- .pt_25{padding-top: 0.3333rem;}
- .pt_52{padding-top: 2.6rem;}
- .pt_58{padding-top: 2.9rem}
- .pb_10{padding-bottom: 0.5rem;}
- .pb_20{padding-bottom: 1rem;}
- .pb_30{padding-bottom: 15px;}
- .mt_10{margin-top: 0.5rem;}
- .mt_25{margin-top: 1.25rem;}
- .mt_30{margin-top: 15px;}
- .mt_40{margin-top: 2rem;}
- .mb_2{margin-bottom: 4px;}
- .mb_10{margin-bottom: 0.1333rem;}
- .mb_13{margin-bottom: 0.65rem;}
- .mb_16{margin-bottom: 5px;}
- .mb_25{margin-bottom: 0.3333rem;}
- .mb_30{margin-bottom: 15px;}
- .mb_60{margin-bottom: 3rem;}
- .mb_90{margin-bottom: 1.2rem;}
- .ml_10{margin-left: 0.13rem;}
- .ml_15{margin-left: 0.75rem;}
- .ml_20{margin-left: 10px;}
- .ml_28{margin-left: 1.4rem;}
- .ml_30{margin-left: 15px;}
- .mr_10{margin-right: 0.5rem;}
- .mr_20{margin-right: 1rem;}
- .mr_30{margin-right: 15px;}
- .fs_18{font-size: 0.9rem;}
- .fs_20{font-size: 12px;}
- [data-dpr="2"] .fs_20{font-size: 24px;}
- [data-dpr="3"] .fs_20{font-size: 36px;}
- .fs_22{font-size: 1.1rem;}
- .fs_24{font-size: 12px;}
- [data-dpr="2"] .fs_24{font-size: 24px;}
- [data-dpr="3"] .fs_24{font-size: 36px;}
- .fs_26{font-size: 1.3rem;}
- .fs_28{font-size: 14px;}
- [data-dpr="2"] .fs_28{font-size: 28px;}
- [data-dpr="3"] .fs_28{font-size: 52px;}
- .fs_32{font-size: 16px;}
- [data-dpr="2"] .fs_32{font-size: 32px;}
- [data-dpr="3"] .fs_32{font-size: 48px;}
- .fs_34{font-size: 16px;}
- [data-dpr="2"] .fs_34{font-size: 34px;}
- [data-dpr="3"] .fs_34{font-size: 48px;}
- .fc_fff{color: #fff;}
- .fc_333{color: #333;}
- .fc_666{color: #666;}
- .fc_999{color: #999;}
- .fc_bc750f{color: #bc750f;}
- .fc_858585{color: #858585;}
- .fw_6{font-weight: 600;}
- .ds_ib{display: inline-block;}
- .ds_b{display: block;}
- .ta_c{text-align: center;}
- .lh_34{line-height: 18px;}
- .top{
- width: 100%;
- background-color: #fbfbfb;
- }
- .bottom{
- width: 100%;
- height: 4.5rem;
- background: #f9f9f9;
- position: fixed;
- bottom: 0;
- }
- .bottom_icon{
- margin: 0.5rem auto 0 auto;
- }
- .bottom_icon_1{
- width: 76px;
- }
- .bottom_icon_2{
- width: 95px;
- }
- .bottom_icon_3{
- width: 71px;
- }
- .bottom_span{
- color: #858585;
- }
- .bottom_span.on{
- color: #bc750f;
- }
- .search_box{
- margin: 10px 0;
- }
- .icon_search{
- width: 2.5rem;
- margin: 0.75rem 0 0.75rem 3%;
- display: inline-block;
- }
- .btn_cz{
- font-size: 0.9rem;
- margin-top: 1.5rem;
- margin-bottom: 0.5rem;
- display: inline-block;
- text-align: center;
- width: 5%;
- margin-left: 1.5%;
- }
- .icon_back{
- display: inline-block;
- width: 1.5rem;
- vertical-align: top;
- margin: 1rem 0 0 1rem;
- }
- .icon_close{
- float: right;
- margin-right: 2%;
- display: inline-block;
- width: 4rem;
- vertical-align: top;
- margin-top: 2rem;
- }
- .icon_cz{
- display: block;
- width: 100%;
- margin: 0 auto 0.5rem auto;
- }
- .mod_kz .icon_sx{
- display: inline;
- vertical-align: middle;
- width: 18px;
- height: 18px;
- }
- .mod_kz{
- background: #fff;
- padding-bottom: 0.26rem;
- }
- .mod_kz.mb_0{
- margin-bottom: 0;
- }
- div.kz_img{
- width: 140px;
- }
- .mod_kz li{
- border-top: 1px #e2e2e2 solid;
- }
- .mod_kz .date{
- color: #999;
- position: absolute;
- right: 0;
- bottom: 0;
- font-size: 14px;
- width: 75px;
- }
- .mod_c_1{
- display: block;
- background: #fff;
- padding: 1rem 0;
- color: #333;
- /*font-weight: 600;*/
- border-top: 4px #ccc solid;
- border-bottom: 0.05rem #ccc solid;
- }
- .top_title{
- font-size: 71px;
- display: inline-block;
- width: 85%;
- text-align: center;
- vertical-align: top;
- line-height: 4.9rem;
- }
- .top_right_icon{
- width: 2rem;
- margin: 1.3rem 0;
- display: inline-block;
- }
- .top_input_box{
- width: 85%;
- margin: 1rem 2%;
- display: inline-block;
- vertical-align: top;
- }
- .top_input_box_2{
- width: 80%;
- margin: 1rem 2%;
- display: inline-block;
- vertical-align: top;
- }
- .filter_btn{
- background-color: #eee;
- color: #666;
- width: 80%;
- height: 0.7rem;
- border-radius: 4px;
- border: 1px ;
- margin: 0.16rem auto;
- line-height: 0.7rem;
- }
- .filter_btn.on{
- background: #fff;
- color: #999;
- border: 1px #ccc solid;
- border-bottom: 0;
- border-bottom-right-radius: 0;
- border-bottom-left-radius: 0;
- height: 0.8rem;
- position: absolute;
- left: 10%;
- top: 0;
- width: 80%;
- z-index: 9999;
- }
- .filter_desc{
- background: #fff;
- position: absolute;
- width: 100%;
- z-index: 999;
- top: 1rem;
- left: 0;
- box-shadow: #ccc 0 4px 0.2rem;
- display: none;
- }
- .filter_desc ul{
- width: 100%;
- display: none;
- }
- .filter_desc li{
- width: 25%;
- text-align: center;
- color: #333;
- height: 0.8rem;
- line-height:0.8rem;
- float: left;
- margin: 0.1333rem auto;
- }
- .btn_label{
- color: #333;
- border: 1px #ccc solid;
- border-radius: 4px;
- padding: 0.13rem;
- margin: 0.13rem;
- float: left;
- }
- .act_content{
- border-top: 1px #e2e2e2 solid;
- }
- .act_content li{
- position: relative;
- display: block;
- padding: 0.26rem 15px;
- clear: both;
- }
- .act_content li span{
- display: inline-block;
- text-align: left;
- line-height: 15px;
- vertical-align: top;
- margin-left: 0.26rem;
- }
- .icon_clock{
- width: 15px;
- display: inline-block;
- }
- .icon_del{
- float: right;
- width: 15px;
- display: inline-block;
- }
- .btn_cancel{
- width: 10.5%;
- text-align: center;
- font-size: 3rem;
- line-height: 11rem;
- }
- .search_cnt_2,.search_cnt_3,.search_cnt_4{
- display: none;
- }
- /* jquery-mobile 修改样式*/
- div.ui-input-text{
- width: 84%;
- display: inline-block;
- vertical-align: top;
- }
- div.ui-loader{
- display: none;
- }
- .span_sx{
- width: 52px;
- height: 18px;
- display: inline;
- margin-left: 5px;
- vertical-align: middle;
- font-size: 14px;
- }
- .kz_desc{
- position: relative;
- }
- .search_cnt_1{
- margin-bottom: 1.06rem;
- }
- .text-overflow{white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
- .search-result__title{width: 225px;margin-bottom: 0;}
- .top{position: relative;}
- .search-goto__index--wrap{width: 1.0933rem;height: 1.32rem;float: left;display: block;}
- .search-goto__index{width: 0.2933rem;height: 0.52rem;padding: 15px;}
- .search_box{float: left;position: relative;}
- .top img.icon_search{width: 0.48rem;height: 0.48rem;margin: 0.18rem;position: absolute;top: 4px;left: 0;}
- .search-btn__commit{display: block;float: left;width: 1rem;height:1.0667rem;line-height: 1.0667rem;text-align: center;margin-top: 10px;margin-left: 4px;font-size: 0.32rem;}
- .search_box input{width: 6.9rem;height: 0.82rem;border: 1px #d8d8d8 solid;border-radius: 0.0667rem;padding-left: 0.68rem;font-size: 0.32rem;}
- .mod_c_1{display: block;background: #fff;padding: 0.26rem 0;color: #333;border-top: 1px #cccccc solid;border-bottom: 1px #e2e2e2 solid;}
- .search-result__cover{width: 100%;margin-top: 4px;}
- .search-status__cancel{width: 15px;height: 15px;position: absolute;top: 0.35rem;right: 0.2rem;}
- .no-data{text-align: center;}
- .search-nav td{position: relative;}
- .search-nav td.cur{font-weight: 600;color: #bc750f;}
- .search-datail__nav .cur div.on{border: 1px #ccc solid;}
- .search-type__bs i{display: block;width: 0;height: 0;}
- .search-type__bs .up{border-left: 4px solid transparent;border-right: 4px solid transparent;border-bottom: 0.1467rem solid #acacac;}
- .search-type__bs .down{border-left: 4px solid transparent;border-right: 4px solid transparent;border-top: 0.1467rem solid #acacac;margin-top: 0.0533rem;}
- .search-type__bs.cur.order4 .up{border-bottom: 0.1467rem solid #bc750f;}
- .search-type__bs.cur.order5 .down{border-top: 0.1467rem solid #bc750f;}
- .search-sort__status{position: absolute;top: 0.13rem;right: 0.5333rem;}
- .search-datail__nav td div{position: relative;}
- .search-datail__nav td div .select{display: block; width: 0;height: 0; border-left: 4px solid transparent;border-right: 4px solid transparent;border-top: 0.1467rem solid #acacac;margin-top: 0.0533rem;position: absolute;top: 0.2rem;right: 0.2667rem;}
- .search-datail__nav td div.on .select{border-bottom: 0.1467rem solid #acacac;border-top: none;}
- .scroll-fixed{position: fixed;top: 0;z-index: 1000;left: 0;}
- .act_content li span{width: 6rem;}
- .content {position: relative;z-index: 10;}
- .search-page__header{width: 10.0rem;}
|