body {
	padding: 0;
	margin: 0;
	background: #f2f2f2;
	font-family: '微软雅黑'
}

body.fixbg {
	background: url(../img/install.jpg)no-repeat top center;
	background-size: 100% auto;
	background-attachment: fixed
}

#bottom>a {
	position: fixed;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	line-height: 50px;
	color: #fff;
	bottom: 30px;
	right: 20px;
	text-align: center;
	box-sizing: border-box;
	background: rgba(65,105,225,0.6) url(../img/phone.png)no-repeat center center/60% auto
}

ul {
	margin: 0;
	padding: 0;
	width: 100%;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-padding-start: 0
}

li {
	margin: 1px 0;
	padding: 2.5%;
	background: #fff;
	list-style: none
}

.wrap {
	overflow: hidden;
	background-color: transparent;
	width: 30%;
	display: inline-block;
	vertical-align: middle
}

.ImgCon {
	float: left;
	width: 100%
}

.ImgCon>.inner {
	position: relative;
	padding-top: 100%;
}

.ImgCon img {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	vertical-align: middle;
	border-radius: 5px;
}

.info {
	width: 62%;
	float: right;
	font-size: 1em;
	display: inline-block;
	vertical-align: middle;
	position: relative
}

a {
	text-decoration: none;
	color: inherit
}

.m_t5 {
	margin-top: 5%
}

.size12 {
	font-size: 12px
}

..size16 {
	font-size: 16px
}

.size17 {
	font-size: 17px
}

.fr {
	float: right
}

.size17 {
	font-size: 17px
}

.t_l {
	text-align: left!important
}

.c_r {
	color: red
}

.m_t8 {
	margin-top: 8%
}

.m_t4 {
	margin-top: 4%
}

.p20 {
	padding: 0 20px!important
}

.mt10 {
	margin-top: 10px
}

.cg span {
	height: 22px;
	line-height: 22px;
	display: inline-block;
	padding: 3px 8px 0 8px;
	border-radius: 4px;
	vertical-align: middle;
	font-size: 13px;
	color: #fff;
}

.cg span:nth-child(odd) {
	margin-right: 10px
}

.tag1 {
	background: #3385ff
}

.tag2 {
	background: #f80
}

.tag3 {
	background: #22b36e
}

.tag4 {
	background: #6cc
}

#newhead {
	width: 100%;
	height: 23%;
	overflow: hidden;
	position: relative
}

#newhead>div {
	margin-top: 6px;
	text-shadow: 0 0 2px rgba(0,0,0,1);
	color: #fff
}

.banner {
	margin: 0 auto;
	position: absolute;
	overflow: hidden;
	height: 100%;
	width: 100%;
	top: 0
}

.long {
	width: 500%;
	font-size: 0;
	position: absolute;
	left: 0;
	-webkit-animation: banner 10s infinite;
	height: 100%
}

@-webkit-keyframes banner {
	0%,15% {
		left: 0
	}

	25%,40% {
		left: -100%
	}

	50%,65% {
		left: -200%
	}

	75%,90% {
		left: -300%
	}

	100% {
		left: -400%
	}
}

.banner img {
	width: 20%;
	height: 100%;
	margin: 0
}

#caros>.inner {
	position: relative;
	padding-top: 50%;
	box-shadow: 0 5px 16px 1px rgba(0,0,0,0.3)
}

#caros #avatar {
	position: absolute;
	bottom: -55px;
	margin-left: -45px;
	height: 90px;
	width: 90px;
	box-shadow: 0 0 10px 1px #ecda00
}

#vdlist {
	width: 100%;
	margin-bottom: 16px
}

#vdlist>div {
	padding: 20px 0 10px
}

.vdwrap {
	width: 95%;
	padding: 5px 12px 8px;
	box-sizing: border-box;
	margin: 0 auto;
	position: relative;
	background: rgba(255,255,255,0.6);
	border-radius: 10px;
}

.vd {
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
	text-align: center;
	position: relative
}

.vd>div {
	position: relative;
	padding-top: 55.12%;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 12px 24px 0 rgba(0,8,80,0.31)
}

.vd>div>div {
	position: absolute;
	z-index: 5;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	top: 0
}

.vd>div>div:before {
	content: '';
	display: inline-block;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0
}

video {
	height: 100%;
	width: 100%;
	position: absolute;
	display: block;
	background: #000;
	border-radius: 10px;
	border: 1px rgba(0,0,0,0) solid;
	top: 0
}

.playbtn {
	display: inline-block;
	height: 40px;
	width: 40px;
	background: #fff url(../img/play.png)no-repeat center center/50% auto;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	border-radius: 50%;
	box-shadow: 0 0 0 3px rgba(255,255,255,0.5)
}

.vdtit {
	margin: 0;
	width: 95%;
	padding: 8px 0;
	font-size: 20px;
	color: #f60;
	padding-left: 24px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 17px auto
}

.vdsum {
	margin: 15px 5px 8px;
	font-size: 16px;
	font-weight: normal
}

.vdes {
	font-size: 12px;
	color: #333;
	margin: 5px 5px;
	line-height: 18px;
	text-indent: 2em
}

.vdsum>span {
	padding: 3px 4px 2px;
	display: inline-block;
	border-radius: 20px;
	color: #fff;
	background: #f60;
	float: right;
	font-size: 10px;
	margin: 2px 6px 0 0;
	vertical-align: middle
}

.vdsum>span:first-child {
	margin-right: 0
}

#contact {
	display: block;
	width: 60%;
	margin: 0 auto 30px;
	padding: 10px 0;
	border-radius: 20px;
	font-size: 18px;
	text-shadow: 0 0 1px rgba(0,0,0,0.4);
	background: #ff9016 url(../img/phone.png)no-repeat 22% center/auto 50%;
	text-align: center;
	color: #fff
}