.col-md-11 {
    width: 87%;
}

.afterservice-item {    
    display: block;   
    max-width: 100%;  
    width: 100%;
    color: #333;/*此處影響了多功能編輯器的文字顏色*/
    background: url(../img/img-q.jpg) center bottom no-repeat;
    background-size: cover;
}


.pathlink {
    color: #333;
    font-size: 16px;
    text-align: left;
    padding-bottom: 20px;
    padding-left: 95px;
}
a {
    color: #333;
    text-decoration: none;
}
.panel-groups{
    padding-right: 25px;
}
.btn {
    display: inline-block;
    color:#fff;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: rgb(179, 23, 0);
}
.list-group-afterservice {
    padding: 0 5px 0 0;
    margin-bottom: 20px;
    color: #333;
    font-weight: 400;
    text-align: center;
}
.afterservice-content {
    top: 0px;
    right: 0px;
    left: 100px;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 20px 0px 20px 0px;
    height: auto;
	min-height: 560px;
}
/*標格內文字*//*分類按鈕 rgb(255,215,1); 黃底 rgb(179, 23, 0); 紅*/
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    font-size: 17px;
    padding: 11px 3px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid transparent;
    color: #333;
    text-align: left;
    border-bottom: 1px solid #eee;
}
.list-group-item-afterservice:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.list-group-item-afterservice:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom: 1px dotted rgb(179, 23, 0);
}
.afterservice-sort-text-b {
    position: relative;
    display: block;
    padding: 10px 10px;
    top: 0px;
    background-color: #fff;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-top-color: transparent;  
    border-bottom: 2px dotted #ddd;
    color: #333;
    font-size: 18px;
    font-weight: 400;
}
.list-group-afterservice li.active{
	background-color: rgb(255,215,1);
	color:#fff;
}
.afterservice-sort-text-b:hover{
	background-color: rgb(255,215,1);
}
.afterservice-content-b {
    padding: 0px 18px 20px 12px;
}
.edit{
	background-color: rgba(255, 255, 255, 0.5);
    padding: 12px;
}
.edit span{
	font-family:"微軟正黑體"!important;
}
.afterservice-content-title {
    font-size: 24px;
    color: #333;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin: 0;
}
.afterservice-content-text {
    font-size: 16px;
    color: #333;
	padding-top:12px;
}
.afterservice-content-text h4{
    margin: 0 auto 25px;
    background-color: #eee;
    padding: 12px 20px;
    border-left: 7px solid #ffd702;
    line-height: 1.1;
    font-size: 16px;
}
.afterservice-content-text h5{
    margin: 0 auto 15px;
    border-bottom: 7px solid #eee;
    line-height: 1.1;
    font-size: 16px;
    padding-bottom: 10px;
}
.afterservice-content-text table{
    width: 100%;
    border:1px solid #ccc;
    border-spacing: 0;
}
.afterservice-content-text table tr:first-child{
    background-color: #eee;
    font-weight: bold;
}
.afterservice-content-text table tr:first-child td{
    border-bottom: none;
}
.afterservice-content-text table td{
    border:1px solid #ccc;
    padding: 10px;
}
.afterservice-footer {
    padding: 10px;
    margin: 0px 0px 0px 0px;
    background-color: #eee;
    margin-top: 300px;
}
.afterservice-no{
    font-size: 18px;
    color: #333;
}
.afterservice-yo {
    font-size: 18px;
    color: #333;
}

.afterservice-a{
    font-size: 15px;
    color: #333;
	white-space:nowrap
}
.afterservice-b{
    font-size: 13px;
    color: rgb(179, 23, 0);
}
.afterservice-c {
    font-size: 13px;
    color: #777;
}

