﻿@charset "utf-8";
/* CSS Document */
@import url("publicn.css");


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, table,th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
}

body {
	font-family: Arial Regular,Arial,Microsoft YaHei,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 24px;
	margin: 0 0;
	padding: 0 0;
	background: #ffffff;
	position: relative;
}

fieldset,img,action {
	vertical-align: top;
	border: 0px;
}

html,body {
	width: 100%;
	height: 100%;
}

body {
	min-width: 1280px;
}

ul,li {
	list-style: none;
}

img {
	border: 0;
}

.none {
	display: none;
}

.linespace {
	height: 10px;
	clear: both;
	line-height: 10px;
	overflow: hidden;
	font-size: 0px;
}

.clear {
	clear: both;
}

a {
	color: #050505;
	text-decoration: none;
}

a:hover {
	color: #050505;
}

*, :after, :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.width {
	width: 1200px;
	margin: 0 auto;
}


/*banner*/
.focusBox {
	width: 100%;
	position: relative;
	overflow: hidden;
	/*height:400px;*/
}

.focusBox .pic {
	position: relative;
	z-index: 0;
	margin: 0 auto;
}

.focusBox .pic img {
	width: 100%;
	display: block;
}

.focusBox .hd {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}

.focusBox .hd li {
	margin: 0 5px;
	background: url(../images/dot.png) no-repeat 0 -16px;
	height: 16px;
	overflow: hidden;
	width: 16px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.focusBox .hd .on {
	background-position: 0 0;
}

.focusBox .prev,.focusBox .next {
	width: 40px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.focusBox .prev {
	left: 20%;
}

.focusBox .next {
	background-position: 0 -90px;
	right: 20%;
}

.product {
	background: #d52a30;
	height: 754px;
	padding: 70px 0 0;
	margin: 20px 0 0;
}

.product h2 {
	display: block;
	text-align: center;
	font-weight: 600;
	font-size: 52px;
	height: 60px;
	line-height: 60px;
}

.product h3 {
	width: 600px;
	line-height: 20px;
	margin: 25px auto;
	font-size: 17px;
	color: #494949;
	font-weight: normal;
	text-align: center;
}

.product .row-item {
	float: left;
}

.product .row-item img {
	display: block;
	margin-bottom: 15px;
}

.product .overimg {
	position: relative;
	display: block;
	overflow: hidden;
}

.product .lig {
	cursor: pointer;
	position: absolute;
	left: -150px;
	top: 0;
	width: 150px;
	height: 455px;
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));
	transform: skewx(-35deg);
	-o-transform: skewx(-35deg);
	-moz-transform: skewx(-35deg);
	-webkit-transform: skewx(-35deg);
}

.product .light {
	cursor: pointer;
	position: absolute;
	left: -150px;
	top: 0;
	width: 180px;
	height: 220px;
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));
	transform: skewx(-55deg);
	-o-transform: skewx(-55deg);
	-moz-transform: skewx(-55deg);
	-webkit-transform: skewx(-55deg);
}

