@charset "utf-8";
/* CSS Document */
.n_tit{text-align: center;font-size: 25px;line-height: 45px;min-height: 45px;color: #000000;}
.n_vew{font-size: 16px;color: #959595;text-align: center;margin-bottom: 22px;}
.n_vew img{}
.con_netpre{border-top: 1px #e3e3e3 solid;line-height: 36px;height: 36px;}
.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: 40px;height: 40px;color: #000000;float:right;}
.bshare_bt>span>a{color: #767676;font-size: 14px;}
#bsbuttonbox{float: right;line-height: 34px;}
.bdsharebuttonbox #bs_weixin{background: url("ico_weixin.gif") left top no-repeat #ea6254 !important;background-size: 100% !important;}
.bdsharebuttonbox #bs_qzone{background: url("ico_qzone.gif") left top no-repeat #cc3708 !important;  background-size: 100% !important;}
.bdsharebuttonbox #bs_tsina{background: url("ico_tsina.gif") left top no-repeat #f9af44 !important;  background-size: 100% !important;}
.bdsharebuttonbox a{height: 32px!important;width: 32px!important;}
.view_vd{text-align: center;padding-bottom: 35px;}
.view_vd video{width: 850px;height:auto; }
.vew_down{padding-left: 15px;}
.vew_down a{text-decoration: underline;}
@media only screen and (max-width: 1024px) {
    .view_vd video{width: 100%;}
    .n_tit{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;}
}
