@charset "utf-8";

.content{
	padding-bottom: 22px;
}
.content .banner{
	width: 100%;
	height: 300px;
	margin-bottom: 20px;
}
.swiper-container{
	width: 100%;
	height: 100%;
}
.content .banner .swiper-pagination-bullet{
	width: 40px;
	height: 4px;
	background: #FFFFFF;
	opacity: 0.55;
	border-radius: unset;
}

.content .banner .swiper-pagination-bullet-active{
	opacity: 1;
}

.content .banner a{
	display: block;
	width: 100%;
	height: 100%;
}

.content .banner a img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.topcontent
{
	padding:0 0 20px 0;}

.topcontent .colum1
{
	float:left;
	width:680px;
	background:#fff;
	height: 390px;
}

.topcontent .colum1 .slideTxtBox{
	width: 100%;
	height: 100%;
}
.topcontent .colum1 .swiper-pagination{
	text-align: right;
	padding-right: 20px;
}

.topcontent .colum1 .swiper-pagination-bullet{
	width: 6px;
	height: 6px;
	background: #FFFFFF;
	border-radius: 50%;
}

.topcontent .colum1 .swiper-pagination-bullet-active{
	background: #fff;
}

.topcontent .colum1 a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.topcontent .colum1 a img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.topcontent .colum1 h2
{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-right: 30%;
	overflow: hidden;
	background: rgba(0,0,0, .5);
	color: #fff;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 500;
	text-indent: 16px;
}

.topcontent .colum1 .swiper-slide a{
	position: relative;
}
.topcontent .colum1 .swiper-slide a .play-div{
	width: 50px;
	height: 50px;
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 50%;
	text-align: center;
	line-height: 1.46667rem;
	color: #fff;
	background: rgba(0,0,0,.6);
	border-radius: 50%;
}

.topcontent .colum1 .swiper-slide a .play-div .glyphicon{
	font-size: 30px;
	margin-top: 10px;
	margin-left: 5px;
}

