/* Created by kong 20220919 */

html, body { width:100%; height:100%; min-height: 10rem; position: relative;}
body { padding-top: 0;}

.homeslide { position: absolute; width: 100%; height: 100%; left: 0; top: 0;}
.homeslide .swiper-container { width: 100%; height: 100%;}
.homeslide .swiper-slide { background-position: center top; background-repeat: no-repeat; background-size: cover;}

.homelogo { width: 3.98rem; height: 0.9rem; margin-left: -1.99rem; position: absolute; left: 50%; top: 0.54rem; z-index: 2;}
.homelogo img { width: 100%; height: 100%;}

.quicklink { position:absolute; width: 6.95rem; height:6.04rem; border-radius: 0.1rem; overflow: hidden; margin: -3.02rem 0 0 -3.48rem; left:50%; top: 50%; z-index: 2;}
.quicklink li { font-size: 0.24rem; line-height: 0.3rem; text-align: center; color: white;}
.quicklink li a { display: block; height: 100%; padding-top: 2.69rem; box-sizing: border-box; color: white; background: rgba(37,161,143,0.9) url("../images/icon_04.png") center top no-repeat; background-size: 100% auto;}
.quicklink li a:hover { text-decoration: none; background-color:  rgba(37,161,143,1);}
.quicklink ol { display: flex; justify-content: space-between;}
.quicklink ol li { width: 1.73rem; height: 2rem;}
.quicklink ol li a { padding-top: 1.19rem; background-color: rgba(174,65,132,0.9); background-image: url("../images/icon_02.png");}
.quicklink ol li a:hover { background-color: rgba(174,65,132,1);}
.quicklink ol li:first-child { width: 3.47rem; background: rgba(174,65,132,0.9) url("../images/icon_01.png") center top no-repeat; background-size: 100% auto;}
.quicklink ol li:nth-child(3) a { background-image: url("../images/icon_03.png");}
.quicklink ul { margin-top: 0.04rem; display: flex; justify-content: space-between;}
.quicklink ul li { width: 1.73rem; height: 4rem;}
.quicklink ul li:nth-child(2) a { background-image: url("../images/icon_05.png");}
.quicklink ul li:nth-child(3) a { background-image: url("../images/icon_06.png");}
.quicklink ul li:nth-child(4) a { background-image: url("../images/icon_07.png");}

.homefooter { position: absolute; left: 0; bottom: 0.4rem; width: 100%; font-size: 0.24rem; line-height: 0.36rem; text-align: center; color: #333; z-index: 2; }
.sydw { margin-top: 0.2rem; height: 0.8rem;}
.sydw img { width: auto; height: 100%;}

.v2 { min-height: 14.14rem;}
.v2 .homeslide .swiper-slide { background-color: #fae1d1; background-size: 100% auto;}
.v2 .quicklink { height: auto; margin-top: 0; top: 7.2rem;}
.v2 .quicklink li a { padding-top: 1.9rem; background-position: center -0.61rem;}
.v2 .quicklink ol li { width: 3.47rem; height: 1.5rem;}
.v2 .quicklink ol li a { padding: 0.56rem 0 0 1.35rem; font-size: 0.36rem; line-height: 0.38rem; text-align: left; background-image: url("../images/icon_03.png"); background-position: 0.08rem -0.07rem; background-size: 1.73rem auto;}
.v2 .quicklink ol li:first-child { background:none;}
.v2 .quicklink ol li:first-child a { background-image: url("../images/icon_02.png"); background-position: 0.08rem -0.07rem; background-size: 1.73rem auto;}
.v2 .quicklink ul li { height: 2.9rem;}
