﻿body{
    overflow-x: hidden;
}
/*闪屏*/
/*#startIg,*/#img-Enter{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100vw;
    margin: 0 auto;
    max-width: 7.5rem;
    background: url("../imgs/bg_xiezhen_18.jpg")no-repeat;
    background-size: cover;
    z-index: 9999;
}
#img-Enter>div{
    position: fixed;
    top: .28rem;
    right: .28rem;
    height: .8rem;
    width: .8rem;
    background-color: rgba(255,255,255,.3);
    border:2px solid rgba(255,255,255,.5);
    border-radius: 50%;
    color: white;
    font-size: .26rem;
    text-align: center;
    padding-top: .20rem;
    box-sizing: border-box;
}
.foot{
    background-color: white;
    width: 100vw;
    max-width: 7.5rem;
    position: fixed;
    bottom: 0;
    padding: .95rem 0 .24rem 0;
    box-sizing: border-box;
    text-align: left;
    z-index: 9999;
}
.foot>p{
    font-size: .2rem;
    color: #999999;
    text-align: center;
    margin-top: 1rem;
}
.foot-box{
    position:absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.foot-box>div:first-child{
    position: relative;
    background: url("../imgs/icon_xz_01_2.png")no-repeat;
    background-size: cover;
    width: .7rem;
    height: .7rem;
    float: left;
}

.foot-txt{
    float: left;
    position: relative;
    margin: .01rem 0 0 .18rem;
}
.foot-txt>p{
    font-size: .32rem;
    color: #fa7298;
    line-height: .32rem;
}
.foot-txt>span{
    display: block;
    font-size: .22rem;
    color: #333;
    line-height: .22rem;
    margin-top: .16rem;
}
/*头部*/
header{
    position: relative;
    background-color: #fa7298;
    height: 1.8rem;
    width: 100%;
    padding: .16rem .28rem .12rem .28rem;
    box-sizing: border-box;
    overflow: hidden;
}
.item-name{
    font-size: .32rem;
    line-height: .32rem;
    padding-top: .18rem;
    font-weight: bold;
    color: white;
    position: absolute;
}
.news{
    position: absolute;
    background: url("../imgs/icon_xiezhen_17.png")no-repeat;
    background-size: cover;
    width: .7rem;
    height: .7rem;
    right: .28rem;
}
.wrap{min-width: 320px;max-width:1000px;margin:0 auto;overflow-x:hidden;position:relative;height: .8rem;margin-top: -.8rem;}
.wrapper-menu {position:relative;top:0;z-index:9998;max-width:1000px;height: .8rem;width: 100%;overflow: hidden;background-color:#fa7298;padding: .22rem .25rem 0 .25rem;box-sizing: border-box;}
.wrapper-menu .scroller {position:absolute}
.wrapper-menu .scroller li {height: .58rem;color:#333;float: left;line-height: .32rem;font-size: .32rem;text-align: center}
.wrapper-menu .scroller li a{color:white; opacity:.6;display:block;margin:0 .36rem}
.wrapper-menu .scroller li.cur a{color:white;opacity:1}
.tap{position: relative;  width: .32rem;  height: .06rem;  background-color: white;  border-radius: 5px;  left: 50%;  transform: translateX(-50%);-webkit-transform:  translateX(-50%); margin-top: .1rem;  }
.item_load{
    background-color: #f0f0f0;
    height: 1.8rem;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.icon_load{
    background: url("../imgs/icon_load.png")no-repeat;
    background-size: 100% 100%;
    width: .7rem;
    height: .7rem;
    position: relative;
}
.item_success{
    background-color: #a5d9e4;
    height: .6rem;
    width: 100%;
    line-height: .6rem;
    font-size: .24rem;
    color: #00a2d1;
    text-align: center;
}
/*轮播图*/
#img{
    position: relative;
    width: 100vw;
    max-width: 1000px;
    height: 2.62rem;
    overflow: hidden;
}
.ig>img{
    width: 100vw;
    height: 2.62rem;
    max-width: 1000px;
}
.igs{
    width:300vw;
    height: 2.26rem;
    position:absolute;
}
.ig{
    position:relative;
    float:left;
}
.dot{
    position:absolute;
    left: 6.9rem;
    bottom: .16rem;
}
.dotPink{
    background-color:#fa7298;
}
.dotWhite{
    background-color: white;
}
.dot li{
    width: .1rem;
    height: .1rem;;
    margin-left: .08rem;;
    border-radius:50%;
    float:left;
    cursor:pointer;
}
/*图片展示*/
.list{
    background-color: #f0f0f0;
    float: left;
    position: relative;
	width:100%;	 
}
.list ul{
    position: relative;
    float: left;
    width: 100%;
    padding: .1rem;
    padding-bottom: 0;
    box-sizing: border-box;
}
.list ul li{
    float: left;
    width: 49.25%;
    margin-bottom: .1rem;
    background-color: white;
 }
.list ul li>a>img{
    height: 5.08rem;
    width: 100%;
    vertical-align:top;
}
.list ul li:nth-child(odd){
    margin-right: 1.5%;
}
.boxCard{
    position: relative;
    font-size: .28rem;
    line-height: .24rem;
    color: #333;
    padding: .16rem;
    box-sizing: border-box;
}
.list ul li span{
    display: block;
    font-size: .24rem;
    line-height: .24rem;
    color: #999;
}
.subCard{
    top: .16rem;
    right: .18rem;
    position: absolute;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}
.subCard p{
    background: url("../imgs/icon_xiezhen_06.png")no-repeat;
    width: .32rem;
    height: .28rem;
    background-size: 100% 100%;
    position: relative;
}
.subCard >span{
    display: block;
    position: relative;
}
footer{
    width: 100%;
    background-color: rgb(255, 255, 255);
    position: fixed;
    bottom: 0;
    max-width: 1024px;
    height: .98rem;
    z-index: 11;
}
footer .foot-nav {
    height: .98rem;
    width: 100%;
    display: flex;
    align-items: center;
}
footer .foot-nav li{
    flex-basis: 50%;
}
footer .foot-nav li a{
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
footer .foot-nav li:first-child img{
    width: .53rem;
    height: .48rem;
}
footer .foot-nav li:last-child img{
    width: .48rem;
    height: .48rem;
}