@charset "utf-8";

/*
 * yanxiu
 */
.theme-yanxiu{float: left;width: 100%;}
.theme-yanxiu h2.evt-title{margin: 0 auto;font-size: 28px;}
/*table: yanxiu content*/
.yanxiu-content{width: 868px;margin: 46px auto 0;background: #F9F9F9;}
.yanxiu-content th{background: #CC3333;color: white;border: 1px solid #CC3333;line-height: 36px;font-size: 13px;font-weight: bold;}
.yanxiu-content td{background: #FFF;color: #666;border: 1px solid #CCC;line-height: 36px;font-size: 13px;}
.yanxiu-content .col-0{width: 118px;}
.yanxiu-content .col-1{width: 150px;}
.yanxiu-content .col-2{width: 419px;padding: 0 10px;text-align: left;}
.yanxiu-content .col-3{width: 160px;}
.yanxiu-content .cell-tips1{color: #009999;}
.yanxiu-content .cell-end{color: #009999;text-align: center;}