﻿.jxgv 
{
}
.jxgv .TablePaging
{
	border-collapse: collapse;
	width: 100%;
	display: table;
}
.jxgv .TablePaging th.asc {
    background: Transparent url(asc.gif) no-repeat 100% top;
    background-color:inherit;
}
.jxgv .TablePaging th.desc {
    background: Transparent url(desc.gif) no-repeat 100% top;
    background-color:inherit;
}

.jxgv .TablePaging TH {
    border: #d3d3d3 1px solid;
    padding: 5px;
}

.jxgv .TablePaging TD {
    border: #d3d3d3 1px solid;
    padding: 5px;
}

.jxgv .TRtitle {
    background-color: #D9E6A8;
}
.jxgv .TROdd{
    background-color: #ffffff;
}
.jxgv .TROdd:hover {
    background-color: #fffaf0;
     width:100%;
}
.jxgv .TROdds{
    background-color: #f5f5f5;
}
.jxgv .toptd {
    background-color: #ffcccc;
}
.jxgv .TROdds:hover {
    background-color: #fffaf0;
    width:100%;
}
.jxgv .fcell {
    white-space: nowrap;
    font-weight: bold;
}
.jxgv .fcell a {
    text-decoration: none;
    color: #4169e1;
}
.jxgv .fcell a:hover {
    text-decoration: underline;
}
.jxgv .pagefooter {
    
}
.jxgv .TablePaging .fok {
    background: Transparent url(ok.gif) no-repeat right bottom;
    background-color:inherit;
}
.jxgv .TablePaging .fno {
    background: Transparent url(no.gif) no-repeat right bottom;
    background-color:inherit;
}
.jxgv .TablePaging .TROdd .update,.TablePaging .TROdds .update {
    font-size: 10px;
}
.jxgv .onchecked {
    background-color: #ffcccc;
}
.jxgv .onchecked:hover {
    background-color: #ffcccc;
}
.jxgv td.hidtxt
{
	white-space: nowrap;
	overflow: hidden;
}
.jxgv td.hidtxt a
{
	width:100px;
	display:inline-block;
}
.jxgv .pagefooter .dsd a
{
    color: #CCCCCC;
}
/* 表尾 */
.jxgv .TablePaging .fdl 
{
    width:100%;
    display:inline-block;
    text-align:center;
}
.jxgv .TablePaging .fdr {
    padding-top:5px;
    float: right;
}

/* 固定表頭 */
.jxgv .mtbody{
    padding-right:16px;
}
.jxgv .mtbody table {
    table-layout: fixed;
    margin-top:1px;
    margin-left:1px;
    _margin-left:0;
}
.jxgv .mdbody{
   overflow-x:hidden; 
   overflow-y:scroll;
   *padding-right:16px;
   _padding-right:0;
   _margin-right:16px;
}
.jxgv .mdbody table{
   table-layout:fixed;
   margin-top:-1px;
   margin-left:1px;
   _margin-left:0;
}
.jxgv .mdbody table td {
    word-break: break-all;
    overflow: hidden;
}
.jxgv .mfbody{
   padding-right:16px;
}
.jxgv .mfbody table{
   margin-top:-1px;
   margin-left:1px;
   _margin-left:0;
}

/* Pages Main Tyle */
.pages
{
	padding: 10px 0px 10px 0px;
}
/* Page and PageCount Style */
.pages .count {
        font-weight: bold;
        padding-right: 10px;
        border-right: 1px solid #CCCCCC;
}
/* Mode 0,1,2 Style (Number) */
.pages .number
{
	font-weight: normal;
	padding: 2px 10px 1px 10px;
	font-size: 12pt;
}
.pages .number span
{
	color: #212121;
	line-height: 21px;
	display:inline-block;
}
.pages .number a {
    text-decoration: none;
	line-height: 21px;
	display:inline-block;
}
.pages .pgitem a
{
	padding: 5px 10px;
	margin: 0 0 0 -1px;
	border: #a9a9a9 1px solid;
	color: #212121;
}
.pages .pgitem a:hover
{
	background-color: #dcdcdc;
}
.pages span.thispg a
{
	color: #fff;
	background-color: #a9a9a9;
}
.pages .fpnl a
{
	border: none;
	text-decoration: none;
	padding: 6px 20px;
	background-image: url(page.png?var=1);
	background-repeat: no-repeat;
}
.pages .First a
{
	background-position: 0px 0px;
}
.pages .Firstds a{
	background-position: 0px -37px;
}
.pages .Prev a
{
	background-position: -40px 0px;
}
.pages .Prevds a{
	background-position: -40px -37px;
}
.pages .Next a{
	background-position: -85px 0;
}
.pages .Nextds a{
	background-position: -85px -37px;
}
.pages .Last a{
	background-position: -130px 0;
}
.pages .Lastds a{
	background-position: -130px -37px;
}
.pages .Firstds a:hover,.pages .Lastds a:hover,.pages .Nextds a:hover,.pages .Prevds a:hover
{
	background-color: transparent;
}
.pages .tptbox
{
    display:none;	
}

