/*--A Design by W3layouts
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
---*/
html, body{
   font-family: 'Lato', sans-serif;
   font-size: 100%;
   background:#fff; 
}
body{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
h1,h2,h3,h4,h5,h6,p,span{
	margin: 0;
	padding: 0;
}
.clearfix{
	clear:both;
}
.logo{
	float:left;
	margin-top: -0.4em;
}
.header {
	padding: 2em 0em 2em;
}
.header-right{
	float:right;
	margin-top: 10px;
}
.navigation{
	float:left;
}
.navigation ul {
	font-family: 'Lato', sans-serif;
	list-style: none outside none;
	text-align: center;
	padding: 0;
	list-style: none;
	margin-bottom: 0;
}
.navigation ul li { 
	display: inline; 
	margin: 0 1.1em;
}
.navigation ul li a,
.navigation ul li a span { 
	display: inline-block;
	color: #7D8F97;
	font-weight: 700;
	font-size: 16px;
 }
.navigation ul li a:hover, 
.navigation ul li a.active,
.navigation ul li a:hover span,
.navigation ul li a.active span { 
	color: #50B9E1;; 
}



/* 默认显示桌面文本，隐藏移动文本 */
.btn.btn-primary.pdf-btn .mobile-text {
    display: none;
}

@media (max-width: 767px) {
    /* 移动端显示短文本，隐藏长文本 */
    .btn.btn-primary.pdf-btn .desktop-text {
        display: none !important;
    }
    
    .btn.btn-primary.pdf-btn .mobile-text {
        display: inline !important;
    }
    
    /* 按钮样式优化 */
    .btn.btn-primary.pdf-btn {
        display: inline-block;
        max-width: 90%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 8px 15px !important;
        font-size: 14px !important;
        margin: 10px 0;
    }
}

.banner-subtitle{
	color: #FFFFFF;
}

.top-icons{
	float:left;
	margin: -1.8em 0em 0em 39em;
}
.top-icons span{
	background: url(../images/icoons2.png) no-repeat 0px 0px;
	display: block;
	width: 32px;
	height: 32px;
	cursor: pointer;
	float: right;
}
.top-icons span.icon1{
	background-position: -75px -1px;
}
.top-icons span.icon2{
	background-position: -45px -1px;
}
.top-icons span.icon3{
	background-position: -13px -1px;
}
.top-icons span.icon1:hover{
	background-position: -76px -41px;
}
.top-icons span.icon2:hover{
	background-position: -46px -41px;
}
.top-icons span.icon3:hover{
	background-position: -14px -41px;;
}
.corner {
	margin-left: 3em;
}
.header-banner{
	font-family: 'Bree Serif', serif;
	background: url(../images/header-banner.webp) no-repeat 0px 0px;
	background-size: cover;
	min-height: 920px;
	padding-top: 23em;
}
.header-list-banner{
	font-family: 'Bree Serif', serif;
	background: url(../images/header-list-banner.webp) no-repeat 0px 0px;
	background-size: cover;
	min-height: 700px;
	padding-top: 20em;
}
.header-banner h1,.header-list-banner h1{
	font-size: 77px;
	color: #fff;
	word-spacing: 21px;
}
.more {
	font-family: 'Lato', sans-serif;
	background: transparent;
	font-size: 1.3em;
	outline: none;
	border: 2px solid #fff;
	color: #fff;
	padding: 1em 3em;
	text-decoration: none;
	display: inline-block;
	margin-top: 2em;
}
.more:hover {
	color: #ffffff;
	background: #7BC0E7;
	border: 2px solid #fff;
	outline: none;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-o-transition: 0.4s all;
	-ms-transition: 0.4s all;
	text-decoration: none;
}
.welcome{
	text-align:center;
	padding: 4em 0em;
}
.welcome h2{
	font-family: 'Bree Serif', serif;
	font-size: 38px;
	font-weight: 300;
	color: #668591;
}
/* 修复PC端段落样式 */
.welcome p{
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	font-weight: 300;
	color: #8BA4AD;
	line-height: 34px;
	word-spacing: 4px;
	width: 76%;
	margin: 2em auto 1em; /* 改为auto实现居中 */
}
.welcome h3{
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	font-weight: 300;
	color: #8CA8AF;
	line-height: 53px;
	padding: 1em 1em;
}
.grids {
	padding: 2em 0em 6em;
}
.justo {
	padding: 0em 0em 2em;
}
.offerings{
	font-family: 'Bree Serif', serif;
	background: url(../images/second-banner.jpg) no-repeat 0px 0px;
	background-size: cover;
	min-height: 920px;
}
.offerings h{
	text-align:center;
	width:33.333%;
}
.offerings h3{
	font-family: 'Bree Serif', serif;
	font-weight: 300;
	color: #fff;
	text-align: center;
	font-size: 38px;
	padding: 1.5em 0em 0.5em;
	margin-top: 0;
	margin-bottom: 0;
}
.camps h2{
	font-family: 'Bree Serif', serif;
	color: #668591;
}
.camps h4{
	font-family: 'Lato', sans-serif;
	color: #668591;
}
.grid{
	color: #fff;
	text-align:center;
}
.grid1 img {
	width: 100%;
}
.grid p{
	font-family: 'Lato', sans-serif;
	width: 71%;
	margin: 0 auto;
	padding: 1em 1em;
	font-weight: 300;
	font-size: 17px;
}
.grid span{
	width: 103px;
	height: 103px;
	display: inline-block;
	background: url(../images/first-icons.png) no-repeat 0px 0px;
	cursor: pointer;
}
span.icon1{
	background-position: 2px 2px;
}
span.icon2 {
	background-position: -387px 2px;
}
span.icon3 {
	background-position: -778px 2px;
}
.services{
	float: left;
	text-align: center;
	color: #fff;
}
.services p{
	font-family: 'Lato', sans-serif;
	width: 73%;
	margin: 0 auto;
	padding: 1em 1em;
	font-weight: 300;
	font-size: 17px;
}
.services span{
	width: 103px;
	height: 103px;
	display: inline-block;
	background: url(../images/second-icons.png) no-repeat 0px 0px;
	cursor: pointer;
}
span.icon1{
	background-position: 2px 2px;
}
span.icon2 {
	background-position: -387px 2px;
}
span.icon3 {
	background-position: -778px 2px;
}
.lacus h2{
	font-family: 'Bree Serif', serif;
	font-weight: 700;
	color: #668591;
	font-size: 40px;
	text-align:center;
	padding: 0.7em 0em 0.3em;
}
.lacus p{
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	color: #668591;
	font-size: 16px;
	text-align: center;
	padding: 1em 0em 4em;
}
.vitae h2{
	font-family: 'Bree Serif', serif;
	font-weight: 300;
	color: #738C96;
	font-size: 23.4px;
	border-bottom: 1px solid;
	padding: 0em 0em 0.7em;
	padding-bottom: 0.5em;
}
.febr {
	border-bottom: 2px solid#000;
}
.vitae p{
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	color: #8BA4AD;
	font-size: 16px;
	line-height: 25px;
	width: 301px;
}
.top-p1 h3{
	font-family: 'Bree Serif', serif;
	font-weight: 300;
	color: #668591;
	text-align: center;
	font-size: 52px;
	padding: 0.5em 0em 0.5em;
	margin-top: 0;
	margin-bottom: 0;
}
.top-p1 p{
	font-family: 'Lato', sans-serif;
	margin-bottom: 3em;
	font-weight: 300;
	font-size: 15px;
	margin-left: 2em;
	color: #738C96;
	width: 100%;
	text-align: center;
}
.soccer h2{
	font-family: 'Bree Serif', serif;
	font-weight: 300;
	color: #738C96;
	font-size: 37px;
}
.soccer h4{
	font-family: 'Bree Serif', serif;
	font-weight: 300;
	color: #738C96;
	font-size: 17px;
}
.button{
	font-family: 'Lato', sans-serif;
	background: transparent;
	font-size: 13px;
	outline: none;
	border: 2px solid #7BC0E7;
	color: #7BC0E7;
	padding: 0.9em 4em;
	margin: 1em 0em;
	display: inline-block;
	font-weight: 700;
}
.button:hover{
	color: #fff;
	background: #7BC0E7;
	border: 2px solid #7BC0E7;
	outline: none;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-o-transition: 0.4s all;
	-ms-transition: 0.4s all;
	text-decoration: none;
}
.grid1 h2{
	font-family: 'Bree Serif', serif;
	font-weight: 300;
	color: #738C96;
	font-size: 37px
}
.grid1 h4{
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	font-weight: 300;
	color: #738C96;
	line-height: 27px;
	word-spacing: 4px;
}
.grid1 a.dones{
	text-decoration:none;
}
a.dones{
	font-family: 'Bree Serif', serif;
	background-color: #7BC0E7;
	color: #fff;
	float: right;
	padding: 1em 2em;
	font-weight: 100;
	margin: 0em 0.1em 0em 0em;
}
a.dones:hover{
	background:#fff;
	text-decoration:none;
}
.Proin{
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: 300;
	color: #738C96;
	line-height: 20px;
}
.Proin p{
	font-family: 'Lato', sans-serif;
	margin: 1em 0em;
	font-weight: 300;
	font-size: 15px;
	margin-left: 0em;
	color: #738C96;
	width: 102%;
	line-height: 22px;
		overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
	min-height: 88px;
}
.Jhonson {
	text-align: center;
	margin: 9em 0em;
}
ul.product_title {
	padding: 0;
	list-style: none;
	font-family: 'Open Sans Condensed', sans-serif;
}
.titlelast {
	margin-bottom: 0em;
}
ul.product_title li.s_head {
	float: left;
	/* width: 50%; */
}
ul.product_title li.s_head h3, 
ul.product_title li.s_head h4, 
ul.product_title li.s_head h5 {
    font-family: 'Bree Serif', serif;
    text-transform: uppercase;
    font-size: 24.4px;
    font-weight: 300;
    color: #668591;
    margin: 0.5em 0em 0em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 102.47px;
    line-height: 1.4; /* 设置行高 */
    box-sizing: border-box; /* 确保边框和内边距不会影响高度 */
}

ul.product_title li.s_head p {
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	color: #668591;
	line-height: 0px;
	margin-top: 1.5em;
}
ul.product_title li.s_cart {
	overflow: hidden;
	text-align: center;
}
p.price {
	font-size: 2em;
	font-weight: 600;
	color: #000;
}
.bottom-grid2 a {
	position: relative;
	z-index: 1;
}
.btn-1e1 {
	overflow: hidden;
}
.btn-2 {
	border: 2px solid #7BC0E7;
	color: #7BC0E7;
}
.fa-btn1 {
	font-size: 1.3em;
	background: #7BC0E7;
	cursor: pointer;
	display: inline-block;
	margin: 0.5em 0em 0em 0em;
	text-transform: uppercase;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	font-weight: 700;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 26px;
	padding: 8px 24px;
	float: right;
}
.bottom-grid2 a {
	position: relative;
	z-index: 1;
}
a.fa-btn1.btn-2.btn-1e1 {
	text-decoration: none;
	color: #fff;
}
.btn-1e1 {
overflow: hidden;
}
.content-middle {
	background: url(../images/trid-banner.jpg) no-repeat 0px 0px;
	min-height: 539px;
	background-size: cover;
	margin: 3em 0em 0em 0em;
}
.york p {
	width: 63%;
}
.york {
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size: 24px;
	margin: 5em 0em;
}
.york h2{
	font-family: 'Bree Serif', serif;
	font-weight: 300;
	color: #FFF;
	font-size: 37px;
}
.york h3 {
	font-family: 'Bree Serif', serif;
	font-weight: 300;
	color: #FFF;
	font-size: 18px;
	margin: 1em 24em 0em 0em;
}
.posts {
}
.posts h2{
	font-family: 'Bree Serif', serif;
	font-weight: 100;
	color: #738C96;
	font-size: 20.4px;
	border-bottom: 1px solid;
	padding-bottom: 0.5em;
	margin-top: 0.5em;
	width: 91%;
}
.maseea a img {
	max-width: none;
}
.blogs a img {
	max-width: none;
}
.posts p{
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	font-weight: 300;
	color: #8BA4AD;
}
.blogs {
	float: left;
}
.vitae {
	float: right;
}
.get{
	background: url(../images/last-banner.jpg) no-repeat 0px 0px;
	background-size: cover;
}
.recent {
	margin: 2em 0em 3em;
}
.touch p {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
	width: 69%;
	margin-left: 11em;
}
.touch h2{
	font-family: 'Bree Serif', serif;
	font-weight: 200;
	color: #fff;
	font-size: 36px;
	padding: 0.5em 0em;
}
.touch h5{
	font-family: 'Bree Serif', serif;
	font-size: 37px;
	font-weight: 700;
	color: #fff;
	line-height: 27px;
	word-spacing: 4px;
	text-align: center;
	padding: 20px 10px;
}
.posts{
	position: relative;
}
.posts span{
	position: absolute;
	top: 10px;
	right: 65px;
	background: #fff;
	padding: 0.2em 0.4em;
	color: #7BC0E7;
	font-size: 13px;
	font-weight: 700;
}
.blogs{
	position: relative;
}
.blogs span{
	position: absolute;
	top: 7px;
	right: -59px;
	background: #fff;
	padding: 0.1em 0.1em;
	color: #7BC0E7;
	font-size: 11px;
	font-weight: 700;
}
.amet span {
	position: absolute;
	background-color: #fff;
	font-size: 12px;
	color: #7BC0E7;
	font-weight: 700;
	right: 31px;
	top: 7px;
}
.dui h2 {
	color: #8BA4AD;;
	font-size: 21px;
	font-weight: 300;
	border-bottom: 1px solid;
}
.dui p {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
	color: #8BA4AD;
	margin-bottom: 2em;
}
.col-md-4.contant-grid ul {
	padding: 0;
	list-style: none;
	display:inline-block;
}
.us-left{
	margin-bottom:4em;
}
.us-left-bottom{
	margin-bottom:0em;
}
.col-md-9.us-left p,.us-left-bottom p {
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-weight: 300;
	font-size: 16px;
	width: 80%;
	text-align: justify;
}
.vida {
	text-align: center;
	padding: 2em 0;
}
.contact-top img {
	margin-left: -2em;
}
.contact-top{
	padding: 3.5em 0em;
}
.col-md-3.contant-grid {
	padding: 35px 0px;
}
.contant-grid h3{
	font-family: 'Bree Serif', serif;
	font-weight: 400;
	color: #fff;
	font-size: 26px;
	text-align: left;
}
.contact-form h4{
	font-family: 'Bree Serif', serif;
	padding: 1.1em 0em;
	text-align: left;
	font-weight: 400;
	font-size: 25px;
	color: #fff;
	margin: 0;
}
.contact-form p{
	font-family: 'Lato', sans-serif;
	padding: 1em 0em;
	text-align: center;
	font-weight: 400;
	color: #ACACAC;
	font-size: 18px;
}
.contact-form form{
	font-family: 'Lato', sans-serif;
	border: none;
	width: 82%;
	margin: 0 auto;
	color: #fff;
}
.contact-form input[type="text"],.contact-form textarea{
	font-family: 'Lato', sans-serif;
	padding: 0.6em;
	width: 112%;
	background: none;
	color: #fff;
	outline: none;
	margin: 0.5em 0;
	font-size: 15px;
	border: 1px solid#fff;
	font-weight: 100;
	font-style: italic;
}
.contact-form textarea{
	font-family: 'Lato', sans-serif;
	height: 134px;
}
.contact-form input[type="submit"]{
	font-family: 'Lato', sans-serif;
	border: none;
	color: #fff;
	background: #15A4FA;
	border: 1px solid#fff;
	padding: 0.3em 1em;
	background: none;
	font-size: 18px;
	font-weight: 400;
	float: left;
	cursor: pointer;
	text-transform: uppercase;
}
.contact-form input[type="submit"]:hover{
	font-family: 'Lato', sans-serif;
	background: #234F69;
	color: #fff;
	border: none;
	border: 1px solid#fff;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-o-transition: 0.4s all;
	-ms-transition: 0.4s all;
}
.bottom-icons{
	float:left;
	top:1em;
}
.bottom-icons span{
	background: url(../images/icoons3.png) no-repeat 0px 0px;
	display: block;
	width: 32px;
	height: 32px;
	cursor: pointer;
	float: right;
}
.bottom-icons span.icon1{
	background-position: -75px -1px;
}
.bottom-icons span.icon2{
	background-position: -45px -1px;
}
.bottom-icons span.icon3{
	background-position: -13px -1px;
}
.bottom-icons span.icon1:hover{
	background-position: -76px -41px;
}
.bottom-icons span.icon2:hover{
	background-position: -46px -41px;
}
.bottom-icons span.icon3:hover{
	background-position: -14px -41px;;
}
.Reserved {
	text-align: center;
	top: 1.5em;
	right: 14em;
}
.footer {
	padding: 2em 0em 3em;
}
a:hover {
	text-decoration: none;
	color:#15A4FA;
}
.footer h4{
	font-family: 'Lato', sans-serif;
	color: #738C96;
}
.Rights{
	display: inline-block;
	text-align: center;
	bottom: 0.4em;
}
.slider{
	padding:2em 0;
	}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 300px;
	right: 3%;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url("../images/to-top1.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0.1;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
.slider-top p{
	font-family: 'Lato', sans-serif;
	font-size: 23px;
	color: #FFF;
	font-weight: 300;
	margin: -8em 0em 1em 16.5em;
	width: 38%;
}
.slider-top img{
	border-radius: 50%;
	text-align:center;
}
.slider-top p.title{
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
}
.slider-top h2{
	font-family: 'Bree Serif', serif;
	color: #fff;
	text-align: center;
	margin-right: 6.5em;
}
.slider-top h3{
	font-family: 'Lato', sans-serif;
	text-align: center;
	color: #fff;
	margin-right: 11.5em;
	padding: 0.5em;
	font-size: 18px;
}
/*------------------ Slider Part starts Here----------*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
  	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 55px;
	background: transparent url("../images/themes.png") no-repeat left top;
	margin-top: -65px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  margin: 12em 0em 0em 12em;
}
.callbacks_tabs{
	list-style: none;
	position: absolute;
	top: 88%;
	z-index: 999;
	left: 45.9%;
	padding: 0;
	margin: 5% 0;
}
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs li{
	display:inline-block;
}
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height:18px;
  width:18px;
  display:inline-block;
  border:2px solid #FFF;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.callbacks_here a:after{
	border: 2px solid #FFFFFF;
	background: #FFF;
}

/* 修复移动端菜单按钮样式 */
span.menu {
	display: none;
	width: 30px;
	height: 30px;
	background: url(../images/menu.png) no-repeat center center;
	background-size: contain;
	cursor: pointer;
	position: absolute;
	top: 25px;
	right: 20px;
	z-index: 1000;
}

/*--responsive design--*/
@media (max-width: 1280px){

}
@media (max-width: 1366px){
.welcome p {
	width: 80%; /* 调整宽度 */
	margin: 2em auto 1em; /* 改为自动居中 */
}
}
@media (max-width: 1024px){
.navigation ul li {
	margin: 0 0.5em;
}
ul li a span {
	font-size: 14px;
}
.amet span {
	right: 15px;
}
.header-banner,.header-list-banner {
	min-height: 670px;
	padding-top: 16em;
}
.header-banner h1 ,.header-list-banner h1{
	font-size: 67px;
	word-spacing: 6px;
}
.more {
	padding: 0.8em 3em;
}
.welcome p {
	width: 85%; /* 调整宽度 */
	margin: 2em auto 1em; /* 改为自动居中 */
}
.grids {
	padding: 2em 0em 2em;
}
.food {
	padding: 0em 0em 4em;
}
.slider-top h2 {
	margin-left: 7em;
}
.slider-top h3 {
	margin-left: 11.3em;
}
.posts span {
	right: 15px;
	padding: 0.4em 0.5em;
	font-size: 12px;
}
.posts p {
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	width: 309px;
}
.blogs {
	padding-left: 0em;
	left: 3em;
	bottom: 0.5em;
}
.vitae {
	margin-left: 2.2em;
}
.blogs span {
	right: 15px;
	padding: 0.1em 0.1em;
	font-size: 10px;
}
.vitae h2 {
	font-size: 14px;
}
.posts h2 {
	font-size: 19.4px;
	padding-top: 0.5em;
}
.posts {
	left: 2em;
}
.vitae p {
	font-size: 14px;
	line-height: 20px;
	width: 281px;
}
.maseea span {
	margin-right: -1.5em;
}
.get {
	min-height: 715px;
}

.Reserved {
	right: 0em;
}
.bottom-icons {
	right: 8em;
}
}
@media (max-width: 768px){
/* 显示移动端菜单按钮 */
span.menu {
	display: block;
}

/* 调整导航菜单样式 */
.navigation ul {
	display: none;
	margin: 0;
	padding: 0em;
	z-index: 999;
	position: absolute;
	width: 100%;
	background: #7BC0E7;
	text-align: center;
	top: 70px;
	left: 0;
	box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.navigation ul li {
	margin: 0;
	display: block;
	font-size: 16px;
	padding: 1em 0em;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}

.navigation ul li:last-child {
	border-bottom: none;
}

.navigation ul li a, 
.navigation ul li a span {
	color: #fff;
	font-size: 16px;
	padding: 0.5em 0;
}

.navigation ul li a:hover, 
.navigation ul li a.active, 
.navigation ul li a:hover span, 
.navigation ul li a.active span {
	color: #fff;
	background-color: rgba(255,255,255,0.1);
}

.top-p1 p {
	margin-left: 0em;
}
.contant-grid h3 {
	text-align: center;
}
.contact-form form {
	width: 80%;
}
.top-p1 h3 {
	font-size: 42px;
}
.touch p {
	width: 100%;
	margin-left: 0;
}
.lacus p {
	padding: 1em 0em 2em;
}
.contact-form h4 {
	text-align: center;
}
.col-md-9.us-left p, .us-left-bottom p {
	text-align: center;
	margin-left: 4em;
}
.amet span {
	right: 37.5em;
}
.top-icons {
	margin: 0em 0em 0em 10em;
}
.header-banner,.header-list-banner {
	min-height: 363px;
	padding-top: 0em;
}
.header-banner h1,.header-list-banner h1 {
	font-size: 60px;
	word-spacing: 0px;
}
.welcome h2 {
	font-size: 36px;
}
.welcome {
	padding: 2em 0em;
}
/* 修复移动端段落居中问题 */
.welcome p {
	width: 90%; /* 调整宽度 */
	margin: 2em auto 1em; /* 改为自动居中 */
	font-size: 17px;
	line-height: 26px;
	word-spacing: 3px;
}
.welcome h3 {
	line-height: 24px;
	padding: 0.5em 0.5em;
}
.content-middle {
	min-height: 438px;
	margin: 1.5em 0em 0em 0em;
}
.rslides img {
	margin: 6em 0em 0em 6em;
}
.slider-top p {
	font-size: 18px;
	margin: -9em 0em 1em 15.5em;
	width: 42%;
}
.callbacks_tabs {
	left: 36.9%;
}
.posts span {
	right: 15em;
	padding: 0.2em 0.7em;
	font-size: 14px;
}
.posts {
	left: 0em;
}
.blogs-right {
	margin: 2em 37em 0em -2em;
}
.vitae {
	margin-left: 2em;
}
.vitae {
	top: 1em;
}
.posts h2 {
	width: 44%;
}

.touch h2 {
	margin-right: 3.5em;
}
.Reserved {
	right: 15em;
}
.bottom-icons {
	right: -40em;
	top: -0.5em;
}
.vitae h2 {
	font-size: 20px;
}
}
@media (max-width: 640px){
.header-right {
	margin-top: 0em;
}
.amet span {
	right: 27em;
}
.posts span {
	right: 6em;
}
.dui h2 {
	padding: 0.4em 0em 0.4em;
}
span.menu {
	top: 20px;
	right: 15px;
}
.header-banner,.header-list-banner {
	min-height: 334px;
	padding-top: 0em;
}

.posts p {
	padding-bottom: 1em;
}
.header-banner h1,.header-list-banner h1 {
	font-size: 35px;
	padding-top: 3em;
	margin-left: -0.5em;
}
.more {
	padding: 0.1em 1em;
}
.more {
	font-size: 13px;
	border: 1px solid #fff;
	padding: 0.8em 0.8em;
	margin-top: 1em;
}
.more:hover {
	border: 1px solid #fff;
}
.rslides img {
	margin: 5em 0em 0em 1em;
}
.slider-top p {
	font-size: 17px;
	margin: -9em 0em 1em 11.5em;
	width: 52%;
}
.slider-top h2 {
	margin-right: 9.2em;
	font-size: 23px;
}
.slider-top h3 {
	margin: 0.5em 1.5em 0em 0em;
}
.callbacks_tabs {
	left: 32.9%;
}
.blogs-right {
	margin: 2em 14em 0em -2em;
}
.blogs span {
	right: 201px;
}
.posts h2 {
	width: 49%;
}
.Reserved {
	right: 47em;
	font-size: 3px;
}
.bottom-icons {
	right: -33em;
	top: -1.5em;
}
/* 修复小屏幕段落样式 */
.welcome p {
	width: 95%;
	margin: 2em auto 1em;
}
}
@media (max-width: 480px){
/* .header-right {
	margin-top: -1.8em;
} */
.col-md-9.us-left p, .us-left-bottom p {
	margin-left: 2em;
}
.blogs span {
	right: 41px;
}
.Reserved {
	right: 0em;
	font-size: 0px;
}
.bottom-icons {
	right: -11em;
	top: 1.5em;
}
.top-p1 h3 {
	font-size: 34px;
}
a.fa-btn1.btn-2.btn-1e1 {
	right: 1.7em;
}
.rslides img {
	margin: 2em 0em 0em 9em;
}
.slider-top p {
	font-size: 16px;
	margin: 0em 0em 1em 6.5em;
	text-align: center;
}
.slider-top h2 {
	margin-right: 5.2em;
	font-size: 21px;
	margin-left: 5.7em;
}
.slider-top h3 {
	margin: 0.5em -0.5em 0em 0em;
}
.callbacks_tabs {
	left: 36.9%;
	top: 26em;
}
.posts h2 {
	width: 68%;
}
.amet span {
	right: 13.5em;
}
.posts span {
	right: 1em;
}
}
@media (max-width: 320px){
/* 移动端菜单按钮调整 */
span.menu {
	top: 15px;
	right: 10px;
	width: 25px;
	height: 25px;
}

.top-icons{
	display: none;
}
.header {
	padding: 2em 0em 1.2em;
}
.navigation ul {
	width: 100%;
	left: 0em;
	top: 60px;
}
.header-banner,.header-list-banner {
	min-height: 270px;
}
.header-banner h1,.header-list-banner h1 {
	font-size: 31px;
	padding-top: 2em;
	margin-left: -1em;
}
.welcome h2 {
	font-size: 25px;
}
.welcome p {
	font-size: 14px;
	line-height: 20px;
	word-spacing: 0px;
}
.welcome p {
	width: 95%; /* 调整宽度 */
	margin: 1em auto 0em; /* 改为自动居中 */
}
.welcome h3 {
	font-size: 14px;
	padding: 0.5em 0.5em;
}
.offerings h3 {
	font-size: 30px;
	padding: 1em 0em 0.5em;
}
.grid p {
	width: 80%;
	padding: 0.5em 0.5em;
	font-size: 13px;
}
.grids h2 {
	font-size: 18px;
}
.services p {
	font-size: 14px;
}
.food {
	padding: 0em 0em 2em;
}
.food h2 {
	font-size: 18px;
}
.rslides img {
	margin: 2em 0em 0em 3.5em;
}
.slider-top p {
	font-size: 16px;
	margin: 0.5em 0em 1em 1.5em;
	width: 77%;
}
.top-p1 h3 {
	font-size: 28px;
}
.top-p1 p {
	font-size: 14px;
}
ul.product_title li.s_head h3 {
	font-size: 17px;
}
ul.product_title li.s_head p {
	font-size: 11px;
}
a.fa-btn1.btn-2.btn-1e1 {
	right: 0em;
}
.Proin p {
	font-size: 13px;
	width: 100%;
	line-height: 18px;
}
.fa-btn1 {
	font-size: 19px;
	padding: 4px 12px;
}
.button {
	font-size: 12px;
	padding: 0.4em 1em;
}
.slider-top h2 {
	margin-right: 0.1em;
	font-size: 19px;
	margin-left: 0.1em;
}
.callbacks_tabs {
	left: 28.9%;
	top: 27em;
}
.lacus h2 {
	font-weight: 400;
	font-size: 26px;
	padding: 0.2em 0em 0em;
}
.lacus p {
	padding: 0.5em 0em 1em;
	font-size: 14px;
}
.posts span {
	padding: 0.2em 0.8em;
	font-size: 11px;
}
.posts h2 {
	font-size: 14.4px;
	width: 85%;
}
.posts p {
	width: 243px;
}
.amet span {
	right: 1.29em;
}
.dui h2 {
	font-size: 18px;
	font-weight: 400;
}
.dui p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 1em;
}
.justo {
	padding: 0em 0em 0em;
}
.touch h5 {
	font-size: 27px;
	font-weight: 400;
	line-height: 26px;
	word-spacing: 0px;
	padding: 20px 0px;
}
.touch p {
	font-size: 14px;
	line-height: 18px;
	width: 69%;
}
.contant-grid h3 {
	font-size: 25px;
}
.us-left {
	margin-bottom: 2em;
}
.col-md-3.contant-grid {
	padding: 30px 0px;
}
.col-md-9.us-left p, .us-left-bottom p {
	margin-left: 1em;
}
.contact-form h4 {
	padding: 0.5em 0em;
}
.bottom-icons {
	left: 5em;
}
}
/*--/responsive design--*/
.us-left a,.us-left-bottom a{
	color: #fff;
}
.us-left a:hover,.us-left-bottom a:hover{
	color: rgb(179, 22, 22);
}
/* 设置所有输入框和文本域的占位符文本颜色为白色 */
input::placeholder, textarea::placeholder {
    color: white;
}


/* 设置FAQ容器样式 */
.faqs.bglight {
    background-color: #f9f9f9; /* 背景颜色 */
    padding: 20px; /* 内边距 */
    border-radius: 8px; /* 边角圆滑 */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* 阴影效果 */
    margin: 20px auto; /* 上下外边距 */
    max-width: 900px; /* 最大宽度 */
    font-family: 'Arial', sans-serif; /* 字体 */
}

/* FAQ标题样式 */
.faqs.bglight h3 {
    font-size: 1.5rem; /* 标题字体大小 */
    color: #2c3e50; /* 标题字体颜色 */
    font-weight: bold; /* 字体加粗 */
    margin-bottom: 10px; /* 下边距 */
    cursor: pointer; /* 鼠标悬浮变成手形，增加可点击感 */
    transition: color 0.3s; /* 平滑的颜色过渡 */
}

.faqs.bglight h3:hover {
    color: #2980b9; /* 鼠标悬浮时改变颜色 */
}

/* FAQ内容样式 */
.faqs.bglight p {
    font-size: 1rem; /* 内容字体大小 */
    color: #34495e; /* 内容字体颜色 */
    line-height: 1.6; /* 行高，增加可读性 */
    margin-bottom: 15px; /* 下边距 */
}

/* 让段落和标题有更好的间距 */
.faqs.bglight h3 + p {
    padding-left: 20px; /* 内容缩进 */
}

/* 添加小屏设备（手机、平板）样式 */
@media screen and (max-width: 767px) {
    .faqs.bglight {
        padding: 15px; /* 调整内边距 */
        margin: 10px; /* 调整外边距 */
    }

    .faqs.bglight h3 {
        font-size: 1.25rem; /* 调整标题字体大小 */
        margin-bottom: 8px; /* 调整标题下边距 */
    }

    .faqs.bglight p {
        font-size: 0.9rem; /* 调整内容字体大小 */
        margin-bottom: 12px; /* 调整内容下边距 */
    }
}

/* 更小屏幕（超小屏，如手机）样式 */
@media screen and (max-width: 480px) {
    .faqs.bglight h3 {
        font-size: 1.1rem; /* 更小屏幕上，缩小标题字体 */
    }

    .faqs.bglight p {
        font-size: 0.85rem; /* 更小屏幕上，缩小内容字体 */
    }
}

.logo {
    display: flex;
    align-items: center;
    height: 100%;
}

.logo-text {
    font-family: 'Roboto', 'Arial', sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #1a365d;
    text-decoration: none;
    letter-spacing: 2px;
    display: flex;
    align-items: center;
    padding: 10px 0;
    white-space: nowrap;
}

/* 如果Flex布局有问题，可以尝试inline-block方案 */
.logo-text {
    font-family: 'Roboto', 'Arial', sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #1a365d;
    text-decoration: none;
    letter-spacing: 2px;
    padding: 10px 0;
    display: inline-block;
    white-space: nowrap;
}

/* 使用伪元素添加闪电图标 */
.logo-text::before {
    content: "⚡";
    font-size: 22px;
    color: #f6ad55;
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
}

/* 分别设置两个部分的颜色 */
.gie-part {
    color: #38b2ac;
    font-weight: 800;
    margin-right: 4px;
}

.elektryk-part {
    color: #1a365d;
}

/* 响应式调整 */
@media (max-width: 768px) {
    .logo-text {
        font-size: 22px;
        padding: 8px 0;
    }
    
    .logo-text::before {
        font-size: 20px;
        margin-right: 6px;
    }
}

@media (max-width: 480px) {
    .logo-text {
        font-size: 20px;
        padding: 6px 0;
        letter-spacing: 1px;
    }
    
    .logo-text::before {
        font-size: 18px;
        margin-right: 4px;
    }
}

/* 悬停效果 */
.logo-text:hover {
    color: #2c5282;
    text-decoration: none;
}

.logo-text:hover .gie-part {
    color: #2b6cb0;
}

.logo-text:hover .elektryk-part {
    color: #4a5568;
}