*{
	margin: 0;
	padding: 0;
}
.logo{
	position: absolute;
	left: 8%;
	top: 20px;
	width: 170px;
    height: 36px;
	z-index: 99;
}
#oa-banner-map .swiper-button-prev,#oa-banner-map .swiper-button-next {
	background-image: none;
	width: 40px;
	height: 40px;
	font-size: 40px;
	font-weight: 600;
	color: rgba(242, 242, 242, 0.8)
}
#oa-banner-map .swiper-button-prev:hover,
#oa-banner-map .swiper-button-next:hover {
	color: #fff
}
.bg_img{
	width: 100%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	position: relative;
}
.bg_img .banner{
	width: 100%;
	display: block;
	z-index: 10;
	height: 500px;
}

/*.bg_img.banner1{
	background-image: url(../imgs/banner1.png);
}
.bg_img.banner2{
	background-image: url(../imgs/banner2.png);
}
.bg_img.banner3{
	background-image: url(../imgs/store1.png);
}*/
.bg_img.banner1 .title_content{
	position: absolute;
	left: 8%;
	top: 36%;
	z-index: 40;
}
.bg_img.banner2 .title_content{
	position: absolute;
	right: 8%;
	top: 32%;
}
.bg_img.banner3 .title_content{
	position: absolute;
	left: 8%;
	top: 32%;
	width: 500px;
}
.bg_img .title_content .title{
	font-size:44px;
	color:rgba(255,255,255,1);
	line-height: 1;
}
.bg_img .title_content .second_title{
	font-size:20px;
	color:rgba(255,255,255,1);
	line-height: 1;
	margin-top: 30px;
}
.btn1{
	width:200px;
	height:80px;
	background:rgba(255,255,255,1);
	box-shadow:0px 10px 16px 0px rgba(154,58,6,0.17);
	border-radius:40px;
	font-size:30px;
	color:rgba(248,105,31,1);
	text-align: center;
	line-height: 80px;
	margin-top: 60px;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
.btn2{
	background: #FC5A34;
	font-size: 26px;
	color: #fff;
	width: 200px;
	padding-left: 30px;
	text-align: left;
	height:60px;
	line-height: 60px;
	box-shadow:0px 10px 16px 0px rgba(154,58,6,0.17);
	border-radius:40px;
	margin: 40px auto 0;
	position: relative;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
.btn3{
    height: 60px;
    background: #FB7B34;
    box-shadow: 0px 10px 16px 0px rgba(154,58,6,0.17);
    border-radius: 40px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    margin: 50px auto 0;
    padding: 0 50px;
    display: inline-block;
}
.btn2 img{
	position: absolute;
	width: 20px;
	height: 20px;
    top: 22px;
    right: 21px;
}
.com_one{
	width: 1000px;
	margin: 120px auto 0;
}
.com_one .info_img{
	width: 265px;
    height: 354px;
	float: left;
}
.com_one .right_info{
	width: 660px;
	float: right;
}
.com_one .right_info p:nth-of-type(1){
	line-height: 1;
	margin-top: 50px;
}

.com_one .right_info p:nth-of-type(2){
	color: #333;
    font-size: 20px;
    line-height: 2;
    margin-top: 35px;
}
.first_title{
	color: #ccc;
	font-size: 20px;
}
.circle_title{
    color: #333;
    font-size: 24px;
    line-height: 1;
    position: relative;
    display: inline-block;
    margin-top: 20px;
    font-weight: bold;
}
.circle_title .circle{
	position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #2EC2E9;
    top: -7px;
    left: -15px;
    z-index: -1;
    opacity: 0.2;
}
.com_two{
	width: 1000px;
	margin: 80px auto 0;
}
.com_two .kind_list{
	width: 33.3%;
	float: left;
	text-align: center;
}
.com_two .kind_list img{
	width: 50px;
	height: 50px;
}
.com_two .kind_list p{
	color: #333;
	font-size: 22px;
	line-height: 1;
	margin-top: 30px;
}
.com_three{
	width: 1000px;
	margin: 120px auto 0;
}
.com_three .left{
	float: left;
	width: 400px;
    margin: 130px 100px 0;
    text-align: center;
}
.com_three .left p{
	text-align: center;
}
.com_three .left .pro_img{
	width: 170px;
	height: 170px;
	display: block;
	margin: 0 auto;
}
.com_three .right{
	float: left;
}
.com_five{
	position: relative;
	margin: 120px auto 0;
	height: 680px;
	width: 1366px;
}
.com_five .left{
	width: 540px;
    height: 370px;
    background: rgba(255,255,255,1);
    box-shadow: 0px 4px 15px 1px rgba(20,20,20,0.3);
    position: absolute;
    top: 100px;
    right: 580px;
    padding: 110px 60px;
    box-sizing: border-box;
    z-index: 100;
}
.com_five .left .left_img{
	width: 140px;
	height: 140px;
	float: left;
	margin-right: 30px;
}
.com_five .left .left_text p{
	font-size: 24px;
	color: #202020;
	line-height: 1;
	margin-bottom: 20px;
	text-align: center;
}
.com_five .right{
	width: 250px;
    position: absolute;
    right: 200px;
    bottom: 0;
    z-index: 50;
}
.home_btm{
	font-size: 25px;
	margin: 80px 0 40px;
	text-align: center;
}
.shop_title{
	text-align: center;
}
.shop_title p{
	color: #ccc;
	font-size: 20px;
	text-align: center;
	line-height: 1;
	margin-top: 100px;
}
.shop_title span{
	display: block;
	font-size:24px;
	font-weight:bold;
	color:rgba(51,51,51,1);
	line-height: 1;
	border-bottom: 4px solid #FC5A34;
	text-align: center;
	margin: 14px auto 0;
	height: 35px;
	display: inline-block;
}
.shop_content{
	width: 1190px;
	margin: 100px auto 0;
}
.shop_content{
	width: 1000px;
	margin: 70px auto 0;
}
.shop_content .left{
	float: left;
}
.shop_content .right{
	float: right;
}
.shop_content .intro_img{
    width: 280px;
    height: 550px;
}
.shop_content .intro_text{
	font-size: 20px;
    color: #333;
    line-height: 2;
    width: 650px;
    padding-top: 140px;
}
.shop_kind{
	padding-left: 220px;
	position: relative;
	margin-top: 20px;
}
.kind_title{
	position: absolute;
	left: 0;
	top: 25px;
	font-size:24px;
	color:rgba(251,155,133,1);
	height: 30px;
    line-height: 30px;
}
.kind_title .line{
	width: 6px;
	height: 30px;
	border-radius: 3px;
	background:rgba(251,155,133,1);
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}
.shop_content .kind_list{
	float: left;
    text-align: center;
    width: 20%;
    margin-bottom: 20px;
}
.shop_content .kind_list img{
	width: 40px;
	height: 40px;
}
.shop_content .kind_list img.dif_1{
   	width: 72px;
    height: 32px;
    margin: 5px 0;
}
.shop_content .kind_list p{
	font-size:24px;
	color:rgba(51,51,51,1);
	text-align: center;
}
.active_img{
	width: 260px;
	height: 530px;
	float: left;
}
.active_img:nth-of-type(1){
	margin-right: 200px;
}
.service_list{
	width: 25%;
	float: left;
}
.service_list img{
	width: 60px;
    height: 60px;
    margin: 0 auto;
}
.service_list p{
	margin-top: 30px;
	font-size: 22px;
}
.solution_list{
	height: 110px;
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 22px;
	position: relative;
	margin-bottom: 60px;
	float: left;
}
.solution_list:nth-of-type(2n-1){
	margin-right: 100px;
}
.solution_list .number{
	position: absolute;
	top: 37px;
    left: 40px;
}
.solution_list img{
	width: 130px;
	height: 110px;
	margin-right: 20px;
}
.solution_list .square{
	height: 100%;
	line-height: 110px;
	background: #76A5EE;
	width: 300px;
	text-align: center;
	border-radius:0px 20px 20px 0px;
}
.solution_list .square p{
	line-height: 1.1;
    vertical-align: middle;
    display: inline-block;
}
.share_content{
	width: 758px;
	height: 455px;
	padding: 157px 178px;
	position: relative;
	box-sizing: border-box;
	margin: 0 auto;
	background:rgba(255,255,255,1);
	box-shadow:0px 19px 15px 1px rgba(20,20,20,0.3);
	margin-bottom: 150px;
}
.share_content .icon1{
	width: 130px;
	height: 4px;
	background: #FCAB7E;
	position: absolute;
}
.share_content .icon2{
	width: 4px;
	height: 130px;
	background: #FCAB7E;
	position: absolute;
}
.share_content .icon1.top{
	top: 40px;
	right: 30px;
}
.share_content .icon2.top{
	top: 30px;
	right: 40px;
}
.share_content .icon1.btm{
	bottom: 40px;
	left: 30px;
}
.share_content .icon2.btm{
	bottom: 30px;
	left: 40px;
}
.share_content img{
	width: 141px;
	height: 141px;
	float: left;
}
.share_right{
	float: left;
	width: 240px;
	text-align: center;
	height: 141px;
	line-height: 70px;
}
.share_right p{
	font-size:36px;
	font-weight:bold;
	color:rgba(251,122,52,1);
}
.share_right span{
	font-size:28px;
	color:rgba(32,32,32,1);
}