@charset "utf-8";
/*reset*/
html,body,div,ul,li,p,h1,h2,h3,h4,h5,section,figure,figcaption{margin:0; padding:0;}

body{ overflow-x:hidden; background:#023467;}
ul,li{ list-style:none;}
.noYSP{ display:none;}
.hidden{ display:none;}
.wrapper,.v-wrapper{width:100%; max-width:980px; margin:0 auto; background:#fff;}
.pageBg{ width:100%; min-width:320px;background:url(../images/pageBg.jpg) center top no-repeat;}
.header{ max-width:1000px; height:550px;margin:0 auto; position:relative;}
.header img{ display:none; width:100%;}
.article{ width:50%; top:50%; right:0%; color:#fff; font-size:24px; position:absolute;}
.article-m{ display:none; text-align:center; font-size:1.2em; padding:.5em 0;}
.pic_box{ max-width:980px; text-align:center; width:100%;}
.pic_box img{ width:100%;}
.video_pic{ text-align:center; width:100%;}
.video_pic img{ width:100%;}
.vedio_pc{ width:96%; padding:2%;}
.content{ padding:20px;}

/*青牛*/
#mep_0{ margin:0 auto;}
/*video*/
.vedio_box{width:980px; margin:0 auto;}
.live_pic{ text-align:center;}
.live_pic img{  display:block; margin:0 auto; width:90%; padding:2%;}
.vedio_pc{  width:940px; height:570px;}

/*video*/
@media only screen and (max-width:640px){
body{ background:#fff;}
.pageBg{ background:none; padding-top:0;}
.header{ height:auto;}
.header img{ display:block;}
.article{ display:none;}
.article-m{ display:block;}
.vedio_box,.wrapper{width:100%;}
.vedio_box{ background:none;}
.vedio_pc,.vedio_pc *{max-width:480px;min-width:480px; width:480px; height:401px; padding:0; margin:0 auto;}
.vedio_pc{ padding-bottom:10px;}
}
@media only screen and (max-width: 480px) {
.vedio_pc,.vedio_pc *{max-width:320px;min-width:320px;width:320px;height:281px; padding:0; margin:0 auto;}
}


.live_tipsBar{ background:#f0f0f0; font-size:.8em; padding:.5em; position:relative; height:1.2em;}
.live_tipsBar .live_viewCon{ position:absolute; right:.5em; background:#ccc; padding:0 .5em; border-radius:25%;}
.live_viewCon:hover{ cursor:pointer;}
.live_conTxt{ display:none; width:90%; padding:.5em;}
.columnBar_txtLive{ text-align:center; position:relative; height:2em; line-height:2em; background:#f0f0f0; margin-top:.5em; }
.columnBar_txtLive span{ padding:0 10%;}
.columnBar_txtLive a{ color:#1e6ac2;}
.toolBar_txtLive{ padding:.5em 1em; background:#ddd;}
.share_box{ width:100%; overflow:hidden; padding:15px 0; text-align:center;}

.columnBar{ color:#fff;position:relative; height:2em; line-height:2em; background:#397ce5; margin:.25em 0; text-indent:1em;}
/*layout*/
.picTxtGroup a,.picGroup a,.newsList a{ color:#333534;}
.paddingWrapper{ padding:0 10px;}
.picTxtGroup > li{ border-bottom:1px solid #e4eef2; padding:.5em 1em; position:relative;}
.picTxtGroup li:after{ clear:both;content:""; display:table;}
.picTxtGroup li img{ display:block; width:25%;height:auto;float:left;margin-right:3%;}
.picTxtGroup li .txtArea{}
.picTxtGroup h3{ font-size:1em;}
.picTxtGroup p{ color:#939598;font-size:.875em; padding:.5em 0; max-height:3.6em; overflow:hidden;}
.picTxtGroup .itemDate{}

.picGroup{ padding:0; border-bottom:1px solid #e4eef2;}
.picGroup h3{}
.picTable{ width:100%;display:table;}
.picTable li{ display:table-cell; text-align:center; width:33.3333%}
.picTable li:first-child{text-align:left;}
.picTable li:last-child{ text-align:right;}
.picTable li img{ width:90%; height:auto;}

.newsList{ margin:10px 0;}
.newsList li{ margin:0; padding:.5em 1em; border-bottom:1px dashed #e4eef2;}
