body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
address {
	margin: 0;
	padding: 0;
	font-family: "Microsoft Yahei", "SimHei", "SimSun";
	color: #000;
	font-weight: normal;
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

img,
input,
button {
	outline: none;
}

onfouse {
	border: none;
}

li {
	list-style: none;
	
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

a {
	color: #000;
	text-decoration: none !important;
	cursor: pointer;
}

a:hover {
	color: #509bf0;
}

a:visted {}

.clear {
	clear: left;
}
*{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.container{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.containers{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	padding: 80px 0;
}
/*nav{*/
/*	display: block;*/
/*	padding: 0 120px;*/
/*	height: 100px;*/
/*	width: 100%;*/
/*}*/
/*.logo{*/
/*	width: 240px;*/
/*	height: 100px;*/
/*	padding-top:16px;*/
/*	float: left;*/
/*}*/
/*.logo img{*/
/*	width: 240px;*/
/*	height: 68px;*/
/*}*/
/*nav ul{*/
/*	display: block;*/
/*	float: right;*/
/*	height: 100px;*/
/*}*/
/*nav ul li{*/
/*	width: 110px;*/
/*	display:block;*/
/*	float: left;*/
/*}*/
/*nav ul li a{*/
/*	color: white;*/
/*	display: block;*/
/*	height: 100px;*/
/*	line-height: 100px;*/
/*	font-size: 16px;*/
/*	width: 110px;*/
/*	text-align: center;*/
/*	position: relative;*/
/*}*/
/*nav ul li a:hover{*/
/*	color: #ffd800;	*/
/*}*/
/*nav ul li a:after{*/
/*	content: "";*/
/*	display: block;*/
/*	width: 0;*/
/*	height: 2px;*/
/*	background: #ffd800;*/
/*	position: absolute;*/
/*	left: 50%;*/
/*	bottom: 20px;*/
/*	margin-left: -10px;*/
/*	transition: all 0.3s;*/
/*	-webkit-transition: all 0.3s;*/
/*	-moz-transition: all 0.3s;*/
/*}*/
/*nav ul li a:hover:after{*/
/*	content: "";*/
/*	display: block;*/
/*	width: 20px;*/
/*	height: 2px;*/
/*	background: #ffd800;*/
/*	position: absolute;*/
/*	left: 50%;*/
/*	bottom: 20px;*/
/*	margin-left: -10px;*/
/*}*/
/*nav ul li:last-child{*/
/*	width: 200px;*/
/*	padding-left: 20px;*/
/*	padding-top: 29px;*/
/*}*/
/*nav .tel{*/
/*	width: 180px;*/
/*	height: 42px;*/
/*	border-radius: 21px;*/
/*	-webkit-border-radius: 21px;*/
/*	-moz-border-radius: 21px;*/
/*	background:url(../images/icon_tel.png) no-repeat 5px 5px #ffd800;*/
/*	font-family: arial;*/
/*	font-size: 20px;*/
/*	line-height: 42px;*/
/*	padding-left: 42px;*/
/*}*/
.boxsh{
	box-shadow:0 15px 50px rgba(64,21,89,0.2);
	-webkit-box-shadow:0 15px 50px rgba(64,21,89,0.2);
	-moz-box-shadow: 0 15px 50px rgba(64,21,89,0.2);
}
.boxbh{
	box-shadow:0 15px  50px rgba(255,144,0,0.2);
	-webkit-box-shadow: 0 15px  50px rgba(255,144,0,0.2);
	-moz-box-shadow: 0 15px  50px rgba(255,144,0,0.2);
}
.bannercont{
	width: 1520px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	padding: 160px 0;
}
.cont_pic{
	background: url(../images/bannerpic.png) no-repeat right top;
	background-size:contain;
	width: 1520px;
	position: absolute;
	right: 0;
	top: 40px;
	z-index: 1;
	height: 700px;
}
.cont_txt{
	position: relative;
	padding-left: 40px;
	z-index: 2;
}
.cont_txt:before{
	position: absolute;
	left: 0;
	top: 40px;
	content: "";
	display: block;
	width: 1px;
	height: 300px;
	opacity: 0.4;
	background: white;
}
.cont_txt .txt2{
	margin-top: 64px;
}
.btn_online{
	width: 180px;
	height: 60px;
	background: #ffd800;
	text-align: center;
	line-height: 60px;
	font-size: 20px;
	color: black;
	font-weight: bold;
	display: block;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	margin-top: 64px;
}
.bannerbot{
	position: absolute;
	left: 120px;
	bottom: 20px;
}
.bannerbot .btn_online{
	display: none;
}
html section{
	padding: 80px 0;
}
.base_tit,.cont_clu,.containers .swiper-container,.case_list,.part_three .base_tit,.part_three .adv{
	opacity: 0;
}
.title{
	display: table;
	margin: 0 auto;
	position: relative;
}
.title:before{
	position: absolute;
	left: 50%;
	width: 20px;
	height: 4px;
	background: #fb9d2f;
	top: -14px;
	content: "";
	display: block;
	margin-left: -10px;
}
.title:after{
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	bottom: -24px;
	margin-left: -4px;
	width: 0;
	height: 0;
	border-width: 8px;
	border-style: solid;
	border-color: #fb9d2f transparent transparent transparent;
}
.enB{
	font-size: 60px;
	font-family: arial;
	color: #218aee;
	display: table-cell;
}
.title .txt{
	font-size: 24px;
	position: relative;
	display: table-cell;
}
.title .txt span{
	position: absolute;
	left: 5px;
	top: 10px;
	font-size: 18px;
	font-family: arial;
	color: #218aee;
}
.title .txt b{
	font-weight: normal;
}
.titleinfo{
	text-align: center;
	font-size: 14px;
	color: #666;
	margin: 40px;
}
.cont_clu{
	width: 1400px;
	margin: 0 auto;
	border: 2px solid #218aee;
}
.cont_clu ul{
	display: -webkit-flex;
	display: flex;
}
.cont_clu ul li{
	display: block;
	flex: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	border-right: 2px solid #218aee;
	padding: 40px;
}
.cont_clu ul li:last-child{
	border: none;
}
.cont_clu ul li .tit{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.cont_clu ul li .tit p{
	font-size: 14px;
	color: #666;
	margin: 10px 0;
}
.cont_clu ul li .pic{
	width: 100%;
	height: 220px;
	background: url(../images/clu_pic01.png) no-repeat center center;
}
.cont_clu ul li:nth-child(2) .pic{
	width: 100%;
	height: 220px;
	background: url(../images/clu_pic02.png) no-repeat center center;
}
.cont_clu ul li:nth-child(3) .pic{
	width: 100%;
	height: 220px;
	background: url(../images/clu_pic03.png) no-repeat center center;
}
.cont_clu ul li:last-child .pic{
	width: 100%;
	height: 220px;
	background: url(../images/clu_pic04.png) no-repeat center center;
}
.cont_clu ul li .info{
	font-size: 14px;
	color: #666;
	text-align: center;
	width: 100%;
	height: 38px;
	overflow: hidden;
}
.cont_clu ul li dl{
	width: 100%;
	overflow: hidden;
	padding: 20px 0 0 0;
}
.cont_clu ul li dl dt{
	float: left;
}
.cont_clu ul li dl dd{
	float: right;
}
.cont_clu ul li dl dt,.cont_clu ul li dl dd{
	width: 124px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	border: 1px solid #DDDDDD;
	border-radius: 21px;
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	margin-bottom: 15px;
	background: white;
}
.online_btn{
	width: 140px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-size: 14px;
	font-weight: bold;
	background: #ffd800;
	margin: 0 auto;
	display: block;
	border-radius: 21px;
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
}
.online_btn:hover{
	color: black;
	opacity: 0.8;
}
.cont_clu ul li:hover{
	background: linear-gradient(to bottom right, #3a54ff, #09bdde);
}
.cont_clu ul li:hover .tit,.cont_clu ul li:hover .tit p,.cont_clu ul li:hover .info{
	color: white;
}
/*延迟执行动画*/
.ycdh{
	-webkit-animation-delay: 1s;//延迟
	animation-delay: 1s;
}
.containers .base_tit .title .enB,.containers .base_tit .title .txt span,.containers .base_tit .title .txt b,.containers .base_tit .titleinfo{
	color: white;
}
.swiper-container{
	width: 1400px;
	padding-top: 40px;
	overflow: visible !important;
}
.swiper-container .swiper-slide{
	width: 700px;
	height: 350px;
	box-shadow:0 15px 50px rgba(6,83,164,0.2);
	-webkit-box-shadow:0 15px 50px rgba(6,83,164,0.2);
	-moz-box-shadow: 0 15px 50px rgba(6,83,164,0.2);
}
.swiper-container .swiper-slide.yidong{
	background-image: url(../images/solution_clubg01.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.swiper-container .swiper-slide.dingzhi{
	background-image: url(../images/solution_clubg02.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.swiper-container .swiper-slide.pingtai{
	background-image: url(../images/solution_clubg03.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.swiper-container .swiper-slide.yingxiao{
	background-image: url(../images/solution_clubg04.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.swiper_txt{
	width: 340px;
	padding-left: 40px;
	padding-top: 90px;
}
.swiper_txt span{
	font-size: 26px;
	color: #2f6cf7;
	font-weight: bold;
}
.swiper_txt p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-top: 20px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: -70px !important;
}
.swiper-pagination-bullet{
	background: white !important;
	opacity: 1;
}
.swiper-pagination-bullet-active{
	background: #ffd800 !important;
	width: 20px;
	border-radius: 4px;
}

.case_list{
	width: 100%;
	display: block;
	overflow: hidden;
}
.case_list li{
	width: 25%;	
	float: left;	
	position: relative;
	padding:10px;
}
.case_list li .pic{
	display: block;
	width: 100%;
	max-height: 18.75vw;
	overflow: hidden;	
	
}
.case_list li .pic img{
	max-width: 100%;
	overflow: hidden;
	display: block;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.case_list li .txt{
	width: 100%;
	height: 3vw;
	display: block;
	text-align: center;
	line-height: 3vw;
}
 .case_list li:hover .pic img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.case_list li .bg{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.5);
	display: none;
}
.part_two .online_btn{
	margin-top: 40px;
}
.adv{
	width: 1400px;
	margin: 0 auto;
	background: url(../images/advbg.jpg) no-repeat center top;
	min-height: 600px;
	position: relative;
}
.adv_item{
	width: 390px;
	display: flex;
	display: -webkit-flex;
}
.adv_item p{
	display: block;
	font-size: 14px;
	color: #666666;
	text-align: right;
	flex: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
}
.adv_item  span{
	display: block;
	font-size:26px;
	color: #000;
	font-weight: bold;
	width: 88px;
	text-align: right;
	line-height: 2;
}
.adv_item1{
	position: absolute;
	left: 80px;
	top: 60px;
}
.adv_item2{
	position: absolute;
	left: 0;
	top: 266px;
}
.adv_item2 p,.adv_item3 p{
	line-height: 4;
}
.adv_item3{
	position: absolute;
	left: 80px;
	top: 468px;
}
.adv_item4{
	position: absolute;
	right: 80px;
	top: 60px;
}
.adv_item4 span,.adv_item4 p,.adv_item5 span,.adv_item5 p,.adv_item6 span,.adv_item6 p{
	text-align: left;
}
.adv_item5{
	position: absolute;
	right: 0;
	top: 266px;
}
.adv_item5 p{
	line-height: 4;
}
.adv_item6{
	position: absolute;
	right: 80px;
	top: 468px;
}
.adv_item6 p{
	line-height: 2;
}
.adv_item7{
	width: 510px;
	padding-top: 600px;
	text-align: center;
	margin: 0 auto;
}
.adv_item7 span{
	display: block;
	font-size:26px;
	color: #000;
	font-weight: bold;
	line-height: 2;
}
.adv_item7 p{
	display: block;
	font-size: 14px;
	color: #666666;
}
.adv_btn{
	position: absolute;
	left: 50%;
	top: 430px;
	margin-left: -70px;
}
.part_five{
	width: 100%;
	background: #16a2e7;
}
.part_five .titles{
	text-align: center;
}
.part_five .titles span{
	font-size: 26px;
	color: white;
}
.part_five .titles p{
	font-size: 14px;
	color: white;
	margin-top: 10px;
}
.form{
	width: 960px;
	padding: 60px 160px 40px 160px;
	background: white;
	margin: 40px auto;
	box-shadow:0 15px  50px rgba(6,83,164,0.2);
	-webkit-box-shadow: 0 15px  50px rgba(6,83,164,0.2);
	-moz-box-shadow: 0 15px  50px rgba(6,83,164,0.2);
	overflow: hidden;
	position: relative;
}
.form input{
	width: 240px;
	height: 42px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background: #f0f0f0;
	padding: 0 15px;
	line-height: 42px;
	border: none;
	font-size: 14px;
}
 .form div span{
	line-height: 42px;
}

.form .name{
	float: left;
}
.form .tel{
	float: right;
	clear: right;	
	margin-bottom: 20px;
}
.form:before{
	position: absolute;
	content: "*";
	color: red;
	left: 500px;
	top: 72px;
	display: block;
}
.form .textarea{
	width: 100%;
	height: 80px;
	display: block;
	border: none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background: #f0f0f0;
	padding:15px;
	font-size: 14px;
	clear: both;
	outline: none;
}
.submit{
	width: 120px;
	height: 42px;
	color: white;
	background: #509bf0;
	margin: 20px auto 0 auto;
	display: block;
	text-align: center;
	border: none;
	border-radius: 21px;
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	cursor: pointer;
}
.submit:hover{
	opacity: 0.8;
}
.part_five p{
	text-align: center;
	color: white;
	font-size: 12px;
}
@media only screen and (max-width: 960px){
	.top{
		background: url(../images/bannerbg.jpg) no-repeat center top;
		background-size: cover;
		width: 100%;
	}
	.top .container,.containers{
		width: 100%;
		position: static;
		height: auto;
	}
	.top .container nav{
		width: 100%;
		padding: 0 1rem;
	}
	.logo{
		width: 120px;
		height: 50px;
		margin: 0 auto 1rem auto;
		float: none;
	}
	.logo img{
		width: 120px;
		height: 34px;
	}
	/*nav{*/
	/*	height: auto;*/
	/*}*/
	/*nav ul{*/
	/*	float: none;*/
	/*}*/
	/*nav ul li{*/
	/*	width: 33.3%;*/
	/*	height: 2.75rem;*/
	/*}*/
	/*nav ul li a{*/
	/*	height: 2rem;*/
	/*	width: 80%;*/
	/*	border-radius: 1rem;*/
	/*	line-height: 2rem;*/
	/*	font-size: 0.75rem;*/
	/*	border: 1px solid white;*/
	/*	margin: 0 auto;*/
	/*}*/
	/*nav ul li:last-child{*/
	/*	display: none;*/
	/*}*/
	.top .bannercont{
		position: static;
		width: 100%;
		left: 0;
		top: 0;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		padding: 1rem 0;
	}
	.top .cont_txt{
		width: 100%;
		padding: 0 1rem;
	}
	.top .cont_txt img{
		max-width: 100%;
	}
	.top .cont_txt .txt2{
		margin-top: 1rem;
	}
	.top .cont_txt .txt2 .btn_online{
		display: none;
		height: 2.75rem;
		font-size: 1rem;
		line-height: 2.75rem;
		margin: 1rem auto;
	}
	.top .cont_pic{
		width: 100%;
		position: static;
		height: 90vw;
		margin-top: 2rem;
	}
	.top .bannerbot{
		position: static;
		width: 100%;
		overflow: hidden;
		padding-bottom: 20px;
	}
	.top .bannerbot img{
		display: none;
	}
	.top .bannerbot .btn_online{
		display: block;
		height: 2.75rem;
		font-size: 1rem;
		line-height: 2.75rem;
		margin: 1rem auto;
	}
	.base_tit,.cont_clu,.containers .swiper-container,.case_list,.part_three .base_tit,.part_three .adv{
		opacity: 1;
	}
	section{
		padding: 2rem 0;
	}
	.titleinfo{
		margin: 30px 1rem;
	}
	.cont_clu{
		width: 100%;
		border: none;
		padding: 0 10px;
		display: block;
	}
	.cont_clu ul{
		display: block;
	}
	.cont_clu ul li{
		width: 100%;
		border: none;
		border-bottom: 2px solid #218aee;
	}
	.containers{
		background: url(../images/bannerbg.jpg) no-repeat center top;
		background-size: cover;
		width: 100%;
		overflow: hidden;
	}
	.swiper-container{
		width: 100%;
		padding: 0 1rem;
	}
	.swiper-container .swiper-slide{
		width: 100%;
		height: 64vw;
		background-size:contain !important;
		margin: 0 0.5rem;
		background-color: white;
		background-position: center top !important; 
	}
	.swiper_txt{
		padding-left: 1rem;
		padding-right: 1rem;
		padding-top: 1rem;
		width: 100%;
	}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom: -44px !important;
	}
	.swiper_txt span{
		padding-top: 50px;
		display: block;
	}
	.swiper_txt p{
		margin-top: 50px;
	}
	.case_list li{
		width: 50%;
		margin-bottom: 1rem;
	}
	.case_list li .pic{
		max-height: 37vw;
	}
	.case_list li .txt{
		height: 8vw;
		line-height: 8vw;
		font-size: 0.875rem;
	}
	.part_two .online_btn{
		margin-top: 1rem;
	}
	.adv{
		width: 100%;
		background-size:80% ;
		padding: 84vw 1rem 0 1rem;
	}
	.adv_item{
		position: static !important;
		width: 100%;
		display: block;
		overflow: hidden;
		border-bottom: 1px solid #DDDDDD;
		margin-bottom: 1rem;
		padding-bottom: 1rem;
	}
	.adv_item span,.adv_item7 span{
		float: left;
		width: 20%;
		text-align: left;
	}
	.adv_item p,.adv_item7 p{
		float: right;
		width: 80%;
		text-align: left;
	}
	.adv_imgs{
		background: url(../images/adv_bg.jpg) no-repeat center center;
		background-size:200%;
		height: 40vw;
	}
	.adv_item7{
		width: 100%;
		padding: 0;
		overflow: hidden;
	}
	.adv_btn{
		top: 206px;
		margin-left: -70px;
	}
	.form{
		width: 90%;
		padding: 1rem;
	}
	.form input{
		width: 100%;
		margin-bottom: 1rem;
	}
	.form .name{
		float: none;
	}


.form .name span,.form .tel span{
		display: none;
	}
	.form .tel{
		float: none;
	}	
}