@charset "utf-8";
.top .content>div:nth-child(2) a {
    color: #fff;
    border-bottom: 1px solid #fff;
}



.page1 .bg {
    top: 60px;
    bottom: 0px;
    height: auto;
}
.page1 .text {
    position: absolute;
    top: -20%;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    margin: auto 0;
    height: 370px;
    color: #fff;
}

.page1 .text .p {
    height: auto;
    display: block;
    margin: 0 auto;
}

.page1 .text .p1 {
    width: 100%;
    text-align: center;
}

.page1 .text .p2,
.page1 .text .p3 {
}

.page1 .text .p2 {
    width: 37.25%;
    margin-top: 60px;
}

.page1 .text .p3 {
    margin-top: 30px;
    width: 35.375%;
}

.page2 .bg {
    top: 0px;
    bottom: 0px;
    background-image: url(//img.ejiayou.com/home/image/serivces/2-v3.jpg);
    height: auto;
    overflow: hidden;
}

.page2 .text {
    position: absolute;
    top: 0%;
    bottom: 0;
    width: 100%;
    left: 20%;
    margin: auto 0;
    height: 250px;
    color: #fff;
}
.page2 .text .p{
    position: absolute;
    opacity: 0;
    opacity: 1\0;
}
.page2 .text .p1 {
    /* width: 21.979166666666666666666666666667%; */
}

.page2 .text .p2 {
    /* width: 27.083333333333333333333333333333%; */
    top: 87px;
    line-height: 25px;
}

.page2 .text .p3 {
    /* width: 25.729166666666666666666666666667%; */
    top: 148px;
    line-height: 25px;
}

.page2 .gas-station {
    position: absolute;
    width: 1.25%;
    height: 2.5%;
    border-radius: 100px;
}

.page2 .g1 {
    left: 70.364583333333333333333333333333%;
    top: 22.916666666666666666666666666667%;
}

.page2 .g2 {
    left: 52.083333333333333333333333333333%;
    top: 47.291666666666666666666666666667%;
}

.page2 .g3 {
    left: 67.708333333333333333333333333333%;
    top: 46.041666666666666666666666666667%;
}

.page2 .g4 {
    left: 71.041666666666666666666666666667%;
    top: 65.9375%;
}

#circle {
    position: absolute;
}

.page2 .animation-p1 {
    animation: page1-p1 2s forwards;
}

.page2 .animation-p2 {
    animation: page1-p2 2s forwards;
}

