/*page1*/
body{
	overflow-y: scroll;
}
[v-cloak] {
	display: none;
}
body::-webkit-scrollbar {display:none}
.header{
	position: relative;
}
.content{
	font-size: 13px;
	color: #777777;
}
.play_div{
	width: 100%;
	height: 100%;
	background:url(../img/play_btn.png) center center no-repeat rgba(0,0,0,.4);
	text-align: center;
	line-height: 1;
	cursor: pointer;
}
.searchDiv{
	color: #1c2438;
	font-weight: bold;
	font-size: 24px;
	line-height: 104px;
}
#poster_img{
	width: 100%;
	height: 100%;
	position: absolute;
	background:url(../img/load.gif) center center no-repeat;
}
.el-loading-spinner i{
	font-size: 30px;
}
.title-logo{
	position: relative;
	width: 48px;
	height: 48px;
	background: url(../img/information-icon.png) center center no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 11px;
	top:-2px;
}
.title{
	font-size: 20px;
	color: #090c38;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 25px;
	margin-top: 30px;
	width: 800px;
}
.sub-title{
	text-align: center;
	color: #80848f;
	font-size: 12px;
	margin-bottom: 30px;
}
.sub-title >span{
	margin: 0 15px;
}
.content{
	width: 800px;
	margin: 0 auto;
	color: #2e2e46;
}
.content img{
	max-width: 100%;
}
.content table{
	border-collapse: collapse;
}
.content table td{
	vertical-align: middle !important;
}
.video-div{
	width: 800px;
	margin: 0 auto;
}
video::-internal-media-controls-download-button {
	display:none;
}

video::-webkit-media-controls-enclosure {
	overflow:hidden;
}

video::-webkit-media-controls-panel {
	width: calc(100% + 30px);
}
video{
	background: #000;
}
.btn{
	display: block;
	width: 200px;
	height: 40px;
	margin: 0 auto 30px;
	background: url(../img/goBuyService.jpg) center center no-repeat;
	background-size: 100% 100%;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
}
.btn:hover{
	background-color: #409EFF;
}
/*服务样式*/
.service-title{
	width:800px;
	margin: 0 auto;
	color: #1c2438;
	height: 48px;
	line-height: 48px;
}
.banner-service-title .service-title{
	margin: 26px auto;
}
.service-icon{
	width: 48px;
	height: 48px;
	background: url(../img/icons.png) -268px -0px no-repeat;
	position: absolute;
}
.partner-icon{
	width: 48px;
	height: 48px;
	background: url(../img/icons.png) -412px -0px no-repeat;
	position: absolute;
}
.service-title b{
	font-size: 24px;
	margin: 0 20px 0 68px;
}
.service-title em{
	font-size: 20px;
	font-style: normal;
}
.package-list{
	/*overflow: auto;*/
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	border-right: 1px solid #ececec;
	width: 800px;
	margin: 20px auto 0;
	height:543px;
}
.clear{
	　　clear:both;
}
.package-item{
	float: left;
	width: 191.4px;
	border-left: 1px solid #ececec;
	cursor: pointer;
}
.package-item:first-child{
	width:220px;
}
.package-item .package-header-first{
	height: 140px;
	line-height: 140px;
	color: #090c38;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.package-item >div:not(:first-child) {
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #1c2438;
	font-size: 16px;
}
.package-item >div:nth-child(even){
	background-color: #f5f6fa;
}
.package-header{
	height: 140px;
	text-align: center;
	padding-top: 15px;
	position: relative;
}
.package-header .package-header-title{
	color: #090c38;
	font-weight: bold;
	font-size: 18px;
}
.package-header .package-header-price{
	color: #ff474c;
	font-size: 18px;
	margin: 16px 0 12px;
}
.package-header .package-header-btn{
	width: 172px;
	height: 32px;
	line-height: 30px;
	border:1px solid #ffa92e;
	color: #ffa92e;
	display: block;
	margin: 0 auto;
	border-radius: 20px;
	font-size: 16px;
}
.package-header .header-icon{
	width: 24px;
	height: 24px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	top: -3px;
	margin-right: 4px;
}
.package-header .header-icon.gong{
	background: url(../img/icons.png) -514px -78px no-repeat;
}
.package-header .header-icon.bo{
	background: url(../img/icons.png)  -336px -126px no-repeat;
}
.package-header .header-icon.hou{
	background: url(../img/icons.png) -562px -78px no-repeat;
}
.package-header .package-header-btn:hover,.package-header .package-header-btn.focus{
	text-decoration: none;
	background: url(../img/inquiry-bg.png) center center no-repeat;
	background-size: 100% 100%;
	color: #ffffff;
	border-radius:0;
	border: 0;
	width: 174px;
	height: 34px;
}
.commend{
	width: 30px;
	height: 36px;
	background: url(../img/commend-bg.png) center center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 10px;
	top: 0;
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
}
.package-item.active{
	border:1px solid #ff5400;
	height: 553px;
	top: -10px;
	position: relative;
	background-color: #fff;
	/*width: 207px;*/
	-webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .3);
}
.package-item.active .package-header{
	height: 124px;
	padding-top: 25px;
}
.star{
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -3px;
}
.star.light{
	background: url(../img/icons.png) -360px -126px no-repeat;
}
.star.gray{
	background: url(../img/icons.png)  -538px -78px no-repeat;
}
.package-header{
	height: 125px;
}
.package-item.active .package-header{
	height: 124px;
}
.row{
	overflow: auto;
	width: 800px;
	margin: 0 auto;
}
.left{
	float: left;
	width: 800px;
}
.right{
	float: right;
	width: 320px;
}
.right-title{
	font-size: 20px;
	color: #323953;
	margin-top: 16px;
}
.infor-list{
	padding: 10px 0;
}
.infor-item{
	color: #333;
	font-size: 14px;
	display: table;
	cursor: pointer;
	border-bottom: 1px solid #e5e5e5;
	overflow: auto;
	padding: 10px 0;
}
.infor-item:hover{
	color: rgba(34,189,51,1);
}
.infor-item >span.infor-name{
	display: table-cell;
	width: 768px;
	vertical-align: middle;
}
.infor-item >span.infor-time{
	display: table-cell;
	width: 156px;
	vertical-align: middle;
	text-align: right;
	color: #999999;
}
.infor-item b{
	font-size: 20px;
	letter-spacing: .91px;
	line-height: 41px;
	font-weight: 700;
	width: 32px;
	color: #4d4f53;
	display: inline-block;
	float: left;
}
.top-bar{
	display: block;
	background-image: url(../img/normal-sprite.png);
	background-position:-327px 0;
	width: 320px;
	height: 2px;
	border: none;
}
.more{
	width: 800px;
	margin: 20px auto;
}