.jssorb031 {
	position: absolute;
}

.jssorb031 .i {
	position: absolute;
	cursor: pointer;
	border: 1px solid #fff;
	border-radius: 50%;
}

.jssorb031 .i:hover,
.jssorb031 .iav {
	background: #fff;
}

.sliderContain {
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 356px;
	overflow: hidden;
	visibility: hidden;
}

.sliderImg {
	cursor: default;
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 356px;
	overflow: hidden;
	border-radius: 0.8rem;
}

.mansliderContain {
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 280px;
	overflow: hidden;
	visibility: hidden;
	margin-bottom: 4rem;
}

.mansliderImg {
	cursor: default;
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 280px;
	overflow: hidden;
}

.mansliderImg img {
	box-sizing: border-box;
	border: 0.5rem solid #fff;
	border-radius: 50%;
	height: 60%;
	/*height: 100px;*/
	/*max-width: 80%;*/
	/*height: auto;*/
}

.mansliderImg div.name {
	height: 50px;
	margin-top: 240px;
	color: #000;
	font-size: 2rem;
	text-align: center;
}

.sliderText {
	position: absolute;
	top: 40px;
	left: 60px;
	color: #fff;
}

.sliderbuttles {
	position: absolute;
	bottom: 20px;
	right: 25px;
}

.buttles {
	width: 22px;
	height: 22px;
}

.viewbtn {
	background-image: linear-gradient(to right, rgb(255, 106, 122), rgb(255, 43, 49));
	display: inline-block;
}

.moduleText {
	letter-spacing: 2px;
	z-index: 5;
}

.module1 {
	top: 1rem;
	left: 0.5em;
}

.module2 {
	display: flex;
	align-items: center;
	height: 100%;
	top: 0;
	line-height: 1.4;
	left: 0.5em;
}

.modules {
	justify-content: space-between;
	align-items: center;
}

.modules div.blockstitle {
	display: inline-flex;
	height: 1.6rem;
	text-indent: 0.5rem;
	border-left: 0.4rem solid #147DFF;
	border-radius: 0.3rem;
	align-items: center;
	margin: 0.4rem 0 0.4rem;
}

.animate1pos,
.animate3pos {
	left: 100px;
	top: 50px;
	width: 800px;
	height: 160px;
	position: absolute;
	overflow: hidden;
}

.textanimate1 {
	left: -800px;
	top: 36px;
	width: 700px;
	height: 160px;
	color: #fff;
	font-size: 2rem;
	position: absolute;
	overflow: hidden;
}

.animate2pos {
	left: 50px;
	top: 70px;
	width: 800px;
	height: 160px;
	position: absolute;
}

.textanimate2 {
	left: 0px;
	top: -50px;
	width: 700px;
	height: 160px;
	position: absolute;
	color: #fff;
	font-size: 2rem;
	letter-spacing: 0.05em;
}

.textanimate3 {
	left: 800px;
	top: 36px;
	width: 700px;
	height: 160px;
	color: #fff;
	font-size: 2rem;
	position: absolute;
	overflow: hidden;
}

.animate4pos {
	left: 100px;
	top: 50px;
	width: 800px;
	height: 200px;
	position: absolute;
}

.textanimate4 {
	left: 0px;
	top: 0px;
	width: 600px;
	height: 200px;
	position: absolute;
	opacity: 0;
	color: #fff;
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: 0.02em;
	text-align: center;
	text-shadow: 1px 1px #d9d99a;
}

.animate5pos {
	left: -100px;
	top: 0px;
	width: 800px;
	height: 200px;
	position: absolute;
}

.textanimate5 {
	left: 0px;
	top: 36px;
	width: 800px;
	height: 70px;
	position: absolute;
	opacity: 0;
	color: #fff;
	font-size: 32px;
	font-weight: 400;
	letter-spacing: -0.05em;
	text-align: center;
	text-shadow: 2px 1px #d9d99a;
}
.textTitle{
	font-weight:900;color:#e04338;font-size:4rem;
}
.textTitle12{
	font-weight:900;color:#fff;font-size:4rem;
}
.iconloginbox{
	width: 6rem;
	height: 4.5rem;
	border-radius: 2.25rem 0 0 2.25rem;
	right: 0;
	top: 50%;
	background: #fff;
	z-index: 999;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	box-shadow: -5px 0px 5px rgba(0,0,0,0.3);
}
.iconloginbox img{
	max-height: 50%;
	width: auto;
}
.ser{
	width: 6rem;
	height: 3rem;
	border-radius: 1.5rem 0 0 1.5rem;
	top: calc(50vh + 5rem);
	right:0 ;
	background: #fff;
	display: flex;
	flex-direction: row;
	z-index: 999;
	justify-content: center;
	align-items: center;
	box-shadow: -5px 0px 5px rgba(0,0,0,0.3);
}
.ser img{
	position: relative;
	z-index: 999;
}
.loginimg{
	margin-left: -1rem;
}
.banner-section{
	width: 90%;
	height: auto;
	margin: 0 auto;
	margin-top: 58px;
}
.banner{
	width: 100%;
	height: 100%;
	border-radius: 20px;
	position: relative;
}
.banner div{
	position: absolute;
	bottom: 10%;
	right: 10%;
	width: 102px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-weight: 400;
	color: #838383;
	background: rgba(255,255,255,0.49);
	border-radius: 22px;
	border: 1px solid #FFFFFF;
}
.banner img{
	width: 100%;
	height: 100%;
	max-height: 430px;
}
.menu-item img{
	width: 65%;
	height: 100%;
	max-width: 80px;
}
.index-menu .menu-item:last-child img{
	width: 72%;
	max-width: 83px;
}
.news-item .img img{
	width: 100%;
	height: 100%;
}