@charset "utf-8";
/*左侧*/
.left-nav{width: 244px; padding: 28px 25px 10px; background: #fdfdfd url("../images/bg_left.png") no-repeat; border: 1px solid #d2d2d2; box-shadow: 0 0 5px #ddd;}
.left-nav .nav-top{height: 100px; padding:16px 0 0 72px; font-weight: normal; margin-left: 11px;}
.left-nav .sched{font-size: 18px; color: #d71819;}
.left-nav .en-tit{font-size: 12px; font-weight: 800;}
.left-nav .left-list li a.l-tit{ display: block; height: 76px; line-height: 76px; border-bottom: 1px dashed #b5b5b5; padding-left: 28px; background: url("../images/arrow_right.png") no-repeat 8px center; font-weight: bold; overflow: hidden;}
.left-nav .left-list li.first a.l-tit{ background: url("../images/pri_arrow_down.png") no-repeat 8px center;}
.left-nav .left-list li.last a.l-tit{border-bottom: 0;}
/*颁奖*/
.left-nav .prize-top{ background: url("../images/prize_icon.png") no-repeat;}
.left-nav .left-list li .son-list a{display: block; line-height: 48px; text-indent: 28px;}
/*论坛*/
.left-nav .for-top{ background: url("../images/for_icon.png") no-repeat;}

/*右侧公共*/
.right-list{width: 875px;}
.right-list h2{height: 38px; background: #d71819; color: #fff; text-align: center; line-height: 38px; font-size: 20px; font-weight: normal; margin-bottom:20px;}
.detal-list{padding: 35px 0; border-top: 1px dashed #D71819;}
.detal-list .detal-img{ padding-top: 10px;}
.detal-list .detal-img p{ padding-top:10px ; text-align: center;}
.detal-list .detal-txt strong{margin-bottom: 10px; display: inline-block; font-size: 18px;}
.detal-list .detal-txt p{line-height: 32px; text-indent: 2em;word-wrap: break-word;word-break: break-all;text-align:justify;}

/*论坛右侧*/
.detal-list .for-img{width: 240px;}
.detal-list .for-txt{width: 610px;}
/*颁奖典礼右侧*/
.detal-list .prize-img{width: 168px;}
.detal-list .prize-txt{width: 688px;}