.product .overimg:hover .light {
	left: 220px;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.product .overimg:hover .lig {
	left: 350px;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.advant {
	background: #f5f5f5;
	padding: 70px 0 120px;
}

.advant h2 {
	display: block;
	text-align: center;
	font-weight: 600;
	font-size: 52px;
	height: 60px;
	line-height: 60px;
	color: #d52a30;
}

.advant h3 {
	width: 600px;
	line-height: 20px;
	margin: 25px auto 40px;
	font-size: 17px;
	color: #494949;
	font-weight: normal;
	text-align: center;
}

.advant1 {
	background: url(../images/bg_01.jpg) no-repeat center;
	height: 400px;
}

.advant1 ul.prds {
	width: 1200px;
	margin: 0 auto;
	zoom: 1;
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden
}

.advant1 ul.prds li.prd {
	float: left;
	padding-top: 100px;
}

.advant1 ul.prds li.prd .item {
	width: 270px;
	overflow: hidden;
	text-align: center;
	margin-right: 40px;
	background-color: #d52a30;
	padding-top: 45px;
	display: flex;
	flex-direction: column;
	align-items: center
}

.advant1 ul.prds li.prd .item .hex {
	width: 137px;
	height: 116px;
	display: inline-block
}

.advant1 ul.prds li.prd .item .hex .rect {
	width: 68px;
	height: 115px;
	position: relative;
	font-size: 24px;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	top: -115px;
	left: 34px;
	z-index: 99;
	display: flex;
	align-items: center
}

.advant1 ul.prds li.prd .item .hex .rect .pic {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	overflow: hidden;
	display: block;
	border-radius: 50%;
	transition: all 1s
}

.advant1 ul.prds li.prd .item .hex .rect .pic img {
	max-width: 100%;
	max-height: 100%
}

.advant1 ul.prds li.prd .item .hex .hex_left {
	position: relative;
	width: 0;
	height: 0;
	border-top: 58px solid transparent;
	border-bottom: 58px solid transparent;
	border-right: 34px solid #fff;
	left: 0
}

.advant1 ul.prds li.prd .item .hex .hex_left .trial {
	content: "";
	width: 0;
	height: 0;
	border-top: 58px solid transparent;
	border-bottom: 58px solid transparent;
	border-right: 34px solid #d52a30;
	position: absolute;
	left: 3px;
	top: -58px
}

.advant1 ul.prds li.prd .item .hex .hex_right {
	position: relative;
	content: "";
	width: 0;
	height: 0;
	border-top: 58px solid transparent;
	border-bottom: 58px solid transparent;
	border-left: 34px solid #fff;
	left: 102px;
	bottom: 231px
}

.advant1 ul.prds li.prd .item .hex .hex_right .triar {
	content: "";
	width: 0;
	height: 0;
	border-top: 58px solid transparent;
	border-bottom: 58px solid transparent;
	border-left: 34px solid #d52a30;
	position: absolute;
	right: 3px;
	top: -58px
}

.advant1 ul.prds li.prd .item .detail {
	display: inline-block;
	width: 100%
}

.advant1 ul.prds li.prd .item .detail .tit_line {
	width: 215px;
	height: 2px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	margin-top: 30px
}

.advant1 ul.prds li.prd .item .detail .tit_line i {
	display: inline-block;
	width: 150px;
	height: 4px;
	background-color: #fff
}

.advant1 ul.prds li.prd .item .detail .title {
	height: 46px;
	line-height: 23px;
	color: #fff;
	font-size: 20px;
	display: inline-block;
	text-decoration: none;
	margin-top: 35px;
	padding: 0 20px;
	overflow: hidden
}

.advant1 ul.prds li.prd .item .detail .itemB {
	margin-top: 50px;
	height: 25px;
	background-color: #000
}

.advant1 ul.prds li.prd .item3 {
	width: 370px
}

.advant1 ul.prds li.prd .nlast {
	margin-right: 0
}

.advant1 ul.prds li.prd .item:hover .pic {
	transform: rotateY(180deg)
}

.advant1 ul.prds:after {
	content: " ";
	display: block;
	height: 0;
	clear: both
}

.about {
	background: url(../images/bg_02.jpg) no-repeat center;
	height: 863px;
}

.about1 {
	width: 1200px;
	margin: 0 auto;
	justify-content: flex-start;
	margin-bottom: 15px
}

.about1 .txt-bd {
	width: 790px;
	height: 352px;
	text-align: left;
	background: #fff;
	padding: 50px 60px 0;
	z-index: 99;
	float: left;
}

.about1 .txt-bd .txt-title {
	font-size: 32px;
	line-height: 23px;
	color: #353036;
	font-weight: 600;
	margin-bottom: 20px
}

.about1 .txt-bd .tit-bd {
	position: relative;
	overflow-y: auto;
	max-height: 230px
}

.about1 .txt-bd .tit-bd .title {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: .56px;
	color: #181818;
	word-wrap: break-word
}

.about1 .txt-bd .tit-bd::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	border-radius: 4px;
	background-color: #f5f5f5
}

.about1 .txt-bd .tit-bd::-webkit-scrollbar {
	width: 7px;
	background-color: #f5f5f5
}

.about1 .txt-bd .tit-bd::-webkit-scrollbar-thumb {
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #bdb9b9
}

.about1 .sliderbox {
	width: 390px;
	overflow: hidden;
	margin-right: 10px;
	z-index: 88;
	float: left;
}

.about1 .picScroll-left {
	width: 1200px;
	position: relative;
	margin: 30px auto 40px
}

.about1 .picScroll-left .hd .prev,.picScroll-left .hd .next {
	width: 35px;
	height: 35px;
	position: absolute;
	top: 90px;
	left: -40px;
	z-index: 100;
	cursor: pointer;
}

.about1 .picScroll-left .hd .prev {
	background: url(../images/b_l.png) no-repeat center;
}

.about1 .picScroll-left .hd .next {
	background: url(../images/b_r.png) no-repeat center;
	left: auto;
	right: -40px;
}

.about1 .picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.about1 .picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin-right: 9px;
}

.about1 .picScroll-left .bd ul li .pic {
	text-align: center;
	width: 390px;
	height: 240px;
	overflow: hidden;
}

.about1 .picScroll-left .bd ul li .pic img {
	width: 390px;
	height: 240px;
	display: block;
}

.about1 .picScroll-left .bd ul li p {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	margin-top: 10px;
}

.about1 .picScroll-left .bd ul li .pic:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: -webkit-transform .2s linear;
	transition: transform .2s linear;
}

.buy {
	background: #f5f5f5
}

.buy .mod-bd {
	width: 1200px;
	margin: 0 auto
}

.buy .mod-bd .intrs {
	width: 1200px;
	display: flex;
	justify-content: space-between
}

.buy .mod-bd .intrs .sliderbox {
	width: 800px;
	overflow: hidden
}

.buy .mod-bd .intrs .content {
	background-color: #fff;
	padding: 55px 30px 10px;
	width: 400px;
	height: 370px;
	position: relative
}

.buy .mod-bd .intrs .content .title {
	font-size: 28px;
	color: #2a2a2a;
	font-weight: 600;
	margin-bottom: 13px
}

.buy .mod-bd .intrs .content .line {
	display: inline-block;
	width: 80px;
	height: 5px;
	margin-top: 10px;
	background-color: #d52a30
}

.buy .mod-bd .intrs .content .detail {
	margin-top: 30px
}

.buy .mod-bd .intrs .content .detail .con-box {
	overflow: hidden;
	overflow-y: auto;
	padding-right: 7px
}

.buy .mod-bd .intrs .content .detail .con-box p {
	line-height: 25px;
	font-size: 17px;
	word-wrap: break-word;
	overflow: hidden
}

.buy .mod-bd .intrs .content .detail .con-box p a {
	color: #1b1b1b;
	text-decoration: none
}

.buy .mod-bd .intrs .content .con-box::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	border-radius: 4px;
	background-color: #f5f5f5
}

.buy .mod-bd .intrs .content .con-box::-webkit-scrollbar {
	width: 7px;
	border-radius: 4px;
	background-color: #f5f5f5
}

