body,button, input, select, textarea,h1 ,h2, h3, h4, h5, h6 { font-family:Arial, Helvetica, sans-serif;}
p{ margin:0; padding:5px 0;}
.lan{ color:#1fa6ea;}
.hei{ color:#333;}
.hei2{ color:#454545;}
.hei3{ color:#666;}
.hui{ color:#999;}
.qian{color:#aaa;}
.bai{ color:#fff;}
img{max-width:100%;}
a{ padding:0; margin:0;}
.t12{ line-height:18px; font-size:12px;}
.t13{ line-height:20px; font-size:13px;}
.t14{ line-height:24px; font-size:14px;}
.t15{ line-height:26px; font-size:15px;}
.t16{ line-height:28px; font-size:16px;}
.t18{ line-height:30px; font-size:18px;}
.t20{ line-height:32px; font-size:20px;}
.t24{ line-height:36px; font-size:24px;}
.t28{ line-height:40px; font-size:28px;}
.str{ font-weight:bold;}
.biao1{text-align:center; color:#333; font-size:18px; line-height:18px;text-transform:uppercase;}
.biao2{text-align:center; color:#111; font-size:30px; line-height:36px;}
.biao3{text-align:center; color:#aaa; font-size:15px; line-height:16px;}

.s1{ background:#377790;}
.s2{ background:#189a80;}
.s3{ background:#f09c2a;}
.s4{ background:#d24132;}
.s5{ background:#564266;}
.s6{ background:#686868;}

.form-control1 {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border-radius:0px; background:#f7f7f7; border:0; border-bottom:1px solid #999;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
          box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-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;
}
.form-control1:focus {
	 border-bottom:1px solid #999;
  outline: 0;
  -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, .6);
          box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, .6);
}

@media (min-width: 1200px) {
.wenzi{position:absolute; bottom:30%; width:100%; text-align:center; color:#fff;font-size:48px;z-index:1000; text-shadow:2px 2px 2px #0076b1;}
}

@media (min-width: 992px) and (max-width: 1199px)  {
.wenzi{position:absolute; bottom:30%; width:100%; text-align:center; color:#fff;font-size:30px;z-index:1000; text-shadow:2px 2px 2px #0076b1;}
}	

@media (min-width: 768px) and (max-width: 991px)  {	
.wenzi{position:absolute; bottom:20%; width:100%; text-align:center; color:#fff;font-size:20px;z-index:1000; text-shadow:2px 2px 2px #0076b1;}
}	

@media (max-width: 767px) {	
.wenzi{position:absolute; bottom:20%; width:100%; text-align:center; color:#fff;font-size:16px;z-index:1000; text-shadow:2px 2px 2px #0076b1;}
}
	
.inimg{box-shadow:0px 0px 7px #ccc; border-radius:8px;}
.inimg:hover{box-shadow:0px 0px 7px #1fa6ea; border-radius:8px;background:#fcfcfc;}

.inimg1{box-shadow:0px 0px 7px #ccc; border-radius:8px; background:#f7f7f7;}
.inimg1:hover{box-shadow:0px 0px 7px #1fa6ea; border-radius:8px; background:#fcfcfc;}

.inimg2{box-shadow:0px 0px 7px #ccc; border-radius:8px; color:#333; font-size:16px; line-height:28px;}
.inimg2:hover{box-shadow:0px 0px 7px #1fa6ea; border-radius:8px; color:#fff; background:#1fa6ea;}

.link1{line-height:24px; color:#333;font-size:14px;}
.link1:hover{text-decoration:none; color:#1fa6ea; }

.link2{line-height:28px; color:#333;font-size:16px; font-weight:bold;}
.link2:hover{text-decoration:none; color:#1fa6ea; }

.link3{line-height:20px; color:#333;font-size:16px; height:20px; padding:12px 50px; border:1px solid #ccc; border-radius:25px;}
.link3:hover{text-decoration:none;border:1px solid #13bdf1; background:#13bdf1; color:#FFF;}

.link4{line-height:24px; color:#ccc;font-size:15px;}
.link4:hover{text-decoration:none; color:#1fa6ea; }

.link5{line-height:30px; color:#fff;font-size:18px;}
.link5:hover{text-decoration:none; color:#1fa6ea; }

.link8{ margin-top:15px; margin-bottom:15px; padding:10px 20px; text-align:center; color:#333; font-size:18px;display:block; background:#f7f7f7;}
.link8:hover{ background:#1fa6ea; color:#fff; text-decoration:none;}

.link10{ margin-top:15px; margin-bottom:15px; padding:10px 20px; text-align:center; color:#fff; font-size:18px;display:block; background:#1fa6ea;}
.link10:hover{ background:#1fa6ea; 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;
}.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 #1fa6ea;
}
.carousel-indicators .active {
  width: 11px;
  height: 11px;
  margin: 0;
  background-color: #1fa6ea;
}
.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);
}



.tijiao1{line-height:20px; padding:10px 80px; background:#1fa6ea; border-radius:20px; color:#fff; font-size:16px;}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #1fa6ea;
  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: #1fa6ea;
  border-color: #1fa6ea;
}
  
