
/*爆款文章*/
.banner {
    position: relative;
}
.banner h1 {
    position: absolute;
    left: 13.5%;
    top: 50%;
    margin-top: -1em;
    font-weight: normal;
    font-size: 3em;
    color: #fff;
}
.mediavoice_navigator{background:url("../images/navigator_bg2.png") repeat-x}
.mediavoice_navigator .navigatorList li .second_nav{background: rgba(73,73,73,.98);}


.wrapper{margin: 0 auto;}
.mediavoice_box{margin-top: 120px;}
.swiper-container-mv {
    width: 100%;
    height: 98%;
    overflow: hidden;
    position: relative;
}
.swiper-slide {
    text-align: center;
    font-size: 20px;
    background: #fff;
    position: relative;
    overflow: hidden;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide{width: 100%;display: inline-block;}
.swiper-slide img{width:100%;}
.swiper-slide .title{position:absolute;left:0; bottom:1%;height: 8%; background: #e9e9e9; font-size: 150%; line-height: 60px; width: 100%;text-indent: 30px; text-align: left;overflow: hidden}
.swiper-slide .title span{background:url("../images/mv_slide_move.png") no-repeat top right;float: right; font-size: 76%; padding-right: 90px;color: #4e4e4e}
.swiper-pagination-mv{position: absolute; left: 0; bottom: 80px !important; width: 200px !important; z-index: 2; text-align: left;margin-left: 30px }
.swiper-pagination-bullet{width: 15px; height:15px; border: #fff 1px solid}
.swiper-pagination-bullet-active{background: #fff;}



a{ color: #fff; }
/* 列表¨ */
.newsList{padding: 4.5% 0 0 0;}
.newsList .year{overflow:hidden;clear: both;zoom:1;margin-bottom: 1.5%;}
.newsList .year h1.title{font-size: 2.3em;font-weight: normal;float: left; padding-left: 20px;padding-bottom: 0; background: url("../images/newsList_h1_bg.png") no-repeat left center; /* letter-spacing: 0.25em;margin-bottom: 0.5%; */}
.newsList .year .sel{float: right;background: url(../images/sel.jpg) right center no-repeat; border:1px solid #000000; border-radius: 2px;margin-left: 1em;width: 12em;padding: 0.75em;}
.newsList .year p{line-height: 1.5em;height: 1.5em;width: 100%;overflow: hidden;}
.newsList .year select{background: none;border: none;padding: 0;height: 1.5em;line-height: 1.5em;font-size: 1em;display: block;width: 114%;}

.newsList ul.newsCList{width: 101%;clear: both;overflow: hidden;zoom: 1;}
.newsList ul.newsCList li{width: 32.3%;float: left;margin-right: 1%;height: 0;position: relative;padding-top: 24%;overflow: hidden;margin-bottom: 3%;}
.newsList ul.newsCList li:nth-child(3n){margin-right:0;}
.newsList ul.newsCList li a{ display: block; position: absolute; left: 0; top:0; width: 100%; height: 100%;color: #000;font-size: 1.2em }
.newsList ul.newsCList li .title{position: absolute;bottom: 2.3em;left: 0; height: 2.5em; padding: 2%;text-align: left;background: #fff;line-height: 1.25em; width: 97%;}
.newsList ul.newsCList li .form{position: absolute;bottom: 0;left: 0; height: 1.25em; padding: 2%;text-align: left;background: #fff;color:#737373;line-height: 1.25em; width: 97%;}
.newsList ul.newsCList li .form span{float:right}
/* .newsList ul.newsCList li img{width: auto;height: 100%;} */
.mainTips{ display: none; text-align: center; padding:3% 0 8%; }


.newsPage{padding: 1.5% 0 2.5% 0;}
.newsPage .page-item{display: inline-block;*display:inline;zoom: 1;position: static;height: auto;width: auto;padding: 0.5em 0.5em;margin-left: 0.25em;}
.newsPage .page-item a{ color: #737373; }
.newsPage li.active a,.newsPage li:hover{  color: #000; cursor: pointer; opacity: .6 }

.newsPage .prev{background: url(../images/page_prev.png) center center no-repeat; border: #dddddd 1px solid; padding: 0.5em 1em }
.newsPage .next{background: url(../images/page_next.png) center center no-repeat; border: #dddddd 1px solid; padding: 0.5em 1em}
.newsPage .prev.disabled{background: url(../images/prev_disabled.png) center center no-repeat; border: #dddddd 1px solid; padding: 0.5em 1em }
.newsPage .next.disabled{background: url(../images/next_disabled.png) center center no-repeat; border: #dddddd 1px solid; padding: 0.5em 1em}

.ttpage{display: inline-block;*display:inline;zoom: 1;position: static;height: auto;width: auto;padding: 0.5em 1em;color: #000}
.pageC{display: inline-block;*display:inline;zoom: 1;width: auto;margin-left: -0.3em;}
/* å¹¿å‘Š */
.ad{margin-bottom: 5%;position: relative;width: 100%;}
.ad .title{position: absolute;top: 50%;font-size: 1.5em;left: 9%;margin-left: -1.25em;letter-spacing: 0.05em;margin-top: -5%;}
.ad .adMore{-webkit-transition:all .8s ease;-moz-transition:all .8s ease;transition:all .8s ease;border: 1px solid #fff;position: absolute;top: 50%;margin-top: 3%;letter-spacing: 0.5em;padding: 0.25% 1%;text-indent: 0.5em;left: 9%;}
.ad .adMore:hover{ -moz-transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1); }
.ad .star{position: absolute;width: 9%;left: 8.5%;top: 50%;margin-top: -2%;}
i{ font-style: normal; line-height: 0;}
.text-con{ line-height: 1.75em; }

/* å£ç¢‘å†…å®¹ */
.backPage{background: #efefef;padding: 1em;text-align: left;}
.backPage a{ color: #000; }
.contentTitle{padding: 3% 0 1% 0;font-size: 1.75em;font-weight: normal;letter-spacing: 0.05em;}
.contentConKb{border: 1px solid #333333;clear: both;zoom: 1;overflow: hidden;border-left: none;border-right: none;}
.kbPeople{float: left;width: 15%;padding: 2%;}
.kbPeople h1{margin-bottom: 1em;}
.kbPeople h1 img{  }
.kbPeople p{text-align: left;}
.kbCon{width: 76.5%;float: left;color: #000000;text-align: left;padding: 1em 2%;font-size: 1.15em;line-height: 1.75em;border-left: 1px solid #333333;}
.kbCon p,.kbConMain{ padding: 0.25em 0;    max-width: 720px; margin: 0 auto;} 
.kbCon p.msg-text{ margin:0; font-size: 90%; } 
.kbCon p img{    max-width: 600px;
    margin: 0 auto;}
.beforeRem{padding: 2% 2% 2% 22%;}
.beforeRem h2{text-align: left;font-size: 1.5em;font-weight: normal;margin-bottom: 0.5em;}
.beforeCon{clear: both;overflow: hidden;zoom: 1; width: 101% }
.beforeCon li{float: left;width: 32.3%;margin-right: 1%;}
.beforeCon li a{display: block;position: relative;width: 100%;overflow: hidden;padding-top: 66%;}
.beforeCon li img{position: absolute;top: 0;left: 0;}
.beforeCon p{position: absolute;bottom: 0;left: 0;padding: 2%;background: rgba(0,0,0,0.8);width: 96%;text-align: left;height: 1.5em; line-height: 1.5em; }
.contentConKb img{ width: 100%; max-width: 720px; }
.contentConKb img.mjjh-icon{ width:auto; }
.img-cont{ display: block; margin-top: 10px; }

/* åª’ä½“è¯„æµ‹å†…å®¹ */
.mediaContent{ overflow: hidden; zoom:1; clear: both; }
.mediaLeft{padding: 3% 0;width: 75%;float: left;/* color: #dddddd; */}
.mediaLeft .title{font-size: 1.75em;font-weight: normal;padding-bottom: 3%;border-bottom: 1px solid #aaaaaa;}
.mediaTips{text-align: right;padding-top: 1%; color: #666; }
.meidaCon{width: 100%;text-align: left;padding: 1em 0 1.5em 0;font-size: 1.15em;line-height: 1.75em;border-bottom: 1px solid #aaaaaa;}
.meidaCon p{ max-width:720px; margin:0 auto; text-indent: 2em;padding: 0.5em 0;} 
.meidaCon p img{max-width:600px; margin:0 auto;}
.meidaCon p a{color:#000;}
.aboutNews{padding: 2% 0;width: 100%;}
.aboutNews h2{text-align: left;font-size: 1.5em;font-weight: normal;margin-bottom: 1em;}
.aboutCon{clear: both;overflow: hidden;zoom: 1;width: 101%;}
.aboutCon li{float: left;width: 32.3%;margin-right: 1%;padding-top: 20%;position: relative;}
.aboutCon li a{display: block;position: absolute;width: 100%;overflow: hidden;left: 0;top: 0;height: 100%;}
.aboutCon li img{  }
.aboutCon p{position: absolute;bottom: 0;left: 0;padding:0 2%;background: rgba(0,0,0,0.8);width: 96%;text-align: left;height: 2.5em; line-height: 2.5em;}

.mediaRight{float: left;width: 23%;margin-left: 2%;padding-top: 3%;}
.mediaRight h2{text-align: left;font-size: 1.5em;font-weight: normal;margin-bottom: 1em;padding-top: 3%;}
.remCon{clear: both;overflow: hidden;zoom: 1;}
.remCon li{float: left;width: 100%;margin-bottom: 4%;}
.remCon li a{display: block;position: relative;width: 100%;overflow: hidden;}
.remCon li img{  }
.remCon p{position: absolute;bottom: 0;left: 0;padding: 2%;background: rgba(0,0,0,0.8);width: 96%;text-align: left;height: 1.5em;}
.banner-pc,.wap-none{
    display: block;
}
.banner-wap,.pc-none{
    display: none;
}
@media all and (min-width:0px) and (max-width:999px){
    .banner img.w100{ width: 200%; margin-left: -50%; }
.meidaCon p img{max-width:100%; margin:0 auto;}
.xList{ width: 50%; float: left; }
.remCon{ width: 101%; }
    .banner-pc,.wap-none{
        display: none;
    }
    .banner-wap,.pc-none{
        display: block;
    }
    .wrapper {
        width: 100%;
    }
    .recommend{
        width: 100%;
        padding: 4% 0 3.2% 0;
    }
    .recommend_left,.recommend_right{
        width: 92.87%;
        float: none;
        margin: 0 auto;
    }
    .recommend_left{ padding-top: 52%; }
    .recommend_right a{
        margin-top: 1.9%;
        width: 49.05%;
        /* display: inline-block; */
        padding-top: 29%;
        margin-bottom: 0;
        float: left;
    }
    .recommend_right a:nth-child(1){
        margin-right: 1.9%;
    }
    .recommend_tips{
        width: 95%;
        margin: 3% auto 3%;
        font-size: 1em;
        line-height: 1.75em;
    }
    .newsList{
        width: 92.96%;
        margin: 0 auto;
        padding-top: 3%;
    }
    .newsList ul.newsCList{
        width: 100%;
    }
    .newsList ul.newsCList li{
        width: 31.97%;
        margin-right: 2%;
        padding-top: 22%;
        margin-bottom: 2%;
    }
    .newsList ul.newsCList li:nth-child(3n+3){
        margin-right: 0;
    }
    .newsList ul.newsCList li img{
        width: 100%;
        height: auto;
    }
    .ad .adMore{
        font-size: 0.8em;
        margin-top: 6%;
        padding: 0.2% 1%;
        left: 9%;
    }
    .ad .star{
        width: 25%;
        left: 8.5%;
        top: 50%;
        margin-top: -4%;
    }
    .ad .title{
        font-size: 1em;
        left: 9%;
        margin-left: -0.45em;
        letter-spacing: 0.05em;
        margin-top: -11%;
    }
    .ad hr{
        position: absolute;
        width: 25%;
        margin-top: -21.4%;
        left: 11.5%;
        border: none;
        border-bottom: 1px solid #fff;
    }
    .recommend_con p,.newsList ul.newsCList li p{
        font-size:1em;
        width: 88%;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 0.5em 6%;
        background: #000;
        overflow: hidden;
        line-height: 1em;
        height: 1em;
    }
    .banner h1{
        left: 6.5%;
        top: 50%;
        margin-top: -0.5em;
        font-weight: normal;
        font-size: 1.35em;
    }
    .newsList .year .sel{
        float: right;
        display: inline-block;
        width: 49%;
        vertical-align: top;
        margin-left: 0;
        padding: 0.5em 2%;
        margin: 2.5% auto;
        font-size: 1em;
        box-sizing: border-box;
    }
    .newsList .year .sel:nth-child(2){
        margin-right: 2%;
    }
    .newsList h1.title{
        font-size: 1.45em;
        padding: 0;
    }
    .mediaLeft{
        float: none;
        width: 91.29%;
        margin: 0 auto;
        padding-bottom: 0;
        border-bottom: 1px solid #333;
    }
    .mediaRight{
        float: none;
        width: 91.29%;
        margin: 0 auto;
        padding: 0;
    }
    .mediaLeft .title{
        font-size: 1.35em;
    }
    .meidaCon p{
        font-size: 0.9em;
        line-height: 1.55em;
    }
    .aboutNews h2,.mediaRight h2,.beforeRem h2{
        font-size: 1.35em;
        margin-bottom: 2%;
    }
    .remCon li{
        /* float: none; */
        display: inline-block;
        vertical-align: top;
        width: 32.55%;
        text-align: left;
        margin-right: 1.1%;
    }
    .remCon li:nth-child(3n+3){
        margin-right: 0;
    }
    .rightPanel ul li img{
        width: 60%;
    }
    .kbPeople{
        float: none;
        width: 91.11%;
        margin: 0 auto;
        border:1px solid #333333;
        border-left: none;
        border-right: none;
        clear: both;
        overflow: hidden;
        zoom: 1;
        padding: 3% 0;
    }
    .kbPeople h1 {
        width: 20%;
        display: block;
        vertical-align: middle;
        margin-bottom: 0;
        float: left;
        margin-right: 3%;
    }
    .kbPeople div{
        display: inline-block;
        vertical-align: middle;
        margin-left: 1.2%;
        width: 74%;
    }
    .kbPeople p{
        font-size: 0.9em;
        line-height: 1.55em;
    }
    .kbCon{
        float: none;
        width: 91.11%;
        margin: 0 auto;
        border: none;
        border-bottom:1px solid #333333;
        padding: 1em 0;
    }
    .contentTitle{
        font-size: 1.25em;
        padding-top: 3%; display: block;
        text-align: center;
        padding-bottom: 3%;
    }
    .kbCon p{
        font-size: 1em;
        line-height: 1.5em;
    }
    .beforeRem{
        padding: 0 0 2% 0;
        width: 91.29%;
        margin: 0 auto;
    }
    .recommend .title{font-size: 1.35em;}
    .recommend_left p{padding: 0.5em 2%;width: 96%;}
    .recommend_left a.img_container img{height: auto;width: 100%;margin-top: -10%;}
    .recommend_right {  }
    .recommend_right a.img_container img{ margin-top: -19%; }
    .ttpage{font-size: 1em;background: none; color: #000; }
    .newsPage .page-item{padding: 0.25em 0.5em;/* background: none; */font-size: 1em;}
    .newsPage li.active, .newsPage li:hover{/* background: none; */}
    .aboutCon li,.remCon li,.beforeCon li{
    width: 31.97%;
    margin-right: 1.25%;
    padding-top: 22%;
    margin-bottom: 2%;
    position: relative;
    height: 0;
} 


.aboutCon li a,.remCon li a,.beforeCon li a { padding:0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
    .aboutCon p,.remCon p,.beforeCon p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 1em;line-height: 1em;padding: 0.5em 6%;width: 88%;height: 1em;}
    .meidaCon{ padding-top: 2%; }
    .contentConKb{ border: none; }
    .beforeRem h2{ padding-top: 2% }
}
.recommend_right a:nth-child(1){  }
.recommend_right a:nth-child(2){margin-bottom: 0;}
.banner.banner-wap .swiper-container img{ width: 170%; margin-left: -35%; }
.newsPage{ padding-bottom: 5%; }
}


.xinglistCon{ text-align: left; margin:0; } 
.xList{ text-align: left; }
.xList p{ display: inline-block; width: 4em; text-align: left; letter-spacing: 0 }
.xList img{ display: inline-block; width: 12%; max-width: 16px; margin-top: 1%; }
.kongjian{  }
.dongli{  }
.caokong{  }
.youhao{  }
.shushixing{  }
.waiguan{  }
.neishi{  }
.xingjiabi{  }