/* 搜索 */
.scjxgv .TablePaging {
    background-color: transparent;
}
.scjxgv .TablePaging TD {
    border: none;
    padding: 5px;
}
.scjxgv .TRtitle {
    background-color: transparent;
}
.scjxgv .TROdd{
    background-color: transparent;
}
.scjxgv .TROdd:hover {
    background-color: transparent;
}
.scjxgv .TROdds{
    background-color: transparent;
 }

.scjxgv .TROdds:hover {
    background-color: transparent;
}

.scjxgv em {
    color: #ff0033;
    font-style: normal;
}

.scjxgv h4 {
    font-size: medium;
    margin: 0;
    font-weight: normal;
}
.scjxgv h3 {
    font-size: small;
    margin: 0;
    font-weight: normal;
}

.scjxgv .jsitem {
    list-style-type: none;
    text-indent:0;
    border:0;
    margin:0;
    padding:0;
    line-height:1.4;
    margin-top:0;
    margin-bottom:12px;
    width:80%; 
}
.scjxgv .jsitem .imgS
{
	width: 100px;
	height: 90px;
	float: left;
	margin: 0 10px 5px 0;
	padding: 0 5px 5px 0;
	background-position: center center;
	border-top: #f5f5f5 1px solid;
	border-right: #f5f5f5 1px solid;
	border-bottom: #f5f5f5 1px solid;
	border-left: #f5f5f5 1px solid;
}
.scjxgv .Beimg {
    background-repeat: no-repeat;
}
.scjxgv .TablePaging TH {
    border: #f5f5f5 1px solid;
}
.scjxgv .fcell
{
	background-color: #f5f5f5;
	font-size: 120%;
}

/* 表尾 */
.paging
{
    width:100%;
    display:inline-block;
    text-align:center;
}
/* Pages Main Tyle */
.agvrages
{
    padding: 10px 0;
    display: inline-block;
}
/* Page and PageCount Style */
.agvrages .count
{
    font-weight: bold;
    background-color: #CCCCCC;
    padding: 10px 10px;
    display:inline-block;
    margin-right: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 3px;
    line-height: 19px;
    float:left;
}
/* Mode 0,1,2 Style (Number) */
.agvrages .number
{
    border: 1px solid #CCCCCC;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 3px;
    display:inline-block;
    padding:0;
}
.agvrages .fpnl
{
    display:inline-block;
    padding:0;
    margin:0;
    float:left;
}
.agvrages .fpnl a
{
    border: none;
    text-decoration: none;
    padding: 10px 20px;
    display: inline-block;
    background: url(agvr.png?v=1) no-repeat;
    line-height: 19px;
}
.agvrages .First a
{
    background-position: 0 0;
}
.agvrages .Firstds a{
	background-position: 0 -30px;
}
.agvrages .Prev a
{
	background-position: -40px 0px;
}
.agvrages .Prevds a{
	background-position: -40px -30px;
}
.agvrages .Next a{
	background-position: -85px 0;
}
.agvrages .Nextds a{
	background-position: -85px -30px;
}
.agvrages .Last a{
	background-position: -130px 0;
}
.agvrages .Lastds a{
	background-position: -130px -30px;
}
 .agvrages .pageselct
{
    float:left;
    min-width: 100px;
    display: inline-block;
    text-align: center;
}
.agvrages select
{
	margin-top:5px;
	font-size:14pt;
    border:none; 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* 2017 new */
@media screen and (max-width: 768px)
{
    .agvrages .count
    {
        font-size:12pt;
    }
     .agvrages .pageselct
    {
    }
    .agvrages select
    {
        font-size:150%;
    }
}

/* RWD */
.rwd-table {
	/*overflow: hidden;*/
}
.rwd-table tr:nth-of-type(2n){
}
.rwd-table th, 
.rwd-table td {
	padding: 7px;
}
.rwd-table {
	min-width: 100%;
}

.rwd-table th {
	display: none;
}

.rwd-table td {
	display: block;
}

.rwd-table td.data-th:before {
	content: attr(data-th) " : ";
	display: inline-block;
}
.rwd-table td.tbimg:before {
	content:  "";
}
.rwd-table td.cart:before {
	content:  "";
}
.rwd-table th, .rwd-table td {
	/*text-align: left;*/
}

.rwd-table th, .rwd-table td:before {
}

@media (min-width: 480px) {
	.rwd-table td.data-th:before {
		display: none;
	}
	.rwd-table th, .rwd-table td
	{
		display: table-cell;
		padding: 0.25em 0.5em;
	}
	.rwd-table th:first-child, 
	.rwd-table td:first-child {
		padding-left: 0;
	}
	.rwd-table th:last-child, 
	.rwd-table td:last-child {
		padding-right: 0;
	}
	.rwd-table th, 
	.rwd-table td {
	}
}

@media (max-width: 480px) 
{
	.jxgv .TablePaging
	{
		display:table;
	}
	.rwd-table tr
	{
		border: Transparent 10px solid;
		margin: 5px;
	}
	.rwd-table th, .rwd-table td:not(.tbimg)
	{
		text-align: left;
	}
	.rwd-table th, 
	.rwd-table td 
	{
		padding: 0;
	}
}