@charset "utf-8";

/*罐箱租赁系统样式
* luanjie
* 201809
*/

html,
body {
	width: 100%;
	height: 100%;
	position: relative;
}

.dn {
	display: none;
}

.db {
	display: block;
}

.leasing-index {
	width: 100%;
	height: 100%;
	background: url(../images/leasing/leasing-bg.jpg) no-repeat;
	background-size: 100% 100%;
}

.leasing-index-header {
	width: 80%;
	overflow: hidden;
	padding: 5% 0 1% 0;
	margin: 0 auto;
	border-bottom: 2px solid #ffffff;
	position: relative;
}

.leasing-index-header-left {
	overflow: hidden;
	float: left;
}

.leasing-index-header-right {
	float: right;
	font-size: 20px;
	color: #ffffff;
	overflow: hidden;
	position: absolute;
	bottom: 5%;
	right: 0;
}

.leasing-index-header-right img {
	margin-right: 10px;
}

.leasing-content {
	width: 60%;
	margin: 0 auto;
	text-align: center;
	margin-top: 14%;
}

.leasing-content p {
	color: #FFFFFF;
	padding-bottom: 40px;
}

.leasing-con-title {
	font-size: 42px;
	font-weight: bold;
}

.leasing-con-titlesrc {
	font-size: 22px;
}

.btn-orange {
	background: #fd7c06;
	border-color: #fd7c06;
}

.leasing-index-footer {
	border: none;
	color: #ffffff;
	font-size: 12px;
	position: fixed;
	bottom: 10px;
	width: 100%;
}

.leasing-product {
	width: 100%;
	height: 100%;
}

.swiper-wrapper {
	transition-delay: .2s;
}

.swiper-slide:nth-child(2) {
}

.swiper-slide p {
	transform: translateX(-200px);
	opacity: 0;
	transition: all .4s;
}

.ani-slide p {
	transform: translateX(0);
	opacity: 1;
}


/*轮播样式*/

