123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625 |
- @charset "utf-8";
- *{
- font-family:\\5FAE\8F6F\96C5\9ED1,microsoft yahei;
- border:0;
- margin:0;
- padding:0;
- background:transparent;
- font-weight:normal;
- font-style:normal;
- word-break:break-all;
- word-wrap:break-word;
- text-decoration:none;
- list-style:none;
- outline:none;
- -webkit-tap-highlight-color:rgba(255, 255, 255, 0);
- }
- body{
- font-size:.14rem;
- text-align:justify;
- }
- a {
- -webkit-tap-highlight-color:transparent;
- -webkit-touch-callout:none;
- -webkit-user-select:none;
- }
- select,input,textarea{
- border:none;
- font-size:.14rem;
- display:block;
- width:100%;
- box-sizing:border-box;
- -webkit-box-sizing:border-box;
- appearance:none;
- -webkit-appearance:none;
- background:none;
- color:#666;
- resize:none;
- }
- input[type="button"], input[type="submit"], input[type="reset"], input[type="number"] {
- -webkit-appearance:none;
- -moz-appearance:none;
- appearance:none;
- }
- ::-webkit-input-placeholder{
- color:#d2d2d2;
- }
- :-moz-placeholder{
- color:#d2d2d2;
- }
- ::-moz-placeholder{
- color:#d2d2d2;
- }
- :-ms-input-placeholder{
- color:#d2d2d2;
- }
- input::-webkit-outer-spin-button,
- input::-webkit-inner-spin-button {
- -webkit-appearance:none !important;
- margin:0;
- }
- input[type="search"]{
- -webkit-appearance:textfield;
- -webkit-box-sizing:content-box;
- font-family:inherit;
- font-size:100%;
- }
- input::-webkit-search-decoration,
- input::-webkit-search-cancel-button{
- display:none;
- }
- html,
- body{
- background-color:#fff;
- }
- .search_list_content{
- overflow:hidden;
- /*min-height:6rem;*/
- }
- .new_search_input_fixed{
- height:.52rem;
- }
- .new_search_input_box{
- position:fixed;
- left:0;
- top:0;
- right:0;
- z-index:1000;
- padding:.1rem 0 .1rem .42rem;
- height:.52rem;
- box-sizing:border-box;
- background-color:#fff;
- }
- .new_search_return{
- position: absolute;
- left: 0;
- top: .1rem;
- height: .32rem;
- width: .32rem;
- background: url(/assets/img/frontend/icon/icon_13.png) no-repeat center center;
- background-size: .14rem auto;
- }
- .new_search_but{
- position:absolute;
- right:0;
- top:.1rem;
- z-index:10;
- width:.56rem;
- height:.32rem;
- font-size:.14rem;
- color:#6a7a8a;
- text-align:center;
- line-height:.32rem;
- }
- .new_search_input{
- overflow:hidden;
- position:relative;
- left:0;
- top:0;
- z-index:1;
- padding-left:.35rem;
- margin-right:.56rem;
- height:.32rem;
- background:#f4f6f8 url(/assets/img/frontend/search/search_icon_1.png) no-repeat 10px center;
- background-size:.17rem .17rem;
- border-radius:.32rem;
- }
- .new_search_input a{
- display:none;
- position:absolute;
- right:.1rem;
- top:.06rem;
- height:.2rem;
- width:.2rem;
- background:#e6e6e6 url(/assets/img/frontend/search/search_icon_2.png) center center no-repeat;
- background-size:.08rem .08rem;
- border-radius:.2rem;
- }
- .new_search_input_search{
- margin-right:.36rem;
- display:block;
- padding:.04rem 0;
- height:.32rem;
- box-sizing:border-box;
- }
- .new_search_input_search input{
- display:block;
- width:100%;
- height:.24rem;
- font-size:.14rem;
- color:#333;
- }
- input[type="search"]{
- -webkit-tap-highlight-color:rgba(0,0,0,0);
- -webkit-appearance:none;
- border:0;
- border-radius:0;
- -webkit-appearance:searchfield;
- box-sizing:border-box;
- background:none;
- }
- .ns_list_main_box{
- overflow:hidden;
- }
- .ns_list_hot{
- display:none;
- }
- .ns_list_main{
- margin-bottom:.14rem;
- overflow:hidden;
- }
- .ns_list_tit{
- overflow:hidden;
- height:.3rem;
- margin:0 .15rem;
- }
- .ns_list_tit a{
- float:right;
- overflow:hidden;
- height:.3rem;
- font-size:.13rem;
- color:#77a4ff;
- line-height:.3rem;
- }
- .ns_list_tit h2{
- float:left;
- height:.3rem;
- font-size:.16rem;
- color:#0a347e;
- font-weight:bold;
- line-height:.3rem;
- }
- .ns_list_box ul{
- overflow:hidden;
- padding:.04rem 0 .14rem .07rem;
- }
- .ns_list_box li{
- float:left;
- padding:0 .12rem;
- margin:.03rem .07rem .02rem .08rem;
- height:.36rem;
- background-color:#fff;
- font-size:.13rem;
- color:#5e6a94;
- line-height:.36rem;
- overflow: hidden;
- word-break: break-all;
- word-wrap: break-word;
- white-space: normal;
- }
- .ns_list_hot ul{
- padding: 0.06rem;
- }
- .ns_list_hot li{
- margin: .02rem 0 .03rem;
- padding: 0 .06rem;
- width: 50%;
- height: .36rem;
- box-sizing: border-box;
- }
- .ns_list_hot ul li a{
- display: block;
- padding: 0 .1rem;
- height: .36rem;
- background-color:#fbfcfd;
- font-size:.13rem;
- color:#5e6a94;
- overflow: hidden;
- word-break: break-all;
- word-wrap: break-word;
- white-space: normal;
- line-height:.36rem;
- border-radius:.03rem;
- }
- .ns_list_ul_border{
- height:.1rem;
- background-color:#f2f4f8;
- }
- .new_search_tips_list{
- position:fixed;
- left:0;
- right:0;
- top:.52rem;
- bottom:0;
- z-index:10;
- display:none;
- background-color:#fff;
- padding:0 0.15rem 0.15rem;
- box-sizing:border-box;
- }
- .new_search_tips_list_ul{
- overflow:hidden;
- }
- .new_search_tips_list_ul li{
- margin-bottom:0.1rem;
- height:0.3rem;
- font-size:0.14rem;
- color:#6a7a8a;
- line-height:0.3rem;
- }
- .new_search_tips_list_ul span{
- font-size:0.14rem;
- color:#44bbff;
- line-height:0.3rem;
- }
- .new_search_tips_body,
- .nst_list_ul,
- .nst_list_ul li,
- .nst_list_ul li a{
- display:block;
- overflow:hidden;
- }
- .new_search_tips_body{
- display:none;
- }
- .nst_list_ul{
- padding:0 .15rem .15rem;
- }
- .nst_list_ul li a{
- position:relative;
- left:0;
- top:0;
- padding:.15rem 0;
- height:1.2rem;
- border-bottom:1px solid #efefef;
- }
- .s_img{
- overflow:hidden;
- position:absolute;
- left:0;
- top:.15rem;
- z-index:2;
- height:1.2rem;
- width:.9rem;
- }
- .s_img img{
- display:block;
- width:100%;
- height:100%;
- }
- .s_info{
- position:relative;
- left:0;
- top:0;
- z-index:1;
- margin:0 0 0 1rem;
- height:1.2rem;
- }
- .s_info h3{
- overflow:hidden;
- height:.26rem;
- font-size:.16rem;
- color:#333;
- line-height:.26rem;
- }
- .s_info span{
- color:#44bbff;
- }
- .s_info strong{
- overflow:hidden;
- height:.22rem;
- font-size:.14rem;
- color:#a0a6a9;
- line-height:.22rem;
- }
- .s_info p{
- overflow:hidden;
- position:absolute;
- left:0;
- right:0;
- bottom:0;
- max-height:.6rem;
- font-size:.14rem;
- color:#a0a6a9;
- line-height:.2rem;
- }
- .ns_list_main_search_loading{
- display:none;
- margin-bottom:0.14rem;
- overflow:hidden;
- padding:1rem 0;
- border-bottom:1px solid #efefef;
- }
- .ns_list_main_search_loading_img,
- .ns_list_main_search_loading_null{
- display:none;
- overflow:hidden;
- }
- .ns_list_main_search_loading img{
- margin:0 auto;
- display:block;
- }
- .ns_list_main_search_loading_img img{
- width:1.9rem;
- }
- .ns_list_main_search_loading_null img{
- margin-bottom:.18rem;
- width:1.7rem;
- }
- .ns_list_main_search_loading_null strong,
- .ns_list_main_search_loading_null span{
- display:block;
- }
- .ns_list_main_search_loading_null strong{
- height:.3rem;
- font-size:.18rem;
- color:#3a4a5a;
- text-align:center;
- line-height:.3rem
- }
- .ns_list_main_search_loading_null span{
- font-size:.14rem;
- color:#6a7a8a;
- text-align:center;
- line-height:.26rem;
- }
- .nst_list_loading{
- display:none;
- padding-bottom:.15rem;
- height:.2rem;
- font-size:.14rem;
- text-align:center;
- line-height:.2rem;
- border-bottom:1px solid #efefef;
- }
- /****版权****/
- .content_box {
- padding:0 .1rem;
- }
- .cipyright_mod .txt {
- padding-bottom:.1rem;
- }
- .cipyright_mod .txt a{
- color:#a0a6a9;
- }
- .cipyright_mod .txt p {
- color:#a0a6a9;
- font-size:.12rem;
- line-height:.22rem;
- text-align:center;
- }
- /*****页脚*****/
- .footer_box {
- overflow:hidden;
- padding:.15rem .05rem .3rem .15rem;
- background-color:#f8f8f8;
- }
- .footer_img_box {
- float:right;
- width:1rem;
- margin-right:.05rem;
- }
- .footer_img,
- .footer_img img {
- display:block;
- overflow:hidden;
- width:1rem;
- height:1rem;
- }
- .footer_img {
- margin:0 auto;
- }
- .footer_img_box h3 {
- font-size:.12rem;
- color:#666;
- text-align:center;
- line-height:.3rem;
- }
- .footer_txt {
- overflow:hidden;
- margin-right:1.1rem;
- }
- .footer_txt p {
- overflow:hidden;
- height:.22rem;
- font-size:0;
- color:#666;
- white-space:nowrap;
- line-height:.22rem;
- }
- .footer_txt p strong,
- .footer_txt p span {
- height:.22rem;
- display:inline-block;
- font-size:.12rem;
- color:#666;
- }
- .footer_txt p strong {
- width:.6rem;
- text-align:justify;
- text-justify:distribute-all-lines; /*ie6-8*/
- -moz-text-align-last:justify; /*ff*/
- -webkit-text-align-last:justify; /*chrome 20+*/
- text-align-last:justify; /* ie9*/
- }
- /** footer链接 */
- .footer_hijack {
- background:#f8f8f8;
- line-height:.22rem;
- padding-bottom:.1rem;
- }
- .footer_hijack p a {
- color:#4bf;
- font-size:.13rem;
- padding-left:.08rem;
- position:relative;
- }
- .footer_hijack p a::after{
- content:"";
- position:absolute;
- width:.03rem;
- height:.03rem;
- background:#4bf;
- left:0;
- top:50%;
- margin-top:-.02rem;
- }
- .conter_list_box {
- padding:0 .1rem;
- }
- /******吐丝******/
- .console_main{
- height:0;
- font-size:0;
- }
- .console_main i{
- position:fixed;
- left:0;
- top:0;
- right:0;
- bottom:0;
- z-index:4999;
- background-color:rgba(0,0,0,.3);
- }
- .console_box{
- position:fixed;
- left:0;
- bottom:50%;
- right:0;
- z-index:5000;
- margin-top:-.23rem;
- height:.46rem;
- font-size:0;
- text-align:center;
- }
- .console_box span{
- display:inline-block;
- *display:inline;
- *zoom:1;
- padding:0 .3rem;
- height:.46rem;
- background-color:rgba(0,0,0,0.9);
- -moz-border-radius:.06rem;
- -webkit-border-radius:.06rem;
- border-radius:.06rem;
- font-size:.14rem;
- color:#fff;
- text-align:center;
- line-height:.46rem;
- }
- .s_img img{
- border-radius: .03rem;
- }
- .s_img:after{
- content: " ";
- position: absolute;
- top: 0;
- left: 0;
- width: .1rem;
- height: 100%;
- background-image: -webkit-gradient(linear,left top,right top,color-stop(0,hsla(0,0%,100%,0)),color-stop(53%,hsla(0,0%,100%,.5)),to(hsla(0,0%,100%,0)));
- background-image: -webkit-linear-gradient(left,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 53%,hsla(0,0%,100%,0));
- background-image: linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 53%,hsla(0,0%,100%,0));
- }
|