﻿/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2019-11-27, 11:01:45
    Author     : Administrator
*/
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-user-select: none;
  user-select: none;
  height: 100%;
}
body {
  line-height: 1.6;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #f1f0f6;
  height: 100%;
}
button {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  *font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
ul,
ol {
  padding-left: 0;
  list-style-type: none;
}
.headerbox {
    width: 100%;
    height: 1.5rem;
    line-height: 1.5rem;
    overflow: hidden;
    /*background: #007897;*/
    color: #fff;
    font-size: 0.55rem
}
.user_l {
    width: auto;
    margin-right: 2%;
    color: #fff;
}
.user_l, .user_r {
    height: 100%;
    float: right
}
.user_r {
    width: 5%;
    background: url(/wsaler/img/user.png) no-repeat center;
    background-size: contain;
    margin-right: 0.5rem
}
.logobox {
    width: 100%;
    height: auto;
    min-height:3rem;
    background: #fff
}
.logo {
/*    width: 100%;
    height: 4rem;
    margin: 0 auto;
    background: url(/wsaler/img/logo.jpg) no-repeat center;
    background-size: contain;*/
}
.main {
    width: 100%;
    /*height: 100%;*/
    margin-top: 0.5rem;
    /*background: #FFF;*/
}
.chooseType {
    width: 80%;
    height: 1.5rem;
    line-height: 1.5rem;
    overflow: hidden;
    margin: 0.5rem auto;
    font-size: 0.8rem;
    color: #fff;
    display: flex;
}
.chooseTypeItem {
    /*width: 23%;*/
    flex-grow: 1;
    text-align: center;
    /*background: #007897;*/
    /*margin: 0 1%;*/
    border-radius: 0.1rem;
    box-shadow: 0 0 4px rgba(0,0,0,.1);
}
.searchleft, .searchright {
    float: left;
    height: 100%;
}
.searchleft {
    width: 80%;
}
.inputbox {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    font-size: 0.6rem;
    padding-left: 0.3rem;
    display: -webkit-box;
    text-transform: uppercase;
}
.inputbox2 {
    width: 80%;
    height: 100%;
    border: none;
    outline: none;
    font-size: 0.6rem;
    padding-left: 0.3rem;
    display: -webkit-box;
    float: left
}
.scanbox {
    width: 17%;
    float: left;
    height: 100%;
    /* background: url(/wsaler/img/cam.png) no-repeat center;
    background-size: contain; */
    /*color: #007897;*/
    text-align: center;
    font-size: 0.8rem;
}
/*.iconxiangji:before {*/
    /*content: "\e629";*/
/*}*/
.iconxiangji{
    /* font-size: 30px;
    box-sizing: border-box;
    padding-left: 10%;
    z-index: 999; */
}
/* .scanbox img {
    width: 80%;
    margin: 10%;
    height: 80%;
} */
.searchright {
    width: 20%;
    text-align: center;
    /*background: #007897;*/
    color: #fff;
    font-size: 0.65rem
}
#searchbox{
    border-radius: 0.15rem;
    background: #fff;
}
.rest {
    width: 80%;
    /*height: 1px;*/
    margin: 0 auto;
    background: #fff;
    /*max-height: 9rem;*/
    overflow-y: scroll;
    position: absolute;
    left: 10%;
    top:2rem;
    z-index: 999;
}
.restcontent {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #dfdfdf;
    font-size: 0.6rem;
    padding:0 2%;
}
.restitem {
    width: 100%;
    line-height: 1rem;
}
.searchHistorybox {
    width: 100%;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 0.7rem;
    margin: 0 auto;
    padding: 0 2%;
    border-bottom: 1px solid #dfdfdf;
}
.jszc {
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 0.5rem;
    color: #999;
}
.notice {
    display: flex;
    justify-content: center;
    width: 80%;
    margin: 0.5rem  auto;
    height: 1.4rem;
    background: #fff;
    border-radius: 0.15rem;
    line-height: 1.4rem;
}
.notice-title {
    width: 15%;
    height: 100%;
    border-right: 1px solid #dfdfdf;
    float: left;
    font-size: 0.55rem;
    /* color:#3769b2 ; */
    /*border-radius: 0.15rem;*/
    font-weight: 800;
    line-height: 1.4rem;
    padding: 0 0.3rem;
    text-align: center;
}
.notice-content {
    width: 70%;
    height: 100%;
    /* float: left; */
    padding:0 0.3rem;
    overflow: hidden;
    position: relative;
}
.mores {
    border-right: none;
    border-left: 1px solid #dfdfdf;
}
.rolling {
    display: block;
    width: 100%;
    line-height: 1.5rem;
    text-align: left;
    /* position: absolute; */
    position: relative;
}
.rolling .m_unit {
    position: absolute;
    max-height: 100px;
}
#article-title li {
    font-size: 0.55rem;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.noticeart{
    font-size: 0.65rem;
    background:#fff;
    padding:0.5rem 0.3rem;
    line-height:1.4rem;
    border-bottom: 1px solid #dfdfdf;
}
.noticeart span{
    font-weight: bold;
}
.noticeart p{
    color:#666;
}
.timeout{
    text-align: right;
    color:#666;
}
.chahao{
    text-align: right;
    line-height: 0.7rem;
    padding-right: 0.15rem;
}
.chahao span{
    /* background: #3769b2; */
    color: #fff;
    border-radius: 1.3rem;
    height: 0.7rem;
    display: inline-block;
    width: 0.7rem;
    line-height: 0.7rem;
    text-align: center;
    font-size: 0.6rem;
    
}
.confirmbtn{
    background: #fff;
        width: 70%;
        text-align: center;
        font-size: 0.6rem;
        position: fixed;
        top: 40%;
        left: 15%;
        border-radius:1rem;    z-index: 9999;  

}
.confirmbg{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.1);
    z-index: 999;
}