.buy .mod-bd .intrs .content .con-box::-webkit-scrollbar-thumb {
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #e8e1e1;
	cursor: pointer
}

.buy .mod-bd .intrs .content .pic {
	float: left;
	height: 80px;
	display: flex;
	justify-content: space-between;
	margin-top: 45px
}

.buy .mod-bd .intrs .content .pic a {
	text-decoration: none;
	display: inline-block;
	border-right: 1px solid #ccc;
	padding: 0 25px
}

.buy .mod-bd .intrs .content .pic a img {
	width: 80px;
	height: 80px
}

.buy .mod-bd .intrs .content .pic a:last-child {
	border: 0
}

.buy .mod-bd .intrs .content .pic a:first-child {
	padding-left: 0
}

.buy .mod-bd .intrs .no-bg .lib-video video {
	background-color: transparent
}

.buy .outBox {
	width: 1200px;
}

.buy .outBox .hd {
	height: 50px;
	position: relative;
	margin: 30px 0;
}

.buy .outBox .hd ul {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}

.buy .outBox .hd ul li {
	float: left;
	height: 50px;
	line-height: 50px;
	display: block;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	overflow: hidden;
	background: #000;
	margin-right: 18px;
	width: 225px;
	text-align: center;
}

.buy .outBox .hd ul li.on {
	height: 50px;
	background: #d32a2f;
}

.buy .inBox {
	width: 1200px;
	display: flex;
	justify-content: center
}

.buy .inBox .panel-box {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1
}

.buy .inBox .panel-box ul.prds {
	padding-top: 10px
}

.buy .inBox .panel-box ul.prds li.prd {
	float: left
}

.buy .inBox .panel-box ul.prds li.prd .item {
	width: 284px;
	height: 325px;
	margin-top: 20px;
	margin-right: 20px;
	padding: 10px;
	text-align: center;
	overflow: hidden;
	background-color: #fff;
	transition: all .5s
}

.buy .inBox .panel-box ul.prds li.prd .item .pic {
	height: 230px;
	overflow: hidden;
	text-align: center
}

.buy .inBox .panel-box ul.prds li.prd .item .pic img {
	max-width: 100%;
	display: inline-block
}

.buy .inBox .panel-box ul.prds li.prd .item .detail {
	padding: 10px 10px 5px
}

.buy .inBox .panel-box ul.prds li.prd .item .detail .title {
	overflow: hidden;
	height: 23px;
	line-height: 23px;
	font-size: 16px;
	color: #4c4c4c;
	text-decoration: none;
	display: block
}

.buy .inBox .panel-box ul.prds li.prd .item .detail .price {
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	display: block;
	color: #393939;
	margin-top: 10px;
	font-weight: 600;
	font-size: 18px
}

.buy .inBox .panel-box ul.prds li.prd .item .detail .price span {
	font-weight: 400;
	font-size: 16px;
	display: inline-block;
	margin-left: 5px
}

.buy .inBox .panel-box ul.prds li.prd .item .detail .buy {
	height: 40px;
	margin-top: 30px;
	visibility: hidden;
	text-decoration: none;
	transition: all .5s;
	position: relative;
	display: none
}

.buy .inBox .panel-box ul.prds li.prd .item .detail .buy span {
	padding: 0 30px;
	height: 40px;
	display: flex;
	align-items: center;
	transition: .1s;
	letter-spacing: .56px;
	color: #fff;
	border: 2px solid #d32a2f;
	font-size: 20px;
	overflow: hidden;
	font-weight: 600
}

.buy .inBox .panel-box ul.prds li.prd .item .detail .buy .zm {
	background-color: #d32a2f;
	visibility: visible
}

.buy .inBox .panel-box ul.prds li.prd .item .detail .buy .fm {
	background-color: #000;
	border-color: #000;
	color: #fff;
	visibility: hidden;
	margin-top: -40px
}

.buy .inBox .panel-box ul.prds li.prd .item:hover {
	cursor: pointer;
	transform: translateY(-10px)
}

.buy .inBox .panel-box ul.prds li.prd .item:hover .detail .buy .zm {
	visibility: hidden
}

.buy .inBox .panel-box ul.prds li.prd .item:hover .detail .buy .fm {
	visibility: visible
}

.buy .inBox .panel-box ul.prds li.prd .big {
	width: 592px;
	height: 325px;
	padding: 43px 15px;
	display: flex;
	justify-content: space-between
}

.buy .inBox .panel-box ul.prds li.prd .big .pic {
	width: 260px;
	height: 260px
}

.buy .inBox .panel-box ul.prds li.prd .big .detail {
	width: 302px;
	height: 260px;
	padding: 40px 10px 15px 30px;
	text-align: left
}

.buy .inBox .panel-box ul.prds li.prd .big .detail .price {
	margin-top: 30px
}

.buy .inBox .panel-box ul.prds li.prd .big .detail .buy {
	display: inline-block
}

.buy .inBox .panel-box ul.prds li.prd .ntop {
	margin-top: 0
}

.buy .inBox .panel-box ul.prds li.prd .nlast {
	margin-right: 0
}

.zs {
	background: url(../images/bg_03.jpg) no-repeat center;
	height: 500px;
}

.zs .next-slick {
	width: 1200px;
	height: 402px;
	margin: 0 auto;
	z-index: 1
}

.zs .next-slick .next-slick-inner,.zs .next-slick .next-slick-inner .next-slick-list {
	height: 100%
}

.zs .next-slick .next-slick-inner .next-slick-list .tabs-panel {
	width: 1200px;
	display: flex;
	justify-content: center
}

