@charset "utf-8";
/* CSS Document */
.page_a.current {
	background: #f37435 !important;
	color: #fff;
}


@media only screen and (max-width: 768px){

.nyactive >div a {
  background:#f37435 !important;
}
.nyactive a {
	color: #fff !important;

}
  
  .jx td{width:100%;display: block;flex:1;}
	  .jx td img{width:100% !important;height:auto !important;flex: 1;}
  
}


.cpbg{
 border-bottom: rgb(153, 153, 153) 1px solid;
 border-right: rgb(153, 153, 153) 1px solid;
 margin-bottom: 15px;
}
.cpbg TR TD{
 text-align:
 center;
 border-left: rgb(153, 153, 153) 1px solid;
 line-height: 2.2;
 font-family: Microsoft Yahei,Arial,Verdana,sans-serif;
 font-size: 14px;
 border-top: rgb(153, 153, 153) 1px solid;
 padding-top:5px;
 padding-bottom:5px;
 color:#333;
}
.cpbg TD p{
 text-align:center;
 line-height: 2.2;
 font-family: Microsoft Yahei,Arial,Verdana,sans-serif;
 font-size: 14px;
 color:#333;
 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: #fff;}
tr:nth-child(even){background-color: #fff;}


@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 p{
 text-align:center;
 line-height: 24px !important;
 font-family: Microsoft Yahei,Arial,Verdana,sans-serif;
 font-size: 14px !important;
 color:#333;
 padding: 0 !important;
 word-wrap: break-word;
 word-break: normal;
}

}
