@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;/**-moz-box-sizing: border-box;-o-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;**/}
body{ font-size:12px;font-family:"微软雅黑"; background:url(all_bg.jpg)}
ul,ol,dl,li {list-style:none;}
img {border:0;}
a {text-decoration:none;color:#000}
a:hover { text-decoration:underline;color:#000;}

/**头部结构**/
#header{width:100%;height:850px;margin:0;background:#9d000e  url(header_bg.jpg) no-repeat top ;float:left}
.top_link{width:1200px;margin:0 auto; }
.top_link span{float:right; line-height:30px;}

/**导航**/
.nav{width:1000px;margin:0 auto;padding:705px 0 23px 0;}
.nav li {margin:0 0 0 12px;text-align:center;font-size:18px;float:left; line-height:50px; background:url(line.png) no-repeat right ;padding:0 30px}
.nav li a{ color:#fFF}
.nav li a:hover{ color:#FF6}


/**主体结构**/
#main{width:100%;margin:0;clear:both;float:left}

/**主题**/
.layer_intr{width:100%;height:318px;margin:0 auto;float:left;padding-top:20px; background:#9d000e url(jieshao_bg.jpg) no-repeat top center}
.intr{width:1200px;margin:0 auto; clear:both; }
.intr p{width:800px;float:left; font-size:17px; text-indent:2em; line-height:36px; color:#fff;margin:15px 0 0 80px}

.layer{width:1200px;margin:20px auto;clear:both; background:url(line_bg.png) no-repeat bottom center;padding:20px 0;}
.title{ width:1200px;margin:20px auto; text-align:center}

/**要求**/
.yaoqiu_t{width:1200px;float:left; margin-top:50px;background:url(jp_img.png) no-repeat top right}
.yaoqiu_m{width:1200px;float:left;padding-bottom:20px; background:url(line_bg_m.jpg) repeat-y}
.yaoqiu_b{width:1200px;float:left; background:url(jp_img.png) no-repeat top right}
.yaoqiu_m p{width:1100px;float:left; font-size:16px;  line-height:36px; color:#666;margin:10px 50px; background:url(num_l.png) no-repeat  left;}
.yq_img{float:left;margin-right:10px;}

/**流程**/
.time{width:100%; background:url(line01.png) no-repeat center; text-align:center;margin-top:50px;float:left}

/**奖项**/
.layer02{width:100%;height:450px; margin:0; clear:both; background:url(jiangxiang_bg.jpg) no-repeat bottom center}

/**展播**/
.zhanbo{width:1200px;margin:0 auto;}
.zhanbo ul{margin:30px 0;float:left}
.zhanbo ul li{width:270px;float:left;margin:10px 9px;  border:1px solid #EEE;padding:5px;}
.video_img{width:270px;height:180px;}
.zhanbo ul li p{ text-align:center; line-height:28px; font-size:15px;}
.more{float:right; font-size:14px; color:#930; text-align:right; background:#C00;padding:5px 10px;border-radius:5px;}
.more a{ color:#fff;}

.page{width:1200px;margin:30px 0;border-radius:10px; background:#C30; font-size:15px; text-align:center; line-height:28px; clear:both;color:#fff}
.page a{ color:#fff}

.video{width:800px; background:#fff;margin:0 auto; clear:both;}

/**页脚内容**/
#footer{width:100%;height:100px; background:#cb201c url(footer_bg.jpg) no-repeat top center;padding:140px 0;clear: both;margin-top:30px; float:left; }
#footer p{ text-align:center; line-height:28px;color:#fff }
#footer p a{ color:#fff}