.zs .next-slick .next-slick-inner .next-slick-list .tabs-panel ul.prds {
	padding-top: 10px;
	width: 100%;
	height: 100%;
	display: block
}

.zs .next-slick .next-slick-inner .next-slick-list .tabs-panel ul.prds li.prd {
	margin-right: 40px;
	float: left;
	box-sizing: border-box;
	transition: all .5s
}

.zs .next-slick .next-slick-inner .next-slick-list .tabs-panel ul.prds li.prd:nth-child(4n+0) {
	margin-right: 0
}

.zs .next-slick .next-slick-inner .next-slick-list .tabs-panel ul.prds li.prd .item {
	width: 270px;
	text-align: center
}

.zs .next-slick .next-slick-inner .next-slick-list .tabs-panel ul.prds li.prd .item .pic {
	height: 392px;
	overflow: hidden;
	position: relative
}

.zs .next-slick .next-slick-inner .next-slick-list .tabs-panel ul.prds li.prd .item .pic img {
	max-width: 100%;
	max-height: 100%;
	display: inline-block
}

.zs .next-slick .next-slick-inner .next-slick-list .tabs-panel ul.prds li:hover {
	transform: translateY(-10px)
}

.zs .next-slick .next-slick-inner .next-slick-dots {
	display: none
}

.zs .next-slick-arrow {
	color: transparent;
	background-color: transparent;
	opacity: 1;
	width: 40px;
	height: 50px;
	line-height: 50px
}

.zs .next-slick-arrow img {
	position: absolute
}

.zs .next-slick-arrow.medium.inline.next-slick-prev {
	left: -80px
}

.zs .next-slick-arrow.medium.inline.next-slick-next {
	right: -80px
}

.zs .next-slick-arrow.medium.inline {
	top: calc((100% - 50px) / 2)
}

.video1 {
	margin: 0 auto;
	background: #f5f5f5;
	font-family: Arial Regular,Arial,Microsoft YaHei,Helvetica,sans-serif
}

.video1 .mod-hd {
	margin: 0 auto;
	padding: 45px 0;
	width: 1200px;
	text-align: center
}

.video1 .mod-hd h2 {
	font-size: 52px;
	color: #d52a30;
	display: inline-block;
	line-height: 40px
}

.video1 .mod-hd h3 {
	width: 600px;
	height: 17px;
	line-height: 20px;
	margin: 25px auto;
	font-size: 17px;
	color: #494949;
	letter-spacing: .56
}

.video1 .mod-bd {
	width: 1200px;
	margin: 0 auto;
	height: 370px;
	display: flex;
	justify-content: space-between;
	position: relative
}

.video1 .mod-bd .sliderbox {
	width: 660px;
	margin-right: 10px;
	overflow: hidden;
	position: absolute;
	top: 0
}

.video1 .mod-bd .no-bg .lib-video video {
	background-color: transparent
}

.video1 .mod-bd .prds {
	height: 530px;
	position: absolute;
	top: 0
}

.video1 .mod-bd .prds .prd {
	float: left
}

.video1 .mod-bd .prds .prd .item {
	width: 260px;
	height: 370px;
	background-color: #fff;
	transition: all .5s;
	padding: 10px;
	position: relative
}

.video1 .mod-bd .prds .prd .item .pic {
	height: 240px;
	overflow: hidden
}

.video1 .mod-bd .prds .prd .item .pic a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.video1 .mod-bd .prds .prd .item .pic a img {
	max-width: 100%;
	max-height: 100%
}

.video1 .mod-bd .prds .prd .item .detail {
	width: 100%;
	padding: 10px;
	text-align: left;
	overflow: hidden
}

.video1 .mod-bd .prds .prd .item .detail .title {
	height: 23px;
	line-height: 23px;
	font-size: 15px;
	color: #464646;
	text-decoration: none;
	overflow: hidden;
	display: block;
	text-align: left
}

.video1 .mod-bd .prds .prd .item .detail .price {
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	display: block;
	color: #3a3a3a;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: .86px;
	margin-top: 15px
}

.video1 .mod-bd .prds .prd .item .detail .price span {
	margin-left: 5px;
	font-weight: 400;
	font-size: 18px;
	display: inline-block
}

.video1 .mod-bd .prds .prd .item:first-child {
	margin-right: 10px
}

.video1 .mod-bd .prds .prd .item:hover {
	transform: translateY(-5px)
}

.video1 .mod-bd .prds .prd .item:hover .detail .buy .zm {
	visibility: hidden
}

.video1 .mod-bd .prds .prd .item:hover .detail .buy .fm {
	visibility: visible
}

.video1 .mod-bd .prds .prd:last-child .item {
	margin-right: 0
}

.video2 {
	margin: 0 auto;
	background: #f5f5f5;
	font-family: Arial Regular,Arial,Microsoft YaHei,Helvetica,sans-serif
}

.video2 .mod-hd {
	margin: 0 auto;
	padding: 45px 0;
	width: 1200px;
	text-align: center
}

.video2 .mod-hd h2 {
	font-size: 52px;
	color: #d52a30;
	display: inline-block;
	line-height: 40px
}

.video2 .mod-hd h3 {
	width: 600px;
	height: 17px;
	line-height: 20px;
	margin: 25px auto;
	font-size: 17px;
	color: #494949;
	letter-spacing: .56
}

.video2 .mod-bd {
	width: 1200px;
	margin: 0 auto;
	height: 370px;
	display: flex;
	justify-content: space-between;
	position: relative
}

.video2 .mod-bd .sliderbox {
	width: 660px;
	margin-right: 10px;
	overflow: hidden;
	position: absolute;
	top: 0
}