.afterservice-1{
     font-size: 16px;
    color: #333;
    font-weight: 400;
}
.pagination-convent{
    position: absolute;
    display: block;
    padding-left: 0;
    margin: 50px 0px 0px 0px;
    border-radius: 4px;
    top: 50px;
}
.pagination-convent>li {
    display: inline;
}
.pagination-convent>li:first-child>a, .pagination-convent>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination-convent>li>a, .pagination-convent>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
@media (max-width: 1200px) {
	.pathlink {
    color: #333;
    font-size: 14px;
    text-align: left;
    padding-bottom: 20px;
    padding-left: 40px;
}
}
@media (max-width: 1199px) {
.afterservice-content {
    top: 0px;
    right: 0px;
    left: 0;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 20px 0px 20px 0px;
    height: auto;
}
}

@media (min-width: 1170px) {
.pagination-convent {
    position: absolute;
    display: block;
    padding-left: 0;
    margin: 100px 0px 0px 0px;
    border-radius: 4px;
    top: 100px;

}
    }
@media (min-width: 1124px) {
.afterservice-no {
    font-size: 15px;
    color: #333;
}
.afterservice-no {
    font-size: 15px;
    color: #333;
}
}
@media (min-width: 1092px) {
.afterservice-no {
    font-size: 14px;
    color: #333;
}
.afterservice-yo {
    font-size: 14px;
    color: #333;
}
}
@media (min-width: 1012px) {
.afterservice-no {
    font-size: 13px;
    color: #333;
}
.afterservice-yo {
    font-size: 13px;
    color: #333;
}
}
@media (max-width: 993px) {
.afterservice-no {
    font-size: 15px;
    color: #333;
}
.afterservice-yo {
    font-size: 15px;
    color: #333;
}

.pagination-convent {
    position: absolute;
    display: block;
    padding-left: 0;
    margin: 50px 0px 0px 0px;
    border-radius: 4px;
    top: 50px;
}
}
@media (max-width: 980px) {
.pagination-convent {
    position: absolute;
    display: block;
    padding-left: 0;
    margin: 50px 0px 0px 0px;
    border-radius: 4px;
    top: 50px;
}

@media (max-width: 858px) {
.afterservice-no {
    font-size: 15px;
    color: #333;
}
.afterservice-yo {
    font-size: 15px;
    color: #333;
}
.afterservice-a {
    font-size: 15px;
    color: #333;
}
.pagination-convent {
    position: absolute;
    display: block;
    padding-left: 0;
    margin: 50px 0px 0px 0px;
    border-radius: 4px;
    top: 50px;
}
}
@media (max-width: 853px) {
.pagination-convent {
    position: absolute;
    display: block;
    padding-left: 0;
    margin: 50px 0px 0px 0px;
    border-radius: 4px;
    top: 50px;
}

}
@media (max-width: 767px) {
.afterservice-no {   
    color: #333;
    padding: 8px 8px 8px 8px;
    font-size: 0px;
    line-height: 0;
    background-color: rgb(179, 23, 0);
}
.panel-groups{
    padding-right: 0;
}
.afterservice-yo {   
    color: #333;
    padding: 5px 5px 5px 5px;
    font-size: 0px;
    line-height: 0;
    background-color: rgb(255,215,1);
}
.afterservice-a {
    font-size: 15px;
    color: #333;
}
.pagination-convent {
    position: absolute;
    display: block;
    padding-left: 0;
    margin: 50px 0px 0px 150px;
    border-radius: 4px;
    top: 50px;
}
.afterservice-content {
    top: 0px;
    right: 0px;
    left: 0;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 20px 0px 20px 0px;
    height: auto;
}
}

@media (max-width: 754px) {
 .pagination-convent {
    position: absolute;
    display: block;
    padding-left: 0;
    margin: 50px 0px 0px 150px;
    border-radius: 4px;
    top: 280px;
}   
.afterservice-footer {
    padding: 10px;
    margin: 0px 0px 0px 0px;
    background-color: #eee;
    margin-top: 380px;
}
}
@media (max-width: 738px) {
.afterservice-no {   
    color: #333;
    padding: 8px 8px 8px 8px;
    font-size: 0px;
    line-height: 0;
    background-color: rgb(179, 23, 0);
}
.afterservice-yo {   
    color: #333;
    padding: 5px 5px 5px 5px;
    font-size: 0px;
    line-height: 0;
    background-color: rgb(255,215,1);
}
.pagination-convent {
    position: absolute;
    display: block;
    padding-left: 150px;
    margin: 100px 0px 0px 0px;
    border-radius: 4px;
    top: 250px;
}
.afterservice-footer {
    padding: 10px;
    margin: 0px 0px 0px 0px;
    background-color: #eee;
    margin-top: 420px;
}
}
@media (max-width: 720px) {
.afterservice-no {   
    color: #333;
    padding: 8px 8px 8px 8px;
    font-size: 0px;
    line-height: 0;
    background-color: rgb(179, 23, 0);
}
.afterservice-yo {   
    color: #333;
    padding: 5px 5px 5px 5px;
    font-size: 0px;
    line-height: 0;
    background-color: rgb(255,215,1);
}
}
@media (max-width: 678px) {
.afterservice-no {   
    color: #333;
    padding: 5px 5px 5px 5px;
    font-size: 0px;
    line-height: 0;
    background-color: rgb(179, 23, 0);
}
.afterservice-yo {   
    color: #333;
    padding: 5px 5px 5px 5px;
    font-size: 0px;
    line-height: 0;
    background-color: rgb(255,215,1);
}
.afterservice-1 {
    font-size: 15px;
    color: #333;
    font-weight: 300;
}
}
@media (max-width: 646px) {
.col-sm-12{
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}
.pagination-convent {
    position: absolute;
    display: block;
    padding-left: 70px;
    margin: 100px 0px 0px 0px;
    border-radius: 4px;
    top: 280px;
}
}
@media (max-width: 640px) {
.pathlink {
    color: #333;
    font-size: 14px;
    text-align: left;
    padding-bottom: 20px;
    padding-left: 10px;
}
}


@media (max-width: 630px) {
.afterservice-b {
   display: none;
}

@media (max-width: 600px) {
.afterservice-content-text {
    font-size: 16px;
    color: #333;
    padding: 8px;
}
}



@media only screen and (max-width: 518px){
.afterservice-b {
   display: none;
}
}
@media (max-width: 512px) {
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 0px solid transparent;
    background-color: transparent;
}
.pagination-convent {
    position: absolute;
    display: block;
    padding-left: 10px;
    margin: 100px 0px 0px 0px;
    border-radius: 4px;
    top: 250px;
}
}
@media (max-width: 462px) {
.afterservice-no {   
    color: #333;
    padding: 5px 5px 5px 5px;
    font-size: 0px;
    line-height: 0;
    background-color: rgb(179, 23, 0);
}
.afterservice-yo {   
    color: #333;
    padding: 5px 5px 5px 5px;
    font-size: 0px;
    line-height: 0;
    background-color: rgb(255,215,1);
}
.pagination-convent > li > a, .pagination-convent > li > span {
    position: relative;
    float: left;
    padding: 6px 8px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination-convent {
    position: absolute;
    display: block;
    padding-left: 10px;
    margin: 100px 0px 0px 0px;
    border-radius: 4px;
    top: 320px;
}
.afterservice-footer {
    padding: 10px;
    margin: 0px 0px 0px 0px;
    background-color: #eee;
    margin-top: 480px;
}
}

@media (max-width: 318px) {
.pagination-convent > li > a, .pagination-convent > li > span {
    position: relative;
    float: left;
    padding: 6px 5px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination-convent {
    position: absolute;
    display: block;
    padding-left: 10px;
    margin: 100px 0px 0px 0px;
    border-radius: 4px;
    top: 280px;
}
}
@media (max-width: 306px) {
.pagination-convent {
    position: absolute;
    display: block;
    padding-left: 10px;
    margin: 100px 0px 0px 0px;
    border-radius: 4px;
    top: 420px;
    left:20px;
}
.afterservice-footer {
    padding: 10px;
    margin: 0px 0px 0px 0px;
    background-color: #eee;
    margin-top: 580px;
}
}
@media (max-width: 280px) {
.pathlink {
    color: #333;
    font-size: 14px;
    text-align: left;
    padding-bottom: 30px;
    padding-left: 40px;
}
.pagination-convent > li > a, .pagination-convent > li > span {
    position: relative;
    float: left;
    padding: 6px 3px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination-convent {
    position: absolute;
    display: block;
    padding-left: 10px;
    margin: 100px 0px 0px 0px;
    border-radius: 4px;
    top: 430px;
}
.afterservice-footer {
    padding: 10px;
    margin: 0px 0px 0px 0px;
    background-color: #eee;
    margin-top: 580px;
}
}


@media (max-width: 266px) {
.pagination-convent {
    position: absolute;
    display: block;
    padding-left: 10px;
    margin: 100px 0px 0px 0px;
    border-radius: 4px;
    top: 420px;
    left:20px;
}
.afterservice-footer {
    padding: 10px;
    margin: 0px 0px 0px 0px;
    background-color: #eee;
    margin-top: 580px;
}
}
@media (max-width: 242px) {
.pagination-convent {
    position: absolute;
    display: block;
    padding-left: 10px;
    margin: 100px 0px 0px 0px;
    border-radius: 4px;
    top: 580px;
    left:20px;
}
.afterservice-footer {
    padding: 10px;
    margin: 0px 0px 0px 0px;
    background-color: #eee;
    margin-top: 850px;
}
}
@media (max-width: 222px) {
.pagination-convent {
    position: absolute;
    display: block;
    padding-left: 10px;
    margin: 100px 0px 0px 0px;
    border-radius: 4px;
    top: 700px;
    left:20px;
}
.afterservice-footer {
    padding: 10px;
    margin: 0px 0px 0px 0px;
    background-color: #eee;
    margin-top: 850px;
}
}
@media (max-width: 210px) {
.pagination-convent > li > a, .pagination-convent > li > span {
    position: relative;
    float: left;
    padding: 6px 3px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination-convent {
    position: absolute;
    display: block;
    padding-left: 10px;
    margin: 100px 0px 0px 0px;
    border-radius: 4px;
    top: 650px;
}
.afterservice-footer {
    padding: 10px;
    margin: 0px 0px 0px 0px;
    background-color: #eee;
    margin-top: 850px;
}
}
@media (max-width: 194px) {
.pagination-convent > li > a, .pagination-convent > li > span {
    position: relative;
    float: left;
    padding: 6px 2px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}     
}
@media (max-width: 185px) {
 .pagination-convent {
    position: absolute;
    display: block;
    padding-left: 10px;
    margin: 100px 0px 0px 0px;
    border-radius: 4px;
    top: 700px;
}
.pagination-convent > li > a, .pagination-convent > li > span {
    position: relative;
    float: left;
    padding: 6px 2px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}  
.afterservice-footer {
    padding: 10px;
    margin: 0px 0px 0px 0px;
    background-color: #eee;
    margin-top: 900px;
} 
}

@media (max-width: 174px) {
.pathlink {
    color: #333;
    font-size: 14px;
    text-align: left;
    padding-bottom: 30px;
    padding-left: 0px;
}
.pagination-convent > li > a, .pagination-convent > li > span {
    position: relative;
    float: left;
    padding: 3px 1px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination-convent {
    position: absolute;
    display: block;
    padding-left: 0px;
    margin: 100px 0px 0px 0px;
    border-radius: 4px;
    top: 700px;
}
.afterservice-footer {
    padding: 10px;
    margin: 0px 0px 0px 0px;
    background-color: #eee;
    margin-top: 900px;
}
}


@media (max-width: 154px) {
.pagination-convent > li > a, .pagination-convent > li > span {
    position: relative;
    float: left;
    padding: 3px 1px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination-convent {
    position: absolute;
    display: block;
    padding-left: 0px;
    margin: 100px 0px 0px 0px;
    border-radius: 4px;
    top: 650px;
}
.afterservice-footer {
    padding: 10px;
    margin: 0px 0px 0px 0px;
    background-color: #eee;
    margin-top: 850px;
}
}