@charset "utf-8";
/* CSS Document */
.top .menu {background: url(pic_rt_menu_ov.png) top right no-repeat;}
.top .menu ul li .mu a {color: #000000;}
.m_top .menu ul li .mu a:hover, .top .menu ul li .mu a.current, .top .menu ul li:hover .mu a{ color:#144a99!important;}

.msg-box{border-bottom: 1px #e3e3e3 solid;margin-bottom: 32px;}
.n_tit{text-align: left;font-size: 25px;line-height: 45px;min-height: 45px;color: #000000;}
.n_vew{font-size: 16px;color: #959595;text-align: left;margin-bottom: 18px;height: 25px;}
.n_vew img{}
.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: left;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; }


@media only screen and (min-width: 1400px){
	.n_tit{font-size: 34px;}
}
@media only screen and (max-width: 1024px) {
	.view_vd video{width: 100%;height: 450px;}
	.n_tit{text-align: center;line-height: 2.8rem;padding:1px;color: #000000; font-size: 2rem;margin-bottom: 10px;}
	.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;}
	.bt_back, .bt_back_li{margin-top: 0px!important;background: none;font-size: 15px;}
}
@media only screen and (max-width: 640px) {
	.view_vd video{width: 100%;height: 220px;}
	.n_vew{font-size: 1.4rem;margin-bottom: 0.6rem;}
  	.msg-box{ margin-bottom: 20px;}
	#bsbuttonbox{display: none;}


}