.video2 .mod-bd .no-bg .lib-video video {
	background-color: transparent
}

.video2 .mod-bd .prds .prd {
	float: left
}

.video2 .mod-bd .prds .prd .item {
	width: 260px;
	height: 370px;
	background-color: #fff;
	transition: all .5s;
	padding: 10px;
	position: relative
}

.video2 .mod-bd .prds .prd .item .pic {
	height: 240px;
	overflow: hidden
}

.video2 .mod-bd .prds .prd .item .pic a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.video2 .mod-bd .prds .prd .item .pic a img {
	max-width: 100%;
	max-height: 100%
}

.video2 .mod-bd .prds .prd .item .detail {
	width: 100%;
	padding: 10px;
	text-align: left;
	overflow: hidden
}

.video2 .mod-bd .prds .prd .item .detail .title {
	height: 23px;
	line-height: 23px;
	font-size: 15px;
	color: #464646;
	text-decoration: none;
	overflow: hidden;
	display: block;
	text-align: left
}

.video2 .mod-bd .prds .prd .item .detail .price {
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	display: block;
	color: #3a3a3a;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: .86px;
	margin-top: 15px
}

.video2 .mod-bd .prds .prd .item .detail .price span {
	margin-left: 5px;
	font-weight: 400;
	font-size: 18px;
	display: inline-block
}

.video2 .mod-bd .prds .prd .item:first-child {
	margin-right: 10px
}

.video2 .mod-bd .prds .prd .item:hover {
	transform: translateY(-5px)
}

.video2 .mod-bd .prds .prd .item:hover .detail .buy .zm {
	visibility: hidden
}

.video2 .mod-bd .prds .prd .item:hover .detail .buy .fm {
	visibility: visible
}

.video2 .mod-bd .prds .prd:last-child .item {
	margin-right: 0
}

.tu {
	margin: 0 auto;
	background: #f5f5f5;
	font-family: Arial Regular,Arial,Microsoft YaHei,Helvetica,sans-serif;
	background: url(../images/bg_04.jpg) no-repeat center;
}

.tu .mod-bd {
	margin: 0 auto;
	width: 1200px
}

.tu .mod-bd .prds {
	text-align: center
}

.tu .mod-bd .prds li.prd {
	float: left;
	width: 60px;
	margin-right: 16px
}

.tu .mod-bd .prds li.prd .item {
	width: 100%;
	transition: all .5s;
	text-align: center;
	overflow: hidden
}

.tu .mod-bd .prds li.prd .item .pic {
	width: 60px;
	overflow: hidden;
	height: 80px
}

.tu .mod-bd .prds li.prd .item .pic img {
	max-width: 60px;
	max-height: 80px;
	display: inline
}

.tu .mod-bd .prds li.prd .item .title a {
	height: 23px;
	line-height: 23px;
	margin-top: 12px;
	font-size: 13px;
	color: #fff;
	display: inline-block;
	overflow: hidden;
	text-decoration: none
}

.tu .mod-bd .prds li.prd .item:hover {
	margin-top: -5px;
	cursor: pointer
}

.tu .mod-bd .prds li.nlast {
	margin-right: 0
}

.tu .mod-bd ul.prds:after {
	content: " ";
	display: block;
	height: 0;
	clear: both
}

.profile {
	margin: 0 auto;
	background: #f5f5f5;
	font-family: Arial Regular,Arial,Microsoft YaHei,Helvetica,sans-serif
}

.profile .mod-hd {
	margin: 0 auto;
	padding: 45px 0;
	width: 1200px;
	text-align: center
}

.profile .mod-hd h2 {
	font-size: 52px;
	color: #d52a30;
	display: inline-block;
	line-height: 40px
}

.profile .mod-hd h3 {
	width: 600px;
	height: 17px;
	line-height: 20px;
	margin: 25px auto;
	font-size: 17px;
	color: #494949;
	letter-spacing: .56px
}

.profile .mod-bd {
	width: 1200px;
	margin: 0 auto
}

.profile .mod-bd .intrs {
	width: 1200px;
	height: 360px
}

.profile .mod-bd .intrs .sliderbox {
	width: 600px;
	overflow: hidden;
	float: left;
}

.profile .mod-bd .intrs .no-bg .lib-video video {
	background-color: transparent
}

.profile .mod-bd .intrs .rightcss {
	float: right
}

.profile .mod-bd .intrs .content {
	background-color: #fff;
	padding: 50px 25px 10px 30px;
	width: 600px;
	height: 360px;
	float: left
}

.profile .mod-bd .intrs .content .title {
	font-size: 24px;
	height: 36px;
	line-height: 37px;
	color: #d42b32;
	font-weight: 600;
	margin-bottom: 20px;
	display: flex;
	align-items: center
}

.profile .mod-bd .intrs .content .title i {
	width: 4px;
	height: 100%;
	margin-right: 10px;
	display: block;
	background-color: #d42b32
}

.profile .mod-bd .intrs .content .detail {
	position: relative
}

.profile .mod-bd .intrs .content .detail .con-box {
	overflow: hidden;
	overflow-y: auto;
	padding-right: 7px
}

.profile .mod-bd .intrs .content .detail .con-box p {
	line-height: 30px;
	font-size: 15px;
	word-wrap: break-word;
	overflow: hidden
}

.profile .mod-bd .intrs .content .detail .con-box p a {
	color: #1b1b1b;
	text-decoration: none
}

.profile .mod-bd .intrs .content .con-box::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	border-radius: 4px;
	background-color: #f5f5f5
}

