﻿@charset "utf-8";
/* CSS Document */
/*
 * @description
 * @author GuoR
 * @Date 2020/09/22
 */
 /*通用样式*/
*{margin:0; padding:0;outline:none;-webkit-tap-highlight-color:transparent;}
html,body{min-height:100%;}
body{margin:0;padding:0;font-size:24px;font-family:"黑体";-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;}
ul,ol,dl{list-style:none;}
img{border:none;}
a{text-decoration:none;}
a:focus{outline:none;}
form,input{vertical-align:middle;margin:0;padding:0;border:0;}
html {
    font-size : 32px;
}
@media only screen and (min-width: 399px){
    html {
        font-size: 40px !important;
    }
}
@media only screen and (min-width: 431px){
    html {
        font-size: 43.2px !important;
    }
}
@media only screen and (min-width: 479px){
    html {
        font-size: 48px !important;
    }
}
@media only screen and (min-width: 539px){
    html {
        font-size: 54px !important;
    }
}
@media only screen and (min-width: 639px){
    html {
        font-size: 64px !important;
    }
}
@media only screen and (min-width: 719px){
    html {
        font-size: 72px !important;
    }
}
@media only screen and (min-width: 1079px){
    html {
        font-size: 108px !important;
    }
}
@media only screen and (min-width: 1199px){
    html {
        font-size: 120px !important;
    }
}
@media only screen and (min-width: 1439px){
    html {
        font-size: 144px !important;
    }
}
@media only screen and (min-width: 1919px){
    html {
        font-size: 192px !important;
    }
}
@media only screen and (min-width: 2559px){
    html {
        font-size: 256px !important;
    }
}
/*更多精彩弹出页*/
#showIframe{position:fixed;left:0;top:0;z-index:1000;width:100%;height:100%;border:none;}

.gdjc{background:url(/images/jz/gdjc_tcbj.jpg) no-repeat center;background-size:100% 100%;position:relative;overflow:hidden;transform-origin:0% 0% 0px;}
.gdjc_fh{position:absolute;right:1.833%;top:0.258rem;z-index:10;}
.gdjc_fh img{display:block;height:0.775rem;}
.gdjc_bt{position:absolute;top:0.21875rem;left:50%;transform:translateX(-50%);display:block;height:1.453125rem;}
.gdjc_M{width:85%;height:8.94375rem;margin:1.671875rem auto 0;}
.gdjc_M li{float:left;width:23.24%;height:2.78625rem;margin:0 0.88% 0.195rem;}
.gdjc_M li img{display:block;width:100%;height:100%;}

