:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
[class*=" wb-"], [class^=wb-] {
position:relative;
display:inline-block;
font-family:'Web Icons';
font-style:normal;
font-weight:400;
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
-o-transform:translate(0, 0);
transform:translate(0, 0);
text-rendering:auto;
speak:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    font-family: inherit;
    color: inherit;
}
.clearfix {
    clear: both;
}
.red-600 {
    color: #f96868 !important;
}
.business_table .tips {
    text-align: center;
    padding: 0px 0px 25px;
}
.author-search .control {
    max-width: 520px;
    width: 80%;
    margin: 30px auto;
}
.author-search .form-control {
    padding: 0 22px;
    box-shadow: none;
    color: #999;
    height: 42px;
    border: none;
    font-size: 16px;
    line-height: 42px;
    border-radius: 50px 0px 0px 50px;
    background-color: #fff;
    display: block;
    width: 88%;
    float: left;
    border: 1px solid #cccccc;
    border-right: none;
    background-image: none;
}
.author-search .btnx {
    width: 12%;
    font-size: 21px;
    height: 42px;
    border-radius: 0px 50px 50px 0px;
    line-height: 42px;
    text-align: center;
    float: left;
    border: none;
    cursor: pointer;
    display: block;
    color: #fff;
    border: 1px solid #cccccc;
    border-left: 0;
    background: url(../images/icon_search_auth.png) no-repeat center center;
}
.business_table .cont-bu{
    width: 1100px;
    margin: 0 auto;
}
.business_table table {
	color: #999999;
}
.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;
    border-bottom: unset;
}
.business_table tbody tr *:nth-child(3) {
	background: #D5E4F1;
}
.business_table tbody tr:nth-child(odd) td:nth-child(3) {
	background: #E8F1F8;
}
.business_table tbody tr.business_price td {
	font-size: 22px;
}
.business_table tbody td {
	text-align: center;
	border-top: 0 !important;
}
.business_table tbody td .fa-ban {
	background: url(../images/no.png) center no-repeat;
	background-size: 100%;
	height: 15px;
	width: 15px;
	top: 3px;
}
.business_table tbody td .wb-check-circle {
	background: url(../images/yes.png) center no-repeat;
	background-size: 100%;
	height: 18px;
	width: 18px;
	top: 3px;
}
.business_table tbody th {
	border-top: 0 !important;
}
.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: #eff4f5;
}
.business_table th.heading {
	border-left: 2px solid #ff6f06;
	border-top: 0 !important;
}
.business_table .youhui th.heading {
	border-color: #f96868;
}
.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: 1200px) {
    .business_table .cont-bu{
        width: 800px;
        margin: 0 auto;
    }
}
@media (max-width: 767px) {
.business_table thead th {
	padding: 5px 10px !important;
	border-left-width: 1px;
	font-size: 18px;
}
.business_table tbody th, .business_table tbody td {
	padding: 8px 10px !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 {
	height: 140px;
	padding-top: 10px;
}
.business_table .table-head-box .one-line {
	line-height: 140px;
}
.business_table .table-head-box div {
	display: inline-block;
}
.business_table .table-head-box .name {
	width: 100%;
	margin-top: 10px;
	font-size: 30px;
	color: #222222;
	line-height: 40px;
}
.business_table .table-head-box .desc {
	width: 100%;
	color: #999;
	font-size: 14px;
}
.business_table .table-head-box .tag {
	position: relative;
	background-color: #ffdb54;
	font-size: 12px;
	padding: 2px 10px;
	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: 12px;
	height: 12px;
}
.business_table .table-head-box .tag.icon1 i {
	background: url(../images/icon_product_tag2.png) center center no-repeat;
}
.business_table .table-head-box .tag.icon2 i {
	background: url(../images/icon_product_tag1.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: #eee;
}
.business_price .price-size {
	font-size: 30px !important;
	display: inline-block;
}
.business_table a.btn {
    display: block;
    text-align: center;
    width: 100%;
    padding: 6px 15px;
    font-size: 14px;
    line-height: 1.57142857;
    color: #fff;
    background-color: #ff6600;
    border-color: #ff6600;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 50px;
    white-space: nowrap;
    background-image: none;
    cursor: pointer;
}
.business_table a.btn:hover {
    color: #fff;
    background-color: #ff8800;
    border-color: #ff8800;
}
/*建站套餐*/