@import url("swiper.min.css");
@import url("owl.carousel.min.css");
@import url("iconfont.css");
.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.inside-banner{height: auto;}
/*基地入驻服务*/
#main{min-width: 320px;max-width: 100%; margin:0 auto;}
#lmbt{ width:100%; float:left; text-align:center; overflow:hidden; padding-top: 3.5rem; }
#lmbt .qyzx{	
 position:relative;display:inline-block;line-height:1.5; padding-left:30%; padding-right:30%;margin-bottom:1%;

}
#lmbt .qyzx em{
	position:absolute;
	top:0px;
	width:40%; max-width:340px;
	height:100%;
	background-repeat: no-repeat;
	background-position: center;background-size:100% auto;
}
#lmbt .qyzx em.lb{	left:0px;
	background-image: url(../images/bl.png);
	background-repeat: no-repeat;
	background-position: left;
}
#lmbt .qyzx em.rb{right:0px;
	background-image: url(../images/br.png);
	background-repeat: no-repeat;
	background-position: right;}
#lmbt  span{ color:#000000;font-size:28px; letter-spacing:5px;}
#lmbt p{ text-transform:capitalize; color:#1f1f1f; letter-spacing:5px; font-size:32px; }

#fnwlist{
	width:100%; 
	margin: 0 auto; 
	left:-12.5%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-box;
	display: -webkit-inline-table;
	display: inline-table;
	-webkit-box-pack: center;
	-ms-block-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#fnwlist li{ list-style-type:none;}
#fnwlist LI{  text-align:center; overflow:hidden;  height: 22rem; display: inline-block;   transition:all 0.4s ease-in-out 0s;cursor:pointer; margin:13px; position: relative; background: #f1f1f1;}
/*#fnwlist  LI:hover{ background-color:#05C0AB;}*/
#fnwlist LI .nr{ width:100%; height: 22rem; float:left;z-index: 1; bottom:0; background:none; }
#fnwlist LI .nr dd{ width:100%; height:60%; float:left; overflow:hidden; position:relative;transition:all 0.5s ease-in-out 0s;}
#fnwlist LI .nr dd span{font-size: 5rem}
#fnwlist LI .nr dd p{ position:absolute;filter: Alpha(Opacity=0);
-moz-opacity:0; 		opacity:0; z-index:1; left:0px; top:0px; width:100%; height:100%;}
#fnwlist LI .nr dd  img{ max-width:100%; margin-left:auto; margin-right:auto; display:block;transition:all 0.5s ease-in-out 0s;}
#fnwlist LI:hover{ background: #ffab74;}
#fnwlist LI .nr h5{ width:100%; float:left; color:#1f1f1f; font-size:18px; text-align:center; line-height:35px; margin-top:10px;}
#fnwlist LI .nr h6{ width:85%; margin:0 auto; color:#1f1f1f; font-size: 14px; text-align:center; font-weight:normal; height:152px; margin-top:5px; line-height:30px; overflow:hidden;}
#fnwlist LI:hover .nr h5,#fnwlist LI:hover .nr h6{color: #fff;}

#fnwlist .owl-controls .owl-dots .owl-dot{ margin-top:1%;}
#fnwlist .owl-controls .owl-dots .owl-dot span{
width:20px;height:3px;margin:12px 5px; background-color:#C7C7C9;
}
#fnwlist .owl-controls .owl-dots .owl-dot.active span,#fnwlist .owl-theme .owl-dots .owl-dot:hover span{background-color:#05C0AB;}

/*增值服务*/
#main2{min-width: 320px;max-width: 100%; margin:0 auto;display: grid;}
#lmbt2{ width:100%; float:left; text-align:center; overflow:hidden; padding-top: 3.5rem;margin-bottom: 3.5rem;height: 28rem}
#lmbt2 .qyzx{	
 position:relative;display:inline-block;line-height:1.5; padding-left:30%; padding-right:30%;margin-bottom:1%;

}
#lmbt2 .qyzx em{
	position:absolute;
	top:0px;
	width:40%; max-width:340px;
	height:100%;
	background-repeat: no-repeat;
	background-position: center;background-size:100% auto;
}
#lmbt2 .qyzx em.lb{	left:0px;
	background-image: url(../images/bl.png);
	background-repeat: no-repeat;
	background-position: left;
}
#lmbt2 .qyzx em.rb{right:0px;
	background-image: url(../images/br.png);
	background-repeat: no-repeat;
	background-position: right;}