/*.gdjc{background:url(/images/jz/gdjc_tcbj.jpg) no-repeat center;background-size:100% 100%;position:relative;overflow:hidden;transform-origin:0% 0% 0px;}*/
/*.gdjc_fh{position:absolute;right:1.833%;top:0.258rem;z-index:10;}*/
/*.gdjc_fh img{display:block;height:0.775rem;}*/
/*.gdjc_bt{position:absolute;top:0.21875rem;left:50%;transform:translateX(-50%);display:block;height:1.453125rem;}*/
/*.gdjc_M{width:85%;height:8.94375rem;margin:1.671875rem auto 0;}*/
/*.gdjc_M li{float:left;width:22%;height:2.6375rem;margin:0.05rem 1.46% 0.34375rem;}*/
/*.gdjc_M li img{display:block;width:100%;height:100%;}*/
/*卷轴弹出列表页开始*/
/*.gdjc_M li a{display:block;width:100%;height:100%;position:relative;z-index:1;transition:all 0.4s ease 0s;float:left;}
.gdjc_M li a:before{content:"";width:0;height:0;background:linear-gradient(-45deg, #c70004 45%, #aaa 50%, #ccc 56%, #fff 80%);position:absolute;bottom:0;right:0;
    -webkit-animation: qj  1.5s linear infinite;
    -moz-animation: qj  1.5s linear infinite;
    -ms-animation: qj  1.5s linear infinite;
    animation: qj  1.5s linear infinite;}

@-webkit-keyframes qj {
    0%{width: 0px;
        height: 0px;}
    50%{width: 0.5rem;
        height: 0.5rem;}
    100%{width: 0px;
        height: 0px;}
}
@keyframes qj {
    0%{width: 0px;
        height: 0px;}
    50%{width: 0.5rem;
        height: 0.5rem;}
    100%{width: 0px;
        height: 0px;}
}*/
/*卷轴弹出列表页结束*/
/*阅读页样式*/
.ydq{width:100%;height:100%;position:relative;transform-origin:0% 0% 0px;overflow:hidden;}
.ydq_M{width:100%;height:84%;}
.swiper-container{height:100%;width:100%;overflow:hidden;background:#dcdcdc;}
.swiper-slide{width:100%;height:100%;position:relative;}
.swiper-slide p{position:absolute;left:0;bottom:0;width:100%;height:0.4097rem;line-height:0.4097rem;font-size:0.25rem;background:url(/images/WXimg/jrtjBJ.jpg)repeat-x left center;background-size:auto 100%;color:#fff;}
.swiper-slide p b{color:#ea1726;text-shadow:#fff0cc 0.021rem 0 0, #fff0cc 0 0.021rem 0, #fff0cc -0.021rem 0 0, #fff0cc 0 -0.021rem 0;margin-left:0.25rem;vertical-align:middle;}
.swiper-slide p span{vertical-align:middle;}
.swiper-slide .swiper-zoom-container{transform-origin:0% 0% 0px;transform:rotate(90deg);}
.swiper-container .swiper-button-prev{transform:rotate(90deg) translateY(50%);position:absolute;top:-2%;left:50%;width:auto;height:1.65rem;background:none;margin:0;}
.swiper-container .swiper-button-prev img{display:block;height:100%;}
.swiper-container .swiper-button-next{transform:rotate(90deg) translateY(-20%);position:absolute;bottom:-2%;right:50%;top:auto;width:auto;height:1.65rem;background:none;}
.swiper-container .swiper-button-next img{display:block;height:100%;}

.ydq_btgnq{transform-origin:0% 0% 0px;transform:rotate(90deg);background:#fff;}
.ydq_bt{height:100%;width:42.9%;float:left;font-size:0.4167rem;position:relative;}
.ydq_bt dt{width:1em;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);line-height:1.2em;height:12em;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:10;-webkit-box-orient:vertical;font-weight:600;}
.ydq_bt dd{width:55%;margin:0 auto;position:absolute;bottom:10%;left:50%;transform:translateX(-50%);}
.ydq_bt dd span{display:block;margin:0 auto;text-align:center;}
.ydq_bt dd i{display:block;transform:rotate(180deg);text-align:center;}

.ydq_gn1{height:100%;width:57.1%;float:left;display:flex;border-left:1px solid #dcdcdc;margin-left:-1px;}
.ydq_gn1 li{width:100%;position:relative;}
.ydq_gn1 li img{display:block;max-width:61.43%;max-height:39.58%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}

.ydq_gn3{height:100%;width:57.1%;float:left;border-left:1px solid #dcdcdc;margin-left:-1px}
.ydq_gn3 li{height:33.33%;width:100%;position:relative;}
.ydq_gn3 li img{display:block;max-width:61.43%;max-height:39.58%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}

/*首页样式*/
.main{width:100%;height:100%;background:#f2f2f2;overflow:auto;position:relative;}
.main_T{width:100%;height:2.06rem;background:url(/images/sy_TBJ.jpg) no-repeat center;background-size:100% 100%;position:fixed;left:0;top:0;z-index:1000;}
.main_T .ssy{display:block;width:85.76%;height:0.6944rem;background:#fff;border-radius:0.1rem;margin:0.2778rem 2.78%;float:left;}
.main_T .ssy img{display:block;height:0.4167rem;margin:0.13885rem 0 0.13885rem 0.2778rem;}
.main_T .wdxz{display:block;height:0.5347rem;margin:0.35765rem 0;float:left;}
.main_T .wdxz img{display:block;height:100%;}
.main_T .swiper-container{width:98%;line-height:0.54167rem;}
.main_T .swiper-container a{color:#FFF;font-weight:600;}
.main_T .swiper-container a.hover{color:#ffe8b1;}
#swiper-container1{background:none;}
/*banner*/
#banner{width:100%;height:4.51389rem;box-shadow:0 0.0347rem 0.1667rem #ccc;padding-top:2.06rem;}
#banner img{display:block;width:100%;height:4.51389rem;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:0.2847rem;}
.swiper-pagination-bullet{width:0.2569rem;height:0.2569rem;background:rgba(255,255,255,0.8);border-radius:50%;opacity:1;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 0.1rem;}
.swiper-pagination-bullet-active{background:rgba(228,38,61,1);}
/*首页党史上的今天*/
.sy_dssdjt{width:100%;height:1.875rem;background:url(/images/WXimg/sy_dssdjtBJ.png)no-repeat center;background-size:100% 100%;position:relative;}
.sy_dssdjt a{display:block;width:94%;height:100%;margin:0 auto;}
.sy_dssdjt img{display:inline-block;height:0.40278rem;position:absolute;top:0.90278rem;opacity:0;}
.sy_dssdjt img.sy_dssdjt1{right:11%;-webkit-animation: sy_dssdjt1  2s linear infinite;
    -moz-animation: sy_dssdjt1  2s linear infinite;
    -ms-animation: sy_dssdjt1  2s linear infinite;
    animation: sy_dssdjt1  2s linear infinite;}
.sy_dssdjt img.sy_dssdjt2{right:9.167%;-webkit-animation: sy_dssdjt2  2s linear infinite;
    -moz-animation: sy_dssdjt2  2s linear infinite;
    -ms-animation: sy_dssdjt2  2s linear infinite;
    animation: sy_dssdjt2  2s linear infinite;}
.sy_dssdjt img.sy_dssdjt3{right:7.222%;-webkit-animation: sy_dssdjt3  2s linear infinite;
    -moz-animation: sy_dssdjt3  2s linear infinite;
    -ms-animation: sy_dssdjt3  2s linear infinite;
    animation: sy_dssdjt3  2s linear infinite;}

@-webkit-keyframes sy_dssdjt1 {
    0%{opacity:0;}
    33%{opacity:1;}
    66%{opacity:1;}
    100%{opacity:1;}
}
@keyframes sy_dssdjt1 {
    0%{opacity:0;}
    33%{opacity:1;}
    66%{opacity:1;}
    100%{opacity:1;}
}
@-webkit-keyframes sy_dssdjt2 {
    0%{opacity:0;}
    33%{opacity:0;}
    66%{opacity:1;}
    100%{opacity:1;}
}
@keyframes sy_dssdjt2 {
    0%{opacity:0;}
    33%{opacity:0;}
    66%{opacity:1;}
    100%{opacity:1;}
}
@-webkit-keyframes sy_dssdjt3 {
    0%{opacity:0;}
    33%{opacity:0;}
    66%{opacity:0;}
    100%{opacity:1;}
}
@keyframes sy_dssdjt3 {
    0%{opacity:0;}
    33%{opacity:0;}
    66%{opacity:0;}
    100%{opacity:1;}
}
/*十大阶段首页内容*/
.sy_bnhh{width:94.44%;height:7.972rem;margin:0 auto 0.2778rem;box-shadow:0 0.0347rem 0.1667rem #ccc;overflow:hidden;border-radius:0.1rem;background:#fff;}
.sy_bnhh dt{width:94%;height:0.49rem;line-height:0.49rem;margin:0.3rem auto;}
.sy_bnhh dt img{display:inline-block;width:0.083rem;height:0.389rem;margin:0.0505rem 0;vertical-align:middle;border-radius:0.1rem;}
.sy_bnhh dt span{display:inline-block;vertical-align:middle;color:#a00;font-size:0.389rem;margin-left:0.2rem;}
.sy_bnhh dt a{display:inline-block;float:right;color:#656565;font-size:0.3194rem;vertical-align:middle;}
.sy_bnhh dt a span{color:#656565;font-size:0.4rem;margin:0;vertical-align:top;}
.sy_bnhh dd{width:45.588%;height:3.167rem;margin-left:2.94%;margin-bottom:0.2778rem;float:left;box-shadow:0 0.0347rem 0.1667rem #ccc;overflow:hidden;border-radius:0.1rem;}
.sy_bnhh dd img{display:block;width:100%;height:100%;}
.yjddl{width:100%;text-align:center;font-size:0.3194rem;margin:0.347rem 0;color:#a00;}

/*百年辉煌单独样式*/
.bnhh_zw{width:100%;height:0.3819rem;}
/*百年辉煌列表页单独样式*/
.bnhh_list_banner{display:block;width:100%;height:4.51389rem;box-shadow:0 0.0347rem 0.1667rem #ccc;position:absolute;left:0;top:2.06rem;z-index:900;}
.bnhhList_M{width:100%;overflow:hidden;background:#FFF;padding-top:6.56949rem;}
.bnhh_list_bt{width:100%;height:1.222rem;position:relative;}
.bnhh_list_bt p{width:89.58%;height:0.0208rem;font-size:0;position:absolute;left:50%;top:50%;background:#a00;transform:translate(-50%,-50%);}
.bnhh_list_bt .bnhh_list_btM{height:1rem;line-height:1rem;font-size:0.389rem;color:#a00;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:0 0.5rem 0 0.95rem;background:#fff url(/images/WXimg/bnhh_listBT.jpg)no-repeat 0.5rem center;background-size:0.368rem;}
.bnhh_list_bt .bnhh_list_btM span{display:block;white-space:nowrap;}
.bnhhList_MM{width:100%;overflow:hidden;}
.bnhhList_MM li{width:43.75%;height:3.215rem;float:left;margin-left:4.167%;margin-bottom:0.40278rem;box-shadow:0 0.0347rem 0.1667rem #ccc;overflow:hidden;border-radius:0.1rem;}
.bnhhList_MM li img{display:block;width:100%;height:100%;}

/*党史上的今天*/
.dssdjt_M{width:100%;overflow:hidden;background:url(/images/WXimg/dssdjtBJ.jpg)repeat-y;background-size:100%;padding-top:6.56949rem;}
.dssdjt_MM{width:100%;height:3.41rem;margin-top:0.833rem;background:url(/images/WXimg/dssdjt_listMBJ.jpg)no-repeat 12.9% 0.333rem;background-size:0.3819rem;overflow:hidden;position:relative;}
.dssdjt_MM dt{font-size:0.417rem;color:#c75b5b;height:0.45rem;line-height:0.45rem;position:absolute;top:0.4rem;left:0.8%;}
.dssdjt_MM dd{width:71.58%;height:3.41rem;position:absolute;top:0;left:18.4%;background:url(/images/WXimg/dssdjt_listBJ.jpg)no-repeat center;background-size:100% 100%;}
.dssdjt_MM dd a{display:block;width:100%;height:100%;position:relative;}
.dssdjt_MM dd a .dssdjt_MMsj{position:absolute;top:0.25rem;left:6%;height:1rem;line-height:1rem;font-size:0.26389rem;width:25%;color:#f1d46d;z-index:2;}
.dssdjt_MM dd a .dssdjt_MMbt{position:absolute;left:6%;top:1.06595rem;height:1.75rem;line-height:0.4375rem;font-size:0.2778rem;width:28%;color:#f1d46d;overflow:hidden;z-index:2;}
.dssdjt_MM dd a .dssdjt_MMbt h3{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;max-height:1.75rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.dssdjt_MM dd a .dssdjt_MMtp{display:block;width:58.58%;height:3.09rem;position:absolute;top:0.0347rem;left:35.5965%;z-index:2;}
.dssdjt_MM dd a .dssdjt_MMyxj{display:block;height:0.729rem;position:absolute;right:0;bottom:0.09rem;z-index:3;}

.dssdjt_jintian dt{font-weight:900;color:#a00;}

/*绘声绘色*/
.hshs_banner{display:block;width:100%;height:4.51389rem;box-shadow:0 0.0347rem 0.1667rem #ccc;position:absolute;left:0;top:2.06rem;z-index:900;}
.hshs_M{width:100%;overflow:hidden;padding-top:6.56949rem;background:#fff;}
.hshs_MM{width:100%;overflow:hidden;padding-bottom:0.5rem;}
.hshs_MM li{width:43%;height:3.826rem;float:left;margin-left:4.667%;margin-top:0.4167rem;box-shadow:0 0.0347rem 0.1667rem #ccc;overflow:hidden;border-radius:0.1rem;}
.hshs_MM li .hshs_MMdt{display:block;width:100%;height:3.167rem;}
.hshs_MM li .hshs_MMdt img{display:block;width:100%;height:100%;}
.hshs_MM li span{width:0.4%;height:0.5rem;display:inline-block;margin:0.0795rem 0;font-size:0;background:#b4b4b4;}
.hshs_MM li .hshs_MMhb{width:49.8%;height:0.5rem;line-height:0.5rem;font-size:0.2778rem;display:inline-block;margin:0.0795rem 0;text-align:center;color:#333;vertical-align:top;}
.hshs_MM li .hshs_MMhb img{display:inline-block;height:0.2778rem;margin-right:0.2rem;margin-top:0.11rem;}
.hshs_MM li .hshs_MMcb{width:49.8%;height:0.5rem;line-height:0.5rem;font-size:0.2778rem;display:inline-block;margin:0.0795rem 0;text-align:center;color:#333;vertical-align:top;float:right;}
.hshs_MM li .hshs_MMcb img{display:inline-block;height:0.2778rem;margin-right:0.2rem;margin-top:0.11rem;}

/*奋斗新时代*/
.bnhh_fdxsd_zw{width:100%;height:0.3819rem;padding-top:6.56949rem;}
.fdxsd_banner{display:block;width:100%;height:4.51389rem;box-shadow:0 0.0347rem 0.1667rem #ccc;position:absolute;left:0;top:2.06rem;z-index:900;}
.fdxsd_bnhh{width:94.44%;min-height:4rem;margin:0 auto 0.2778rem;box-shadow:0 0.0347rem 0.1667rem #ccc;overflow:hidden;border-radius:0.1rem;background:#fff;}
.fdxsd_bnhh dt{width:94%;height:0.49rem;line-height:0.49rem;margin:0.3rem auto;}
.fdxsd_bnhh dt img{display:inline-block;height:0.389rem;width:0.389rem;margin:0.0505rem 0;vertical-align:middle;border-radius:0.05rem;}
.fdxsd_bnhh dt span{display:inline-block;vertical-align:middle;color:#a00;font-size:0.389rem;margin-left:0.2rem;}
.fdxsd_bnhh dt a{display:inline-block;float:right;color:#656565;font-size:0.3194rem;vertical-align:middle;}
.fdxsd_bnhh dt a span{color:#656565;font-size:0.4rem;margin:0;vertical-align:top;}
.fdxsd_bnhh dd{width:45.588%;height:3.167rem;margin-left:2.94%;margin-bottom:0.2778rem;float:left;box-shadow:0 0.0347rem 0.1667rem #ccc;overflow:hidden;border-radius:0.05rem;}
.fdxsd_bnhh dd img{display:block;width:100%;height:100%;}

/*连艺访谈*/
.lyft_banner{display:block;width:100%;height:4.51389rem;box-shadow:0 0.0347rem 0.1667rem #ccc;position:absolute;left:0;top:2.06rem;z-index:900;}
.lyft_M{width:100%;overflow:hidden;padding-top:6.56949rem;background:#fff;}
.lyft_MM{width:91.67%;height:3.167rem;margin:0.4167rem auto 0;box-shadow:0 0.0347rem 0.1667rem #ccc;overflow:hidden;border-radius:0.1rem;}
.lyft_MM dt{width:50%;height:100%;overflow:hidden;border-radius:0.1rem;position:relative;float:left;}
.lyft_MM dt img{display:block;width:100%;height:100%;}
.lyft_MM dt img.lyft_spbfan{width:0.944rem;height:0.944rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.lyft_MM dd{width:44%;padding:0 3%;height:100%;float:right;}
.lyft_MM dd h3{width:100%;height:0.8rem;line-height:0.8rem;font-size:0.3472rem;color:#333;font-weight:100;}
.lyft_MM dd p{width:100%;height:2.1875rem;line-height:0.4375rem;font-size:0.2778rem;color:#666;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;}
.lyft_MM1 dt{float:right;}
.lyft_MM1 dd{float:left;}
/*连艺访谈视频页*/
.lyftsp_M{width:100%;overflow:hidden;background:#fff;padding-top:2.06rem;}
.video{display:block;width:100%;max-height:5.8rem;background:#000;}
.video::-internal-media-controls-download-button {display:none;}
.video::-webkit-media-controls-enclosure {overflow:hidden;}
.video::-webkit-media-controls-panel {width: calc(100% + 30px);}

.biaoti{width:100%;overflow:hidden;margin:0 0 0.3rem;border-bottom:2px solid #dcdcdc;}
.biaoti dt{width:2.639%;height:0.4236rem;float:left;margin:0.3957rem 0 0 4.236%;}
.biaoti dt img{display:block;height:100%;}
.biaoti dd{width:85%;line-height:1.215rem;font-size:0.4167rem;float:right;margin-right:6.9%;color:#a00;}
.main_V{width:90.625%;margin:0 auto;}
.main_V p{font-size:0.3472rem;line-height:0.625rem;color:#333;text-indent:2em;text-align:justify}

/*搜索*/
.sstop{width:94.6%;padding:0 2.7%;height:1.25rem;position:fixed;top:0;left:0;z-index:1000;background:url(/images/sy_TBJ.jpg) no-repeat center;background-size:100% 100%;}
.sstop_L{float:left;width:8.75%;height:1.25rem;text-align:left;}
.sstop_L a{display:block;width:100%;height:100%;}
.sstop_L img{margin-top:0.275rem;height:0.7rem;}
.sstop_M{width:68%;padding-left:0.8rem;float:left;height:0.7rem;line-height:0.7rem;margin-left:3%;margin-top:0.275rem;border-radius:0.1rem;background:#fff url(/images/WXimg/ss.png) no-repeat 0.25rem center;background-size:0.417rem;-webkit-user-select:text;}
.sstop_M input{width:96%;height:100%;background:none;font-size:0.347rem;color:#4a4e58; outline:none;-webkit-user-select:text !important;vertical-align:top;}
.sstop_R{float:right;height:1.25rem;line-height:1.25rem;text-align:center;}
.sstop_R a{display:block;width:100%;height:100%;font-size:0.4167rem;color:#fffefe;}
.ss{width:100%;overflow:hidden;padding-top:1.25rem;}
.main_SSBT{width:97.3%;padding-left:2.7%;height:1rem;line-height:1rem;background:#fff;color:#a00;font-size:0.3819rem;border-bottom:0.0138rem solid #dcdcdc;}
.main_SSBT img{display:inline-block;height:0.4097rem;margin-right:0.2rem;}
.main_SSM{width:98%;padding-left:2%;margin:0.4rem 0;}
.main_SSM a{display:inline-block;margin:0 0.15rem 0.15rem;padding:0.16rem 0.26rem;font-size:0.347rem;color:#666;border:0.0208rem solid #999;border-radius:0.5rem;-moz-border-radius:20.0347rem;}
/*.main_SSM .red{color:#F00;}*/
.ssjg{width:83.3%;padding:0 8.35%;border-top:0.194rem solid #e7eaf2;border-bottom:0.074rem solid #e7eaf2;min-height:0.8rem;line-height:0.8rem;font-size:0.343rem;color:#a00;}
.ssjg span{margin-right:0.686rem;font-weight:600;}
.ssjglb{width:91.66%;padding:0.4375rem 4.17%;min-height:3.215rem;border-bottom:0.074rem solid #e7eaf2;overflow:hidden;}
.ssjglbL{display:block;float:left;width:43.75%;height:3.215rem;border-radius:0.08rem;overflow:hidden;border:1px solid #999;}
.ssjglbL img{width:100%;height:100%;}
.ssjglbR{float:right;width:47%;min-height:3.215rem;color:#333;}
.ssjglbRT{font-size:0.3819rem;width:100%;min-height:0.5rem;max-height:1rem;line-height:0.5rem;color:#333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.ssjglbR p{width:100%;height:0.6865rem;line-height:0.4rem;font-size:0.333rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

/*我的下载background:#e6e6e6;*/
.wdxzM{width:100%;min-height:100%;}
.wdxzT{width:100%;height:1rem;position:fixed;top:0;left:0;z-index:1000;background:url(/images/sy_TBJ.jpg) no-repeat center;background-size:100% 100%;text-align:center;color:#fffefe;font-size:0.4167rem;line-height:1rem;box-shadow:0 0.0347rem 0.1667rem #ababab;}
.wdxzTL{float: left;width: 2.78%;height: 0.479rem;margin-left: 2.8%;margin-top: 0.26rem;}
.wdxzTL a{display:block;width:100%;height:100%;}
.wdxzTL a img{display:block;width:100%;height:100%;}
.wdxzTR{float:right;width:10.625%;height:0.52rem;margin-right:4%;margin-top:0.24rem;}
.wdxzTR a{display:block;width:100%;height:100%;}
.wdxzTR a img{display:block;width:100%;height:100%;}
.wdxzMM{width:100%;padding-top:1.43rem;overflow:hidden;}
.wdxzMM li{float:left;width:43.75%;height:3.215rem;margin:0 0 0.4rem 4.16%;position:relative;}
.wdxzMM li a{display:block;width:100%;height:100%;}
.wdxzMM li img{width:100%;height:100%;box-shadow:0 0.0347rem 0.1667rem #ababab;}
.wdxzMM li .input_check{position:absolute;left:0;top:0.268rem;width:0.4236rem;height:0.4236rem;visibility:hidden;background:none;}
.wdxzMM li .input_check + label{position:absolute;left:0;top:0;display:block;width:100%;height:100%;background:url(/images/WXimg/xzwx.png) no-repeat 92% 0.21rem;background-size:0.4236rem 0.4236rem;display: none;}
.wdxzMM li .input_check:checked + label{background:url(/images/WXimg/xzxz.png) no-repeat 92% 0.21rem;background-size:0.4236rem 0.4236rem;}
.gl {position:fixed;left:0;bottom:0;width:100%;height:1rem;line-height:1rem;text-align:center;display:none;background:#FFF;}
.gl div{float:left;width:33%;height:100%;cursor:pointer;font-size:0.347rem;color:#333;}
.gl .bian {width:0.5%;height:0.5rem;margin-top:0.25rem;background:#999;}






