﻿/*全局样式*/
@charset "utf-8";
html, body, ul, h1, p, h2, h3, h4, h5, h6, fieldset, legend span {
    padding: 0;
    margin: 0;
}

body {
    font-size: 13px;
    /* overflow: scroll; */
    font-family: "微软雅黑", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";

}

article, aside, dialog, footer, header, section, footer, nav, figure, menu {
    display: block
}

ol, ul, li {
    list-style: none;
}

/* ul {
    overflow-x: inherit;
} */

* {
    margin: 0 auto;
    padding: 0;
}

a {
    text-decoration: none;
}

.clearfix:after, .clearfix:before {
    content: "";
    display: block;
    clear: both;
}

/*顶部图片*/
.top-bg {
    width: 100%;
    height: 420px;
    background: url("images/top-bg.png") no-repeat top center;
    background-size: 1920px 420px;
	min-width:1200px;
}
 @media only screen and (min-width: 1920px) {
    .top-bg {
        height: 420px;
        background: url("images/top-bg.png") no-repeat top center;
        background-size: 1920px 420px; 
    } 
}  
.timezhou{
    width: 1200px !important;
    height: 150px;
    margin: 0px auto !important;
    position: fixed;
    top: -10px;
}

.top-banner{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.top-banner1,.top-banner2,.top-banner3{
    display: block;
    margin: 0 auto;

}
.top-banner1{

}

/*主体内容*/
.main {
    width: 1200px;
    margin: 0 auto;
    /* overflow-x: scroll; */
}
/* 时间轴 */
.time-line{
    width: 100%;
    height: 150px;
    margin: 6px auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
.time-line a{
    display: block;
    width: 50%;
    height: 137px;
    float: left;
}
/* 视频奖 */
.video-prize{
    box-sizing: border-box;
    width: 100%;
    margin-top: 20px;
    padding: 10px;
}
.video-box{
    width: 100%;
    height: 90px;
}
.video-box img{
    display: block;
    margin: 0 auto;
    height: 90px;
}
.video-detail{
    width: 340px;
    height: 230px;
    float: left;
    margin-left: 40px;
    margin-top: 30px;
}
.video-detail a{
    display: block;
    width: 340px;
}
.video-img{
    width: 100%;
    height: 195px;
    border-radius: 5px;
}
.video-detail image{border-radius:5px;}
.video-tittle a{
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    text-align: center;
	color:rgb(85, 26, 139);
}
.video-more{
    box-sizing: border-box;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: right;
    padding-right: 65px;
}
.video-more a{
    color: #ff0000;
}
/* 音频获奖 */
.audio-prize{
    box-sizing: border-box;
    width: 100%;
    margin-top: 20px;
    padding: 10px 60px;
}
.audio-box{
    width: 100%;
    height: 90px;
    margin: 0 auto;
}
.audio-box img{
    display: block;
    margin: 5px auto;
    height: 80px;
}
.audio-detail{
    width: 300px;
    height: 170px;
    float: left;
    margin-left: 40px;
    margin-top: 30px;
}
.audio-left{
    margin-left: 240px;
}
.audio-detail a{
    display: block;
    width: 300px;
}
.audio-img{
    width: 100%;
    height: 120px;
    border-radius: 5px;
}
.audio-tittle a{
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    text-align: center;
	color:rgb(85, 26, 139);
}
/* 平面获奖 */
.plane-prize{
    box-sizing: border-box;
    width: 100%;
    margin-top: 20px;
    padding: 10px 30px;
}
.plane-box{
    width: 100%;
    height: 90px;
    margin: 0 auto;
}
.plane-box img{
    display: block;
    margin: 5px auto;
    height: 80px;
}
.plane-detail{
    width: 320px;
    height: 220px;
    float: left;
    margin-left: 50px;
    margin-top: 30px;
}
.plane-detail a{
    display: block;
    width: 320px;
}
.plane-img{
    width: 100%;
    height: 180px;
    border-radius: 5px;
}
.plane-tittle a{
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    text-align: center;
	color:rgb(85, 26, 139);
}
/* 卡通获奖 */
.cartoon-prize{
    box-sizing: border-box;
    width: 100%;
    margin-top: 20px;
    padding: 10px 60px;
}
.cartoon-box{
    width: 100%;
    height: 90px;
    margin: 0 auto;
}
.cartoon-box img{
    display: block;
    margin: 5px auto;
    height: 80px;
}
.cartoon-detail{
    width: 320px;
    height: 220px;
    float: left;
    margin-left: 30px;
    margin-top: 30px;
}
.cartoon-detail a{
    display: block;
    width: 320px;
}
.cartoon-img{
    width: 100%;
    height: 180px;
    border-radius: 5px;
}
.cartoon-tittle a{
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    text-align: center;
	color:rgb(85, 26, 139);
}
/* 底部版权 */
.footer{
    width: 100%;
    height: 188px;
    background-color: #01265c;
    color: #ffffff;
    font-size: 14px;
}
.footer-center{
    width: 1200px;
    height: 188px;
    margin: 0 auto;
}
.ewm{
    width: 165px;
    height: 128px;
    margin: 48px 30px 12px 160px;
    float: left;
}
.ewm-wx,.ewm-wb{
    width: 70px;
    height: 85px;
    background-color: #ffffff;
    float: left;
    margin-left: 5px;
    padding: 3px;
}
.ewm-wx img{
    width: 65px;
    height: 65px;
    text-align: center;
    margin-left: 2px;
}
.ewm-wx p{
    font-size: 14px;
    text-align: center;
    /* float: left; */
    color: #000;
}
.ewm-wb img{
    width: 65px;
    height: 65px;
    text-align: center;
    margin-left: 2px;
}
.ewm-wb p{
    font-size: 14px;
    text-align: center;
    /* float: left; */
    color: #000;
}
.footer-1{
    width: 580px;
    float: left;
    margin-left: 30px;
    margin-top: 60px;
}
.footer-1 li{
    line-height: 25px;
}
.footer-1 li img{
    vertical-align: text-bottom;
}
.dzjg{
    float: left;
    margin-top: 58px;
}

/*分页样式*/
.Second_fuw_0202_fy01{ width:72px; height:25px; line-height:25px; border:1px solid #d2d2d2; background:#ebebeb;}
.Second_fuw_0202_fy td{ color:#505050; font-size:14px; text-align:center; height:25px; line-height:25px; cursor:default}
.Second_fuw_0202_fy a{ color:#505050;}
.Second_fuw_0202_fy01 input{color:#505050;}
.Second_fuw_0202_fy01 a{ color:#505050;}
.Second_fuw_0202_fy02{ width:17px;}
.Second_fuw_0202_fydw{ width:10px;}
.Second_fuw_0202_fy02bg{ background: -webkit-linear-gradient(rgba(56,120,224,1), rgba(34,90,182,1)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(56,120,224,1), rgba(34,90,182,1)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(56,120,224,1), rgba(34,90,182,1)); /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(56,120,224,1), rgba(34,90,182,1)); /* 标准的语法（必须放在最后） */ height:25px; width:17px; color:#fff !important;     transition: background-color .5s;}
.Second_fuw_0202_fy03{ height:25px; width:33px; border:1px solid #d2d2d2; background:#ebebeb;}
.Second_fuw_0202_fy03 input{ width:33px;  height:25px;}
.Second_fuw_0202_fy04{ width:80px;}
.Second_fuw_0202_fy05{ width:20px;}
.Second_fuw_0202_fy{ height:50px; clear:both; width:668px; text-align:center; padding-top:80px; position:absolute; margin-left:-334px; left:50%;bottom:0px;}
/*分页*/


/*文章页面*/
.xilanboxbg{width: 100%;}
.Second_banner{width: 1013px;height: 40px;line-height: 40px;margin:0 auto;}
.Second_banner li{font-size: 12px;color: #a1a7b2;float: left;padding-right: 8px;}
.Second_banner li a{color: #a1a7b2;}
.Three_xilan_01{width: 1013px;border: 1px solid #d3dcea;background: #fff;margin:0 auto;margin-bottom:20px;}
.Three_xilan_02{width: 780px;padding-top: 60px;padding-bottom: 60px;margin:0 auto;}
.dw{clear:both}
.Three_xilan_03{ font-size:38px; color:#333; text-align:center;width:100%; font-family:'微软雅黑'}
.Three_xilan_04{ font-size:12px; color:#808080; width:100%; text-align:center; padding-top:20px;}
.Three_xilan_04 a{ color:#808080}
.Three_xilan_05{ height:1px; width:100%; background:#d4d4d4; }
.Three_xilan_06{ height:333px; text-align:center; padding-top:20px;}
.Three_xilan_06 img { width:500px;}
.Three_xilan_07{ font-size:14px; color:#333; padding:50px 0; line-height:24px; text-align:justify;text-justify:inter-ideograph;}
.Three_xilan_08{float:left; position:relative; width:98px;}
.Three_xilan_08 ul{ font-size:0;}
.Three_xilan_0801{ font-size:20px; font-weight:bold; color:#313131; text-align:center; width:98px; height:24px; line-height:24px;}
.Three_xilan_0802{ height:3px; width:98px; background:#de1f1a;}
.Three_xilan_0803{ background:#4d4d4d; height:1px; width:780px; clear:both;}
.Three_xilan_02 td{ vertical-align:top;}
.Three_xilan01_02{ float:left; font-size:14px; color:#333; padding-bottom:10px;}
.Three_xilan01_0201{ color:#808080 !important;}
.Three_xilan01_02 span{ padding-right:7px;}
.Three_xilan01_03 span{ padding-right:28px;}
.Three_xilan01_01{ width:880px; padding:60px 0 20px 0;}
.Search_content_dw{ height:20px; clear:both;}
.contentLeft0102{width: 90%;float: left;font-size: 14px;background: url(/images/ico4.png) left center no-repeat;height: 28px;line-height: 28px;padding-left: 15px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.contentLeft0102 a{color: #333;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
	
/*文章页面*/

.yeartab{width:33.33%;height:139px;float:left;cursor: pointer;}
.year2020{background: url("images/2020hjzp.png") no-repeat top center;background-size: 400px 139px;}
.year2019{background: url("images/2019hjzp.png") no-repeat top center;background-size: 400px 139px;}
.year2018{background: url("images/2018hjzp.png") no-repeat top center;background-size: 400px 139px;}
.year202001{background: url("images/2020hjzp01.png") no-repeat top center;background-size: 400px 139px;}
.year201901{background: url("images/2019hjzp01.png") no-repeat top center;background-size: 400px 139px;}
.year201801{background: url("images/2018hjzp01.png") no-repeat top center;background-size: 400px 139px;}
.contenttab{width:1200px;margin:0 auto;display:none;}
.contentyear2020{display:block;}