﻿
body {
   
   
    width:100%;
    height:100%;

}
.headmenu {
    width: 100%;
    height:5%;
    left:0.5%;
    z-index:1;
    position :fixed;
    
}
.headlist {
    margin-right : 3%;
    margin-top :5px;
    float: left;
    height :100%;
    list-style-type: none;
    display: block;
}
.hlist{
    color:white;
}
#addfavorite {
    float: right;
}
   


.newsul {
    width: 100%;
    position: center;
    cursor: pointer;
}
.newsli {
    float: left;
    list-style-type: none;
    display: block;
    width: 20%;
    height:21%;
    /*height: 180px;2023-12-21*/
    margin: 20px;
    /*margin: 70px 20px 0px 20px;*/

    box-shadow: darkgrey 10px 10px 20px 5px;
    border-radius: 10px;
    padding: 10px;
    overflow: hidden;
}
    .newsli:hover {
        width: 20.5%;
        
        box-shadow: red 10px 10px 30px 5px;
    }
    .newsli img {
        margin: 5px;
        margin-bottom: 15px;
        width: 75%;
        height: auto;
        display: inline;
    }

    .headlist:hover {
        color: deepskyblue;
        font-size: 15px;
        cursor: pointer;
    }
.descript {
    width: 95%;
    height: auto ;
    color:gray;
    font-size: 11px;
    display: block;
    overflow: hidden;
    margin-top: 5px;
    text-align: left;
    text-overflow:ellipsis;
}


.tips {
    float: left;
    list-style-type: none;
    display: block;
    width: 25%;
    height: 40%;
    margin: 1%;
    

    /*margin: 70px 20px 0px 20px;*/
    box-shadow: darkgrey 10px 10px 20px 5px;
    border-radius: 15px;
    border-bottom:2px  dotted red;

    z-index :2;
    opacity :0.9;
    right:0px;
    top:1%;
    overflow:scroll;
    position :fixed ;
    

    
}
    .tips span{
    color: black;
    font-size :12px;
    margin :20px;
    display :block ;


}



.tips2 {
    position :fixed ;
    list-style-type: none;
    display: block;
    width: 75%;
    height: 15%;
    margin: 1%;
    /*margin: 70px 20px 0px 20px;*/
    box-shadow: darkgrey 10px 10px 20px 5px;
    border-radius: 15px;
    border-bottom: 2px dotted red;
    z-index: 2;
    opacity: 0.8;
    right: 0px;
    bottom :0;
    overflow: scroll;
}

    .tips2 span {
        color: black;
        font-size: 10px;
        display: block;
        border-radius :5px;
        border-block-color:deepskyblue;
    }





.info {
    float: left;
    list-style-type: none;
    display: block;
    width: 25%;
    height: 80%;
    margin: 1%;
    /*margin: 70px 20px 0px 20px;*/
    box-shadow: darkgrey 10px 10px 20px 5px;
    border-radius: 10px;
    border-bottom: 2px dotted red;
    z-index: 6;
    opacity: 0.9;
    left: 45%;
    top: 10%;
    overflow: scroll;
    position: fixed;
}

    .info span {
        color: black;
        font-size: 12px;
        margin: 20px;
        display: block;
        height :90%;
        overflow :scroll ;
    }




.so {
    position: absolute;
    top: 10%;
    left: 0;
    width: 100%;
    display: block;

}


.floatleft{
    float:left;

}
#solabel {
    /*height:100%; 2021-2-6注释了*/
    background-color: deepskyblue;
    color:white;
    height:50px;
    display :block ;
    top:50px;
}
.displogo {
    position: relative;
    left: 20%;
    /*left：20%改成left:40%*/
    top: 20%;
    width: 100px;
    height: auto;
    display: block;
    
}
    /*.displogo img:hover {*/
        /* box-shadow: gray 10px 10px 20px 5px;*/
       
    /*}*/
#closeso:hover {
    color: greenyellow;
    font-size: 20px;
}

#closeso2:hover {
    color:deepskyblue;
    font-size: 20px;
}


.opradio {
    font-size: 15px;
    color: skyblue;
    position: relative;
    width: 100%;
    height: 10px;
    left: 31%;
    /*由left：31%变成left:45%*/
}
    .opradio label{
        color: dodgerblue;

    }
    .displogo img {
        /*width: 550px;*//* 改成百分比,2023-12-28*/
        width:30%;
    }
#startsobtn {
    float: left;
    height: 50px;
}
input span{
    float:left;
}


#soinput {
   
    top: 20%;
    left: 20%;  
    /*left:20%变成left:40%*/
    height: 50px;
}

#inputso {
    width: 500px;
    height: 50px;
    border-radius: 5px;
    left: 0;
}

#oldli {
    /***移至位置编号：94 前，position: absolute, top: 210px,left:340px;后改为 position: relative, top: 10px,left:0px*/

    top: 25px;
    /*  color:rgb(0,204,255);提示文字默认颜色*/
    color: gray ;
    width: 400px;
    /*2022-6-7将width:auto改为width:200px*/
    display: block;
     z-index: 5;
    opacity: 0.85;
    
    /*left 为空，增加left:40%*/
}
#PreSoResultDIV {
    /*
        即时显示搜索结果
    */
    top: 10%;
    /*  color:rgb(0,204,255);提示文字默认颜色*/
    color: gray;
    width: 50%;
    display: block;
    /* z-index: 5;*/
    opacity: 0.85;
    /*left 为空，增加left:40%*/
    height: 90%;
    border-block-color: gray;
    box-shadow: red 10px 10px 20px 5px;
    position: fixed;
    right: 50px;
    z-index: 15;
    overflow-y: scroll;
    overflow-x:hidden;
    /*overflow:hidden;*/
}
#movetoleft {
    position: relative ;
    left: 0;
    z-index: 15;
    top:50%;
    display :block;
    cursor :progress ;
}

