/*===================
陈建创建2013.7.26
======字体样式=*/
body{ font-size:12px;font-family:'微软雅黑';}
*{margin:0;padding:0;}
button {cursor:pointer;border:none;}
select{size:12px;color:#333;}
img{border:none;}
/*======================*/
.f_st{ font-family:'宋体';}
.f_ar{ font-family:Arial;}
.f_wr{ font-family:'微软雅黑';}
.fd{text-decoration: line-through;}
.fx{font-weight:normal;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f28{font-size:28px;}
.fb{font-family:04b_08,Arial, Helvetica, sans-serif;font-size:6px;}
.fdl{text-decoration:underline;}
.bold{font-weight:bold;}

.c0{color:#000;}
.c3{color:#333333;}
.c3 a{color:#333333;}
.a3{color:#a3a3a3;}
.a3 a{color:#a3a3a3;}
.c6{color:#666666;}
.c6 a{color:#666666;}
.c9{color:#999999;}
.cc{color:#cccccc;}
.c5f{color:#5f5f5f;}

/*=字体样式结束=*/

/*=边框样式=*/
.bd_n{border:none;}
.bd_sc{border:#ccc solid 1px;background:#fff;}
.bd_bsc{border-bottom:#ccc solid 1px;}
.bd_bdc{border-bottom:#ccc dashed 1px;}
.bd1{border: 1px solid #ccc;}
/*=边框样式结束=*/

/*=链接样式=*/
a{cursor: pointer; color:#e6e6e6; text-decoration:none; outline:0;
transition:all 0.3s; 
-moz-transition:all 0.3s;
-ms-transition:all 0.3s;
-webkit-transition:all 0.3s;
}

a:hover,
a:focus {
  color: #ef7000;
  text-decoration:underline; 
}

input[type=text]:focus,input[type=button]:focus,input[type=submit]:focus{outline:none;}/*IE*/
input[type=button]::-moz-focus-inner{outline:0;}/*火狐*/

.white{color:white;}
.white a{color:white;cursor: pointer;}
.white a:hover{color:#fff;}

.white1{color:#eaeed5;}
.white1 a{color:#ffffff;cursor: pointer;}
.white1 a:hover{color:#fff;}


.blue{color:blue;text-decoration: none;}
.blue a{color:blue;text-decoration: none;}
.blue a:hover{color:#3366cc;}

.blue1{text-decoration: none;}
.blue1 a{color:#059cf7;text-decoration: none;}
.blue1 a:hover{color:#1578af;}

.blue2{color:#3399ff;text-decoration: none;}
.blue2 a{color:#3399ff;text-decoration: none;}
.blue2 a:hover{color:#3399ff;}

.blue3{color:#143f66;text-decoration: none;}
.blue3 a{color:#143f66;text-decoration: none;}
.blue3 a:hover{color:#143f66;}

.brown{color:brown;text-decoration: none;}
.brown a{color:#522c14;cursor: pointer;text-decoration: none;}
.brown a:hover{color:#522c14;}


.green{color:#1f6251;text-decoration: none;}
.green a{color:#1f6251;text-decoration: none;}
.green a:hover{color:red;text-decoration:none;}

.green1{color:#c5cd9e;text-decoration: none;}
.green1 a{color:#c5cd9e;text-decoration: none;}
.green1 a:hover{color:#c5cd9e;}

.green2{color:#aaff01;text-decoration: none;}
.green2 a{color:#aaff01;text-decoration: none;}
.green2 a:hover{color:#aaff01;}

.red{color:red;}
.red a{color:red;text-decoration: none;}
.red a:hover{color:#FF0000;text-decoration: underline;}

.red1{color:#ce1127;}
.red1 a{color:#ce1127;text-decoration: none;}
.red1 a:hover{color:#ce1127;text-decoration: underline;}

.red2{color:#9c0001;}
.red2 a{color:#9c0001;text-decoration: none;}
.red2 a:hover{color:#9c0001;text-decoration: underline;}

.purple{color:#8050ae;}
.purple a{color:#8050ae;text-decoration: none;}
.purple a:hover{color:#8050ae;text-decoration: underline;}

.yellow{color:#f6ff00;}
.yellow a{color:#f6ff00;text-decoration: none;}
.yellow a:hover{color:#f6ff00;text-decoration: underline;}

.yellow1{color:#71600e;}
.yellow1 a{color:#71600e;text-decoration: none;}
.yellow1 a:hover{color:red;text-decoration: underline;}

.yellow2{color:#a35a0b;}
.yellow2 a{color:#a35a0b;text-decoration: none;}
.yellow2 a:hover{color:red;text-decoration: underline;}

.pink{color:#c51894;}
.pink a{color:#c51894;text-decoration: none;}
.pink a:hover{color:#c51894;text-decoration: underline;}

.orange{color:#ff6501;}
.orange a{color:#ff6501;text-decoration: none;}
.orange a:hover{color:red;text-decoration: underline;}

.orange1{color:#ff9001;}
.orange1 a{color:#ff9001;text-decoration: none;}
.orange1 a:hover{color:#ff9001;text-decoration: underline;}
/*=链接样式结束=*/

/*=排版样式=*/
.m5_t{margin-top:5px;}
.m10_lr{margin:0 10px;}
.m10_tb{margin:10px 0;}
.m10_t{margin-top:10px;}
.m8_t{margin-top:8px;}
.m15_t{margin-top:15px;}
.m20_t{margin-top:20px;}
.m25_t{margin-top:25px;}
.m30_t{margin-top:30px;}
.m35_t{margin-top:35px;}
.m50_t{margin-top:50px;}
.m10_t1{_margin-top:10px;}
.m10_r{margin-right:10px;}
.m10_b{margin-bottom:10px;}
.m10_l{margin-left:10px;}
.p10{padding:10px;}
.p10_lr{padding:0 10px;}
.p10_tb{padding:10px 0;}
.p10_t{padding-top:10px;}
.p10_r{padding-right:10px;}
.p10_b{padding-bottom:10px;}
.p5_l{padding-left:5px;}
.p10_l{padding-left:10px;}
.p10_lt{padding:10px 0 0 10px;}
.p10_rt{padding:10px 10px 0 0;}
.p5_t{padding-top:5px;}
.lf{float:left;} 
.rf{ float:right;}

/*=清除浮动=*/
.clear{ clear:both; height:0px; line-height:0; font-size:0;}

.clear_b:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clear_b {height:0;width:0;line-height:0;display: inline-block;overflow:hidden;}
* html .clear_b {height: 0%;}
/*=清除浮动结束=*/

.t_l{text-align:left;}
.t_r{text-align:right;}
.t_c{text-align:center;}
.re{position:relative;}
.la{position:absolute;top:0px;left:0px;}
.ra{position:absolute;top:0px;right:0px;}
.more{position:absolute;top:0px;right:0px;}
.more1{ float:right; margin-right:10px;}
.more2{ float:right;}
.line16{line-height:16px;}
.line18{line-height:18px;}
.line20{line-height:20px;}
.line25{line-height:25px;}
.line27{line-height:27px;}
.line30{line-height:30px;}
.line35{line-height:35px;}
.line40{line-height:40px;}
/*=排版样式结束=*/

/*=表单样式=*/
input{ size:12px; color:#333;}
.inputtext01{border: 1px solid #d5d5d5;color:#686868;padding:0 4px;height:23px;line-height:23px;width:200px;}
.inputtext02{border: 1px solid #b6ed66;color:#686868;padding:2px 2px 0 4px;height:18px;width:260px;}
.inputtext03{border: 1px solid #d5d5d5;color:#686868;padding:2px 2px 0 4px;height:18px;width:260px;}
.inputtext04{border: 1px solid #d0c168;color:#fff9d8;padding:2px 2px 0 4px;height:18px;width:260px;}
/*=表单样式结束=*/



/*===================
陈建创建2013.7.26
variables全局方法
====================*/
/*=mixins方法=*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 36px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*reset样式重写*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  /* 相对父级的最大宽度 */

  width: auto\9;
  /* IE7-8的宽度设置 */

  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/*=基础样式type常用标签设定，code代码样式设定，tables，forms=*/

.lead {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 22px;
}
small {
  font-size: 12px;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #dc5f3d;
}
a.text-error:hover,
a.text-error:focus {
  color: #c34523;
}
.text-info {
  color: #0693d9;
}
a.text-info:hover,
a.text-info:focus {
  color: #0571a7;
}
.text-success {
  color: #72bc36;
}
a.text-success:hover,
a.text-success:focus {
  color: #5a942b;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "微软雅黑";
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 32px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
h1 small {
  font-size: 24px;
}
h2 small {
  font-size: 18px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0;
  list-style-image: none;list-style-type: none;margin: 0px;padding: 0px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-top: 5px;
}
.dl-horizontal {
  *zoom: 1;
}
