.environ #setCenter{
     margin: 0 auto;
}
.environ section.main>div.tit{
    overflow: hidden;
}
.environ section.main>div.tit>h2{
  float:left;
    float: left;
    height: 60px;
    line-height: 60px;
    margin-left: 2.5%;
    font-size: 24px;
}
.environ section.main>div.tit>hr{
	margin-top:30px;
	border:1px dashed gray;
	margin-left: 2%;
	margin-right: 2.2%;
}
.environ div#list{
	background-color:white;
    position: relative;
    float: left;
    width:18.75% ;
    height: 592px;
    margin-left: 2%;
    margin-right: 2%;
    border: 1px solid #d6d5dd;
    overflow: hidden;
    margin-bottom:30px;
}
.environ div#list>div{
}
.environ div#list>div.tit{
    background-color: #727e8e;
    color: white;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    padding-left: 15px;
}
.environ div#list>div.tool>div>div{
    font-size: 14px;
}
.environ div#list>div.tool>div.sec{
    margin-bottom: 10px;
}
.environ div#list>div.tool>div{
    overflow: hidden;
    width: 100%;
    line-height: 22px;
    cursor: pointer;
}

.environ div#list>div.tool>div div{
    font-family: "微软雅黑";
    width: 100%;
    padding-left: 15px;
    color:#000;
    background: #dfeffc;
}
.environ div#list>div.tool>div ul li{
    text-indent: 2em;
}
.environ div#list>div.tool>div ul li.hover{
      text-decoration:underline;
      font-weight:bold;
}
.environ div#list>div.tool>div ul li:hover{
    text-decoration:underline;
}

.environ div#list>span{
    position: absolute;
    left: 20px;
    bottom: 40px;
    cursor: pointer;
}
.environ div#list>.icons li.active{
    background-color: #718191;
}
.environ div#list>.icons li:hover{
    background-color: #718191;
}

.environ ul.addData>*{
    height: 25px;
    line-height: 25px;
}
.environ ul.addData p{
    background-color:#dfeffc ;
    text-align: center;
}

.environ ul.addData li{
text-align: center;
    height: 25px;
    line-height: 25px;
}
.environ ul.addData li a{
    color: #000033;
}
.environ ul.addData li a:hover{
    text-decoration: underline;
   color: #003300;
}

.environ #content_data ,.bottom{
    float: left;
    width: 75%;
    border: 1px solid #d6d5dd;
}
.environ .bottom {
    margin-top: 10px;
}
.environ #content_data .backup,.bot{
    background-color: #727e8e;
    color: white;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    position: relative;
}
.environ .bot{
    text-indent: 15px;
}
.environ #content_data .backup ul{
    position: absolute;bottom: 0;
}
.environ #content_data #tabs li{
    float: left;
    margin-left: 16px;
    width: 105px;
    height: 26px;
    line-height: 26px;
   text-align: center;
    cursor: pointer;
    background: #99a4ba;
    color: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.environ #content_data #tabs li.active{
    background: white;
    color: black;
}
.environ #content_data section.num1section{
    width:95%;
    height:268px;
    margin:40px auto;
    padding: 20px 0;
    border:1px solid #ccc;
    box-shadow: 0 0 2px #ccc;
}
.environ #content_data section>span{
    display: inline-block;
    margin:10px auto 5px 80% ;
    cursor: pointer;
}
.outbox{
    border: 1px solid #cccccc;
    width: 96%;
    margin: 0 auto;

    padding-bottom: 25px;
    box-shadow: #aaa 0px 0px 2px;
    height:280px;
}
/*::-webkit-scrollbar-thumb {background: #737F8F}*/
/*::-webkit-scrollbar-button{background: red}*/
/*::-webkit-resizer{background: blue}*/
::-webkit-scrollbar-track{background: blue}
/*::-webkit-scrollbar-track-piece{background: red}*/
/*::-webkit-scrollbar{ background: #FFFFFF;  }*/
.innerbox{
    width: 96%;
    margin: 0 auto;
}
.innerbox p{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
}
.temper{
    width: 1500px;
    border-bottom:1px solid #cccccc;
    margin: 0 auto;
    box-shadow: #aaa 0px 0px 2px;
    overflow: auto;

}
.temper  li{
    float:left;
    width: 60px;
    line-height: 40px;
    height:40px;
    text-align: center;
}
.environ #lc_down{
    margin-top: 40px;
    margin-bottom: 20px;
    overflow: hidden;
}
.environ #lc_down>div{
    margin-left: 20px;
    float: left;
}
.environ #lc_down>div img{
    text-align: center;

    cursor: pointer;
    display: inline-block;
    padding-left: 10px;
}
.environ #lc_down>div>span{
    display: inline-block;
    text-align: center;
    width: 20px;
    padding-left:8px;

}
.environ #lc_down>p{
    margin-right: 20px;
    float: right;
}

.environ #content_data .bot{
    margin-top: 20px;
}
/*�߿�Բ��*/
.environ .border_radius{
    border-radius: 5px 5px 0 0;
    box-shadow: 0 0 2px #ccc;
}

 #key_in_number{
    background-color: white;
    width: 300px;
    height: 150px;
    position: absolute;
    z-index: 1500;
    top:30%;
    left:30%;
    text-align: center;
    border-radius: 8px;
    display: none;
}
#key_in_number>img{
	clear:both;
    float: right;
    margin: 10px 10px 0 0;
    cursor:pointer;
}
#key_in_number>p{
text-align: center;
font-family: '微软雅黑';
font-size: 16px;
font-weight: bold;
margin-top: 25px;
}
#key_in_number>input{
    margin-top: 20px;
    width: 60px;
    font-size: 15px;
    background-color: #5B5766;
    color: white;
    text-align: center;
    letter-spacing:8px;
    border: none;
    cursor: pointer;
    border-radius: 3px;
}
#key_in_number>p>input{
    margin-left: 5px;
   
}
 

#set_control{
	display:none;
    float: right;
    margin-right: 8px;
    margin-top: 4px;
    cursor: pointer;
    position: relative;
    color:black;
    text-align: center;
}
#set_control>div{
    width: 120px;height: 90px;
    position: absolute;
    z-index:1500;
    top:30px;
    left: -98px;
    background: url('../img/bsk.png')0 0/100% 100% no-repeat;
    padding-top: 10px;
    display: none;
}
#set_control>div p{
    border-bottom: 1px solid #eeeeee;
    height: 26px;
    line-height: 26px ;
}

#set_control>div p:hover{
    text-decoration: underline;
    /* -webkit-animation: logoAction 1s   ease   both ;
     -moz-animation: logoAction 1s   ease   both ;
     -o-animation: logoAction 1s   ease   both ;
     animation: logoAction 1s   ease   both ;*/
}
.color{
	color:blue;
}
/*极值表格 */
.environ_tabs_main{
	height:370px;
	overflow:hidden;
	position:relative;
	width:100%;

	
}

.one_table{

	position:absolute;
	top:400px;
	left:0;
	border:lightgray;
	text-align:center;
	height:50px;
	width:50%;
	margin-left:20px; 
}
.one_table tr.tr1{
	background:#fdf3f4
}
.one_table tr.tr2{
	background:#eff7ff
}