@charset "utf-8";
.icolor,.hvcolor:hover{
	color: #1d1166;
}
.bgcolor,.hvbgcolor:hover{
	background: #1d1166;
	color: #fff;
}
.icolor1,.hvcolor1:hover{
	color: #4fad31;
}
.bgcolor1,.hvbgcolor1:hover{
	background: #4fad31;
	color: #fff;
}
/*.head,.head_height{
	height: 100px;
}*/
.head{
	background: #fff;
	width: 100%;
	z-index: 99;
	transition: .25s;
	position: fixed;
	left: 0;
	top: 0;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.head_active{
	height: 70px;
	position: fixed;
	left: 0;
	top: 0;
}
.logo{
	display: inline-block;
	height: 50px;
}
.nav li{
	position: relative;
	margin-left: 35px;
}
.nav li.navli_prd{
	position: static;
}
.nava{
	display: block;
	height: 70px;
	line-height: 60px;
}
.nava i{
	transition: .3s;
	margin-left: 5px;
	color: #1D1166;
	font-weight: bold;
}
.nav li.active .nava,
.nav li:hover .nava{
	color: #1d1166;
}
.nav li:hover .nava i{
	transform:rotate(180deg);
}
.navhide,.hdrhide{
	min-width: 150px;
	width: 100%;
	position: absolute;
	left: 50%;
	margin-left: -75px;
	top: 100%;
	margin-top: 10px;
	transition: .25s;
	opacity: 0;
	visibility: hidden;
	background: #fff;
	text-align: center;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	z-index: 100;
	border-radius: 8px;
	overflow: hidden;
}
.navhide_prd{
	width: 100%;
	background: #f7f7f7;
	padding: 20px 0;
	position: absolute;
	left: 0;
	top: 120px;
	z-index: 9;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	opacity: 0;
	visibility: hidden;
	transition: .25s;
}
.navhide_prd,.navhide{
	font-family: font-regular;
}
.nav li.navli_prd:hover .navhide_prd{
	opacity: 1;
	visibility: inherit;
}
.nhpw{
	width: 20%;
	padding: 15px 0;
}
.nhpa {
	margin-top: 7px;
}
.nhpa a{
	display: block;
	color: #1D1166;
}
.nhpa a:hover{
	color: #1d1166;
	text-decoration: underline;
}
.navhide a,.hdrhide a{
	font-size: 14px;
	line-height: 45px;
	color: #666;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	padding: 0 13px;
}
.hdrhide{
	min-width: 120px;
	width: 120px !important;
	margin-left: -60px !important;
}
.hdrhide a{
	font-size: 12px;
	line-height: 32px;
}
.nav li:hover .navhide{
	opacity: 1;
	visibility: inherit;
	margin-top: 0;
}
.navhide a:hover,.hdrhide a:hover{
	color: #1d1166;
	background: #f8f8f8;
}
.hdrt{
	height: 50px;
}
.hdrta{
	position: relative;
	line-height: 50px;
}
.hdrta a{
	color: #666;
}
.hdrta:hover a{
	text-decoration: underline;
}
.hdrtline{
	border-left: 1px solid #ccc;
	height: 15px;
	margin: 0 15px;
}
.hdrta:hover .hdrhide{
	opacity: 1;
	visibility: inherit;
	margin-top: 0;
}
.hdrhide a{
	text-decoration: inherit !important;
}
.hdrbra{
	height: 70px;
	line-height: 60px;
	cursor: pointer;
	margin-left: 35px;
	font-size: 18px;
}
.scw{
	background: #ededed;
	padding: 20px 0;
}
.scbox input{
	height: 44px;
	width: 100%;
	border-radius: 4px;
	background: #fff;
	padding: 0 20px 0 50px;
	border: 1px solid #fff;
	transition: .25s;
}
.scbox input:focus{
	border: 1px solid #1D1166;
}
.scbox button{
	width: 50px;
	height: 44px;
	background: none;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
}
.head_active .hdrt{
	display: none;
}
.hdrbra{
	/*opacity: .3;*/
}
.head_active .nava,
.head_active .hdrbra{
	line-height: 70px;
	opacity: 1;
}
.head_active .scw{
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 99;
	width: 100%;
}
.head_active .navhide_prd{
	top: 70px;
}
.head_list .hdrbra{
	opacity: 1;
}
.head_list .scw{
	display: none;
}
.foot{
	background: #f5f5f5;
}
.ft{
	padding: 25px 0;
	border-bottom: 1px dashed #999;
}
.ftra{
	margin-left: 25px;
	width: 130px;
}
.ftra:first-child{
	margin-left: 0 !important;
}
.fb{
	padding: 40px 0;
}
.flogo{
	display: inline-block;
	height: 70px;
}
.fbl{
	width: 40%;
	margin-right: 10%;
}
.fblba{
	margin-right: 10px;
}
.fblba:last-child{
	margin: 0 !important;
}
.fblba a{
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	width: 42px;
	height: 42px;
	font-size: 20px;
}
.fblba:hover a{
	background: #1D1166;
	color: #fff;
}
.fbra a{
	color: #666;
}
.fbra a:hover{
	color: #1d1166;
	text-decoration: underline;
}
.md{
	padding: 60px 0;
}
.it{
	padding: 40px 0;
}
.ita{
	display: flex;
	align-items: center;
	justify-content: center;
}
.ita img{
	max-width: 80%;
	max-height: 80%;
	display: block;
	transition: .5s;
}
.ita:hover img{
	transform: scale(1.1);
}
.bnbw{
	width: 700px;
	max-width: 60%;
	position: relative;
	padding: 0 60px;
}
.swiper-button-next-bn,.swiper-button-prev-bn{
	width: 40px;
	background: none;
	height: 100%;
	background: #d0d0d0;
	font-size: 20px;
	margin-top: -15px;
	text-align: center;
	color: #666;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 0;
	margin-top: 0;
	border-radius: 4px;
	transition: .25s;
}
.swiper-button-next-bn:hover,.swiper-button-prev-bn:hover{
	background: #1d1166;
	color: #fff;
}
.swiper-button-next-bn{
	right: 0;
}
.swiper-button-prev-bn{
	left: 0;
}
.bnba{
	background: #eee;
	border: 1px solid #ddd;
	opacity: .7;
	transition: .25s;
	cursor: pointer;
}
.swiper-slide-thumb-active .bnba{
	border: 1px solid #1d1166;
	opacity: 1;
}
.bnt{
	background: linear-gradient(#e0e1e9,#f3f3f3);
	height: 360px;
	padding: 0 !important;
}
.bntbg{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 360px;
	background-size: cover !important;
}
.bnt .swiper-slide .wrap_1400{
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	position: relative;
	z-index: 9;
}
.bnb{
	position: relative;
	z-index: 1;
}
.bntl{
	width: 38%;
	margin-right: 5%;
}
.bntr{
	margin-top: 25px;
}
.bntrico{
	display: inline-block;
	padding: 2px 15px;
}
.i2l{
	width: 35%;
	margin-right: 5%;
}
.morea{
	padding: 10px 30px;
	display: inline-block;
}
.morea_bg{
	background: #1D1166;
	color: #fff;
}
.morea_bg:hover{
	opacity: .85;
}
.i2rtxt{
	width: 350px;
	background: rgba(79,173,49,.5);
	color: #fff;
	padding: 20px;
	position: absolute;
	right: -30px;
	bottom: -30px;
}
.i3{
	background: linear-gradient(#fff,#ced4f6);
}
.i3l{
	position: relative;
}
.i3lw::after{
	width: 30px;
	height: 30px;
	content: "";
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -15px 0 0 -15px;
}
.i3lw i{
	color: #f10130;
	font-size: 80px;
	position: relative;
	z-index: 9;
}
.i3r{
	color: #14386c;
}
.i4l,.i4r{
	padding: 50px;
}
.i4r{
	background: #1f1168;
	color: #fff;
}
.i4top i{
	width: 50px;
	height: 4px;
	background: #ddd;
	display: block;
	margin: 20px auto;
}
.i4top .txt{
	padding: 0 10%;
}
.i4a{
	display: block;
	color: #1d1166;
	padding: 22px 0;
	text-align: center;
	width: 20%;
	padding-left: 3%;
	padding-right: 3%;
}
.i4r .i4a{
	color: #fff;
}
.i4a i img{
	height: 50px;
	transition: .5s;
}
.i4a:hover i img{
	transform:rotateY(180deg);
}
.i4a p{
	line-height: 20px;
}
.morea_bd{
	border: 1px solid #1d1166;
	background: none;
	color: #1d1166;
}
.morea_bd:hover{
	color: #fff;
	background: #1d1166;
}
.morea_bd_wt{
	border: 1px solid #fff;
	background: none;
	color: #fff;
}
.morea_bd_wt:hover{
	color: #fff;
	background: #4FAD31;
	border-color: #4FAD31;
}
.i6t li{
	cursor: pointer;
	transition: .25s;
	padding: 10px 20px;
	background: #b1ecbe;
	color: #000;
	margin: 5px 20px;
	border-radius: 3px;
	font-family: font-bold;
}
.i6t li.active{
	background: #1D1166;
	color: #fff;
}
.i6a_a span{
	border: 1px solid #999;
	color: #666;
	display: inline-block;
	padding: 5px 15px;
	transition: .25s;
}
.i6a_a span:hover{
	background: #1D1166;
	border: 1px solid #1D1166;
	color: #fff;
}

.ititle_72{
	font-size: 72px;
	line-height: 1.2;
}
.ititle_56{
	font-size: 56px;
	line-height: 1.2;
}
.ititle_42{
	font-size: 42px;
	line-height: 1.2;
}
.listbn{
	background-size: cover !important;
	position: relative;
	min-height: 300px;
}
.lbnbg{
	background: rgba(29,17,102,.5);
	color: #fff;
	display: flex;
	align-items: center;
}
.lbntxt .txt{
	line-height: 1.6;
}
.pt{
	background: #f7f9fa;
}
.pttxt{
	line-height: 1.5;
	text-align: center;
	padding: 0 5%;
	color: #5d6b78;
}
.pttxt p{
	padding: 7px 0;
}
.pttxt p b{
	font-family: font-bold;
}
.pba{
	display: block;
	background: #fff;
	padding: 50px 0;
	border-bottom: 1px solid #E6E6E6;
}
.pbaimg{
	width: 35%;
	margin-right: 7%;
}
.pmore{
	display: inline-block;
	padding: 8px 25px;
	border-radius: 50px;
	background: #1d1166;
	color: #fff;
}
.page a{
	margin: 5px 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	font-size: 16px;
	border: 1px solid #ccc;
	color: #1D1D1D;
}
.page a:hover,.page a.active{
	background: #1d1166;
	border: 1px solid #1d1166;
	color: #fff;
}
.page a.pagea{
	border: none !important;
	background: none !important;
	color: #1D1D1D !important;
	font-size: 20px;
}
.page a.pagea:hover{
	color: #1d1166 !important;
}
.pmore_1{
	background: #1d1166;
}

.listnav{
	padding: 25px 0;
}
.co2aipt input,
.co2aipt textarea{
	width: 100%;
	height: 60px;
	border-radius: 4px;
	padding: 0 20px;
	background: #fff;
	border: 1px solid #e6e6e6;
}
.co2aipt input:focus,
.co2aipt textarea:focus{
	border: 1px solid #1D1166;
}
.co2aipt textarea{
	resize: none;
	height: 180px;
	padding: 20px;
}
.co2asbm button{
	height: 60px;
	width: 160px;
	border-radius: 8px;
	background: #1D1166;
	color: #fff;
	cursor: pointer;
	transition: .25s;
}
.co2asbm button:hover{
	opacity: .85;
}
.co2acode{
	height: 60px;
	width: 160px;
	cursor: pointer;
	margin-right: 20px;
}
.co2a.disflex .co2aipt input{
	width: 300px;
	font-size: 14px;
}
.pi1tl{
	width: 35%;
	margin-right: 6%;
}
.pi1la{
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #E6E6E6;
}
.pi1la img{
	max-width: 100%;
}
.pi1lb{
	padding: 0 55px;
	margin-top: 20px;
}
.pi1lba{
	border: 1px solid #e6e6e6;
	transition: .25s;
	overflow: hidden;
}
.pi1lba img{
	max-width: 100%;
}
.pi1lb .swiper-slide-thumb-active .pi1lba{
	border: 1px solid #1D1166;
}
.pi1lb .swiper-slide{
	padding: 1px;
}
.swiper-button-next-pi1,.swiper-button-prev-pi1{
	width: 40px;
	background: none;
	height: 100%;
	background: #1D1166;
	font-size: 20px;
	margin-top: -15px;
	text-align: center;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 0;
	margin-top: 0;
	border-radius: 4px;
	transition: .25s;
}
.swiper-button-next-pi1:hover,.swiper-button-prev-pi1:hover{
	background: #1d1166;
	color: #fff;
}
.swiper-button-next-pi1{
	right: 0;
}
.swiper-button-prev-pi1{
	left: 0;
}
.pil1ra{
	border-bottom: 1px solid #E6E6E6;
	padding: 13px 0;
}
.pi1trline{
	border-bottom: 1px solid #ddd;
}
.pi1tra{
	padding: 16px 25px;
	background: #1d1166;
	color: #fff;
}
.pi1title{
	background: #f6f6f6;
	border-left: 10px solid #1d1166;
	padding: 25px 30px;
	color: #1d1166;
}
.pi2a_a{
	display: block;
	text-align: center;
}
.pi1txt li{
	list-style-type: disc;
	margin-left: 25px;
}
.pi1txt *{
	max-width: 100%;
}

.ab2{
	position: relative;
	background: #4fad31;
}
.ab2::after{
	width: 100%;
	height: 100%;
	content: "";
	background: url(../images/notebook.svg) repeat top;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: .5;
}
.ab2 .wrap_1400{
	position: relative;
	z-index: 2;
}
.ab3w{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.ab3w:nth-child(even){
	flex-flow: row-reverse;
}
ab3w:first-child{
	margin-top: 0;
}
.ab3txt{
	width: 42%;
}
.ab3img{
	width: 53%;
}
.ab3txt .txt p{
	padding: 6px 0;
}
.lbna{
	display: inline-block;
	padding: 10px 25px;
	background: #fff;
	color: #1D1166;
}
.lbna:hover{
	background: #4FAD31;
	color: #fff;
}

.db2txt .txt p{
	padding: 7px 0;
}
.db2txt .txt a{
	text-decoration: underline;
}
.db2w:nth-child(even){
	flex-flow: row-reverse;
}

.newmd{
	padding-top: 50px;
}
.nea_a{
	display: block;
	text-align: center;
}
.ne2a{
	padding: 30px 0;
	border-bottom: 1px solid #E6E6E6;
}
.ne2aimg{
	width: 23%;
	margin-right: 25px;
	min-width: 250px;
}
.ne2aimg1{
	width: 23%;
	margin-right: 25px;
	min-width: 250px;
}

.nitoptxt span{
	margin-right: 20px;
}
.nitxt *{
	max-width: 100%;
}
.nitxt img{
	max-width: 60%;
}
.nitxt video{
	min-width: 60%;
	max-width: 60%;
}
.nibot a{
	display: inline-block;
	padding: 13px 30px;
	background: #313652;
	color: #fff;
	border-radius: 4px;
}

.sb2la{
	display: inline-block;
	padding: 10px 30px;
	background: #fff;
	color: #4FAD31;
	border-radius: 4px;
}
.sotxt p{
	padding: 8px 0;
}
.soa_a{
	border-radius: 10px;
	overflow: hidden;
	background: #f7f9fa;
	box-shadow: 0 1px 3px 0 #aaa;
}
.soatxt{
	padding: 20px;
	text-align: center;
}
.soatxt span{
	display: inline-block;
	padding: 8px 40px;
	border-radius: 50px;
	background: #ef7b39;
	color: #fff;
	box-shadow: 1px 1px 2px 0 #000305;
}

.remd .nea_a{
	text-align: left;
}
.remd .nea_a span{
	border: 1px solid #999;
	padding: 7px 20px;
	display: inline-block;
}

.cot{
	background: #1F1168;
	color: #fff;
	padding: 15px 0;
}
.cot a{
	display: inline-block;
	border: 2px solid #fff;
	color: #fff;
	padding: 10px 20px;
	border-radius: 4px;
}
.cot a:hover{
	background: #fff;
	color: #1F1168;
}
.co1a{
	width: 23%;
	border: 1px solid #E6E6E6;
	padding: 40px 3%;
	border-radius: 10px;
	transition: .25s;
}
.co1a i{
	font-size: 30px;
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #1F1168;
	color: #fff;
	border-radius: 100%;
	margin: 0 auto;
	transition: .25s;
}
.co1a:hover{
	border: 1px solid #1F1168;
}
.co3box::after{
	content: "";
	width: 100%;
}
.swiper-pagination-listbn .swiper-pagination-bullet{
	background: rgba(255,255,255,.7);
	opacity: 1;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	margin: 0 8px !important;
	transition: .25s;
}
.swiper-pagination-listbn .swiper-pagination-bullet-active{
	background: #fff;
}
.swiper-pagination-listbn{
	bottom: 4% !important;
}

.soa_a{
	min-height: 100%;
}
.soaimg{
	padding: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.soaimg img{
	max-width: 100% !important;
}

.vda_a{
	display: block;
	min-height: 100%;
	width: 100%;
}
.vda_a iframe,.vda_a video{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media only screen and (max-width:1399px) {
	.md{
		padding: 60px 0;
	}
	.ititle_72{
		font-size: 60px;
	}
	.ititle_56{
		font-size: 48px;
	}
	.ititle_42{
		font-size: 36px;
	}
	.logo{
		height: 40px;
	}
	.nav li,.hdrbra{
		margin-left: 25px;
	}
	.flogo{
		height: 60px;
	}
	.ftra{
		width: 110px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.md{
		padding: 50px 0;
	}
	.ititle_72{
		font-size: 48px;
	}
	.ititle_56{
		font-size: 40px;
	}
	.ititle_42{
		font-size: 30px;
	}
	.logo{
		height: 36px;
	}
	.nav li,.hdrbra{
		margin-left: 15px;
	}
	.flogo{
		height: 50px;
	}
	.ftra{
		width: 100px;
	}
}
@media only screen and (max-width:950px) {
	.md{
		padding: 40px 0;
	}
	.ititle_72{
		font-size: 36px;
	}
	.ititle_56{
		font-size: 30px;
	}
	.ititle_42{
		font-size: 24px;
	}
	
	.nea{
		width: 50%;
	}
}
@media only screen and (max-width:768px) {
	.md{
		padding: 25px 0;
	}
	.ititle_72{
		font-size: 26px;
	}
	.ititle_56{
		font-size: 24px;
	}
	.ititle_42{
		font-size: 23px;
	}
	.foot{
		text-align: center;
	}
	.ft{
		padding: 20px 0;
	}
	.ftr{
		justify-content: center;
	}
	.ftra{
		margin-left: 15px;
		width: 90px;
	}
	.fb{
		padding: 25px 0 15px 0;
	}
	.flogo{
		height: 40px;
	}
	.fblb{
		justify-content: center;
	}
	.fbr{
		display: none;
	}
	
	.listbn{
		height: 150px !important;
		min-height: 150px !important;
	}
	.lbntxt .txt{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		line-clamp: 1;
		overflow: hidden;
		font-size: 13px;
		line-height: 1.4;
		margin-top: 10px !important;
	}
	.lbna{
		padding: 5px 15px;
		font-size: 12px;
	}
	.pttxt{
		padding: 0;
	}
	.pba{
		padding: 25px 0;
		text-align: center;
	}
	.pba .wrap_1400{
		display: block;
	}
	.pbatxt{
		margin-top: 20px;
	}
	.page a{
		font-size: 13px;
		width: 34px;
		height: 34px;
		margin: 3px 5px;
	}
	
	.listnav{
		padding: 15px 0;
	}
	.swiper-button-next-pi1, .swiper-button-prev-pi1{
		width: 30px;
		font-size: 13px;
	}
	.pi1lb{
		padding: 0 45px;
	}
	.pi1tra{
		padding: 12px 20px;
	}
	.pi1title{
		padding: 15px 20px;
		border-left-width: 5px;
	}
	
	.co2aipt input, .co2aipt textarea{
		height: 45px;
		padding: 0 12px;
	}
	.co2aipt textarea{
		height: 110px;
		padding: 12px;
	}
	.co2a.disflex .co2aipt,.co2a.disflex .co2aipt input{
		width: 100%;
	}
	.co2acode{
		width: 120px;
	}
	.co2asbm {
		flex: 1;
		flex-grow: 1;
	}
	.co2acode,.co2asbm button{
		height: 50px;
		margin-top: 15px;
	}
	.co2asbm button{
		width: 100%;
	}
	
	.nea{
		width: 100%;
	}
	.ne2a{
		padding: 20px 0;
	}
	.nitxt img{
		max-width: 100%;
	}
	.nitxt video{
		max-width: 100%;
	}
	
	.soa{
		width: 100%;
	}
	
	.cot{
		text-align: center;
		padding-bottom: 20px;
	}
	.cot img{
		height: 60px;
	}
	.cot h3{
		width: 100%;
		margin: 15px 0;
	}
	.cot a{
		padding: 8px 20px;
	}
	.co1a{
		width: 100%;
		padding: 30px;
	}
	.co1a i{
		width: 60px;
		height: 60px;
		font-size: 20px;
	}
	
	.bnt{
		height: auto;
		text-align: center;
	}
	.bnbw{
		max-width: 100%;
		width: 100%;
	}
	.i2r{
		width: 90%;
	}
	.i2rtxt{
		width: 100%;
		padding: 20px;
	}
	.i3lw i{
		font-size: 40px;
	}
	.i3lw::after{
		width: 20px;
		height: 20px;
		margin: -10px 0 0 -10px;
	}
	.i4l, .i4r{
		padding: 25px 20px;
	}
	.i4a{
		width: 33.33%;
	}
	.i6t li{
		padding: 7px 15px;
		margin: 5px;
	}
	.i6a{
		width: 100%;
	}
	.bntbg{
		height: 300px;
	}
	.bntr{
		margin-top: 40px;
	}
	.bntl img{
		height: 260px;
		max-width: 100%;
		width: auto;
		margin: 0 auto;
	}
	.swiper-pagination-listbn .swiper-pagination-bullet{
		width: 8px;
		height: 8px;
		margin: 0 5px !important;
	}
}

.right{
	position: fixed;
	right: 15px;
	bottom: 20%;
	z-index: 99;
}
.rta{
	position: relative;
	margin-bottom: 12px;
}
.rta_a{
	display: block;
	width: 54px;
	height: 54px;
	border-radius: 100%;
	box-shadow: 0 6px 20px rgba(0, 0, 0, .2);
}
.rta_a img{
	width: 100%;
	display: block;
}
.rhide{
	width: 270px;
	height: 54px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 15px;
	background: #18d967;
	color: #fff;
	position: absolute;
	right: 100%;
	top: 0;
	transition: .25s;
	opacity: 0;
	visibility: hidden;
}
.rta:hover .rhide{
	margin-right: 10px;
	opacity: 1;
	visibility: inherit;
}
@media only screen and (max-width:768px) {
	.rta{
		margin-bottom: 8px;
	}
	.rta_a{
		width: 40px;
		height: 40px;
	}
	.rhide{
		height: 40px;
		font-size: 13px;
		width: 240px;
	}
	.vda_a,.vda_a iframe,.vda_a video{
		min-height: 230px !important;
	}
}