.topcontent .headlinelist li
{
	float: left;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.topcontent .headlinelist li img
{
	width:100%;}

.topcontent .headlinelist .qhtpa{
	position: relative;
}
.topcontent .headlinelist .qhtpa .play-div{
	width: 50px;
	height: 50px;
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 50%;
	text-align: center;
	line-height: 1.46667rem;
	color: #fff;
	background: rgba(0,0,0,.6);
	border-radius: 50%;
}

.topcontent .headlinelist .qhtpa .play-div .glyphicon{
	font-size: 30px;
	margin-top: 10px;
	margin-left: 5px;
}


.topcontent .colum2
{
	float:left;
	margin-left: 20px;
	width: 500px;
	height: 390px;
	background: #F8FCFF;
	border: 1px solid #DDDDDD;
}

.topcontent .colum2 .hd
{
	position: relative;
	height: 60px;
	background: #D3EAFF;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #0868A2;
	display: flex;
	align-items: center;
}

.topcontent .colum2 .hd i{
	display: inline-block;
	width: 4px;
	height: 18px;
	background: #0868A2;
	margin-left: 16px;
	margin-right: 9px;
}

.topcontent .colum2 .hd::after{
	content: '';
	position: absolute;
	width: 59px;
	height: 56px;
	right: 6px;
	top: 2px;
	background: url('../../images/children/icons.png') -24px 0 no-repeat;
}

.topcontent .colum2 ul.nlist 
{
	width: 100%;
	padding-top: 10px;
}

.topcontent .colum2 ul.nlist li
{
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	position: relative;
	padding-left: 40px;
	padding-right: 20px;
}

.topcontent .colum2 ul.nlist li::before{
	content: '';
	position: absolute;
	left: 22px;
	top: 50%;
	transform: translateY(-50%);
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #2294FF;
}

.topcontent .colum2 ul.nlist h3
{
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}

.topcontent .colum2 ul.nlist a
{
	font-size: 16px;
	font-family: PingFang SC;
	color: #333333;
}

.topcontent .colum2 ul.nlist a:hover
{
	color: #2294FF;}

.bottomcontent
{
	padding:1px 0 40px 0;}

.bottomcontent .colum2
{
	float:right;
	width:532px;}


.bottomcontent .colum1
{
	float:left;
	width:420px;}

.bottomcontent .switch
{
	margin-bottom: 30px;}

.bottomcontent ul.switch
{
	background: #95919a;}

.bottomcontent ul.switch li.current
{
	background: #F4F6F6;
	color: #554067;
	border-top: 7px solid #95919a;
	line-height: 49px;
	height: 49px;}


.bottomcontent ul.switch li
{
	float: left;
	font-size: 16px;
	color: #fff;
	line-height: 60px;
	height: 56px;
	width: 50%;
	background: #95919a;
	text-align: center;
	cursor: pointer;
	padding: 0;}

.bottomcontent ul.switch li a
{
	color: #fff;}

.bottomcontent ul.switch li i
{
	margin: 0 8px;}


.bottomcontent .switch i
{
	margin-right: 10px;}

.bottomcontent .colum1 .switch .div
{
	border-left: 1px solid #ccc;
	height: 20px;}

.bottomcontent .colum1 .vdowrap .owl-wrapper li
{
	*float: left;}

.bottomcontent .colum1 .vdoheadline h3
{
	font-size: 18px;
	color: #000;
	line-height: 24px;
	padding: 15px 0 10px 0;}

.bottomcontent .colum1 .vdoheadline p
{
	padding-bottom: 12px;}

.bottomcontent .colum1 .vdoheadline
{
	padding-bottom: 15px;
	border-bottom: 1px solid #d3d3d3;}

.bottomcontent .colum1 .vdoheadline .vdeoa
{
	display: block;
	position: relative;
	zoom:1;}



.bottomcontent .colum1 .vdoheadline .vdeoa b
{
	display: block;
	height: 78px;
	width: 78px;
	color: #ed1135;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -39px 0 0 -39px;
	background: url(../images/play_03.jpg) center center no-repeat;}

.bottomcontent .colum1 .vdoheadline .vdeoa:hover b
{
	filter:alpha(opacity=80);
	opacity: 0.8;}

.bottomcontent .colum1 .slideVdo1Box,.bottomcontent .colum1 .slideVdo2Box
{
	position: relative;}

.bottomcontent .colum1 .forwnxt 
{
	position: absolute;
	top: 120px;
	z-index: 1;
	width: 100%;}



.bottomcontent .colum1 .forwnxt a
{
	width: 38px;
	height: 50px;
	background: #202020;
	background: rgba(32,32,32,0.7);
	*background: #202020;
	color: #fff;
	font-size: 30px;
	line-height: 48px;
	text-align: center;
	position: absolute;
	left: 0;
	display:block;
	cursor:pointer;}

.bottomcontent .colum1 .forwnxt a i
{
	line-height: 48px;}

.bottomcontent .colum1 .forwnxt a:hover
{
	color: #f4930a;}

.bottomcontent .colum1 .forwnxt .next a
{
	right:0;
	left:auto;}


.bottomcontent .colum1 .vdeoasmall
{
	display:inline-block;
	float: left;
	position: relative;}

.bottomcontent .colum1 .vdeoasmall b
{
	display: block;
	height: 46px;
	width: 46px;
	color: #ed1135;
	text-align: center;
	position: absolute;
	left: 10%;
	bottom: 15%;
	background: url(../images/play_06.jpg) center center no-repeat;}

.bottomcontent .colum1 .vdeoasmall img
{
	width:180px;}

.bottomcontent .colum1 .vdeoasmall:hover b
{
	filter:alpha(opacity=80);
	opacity: 0.8;}

.bottomcontent  aside .num
{
	float:right;
	color:#ababab
;}

.bottomcontent  aside .num i
{
	margin:0 6px 0 10px;
	font-size:14px;}

.bottomcontent .colum1 ul.v1list aside,.bottomcontent .colum1 ul.v2list aside
{
	float: right;
	width: 220px;}

.bottomcontent .colum1 ul.v1list h3,.bottomcontent .colum1 ul.v2list h3
{
	font-size: 15px;
	color: #000;
	line-height: 22px;
	padding: 5px 0;}

.bottomcontent p
{
	color: #777;}

.bottomcontent .colum1 ul.v1list li,.bottomcontent .colum1 ul.v2list li
{
	padding: 20px 0;
	border-bottom: 1px solid #d3d3d3;}

.bottomcontent .time
{
	color: #ababab;}

.bottomcontent .time i
{
	color: #ff7800;
	font-size: 14px;
	margin-right: 5px;}


.bottomcontent .colum2 .elist,.bottomcontent .colum2 #warterflow
{
	position:relative;}

.bottomcontent .colum2 .elist li
{
	width: 256px;
	margin-bottom: 20px;}


.bottomcontent .colum2 h3
{
	font-size: 16px;
	color: #000;
	line-height: 22px;
	padding: 8px 0 12px 0;}


.bottomcontent .colum2 aside .node
{
	color:#ff7800;}

.bottomcontent .colum2 aside .node:hover
{
	color:#333;}

.bottomcontent .colum2 p
{
	padding-bottom: 15px;}

.bottomcontent .colum2 .switch
{}

.bottomcontent .colum2  .figurewrap
{
	padding: 22px 34px 30px 34px;
	background: #fff;}

.bottomcontent .colum2 .mobilemore
{
	display: none;}

.bottomcontent a.loadmore
{
	background: #fff;
	border:1px solid #e2e2e2;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	font-size: 15px;
	margin: 30px 0;
	border-radius: 6px;}

.bottomcontent a.loadmore:hover
{
	background: #2f124a;
	color: #fff;
	border-color: #2f124a;}

.bottomcontent .colum1 .more
{
	display: none;}


.pop
{
	position:fixed;
	width:500px;
	background:#fff;
	color:#000;
	left:50%;
	margin-left:-300px;
	padding:50px;
	z-index:999;
	border:5px dashed #FC0004;
	border-radius:30px;
	opacity:0.90;
	filter:alpha(opacity=90);
	top:50%;
	margin-top:-150px;}

.pop h2
{
	font-size:24px;
	padding-bottom:15px;}

.pop p
{
	font-size:14px;
	line-height:24px;
	margin:0.5em 0;}

.pop .close
{
	font-size:30px;
	color:#FC0004;
	position:absolute;
	right:30px;
	top:25px;
	cursor:pointer;}

.index-ads .row > div{
	padding: 0;
}

.index-ads .row:nth-of-type(1){
	margin-top: 22px;
	margin-bottom: 22px;
}

.index-ads .row:nth-of-type(1) div:first-child{
	padding-right: 10px;
}
.index-ads .row:nth-of-type(1) div:last-child{
	padding-left: 10px;
}

.index-ads .row:nth-of-type(1) div a{
	display: block;
}

.index-ads .row img{
	width: 100%;
}

/* 报名等按钮 */
.operation-btn .row{
	display: flex;
	flex-wrap: wrap;
}
.operation-btn .row .item{
	width: 285px;
	height: 120px;
	position: relative;
	display: flex;
	align-items: center;
	/* padding-left: 120px; */
	margin-right: 20px;
	cursor: pointer;
	transition: all .3s;
}
.operation-btn .row .item:last-child{
	margin-right: 0;
}
.operation-btn .row .item:hover{
	transform: scale(1.1);
}
.operation-btn .row .item img{
	width: 100%;
	height: 100%;
}
.operation-btn .row .item h1{
	position: absolute;
	left: 120px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 22px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
}

/* 首页列表 */
.list-wrapper{
	margin-top: 18px;
	background: #fff;
	border-radius: 6px;
}
.list-wrapper .header{
	border-bottom: 2px solid #F1F1F1;
	height: 54px;
	line-height: 54px;
	display: flex;
	justify-content: space-between;
}
.list-wrapper.cert .header{
	border-bottom-color: #FF7F00;
}
.list-wrapper.lnews .header{
	border-bottom-color: #2294FF;
}
.list-wrapper.flink .header{
	border-bottom-color: #00BB86;
}
.list-wrapper .header .title{
	font-size: 18px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #000;
	position: relative;
	padding-left: 44px;
}
.list-wrapper .header .title::before{
	content: '';
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
}
.list-wrapper.cert .header .title::before{
	width: 23px;
	height: 23px;
	background: url(../../images/children/icons.png) 0 -68px no-repeat;
}
.list-wrapper.lnews .header .title::before{
	width: 26px;
	height: 24px;
	background: url(../../images/children/icons.png) -44px -68px no-repeat;
}
.list-wrapper.flink .header .title::before{
	width: 24px;
	height: 23px;
	background: url(../../images/children/icons.png) -90px -68px no-repeat;
}
.list-wrapper .header .more{
	color: #999;
	font-size: 14px;
}
.list-wrapper .header .more:hover{
	color: #2294FF;
}
.list-wrapper ul{
	padding-top: 6px;
}
.list-wrapper ul li{
	position: relative;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #F1F1F1;
	padding: 0 20px 0 40px;
}
.list-wrapper ul li a{
	display: inline-block;
	color: #2B2B2B;
	font-size: 14px;
	height: 100%;
	overflow: hidden;
}
.list-wrapper ul li a:hover{
	color: #2294FF;
}

/* 热门证书 */
.list-wrapper.cert .row:last-child{
	display: flex;
	flex-wrap: wrap;
	font-family: PingFang SC;
}
.list-wrapper.cert .row:last-child .item{
	margin-top: 20px;
	margin-right: 18px;
	width: 286px;
}
.list-wrapper.cert .row:last-child .item:nth-of-type(4n){
	margin-right: 0;
}
.list-wrapper.cert .row:last-child .item .img{
	width: 100%;
	height: 202px;
}
.list-wrapper.cert .row:last-child .item .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.list-wrapper.cert .row:last-child .item .title{
	font-size: 16px;
	color: #222222;
	height: 30px;
	line-height: 30px;
}
.list-wrapper.cert .row:last-child .item .title:hover{
	color: #2294FF;
}
.list-wrapper.cert .row:last-child .item .desc{
	margin-top: 10px;
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	font-weight: 500;
	color: #666666;
	position: relative;
	height: 20px;
}
.list-wrapper.cert .row:last-child .item .desc .cate{
	padding-right: 5px;
	height: 100%;
}
.list-wrapper.cert .row:last-child .item .desc .views{
	padding-right: 5px;
	display: flex;
	align-items: center;
}
.list-wrapper.cert .row:last-child .item .desc .views i{
	width: 15px;
	height: 12px;
	margin-right: 7px;
	display: inline-block;
	background: url(../../images/children/icons.png) -90px 0;
}
/* 最新资讯 */
.list-wrapper .news{
	padding-top: 8px;
}
.list-wrapper .news .row{
	padding: 20px 10px;
	border-bottom: 1px solid #E5E5E5;
	font-family: PingFang SC;
}
.list-wrapper .news .row:last-child{
	border-bottom: 0;
}
.list-wrapper .news .row .image{
	width: 240px;
	height: 160px;
	display: block;
}
.list-wrapper .news .row .image img{
	width: 100%;
	height: 100%;
}
.list-wrapper .news .row .intro{
	padding-left: 20px;
	padding-top: 3px;
	width: calc(100% - 260px);
}
.list-wrapper .news .row .title{
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.list-wrapper .news .row .title:hover{
	color: #2294FF;
}
.list-wrapper .news .row .desc{
	color: #666;
	height: 75px;
	line-height: 25px;
	overflow: hidden;
	margin-top: 13px;
	font-size: 14px;
}
.list-wrapper .news .row .time{
	font-size: 14px;
	color: #999;
	position: relative;
	margin-top: 28px;
}
.list-wrapper .news .row .time.clock{
	text-indent: 20px;
}

.new106 
{
	margin-bottom: -10px;}

.new106 img
{
	width: 100%;}

@media screen and (max-width:1199px)
{
	.topcontent .fl{
		float: none;
	}

	.topcontent .colum1
	{
		width: 100%;
		float: none;
		height: auto;
	}

	.topcontent .colum1 .forwnxt
	{
		right: 0;}

	.topcontent .colum1 .headlinelist img
	{
		width: 100%;
		height: 100%;}

	.topcontent .colum1 .figurewrap
	{
		padding-left: 30px;
		padding-right: 30px;}

	.topcontent .colum2
	{
		width: 100%;
		float: none;
		height: auto;
		overflow: visible;
		margin-left: 0;
		margin-top: 22px;
	}

	.topcontent .colum2:hover ul.switch
	{
		border:0;}

	.topcontent .colum2 ul.switch li.current
	{
		/* background: #eaeff0; */
		/* color: #2f124a; */
	}

	.topcontent .colum2 ul.switch li
	{
		font-size: 16px;}

	.topcontent .colum2 ul.nlist
	{
		width: 100%;
		border:0;
		/* background: #eaeff0; */
	}

	.topcontent .colum2 ul.nlist li
	{
		margin: 0px 25px 15px 25px;
	}

	.topcontent .colum2 ul.nlist li img
	{
		width: 100%;}

	.topcontent .colum2 ul.nlist h3 a
	{
		font-size: 16px;
		display: block;}

	.topcontent .colum2 ul.nlist li.more
	{
		font-size: 16px;}

	.bottomcontent
	{
		padding-top: 0;}

	.bottomcontent .colum1
	{
		float: none;
		width: 100%;}

	
	.bottomcontent .colum1 .vdowrap
	{
		padding: 0 25px;}

	.bottomcontent .colum2
	{
		float: none;
		width: 100%;}

	.bottomcontent .colum1 .vdoheadline img
	{
		width: 100%;
		height: auto;}

	.bottomcontent .colum1 .vdeoasmall
	{
		width: 40%;
		float: left;}

	.bottomcontent .colum1 ul.v1list li img, .bottomcontent .colum1 ul.v2list li img
	{
		width: 91%;}

	.bottomcontent .colum1 ul.v1list li, .bottomcontent .colum1 ul.v2list li
	{
		display: none;}

	.bottomcontent .colum1 ul.v1list aside, .bottomcontent .colum1 ul.v2list aside
	{
		width: 60%;}

	.bottomcontent .colum1 ul.v1list h3, .bottomcontent .colum1 ul.v2list h3
	{
		font-size: 16px;}

	.bottomcontent .colum1 .more
	{
		display: block;
		font-size: 16px;
		line-height: 50px;
		text-align: right;}


	.bottomcontent .colum2 #warterflow
	{
		margin:0 25px;}


	.bottomcontent .colum2 .mobilemore
	{
		display: block;
		font-size: 16px;
		text-align: center;
		line-height: 50px;
		background: #fff;
		border: 1px solid #e2e2e2;
		margin: 20px 25px;
		border-radius: 6px;}

	.bottomcontent a.loadmore
	{
		display: none;}

	.bottomcontent .colum2 .elist li img
	{
		width: 100%;
		height: auto;}

	.content .banner {
		height: auto;
	}
	
	.container.operation-btn{
		width: 590px;
	}

	.operation-btn .row .item{
		margin-bottom: 20px;
	}

	.operation-btn .row .item:nth-of-type(2n){
		margin-right: 0;		
	}

	.list-wrapper.container{
		width: 98%;
		margin: 0 1%;
	}
	.list-wrapper.cert .row:last-child{
		width: 897px;
		margin: 0 auto;
	}
	.list-wrapper.cert .row:last-child .item:nth-of-type(4n){
		margin-right: 18px;
	}
	.list-wrapper.cert .row:last-child .item:nth-of-type(3n){
		margin-right: 0;
	}
	.list-wrapper .header{
		padding-right: 10px;
	}
}

@media screen and (max-width:891px)
{
	.list-wrapper.cert .row:last-child{
		width: 592px;
	}
	.list-wrapper.cert .row:last-child .item:nth-of-type(3n){
		margin-right: 18px;
	}
	.list-wrapper.cert .row:last-child .item:nth-of-type(2n){
		margin-right: 0;
	}
}

@media screen and (max-width:800px)
{
	.new106 
	{
		margin-bottom: 15px;}
}

@media screen and (max-width:767px)
{
	.pop
	{
		width:auto;
		height:auto;
		margin-left:0px;
		margin-top:0;
		top:30px;
		left:30px;
		right:30px;
		position:absolute;
		padding:30px;}
	
	.pop h2
	{
		font-size:20px;}
	
	.pop p
	{
		font-size:12px;
		line-height:20px;}

	.list-wrapper .news .row .intro{
		width: 100%;
		margin-top: 22px;
		padding-left: 0;
	}

}

@media screen and (max-width:757px){
	.content .banner{
		height: auto;
	}
}

@media screen and (max-width:591px)
{
	.list-wrapper.cert .row:last-child{
		/* width: 287px; */
		width: 100%
	}
	.list-wrapper.cert .row:last-child .item{
		/* margin-right: 0 !important; */
		width: 48%;
		margin-right: 4% !important;
	}
	.list-wrapper.cert .row:last-child .item:nth-of-type(2n){
		margin-right: 0 !important;
	}
	.list-wrapper.cert .row:last-child .item .img{
		height: auto;
	}
}

@media screen and (max-width:589px)
{
	.container.operation-btn {
		width: 98%;
    margin: 0 1%;
	}
	.operation-btn .row .item{
		width: 48%;
		height: auto;
		margin-right: 4% !important;
	}
	.operation-btn .row .item:nth-of-type(2n){
		margin-right: 0 !important;
	}
}

@media screen and (max-width:540px)
{
	.topcontent .colum1 .timelist
	{
		display: none;}

	.topcontent .colum1 .forwnxt
	{
		width: 100%;}

	.topcontent .colum1 .forwnxt a
	{
		height: 50px;
		line-height: 46px;}

	.topcontent .colum1 .forwnxt .forward a
	{
		position: absolute;
		left: 0;
		background-color: rgba(32,32,32,0.7);}

	.topcontent .colum1 .forwnxt .next a
	{
		position: absolute;
		right: 0;
		background-color: rgba(32,32,32,0.7);}

	.bottomcontent .colum1 .forwnxt  a
	{
		position: absolute;
		left: 0;
		background-color: rgba(32,32,32,0.7);}
	
	.operation-btn .row .item h1{
		left: 100px;
		font-size: 20px;
	}
}

@media screen and (max-width:450px)
{
	.operation-btn .row .item h1{
		left: 80px;
		font-size: 18px;
	}
}

@media screen and (max-width:405px)
{
	.operation-btn .row .item h1{
		left: 70px;
		font-size: 18px;
	}
}

@media screen and (max-width:360px)
{
	.bottomcontent .colum1 ul.v1list aside, .bottomcontent .colum1 ul.v2list aside
	{
		float: none;
		width: 100%;}

	.bottomcontent .colum1 .vdeoasmall
	{
		width: 100%;
		float: none;
		margin-bottom: 15px;
		margin-top:5px;}

	.bottomcontent .colum1 ul.v1list li img, .bottomcontent .colum1 ul.v2list li img
	{
		width: 100%;}
	.bottomcontent .colum1 ul.v1list li, .bottomcontent .colum1 ul.v2list li
	{
		padding: 15px 0;}

	.bottomcontent .colum1 .vdeoasmall b
	{
		bottom: 12%;
		left: 10%;}
}

@media screen and (max-width:320px)
{
}