.swiper-container,
.leasing-form-container {
	width: 100%;
	height: 100%;
	background: url(../images/leasing/product-bg.jpg) no-repeat;
	background-size: 100% 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.product-slide {
	width: 100%;
	overflow: hidden;
}

.product-title img {
	width: 20%;
}

.product-title {
	padding-bottom: 2%;
}

.product-content-top {
	width: 100%;
	overflow: hidden;
	margin-bottom: 1%;
}

.product-content-title {
	font-size: 30px;
	font-weight: bold;
	color: #fd7c06;
	float: left;
	text-align: left;
}

.product-btn {
	float: right;
}

.product-content-wd {
	width: 100%;
	overflow: hidden;
}

.product-content-info {
	margin-top: 2%;
	width: 100%;
	overflow: hidden;
}

.product-title,
.product-content,
.tank-title {
	width: 85%;
	overflow: hidden;
	margin: 0 auto;
}

.product-content-l {
	float: left;
	width: 40%;
	border-radius: 25px;
	border: 5px solid #b6d2f3;
	overflow: hidden;
}

.product-content-l img {
	width: 100%;
}

.tank-title img {
	width: 27%;
}

.product-content-r {
	float: left;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	width: 100%;
}

.product-content-r-cg {
	width: 75%;
}

.product-content-r span {
	font-size: 16px;
	font-weight: normal;
}

.product-content-r-p {
	font-weight: bold;
}

.Hui-iconfont-slider-right:before {
	color: #b6d2f3;
	font-size: 20px;
	padding-right: 15px;
}

.product-content-info-l {
	width: 38%;
	text-align: left;
	margin: 2% 0 0 1%;
	float: left;
}

.product-content-info-ul {
	background: rgba(255, 255, 255, .4);
	overflow: auto;
}

.product-content-info-l li {
	padding: 5px 20px;
	line-height: 36px;
	overflow: hidden;
}

.product-content-info-l li:nth-child(even) {
	background: rgba(212, 237, 253);
	color: #000000;
}

.product-content-info-form {
	text-align: center;
	font-weight: bold;
}

.product-content-info-form-f {
	text-align: center;
	font-size: 14px;
}

.info-l-zhuguan {
	margin: 0 0 0 1%;
}

.info-l-ul-zhuguan {
	height: 276px;
	font-size: 14px;
}

.info-l-ul-zhuguan span {
	float: left;
	width: 12%;
	text-align: center;
}

.info-l-ul-zhuguan .second {
	width: 20%;
}

.info-l-ul-zhuguan .last {
	width: 44%;
}

.product-content-info-r {
	width: 45%;
	overflow: hidden;
	float: right;
	background: rgba(255, 255, 255, 1);
	padding: 1% 0;
	margin: 0 0 0 6%;
	color: #000;
	font-weight: bold;
	border-radius: 5px;
}

.product-content-info-r li {
	float: left;
	width: 33.3%;
	padding: 2% 0;
}

.info-r-img {
	display: block;
	width: 25%;
	margin: 0 auto;
}

.info-r-img img {
	width: 100%;
}

.info-r-word {
	display: block;
}

.btn-blue {
	background: #4b9dfd;
	border: #4b9dfd;
}

.swiper-button-next,
.swiper-button-prev {
	width: 28px;
	height: 146px;
	margin-top: -73px;
	background-size: 100% 100%;
}

.swiper-button-prev {
	background-image: url(../images/leasing/pre.png);
	left: 10px;
	right: auto;
}

.swiper-button-next {
	background-image: url(../images/leasing/next.png);
	right: 10px;
	left: auto;
}

.form-label {
	color: #ffffff;
}

.input-text,
.textarea,
.select-box {
	background: rgba(30, 62, 94, .6);
	border: solid 1px #ddd;
}

.select {
	background: transparent;
}

option {
	background: rgba(30, 62, 94);
}

input,
select,
textarea {
	font-size: 12px;
	color: #ddd;
}

.leasing-form-content {
	width: 55%;
	margin: 0 auto;
}

/* 简洁居中的表单样式 */
.leasing-form-content-centered {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100vh;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.welcome-container {
	text-align: center;
	background: rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(10px);
	border-radius: 20px;
	padding: 60px 80px;
	box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
	border: 1px solid rgba(255, 255, 255, 0.2);
	max-width: 600px;
	width: 80%;
}

.welcome-title {
	font-size: 32px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 40px;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.contact-info {
	margin-bottom: 40px;
}

.contact-item {
	font-size: 18px;
	color: #ffffff;
	margin: 15px 0;
	opacity: 0.9;
}

.enter-button-container {
	margin-top: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.enter-button-container .form-btn-orange {
	font-size: 18px;
	font-weight: bold;
	border-radius: 50px;
	transition: all 0.3s ease;
	box-shadow: 0 4px 15px rgba(253, 124, 6, 0.4);
}

.enter-button-container .form-btn-orange:hover {
	transform: translateY(-3px);
	box-shadow: 0 6px 20px rgba(253, 124, 6, 0.6);
	background: #ff8f1a;
	border-color: #ff8f1a;
}

label,
.placeholder {
	font-size: 18px;
}

.input-text,
.btn,
.input-text.size-M,
.btn.size-M {
	font-size: 16px;
	padding: 8px;
	height: 42px
}

.select-box,
.select-box.size-M {
	padding: 8px 5px;
}

.select,
.size-M .select {
	font-size: 16px;
}

.textarea {
	font-size: 16px;
	padding: 8px;
}

.form-btn-orange {
	background: #fd7c06;
	border: 1px solid #fd7c06;
	width: 100%;
}

.leasing-ljyy {
	margin-top: 50px!important;
}

.leasing-biaozhu {
	font-size: 12px;
	color: #ffffff;
	text-align: right;
	padding-right: 10%;
}

.content-info-r-zhuguan {
	width: 55%;
	margin: 0 0 0 1%;
}

.content-info-r-zhuguan li {
	padding: 1% 0;
}

.cg-product-content-info-r {
	width: 24%;
	overflow: hidden;
	float: right;
	margin: 0 0 0 1%;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
}

.cg-product-content-info-r li {
	float: left;
	width: 100%;
	padding: 2% 0;
}

.cg-info-r-img {
	display: block;
	width: 100%;
	margin: 0 auto;
}

.cg-info-r-img img {
	width: 100%;
}

.cg-info-r-word {
	display: block;
}

.info-l-cg {
	margin: 0 0 0 2%;
	width: 57%;
}

.info-l-ul-cg {
	height: 230px;
	font-size: 14px;
}

.info-l-ul-cg span {
	float: left;
	width: 12%;
	text-align: center;
}

.info-l-ul-cg .span-size {
	width: 25%;
}

.info-l-ul-cg .span-third {
	width: 15%;
}

.tank-content {
	width: 75%;
	margin: 4% auto 0;
	overflow: hidden;
}

.tank-content img {
	width: 100%;
}

.service-content {
	width: 85%;
	margin: 2% auto 0;
	overflow: hidden;
}

.service-top {
	width: 100%;
	float: left;
}

.service-top-l {
	width: 37%;
	float: left;
	text-align: left;
	padding-left: 3%;
}

.service-top-l .top-l-tit {
	color: #fd7c06;
	font-weight: bold;
	font-size: 22px;
}

.service-top-l .top-l-con {
	margin-bottom: 10%;
}

.service-top-m {
	width: 20%;
	float: left;
}

.service-top-m img {
	width: 100%;
}

.service-top-r {
	width: 40%;
	float: left;
}

.service-top-r .r-info {
	font-style: italic;
}

.service-bottom {
	width: 100%;
	float: left;
	margin-top: 1%;
}

.service-bottom li {
	width: 17.33%;
	margin: 0 3%;
	float: left;
	text-align: left;
	padding: 0 2% 0 8%;
	font-size: 14px;
	height: 106px;
}

.service-bottom .service-sq {
	background: url(../images/leasing/service-1.png) no-repeat;
	background-size: 100%;
	padding-top: 2.1%;
}

.service-bottom .service-sz {
	background: url(../images/leasing/service-2.png) no-repeat;
	background-size: 100%;
	padding-top: 3.5%;
}

.service-bottom .service-sh {
	background: url(../images/leasing/service-3.png) no-repeat;
	background-size: 100%;
	padding-top: 3.5%;
}

.jiantou-bottom {
	position: absolute;
	width: 65px;
	height: 24px;
	bottom: 5px;
	left: 50%;
	margin-left: -32.5px;
	z-index: 8;
}

@media screen and (max-width: 1024px) {
	.product-title {
		padding-bottom: 1%;
	}
	.product-content-top {
		margin-bottom: 0%;
	}
	.product-content-r {
		font-size: 14px;
	}
	.product-content-r span {
		font-size: 12px;
	}
	.info-l-ul-zhuguan {
		height: 216px;
	}
	.content-info-r-zhuguan {
		font-size: 16px;
		width: 54%;
	}
	.product-content-info-form {
		font-size: 12px;
	}
	.product-content-r-p {
		margin-bottom: 0;
	}
	.info-l-ul-cg {
		font-size: 12px;
		height: 108px;
	}
	.product-content-info {
		margin-top: 1%;
	}
	.product-content-info-l li {
		padding: 0 20px;
		;
	}
	.product-content-l {
		width: 43%;
	}
	.product-content-l-cg {
		width: 34%;
	}
	.info-l-cg {
		width: 62%;
	}
	.product-content-info {
		margin-top: 1%;
	}
	.service-bottom li {
		font-size: 12px;
		width: 20.33%;
		margin: 0 2%;
		float: left;
		text-align: left;
		padding: 0 1% 0 8%;
		height: 106px;
	}
	.service-top-r img {
		height: 183px;
	}
	.service-top-l .top-l-con {
		font-size: 14px;
	}
	.service-bottom .service-sq {
		padding-top: 0;
	}
	.service-bottom .service-sz,
	.service-bottom .service-sz {
		padding-top: 2%;
	}
}

@media screen and (min-width: 1026px) and (max-width: 1366px) {
	.product-title {
		padding-bottom: 1%;
	}
	.product-content-top {
		margin-bottom: 0%;
	}
	.product-content-r {
		font-size: 14px;
	}
	.product-content-r span {
		font-size: 12px;
	}
	.info-l-ul-zhuguan {
		height: 216px;
	}
	.content-info-r-zhuguan {
		font-size: 16px;
	}
	.product-content-r-p {
		margin-bottom: 0;
	}
	.info-l-ul-cg {
		font-size: 12px;
		height: 144px;
	}
	.product-content-info {
		margin-top: 1%;
	}
	.product-content-info-l li {
		padding: 0 20px;
		;
	}
	.product-content-l {
		width: 43%;
	}
	.product-content-l-cg {
		width: 35%;
	}
	.info-l-cg {
		width: 62%;
	}
	.product-content-info {
		margin-top: 1%;
	}
	.service-bottom li {
		font-size: 12px;
	}
	.service-top-r img {
		height: 204px;
	}
}

@media screen and (min-width: 1367px) and (max-width: 1440px) {
	.product-title {
		padding-bottom: 1%;
	}
	.product-content-r {
		font-size: 16px;
	}
	.product-content-r-p {
		margin-bottom: 0;
	}
	.info-l-ul-cg {
		font-size: 12px;
		height: 144px;
	}
	.product-content-info {
		margin-top: 1%;
	}
	.product-content-info-l li {
		padding: 0 20px;
		;
	}
	.product-content-l {
		width: 43%;
	}
	.product-content-l-cg {
		width: 35%;
	}
	.info-l-cg {
		width: 62%;
	}
	.service-bottom li {
		font-size: 12px;
	}
	.service-top-r img {
		height: 214px;
	}
}

@media screen and (min-width: 1441px) and (max-width: 1680px) {
	.product-content-r {
		font-size: 16px;
	}
	.product-content-r-p {
		margin-bottom: 0;
	}
	.info-l-ul-cg {
		font-size: 12px;
	}
	.product-content-info {
		margin-top: 1%;
	}
}

@media screen and (min-width: 1920px) {}