@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-color:#f6f6f6}
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:839px;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:782px 0 22px 0;}
.nav li {margin:0 0 0 12px;text-align:center;font-size:18px;float:left; line-height:50px;padding:0 30px}
.nav li a{ color:#fFF}
.nav li a:hover{ color:#FF6; text-decoration:none}


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

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

.layer{width:1200px;margin:20px auto;clear:both; }
.title{ width:1200px;margin:0px auto; text-align:center}
        

/**要求**/
.yaoqiu_m{width:1200px;float:left;padding-bottom:20px; background:url(yaoqiu.jpg) no-repeat top; height:537px; margin-top:15px; padding-top:90px}
.yaoqiu_m p{width:1050px;float:left; font-size:20px;  line-height:38px; color:#666;margin:8px 100px;}
.yaoqiu_t{width:1200px;float:left; margin-top:15px;}

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

/**奖项**/
.layer02{width:100%;height:555px; 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;height:600px; background:#000;margin:0 auto; clear:both;}

/**页脚内容**/
#footer{width:100%;height:100px; background:#86000c no-repeat top center;padding:90px 0;clear: both;margin-top:30px; float:left; }
#footer p{ text-align:center; line-height:28px;color:#fff }
#footer p a{ color:#fff}