
input[type="text"],input[type="password"],.data_select1{  height:30px; text-align:left; line-height:30px; border:1px solid #ccc; color:#404040; margin:0px; padding:0px;  padding-left:3px; padding-right:3px; overflow:hidden; background:#fff;
border-radius: 3px; 
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); 
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); 
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; 
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; 
} 
input[type="text"]:focus,input[type="password"]:focus,.data_select1:focus { 
border-color: #479ee2; 
outline: 0; 
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); 
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); 
} 
input[type="text"]:focus,.wrap textarea:focus{color:#111;border:1px solid #479ee2;}
 #PicUrl{border:1px solid #efeeec; padding:1px;}
 

/**按钮**/
.alink_btn{
    font-size: 14px;line-height: 22px; height:22px;
    display: inline-block;
    margin-bottom: 14px;padding: 3px 12px;cursor: pointer;
    text-align: center;vertical-align:bottom;color: #f2f2f2;
    border: none;border-radius: 0px;
    background-color: #181818;
    background-clip: padding-box; margin-left:4px;  overflow:hidden;
}
button, input[type=button], input[type=reset], input[type=submit]{
    font-size: 14px;line-height: 18px; height:29px;
    display: inline-block;
    margin-bottom: 0;padding: 3px 12px;cursor: pointer;
    text-align: center;white-space: nowrap;color: #f2f2f2;
    background: #2d2d2d;
    margin-left:4px; 
    font-family:"\5FAE\8F6F\96C5\9ED1";border-radius: 3px; box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset; border:1px solid #333;
}
input[type=submit]:focus,input[type=button]:focus{
   color: #fff;
   border: none;
   background: #0077ca;
   border:1px solid #333;
}
 input,label { vertical-align:middle;}
 
 .sta_sel,.sta_sel option{ background-color: #fff;}

.btnsubm{ margin-top:5px;}
#isviewlr,#isviewlr{float:left; margin:0px;padding:0px;  }
.showkklr{float:left; width:100%; margin:0px;padding:0px;margin-top:6px;  height:auto;  line-height:40px;  color:#666; padding-bottom:2px; border-bottom:1px solid #aaa; margin-bottom:8px; text-indent:18px;}
#K_U_designer_1{margin-left:-16px;padding:0px; }
.shenhtxt{ clear:both; height:auto; width:98%; margin:0 auto; padding-top:8px; }
.num img{ margin-left:2px;margin-right:2px; margin-top:1px; }
.num input[type="text"]{ text-align:center;}
.rbtn{float:right; margin-right:10px; clear:both;  width:auto; margin-top:10px;}


/**内容区的左右间隔**/
.nrMain{ padding-left:10px;padding-right:10px;}
.nrPoR{position:relative;}.nrPoRL2{position:relative;left:20px;}
.f3b,.f4b,.f48b,.f5b{display: inline-block;}
.f3b{width:30%; }.f4b{width:40%; }.f48b{width:80%; }.f5b{width:50%; }
.fbb{width:100%;}.f6b{width:60%; }.f8b{width:80%; }

input.f80b{width:76%;padding-left: 2%;}
input.btnAs.f2b{width:20%;}

.blue{ color:#007bc9;}
/**普通按钮**/
.shoptable1 .btnS1{ padding: 7px 10px;}
.btnS1{ margin-bottom:4px; }
a.btnS1,input[type=submit].btnS1,input[type=button].btnS1{
  display: inline-block;
  *border-bottom: 0 none #a2a2a2;
    padding: 8px 10px;
    display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
    margin-bottom: 0;
    font-size: 14px;
    height:auto; width:auto; line-height:12px; text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: whitesmoke;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
/* Darken IE7 buttons by default so they stand out more given they won't have borders */
  **border-left-style: none;
    border-left-color: inherit;
    border-left-width: 0px;
    border-right-style: none;
    border-right-color: inherit;
    border-right-width: 0px;
    border-top-style: none;
    border-top-color: inherit;
    border-top-width: 0px;
    border: 1px solid #ccc;
}
a.btnS1:hover,input[type=submit].btnS1:hover,input[type=button].btnS1:hover  
{
 color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;}
a.btnS1:active,input[type=submit].btnS1:active,input[type=button].btnS1:focus  
{
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);}

a.btn,input[type=submit].btn,input[type=button].btn{cursor: pointer;
    text-align: center;white-space: nowrap; display: inline-block;
    border: 1px solid #2b2b2b;border-radius: 3px; background:#363636; color:#fff; font-size:16px;font-family:"\5FAE\8F6F\96C5\9ED1"; height:auto; width:auto; padding-left:8px; padding-right:8px; line-height:30px; padding-top:2px; padding-bottom:2px;box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.1) inset; }
a.btn:hover,input[type=submit].btn:hover,input[type=button].btn:hover{color:#fff; text-decoration:none; background:#222222; border:1px solid #2b2b2b;}
a.btn:active,input[type=submit].btn:active,input[type=button].btn:focus{background:#e6e6e6;border:1px solid #5d5d5d;color:#fff;}
a.btn.disB{ display: block;}
a.btn.ZS{background-color: #f3c703;COLOR:#333;border-color:#f3c703;}

input.FsH6{color:#666;}
input[type=submit].chaxun{background:#363435 url(http://www.fookyik.com/Mobile/img/chaxun.png) no-repeat center;background-size: 25px;}
input[type=submit].btnWk,input[type=button].btnWk{text-align: center;padding-left:32px;padding-right:32px; margin-left:0px;margin-top:12px; margin-bottom:12px; height:35px; width:130px; font-size:16px;font-family:"\5FAE\8F6F\96C5\9ED1";border-radius: 3px; box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.1) inset; }
input[type=submit].btnS,input[type=button].btnS{ margin-left:0px;margin-top:12px; margin-bottom:12px; height:34px; width:auto; font-size:14px;font-family:"\5FAE\8F6F\96C5\9ED1";border-radius: 3px; text-align:center;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-image: linear-gradient(to bottom, #444444, #222222);
    border-left-color: #222222;
    border-right-color: #222222;
    border-top-color: #222222;
    border-bottom-color: black;
}
input[type=submit].btnWk.disB{ display: block;width:100%;}
input[type=submit].btnWk.ZS{background-color: #f3c703;COLOR:#000;border-color:#f3c703;}
/*
input[type=submit].btnWk,input[type=button].btnWk{background:#0a75c0;}
*/
.btnWk:hover,input[type=submit].btnS:hover,input[type=button].btnS:hover{
  color: #fff;
  background: #565454;
  *background-color: #565454;
  border-color: #242323; 
  box-shadow: 0px 1px 6px 4px rgba(58, 58, 58, 0.9) inset;
}
.btnWk:active,
.btnWk:focus,input[type=submit].btnS:active,input[type=button].btnS:focus
{
background: #807d7d;
position: relative;
box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
}

input[type="submit"],input[type="reset"],input[type="button"],button { -webkit-appearance: none; }
.btnS1,a.btnS1,input[type=button].btnS1{ padding-top:9px; padding-bottom:9px; padding-left:12px; padding-right:12px; margin-bottom:2px;}
.first P{ clear:both; margin-top:8px; margin-bottom:0px;}
a.btn{ margin-right:12px;}

/*缩放网页*/ 
/*
@media screen and (max-width: 1400px) { 
 body{zoom: 1.0;
-moz-transform: scale(1.0);
-moz-transform-origin: 0 0;}  
    } 

@media screen and (max-width: 820px) { 
 body{-moz-transform:scale(0.75,0.75); 
-webkit-transform:scale(0.75,0.75); 
-o-transform:scale(0.75,0.75); }  
    } 
*/
/* css 注释说明：设置了浏览器宽度不大于1200px时 网页内容按100%缩放 */ 
