	.btn{
		display: inline-block;
		margin: 0 auto 8px;
		width: 117px;
		padding:6px 0;
		font-weight:bold;
		background: #f00;
		border-radius: 8px;
		text-decoration: none;
		text-align: center;
		color: #ffffff;
        font-size:18px
	}
    .btn2{
    display: inline-block;
    margin: 0 auto 8px;
    width: 246px;
    padding:6px 0;
    font-weight:bold;
    background: #f90a0f;
    border-radius: 8px;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
        font-size:18px
  }
    .lbtn{margin-right:10px}
  .tmno{display:block}
  .tmyes{display:block}
  .tm_bs td span{font-weight:bold}
  .tm_bs2 td span{font-weight:bold}
  .tm_sx td span{color:#f00;display:inline-block;font-size:24px;font-weight:bold;border-radius:1px;}
    .tm_sx td,.tm_pic td{background:#0f0}
    table#plantb{border-right:1px solid #F00;border-bottom:1px solid #F00}
  table#plantb td{border-left:1px solid #F00;border-top:1px solid #F00;text-align:center;padding:2px 3px}
      
      .tmpic img{width:35px;}
      .trline{border-bottom:1px solid #888}
      #kqi{background:#ff0;text-align:center;font-weight:bold;}
      #kqi span{font-size:17px;font-weight:bold;color:#000}
	  
	  	#tmyes {}
#tmyes .kjjl-tit { padding-bottom: 5px; text-align: center;}
#tmyes .kjjl-tit span { height: 36px; line-height: 36px; padding: 0 36px; font-size: 18px; font-weight: bold; color: #fff; display: inline-block; background: #f00; position: relative;}
#tmyes .kjjl-tit span:before {content: "";display: inline-block; width: 0; height: 0; border-left: 40px solid transparent; border-top: 36px solid #f00; position: absolute; left: -40px;}
#tmyes .kjjl-tit span:after {content: "";display: inline-block; width: 0; height: 0; border-right: 40px solid transparent; border-top: 36px solid #f00; position: absolute; right: -40px;}
@media screen and (max-width:720px){
#tmyes { font-size: 14px;}
#tmyes .kjjl-tit span { height: 36px; line-height: 36px; padding: 0 30px;}
#tmyes .kjjl-tit span:before {border-left: 30px solid transparent; border-top: 36px solid #f00; position: absolute; left: -30px;}
#tmyes .kjjl-tit span:after {border-right: 30px solid transparent; border-top: 36px solid #f00; position: absolute; right: -30px;}
}

