@import url(http://fonts.googleapis.com/css?family=Open+Sans:400|Raleway:300);

*:before,
*:after {
  z-index: -1;
}

.annv h1,
.annv h4 {
  font-family: 'Raleway', 'Open Sans', sans-serif;
  margin: 0;
  line-height: 1;
}

.annv a {
  text-decoration: none;
  line-height: 50px;
  color: black;
}

.annv .centerer {
  width: 100%;
  max-width: 600px;

}

.annv .wrap {
  width: 150px;
  float: left;
  margin-right:20px;
}

[class^="btn-"] {
  position: relative;
  display: block;
  margin: 20px auto;
  width: 100%;
  height: 50px;
  max-width: 250px;
  text-transform: uppercase;
  overflow: hidden;
  border: 1px solid currentColor;
}
.annv .btn-2 {
  color: #48a6b1;
}
.btn-2:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent #185a62;
  position: absolute;
  bottom: 0;
  left: 0;
}
.btn-2:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent #185a62 transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.btn-2:hover {
  color: #c9e5e8;
}
.btn-2:hover:before {
  border-width: 165px 0 0 165px;
}
.btn-2:hover:after {
  border-width: 0 165px 165px 0;
}
.btn-2:active {
  background: #2896a3;
}

.annv .btn-6 {
  color: #13b3fa;
}
.annv .btn-6 span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: #13b3fa;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: width 0.4s, height 0.4s;
  transition: width 0.4s, height 0.4s;
  z-index: -1;
}
.annv .btn-6:hover {
  color: #fff;
}
.annv .btn-6:hover span {
  width: 562.5px;
  height: 562.5px;
}
.annv .btn-6:active {
  background:  #11a7ea;
}
.annv .btn-9 {
  color: #c93a8e;
}
.btn-9:before, .btn-9:after,
.btn-9 span:before,
.btn-9 span:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  height: 0;
  background: rgba(115, 14, 73, 0.25);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.btn-9:after,
.btn-9 span:before {
  top: auto;
  bottom: 0;
}
.btn-9 span:before,
.btn-9 span:after {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.btn-9:hover {
  color: #efc5de;
}
.btn-9:hover:before, .btn-9:hover:after,
.btn-9:hover span:before,
.btn-9:hover span:after {
  height: 80px;
}
.btn-9:active {
  background: #c0177a;
}
















.nbtz_le { 
    
	float:left;
	border: #bcbcbc solid 1px;
	width:400px;
}
.nbtz_top {

	background:#bcbcbc;
	font-size: 18px;
	color: #fff;
	text-align: left;
	line-height: 40px;
	padding-left:10px;
}
.nbtz_le a { overflow:hidden;
padding-left:10px;
	width:200px;
	font-size:14px;
	color: #616161;
	display: block;
	height:30px;
    line-height:30px;
		float:left;
}
.nbtz_le a:hover {
	color: #bcbcbc;
}
.nbtz_le span{	width:90px; 
	font-size:14px;
	color: #616161;
	display: block;
	height:30px;
    line-height:30px;
	float:right;
	
	
	 }
	 
	 
 table {
    width: 100%;
	margin-top: 10px;
}
th {
	
	font-weight: lighter;
	background: #5cc5f4;
	font-size: 18px;
	color: #fff;
	height: 40px;
	text-align:center;
	padding-left: 10px;
}
td {text-align:center;
	height: 40px;
	font-size: 14px;
	color: #5e5c5c;
	padding-left: 10px;
}
.t1 {
	background: #eaf4f8;
}


.usre_top {
	width: 168px;
	height: 30px;
	background: #5cc5f4;
	font-size: 16px;
	color:  #e8f3f8;
	text-align: center;
	line-height: 30px;
}
.usre { 
	float:left;
	width: 168px;
	margin-top:5px;

	
}
.usre a { overflow:hidden;
    
	width:168px;
	font-size:14px;
	color:  #e8f3f8;
	display: block;
	height:30px;
    line-height:35px;
	text-align:center;
	letter-spacing:1px;
}
.usre a:hover { background:#5cc5f4;
color:#fff;
text-decoration:none;
}
