<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

body,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
legend,
li,
ol,
p,
ul {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
.parent-box{
    position: relative;
    z-index: 2;
}
.bg {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url("../images/lohqrkdmgghbcps.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: -1;
	/* height: 810px; */
}

.hth-bg {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url("../images/LOhQrKdmgGHBcPs.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: -1;
	height: 810px;
}


.diversion {
	margin: auto
}

.navigator {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	display: none;
	height: 80px;
	background-color: #001029;
	z-index: 1
}

.navigator .navigator-btn {
	float: right;
	position: relative;
	display: block;
	width: 226px;
	line-height: 1;
	border-radius: 10px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bolder;

}

.navigator::after {
	display: block;
	content: "";
	clear: both;
	height: 0;
	visibility: hidden
}

.diversion-title {
	margin-top: 70px;
	/* margin-bottom: 80px; */
	font-size: 45px;
	background: linear-gradient(to bottom, #F9EAD8, #E7B28A);
	/* text-shadow: 1px -1px 0px #EC874C, 1px 0px 0px #EC874C; */
	-webkit-background-clip: text;
	/* -webkit-text-stroke: 0.5px #3f5075; */
	color: transparent;
	text-align: center;
	line-height: 1;
	font-weight: bold;
}

.linr {
	margin: 40px auto 40px;
	background-size: 100% 100%
}

.liner {
    width: 400px;
	margin: 80px auto 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #B09E94;
    font-size: 12px;

	/* width: 400px;
	height: 120px;
	background: url("../images/boblogo.png") no-repeat;
	background-size: 100% 100% */
}
.logo{
    width: 244px;

}
.line-title{
    margin-top: 20px;
}
.logo-group{
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
.logo-group-item{
    text-align: center;
    margin: 0 5px;
}
.logo-group-item&gt;img{
    height: 30px;
    display: block;
    margin: 5px auto;
}
/* .ld-qr {
	margin: 5px auto 5px;
	width: 150px;
	height: 150px;
	background: url("../images/ld_qr.png") no-repeat;
	background-size: 100% 100%
} */
.liner-wb {
	margin: 40px auto 40px;
	width: 300px;
	height: 62px;
	background: url("../images/wanbo_logo.svg") no-repeat;
	background-size: 100% 100%
}

.diversion-btn {
	position: relative;
	display: block;
	width: 300px;
	line-height: 1;
	border-radius: 10px;
	font-size: 19px;
	font-weight: 600;
	color: #3f5075;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box；
}
.diversion-btn img{
    max-width: 100%;
}
.diversion-btn.type1 {
	margin: 50px auto 18px;
	

}

.diversion-btn.type2 {
	margin: 0 auto 18px;


}

.photo1 {
    margin: 0 auto;
	width: 1920px;
	height: 100%;
	display: block;
}
.photo {
    margin: 0 auto;
	width: 100%;
	height: 100%;
}


.diversion-tipss {
	margin-bottom: 100px;
	height: 20px;
	font-size: 15px;
	color: #050505;
	text-align: center;
	line-height: 1;

}

.diversion-tips {
	/* margin-bottom: 100px;
	font-size: 20px;
	background-image: linear-gradient(-0deg, #ca846d 10%, #e5c1b5 50%, #dbd4d1 30%, #e3e2e2 40%, #dbd4d1 40%, #e5c1b5 30%, #ca846d 100%);
	-webkit-background-clip: text;
	color: transparent;
	text-align: center;
	line-height: 1;
	font-weight:600; */
	position: absolute;
	width: 350px;
	height: 100px;
	background: url("../images/zhushi.png") no-repeat;
	background-size: 100% 100%
}

.diversion-kefu {
	position: absolute;
	left: 86%;
	top: 50%;
	width: 50px;
	height: 50px;
	background: url("../images/kefu.png") no-repeat;
	background-size: 100% 100%
}
.footer {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 100px;
    margin-bottom: 80px;
}
.foot-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 20px;
}
.foot-item .human{
    height: 180px;
    margin-bottom: 20px;
}
.foot-item .btn{
    height: 40px;
}
.bottom1{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 13%;
}
.bottom2{
    position: fixed;
    bottom: 0;
    right: 0;
    width: 13%;
}
@media only screen and (min-width:1700px) {
	.foot-item .human{
		height: 210px;
	}
	.foot-item .btn{
		height: 50px;
	}
}
@media only screen and (max-width:415px) {
	.diversion {
		width: 92%
	}

	.pc {
		display: none
	}

	.h5 {
		display: block
	}

	.bg {
		background-image: url("../images/bj.jpg");
	}

	.liner{
        width: 100%;
        margin-top: 30px;

    }
    .diversion-title{
        margin-top:30px ;
    }
    .diversion-btn.type1{
        margin: 30px auto 5px;
    }
    .footer{
        margin-top: 20px;
        justify-content: space-between;
        padding: 0 10px;
    }
    .footer .foot-item{
        margin: 0 0 20px;

    }
    .footer .foot-item .human{
        height: 98px;
        margin-bottom: 10px;
    }
    .footer .foot-item .btn{
        height: 25px;
    }
    .bottom1{
  
        width: 30%;
    }
    .bottom2{
        position: fixed;
        bottom: 0;
        right: 0;
        width: 30%;
    }

}

.pc {
	margin: 40px auto 10px;
}

@media only screen and (min-width:768px) {
	.pc {
		display: block
	}

	.h5 {
		display: none
	}
}

@media only screen and (min-width:415px) and (max-width:768px) {

	.pc {
		display: none
	}

	.h5 {
		display: block
	}
	.diversion {
		width: 92%
	}

	._3mZVSYl2DbUxlegGeogC3L,
	.k4Zg_k-yqsyVtMfE-f_fN {
		width: 92%
	}

	/* .diversion-title {
		margin-top: 250px
	} */

	.bg {
		height: 1500px
	}

	.diversion-tips {
		margin-bottom: 610px
	}

	._3mZVSYl2DbUxlegGeogC3L {
		height: 500px
	}

	.k4Zg_k-yqsyVtMfE-f_fN p {
		margin-top: -260px
	}
}

@media only screen and (min-width:769px) and (max-width:1024px) {

	._3mZVSYl2DbUxlegGeogC3L,
	.k4Zg_k-yqsyVtMfE-f_fN {
		width: 92%
	}

	.bg {
		height: 1500px
	}

	.diversion-tips {
		margin-bottom: 610px
	}

	._3mZVSYl2DbUxlegGeogC3L {
		height: 500px
	}

	.k4Zg_k-yqsyVtMfE-f_fN p {
		margin-top: -260px
	}
}

@media only screen and (min-width:1025px) and (max-width:1366px) {

	._3mZVSYl2DbUxlegGeogC3L,
	.k4Zg_k-yqsyVtMfE-f_fN {
		width: 92%
	}

	.diversion-title {
		margin: 40px auto 20px;
	}

	.bg {
		height: 1500px
	}

	.diversion-tips {
		margin-bottom: 610px
	}

	._3mZVSYl2DbUxlegGeogC3L {
		height: 500px
	}

	.k4Zg_k-yqsyVtMfE-f_fN p {
		margin-top: -260px
	}
}

.KLzx8YJWLnJokoJ4o_Hrw {
	width: 100%;
	height: auto;
	background: #32343b;
}

.pOiArxiSE09mUShgEY73L {
	width: 100%;
	height: 76px;
	margin: 0 auto;
	background-color: #e7effa;
}

.pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj {
	width: 1200px;
	height: 76px;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}

.pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj div img {
	display: block;
}

.pOiArxiSE09mUShgEY73L .MQm067kLULgOHWAuIQDCO {
	width: 1045px;
	height: 76px;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.pOiArxiSE09mUShgEY73L .MQm067kLULgOHWAuIQDCO div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	margin: 0 20px;
}

.pOiArxiSE09mUShgEY73L .MQm067kLULgOHWAuIQDCO div:hover div {
	color: #fff;
}

.pOiArxiSE09mUShgEY73L .MQm067kLULgOHWAuIQDCO div div {
	float: left;
	padding: 0 20px;
	font-size: 20px;
	color: #7e8795;
}

._3mZVSYl2DbUxlegGeogC3L {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

._2QoWSlUAFlLATcW5n02p7o {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

._2QoWSlUAFlLATcW5n02p7o p {
	width: 100%;
	line-height: 24px;
	font-size: 14px;
	color: #8b94a5;
	text-align: center;
}

._2QoWSlUAFlLATcW5n02p7o ._2OUiB5tU37NVCIrLHCgbs- {
	display: block;
	width: 1200px;
	margin: 29px auto 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
}

._2OPjfFlhU9E2frtdWky2JL ._1qTsvrcFGxUYK26lVr9yzS {
	display: block;
	width: 1200px;
	margin: 29px auto 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
}

._2QoWSlUAFlLATcW5n02p7o ._2OUiB5tU37NVCIrLHCgbs- span {
	display: inline-block;
	width: 27px;
	height: 38px;
	background: url("../images/division_line.png") no-repeat;
	background-size: cover;
}

._2OPjfFlhU9E2frtdWky2JL ._1qTsvrcFGxUYK26lVr9yzS span {
	display: inline-block;
	width: 27px;
	height: 38px;
	background: url("../images/division_line.png") no-repeat;
	background-size: cover;
}

._2EaYKt53WzaGGKvQDjpgJo {
	width: 100%;
	float: left;
}

._2EaYKt53WzaGGKvQDjpgJo div {
	margin-top: 5px;
	height: 61px;
}

._2EaYKt53WzaGGKvQDjpgJo div ul {
	text-align: center;
	height: 61px;
}

._2EaYKt53WzaGGKvQDjpgJo div ul li {
	display: inline-block;
	height: 61px;
	padding: 0px;
}

._2EaYKt53WzaGGKvQDjpgJo div ul li a {
	position: relative;
	display: inline-block;
	cursor: pointer;
	width: 119px !important;
	height: 38px !important;
	background-repeat: no-repeat !important;
}

.k4Zg_k-yqsyVtMfE-f_fN {
	width: 1200px;
	height: auto;
	margin-top: 6px;
	text-align: center;
}

.k4Zg_k-yqsyVtMfE-f_fN p {
	font-size: 14px;
	color: #8f897f;
	letter-spacing: 1px;
}

._2veC1RDpi3WN9rfnCxRtb3 {
	margin-bottom: 21px;
	font-size: 16px;
	color: #e0edfc;
	margin-top: 40px;
}

._3yBzeLnhVHrkkIUF7qpGCW,
.TKmF-M908cduW2YCA6gg5 {
	display: block;
	font-size: 14px;
	text-align: center;
	color: #8b94a5;
}

.TKmF-M908cduW2YCA6gg5 {
	line-height: 24px;
	margin-top: 25px;
	margin-bottom: 32px;
}



._3mZVSYl2DbUxlegGeogC3L ._2QoWSlUAFlLATcW5n02p7o ._2OUiB5tU37NVCIrLHCgbs- ._2mA_yCtlY8ZkX8GRt6gTv1 {
	width: 104px;
	height: 38px;
	background-image: url("../images/logo_footer_bob.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	cursor: pointer;
}

._3mZVSYl2DbUxlegGeogC3L ._2QoWSlUAFlLATcW5n02p7o ._2OUiB5tU37NVCIrLHCgbs- ._2mA_yCtlY8ZkX8GRt6gTv1:hover {
	background-image: url("../images/logo_footer_bob_active.png");
	background-repeat: no-repeat;
}

._3mZVSYl2DbUxlegGeogC3L ._2QoWSlUAFlLATcW5n02p7o ._2OUiB5tU37NVCIrLHCgbs- ._2mA_yCtlY8ZkX8GRt6gTv1 {
	width: 104px;
	height: 38px;
	background-image: url("../images/logo_footer_bob.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	cursor: pointer;
}

._3mZVSYl2DbUxlegGeogC3L ._2QoWSlUAFlLATcW5n02p7o ._2OUiB5tU37NVCIrLHCgbs- ._2mA_yCtlY8ZkX8GRt6gTv1:hover {
	background-image: url("../images/logo_footer_bob_active.png");
	background-repeat: no-repeat;
}

._3mZVSYl2DbUxlegGeogC3L ._2QoWSlUAFlLATcW5n02p7o ._2OUiB5tU37NVCIrLHCgbs- ._2mA_yCtlY8ZkX8GRt6gTv2 {
	width: 150px;
	height: 40px;
	background-image: url("../images/logo_footer_duote.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	cursor: pointer;
}

._3mZVSYl2DbUxlegGeogC3L ._2QoWSlUAFlLATcW5n02p7o ._2OUiB5tU37NVCIrLHCgbs- ._2mA_yCtlY8ZkX8GRt6gTv2:hover {
	background-image: url("../images/logo_footer_duote_active.png");
	background-repeat: no-repeat;
}

._3mZVSYl2DbUxlegGeogC3L ._2QoWSlUAFlLATcW5n02p7o ._2OUiB5tU37NVCIrLHCgbs- ._2mA_yCtlY8ZkX8GRt6gTv3 {
	width: 143px;
	height: 40px;
	background-image: url("../images/logo_footer_fajia.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	cursor: pointer;
}

._3mZVSYl2DbUxlegGeogC3L ._2QoWSlUAFlLATcW5n02p7o ._2OUiB5tU37NVCIrLHCgbs- ._2mA_yCtlY8ZkX8GRt6gTv3:hover {
	background-image: url("../images/logo_footer_fajia_active.png");
	background-repeat: no-repeat;
}

._3mZVSYl2DbUxlegGeogC3L ._2OPjfFlhU9E2frtdWky2JL ._1qTsvrcFGxUYK26lVr9yzS ._1qTsvrcFGxUYK26lVr9yzS1 {
	width: 110px;
	height: 37px;
	display: inline-block;
	background-image: url("../images/bvi_footer.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	cursor: pointer;
}


._3mZVSYl2DbUxlegGeogC3L ._2OPjfFlhU9E2frtdWky2JL ._1qTsvrcFGxUYK26lVr9yzS ._1qTsvrcFGxUYK26lVr9yzS2 {
	width: 289px;
	height: 37px;
	display: inline-block;
	background-image: url("../images/mga_footer.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	cursor: pointer;
}



._3mZVSYl2DbUxlegGeogC3L ._2OPjfFlhU9E2frtdWky2JL ._1qTsvrcFGxUYK26lVr9yzS ._1qTsvrcFGxUYK26lVr9yzS3 {
	width: 188px;
	height: 37px;
	display: inline-block;
	background-image: url("../images/parcor_footer.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	cursor: pointer;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614077699664025 {
	width: 91px;
	height: 40px;
	background-image: url("../images/1614077699664025.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-top: 18px;
	cursor: pointer;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614077699664025:hover {
	background-image: url("../images/1614077699664025.png");
	background-repeat: no-repeat;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614077708338812 {
	width: 91px;
	height: 40px;
	background-image: url("../images/1614077708338812.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-top: 18px;
	cursor: pointer;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614077708338812:hover {
	background-image: url("../images/1614077708338812.png");
	background-repeat: no-repeat;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614077771187432 {
	width: 91px;
	height: 40px;
	background-image: url("../images/1614077771187432.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-top: 18px;
	cursor: pointer;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614077771187432:hover {
	background-image: url("../images/1614077771187432.png");
	background-repeat: no-repeat;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614077789259639 {
	width: 91px;
	height: 40px;
	background-image: url("../images/1614077789259639.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-top: 18px;
	cursor: pointer;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614077789259639:hover {
	background-image: url("../images/1614077789259639.png");
	background-repeat: no-repeat;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614077820980163 {
	width: 91px;
	height: 40px;
	background-image: url("../images/1614077820980163.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-top: 18px;
	cursor: pointer;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614077820980163:hover {
	background-image: url("../images/1614077820980163.png");
	background-repeat: no-repeat;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614067195650280 {
	width: 91px;
	height: 40px;
	background-image: url("../images/1614067195650280.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-top: 18px;
	cursor: pointer;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614067195650280:hover {
	background-image: url("../images/1614067195650280.png");
	background-repeat: no-repeat;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614077889968827 {
	width: 91px;
	height: 40px;
	background-image: url("../images/1614077889968827.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-top: 18px;
	cursor: pointer;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614077889968827:hover {
	background-image: url("../images/1614077889968827.png");
	background-repeat: no-repeat;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614077918533900 {
	width: 91px;
	height: 40px;
	background-image: url("../images/1614077918533900.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-top: 18px;
	cursor: pointer;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614077918533900:hover {
	background-image: url("../images/1614077918533900.png");
	background-repeat: no-repeat;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614077927427474 {
	width: 91px;
	height: 40px;
	background-image: url("../images/1614077927427474.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-top: 18px;
	cursor: pointer;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614077927427474:hover {
	background-image: url("../images/1614077927427474.png");
	background-repeat: no-repeat;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614077956691774 {
	width: 91px;
	height: 40px;
	background-image: url("../images/1614077956691774.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-top: 18px;
	cursor: pointer;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614077956691774:hover {
	background-image: url("../images/1614077956691774.png");
	background-repeat: no-repeat;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614077977525318 {
	width: 91px;
	height: 40px;
	background-image: url("../images/1614077977525318.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-top: 18px;
	cursor: pointer;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614077977525318:hover {
	background-image: url("../images/1614077977525318.png");
	background-repeat: no-repeat;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614078011374776 {
	width: 91px;
	height: 40px;
	background-image: url("../images/1614078011374776.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-top: 18px;
	cursor: pointer;
}

.KLzx8YJWLnJokoJ4o_Hrw .pOiArxiSE09mUShgEY73L .nisQ7hE5wcSKaR2v22ooj ._1614078011374776:hover {
	background-image: url("../images/1614078011374776.png");
	background-repeat: no-repeat;
}

.lineraaaa {
	margin: 10px auto 10px;
	width: 200px;
	height: 200px;
	background: url(../images/5589632.png) no-repeat;
	background-size: 100% 100%;

}

.lineraaaaa {
	margin: auto;
	width: 200px;
	height: 200px;
	background: url(../images/5589632.png) no-repeat;
	background-size: 100% 100%;
}
</pre></body></html>