#lmbt2 .qyzx span{ color:#000000;font-size:28px; letter-spacing:5px;}
#lmbt2 p{ text-transform:capitalize; color:#1f1f1f; letter-spacing:5px; font-size:32px; }
#lmbt2 span{color:#000000;font-size:18px; letter-spacing:5px;line-height: 35px;}
#zzfwlist{
	width:1300px; 
	margin: 2% auto; 
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-box;
	display: -webkit-block;
	display: block;
	-webkit-box-pack: center;
	-ms-block-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#zzfwlist li{ list-style-type:none;}
#zzfwlist LI{  text-align:center; overflow:hidden; width: 18%; height: 18rem; display: inline-block;   transition:all 0.4s ease-in-out 0s;cursor:pointer; margin:10px; box-shadow:2px 2px 8px #ff6a0c;-webkit-box-shadow:2px 2px 8px #ff6a0c;-moz-box-shadow:2px 2px 8px #ff6a0c; position: relative;border-radius:10px;}
/*#zzfwlist  LI:hover{ background-color:#05C0AB;}*/
#zzfwlist LI .nr{ width:100%; height: 17rem; padding:4%; float:left;z-index: 1; bottom:0; background:none; }
#zzfwlist LI .nr dd{ width:100%; float:left; overflow:hidden; position:relative;transition:all 0.5s ease-in-out 0s;margin-top:1rem;}
#zzfwlist LI .nr dd span{font-size: 5rem}
#zzfwlist LI .nr dd p{ position:absolute;filter: Alpha(Opacity=0);
-moz-opacity:0; 		opacity:0; z-index:1; left:0px; top:0px; width:100%; height:100%;}
#zzfwlist LI .nr dd  img{ max-width:90%; margin-left:auto; margin-right:auto; display:block;transition:all 0.5s ease-in-out 0s;}
#zzfwlist LI:hover{border: 2px solid #ff6a00;}
#zzfwlist LI:hover .nr dd  .img1{filter: Alpha(Opacity=0);
-moz-opacity:0; 		opacity:0}
#zzfwlist LI:hover .nr dd  p{filter: Alpha(Opacity=100);
-moz-opacity:1; 		opacity:1}
#zzfwlist LI .nr h5{ width:100%; float:left; color:#1f1f1f; font-size:18px; text-align:center; line-height:35px; margin-top:10px;}
#zzfwlist LI .nr h6{ width:85%; margin:0 auto; color:#1f1f1f; font-size: 14px; text-align:center; font-weight:normal; height:152px; margin-top:5px; line-height:30px; overflow:hidden;}
#zzfwlist LI .bgr{position: absolute; bottom: -15%; right:-15%;z-index: 0;}
#zzfwlist LI .bgr span{font-size: 13rem;color: #c9c8c7}
#zzfwlist LI:hover .bgr span{color: #f4e3cd;}

/*代办服务*/
#main3{min-width: 320px;max-width: 100%; margin:0 auto;display: grid;}
#lmbt3{ width:100%; float:left; text-align:center; overflow:hidden; padding-top: 3.5rem;height: auto;background: #f1f1f1;}
#lmbt3 .qyzx{	
 position:relative;display:inline-block;line-height:1.5; padding-left:30%; padding-right:30%;margin-bottom:1%;

}
#lmbt3 .qyzx em{
	position:absolute;
	top:0px;
	width:40%; max-width:340px;
	height:100%;
	background-repeat: no-repeat;
	background-position: center;background-size:100% auto;
}
#lmbt3 .qyzx em.lb{	left:0px;
	background-image: url(../images/bl.png);
	background-repeat: no-repeat;
	background-position: left;
}
#lmbt3 .qyzx em.rb{right:0px;
	background-image: url(../images/br.png);
	background-repeat: no-repeat;
	background-position: right;}
#lmbt3 .qyzx span{ color:#000000;font-size:28px; letter-spacing:5px;}
#lmbt3 p{ text-transform:capitalize; color:#1f1f1f; letter-spacing:5px; font-size:32px; }

#lmbt3 .bangong .swiper-slide{width: 1300px;}
#lmbt3 .bangong .swiper-slide img{ min-width:1000px; }

.bangong .swiper-container {
	width: 1000px;
	
}
#lmbt3 .bangong2 .swiper-container{width: 1300px;}
#lmbt3 .bangong2 .swiper-slide{ width:250px; height:158px; padding:10px; }
#lmbt3 .bangong2 .swiper-slide img{width: 100%;}
#dbfwlist{
	width:1300px; 
	margin: 2% auto; 
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-box;
	display: -webkit-block;
	display: block;
	-webkit-box-pack: center;
	-ms-block-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#dbfwlist li{ list-style-type:none;}
