@charset "utf-8";
/* CSS Document */
.con_view { width: 100%;margin: auto;max-width: 1000px;}
.n_tit{text-align: center;font-size: 25px;line-height: 45px;min-height: 45px;color: #f09e44;}
.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;}
#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;}
.wz img{max-width: 100% !important;height: auto !important;}

.new_view_pc .swiper .swiper-slide {width: 100%;max-width: 1000px;position: relative;}
.new_view_pc .swiper .swiper-slide .t {width: 100%;position: absolute;font-size: 24px;color: #ffffff;text-align: center;bottom: 36px;}
.new_view_pc .swiper .swiper-slide img {width: 100%;}
/*.new_view_pc .swiper-container .swiper-slide:before {content: "";
	width: 100%;
	height: 100%;
	background: #000000;
	position: absolute;
	left: 0;
	bottom: 0;opacity: .76;}
.new_view_pc .swiper-container .swiper-slide-active:before {opacity: 0;}*/
.new_view_pc .swiper-button-next,.new_view_pc .swiper-button-prev{
    width: 50px;height: 74px;top: 50%;margin-top: -37px;position: absolute;z-index: 10;cursor: pointer;
}
.new_view_pc .swiper-button-next{background: url("ico_btn_right.png") center no-repeat;right: 0;}
.new_view_pc .swiper-button-prev{background: url("ico_btn_left.png") center no-repeat;left: 0;}
/*.new_view_pc .swiper-button-next:hover{background: url("lc_btn_next_ov.png") center no-repeat;background-size: cover;}
.new_view_pc .swiper-button-prev:hover{background: url("lc_btn_prev_ov.png") center no-repeat;background-size: cover;}*/
.new_view_pc .swiper-button-next:after, .new_view_pc .swiper-button-prev:after {display: none;}


@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: 2.2rem;padding:0 11px;}
    .wz img{max-width: 100% !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;}
    .lg_v img{width: 30%;max-width: 180px;}
}
@media only screen and (max-width: 640px) {
    .n_vew{margin-bottom: 1rem;}
    .view_vd video{width: 100%;height: 300px;}
  	.new_view_pc .swiper-button-next, .new_view_pc .swiper-button-prev {background-size: 20px;}
}
