.welcome-bg {
    height: 640px;
    background: url(../images/welcome-bg.jpg) right 0 no-repeat;
}

.wel-tit {
    font-size: 0;
    padding: 140px 0 0 72px;
}

.wel-tit img {
    vertical-align: middle;
    margin-right: 18px;
}

.wel-tit p {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 36px;
    color: #fff;
    vertical-align: bottom;
    line-height: 44px;
}

.wel-tit p i {
    font-style: italic;
    font-weight: bold;
    margin: 0 14px;
}

.wel-f-tit {
    font-size: 24px;
    color: #fff;
    margin-top: 36px;
    padding-left: 72px;
}

.none {
    display: none
}


/* æ»šåŠ¨æ§½ */

 #all::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

#all::-webkit-scrollbar-track {
    border-radius: 3px;
    background: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.08);
}


/* æ»šåŠ¨æ¡æ»‘å— */

#all::-webkit-scrollbar-thumb {
    /* border-radius: 3px;
    background: rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2); */
    width: 6px;
    height: 172px;
    background: #595959;
    border-radius: 3px;
}

.search_wp {
    width: 750px;
    height: auto;
    min-height: 400px;
    height: 630px;
    margin: 0 auto;
    z-index: 1;
    overflow: hidden;
}

.search {
    position: relative;
}

.search_title,
.search_title1 {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    position: relative;
    margin: 10px 0px;
}

.search_p {
    float: right;
    /* margin-top: 20px; */
}

.search_a {
    font-size: 13px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    cursor: pointer;
}
.search_li_select{
  color: rgb(43, 188, 236);
  font-weight: bold;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: none !important;
}
#orderUl{
  height: 35px;
  color: rgb(255, 255, 255);
  display: flex;
  margin-top: -12px;
}
.search_li {
    font-size: 17px;
    font-family: "Microsoft YaHei";
    text-transform: uppercase;
    /* float: left; */
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 7px 20px;
    cursor: pointer;
}

.search_input {
    /* border-radius: 4px; */
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 25px 0px rgba(9, 40, 66, 0.2);
    width: 610px;
    height: 43px;
    text-indent: 20px;
    margin-top: 40px;
}

.search_text {
    display: inline-block;
    background-color: #23ACEF;
    box-shadow: 0px 3px 25px 0px rgba(9, 40, 66, 0.2);
    width: 140px;
    height: 43px;
    line-height: 43px;
    margin-top: 40px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    margin-left: -5px;
    color: white;
    letter-spacing: 1px;
    font-size: 16px;
}

.search_input::-webkit-input-placeholder {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(204, 204, 204);
}

.search_border {
    display: inline-block;
    width: 35px;
    height: 4px;
    border-radius: 2px;
    background-color: rgb(43, 188, 236);
    position: absolute;
    bottom: 8px;
    left: 22px;
}

.search_time {
    float: right;
    margin-top: -6px;
}
/*æ¸…é™¤ieçš„é»˜è®¤é€‰æ‹©æ¡†æ ·å¼æ¸…é™¤ï¼Œéšè—ä¸‹æ‹‰ç®­å¤´*/
.search_sid::-ms-expand { display: none; }

.search_sid {
    width: 120px;
    height: 30px;
    border: 1px solid #D7D7D7;
    opacity: 0.7;
    border-radius: 4px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    text-align: center;
    text-align-last: center;
    /*Chromeå’ŒFirefoxé‡Œé¢çš„è¾¹æ¡†æ˜¯ä¸ä¸€æ ·çš„ï¼Œæ‰€ä»¥å¤å†™äº†ä¸€ä¸‹*/
      
    /*å¾ˆå…³é”®ï¼šå°†é»˜è®¤çš„selecté€‰æ‹©æ¡†æ ·å¼æ¸…é™¤*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    /*åœ¨é€‰æ‹©æ¡†çš„æœ€å³ä¾§ä¸­é—´æ˜¾ç¤ºå°ç®­å¤´å›¾ç‰‡*/
    background: url("../images/select.png") no-repeat 100px center #F8F8F8;
    background-size:13px 8px;
    /*ä¸ºä¸‹æ‹‰å°ç®­å¤´ç•™å‡ºä¸€ç‚¹ä½ç½®ï¼Œé¿å…è¢«æ–‡å­—è¦†ç›–*/
    padding-right: 14px;
}