#dbfwlist LI{  text-align:center; width: 23%; height: 17rem; display: inline-block;   transition:all 0.4s ease-in-out 0s;cursor:pointer; margin:10px; box-shadow:2px 2px 8px #ff6a0c;-webkit-box-shadow:2px 2px 8px #ff6a0c;-moz-box-shadow:2px 2px 8px #ff6a0c; position: relative;border-radius:10px;}
/*#dbfwlist  LI:hover{ background-color:#05C0AB;}*/
#dbfwlist LI .nr{ width:100%; height: 17rem; padding:4%; float:left;z-index: 1; bottom:0; background:none; }
#dbfwlist LI .nr dd{ width:100%; float:left; overflow:hidden; position:relative;transition:all 0.5s ease-in-out 0s; margin-left: 1.5rem; margin-top: -2rem;}
#dbfwlist LI .nr dd  img{ max-width:90%; margin-left:auto; margin-right:auto; display:block;}
#dbfwlist LI:hover .nr dd  img{filter: sepia(0.3)hue-rotate(330deg)saturate(12);
-moz-opacity:1; 		opacity:1;}
#dbfwlist LI .nr h5{ width:100%; float:left; color:#1f1f1f; font-size:18px; text-align:center; line-height:35px; margin-top:10px;}
#dbfwlist LI .nr h6{ width:85%; margin:0 auto; color:#1f1f1f; font-size: 14px; text-align:center; font-weight:normal; margin-top:5px; line-height:30px; overflow:hidden;}
#dbfwlist LI .bgr{position: absolute; bottom: -15%; right:-15%;z-index: 0;}
#dbfwlist LI .bgr span{font-size: 13rem;color: #c9c8c7}

#dbfwlist .owl-controls .owl-dots .owl-dot{ margin-top:1%;}
#dbfwlist .owl-controls .owl-dots .owl-dot span{
width:20px;height:3px;margin:12px 5px; background-color:#C7C7C9;
}
#dbfwlist .owl-controls .owl-dots .owl-dot.active span,#dbfwlist .owl-theme .owl-dots .owl-dot:hover span{background-color:#05C0AB;}

/*税务统筹*/
#main4{min-width: 320px; margin:0 auto;display: grid;}
#lmbt4{ width:100%; float:left; text-align:center; overflow:hidden; padding-top: 3.5rem;height: auto; }
#lmbt4 dd{	
 position:relative;display:inline-block;line-height:1.5; padding-left:30%; padding-right:30%;margin-bottom:1%;

}
#lmbt4 dd em{
	position:absolute;
	top:0px;
	width:40%; max-width:340px;
	height:100%;
	background-repeat: no-repeat;
	background-position: center;background-size:100% auto;
}
#lmbt4 dd em.lb{	left:0px;
	background-image: url(../images/bl.png);
	background-repeat: no-repeat;
	background-position: left;
}
#lmbt4 dd em.rb{right:0px;
	background-image: url(../images/br.png);
	background-repeat: no-repeat;
	background-position: right;}
#lmbt4 dd span{ color:#000000;font-size:28px; letter-spacing:5px;}
#swlist{
	width:1300px; 
	margin: 0 auto;
	margin-top:.5%;
	margin-bottom: 2%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}


/*政策申报*/
#main5{min-width: 320px; margin:0 auto;display: grid;}
#lmbt5{ width:100%; float:left; text-align:center; overflow:hidden; padding-top: 3.5rem;padding-bottom: 3rem;height: auto; background:#f1f1f1; }
#lmbt5 .qyzx{	
 position:relative;display:inline-block;line-height:1.5; padding-left:30%; padding-right:30%;margin-bottom:1%;

}
#lmbt5 .qyzx em{
	position:absolute;
	top:0px;
	width:40%; max-width:340px;
	height:100%;
	background-repeat: no-repeat;
	background-position: center;background-size:100% auto;
}
#lmbt5 .qyzx em.lb{	left:0px;
	background-image: url(../images/bl.png);
	background-repeat: no-repeat;
	background-position: left;
}
#lmbt5 .qyzx em.rb{right:0px;
	background-image: url(../images/br.png);
	background-repeat: no-repeat;
	background-position: right;}
#lmbt5 .qyzx span{ color:#000000;font-size:28px; letter-spacing:5px;}
#zcsblist{
	width:1300px; 
	margin: 0 auto; 
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-box;
	display: -webkit-block;
	display: block;
	-webkit-box-pack: center;
	-ms-block-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#zcsblist li{ list-style-type:none;}
