body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0} 
fieldset,img {border:0 none}
dl,ul,ol,menu,li {list-style:none} 
blockquote, q {quotes: none} 
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none} 
input,select,textarea,button {vertical-align:middle} 
button {border:0 none;background-color:transparent;cursor:pointer}
body {background:#fff}  
body,th,td,input,select,textarea,button {font-size:12px;line-height:1 ;font-family:"微软雅黑", "黑体","宋体";color:#666} 
a {color:#666;text-decoration:none}  
a:active, a:hover {text-decoration:none}   
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal}  
caption {display:none;}     
table {width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;}   
img{vertical-align:top;width: 100%;height: 100%;}  
i,em,span{display: inline-block; font-style:normal}
a{outline: none;}    
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {zoom: 1;}
a:active {star:expression(this.onFocus=this.blur());}  

#conssole{position: fixed;top: 0px;left: 0px;right: 0px;bottom: 0px;height: 40px;line-height: 40px;padding: 0 30px;background-color: #272727;text-align: center;color: #fff;margin: auto;max-width: 200px;border-radius: 10px;z-index: 99999999999999999999999999999999999999;}



.showMessage {
    padding: 15px 20px;
    border-radius: 5px;
    position: fixed;
    top: 45%;
    left: 45%;
    color: #ffffff;
    z-index: 999999999999999999999999999999999999999999999999999999999;
    font-size: 18px;
  }

  .showMessageSuccess {
    background-color: #0084ff;

  }

  .showMessageError {

    background-color: #ff0000;
  }

.exit2{position: absolute;
  top: 40px;
  left: -111px;
  background-color: #fff;
  color: #000;
  height: 100px;
  width: 200px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #cacaca;
  display: none;
}

.exit2 p{
  width: 100%;height: 40px;line-height: 40px;font-size: 18px;margin-top: 10px;
}
.exit2 span{width: 80px;line-height: 40px;height: 40px;}
.exit{height: 32px;width: 90px;line-height: 32px;text-align: center;color: #fff;background-color: blue;border-radius: 10px;margin-left: 50px;margin-top: 6px;cursor:pointer;
}
.yimg:hover .exit2{display: block;}

.box-left-nav-li4{
cursor:pointer;

}
html,body{height: 100%;}

input{text-indent: 10px;}