@charset "UTF-8";
.banner{
	position: relative;
}
.banner-bg img:first-child{
	display: inline-block;
	width: 100%;
}

.banner-cs{
width: 94%;
position: absolute;
top: 65%;
left: 3%;
border-radius:5px;
background: rgba(255, 255, 255, 1);
}


.banner-cs .col-xs-6 div:first-child img{
	width: 15px;
}

.cs-img{
	margin:5px 5px 0 5px;
}


.cs-img span{
	display: inline-block;
	height: 25px;
	line-height: 25px;
	margin-left: 10px;
}

.cal .btn{
	display: inline-block;
	background: rgba(7, 193, 96, 1);
	padding:6px 0;
	color: #ffffff;
	width: 95%;
}

.sea .form-control{
	height: 35px;
	line-height: 35px;
}

.cs-sea{
	margin:0px 5px 5px 5px;
}


.cal .cs-img{
	border-right: 1.2px solid rgba(12, 24, 21, 0.2);
}

.cal .cs-sea{
	border-right: 1.2px solid rgba(12, 24, 21, 0.2);
}

.sea .btn{
	background-color: rgba(7, 193, 96, 1);
	color: #ffffff;
	width: 35px;
	height: 35px;
}

.tese>p{
	font-family: Commissioner;
font-size: 15px;
font-weight: 600;
letter-spacing: 0.5px;
text-align: left;
}

.tese>p>span{
	color:rgba(7, 193, 96, 1);
	font-style: italic;
}

.tese-flex{
	display: flex;
	margin-bottom: 10px;
}

.tese-flex:last-child{
	margin-bottom: 0px;
}

.tese-flex .flex4{
	width: 50%;
	background-color: #ffffff;
	margin-right: 15px;
	padding: 10px;
	border-radius: 10px;
}

.tese-flex .flex4:last-child{
	margin-right: 0px;
}

.flex4 img{
	height: 35px;
}

.flex4 p:nth-child(2){
	font-family: Commissioner;
font-size: 15px;
font-style: italic;
font-weight: 600;
line-height: 20px;
letter-spacing: 0.25px;
text-align: left;
color: rgba(7, 193, 96, 1);
}

.country{
	margin-top:20px;
	margin-bottom: 20px;
	position: relative;
}

.country img{
	display: inline-block;
	width: 100%;
}
.country a{
	display: inline-block;
	position: absolute;
	bottom: 5%;
	left: 58.11%;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size: 10px;
	border-radius: 5px;
	padding: 2px 6px;
}

.buzhou{
	background-color: #ffffff;
	border-radius: 10px;
	margin-bottom: 10px;
}

.buzhou-title,.discount-title1{
	margin-bottom: 20px;
	font-family: Commissioner;
font-size: 15px;
font-weight: 600;
letter-spacing: 0.5px;
text-align: left;
}

.buzhou img{
	display: inline-block;
	width: 100%;
}

.buzhou p{
	margin-left: 10px;
}

.buzhou .buzhou-layer-title{
	font-family: Commissioner;
font-size: 15px;
font-style: italic;
font-weight: 600;
letter-spacing: -0.5px;
text-align: left;
color: #07C160;
}

.buzhou .btn{
	border: 1px solid #07C160;
	color: #07C160;
	border-radius: 10px;
}

.buzhou p:last-child span{
	display: inline-block;
	border: 1px solid #07C160;
	color: #07C160;
	height: 30px;
	width: 30px;
	border-radius: 100%;
	position: relative;
	vertical-align: top;
}

