


.bigbox {
    width: 7.5rem;
    background-color: #fff;
}

.ovh {
    overflow: hidden;
}

.tac {
    text-align: center;
}

.w750 {
    width: 7.5rem;
}

.banner {
    height: 4rem;
    display: block;
    background: url(../images/banner.png) center no-repeat;
    background-size: 100%;
}

.form {
    width: 7.5rem;
    height: 5.3rem;
    background: url(../images/form-bg.png) center no-repeat;
    background-size: 100%;
    font-size: 0;
    overflow: hidden;
}

.form input[type=text] {
    display: block;
    margin: 0 auto;
    width: 4rem;
    height: .72rem;
    background: #E1E1E1;
    border: none;
    font-size: .3rem;
    line-height: .72rem;
    text-indent: .2rem;
    border-radius: .15rem;
}

.form input[type=text]:nth-child(1) {
    margin-top: 2.13rem;
    margin-bottom: .2rem;
}

.form a {
    margin-top: .2rem;
}

/* 轮播 */
.xyhj {
    height: 10.78rem;
    background: url(../images/lunbo-bg.png);
    background-size: 100%;
}

.xyhj .lunbo {
    margin: 0 auto;
    width: 7rem;
    margin-top: 5.6rem;
    height: 4rem;
}

.xyhj .lunbo img {
    width: 7rem;
    height: 4rem;
}

.a_style {
    display: block;
    width: 4rem;
    height: .72rem;
    background: linear-gradient(180deg, #FED1D1 0%, #EA3A3A 100%);
    box-shadow: .02rem .02rem .02rem #FFA9A9;
    border-radius: .15rem;
    text-align: center;
    line-height: .72rem;
    font-size: 0.26rem;
    font-weight: bold;
    color: #FFFFFF;
}

.sxb {
    height: 9.27rem;
    background: url(../images/sxb.png) center no-repeat;
    background-size: 100%;
}

.sxb a {
    margin-top: 8.32rem;
}

.wsm_img {
    width: 7.5rem;
    height: 2.08rem;
}

.ys_list {
    display: block;
    margin: 0 auto;
    width: 6.49rem;
    height: 1.3rem;
    background: url(../images/list.png) center no-repeat;
    background-size: 100%;
    font-size: 0;
    position: relative;
}

.ys_list img {
    position: absolute;
    width: .69rem;
    height: .67rem;
    left: .46rem;
    top: .27rem;
    transition: .3s;
}

.ysbox li .ys_data {
    visibility: hidden;
    margin: 0 auto;
    width: 6.46rem;
    height: 0rem;
    background: url(../images/data-bg1.png) bottom no-repeat;
    background-size: 6.46rem 3.73rem;
    position: relative;
    margin-top: .32rem;
    padding: 0 .42rem;
    box-sizing: border-box;
    display: flex;
    flex-direction:column;
    justify-content: center;
    align-items: center;
    transition: .3s;
    overflow: hidden;
}

.ysbox .ys:last-of-type .ys_data{
    background: url(../images/data-bg2.png) bottom no-repeat;
    background-size: 6.46rem 3.73rem;
}

.ys_list div {
    display: inline-block;
    width: 5rem;
    height: 1.3rem;
    margin-left: 1.55rem;
}

.ys_list div p {
    font-size: .3rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 1.3rem;
    color: #FFFFFF;
    text-align: center;
}

.ysbox li .ys_data p {
    width: 100%;
    
    text-align: left;
    /* position: absolute;
    left: .42rem;
    top: 0; */
    font-size: .3rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: .3rem;
    color: #1374FF;
    flex: 30;
}

.ysbox li .ys_data span {
    display: block;
    font-size: .24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: .4rem;
    color: #FFFFFF;
    text-align: justify;
    flex: 360;
    display: flex;
    flex-direction:column;
    justify-content: center;
    align-items: center;
}

.kctx{
    height: 8.9rem;
    background: url(../images/kctx.png) center no-repeat;
    background-size: 100%;
}

.kctx a {
    margin-top: 7.6rem;
}


.jygw{
    height:11.34rem;
    background: url(../images/jygw.png) center no-repeat;
    background-size: 100%;
}

.jygw a {
    margin-top: 10.62rem;
}
