@charset "utf-8";
/* CSS Document */
.n_tit{text-align: center;font-size: 25px;line-height: 45px;min-height: 45px;color: #ad291c;}
.n_vew{font-size: 16px;color: #959595;text-align: center;margin-bottom: 22px;}
.pic-slide{text-align: center;}
.pic-slide img{margin: auto; width: auto;max-width: 800px;}
.con_netpre{border-top: 1px #e3e3e3 solid;line-height: 66px;height: 66px;}
.btn_prev, .btn_prev a{font-size: 15px;color: #2b2b2b;}
.btn_next, .btn_next a{font-size: 15px;color: #b42517;}
.bshare_bt{text-align: right;font-size: 14px;line-height: 54px;height: 54px;color: #000000;float:right;}
.bshare_bt>span>a{color: #767676;font-size: 14px;}
#bsbuttonbox{float: right;line-height: 44px;}
.bdsharebuttonbox a{}
.bdsharebuttonbox #bs_weixin{background: url("ico_weixin.gif") left top no-repeat #ea6254 !important;height: 45px!important;width: 45px!important;}
.bdsharebuttonbox #bs_qzone{background: url("ico_qzone.gif") left top no-repeat #cc3708 !important;height: 45px!important;width: 45px!important; }
.bdsharebuttonbox #bs_tsina{background: url("ico_tsina.gif") left top no-repeat #f9af44 !important; height: 45px!important;width: 45px!important; }
.view_vd{text-align: center;padding-bottom: 35px;}
.view_vd video{width: 850px;height:560px; }
.vew_down{padding-left: 15px;}
.vew_down a{text-decoration: underline;}
.msg-box-vd .n_tit{color: #000000 !important;}

@media only screen and (max-width: 1024px) {
    .view_vd video{width: 100%;height: 450px;}
    .n_tit{text-align: center;font-size: 1.8rem;line-height: 3.2rem;padding:11px;}
    .wz img{width: 95% !important;height: auto !important;}
    .bshare_bt{display: none;}
    .con_netpre{height: auto;clear: both;}
    .btn_prev, .btn_next{line-height: 3.2rem;float: none;height: 3.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
}
@media only screen and (max-width: 640px) {
    .view_vd video{width: 100%;height: 300px;}
}
