@font-face{
　　font-family:'RobotoRegular';
　　src:url('../font/Roboto-Regular-14.ttf');
　　}
body {
	margin: 0;
	cursor: default;
	font-family:'RobotoRegular';
	/* font-family: Open Sans, Baskerville, Times New Roman, Helvetica Neue, Helvetica, Arial, sans-serif; */
	font-size: 15px;
	font-weight: 300;
}

a {
	text-decoration: none;
	color: inherit;
}

ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

ul li {
	list-style-type: none;
}

input[type="button"] {
	cursor: pointer;
}

input:disabled,
input[disabled] {
	background: white;
}

button {
	cursor: pointer;
}

.testimonial-blade {
	color: #fff;
	background-color: rgb(41, 186, 116);
}

.testimonial-blade .first-message {
	padding: 20px 0;
	text-align: center;
}

.testimonial-blade * {
	box-sizing: border-box;
}

.first-message {
	font-size: 15px;
}

.testimonial-filmstrip {
	position: relative;
	overflow-x: scroll;
	width: 100%;
	text-align: center;
}

.testimonial-filmstrip-inner {
	white-space: nowrap;
	margin-bottom: 32px;
	-webkit-transition: all .45s;
	transition: all .45s;
	display: inline-flex;
}

.filmstrip {
	display: inline-block;
	vertical-align: top;
	background: rgb(25, 122, 86);
}

.filmstrip img {
	width: 220px;
	height: 220px;
	object-fit: cover;
	display: inline-block;
	vertical-align: top;
}

.filmstrip1 {
	padding: 35px;
	text-align: left;
	vertical-align: top;
	width: 340px;
	height: 220px;
	box-sizing: border-box;
	font-size: 15px;
	display: inline-block;
	white-space: normal;
	word-break: break-all;
}

.testimonial-details {
	font-size: 13px;
}

.testimonial-quote {
	margin-top: 16px;
}

.testimonial-blade .testimonial-filmstrip-inner:hover {
	z-index: 500;
	-webkit-transform: translate3d(-62.5px, 0, 0);
}

.YIS {
	width: 100%;
}

.YI {
	width: 100%;
	box-sizing: border-box;
	padding: 20px 0 25px;
}

.yi1 {
	max-width: 100%;
	height: 130px;
}

.yi2 {
	font-weight: 700;
	margin-top: 10px;
}

.yi3 {
	font-size: 14px;
	margin: 0 0 20px;
}

.yi4 {
	font-size: 14px;
	border: 3px solid #333;
	padding: 15px 50px;
	margin: 0;
	font-weight: 700;
	background-color: transparent;
	color: inherit;
	display: inline-block;
}

.containers {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 768px) {
	.containers {
		width: 750px
	}
}

@media (min-width: 992px) {
	.containers {
		width: 970px
	}
}

@media (min-width: 1200px) {
	.containers {
		width: 1170px
	}
}

.containers {
	max-width: 1170px;
}

footer {
	width: 100%;
}

.footer-infobar {
	padding: 30px 0 15px;
	font-size: 12px;
	line-height: 20px;
	background-color: #424242;
	color: #fff;
	font-weight: 300;
}

.row {
	width: 100%;
	display: inline-block;
}

.footer-infobar .logo-footer {
	margin-bottom: 20px;
}

.right-align {
	text-align: right;
	color: rgba(255, 255, 255, 0.5);
}

.right-align a {
	color: rgba(255, 255, 255, 0.5);
}

.simple-footer .footer-infobar .simple-link {
	margin-left: 10px;
}

.simple-footer .footer-infobar {
	padding: 30px 0 15px;
	font-size: 12px;
	line-height: 20px;
}

.ERS {
	width: 100%;
	margin-bottom: 40px;
}

.ER {
	width: 100%;
}

.ERF {
	max-width: 67%;
	padding: 0px 1rem !important;
	box-sizing: border-box;
}

.ERF h2 {
	font-weight: 700;
	font-size: 28px;
	color: #004f9c;
	margin: 30px 0 10px;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}

.ERT {
	width: 100%;
	margin: 40px 0;
}

.ERW {
	width: 100%;
	display: inline-block;
	padding-bottom: 50px;
	box-sizing: border-box;
	position: relative;
}

.ERW::after {
	content: '';
	width: 1px;
	height: 100%;
	background: #6c6c6c;
	position: absolute;
	top: 0;
	left: 35px;
	z-index: -1;
}

.erw1 {
	background-color: rgb(25, 122, 86);
	border: 2px solid rgb(25, 122, 86);
	width: 70px;
	height: 70px;
	border-radius: 50%;
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	line-height: 70px;
	float: left;
}

.erw2 {
	width: 86%;
	float: left;
	margin-left: 4%;
}

.erw3 {
	width: 100%;
	font-size: 20px;
	margin: 5px 0 10px;
	font-weight: 700;
}

.erw4 {
	font-size: 15px;
	color: #333;
	opacity: 0.5;
}

.erw5 {
	width: 100%;
	margin: 15px 0 0;
}

.erw6 {
	width: 100%;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: 700;
}

.erw7 {
	width: 100%;
	display: inline-block;
}

.erw7_1 {
	font-size: 12px;
	padding: 4px 10px;
	font-weight: 700;
	border-radius: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #fff;
	float: left;
	line-height: 26px;
	background-color: rgb(41, 186, 116);
}

.ERL {
	padding: 0 0 0 40px;
	font-size: 20px;
	font-weight: 700;
	word-break: normal;
}

