@charset "utf-8";
/* CSS Document */

/*清零*/
html{ min-height:100%;height:auto !important;height:100%;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{margin:0;padding:0;}
body { font:12px/20px "Arial","微软雅黑","宋体","Arial Narrow",HELVETICA;  min-height:100%;height:auto !important;height:100%; color:#666;}
/*img{max-width: 100%;width: auto\9;height: auto;border:none;}*/
/*img{max-width: 100%;width: auto\9;height: auto;border:none;}*/
img{ border:none; vertical-align:middle;}
li{list-style:none;}

/*清除浮动 start*/
.clearfix:after {content:".";display:block;height:0;clear:both; visibility:hidden;}
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }
/*.clearfix:after {content: " ";display: block;clear: both;height: 0;}
.clearfix {zoom: 1;display: table;width: 100%;}*/

/***min-height:336px; height:100%; _height:336px; /////  min-height:608px;height:auto !important;height:608px; ****/



/*开始*/

/*boot*/
.security{ width:1000px;  margin-top:20px;}
.security .security_tab{  margin-left:55px;}
.security .security_tab li{ width:170px; float:left; text-align:center; height:50px; padding-top:11px; background:#fff; cursor:pointer;font:20px "Arial","微软雅黑","宋体","Arial Narrow",HELVETICA;}
.security .security_tab li.on{  border:1px solid #8ec31f; border-radius:10px 10px 0px 0px; border-bottom:none; position:relative;height:50px; margin-bottom:-1px;}
.security .security_cont{ width:1000px; border:1px solid #8ec31f; border-radius:10px; text-align:center; padding:10px 0px;}


/*结束*/