.swiper-button-next, .swiper-button-prev {
    background: rgba(0,0,0,0.5);
    width: 46px;
    height: 46px;
    color: #fff;
    border-radius: 30px;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 24px;
}

.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #137a5c;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;
}

table {
    border-right: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    margin-bottom: 15px;
}

.cpbg{
	border-bottom: #dedede 1px solid;
	border-right: #dedede 1px solid;
	margin-bottom: 15px;
}
.cpbg TR TD{
	text-align:center;
	border-left: #dedede 1px solid;
	line-height: 2.2;
	font-family: Microsoft Yahei,Arial,Verdana,sans-serif;
	font-size: 16px;
	border-top: #dedede 1px solid;
	padding-top:8px;
	padding-bottom:8px;
	color:#555;

}
.cpbg TD p{
	text-align:center;
	line-height: 2.2;
	font-family: Microsoft Yahei,Arial,Verdana,sans-serif;
	font-size: 16px;
	color:#555;
	padding: 0 !important;
}
.cpbg .bt{
	background-color:#ff4f51;
	color:#fff !important;
	font-weight:bold;
}
.cpbg .bt p{
	background-color:#ff4f51;
	color:#fff !important;
	font-weight:bold;
}
TR.bg TD{
	color:#fff !important;
}
tr:nth-child(odd){background-color:#eaeaea;}
tr:nth-child(even){background-color:#f8f8f8;}

.page_a {
    display: inline-block;
    line-height: 30px;
    height: 30px;
    width: 30px;
    margin: 0 3px;
    text-align: center;
    background: #f2f2f2;
    color: #666;
    text-decoration: none
}

.page_a:hover {
    text-decoration: none;
    background: #137a5c;
    color: #fff;
}

.page_a.current {
     background: #137a5c;
    color: #fff
}

.page_a.disabled {
    background: #f2f2f2;
    color: #333;
    cursor: not-allowed
}

.page_jump {
    margin-left: 5px
}

.page_input {
    border: 1px solid #d5d5d5;
    line-height: 28px;
    height: 28px;
    width: 40px;
    text-align: center
}


@media screen and (max-width: 768px) {
.c_portalResProduct_detail-01001 .reset_style table td {
	border: 1px solid #ddd;
	padding: 2px !important;
	line-height: 1.4;
}
.cpbg TD{
	text-align:center;
	line-height: 24px !important;
	font-family: Microsoft Yahei,Arial,Verdana,sans-serif;
	font-size: 14px !important;
	color:#555;
	padding: 8px !important;
	word-wrap: break-word;
	word-break: normal;
}

}
