*{
	padding: 0;
	margin: 0;
}
body{
	color: #fff;
}
ul{
	list-style: none;
}
.banner{
	height: auto;
	background:url("../img/BG@3x.png") center center no-repeat; 
	background-size:100% 100%;
	position: relative;
}
.baohuogan-title{
	max-width: 1200px;
	margin:0 auto;
	margin-top: 19px;
	font-size: 16px;
}
.baohuogan-detail{
	max-width: 1200px;
	margin: 0 auto;
	margin-top:8%;
	margin-bottom: 10%;
}
.baohuogan-detail h2{
	color: #fff;
}
.baohuogan-detail p{
	font-size: 18px;
	color:#D2D2D2;
	line-height: 34px;
}
.baohuogan-btn{
	height: 71px;
	line-height: 71px;
	font-size: 20px;
	border:2px solid #fff;
	border-radius: 41px;
	text-align: center;
	margin-top:5%;
	cursor: pointer
}
.model{
	position: absolute;
	top: 0;
	left: 40%;
    width: 22%;
    border: 1px solid #fff;
    box-shadow: 3px 3px 3px #888888;
    background: #fff;
    color: #000;
}
.model-body{
	line-height: 70px;
	text-align: center;
}
.model-footer p{
	border: 1px solid #3DA5F5;
	border-radius: 9px;
	line-height: 30px;
	padding: 0 20px;
	background: #3DA5F5;
    float: right;
    margin-right: 5%;
    color: #fff;
    cursor: pointer;
}
.baohuogan-car{
	margin-left:-15%;
}
.baohuogan-car02 img{
	display: inline-block;
	padding: 0;
}
.baohuogan-img {
	position: absolute;
    right:14%;
    top: 7%;
}
.baohuogan-advantage{
	height: auto;
}
.baohuogan-advantage h1{
	color: #2C2E30;
	margin-top:5%;
}
.baohuogan-advantage h2{
	color:#2C2E30;
}
.baohuogan-advantage-detail{
	position: relative;
}
.baohuogan-advantage-title,.baohuogan-product-title,.baohuogan-core-title,.bohuogan-serve-title{
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 2%;
}
.baohuogan-advantage-detail div{
	color: #2C2E30;
	margin-top: 3%
}
.advantage-detail{
	max-width: 1200px;
    text-align: center;
	margin:0 auto;
	margin-bottom: 7%;
}
.baohuogan-advantage-detail h3{
	text-align: center;
	margin-top: 3%;
	color: #2C2E30;
}
.baohuogan-advantage h4{
	color: #7E8085;
}
.baohuogan-advantage-detail h1{
	margin-top: 5%;
}
.baohuogan-advantage-detail p{
	text-align: center;
	color: #7E8085;
	padding: 0 10%;
}
.baohuogan-product{
	background:url("../img/BG2.png") center center no-repeat; 
	background-size:100% 100%;
	position: relative;
}
.hide{
	display: none;
}
.baohuogan-product01{
	background:url("../img/shanghu.png") center center no-repeat; 
	background-size:100% 100%;
	position: relative;
}
.baohuogan-product02{
	background:url("../img/fuwushang.png") center center no-repeat; 
	background-size:100% 100%;
	position: relative;
}
.baohuogan-product03{
	background:url("../img/jigong.png") center center no-repeat; 
	background-size:100% 100%;
	position: relative;
}
.baohuogan-product04{
	background:url("../img/yunying2.png") center center no-repeat; 
	background-size:100% 100%;
	position: relative;
}
.baohuogan-product ul{
	list-style: none;
}
.baohuogan-product-active01{
	position: absolute;
	top:2%;
	right: 3%;
}
.baohuogan-product-active01 img{
	animation: myProduct 3s infinite;
}
.baohuogan-product-active02 img{
	animation: myfirst 3s infinite;
}
.baohuogan-product-fudongyuan01{
	position: absolute;
	bottom:5%;
	left: 5%;
}
.baohuogan-product-fudongyuan01 img{
	animation: myProduct 3s infinite;
}
.baohuogan-product-fudongyuan02 img{
	animation: myProduct 3s infinite;
}
.baohuogan-product-fudongyuan02{
	position: absolute;
	bottom:-1%;
	right: 5%;
}
@keyframes myProduct {
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(0px, -30px);
    }
    100% {
        transform: translate(0px, 0px);
    }

}
@keyframes myfirst {
    0% {
        transform: translate(0px, 0);
    }
    50% {
        transform: translate(40px, 0px);
    }
    100% {
        transform: translate(0px, 0px);
    }

}
.baohuogan-product-active02{
	position: absolute;
	bottom:2%;
	right: 10%;
}
.program{
	font-size: 16px;
}
.baohuogan-product-tab{
	max-width:1200px;
	margin: 0 auto; 
}
.baohuogan-product-tab div{
	display: none;
}
.baohuogan-product-tab div:first-child{
    display: block;
}
.baohuogan-product h1{
	margin-top:5%;
}
.baohuogan-product-btn{
	max-width: 1200px;
	margin:0 auto;
	font-size: 16px;
	text-align: center;
	margin-top: 4% 
}
.baohuogan-product-btn span{
	border:1px solid #fff;
	border-radius:80px;
	padding: 9px 23px;
	margin:10px;
	cursor: pointer;
	display: block;
	float: left;
	z-index: 99999;
    position: relative;
}
.baohuogan-product-btn .baohuogan-product-btn01{
	margin-left: 25%;
}
.baohuogan-product-btn span:hover{
	color: #F8E71C;
}
.baohuogan-product-btn .active{
	color: #F8E71C;
	border:1px solid #F8E71C;
}
.baohuogan-product-detail{

	margin-top: 5%;
}
.order{
	position: absolute;
}
.baohuogan-product-code p{
	color: #A3C3FF;
}
.baohuogan-product-code h1{
	margin-bottom:20px;
}
.procedure{
	margin-top: 8%;
    margin-bottom: 42%;
}
.procedure02{
	margin-top: 8%;
    margin-bottom: 45%;
}
.procedure03{
	margin-top: 8%;
    margin-bottom: 49%;
}
.procedure04{
	margin-top: 8%;
    margin-bottom: 48%;
}
.procedure p{
	margin-top: 2%;
}
.baohuogan-core{
	color:#2C2E30; 
}
.baohuogan-core h2{
	margin-top:5%;
}
.baohuogan-core-functions{
	max-width: 1200px;
	margin: 0 auto;
	margin-bottom: 2%;
}
.baohuogan-core-functions div{
	text-align: center;
	align-items: center;
	margin:5% 0;
}
.baohuogan-core-functions span{
	color:#2C2E30;
	text-align: left;
	font-size: 20px;
}
.baohuogan-core-functions li{
	color: #54565A;
	text-align: left;
	font-size: 14px;
}
.baohuogan-core-functions li:nth-of-type(1){
	margin-bottom: 10px;
}
.bohuogan-serve{ 
	background:-webkit-linear-gradient(top, #2879F1 ,#3DA5F5);
	position: relative;
}
.bohuogan-serve-describe{
	width: 90%;
    margin-left: 15px;
	padding: 0;
	padding-top: 10px;
    background: #047AFA;
    border: 1px solid #047AFA;
    border-radius: 7px;
}

.bohuogan-serve-process{
	max-width: 1200px;
	margin:0 auto;
	margin-top: 3%;
}
.bohuogan-serve-active{
	position: absolute;
	left:0;
	top:0;
}
.return-top{
	position: absolute;
	right:2%;
	bottom:-7%;
	cursor: pointer;
	z-index: 3;
}
.bohuogan-serve-photo01{
	background:url("../img/01@3x.png")10px no-repeat; 
	background-size:50% 100%;
	height: 70px;
	line-height: 110px;
	text-indent: 10px;
}
.bohuogan-serve-photo02{
	background:url("../img/B2x.png")10px no-repeat; 
	background-size:50% 100%;
	height: 70px;
	line-height: 110px;
	text-indent: 10px;
}
.bohuogan-serve-photo03{
	background:url("../img/BG3.png")10px no-repeat; 
	background-size:50% 100%;
	height: 70px;
	line-height: 110px;
	text-indent: 10px;
}
.bohuogan-serve-photo04{
	background:url("../img/BG4.png")10px no-repeat; 
	background-size:50% 100%;
	height: 70px;
	line-height: 110px;
	text-indent: 10px;
}
.bohuogan-serve02,.bohuogan-serve04{
	margin-top: 10%;
	margin-bottom: 5%;
}

.bohuogan-content{
	max-width: 1200px;
	margin:0 auto;
	margin-top: 5%;
	margin-bottom: 2%;
	color:#54565A;
}
.bohuogan-content02{
	position: relative;
}
.right{
	margin-left: 10%;
}
.bohuogan-content02 img{
	top: 15%;
	left: 0;
	position: absolute;
}

.company{
	color:#A2A0A0;
	text-align: center;
	background:#1D3854;
	
}
.company p{
	line-height:64px;
}
.bohuogan-content img{
	display: inline;
}
.baohuogan-core img{
	display: inline;
	margin-right: 13px;
}
.baohuogan-core span{
	color: #2C2E30;
	font-weight:600;
}
.baohuogan-core li{
	color: #54565A;
	
}

@media screen and (max-width: 768px) {
	.model{
		position: absolute;
		top: 0;
		left: 20%;
	    width: 60%;
	    border: 1px solid #fff;
	    box-shadow: 3px 3px 3px #888888;
	    background: #fff;
	    color: #000;
	}
	.model-body{
		line-height: 24px;
		text-align: center;
		margin-top: 8%;
	}
	.model-footer p{
		border: 1px solid #3DA5F5;
		border-radius: 9px;
		line-height: 30px;
		padding: 0 20px;
		background: #3DA5F5;
	    float: right;
	    margin-right: 5%;
	    color: #fff;
	    cursor: pointer;
	}
	.baohuogan-detail {
		margin-top:3%;
	}
	.procedure,.procedure02,.procedure03,.procedure04{
		margin-bottom: 0;
		margin-top:0;
	}
	.bohuogan-serve-photo01,.bohuogan-serve-photo02,.bohuogan-serve-photo03,.bohuogan-serve-photo04{
		height: 50px;
    	line-height: 60px;
	}
	.bohuogan-serve-describe{
		width: 80%;
	}
	.bohuogan-serve-describe p{
		padding-right: 0;
	}
    .bohuogan-serve02,.bohuogan-serve04{
		margin-top:0;
	}
	.bohuogan-serve03,.bohuogan-serve04{
		margin:3% 0;
	}
	.bohuogan-content{
		text-align: center;
	}
	#product{
		padding: 0 15px;
	}
	.baohuogan-product-btn{
		margin-top:2%;
	}
	.baohuogan-product-detail {
		margin-top:2%;
	}
	.baohuogan-product-btn .baohuogan-product-btn01{
		margin-left: 8px;
	}
	.bohuogan-content01,.bohuogan-content02,.bohuogan-content03{
		margin-top: 15px;
	}
	.bohuogan-content02 img{
		top: 2%;
		left: 38%;
		position: absolute;
		width: 34px;;
	}
	.order{
		position: static;
	}
	.baohuogan-product-btn span{
		margin:2px 1px;
		padding: 5px 8px;
		font-size:12px;
	}
	h1{
		font-size: 28px;
	}
	h3{
		font-size: 20px;
	}
	h2{
		font-size: 22px;
	}
	.baohuogan-core img{
		display: inline;
		margin-right: 0;
	}
	.baohuogan-core-functions span{
		font-size: 14px;
	}
	.baohuogan-core-functions li{
		font-size: 12px;
	}
	.bohuogan-content img{
		display: inline;
	}
	.bohuogan-content02 img {
    	top: -3%;
    	left: 34%;
	}
	 .baohuogan-btn{
		width: 115px;
	    height: 40px;
	    line-height: 40px;
	    font-size: 12px;
	    border:1px solid #fff;
	    margin-left: 10px;
	} 
	.procedure{
		margin-top:0;
	}
}
 @media screen and (min-width: 1000px) and (max-width: 1800px) {
.baohuogan-btn{
	width: 150px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    border:1px solid #fff;
    margin-left: 10px;
} 
} 
@media screen and (max-width: 1450px) {
	.baohuogan-img{
		top: 18%;
	}
}