body,button, input, select, textarea,h1 ,h2, h3, h4, h5, h6 { font-family: Microsoft YaHei, Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;}
p{ margin:0; padding:2px;}
.hei{ color:#333;}
.hui{ color:#666;}
.lan{color:#0072b7;}
.bai{ color:#fff;}
img{max-width:100%;}
a{ padding:0; margin:0; text-decoration:none;}
.index01{font-weight:bold; font-size:15px; padding:5px 10px; border:1px solid #efefef; background:#f7f7f7; display:inline-block; margin-top:10px; margin-bottom:10px;}
.index01:hover{text-decoration:none; background:#0072b7; color:#fff;}
.t14{font-size:14px; line-height:20px;}
.t16{font-size:16px; line-height:24px;}
.t20{font-size:20px; line-height:32px;}
.t24{font-size:24px; line-height:38px;}
.t36{font-size:36px; line-height:45px;}
.t48{font-size:48px; line-height:80px;}
.str{ font-weight:bold;}

.con{font-size:16px; line-height:24px; color:#333;}
.lanse{color:#fff; font-size:14px; background:#0072b7; text-align:center;white-space:nowrap; height:36px; line-height:36px; padding:0px 2px; border-radius:6px;}
.span1{display: block;position: relative; border-top:1px solid #ccc; width: 20%;margin: 20px auto;height:1px;}
.span1 p{display: block;position: absolute; left:50%; margin-left:-65px; width:130px; text-align:center;font-size:24px;line-height:30px;padding:0 5px; color:#2aaaeb;top: -15px;background-color: #fafafa;}

.span3{display: block;position: relative; border-top:1px solid #ccc; width: 20%;margin: 20px auto;height:1px;}
.span3 p{display: block;position: absolute; left:50%; margin-left:-80px; width:160px; text-align:center;font-size:24px;line-height:30px;padding:0 5px; color:#2aaaeb;top: -15px;background-color: #fafafa;}

.span2{text-align:center;font-size:24px;line-height:30px;padding:0 5px; color:#2aaaeb;}

.company-contrast-center span {font-size:16px; padding:0 10px;}
.company-contrast-center {width:100%;height:auto;line-height:30px; margin-top:100px; margin-bottom:60px;text-align: center; position:relative;color:#333;}		
.company-contrast-center h4{position:absolute; color:#2aaaeb; font-size:20px; left:50%; margin-left:-40px; margin-top:-30px;}		

.link1{ color:#fff; line-height:28px; font-size:16px;}
.link1:hover{ text-decoration:none; color:#fff; font-weight:bold;}

.link8{ margin-top:5px; margin-bottom:5px; padding:10px 15px; border-radius:3px; text-align:center; color:#333; font-size:16px;display:block; background:#f7f7f7;}
.link8:hover{ background:#0072b7; color:#fff; text-decoration:none;}

.link10{ margin-top:5px; margin-bottom:5px; padding:10px 15px;border-radius:3px; text-align:center; color:#fff; font-size:16px;display:block; background:#0072b7;}
.link10:hover{ background:#0072b7; color:#fff; text-decoration:none;}


.navbar-default {
  background:#fff;
  border:0px;  
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #f00;
  background:#fff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #f00;
  background:#fff;
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  border:1px solid #9fdbf3;
}
.carousel-indicators .active {
  width: 11px;
  height: 11px;
  margin: 0;
  background-color: #9fdbf3;
}
.carousel-caption {
  position: absolute;
  right: 0%;
  bottom: 20px;
  left: 0%;
  z-index: 10;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}


.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #0da6d0;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #0da6d0;
  border-color: #0da6d0;
}
  
