#banner {
	background: #444e55 url(../images/thanks-install-ab-standard/br-bg.jpg) no-repeat center center;
	background-size: cover;
  height: 200px;
}
#banner .center-block{
  height: 100%;
}
#banner .container{
  padding-left: 120px;
  position: relative;
  padding-bottom: 0;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#banner .container:before{
  display: block;
  content: '';
  width: 90px;
  height: 90px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -26%;
  margin-top: -45px;
  background: url("/images/thanks-install-ab-standard/icon_hook.png") no-repeat 0 0;
}
#banner h1 {
	font-size: 50px;
	padding:4% 0 1%;
}
.product-comparison .more-bg{margin-top: 2%}
.product-comparison ul p{
	height:110px;}
.product-comparison ul li img {
	margin: 5% auto;
}
.table-comparison .bg p .del{
  display: inline-block;
  margin-left: 4px;
}
.table-comparison .bg h4 {
  padding: 10% 0 5%;
}
.table-comparison {
	background: #eef1f3;
}
.table-comparison h2 {
	padding-bottom: 4%;
}
.table-comparison dl dd,
.table-comparison dl img {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0;
}
.table-comparison dl img {
	margin-left: 6px;
}
.table-comparison ul .eq1 {
	height: 287px;
	line-height: 287px;
}
.table-comparison .download-blue {
	margin-top: 7%;
  margin-bottom: 17.5%;
}
.table-comparison .bg-color ul li>p{
  font-size: 14px;
  color: #666;
  text-align: center;
  margin-top: 8%;
}
.table-comparison .bg-color ul li>p.free{
  margin-top: 0;
  margin-bottom: 8%;
}
.table-comparison dl{
  width: 90%;
}
.table-comparison dl dd{
  margin-bottom: 5px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.table-comparison ul .eq1 {
		height: 120px;
		line-height: 120px;
	}
	.product-comparison ul p{
		height:auto;padding-top: 4%;
		padding-bottom:4%;}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
	.table-comparison .download-blue {
		width: 85%;
		margin-top: 26%;
	}
	.product-comparison ul p{
		height:130px;
		padding-top:4%;}
	.table-comparison .buy{margin-top: 12%;}
}
