/* CSS Document */

.prolist-page{ background:#f8f8f8;}
.nycontent.bgnone {width:100%;height:auto;padding:15px 0px;}
.nycontent {width:100%;height:auto;margin:20px 0;display:inline-block; padding:40px 0}

.col-md-5,.col-md-7{ float:left;}
   


   
/* pro-canshu */

.prodetail-jjrtxtm{
	
	margin-top:20px;
    
	
    padding:15px 5px 10px 5px;
    
	
}



.prodetail-jjrtxtm p{ line-height:28px;}


.prodetail-jjrtxtm2{ width:100%; line-height:32px; padding:0 20px 0 20px;}
.prodetail-jjrtxtm2 table{ border-collapse:collapse; width:100%; text-align:center}
.prodetail-jjrtxtm2 tabel tr,.prodetail-jjrtxtm2 table td{ border:1px solid #ccc; line-height:24px; text-align:center; padding:5px 5px;}


.prodetail-jjrtxt{border-bottom: 1px solid #e3e3e3; padding-bottom:20px;}

.prodetail-jjrtxtm p{ line-height:28px; font-size:16px; font-family:BEBASNEUE_BOOK; color:#000}



.prodetail-jjrw{
    padding: 10px 0 0 20px;
}
.prodetail-jjrtxt h3{

    font-size: 30px;

}

.prodetail-jjrtxt span{ display:inline-block; margin-left:2%;border-radius: 15px;
  background: #e62129;
  padding: 4px 15px;
  text-align:center;
  color:#fff;
  font-family:BEBASNEUE_BOOK;
  font-size:20px;
  }

.prodetail-jjrtxtm2{ width:100%; line-height:32px; padding:0 20px 0 20px;}
.prodetail-jjrtxtm2 table{ border-collapse:collapse; width:100%; text-align:center;table-layout: fixed;}
.prodetail-jjrtxtm2 tabel tr,.prodetail-jjrtxtm2 table td{ border:1px solid #ccc; line-height:24px; text-align:center; padding:5px 5px;}



@media screen and (max-width: 1200px){
	
	.prodetail-jjrtxtm{ height: 200px;
	overflow-y: scroll;}   
	
	}


@media screen and (max-width: 1100px){
	
	.nycontent .col-md-5{ width:55%;}   
	
	.nycontent .col-md-7{ width:43%}
	
	}
	
	.prodetail-jjrw{
    padding: 10px 0 0 20px;
}
	

@media screen and (max-width: 680px){
	
	.nycontent .col-md-5{ width:100%;} 
	.nycontent .col-md-7{ width:100%}
	.prodetail-jjrtxtm{overflow:hidden;
	height:auto
	}
	.prodetail-jjrw{ padding-top:30px;}
	}