﻿.video-btn-bg, .video-play-btn3 {
	display: none;
	position: absolute
}
.common-title-center, .video-title {
	letter-spacing: 8px
}
.video-container {
	padding: 490px 0 0
}
.video-block {
	padding-top: 32px;
	padding-bottom: 70px
}
.video-title {
	padding: 80px 0 50px;
	text-align: center;
	font-size: 24px;
	color: #333;
	font-family: "Microsoft Yahei Light", "Microsoft Yahei"
}
.video-hot-block {
	padding-bottom: 50px
}
.video-hot-block .video-com-head {
	padding-bottom: 20px
}
.video-com-head .video-com-title {
	padding-left: 28px;
	font-size: 18px;
	color: #333;
	background-image: url(../images/video-sprite.png);
	background-repeat: no-repeat;
	background-position: -5px -105px
}
.video-com-head .video-com-title1 {
	background-position: -5px -154px
}
.video-com-head .video-com-title2 {
	background-position: -5px -77px
}
.video-com-head .video-com-title3 {
	background-position: -5px -257px
}
.video-com-head .video-more {
	font-size: 14px;
	color: #999
}
.video-com-list li {
	float: left;
	width: 279px;
	margin-right: 28px
}
.video-com-list li:last-child, .video-com-list2 li:nth-child(4), .video-com-list2 li:nth-child(7) {
	margin-right: 0
}
.video-com-list2 li:nth-child(1), .video-com-list2 li:nth-child(4), .video-com-list2 li:nth-child(5), .video-com-list2 li:nth-child(6) {
	margin-bottom: 0
}
.video-com-list2 li {
	float: left;
	width: 279px;
	margin: 0 27px 28px 0
}
.video-com-list2 .video-desc {
	text-indent: 70px
}
.video-com-list2 .video-desc2 {
	text-indent: 10px
}
.video-area {
	position: relative;
	height: 279px;
	margin-bottom: 10px;
	border-radius: 3px;
	overflow: hidden
}
.video-info-top {
	margin-bottom: 12px
}
.video-info-top .video-info-avatar {
	position: relative;
	width: 64px
}
.video-info-top .video-info-avatar>img {
	width: 56px;
	height: 56px;
	border: 2px solid #fff;
	border-radius: 56px;
	overflow: hidden
}
.video-desc {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out
}
.video-desc.active {
	bottom: -40px
}
.video-btn-bg {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6)
}
.video-info-data span, .video-info-top .video-info-avatar .video-platform, .video-play-btn3 {
	background-image: url(../images/video-sprite.png);
	background-repeat: no-repeat
}
.video-play-btn3 {
	left: 50%;
	top: 50%;
	width: 50px;
	height: 50px;
	margin: -25px 0 0 -25px;
	background-position: -5px -397px
}
.video-other-data, .video-type {
	top: 0;
	text-align: center;
	vertical-align: middle
}
.video-play-btn2 {
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
	background-position: -5px -283px
}
.video-info-top .video-info-avatar .video-platform {
	position: absolute;
	right: 0;
	bottom: -4px;
	width: 24px;
	height: 24px;
	overflow: hidden;
	background-position: -5px -183px;
	border-radius: 24px;
	border: 2px solid #f5f5f5;
	background-color: #f5f5f5
}
.video-info-top .video-info-avatar .video-platform2 {
	background-position: -5px -220px
}
.video-info-main {
	width: 194px;
	padding-top: 12px
}
.video-info-main h4 {
	margin-bottom: 10px;
	font-size: 14px;
	color: #333
}
.video-info-data span {
	text-indent: 19px
}
.video-info-data span:nth-child(1) {
	width: 110px;
	background-position: -5px -133px
}
.video-info-data span:nth-child(2) {
	width: 84px;
	background-position: -5px -457px
}
.common-title {
	margin-bottom: 33px
}
.video-info-bot {
	text-align: center
}
.video-info-label {
	margin-bottom: 15px
}
.video-info-label span {
	display: inline-block;
	width: 68px;
	height: 18px;
	line-height: 18px;
	margin-right: 15px;
	text-align: center;
	font-size: 12px;
	color: #ccc;
	border-radius: 20px;
	border: 1px solid #ccc
}
.video-check-price {
	display: none;
	color: #999;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out
}
.video-check-price:hover {
	color: #ffb600
}
.video-other-top {
	position: relative;
	height: 150px;
	border-radius: 3px;
	overflow: hidden
}
.video-desc, .video-other-data, .video-type {
	position: absolute;
	left: 0;
	width: 100%;
	color: #fff
}
.video-desc {
	bottom: 0;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	overflow: hidden;
	background: rgba(0,0,0,.8)
}
.video-other-data {
	height: 125px;
	padding-top: 25px;
	background: rgba(0,0,0,.8);
	display: none
}
.video-type {
	height: 105px;
	line-height: 105px;
	display: table-cell;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
	font-size: 36px;
	font-weight: 700;
	text-shadow: 0 0 5px #000
}
.video-other-data p {
	line-height: 24px
}
.video-other-data a {
	margin-top: 6px;
	color: #fff;
	display: inline-block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #fff;
	border-radius: 3px
}
.video-other-data a:hover {
	background-color: #ffb600;
	color: #fff;
	border: 1px solid #ffb600
}
.video-method, .wx-showMoreBtn {
	background-color: #fff
}
.video-other-bot {
	position: relative;
	padding: 8px 0
}
.video-other-bot h4 {
	margin-left: 78px;
	font-size: 14px;
	color: #333
}
.video-other-avatar {
	position: absolute;
	top: -30px;
	left: 5px;
	width: 56px;
	height: 56px;
	border: 2px solid #fff;
	border-radius: 56px;
	overflow: hidden
}
.video-other-label {
	display: inline-block;
	width: 68px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
	color: #ccc;
	border-radius: 20px;
	border: 1px solid #ccc
}
.cases-tab {
	width: 532px;
	height: 59px;
	margin-bottom: 50px
}
.cases-tab li {
	height: 58px;
	line-height: 58px;
	margin: 0 50px
}
.video-method-wrap {
	padding-bottom: 120px
}
.video-p-item-left {
	width: 400px
}
.video-p-item-left .video-area {
	width: 400px;
	height: 400px
}
.video-bot-info {
	padding: 10px 15px
}
.video-bot-info li {
	float: left;
	width: 110px;
	margin-right: 20px;
	text-indent: 18px;
	background-image: url(../images/video-sprite.png);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #666
}
.video-bot-info li:nth-child(1) {
	background-position: -5px -53px
}
.video-bot-info li:nth-child(2) {
	background-position: -5px -29px
}
.video-bot-info li.meipai-icon:nth-child(2) {
	background-position: -5px -4px
}
.video-bot-info li:nth-child(3) {
	margin-right: 0;
	background-position: -5px -373px
}
.video-p-item-right {
	width: 600px
}
.video-p-item-right2 {
	width: 348px;
	padding-left: 52px
}
.video-p-dl {
	height: 100px
}
.video-p-dl dt {
	margin-bottom: 10px;
	font-size: 18px;
	color: #333
}
.video-p-dl dd {
	font-size: 14px;
	color: #999
}
.wx-showMoreBtn {
	display: block;
	width: 120px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	color: #ffb600;
	border: 1px solid #ffb600;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.wx-showMoreBtn2 {
	clear: both;
	margin-top: 70px
}
.wx-showMoreBtn:hover {
	color: #fff;
	background-color: #ffb600
}
.common-title .common-title-center h2 {
	font-size: 24px
}
.video-service {
	padding-bottom: 120px
}
.service-main .cases-tab {
	width: 800px
}
.video-panel2 {
	width: 800px;
	margin-top: 100px
}
.video-panel .video-panel-item {
	display: none
}
.video-panel .video-panel-item.current {
	display: block
}
.video-p-item-left2 h3 {
	margin-bottom: 50px;
	font-size: 32px;
	color: #666;
	text-indent: 20px
}
.video-item-content {
	width: 400px;
	height: 100px
}
.video-item-content li {
	position: relative;
	line-height: 22px;
	font-size: 14px
}
.video-item-content li::before {
	position: absolute;
	left: 5px;
	top: 8px;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #666;
	border-radius: 6px;
	vertical-align: middle
}
.video-item-content li span {
	display: inline-block;
	padding-left: 20px;
	width: 380px
}
.video-p-item-right>div {
	width: 297px;
	height: 160px;
	background-repeat: no-repeat
}
.video-item-right-1 {
	background-image: url(../images/service-img01.jpg)
}
.video-item-right-2 {
	background-image: url(../images/service-img02.jpg)
}
.video-item-right-3 {
	background-image: url(../images/service-img03.jpg)
}
.video-item-right-4 {
	background-image: url(../images/service-img04.jpg)
}
.video-service .cases-tab {
	width: 737px
}
.video-service .cases-tab li {
	margin: 0 42px
}
.video-main .video-desc a {
	color: #fff
}
.video-js .vjs-big-play-button {
	display: none
}