.page3 .bg {
    top: 0px;
    bottom: 0px;
    background-image: url(//img.ejiayou.com/home/image/serivces/3-v3.jpg);
    height: auto;
}

.page3 .bg>div {
    width: 70%;
    max-width: 1200px;
    height: 35.9375%;
    min-height: 256px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto auto;
}

.page3 .bg>div>img {
    max-height: 500px;
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin:auto;
}

.page3 .bg .text {
    width: 460px;
    height: 256px;
    position: absolute;
    right:0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.page3 .bg .p{
    position: absolute;
    opacity: 0;
    opacity: 1\0;
     height: auto;
}
.page3 .bg .p1 {
   width: 100%;
}

.page3 .bg .p2 {
    top: 100px;
    line-height: 25px;
}

.page3 .animation-p1 {
    animation: page1-p1 2s forwards;
}

.page3 .animation-p2 {
    animation: page1-p2 2s forwards;
}

.page4 .partner {
    color: #1c1c1c;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: #E0E0E0;
    margin: auto 0;
}

.page4 .partner .h2 {
    display: block;
    text-align: center;
    width: 17.169811320754716981132075471698%;
    height: auto;
    margin:0 auto 42px auto;
    font-size: 34px;
}

.page4 .partner>div {
    height: 90%;
    width: 1060px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto auto;
}

.page4 .partner .row {
    overflow: hidden;
    height:18%;
    min-height: 128px;
}

.page4 .partner .row>div {
    float: left;
    text-align: center;
    width: 146px;
    margin-top: 5px;
    transition: all 0.75s;
}

.page4 .partner .row a {
    text-align: center;
    width: 150px;
    color: #1c1c1c;
    display: block;
    height: 100%;
}

.page4 .partner .row>div:hover {
    transform: translateY(-5px);
}

.page4 .partner .row img {
    width: auto;
    height: 96px;
}
.top {
    height: 60px;
    position: fixed;
    background-color: #202020;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 33;
}
.mobile-number{
	height: 60px;		
	font-size: 16px;
	color: #999999;
	line-height: 60px ;
	text-align: center;
	position: absolute;
	z-index: 1;
	right: 40px;
	top: 0;
}
.bottom .contact>p {
    padding-right: 180px;
}
.first{
    display: flex;
	flex-flow: wrap;
}
.info{
	display: flex;
	flex-flow: wrap;
}
.info_item{
	width: 124px;
	margin-top: 56px;
}
.info_item_top{
	display: flex;
	flex-flow: wrap;
	margin-top: 12px;
}
.wechat_icon{
	width: 28px;
	height: 28px;
	background-image: url(//img.ejiayou.com/upload/2020/11/0846ab98-8840-4570-9383-4bec4b8e8e4e-1605666144263.png);
	background-repeat: no-repeat;
	background-size: 100%;
	margin-right: 4px;
	margin-bottom: 12px;
}
.wechat_title{
	width: 100%;
	height: 28px;
	font-size: 13px;
	font-weight: 400;
	color: #ddd;
	line-height: 28px;
	text-align: center;
}
.info_item_bottom{
	width: 124px;
	height: 124px;
}
.info_item_bottom img{
	width: 124px;
	height: 124px;
	display: block;
}
.partner{
	background-image: url(//img.ejiayou.com/upload/2020/11/f2cbb303-7906-4b61-8564-be27386b87a9-1605778970634.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.page4_info{
	width:100% !important;
	height: 100% !important;
	background-image: url(//img.ejiayou.com/upload/2020/11/fc741ac9-21eb-4b85-b540-13b483870448-1605668646191.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.fixed{
	width: 48px;
	height: 148px;
	position: fixed;
	z-index: 33;
	right:20px;  
	top:50%;
	transform:translate(-50%,-50%);
}
.fixed_call{
	width: 48px;
	height: 48px;
	background-image: url(//img.ejiayou.com/upload/2020/11/fa698edb-6b63-45b3-a265-76d46737104e-1605679106300.png);
	background-repeat: no-repeat;
	background-size: 100%;
	margin-bottom: 20px;
	position: relative;
}
.fixed_wechat{
	width: 48px;
	height: 48px;
	background-image: url(//img.ejiayou.com/upload/2020/11/bc8614e3-8288-4532-9677-be227ef0e10e-1605679139586.png);
	background-repeat: no-repeat;
	background-size: 100%;
	margin-bottom: 20px;
	position: relative;
}
.fixed_qq{
	width: 48px;
	height: 48px;
	background-image: url(//img.ejiayou.com/upload/2020/11/ff6c1de1-fe84-4630-850a-10f8935bc6b6-1605679173535.png);
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
}
.fixed_call_info{
	width: 184px;
	height: 48px;
	background: #FFA400;
	border-radius: 24px;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	opacity: 0;
	display: flex;
	align-items: center;
}
.fixed_call_info:hover{
	opacity: 1;
}
.fixed_call_info_icon{
	width: 48px;
	height: 48px;
	background-image: url(//img.ejiayou.com/upload/2020/11/527aae13-80da-4a6a-9f92-2927a93c628f-1605681132424.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
.fixed_call_info_title{
	line-height: 48px;
	font-size: 16px;		
	font-weight: 400;
	color: #FFFFFF;
}
.page1 .text .p2 {
    width: 100%;
    margin-top: 60px;
}