@charset "UTF-8";
.index{
    width:7.5rem;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.index-banner{
    width: 100%;
    height: 4.5rem;
    overflow: hidden;
    background: url(1.jpg) no-repeat center;
    background-size: 100% 100%;
}
.index-div{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0.6rem 0.32rem;
}
.index-div h1{
    font-size: 0.36rem;
    line-height: 1em;
    color: #25303b;
    text-align: center;
}
.index-div p{
    font-size: 0.26rem;
    line-height: 0.36rem;
    color: #666666;
    margin: 0.35rem 0 0.25rem;
}
.index-div img{
    display: block;
    width: 100%;
}
.index-div1{
    width: 100%;
    height: 11.04rem;
    overflow: hidden;
    background: url(3.jpg) no-repeat center;
    background-size: 100% 100%;
    padding: 0.6rem 0.32rem;
}
.index-div1 h1{
    font-size: 0.36rem;
    line-height: 1em;
    text-align: center;
    color: #FFF;
}
.index-div1 ul{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0.4rem 0 0.3rem;
}
.index-div1 ul li{
    width: 100%;
    height: 1.8rem;
    overflow: hidden;
    padding: 0.35rem 0.3rem 0 1.16rem;
    margin-bottom: 0.2rem;
}
.index-div1 ul li:nth-child(2),
.index-div1 ul li:nth-child(3){
    padding: 0.5rem 0.3rem 0 1.16rem;
}
.index-div1 ul li h3{
    font-size: 0.3rem;
    line-height: 1em;
    color: #25303b;
    margin-bottom: 0.15rem;
}
.index-div1 ul li p{
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #666666;
}
.index-div1 > p{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}
.index-div1 > p a{
    width: 2.8rem;
    height: 0.8rem;
    display: inline-block;
    text-align: center;
    line-height: 0.8rem;
    font-size: 0.26rem;
    color: #f38118;
    background: #FFF;
    border-radius: 5px;
}
.index-div1 > p a:first-child{
    margin-right: 0.6rem;
    color: #FFF;
    background: #f38118;
}
.index-div2{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0.6rem 0.32rem;
}
.index-div2 h1{
    text-align: center;
    color: #25303b;
    font-size: 0.36rem;
    line-height: 1em;
}
.index-div2 > p{
    width: 100%;
    height: auto;
    font-size: 0.26rem;
    line-height: 0.36rem;
    color: #666666;
    margin: 0.35rem auto 0.25rem;
}
.index-div2 ul{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.index-div2 ul li{
    width: 100%;
    height: 3.46rem;
    overflow: hidden;
    padding: 0.35rem 0.3rem;
    background: url(4.png) no-repeat center;
    background-size: 100% 100%;
    margin-bottom: 0.1rem;
}
.index-div2 ul li h3{
    font-size: 0.3rem;
    line-height: 1em;
    color: #25303b;
    margin-bottom: 0.15rem;
}
.index-div2 ul li h3 span{
    color: #f38118;
    display: inline-block;
    margin-right: 0.15rem;
    font-weight: bold;
}
.index-div2 ul li p{
    font-size: 0.26rem;
    line-height: 0.36rem;
    color: #666666;
}
.index-div2 ul li p span{
    font-weight: bold;
    color: #25303b;
}
.index-div3{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0.6rem 0.32rem;
    background: #25303b;
}
.index-div3 h1{
    text-align: center;
    color: #FFF;
    font-size: 0.36rem;
    line-height: 1em;
}
.index-div3 > p{
    width: 100%;
    height: auto;
    font-size: 0.26rem;
    line-height: 0.3rem;
    color: #cccccc;
    text-align: center;
    margin: 0.25rem auto 0.45rem;
}
.index-div3 ul{
    width: 4.98rem;
    height: 4.85rem;
    overflow: hidden;
    margin: 0 auto;
    background: url(5.png) no-repeat center;
    background-size: 100% 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.index-div3 ul li{
    width: 2rem;
    height: 2rem;
    overflow: hidden;
    font-size: 0.24rem;
    line-height: 0.3rem;
    padding-top: 1.3rem;
    text-align: center;
    color: #FFF;
}
.index-div3 ul li+li+li{
    margin-top: 0.8rem;
}
.index-div4{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0.6rem 0.32rem;
    border-bottom: 0.2rem solid #f7f7f7;
}
.index-div4 h1{
    text-align: center;
    color: #25303b;
    font-size: 0.36rem;
    line-height: 1em;
}
#index-slide{
    width: 100%;
    height: 3.3rem;
    overflow: hidden;
    margin: 0.4rem 0 0.5rem;
    position:relative;
    overflow:hidden;
}
#index-slide .hd{
    width:100%;
    height:0.2rem;
    position:absolute;
    z-index:10;
    bottom:0;
    line-height:0;
    font-size:0;
    overflow:hidden;
}
#index-slide .hd ul{
    display: flex;
    justify-content: center;
}
#index-slide .hd li{
    width:0.2rem;
    height:0.2rem;
    border-radius: 50%;
    background: #7b8fa4;
    background-size: 0.2rem 0.2rem;
    margin:0 0.1rem 0;
}
#index-slide .hd li:last-child{
    margin-right:0;
}
#index-slide .hd .on{
    background: #25303b;
    background-size: 0.2rem 0.2rem;
}
#index-slide .bd{
    position:relative;
    z-index:1;
}
#index-slide .bd ul{
    width: 100%;
    height: auto;
    overflow: hidden;
}
#index-slide .bd li{
    width: 3.43rem;
    height: 2.74rem;
    overflow: hidden;
    font-size: 0.26rem;
    line-height: 0.3rem;
    color: #25303b;
    text-align: center;
    padding-top: 2.2rem;
    float: left;
}
#index-slide .bd li:last-child{
    float: right;
}
.index-li{
    background: url(6.png) no-repeat center;
    background-size: 100% 100%;
}
.index-li1{
    background: url(7.png) no-repeat center;
    background-size: 100% 100%;
}
.index-li2{
    background: url(8.png) no-repeat center;
    background-size: 100% 100%;
}
.index-li3{
    background: url(9.png) no-repeat center;
    background-size: 100% 100%;
}
.index-li4{
    background: url(10.png) no-repeat center;
    background-size: 100% 100%;
}
.index-li5{
    background: url(11.png) no-repeat center;
    background-size: 100% 100%;
}
.index-div4 > p{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}
.index-div4 > p a{
    width: 2.8rem;
    height: 0.8rem;
    display: inline-block;
    text-align: center;
    line-height: 0.8rem;
    font-size: 0.26rem;
    color: #f38118;
    border: 1px solid #f38118;
    border-radius: 5px;
}
.index-div4 > p a:first-child{
    margin-right: 0.6rem;
    color: #FFF;
    background: #f38118;
}