.buzhou p:last-child span i{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.discount{
	position: relative
}
.discount-into{
	position: absolute;
	top: 10px;
	right: 0;
}
.discount-into{
	color: rgba(0, 0, 0, 1);
}

.discount-into i{
	color:#07C160;
}

.discount .discount-layer{
	background-color: #ffffff;
	margin-right: 15px;
	padding-bottom: 20px;
	border-radius: 10px;
	position: relative;
}

.discount .discount-layer{
	margin-top: 10px;
}


.discount-layer img{
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}

.discount p{
	font-family: Commissioner;
	letter-spacing: 0px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

.discount .dl1 p:nth-child(2),.discount .dl3 p:nth-child(2){	
	font-weight: 500;
	color: rgba(181, 181, 181, 1);
}

.discount .dl1 p:nth-child(3),.discount .dl3 p:nth-child(3){
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
}

.discount .dl2 p:nth-child(2){
	font-weight: 500;
	color: rgba(7, 193, 96, 1);
}

.discount .dl2 p:nth-child(3){
	font-weight: 400;
	color:rgba(0, 0, 0, 1);
}

.discount .dl2 p:nth-child(3) span{
	color: rgba(7, 193, 96, 1);
}

.carousel-inner{
	margin-top: 20px;
}

.carousel-control.left,.carousel-control.right{
	background-image: none;	
}

.item-slide{
	position: relative;
}

.item-slide .carousel-div{
		position: absolute;
	top: 20%;
	left: 3%;
	width: 53%;
}

.item-slide .carousel-slide-title,.item-slide .carousel-slide-title1{
	color: #ffffff;
	font-family: Commissioner;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.24px;
	text-align: left;
	text-transform: uppercase;
}
.item-slide .carousel-slide-title span,.item-slide .carousel-slide-title1 span{
	color: rgba(7, 193, 96, 1);
	font-style: italic;
}

.item-slide .carousel-slide-passage,.item-slide .carousel-slide-passage1{
	color: #ffffff;
}

.item-slide .carousel-div1{
		position: absolute;
	top: 10%;
	right: 3%;
	width: 35%;
}

.modal-dialog{
	/*width: 450px;*/
	margin: 0;
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) !important;
}

.modal-body{
	padding: 0 5% 5%;
}

.modal-body p.green{
	font-family: Commissioner;
font-size: 20px;
font-style: italic;
font-weight: 600;
line-height: 40px;
letter-spacing: -0.5px;
text-align: left;
color: rgba(7, 193, 96, 1);
}

.modal-body .green{
	color: rgba(7, 193, 96, 1);
	font-weight: 600;
}

.modal-body .ten{
	font-weight: 600;
}

.modal-body .grey{
	color: rgba(0, 0, 0, 0.3)
}

.modal-body p.font-bigger{
	font-size: 16px;
	font-style: inherit;
}

#myModal3 .red{
	color: red;
}

#myModal3 .xunjia-p{
	width: 55%;
}

#myModal3 .col-xs-2,#myModal3 .col-xs-4{
	padding-right: 15px;
}

#myModal3 label ,#myModal3 .help-block{
	color: rgba(65, 64, 66, 0.5);
	font-size: 11px;
	font-weight: normal;
}

#myModal3 .xunjia-city{
	display: inline-block;
	margin-right: 5px;
}

#myModal3 .xunjia-city:nth-child(2){
	color:  rgba(7, 193, 96, 1);
}

#myModal3 .btn{
	width: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#myModal3 .btn-1{
	border: 1px solid rgba(7, 193, 96, 1);
	color: rgba(7, 193, 96, 1);
	font-weight: bold;
}

#myModal3 .btn-layer{
	height: 40px;
	line-height: 40px;
	color: rgba(65, 64, 66, 0.5);
}

#myModal3 .row{
	margin-left: 0;
}

#myModal3 .img-layer img{
	width: 90%;
}

@media (min-width: 768px) {
	#myModal3 .modal-dialog{
		width: 96%;
	}
	.banner-cs{
	width: 55%;
	height: 95px;
	position: absolute;
	top: 65%;
	left: 6%;
	border-radius:5px;
	background: rgba(255, 255, 255, 1);
	}
		
	.cs-img{
	margin:10px 10px 0 10px;
	padding-bottom: 10px;
	}
	
	.cs-sea{
	margin:0px 10px 10px 10px;
	}
	.tese-flex .flex4{
		width: 25%;
	}
	
	.country a{
	padding: 6px 12px;
	bottom: 7%;
	}
	
	.buzhou .col-xs-4{
		padding-top:20px;
		padding-left: 20px;
	}
	
	.buzhou p:first-child{
		font-family: Commissioner;
	font-size: 15px;
	font-style: italic;
	font-weight: 600;
	letter-spacing: -0.5px;
	text-align: left;
	color: #07C160;
	}
	
	.discount .row{
		display: flex;
	}
	.discount .discount-layer{
		width: 33.333%;
	}
	
	.discount .discount-layer:last-child{
		margin-right: 0px;
	}
	
	.discount .discount-layer:first-child{
		margin-top:15px;
	}
	.discount .discount-layer:last-child{
		margin-top:15px;
	}
	
	.item-slide .carousel-slide-title,.item-slide .carousel-slide-title1{
		font-size: 15px;
	}
	.item-slide .carousel-div{
		position: absolute;
		top: 20%;
		left: 6%;
		width: 40%;
	}
	
}

@media (min-width: 992px) {
	#myModal3 .modal-dialog{
		width: 970px;
	}
	.country a{
		font-size: 14px;
		bottom: 10%;
	}	
	.banner-cs{
		height: 152px;
		border-radius: 10px;
	}
	.banner-cs .col-xs-6 div:first-child img{
		width: 25px;
	}
	
	.cs-img{
		margin:20px 20px 0 20px;
		padding-bottom: 20px;
	}
	
	
	.cs-img span{
		height: 25px;
		line-height: 25px;
	}
	
	.cal .btn{
		padding:15px 0;
	}
	
	.sea .form-control{
		height: 50px;
		line-height: 50px;
	}
	
	.cs-sea{
		margin:0px 20px 20px 20px;
	}
	
	.sea .btn{
		width: 50px;
		height: 50px;
	}
}