
/* banner */
.c-banner{
	width: 100%;
	position: relative;
	height:auto;width: auto;
}
.banner{height:auto;width: auto;}
.c-banner img{
	width: 100%;
}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner .banner ul li{
	display: none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;

	top: 0px;
}




.banner-btn1,.banner-btn2,.banner-btn3{
	position: absolute;
	height: 48px;
	line-height: 48px;
	font-weight: 400;
	color: #FFFFFF;
}
.banner-btn1{
	width: 240px;
	background: #FF6600;
	border-radius: 24px;
	border:0px;
	top: 192px;
	left: 0;
	right: 0; bottom: 0;
	margin: auto;
	font-size: 24px;
	text-align: center;
}
.banner-btn1:hover{
	background: #FF8629;
	color: #fff;
}
.banner-btn1:active{
	background: #D94F00;

}
.banner-btn2{
	width: 4.887%;
	background: #FF6600;
	border-radius: 4px;
	border:0px;
	top: 192px;
	left: -57%;
	right: 0; bottom: 0;
	margin: auto;
	font-size: 16px;
	text-align: center;
}
.banner4-btn2{
	left: -56%;
	top: 50%;
}
.banner4-btn3{
	top: 50% !important;
}
.banner-btn2:hover:not(.banner2_btn1){
	background: #FF8629;
	color: #fff;
}
.banner-btn2:active{
	background: #D94F00;
}
.banner-btn3{
	width:4.887%;
	border-radius: 4px;
	border: 1px solid #FFFFFF;
	top: 192px;
	left: -42%;
	right: 0; bottom: 0;
	margin: auto;
	font-size: 16px;
	background-color: rgba(255,255,255,0);
	text-align: center;
}
.banner-btn3:hover{
	background-color: rgba(255,255,255,0.1);
}
.banner2_btn1{
	left: -56%;
	top: 24%;
	width: 9%;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	color: #fff;
	background: -webkit-linear-gradient(left,#f96c03, #fecd04); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(left,#f96c03, #fecd04); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(left,#f96c03, #fecd04); /* Firefox 3.6 - 15 */
	background: linear-gradient(left,#f96c03, #fecd04); /* 标准的语法（必须放在最后） */
}
.banner2_btn1:hover{
	color: #fff;
}
.banner2_btn2{
	left: -35%;
	top: 24% !important;
	width: 9%;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
}
a:hover .Immediatelyconsult1{visibility: visible;opacity: 1}
a .Immediatelyconsult1{
	visibility: hidden;
	opacity: 0;
	width: 260px;
	height: 410px;
	background-color: #FFF;
	border: 1px solid #999;
	border-radius: 6px;
	outline: 0;
	font-size: 14px;
	line-height: 1.428571429;
	z-index: 9999999999999;
	position: absolute;
	top: -300px;
	left: 100px;
}
a .Immediatelyconsult2{
	top: -310px;
	left: 100%;
}
.Immediatelyconsult1 .title{font-size:16px;color: #212121;}
.Immediatelyconsult1 p {color: #212121;
	width: 100%;
	font-size: 16px;
	text-align: left;
	float: left;
	margin-top: 12px;
	margin-left: 28px;
}
.banner-btn3:active{
	background-color: rgba(255,255,255,0.2);
}




.c-banner .banner ul li:first-child img{
	position: relative;
}
.c-banner .banner_bg2_txt1,.c-banner .banner_bg2_txt2,.c-banner .banner_bg3_txt1,.c-banner .banner_bg3_txt2{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	background-size: 100% 100%;
}
.c-banner .banner_bg2_txt1{
	background-image: url("../image/banner_top_bg2_txt1.png");
}
.c-banner .banner_bg2_txt2{
	background-image: url("../image/banner_top_bg2_txt2.png");
}
.c-banner .banner_bg3_txt1{
	background-image: url("../image/banner_bg3_txt1.png");
}
.c-banner .banner_bg3_txt2{
	background-image: url("../image/banner_bg3_txt2.png");
}
.c-banner .nexImg,.c-banner .preImg{
	padding: 25px 10px 25px 10px;
	position: absolute;
	top: 38%;
	background: #000000;
	opacity: 0.4;
	border-radius: 5px;
	z-index: 10;
	cursor:pointer;
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.2;
}
.c-banner .nexImg{
	right: 0px;
}
.c-banner .nexImg img,.c-banner .preImg img{


}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	top:90%;
	bottom: 20px;
	text-align: center;

}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width:12px;height:12px;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin:0 4px;background: rgba(255, 255, 255, 0.4);text-indent:-999em;border:2px solid #fff;border-radius:8px;
	cursor:pointer;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}
@media screen and (max-width:768px) {
	.c-banner {
		width: 100%;
		height: 345px;
		overflow: hidden;
	}

	.c-banner .banner ul li img {
		width: 768px;
		height: 345px;
		position: absolute;
		left: 50%;
		margin-left: -384px;
	}
}