.search_time:after {
    content: "";
    width: 14px;
    height: 8px;
    background: url(../images//time.png) no-repeat center;
    /*é€šè¿‡å®šä½å°†å›¾æ ‡æ”¾åœ¨åˆé€‚çš„ä½ç½®*/
    position: absolute;
    right: 190px;
    top: 34%;
    /*ç»™è‡ªå®šä¹‰çš„å›¾æ ‡å®žçŽ°ç‚¹å‡»ä¸‹æ¥åŠŸèƒ½*/
    pointer-events: none;
}

.icon_search {
    display: inline-block;
    background-image: url(../images/search.png);
    width: 25px;
    height: 25px;
    position: absolute;
    right: 81px;
    bottom: 10px;
    padding: 0 15px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.result_title,
.result_title1 {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.302);
    box-shadow: 0px 3px 25px 0px rgba(9, 40, 66, 0.2);
    width: 750px;
    height: 70px;
    line-height: 70px;
}

.result_title ul li ,
.result_title1 ul li {
    float: left;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    padding: 0 20px;
    position: relative;
}

.result_border,
.result_borde1 {
    background-color: rgba(255, 255, 255, 0.2);
    width: 1px;
    height: 29.334px;
    position: absolute;
    right: 0;
    top: 20px;
}

.result_list,
.result_list1 {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.302);
    box-shadow: 0px 3px 25px 0px rgba(9, 40, 66, 0.2);
    width: 750px;
    margin-top: 10px;
}

.result_item,
.result_item1 {
    width: 95%;
    height: 52px;
    line-height: 52px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    margin: 0 auto;
}

.result_circle ,
.result_circle1{
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background-color: rgb(43, 188, 236);
    margin-right: 10px;
}

.noResult,
.noResult1 {
    color: #fff;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.4);
    margin-top: 15px;
}

.noResult_table,
.noResult_table1 {
    width: 100%;
    height: 200px;
}

.noResult_div,
.noResult_div1 {
    height: 40px;
    background: #13233D;
    opacity: 0.5;
    box-sizing: border-box;
}

.noResult_p1,
.noResult_p11{
    cursor: pointer;
}
.noResult_p,
.noResult_p1 {
    /* float: left; */
    display: inline-block;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 45px;
}
#all{
    height: 200px;
    overflow-x: auto;
}
.table_list_item{
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding:10px 20px 12px 31px;
    box-sizing: border-box;
    height: 40px;
}
.table_list_item .date{
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
}
.table_list_item > span{
    overflow: hidden;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
}
.table_list_item .table_top {
    color: rgba(255, 52, 52, 1);
}
.table_list_item .table_bottom {
    color: greenyellow
}


.name_tage .name{
  font-size: 14px;
}
.name_tage .tage{
    display: inline-block;
    width: 24px;
    height: 16px;
    background: #BF9F66;
    border-radius: 2px;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
}
.table_list_item > span{
    display: inline-block;
}

#username {
    color: #fff;
}

.tip_wp {
    width: 700px;
    position: absolute;
    z-index: 2;
    border-radius: 6px;
}

.tip_wp ul {
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.99);
    box-shadow: 0px 3px 25px 0px rgba(9, 40, 66, 0.2);
    width: 700px;
}

.tip_wp li {
    width: 100%;
    height: 52px;
    line-height: 52px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #000;
    margin: 0 auto;
    text-indent: 40px;
    cursor: pointer;
}

.tip_wp li:hover {
    background-color: rgba(0, 0, 0, 0.4)!important;
}

.js_search_select_data{
    width: 120px;
    height: 30px;
    background: #F8F8F8;
    border: 1px solid #D7D7D7;
    opacity: 0.7;
    border-radius: 4px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.order{
    width: 12px;
    height: 12px;
    margin-right: 6px;
}

#noticeUL{
    color: #fff;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.4);
    height: 135px;
    margin-top: -15px;
}

#noticeItem{
    display: block;
    height: 115px;
    overflow: hidden
}

.notice_list_item {
    padding: 10px 20px 12px 31px;
    box-sizing: border-box;
    height: 29px;
    font-size: 14px;
    cursor: pointer;
    width: 750px;
    margin-left: -10px;
}

.notice_list_div{
    display: inline-block;
    width: 500px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.notice_list_span{
    border-radius: 100%;
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #BF9F66;
    margin-right: 6px;
}
/*消息通知滚动条样式*/
#noticeItem::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

#noticeItem::-webkit-scrollbar-track {
    border-radius: 3px;
    background: rgba(0, 0, 0, 0.1);
}


#noticeItem::-webkit-scrollbar-thumb {
    /* border-radius: 3px;
    background: rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2); */
    width: 6px;
    height: 60px;
    background: #595959;
    border-radius: 3px;
}

.order_span{
    display: inline-block;
    margin-left: 580px;
    font-size: 14px;
    color: #23ACEF;
    cursor: pointer;
}