.SANS {
	width: 100%;
}

.SAN {
	width: 100%;
}

.SAN h2 {
	color: #004f9c;
	font-size: 30px;
}

.sanli {
	width: 100%;
	display: inline-block;
}

.sanli1 {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-top: 30px;
	display: inline-block;
}

.sanli1:nth-child(3n) {
	margin-right: 0;
}

.sanli2 {
	width: 25%;
	float: left;
}

.sanli2 img {
	width: 60px;
	height: auto;
}

.sanli3 {
	width: 75%;
	float: left;
}

.sanli3_1 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 5px;
}

.sanli3 p {
	margin: 0;
	font-size: 12px;
	opacity: 0.5;
}

.SIS {
	background-color: rgb(25, 122, 86);
	padding: 0 30px;
	color: #fff;
}

.SI {
	width: 100%;
}

.SIF {
	width: 33.6%;
	padding: 0px 1rem;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
}

.SIF1 {
	font-size: 12px;
	color: white;
	margin-top: 25px;
}

.SIF2 {
	margin-top: 20px;
}

.SIR {
	width: 66%;
	height: 420px;
	padding: 0px 1rem;
	box-sizing: border-box;
	/* background: red; */
	display: inline-block;
	vertical-align: middle;
}

.SIR video {
	width: 100%;
	height: 100%;
}

.WUS {
	width: 100%;
	margin-bottom: 80px;
}

.WU {
	width: 100%;
	display: inline-block;
}

.MULE {
	width: 75%;
	float: left;
	padding: 0px 1rem !important;
	box-sizing: border-box;
}

.MULE h2 {
	font-weight: 700;
	font-size: 28px;
	color: #004f9c;
	margin: 30px 0 10px;
}

.MULE1 {
	width: 100%;
	font-size: 16px;
	line-height: 29px;
	opacity: 0.5;
}
.MURI{
	width: 25%;
	float: left;
	padding: 0 3%;
	padding-top: 5rem;
	box-sizing: border-box;
	display: flex;
}
.MURI .swiper-container{
	width: 100%;
	height: 100%;
	margin: auto;
}
.MURI .swiper-slide{
	width: 100%;
	height: 100%;
}
.MURI .swiper-pagination-bullet {
	    width: 8px;
	    height: 8px;
	background: white;
}

.MURI .swiper-pagination-bullet-active {
	background: white;
	opacity: 1;
}
.MUR{
	width: 100%;
	    background-color: rgb(0, 0, 6);
	padding: 0px 1rem !important;
	box-sizing: border-box;
	display: inline-block;
	margin: auto;
}
.MUR1{
	    margin-top: 2.66666rem;
}
.MUR2 {
    padding-bottom: 0.53333rem;
    padding-left: 0.26666rem;
    padding-right: 0.26666rem;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    text-decoration: initial;
    color: rgb(255, 255, 255);
}
.MUR3 {
    padding-left: 0.26666rem;
    padding-right: 0.26666rem;
    font-size: 12px;
    line-height: 14px;
    font-weight: 300;
    text-decoration: initial;
    color: rgb(255, 255, 255);
}
.MUR4{
	    margin-bottom: 2.66666rem;
		margin-top: 115px;
}
.MUR4 img{
	width: 16px;
	display: inline-block;
	vertical-align: middle;
}
.MUR4 div{
	    font-size: 12px;
	    line-height: 14px;
	    font-weight: 300;
	    text-decoration: initial;
	    color: rgb(255, 255, 255);
	display: inline-block;
	vertical-align: middle;
}
.LIUS{
	width: 100%;
	    position: relative;
	    height: 95vh;
	    min-height: 780px;
	    max-height: 1100px;
	    overflow: hidden;
}
.liuF{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.liuT{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 30px;
}
.liuW{
	width: 100%;
	color: white;
}
.liuW1{
	    height: 130px;
	    max-width: 100%;
}
.liuW2{
	margin: 0;
	    padding: 20px 0;
	    font-size: 50px;
	    font-weight: 700;
}
.liuW3{
	    font-size: 18px;
	    line-height: 33px;
	    margin-bottom: 10px;
}
.liuW4{
		border: 3px solid #fff;
		    padding: 15px 50px;
		    margin: 20px 0;
			font-weight: 700;
			color: white;
		    background-color: transparent;
}
.liuW5 b{
	    font-weight: 700;
}
.liuW6{
	    margin-top: 30px;
	    font-size: 16px;
}
.liuW6 img{
	width: 16px;
	display: inline-block;
	vertical-align: middle;
}
.liuW7{
	width: 100%;
	margin-top: 100px;
	display: inline-block;
}
.liuW7_1{
	width: 23.5%;
	float: left;
	margin-right: 2%;
}
.liuW7_1:nth-child(4n){
	margin-right: 0;
}
.liuW7_1 img{
	width: 30px;
	margin-right: 10px;
	float: left;
}
.liuW71{
	    float: left;
	    width: calc(100% - 40px);
	    line-height: 16px;
	    font-size: 12px;
}
header{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.header{
	    padding-bottom: 0.53333rem;
	    padding-top: 1.06666rem;
}
.heade{
	width: 100%;
	display: inline-block;
}
.logo{
	width: 150px;
	float: left;
}
.pcml{
	float: right;
	display: inline-block;
}
.pcml1{
padding: 1.33333rem 1.06666rem;
    color: #fff;
}
.pcml1:hover{
	color: #333;
}