/*整体开始*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; font-weight:normal;}
fieldset, img { border:none; } /*为了照顾ie6 链接图片有边框*/
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体";}
select, input { vertical-align:middle; }
 select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body {font-size:12px; color:#000;font-family:"Microsoft YaHei","微软雅黑","SimHei","黑体","SimSun","宋体";}
a { color:#000; text-decoration:none; font-weight:normal;}
a:hover { color:#000; text-decoration:none; }
html {
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust: 100%;
}

video embed, video object, video iframe {
width: 100%;
height: auto;
}
        *{
            margin:0px;
            padding:0px;
        }
        div{
            display:block;
        }
        body{
            font-weight: lighter;
        }
        html{
            color:#666;
        }
        html,body{
            width: 100%;
        }
/*banner*/
.ds_banner{
    width:100%;
}
.ds_banner img{
    width:100%;
    display: block;
}
/*导语*/
.ds_dy{
    width:100%;
    margin-top:60px;
}
.ds_dy .ds_dy1{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
/*左侧*/
.dy_l{
    width:570px;
    height:380px;
    float: left;
    background:url(../images/dy_back.png) no-repeat;
}
.dy_l h1{
    font-size:20px;
    color:#000;
    padding:60px 40px 0px 155px;
    box-sizing:border-box;
    line-height:30px;
}
/*右侧*/
.dy_r{
    width:580px;
    height:380px;
    overflow:hidden;
    float: right;
    position:relative;
}
.dy_r img{
    width:100%;
    transition: transform 0.5s;
}
.dy_r:hover img{
    transform:scale(1.1,1.1);
}
.dy_r p{
    width:100%;
    height:60px;
    line-height:60px;
    position:absolute;
    bottom:0;
    background:rgba(0,0,0,0.5);
    padding:0px 20px;
    box-sizing:border-box;
    color:#fff;
    font-size:20px;
}
/*颁奖仪式*/
.ds_bj{
    width:100%;
    margin-top:60px;
}
.ds_bj .ds_bj1{
    width:1200px;
    margin:0 auto;
}
.bj_tit{
    width:100%;
}
.bj_tit img{
    width:100%;
}
.bj_con{
    width:100%;
    height:890px;
    background:url(../images/bj_back.png) no-repeat;
    padding:32px 25px 122px 25px;
    box-sizing:border-box;
    margin-top:40px;
}
.swiper-container{
    width: 100%;
    float: left;
    height: 100%;
    border-radius:50px 50px 0px 0px;
    overflow:hidden;
}
.swiper-container .swiper-slide img {
    width:100%;
    height: 100%;
}
.swiper-container .swiper-slide{
    position:relative;
}
.bj_bt{
    width:100%;
    height:56px;
    line-height:56px;
    background:rgba(0,0,0,0.5);
    color:#fff;
    text-align:center;
    position:absolute;
    bottom:0;
    font-size:24px;
    padding-right:60px;
    box-sizing:border-box;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    width:20%;
    left:80%;
}
.swiper-pagination-bullet{
    width:15px;
    height:15px;
    background:#fff;
}
/*读书视频展播*/
.ds_sp{
    width:100%;
    margin-top:60px;
}
.ds_sp1{
    width:1200px;
    margin:0 auto;
}
.swiper-container1{
    width:100%;
    overflow:hidden;
    margin-top:40px;
    position:relative;
}
.sp_prev{
    width:70px;
    height:108px;
    position: absolute;
    top: 50%;
    margin-top: -35px;
    left:10px;
    background: url(../images/sp_prev.png) no-repeat;
    background-size:100% 100%;
    z-index: 99;
    cursor:pointer;
}
.sp_next{
    width: 70px;
    height:108px;
    position: absolute;
    top: 50%;
    margin-top: -35px;
    right:10px;
    background: url(../images/sp_next.png) no-repeat;
    background-size:100% 100%;
    z-index: 99;
    cursor:pointer;
}
.jm_tu {
    width:948px;
    height:635px;
    margin: 0 auto;
    background:url(../images/sp_back.png) no-repeat;
    position:relative;
    padding:20px;
    box-sizing:border-box;
}
.jm_tu1 {
    width: 100%;
    height: 515px;
    overflow: hidden;
    position:relative;
}
.jm_tu1 img {
    width:100%;
    max-width:100%;
    margin-left:0 !important;
}
.icon {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    left: 50%;
    margin-left: -40px;
    opacity: 0.9;
}
.jm_tu h2{
    width: 700px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #333;
    font-size: 24px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -350px;
}
.jm_tu h2:hover{
    text-decoration:underline;
}
/*获奖名单*/
.ds_hj{
    width:100%;
    height:920px;
    margin-top:60px;
    padding-bottom:90px;
    background:url(../images/hj_back.jpg) center bottom no-repeat;
}
.ds_hj1{
    width:1200px;
    margin:0 auto;
}
.swiper-container2{
    width:100%;
    overflow:hidden;
    margin-top:40px;
    position:relative;
}
.swiper-container2 .swiper-pagination{
    padding:30px;
    box-sizing:border-box;
    bottom:-15px;
}
.swiper-container2 .swiper-pagination-bullet{
    width:15px;
    height:15px;
    border-radius:50px;
    background: #fff;
    opacity:1;
}
.swiper-container2 .swiper-pagination-bullet-active{
    background: #af3009;
}
/*底部*/
.wl_bot {
    font-size: 12px;
    background: #555f6c;
    color: #ffffff;
    padding: 10px;
    text-align: center;
}
.wl_bot span {
    display: inline-block;
    padding: 10px;
    color: #ffffff;
}
.wl_bot a {
    color: #ffffff;
}
@media (min-width: 640px) and (max-width:1200px){
        body{
            min-width:1200px;
        }
}
@media screen and (max-width: 640px){
/*导语*/
.ds_dy{
    margin-top:30px;
}
.ds_dy .ds_dy1{
    width:96%;
}
.dy_l{
    width:100%;
    height:248px;
    background-size:100% 100%;
}
.dy_l h1{
    font-size:14px;
    padding: 30px 21px 0px 103px;
    line-height:20px;
}
.dy_r{
    width:100%;
    height:260px;
    margin-top:20px;
}
.dy_r p{
    height:40px;
    line-height:40px;
    font-size:14px;
}
.ds_bj{
    margin-top:30px;
}
.ds_bj .ds_bj1{
    width:96%;
}
.bj_tit{
    overflow:hidden;
}
.bj_tit img{
    width:200%;
    margin-left:-50%;
}
.bj_con{
    height:260px;
    margin-top:20px;
    background-size: 100% 100%;
    padding: 12px 10px 30px 10px;
}
.bj_bt{
    height:40px;
    line-height:40px;
    font-size:14px;
}
.swiper-pagination-bullet{
    height:10px;
    width:10px;
}
.swiper-container{
    border-radius:20px 20px 0px 0px;
}
/*视频展播*/
.ds_sp{
    margin-top:30px;
}
.ds_sp1{
    width:96%;
}
.swiper-container1{
    margin-top:20px;
}
.jm_tu{
    width:100%;
    height:320px;
    background-size:100% 100%;
}
.jm_tu h2{
    width:80%;
    height:30px;
    line-height:30px;
    left:10%;
    margin-left:0px;
    font-size:14px;
    bottom:0px;
}
.icon{
    width:40px;
    height:40px;
    margin-left:-20px;
    margin-top:-20px;
}
.sp_next{
    width:30px;
    height:50px;
}
.sp_prev{
    width:30px;
    height:50px;
}
.ds_hj{
    margin-top:30px;
    height:370px;
    padding-bottom:0px;
    background:none;
}
.ds_hj1{
    width:96%;
}
.swiper-container2 img{
    width:100%;
}
.swiper-container2{
    margin-top:20px;
}
.swiper-container2 .swiper-pagination{
    padding:5px;
    bottom:0px;
}
.swiper-container2 .swiper-pagination-bullet{
    width:10px;
    height:10px;
}

}