.profile .mod-bd .intrs .content .con-box::-webkit-scrollbar {
	width: 7px;
	border-radius: 4px;
	background-color: #f5f5f5
}

.profile .mod-bd .intrs .content .con-box::-webkit-scrollbar-thumb {
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #e8e1e1;
	cursor: pointer
}

.contact {
	width: 100%;
	margin: 0 auto;
	background: #f5f5f5;
	font-family: Arial Regular,Arial,Microsoft YaHei,Helvetica,sans-serif;
	background: url(../images/bg_05.jpg) center top no-repeat scroll;
}

.contact .mod-bd {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between
}

.contact .mod-bd .lbox {
	width: 580px;
	padding-right: 10px
}

.contact .mod-bd .lbox .title {
	overflow: hidden;
	padding-bottom: 20px
}

.contact .mod-bd .lbox .title h3 {
	color: #fff;
	display: block;
	font-size: 32px;
	line-height: 45px;
	font-weight: 600
}

.contact .mod-bd .lbox .info-box .con-box {
	max-height: 265px;
	overflow-y: auto;
	padding-right: 7px
}

.contact .mod-bd .lbox .info-box .con-box p {
	color: #fff;
	line-height: 30px;
	font-size: 16px
}

.contact .mod-bd .lbox .con-box::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	border-radius: 4px;
	background-color: #f5f5f5
}

.contact .mod-bd .lbox .con-box::-webkit-scrollbar {
	width: 7px;
	border-radius: 4px;
	background-color: #f5f5f5
}

.contact .mod-bd .lbox .con-box::-webkit-scrollbar-thumb {
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #e8e1e1;
	cursor: pointer
}

.contact .mod-bd .rbox {
	width: 590px;
	height: 370px;
	overflow: hidden
}

.contact .mod-bd .rbox .item {
	width: 290px;
	height: 180px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: center;
	float: left
}