#movetoright {
    position: relative;
    right: 0;
    z-index: 15;
    top: 50%;
    float: right;
    display: block;
    cursor: progress;
}
#presoframe {
    overflow: hidden;
}
.redfont {
    color: red;
    font-weight: bold;
}
 
    #oldli a:hover {
        color: rgb(0,204,255);
        background-color:lightgray;
    }
.allinone {
    opacity: 0.8;
    width: 100%;
    height: 100%;
    overflow: scroll;
    z-index: 3;
    position: fixed;
    margin: 0;
    padding: 0;
    top: 6%;
    left: 0;
    box-shadow: red 10px 10px 20px 5px;
     
}
.bigkingdiv {
    
    display: block;
    height:150px;
    clear :both;
    border-top:1px  dotted  gray;
    margin-bottom :50px;


    
}
.ulclass{
    height :auto;
    width:100%;
     

}
.liclass img {

    width: 120px;
    height: auto;
    float: left;
    padding-right: 5px;
    align-content :center;
    display :block ;

    

}

.liclass a {
    float: left;
}

.addiv {
    opacity: 0.8;
    bottom: 24%;
    width :20%;
    height: 20%;
    z-index: 3;
    position: fixed;
    overflow: scroll;
    right: 4%;
    box-shadow: red 10px 10px 20px 5px;
}
.Regionclass {
    font-size: 15px;
    color: black;
    box-shadow: gray 5px 5px 10px 5px;
    margin :5px;
    

}
.liclass {
    float :left;
    list-style-type :none ;
    color:deepskyblue;
    padding-left  :30px;
    display :block ;
    width:220px;
    height:40px;
    
    cursor:pointer ;
    margin-bottom :30px;

}

    .liclass img:hover {
        box-shadow: red 1px 1px 2px 1px;
    }
 
.recentdiv {
    opacity: 0.8;
    top: 5%;
    width: 20%;
    height: 20%;
    z-index: 4;
    position: fixed;
    overflow-x: hidden;
    right: 2%;
    color: red;
    box-shadow: gray 10px 10px 20px 5px;
    border-radius: 5px;
}


.netdiv {
    opacity: 0.9;
    top: 25%;
    width: 80%;
    height: 70%;
    z-index: 5;
    position: fixed;
    overflow-x: hidden;
    right: 20%;
    color: red;
    box-shadow: gray 10px 10px 20px 5px;
    border-radius: 5px;
    background-color:gray ;
    left:100px;

}

.recentli {
  color:blue;
  list-style-type:decimal ;
}
#ad888 {
   cursor :pointer ;
}
#closehistory {
    cursor: pointer;
}

#loginform {
    width: 300px;
    height: 400px;
    color: dodgerblue;
    font-size: 12px;
    position: fixed;
    top: 10%;
    z-index:5;
    right:41%;
    background-color:ghostwhite ;
    opacity :0.8;
    box-shadow: red 10px 10px 30px 5px;
}

    #loginform input {
        width: 220px;
    }

    #loginform span {
        float: left;
        font-size: 20px;
        margin-top: 5px;
        border-bottom: solid 1px deepskyblue;
        margin-right:10px;

    }
.regedit{
    margin-top:30px;

}
.loginspan {
    width: 250px;
    text-align: center;
}
.logintext {
    margin: 10px;
    float: left;
}
.grayback{
    position :fixed ;
    z-index :4;
   background-color:black ;
   opacity :0.8;
   width:100%;
   height:100%;
}
#browsepic {
    display :none;
}
#browsemovie{
    display :none;
}
#frame {
    z-index: 10;
    color: black;
    background-color: white;
    display: block;
    width: 30%;
    height: 60%;
    bottom: 10px;
    right: 0;
    position: fixed;
  
    box-shadow: red 10px 10px 30px 5px;
    display: none;
}
.systemv{
    position:fixed   ;
    bottom:20px;
    left:30%;
    color:black  ;
    opacity :0.5;
}
.ba {
    color: white;
    font-size: 11px;
    float: left;
    background-color: white;
    position: fixed;
    bottom: 1px;
    left :51%;
}
.xy{

    position :fixed;
    bottom :10%;
    left:50%;
    opacity :0.8;
    color:red ;
    background-color:gray ;
    font-size :12px;

}
#newsid{
     margin-bottom  :520px;

}
.sendbutton {
    bottom:5px;
    border-radius :5px;
}
.chatw {
    margin: 14px;
    position: fixed;
    top: 20%;
    left: 15%;
    width: 70%;
    height: 70%;
    z-index: 15;
    border-radius: 10px;
    border-color: deepskyblue;
    font-size: 12px;
    color: black;
    box-shadow: red 10px 10px 30px 5px;
    background-color: white;
}
#closepreshow {
    position: absolute;
    top: 10px;
    left: 10px;
    margin: 5px;
    padding: 2px;
    color: red;
    font-size: 26px;
}

#closechatw {
    position: absolute;
    top: 10px;
    left: 10px;
    margin: 5px;
    padding: 2px;
    color: red;
    font-size: 26px;
}
 
