/*商业授权*/
.business_tq {
	margin-top: 50px;
}
.business_tq h2 {
	font-size: 40px;
	margin: 0 0 50px;
}
.business_tq h3 {
	margin-bottom: 5px;
}
.business_tq p {
	margin: 0;
}
.business_tq .list {
	margin: 15px;
}
.business_tq .icon {
	width: 100px;
	height: 100px;
	line-height: 100px;
	margin: 0px auto;
	display: block;
	font-size: 50px;
	color: #526069;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;
	transition: color 0.5s;
	-moz-transition: color 0.5s;
	-webkit-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.business_tq .icon:hover {
	background: #526069 !important;
	color: #fff;
}
@media (max-width: 991px) {
.business_tq .row > div:nth-child(2n+1) {
	clear: both;
}
}
@media (max-width: 767px) {
.business_tq {
	margin-top: 20px;
}
.business_tq h2 {
	font-size: 30px;
	margin-bottom: 10px;
}
.business_tq h3 {
	margin-top: 15px;
	font-size: 20px;
}
.business_tq p {
	font-size: 14px;
}
.business_tq .list {
	margin: 30px 0 0;
}
.business_tq .icon {
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 36px;
}
.business_tq .icon:hover {
	background: #526069 !important;
	color: #fff;
}
}
.business_table table {
	color: #000000;
}
.business_table table a {
	text-decoration: none;
}
.business_table table a:active, .business_table table a:focus, .business_table table a:hover {
	text-decoration: none;
}
.business_table thead th {
	padding: 12px 20px !important;
	width: 20%;
	text-align: center;
	font-size: 20px;
	line-height: 1;
	font-weight: normal;
	border-left: 6px solid #fff;
	border-bottom: 0 !important;
}
.business_table thead th[class*="bg-"] {
	color: #fff;
}
.business_table tbody td, .business_table tbody th {
	vertical-align: middle !important;
	font-weight: normal;
	padding: 12px 20px !important;
	font-size: 16px;
	border-left: 4px solid #fff;
}
.business_table tbody tr *:nth-child(3) {
	background: #fff;
}
.business_table tbody tr:nth-child(odd) td:nth-child(3) {
	background: #b5d8df;
}
.business_table tbody tr.business_price td {
	font-size: 24px;
}
.business_table tbody td {
	text-align: center;
	border-top: 0 !important;
}
.business_table tbody td .fa-ban {
	background: url(../image/no.png) center no-repeat;
	background-size: 100%;
	height: 15px;
	width: 15px;
	top: 3px;
	display: inline-block;
}
.business_table tbody td .wb-check-circle {
	background: url(../image/yes.png) center no-repeat;
	background-size: 100%;
	height: 18px;
	width: 18px;
	top: 3px;
	display: inline-block;
}
.business_table tbody th {
	border-top: 0 !important;
	text-align: center;
}
.business_table tbody th i {
	margin-left: 5px;
	color: #f0ad4e;
	font-weight: bold;
}
.business_table table thead tr, .business_table table tbody tr:nth-child(odd) {
	background: #b5d8df;
}
.business_table th.heading {
	border-left: 2px solid #ff6f06;
	border-top: 0 !important;
}
.business_table .youhui th.heading {
	border-color: #fb1403;
}
.business_table .youhui td a:hover {
	text-decoration: underline;
}
.business_table .glyphicon {
	font-size: 22px;
	color: #21d376;
}
.business_table a.btn {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 50px;
	white-space: nowrap;
}
@media (max-width: 767px) {
.business_table thead th {
	padding: 5px 2px !important;
	border-left-width: 1px;
	font-size: 18px;
}
.business_table tbody th, .business_table tbody td {
	padding: 8px 4px !important;
	border-left-width: 1px;
	font-size: 13px;
}
}
.business_faq .panel {
	padding: 15px 0;
	font-size: 16px;
}
.business_faq .panel .panel-collapse .panel-body {
	color: #5e7387;
}
.business_faq .panel .panel-title h4 {
	font-size: 18px;
	margin: 0;
}
@media (max-width: 767px) {
.business_faq .panel {
	font-size: 14px;
}
.business_faq .panel .panel-title h4 {
	font-size: 16px;
}
}
.business_table .table-head-box {
	padding-top: 10px;
}
.business_table .table-head-box .one-line {
}
.business_table .table-head-box div {
	display: inline-block;
}
.business_table .table-head-box .name {
	width: 100%;
	font-size: 20px;
	color: #222222;
	line-height: 40px;
}
.business_table .table-head-box .desc {
	width: 100%;
	color: #309e47;
	font-size: 14px;
}
.business_table .table-head-box .tag {
	position: relative;
	background-color: #ffdb54;
	font-size: 13px;
	padding: 6px 12px;
	border-radius: 50px;
	color: #333;
}
.business_table .table-head-box .tag.icon1 i, .business_table .table-head-box .tag.icon2 i {
	float: left;
	display: inline-block;
	width: 14px;
	height: 14px;
}
.business_table .table-head-box .tag.icon1 i, .business_table .table-head-box .tag.icon4 i {
	float: left;
	display: inline-block;
	width: 14px;
	height: 14px;
}
.business_table .table-head-box .tag.icon1 i {
	background: url(../image/icon_product_tag2.png) center center no-repeat;
}
.business_table .table-head-box .tag.icon2 i {
	background: url(../image/icon_product_tag1.png) center center no-repeat;
}
.business_table .table-head-box .tag.icon4 i {
	background: url(../image/icon_product_tag4.png) center center no-repeat;
}
.business_table .bro-green, .business_table .bro-yellow, .business_table .bro-orange, .business_table .bro-gray {
	position: relative;
	background-color: #fff;
}
.business_table .bro-green::before, .business_table .bro-yellow::before, .business_table .bro-orange::before, .business_table .bro-gray::before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 100%;
	height: 6px;
}
.business_table .bro-green::before {
	background-color: #44be8a;
}
.business_table .bro-yellow::before {
	background-color: #FF9900;
}
.business_table .bro-orange::before {
	background-color: #ff6600;
}
.business_table .bro-gray::before {
	background-color: #9c27b0;
}
.business_price .price-size {
	font-size: 24px;
	display: inline-block;
}

.red-600 {
	color: #fb1403;
}