@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;}
.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;}
.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;}
.wz img{max-width: 95% !important;height: auto !important;}

.pro_view .p_pic{width: 100%;line-height: 22px;text-align: center;}
.pro_view .p_pic img{max-width: 800px;}
.pro_view .p_info{width: 100%;}
.pro_view .main .wz table {width: 80%;}
.pro_view .main .wz table p{margin: 0;padding: 0;line-height: 22px;}

@media only screen and (max-width: 1440px) {
  .con_view{width:94%;margin: 0 auto;}
}


@media only screen and (max-width: 1024px) {
  	.con_view{width:100%;}
    .view_vd video{width: 100%;height: 450px;}
    .n_tit{text-align: center;font-size: 20px;;line-height: 24px;padding:1px;color: #ad291c;}
    .wz img{width: 95% !important;height: auto !important;}
    .bshare_bt{display: none;}
    .con_netpre{height: auto;clear: both;}
    .btn_prev, .btn_next{line-height: 32px;float: none;height: 32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
    .bt_back, .bt_back_li{margin-top: -35px;}
}
@media only screen and (max-width: 640px) {
    .view_vd video{width: 100%;height: 220px;}
    .n_tit{font-size: 18px;min-height:26px;}
    .n_vew{font-size: 14px;margin-bottom: 14px;}

}

