
.j-title-box {    font-weight: normal;
    text-align: center;
    font-size: 26px;
    color: #333;
    line-height: 26px;
    margin-bottom: 30px;
    letter-spacing: 2px;
}
.pyq_bjb a {
    display: block;
    width: 300px;
    margin: 0px auto;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    background: #3770F3;
    text-align: center;
}
.content p img {
    width: auto;
}
.price-table{
 width: 98%;
     max-width: 1200px;
     margin: 40px auto;
     border-collapse: collapse;
}
.price-table td,.price-table th{
  border: 1px solid #fff;
  padding-top: 10px;
  padding-bottom: 5px;
  line-height: 40px;
  font-size: 22px;
}

.price-table th
{   font-size: 22px;
  color: #fff;
  background-color:#055CAE;
    height:70px;
}
.price-table td
{
  font-size: 20px;
    text-align:center;
}
.price-table caption{
  margin-bottom: 30px;
  font-weight: bold;
  color: #055CAE;
  font-size: 26px;
}
.price-table .wordbold{
  font-weight: bold;
}
.price-table tr:nth-child(odd){
  background-color:#E3F1FE;
}
.price-table tr:nth-child(even){
  background-color:#A7D2FC;
}
.tbbgcolor {
    background-color: #E3F1FE;
}
.tbbgcolor-deep {
    background-color: #A7D2FC;
}
.pc-none,.mblock{
  display: none;
}
.content {
  box-sizing: border-box;
  width:1200px;
  margin-top:0;
  padding: 0;
  margin: 0 auto;
}
.pc-th{
  width: 400px;
  padding-left: 10px;
  padding-right: 10px;
}
.price-table .m-td{
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}
.content .pyq_bjb{min-width: auto;width: auto;}
.mob-table{display: none;}
@media only screen and (max-width: 767px){
  .mob-table{display: table;}  .mob-notable{display: none;}
.pcheader,.pcbanner,.pc_footer{display: none!important;}  
body {
  min-width: auto;
}
.cptb {
  display: block;
  position: relative;
  padding: 10px 5%;
  background: #F4F5FA;
  text-align: center;
}
.cptb .banner_img {
    border-radius: 15px;
    width: 100%;
}
.j-title-box {
    font-size: 20px;
    line-height: 1.5;
  margin-top: 10px;
  margin-bottom:10px;
}
.content {
  box-sizing: border-box;
  width:100%;
  margin-top:0;
  padding: 0;
}
.content p img{
  width: 90%;
}
.price-table {
    width: 100%;
}
.price-table caption {
    font-weight: bold;
    font-size:16px;
}
.price-table th,.price-table td {
    font-size: 12px;
  line-height: 24px;
}
.pc-none{
  display: table;
}
.mob-none{
  display: none;
}
}