.contact .mod-bd .rbox .item .pic {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.contact .mod-bd .rbox .item .pic a {
	display: inline-block;
	width: 100%;
	height: 100%
}

.contact .mod-bd .rbox .item .pic a img {
	max-width: 100%;
	max-height: 100%
}

.contact .mod-bd .rbox .ntop {
	margin-top: 0
}

.contact .mod-bd .rbox .nlast {
	margin-right: 0
}

.contact .box_b {
	height: 70px;
	margin: 0 auto;
	margin-top: 35px;
	background-color: #d52a30
}

.contact .box_b .pic_box_b {
	width: 1200px;
	height: 70px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center
}

.contact .box_b .pic_box_b .item {
	height: 50px;
	margin-right: 30px;
	text-decoration: none;
	display: flex;
	align-items: center
}

.contact .box_b .pic_box_b .item img {
	width: 50px;
	height: 50px;
	margin-right: 15px;
	overflow: hidden
}

.contact .box_b .pic_box_b .item .title_b {
	max-height: 100%;
	margin-right: 30px;
	line-height: 20px;
	color: #fff;
	font-size: 16px;
	display: inline-block;
	overflow: hidden
}

.recom {
	margin: 0 auto;
	background: #f5f5f5;
	font-family: Arial Regular,Microsoft YaHei,Arial,Helvetica,sans-serif
}

.recom .mod-hd {
	margin: 0 auto;
	padding: 45px 0;
	width: 1200px;
	text-align: center
}

.recom .mod-hd h2 {
	font-size: 52px;
	color: #d52a30;
	display: inline-block;
	line-height: 40px
}

.recom .mod-hd h3 {
	width: 600px;
	height: 17px;
	line-height: 20px;
	margin: 25px auto;
	font-size: 17px;
	color: #494949;
	letter-spacing: .56px
}

.recom .mod-bd {
	margin: 0 auto;
	width: 1200px
}

.recom .mod-bd ul.prds {
	width: 1200px;
	zoom: 1;
	flex-direction: row
}

.recom .mod-bd ul.prds li.prd {
	float: left
}

.recom .mod-bd ul.prds li.prd .item {
	width: 288px;
	margin-top: 15px;
	margin-right: 15px;
	background-color: #fff;
	overflow: hidden;
	transition: transform .5s;
	text-align: center;
	position: relative
}

.recom .mod-bd ul.prds li.prd .item .pic {
	height: 288px;
	overflow: hidden
}

.recom .mod-bd ul.prds li.prd .item .pic a {
	width: 100%;
	height: 100%;
	display: inline-block
}

.recom .mod-bd ul.prds li.prd .item .pic img {
	max-width: 100%;
	max-height: 100%;
	transition: .2s ease-in
}

.recom .mod-bd ul.prds li.prd .item .detail {
	padding: 15px 10px 10px
}

.recom .mod-bd ul.prds li.prd .item .detail .title {
	height: 46px;
	line-height: 23px;
	font-size: 15px;
	color: #4c4c4c;
	text-decoration: none;
	overflow: hidden;
	display: block
}

.recom .mod-bd ul.prds li.prd .item .detail .price {
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	display: block;
	color: #010101;
	font-size: 20px;
	font-weight: 600
}

.recom .mod-bd ul.prds li.prd .item .detail .price span {
	font-weight: 400;
	font-size: 18px;
	display: inline-block;
	margin-left: 5px
}

.recom .mod-bd ul.prds li.prd .item .detail .order {
	height: 23px;
	line-height: 23px;
	margin-top: 5px;
	color: #010101
}

.recom .mod-bd ul.prds li.prd .item .detail .buy {
	display: inline-block;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	transition: all .5s;
	position: relative
}

.recom .mod-bd ul.prds li.prd .item .detail .buy span {
	padding: 0 25px;
	height: 40px;
	display: flex;
	align-items: center;
	transition: .1s;
	letter-spacing: .56px;
	color: #fff;
	font-size: 18px;
	overflow: hidden;
	font-weight: 600;
	border: 2px solid #d32a2f
}

.recom .mod-bd ul.prds li.prd .item .detail .buy .zm {
	background-color: #d32a2f
}

.recom .mod-bd ul.prds li.prd .item .detail .buy .fm {
	border-color: #000;
	background-color: #000;
	visibility: hidden;
	margin-top: -40px
}

.recom .mod-bd ul.prds li.prd .item:hover {
	z-index: 99;
	cursor: pointer
}

.recom .mod-bd ul.prds li.prd .item:hover .detail .buy .zm {
	visibility: hidden
}

.recom .mod-bd ul.prds li.prd .item:hover .detail .buy .fm {
	visibility: visible
}

.recom .mod-bd ul.prds li.prd .mscalef:hover .pic img {
	transform: scale(1.1)
}

.recom .mod-bd ul.prds li.prd .mscales:hover .pic img {
	transform: scale(.98)
}

.recom .mod-bd ul.prds li.prd .mshadow:hover {
	box-shadow: 0 0 15px 0 #ccc;
	transform: translateY(-5px)
}

.recom .mod-bd ul.prds li.prd .item2 {
	margin-top: 16px;
	margin-right: 16px;
	width: 592px
}

.recom .mod-bd ul.prds li.prd .item2 .pic {
	height: 590px
}

.recom .mod-bd ul.prds li.prd .item3 {
	width: 390px
}

.recom .mod-bd ul.prds li.prd .item3 .pic {
	height: 390px
}

.recom .mod-bd ul.prds li.prd .item5 {
	width: 228px
}

.recom .mod-bd ul.prds li.prd .item5 .pic {
	height: 228px
}

.recom .mod-bd ul.prds li.prd .item5 .detail {
	padding: 10px
}

.recom .mod-bd ul.prds li.prd .item5 .detail .title {
	font-size: 13px
}

.recom .mod-bd ul.prds li.prd .item5 .detail .price {
	margin-top: 5px
}

.recom .mod-bd ul.prds li.prd .item5 .detail .order span,.recom .mod-bd ul.prds li.prd .item5 .detail .price span {
	font-size: 16px
}

.recom .mod-bd ul.prds li.prd .item5 .detail .buy {
	height: 30px;
	font-size: 12px
}

.recom .mod-bd ul.prds li.prd .item5 .detail .buy span {
	height: 30px
}

.recom .mod-bd ul.prds li.prd .item5 .detail .buy .fm {
	margin-top: -30px
}

.recom .mod-bd ul.prds li.prd .item6 {
	width: 187px
}

.recom .mod-bd ul.prds li.prd .item6 .pic {
	height: 187px
}

.recom .mod-bd ul.prds li.prd .item6 .detail {
	padding: 5px
}

.recom .mod-bd ul.prds li.prd .item6 .detail .title {
	font-size: 13px
}

.recom .mod-bd ul.prds li.prd .item6 .detail .price {
	margin-top: 5px
}

.recom .mod-bd ul.prds li.prd .item6 .detail .order span,.recom .mod-bd ul.prds li.prd .item6 .detail .price span {
	font-size: 15px
}

.recom .mod-bd ul.prds li.prd .item6 .detail .buy {
	height: 30px;
	font-size: 12px
}

.recom .mod-bd ul.prds li.prd .item6 .detail .buy span {
	height: 30px
}

.recom .mod-bd ul.prds li.prd .item6 .detail .buy .fm {
	margin-top: -30px
}

.recom .mod-bd ul.prds li.prd .ntop {
	margin-top: 0
}

.recom .mod-bd ul.prds li.prd .nlast {
	margin-right: 0
}

.recom .mod-bd ul.prds li.pic-pd .item {
	padding: 10px
}

.recom .mod-bd ul.prds li.pic-pd .item .detail {
	padding: 10px 0 0
}

.recom .mod-bd ul.prds li.pic-pd .item2 .pic {
	height: 572px
}

.recom .mod-bd ul.prds li.pic-pd .item3 .pic {
	height: 370px
}

.recom .mod-bd ul.prds li.pic-pd .item4 .pic {
	height: 268px
}

.recom .mod-bd ul.prds li.pic-pd .item5 {
	padding: 7px
}

.recom .mod-bd ul.prds li.pic-pd .item5 .pic {
	height: 214px
}

.recom .mod-bd ul.prds li.pic-pd .item6 {
	padding: 6px
}

.recom .mod-bd ul.prds li.pic-pd .item6 .pic {
	height: 175px
}

.recom .mod-bd ul.prds:after {
	content: " ";
	display: block;
	height: 0;
	clear: both
}

.recom .mod-bd .mod-more {
	margin: 0 auto;
	width: 1200px;
	padding-top: 40px;
	display: flex;
	justify-content: center
}

.recom .mod-bd .mod-more .mkmore {
	display: inline-block;
	font-size: 16px;
	height: 40px;
	text-decoration: none;
	transition: all .5s;
	overflow: hidden;
	position: relative
}

.recom .mod-bd .mod-more .mkmore span {
	padding: 0 25px;
	height: 40px;
	color: #fff;
	display: flex;
	align-items: center;
	transition: .1s;
	letter-spacing: .56px;
	font-weight: 600;
	overflow: hidden
}

.recom .mod-bd .mod-more .mkmore .zm {
	background-color: #d32a2f;
	color: #fff
}

.recom .mod-bd .mod-more .mkmore .fm {
	background-color: #000;
	visibility: hidden;
	margin-top: -40px;
	color: #fff
}

.recom .mod-bd .mod-more .mkmore:hover .zm {
	visibility: hidden
}

.recom .mod-bd .mod-more .mkmore:hover .fm {
	visibility: visible
}

.recom .mod-bd .mod-more .z-radius {
	border-radius: 0
}

.recom .mod-bd .mod-more .s-radius {
	border-radius: 5px
}

.recom .mod-bd .mod-more .b-radius {
	border-radius: 20px
}

.icbu-certificate-icon {
	display: inline-block;
	width: 19px;
	height: 25px;
	vertical-align: top;
	margin-right: 9px
}

@-webkit-keyframes bcVideoPlayerSpin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes bcVideoPlayerSpin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.bc-video-player .center-control {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.bc-video-player .center-control.error,.bc-video-player .center-control.loading {
	background: rgba(0,0,0,.3)
}

.bc-video-player .center-control .center-wrapper {
	position: relative;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 23%;
	max-width: 120px
}

.bc-video-player .center-control .center-wrapper:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

.bc-video-player .center-control .center-button {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.bc-video-player .center-control .bvp-icon {
	position: absolute
}

.bc-video-player .center-control .center-button .bvp-icon.pause,.bc-video-player .center-control .center-button .bvp-icon.play {
	top: 30%;
	left: 30%;
	width: 40%;
	height: 40%;
	z-index: 1
}

.bc-video-player .center-control .center-button .bvp-icon.circle,.bc-video-player .center-control .center-button .bvp-icon.loading {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.bc-video-player .center-control .center-button .bvp-icon.loading {
	-webkit-animation: bcVideoPlayerSpin .75s linear 0s infinite;
	animation: bcVideoPlayerSpin .75s linear 0s infinite
}

.bc-video-player .center-control .center-button .bvp-icon.refresh {
	top: 10%;
	left: 10%;
	width: 80%;
	height: 80%;
	opacity: .8
}

.bc-video-player .center-control .bvp-icon.loading,.bc-video-player .center-control.error .play-button,.bc-video-player .center-control .loading-button,.bc-video-player .center-control.loading .play-button,.bc-video-player .center-control.only-error .play-button,.bc-video-player .center-control .refresh-button {
	display: none
}

.bc-video-player .center-control.error .refresh-button,.bc-video-player .center-control.loading .bvp-icon.loading,.bc-video-player .center-control.loading .loading-button {
	display: block
}

.bc-video-player .control-progress {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 13px;
	padding: 5px 0;
	cursor: pointer;
	margin-top: 7px;
	white-space: nowrap
}

.bc-video-player .control-progress:after {
	content: " ";
	display: inline-block;
	vertical-align: top;
	width: 13px;
	height: 3px;
	background: hsla(0,0%,100%,.4)
}

.bc-video-player .control-progress .progress-inner {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 13px);
	height: 3px;
	background: hsla(0,0%,100%,.4)
}

.bc-video-player .control-progress .indicator {
	position: absolute;
	z-index: 2;
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 100%;
	background: #fff;
	top: -6px
}

.bc-video-player .control-progress .reached {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	background: #ff5000;
	height: 100%
}

.bc-video-player .control-bar {
	position: absolute;
	z-index: 2;
	width: 100%;
	left: 0;
	bottom: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	background: rgba(0,0,0,.1);
	height: 40px;
	font-size: 16px;
	line-height: 26px;
	padding: 7px 3px;
	white-space: nowrap;
	opacity: 0;
	-webkit-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out
}

.bc-video-player .control-bar.show,.bc-video-player:hover .control-bar {
	opacity: 1
}

.bc-video-player .control-bar .bar-item {
	display: inline-block;
	vertical-align: top;
	margin: 0
}

.bc-video-player .control-bar .bar-item::-moz-selection {
	background: transparent
}

.bc-video-player .control-bar .bar-item::selection {
	background: transparent
}

.bc-video-player .control-bar button {
	width: 26px;
	height: 26px;
	vertical-align: top
}

.bc-video-player .control-bar button .bvp-icon {
	display: inline-block;
	width: 100%;
	height: 100%;
	vertical-align: top
}

.bc-video-player .control-bar button.play-button .bvp-icon {
	width: 20px;
	height: 20px;
	margin-top: 3px
}

.bc-video-player .control-bar .left-panel,.bc-video-player .control-bar .right-panel {
	width: 26px
}

.bc-video-player .control-bar .center-panel {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: calc(100% - 52px);
	padding: 0 6px
}

.bc-video-player .control-bar .progress-wrapper {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: calc(100% - 80px);
	padding-right: 6px
}

.bc-video-player .control-bar .progress-wrapper .current-time,.bc-video-player .control-bar .progress-wrapper .total-time {
	width: 40px
}

.bc-video-player .control-bar .progress-wrapper .progress-bar {
	width: calc(100% - 86px);
	margin: 0 3px
}

.bc-video-player .control-bar .volume .volume-bar {
	width: 50px;
	margin-left: 3px
}

.bc-video-player .forbid-fullscreen .fullscreen-button svg path {
	fill: #000;
	opacity: .1
}

.bc-video-player.mini .control-bar .volume .volume-bar {
	display: none
}

.bc-video-player.mini .control-bar .progress-wrapper {
	width: calc(100% - 26px)
}

.bc-video-player button {
	outline: 0;
	border: none;
	background-color: transparent;
	padding: 0
}

.bc-video-player {
	position: relative
}

.bc-video-player video {
	display: block;
	width: 100%;
	height: 100%;
	background: #000
}