#zcsblist LI{  text-align:center; overflow:hidden; width: 18%; display: inline-block;   transition:all 0.4s ease-in-out 0s;cursor:pointer; margin:10px; position: relative;border-radius:10px; background: #ff6a00;}
/*#zcsblist  LI:hover{ background-color:#05C0AB;}*/
#zcsblist LI .nr{ width:100%; padding:2%; float:left;z-index: 1; bottom:0; background:none; }
#zcsblist LI .nr h6{ width:100%; margin:0 auto; color:#fff; font-size: 18px; text-align:center; font-weight:normal; margin-top:5px; line-height:30px; overflow:hidden;}
#zcsblist2{
	width:1300px; 
	margin: 0 auto; 
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-box;
	display: -webkit-block;
	display: block;
	-webkit-box-pack: center;
	-ms-block-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#zcsblist2 LI{  text-align:center; overflow:hidden; width: 31%; display: inline-block;   transition:all 0.4s ease-in-out 0s;cursor:pointer; margin:10px; position: relative;border-radius:10px; background: #ff6a00;}
/*#zcsblist  LI:hover{ background-color:#05C0AB;}*/
#zcsblist2 LI .nr{ width:100%; padding:2%; float:left;z-index: 1; bottom:0; background:none; }
#zcsblist2 LI .nr h6{ width:100%; margin:0 auto; color:#fff; font-size: 18px; text-align:center; font-weight:normal; margin-top:5px; line-height:30px; overflow:hidden;}

/*代理记账*/
#main6{min-width: 320px; margin:0 auto;display: grid;}
#lmbt6{ width:100%; float:left; text-align:center; overflow:hidden; padding-top: 3.5rem;padding-bottom: 3rem;height: auto; }
#lmbt6 .qyzx{	
 position:relative;display:inline-block;line-height:1.5; padding-left:30%; padding-right:30%;margin-bottom:1%;

}
#lmbt6 img{width: 100%}
#lmbt6 dd{	
 position:relative;display:inline-block;line-height:1.5; padding-left:30%; padding-right:30%;margin-bottom:1%;

}
#lmbt6 dd em{
	position:absolute;
	top:0px;
	width:40%; max-width:340px;
	height:100%;
	background-repeat: no-repeat;
	background-position: center;background-size:100% auto;
}
#lmbt6 dd em.lb{	left:0px;
	background-image: url(../images/bl.png);
	background-repeat: no-repeat;
	background-position: left;
}
#lmbt6 dd em.rb{right:0px;
	background-image: url(../images/br.png);
	background-repeat: no-repeat;
	background-position: right;}
#lmbt6 dd span{ color:#000000;font-size:28px; letter-spacing:5px;}
#lmbt6 .qyzx em{
	position:absolute;
	top:0px;
	width:40%; max-width:340px;
	height:100%;
	background-repeat: no-repeat;
	background-position: center;background-size:100% auto;
}
#lmbt6 .qyzx em.lb{	left:0px;
	background-image: url(../images/bl.png);
	background-repeat: no-repeat;
	background-position: left;
}
#lmbt6 .qyzx em.rb{right:0px;
	background-image: url(../images/br.png);
	background-repeat: no-repeat;
	background-position: right;}
#lmbt6 .qyzx span{ color:#000000;font-size:28px; letter-spacing:5px;}
#zcsblist{
	width:1300px; 
	margin: 0 auto; 
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-box;
	display: -webkit-block;
	display: block;
	-webkit-box-pack: center;
	-ms-block-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#zcsblist li{ list-style-type:none;}
#zcsblist LI{  text-align:center; overflow:hidden; width: 18%; display: inline-block;   transition:all 0.4s ease-in-out 0s;cursor:pointer; margin:10px; position: relative;border-radius:10px; background: #ff6a00;}
/*#zcsblist  LI:hover{ background-color:#05C0AB;}*/
#zcsblist LI .nr{ width:100%; padding:2%; float:left;z-index: 1; bottom:0; background:none; }
#zcsblist LI .nr h6{ width:100%; margin:0 auto; color:#fff; font-size: 18px; text-align:center; font-weight:normal; margin-top:5px; line-height:30px; overflow:hidden;}
#zcsblist2{
	width:1300px; 
	margin: 0 auto; 
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-box;
	display: -webkit-block;
	display: block;
	-webkit-box-pack: center;
	-ms-block-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#zcsblist2 LI{  text-align:center; overflow:hidden; width: 31%; display: inline-block;   transition:all 0.4s ease-in-out 0s;cursor:pointer; margin:10px; position: relative;border-radius:10px; background: #ff6a00;}
/*#zcsblist  LI:hover{ background-color:#05C0AB;}*/
#zcsblist2 LI .nr{ width:100%; padding:2%; float:left;z-index: 1; bottom:0; background:none; }
#zcsblist2 LI .nr h6{ width:100%; margin:0 auto; color:#fff; font-size: 18px; text-align:center; font-weight:normal; margin-top:5px; line-height:30px; overflow:hidden;}