@charset "utf-8";
/* CSS Document */
.clear {
	clear: both;
}
.fh5co-nav{ background:rgba(0,0,0,.5); position:fixed;}
#customers
  {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  width:100%;
  border-collapse:collapse;
  text-align:center;
  }
#customers .customers_text
  {
  font-size: 1.2em;
    line-height: 2;
    border: none;
	text-align:left;
	color:#333;
  }
#border_bottom{ 
  border-bottom:1px solid #8c7e8f;
  color:#666;
  margin:0;
  padding:0;
}
#customers td, #customers th 
  {
  font-size:1em;
  border:1px solid #8c7e8f;
  }

#customers th 
  {
  font-size:1.1em;
  text-align:center;
  padding-top:5px;
  padding-bottom:4px;
  background-color:#8c7e8f;
  color:#ffffff;
  }
.content_title{color:#999; line-height:4; text-align:right; padding:0; margin:0;}
.content-top {
	width: 100%;
	background: #000;
	line-height: 40px;
	color: #CCC;
	font-size: 12px;
	text-indent: 80px;
}
.content-at {
	width: 100%;
	background: #fff;
	height:380px;
}
.content {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
}
.tp {
	width:20%;
	float:left;
}
@media screen and (max-width: 768px) {
 .tp {
	width:30%;
	float:left;
}
.tp li {
	width:320px !important;
}
}
.tp li.active {
	color: #fff;
	background:#23bc9b;
}
.tp li {
	width: 200px;
	line-height:3;
	text-align: center;
	float: left;
	color: #333;
    font-weight: bold;
}
.tp li:hover {
	color: #fff;
	background:#23bc9b;
	cursor: pointer;
}
.tp li:hover a {
	color: #fff;
	background: #600;
	cursor: pointer;
}
.main{
	width:70%;
	float:right;
	}
.main div {
	width:100%;
	margin: 0 auto;
	line-height: 2;
	color: #fff;
	font-size: 20px;
}
@media screen and (max-width: 768px) {
	.main{
	width:100%;
	float:right;
	}
 .main div {
	width:25%;
	margin-left:4%;
}
}
.main p{
	font-size:16px;
	color:#666;
	line-height:2;}

.tletx {
	background: #01256a;
    text-align: center;
    color: #fff;
    margin: 0;
    line-height:3;
	font-size:18px;
	}











