@charset "UTF-8";

.index {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.index-xz {
    width: 6.86rem;
    height: 3.6rem;
    margin: 0.6rem auto 0;
    position: relative;
    overflow: hidden;
}

.index-xz .hd {
    width: 100%;
    height: 0.2rem;
    position: absolute;
    z-index: 10;
    bottom: 0.2rem;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.index-xz .hd ul {
    display: flex;
    justify-content: center;
}

.index-xz .hd li {
    width: 0.2rem;
    height: 0.2rem;
    margin-right: 0.2rem;
    background: url("../index/48.png") no-repeat center;
    background-size: 0.2rem 0.2rem;
}

.index-xz .hd li:last-child {
    margin-right: 0;
}

.index-xz .hd .on {
    background: url("../index/50.png") no-repeat center;
    background-size: 0.2rem 0.2rem;
}

.index-xz .bd {
    position: relative;
    z-index: 1;
}
.index-xz .bd ul{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.index-xz .bd li{
    width: 3.2rem;
    height: auto;
    float: left;
    overflow: hidden;
}
.index-xz .bd li:last-child{
    float: right;
}
.index-xz .bd li img{
    width: 1rem;
    display: block;
    margin: 0 auto;
}
.index-xz .bd li h3{
    font-size: 0.32rem;
    color: #1a1a1a;
    font-weight: normal;
    text-align: center;
    margin: 0.2rem 0;
}
.index-xz .bd li p{
    font-size: 0.26rem;
    line-height: 0.36rem;
    color: #666666;
}
.index-div {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0.6rem 0.32rem;
    overflow: hidden;
}

.index-div h1 {
    text-align: center;
    font-size: 0.36rem;
    line-height: 1em;
    color: #000;
    margin-bottom: 0.4rem;
}

.index-slide {
    width: 6.28rem;
    height: 5.3rem;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.index-slide .hd {
    width: 100%;
    height: 0.2rem;
    position: absolute;
    z-index: 10;
    bottom: 0.2rem;
    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;
    margin-right: 0.2rem;
    background: url("../index/48.png") no-repeat center;
    background-size: 0.2rem 0.2rem;
}

.index-slide .hd li:last-child {
    margin-right: 0;
}

.index-slide .bd {
    position: relative;
    z-index: 1;
}

.index-slide .hd .on {
    background: url("../index/50.png") no-repeat center;
    background-size: 0.2rem 0.2rem;
}

.index-slide .bd li {
    width: 100%;
    height: 4.69rem;
}

.index-div-li {
    background: url(../index/1.png) no-repeat center;
    background-size: 100% 100%;
}

.index-div-li1 {
    background: url(../index/2.png) no-repeat center;
    background-size: 100% 100%;
}

.index-div-li2 {
    background: url(../index/3.png) no-repeat center;
    background-size: 100% 100%;
}

.index-slide .bd li a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.index-slide .bd li p {
    width: 3.85rem;
    height: 1.2rem;
    font-size: 0.28rem;
    line-height: 1em;
    color: #FFF;
    margin-top: 2.9rem;
    padding: 0.2rem 0 0 0.2rem;
    background: rgba(68, 68, 68, 0.3)
}

.index-slide .bd p span {
    display: block;
    font-size: 0.48rem;
    font-weight: bold;
    margin-top: 0.1rem;
    line-height: 1em;
}

.index-div2 {
    width: 100%;
    height: 3.44rem;
    background: #1f2532;
    overflow: hidden;
}

.index-div2 h1 {
    font-size: 0.48rem;
    line-height: 1em;
    text-align: center;
    color: #FFF;
    margin-top: 0.8rem;
}

.index-div2 h1 a {
    width: 2.7rem;
    height: 0.75rem;
    display: block;
    background: #FFF;
    font-size: 0.37rem;
    line-height: 0.75rem;
    text-align: center;
    color: #1f2532;
    margin: 0.55rem auto 0;
}

.index-div3 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0;
    padding: 0.6rem 0.32rem;
}

.index-div3>h1 {
    text-align: center;
    font-size: 0.36rem;
    line-height: 0.46rem;
    margin-bottom: 0.2rem;
}

.index-tit {
    color: #17aaa5;
}

.index-tit1 {
    color: #d98e17;
}

.index-tit2 {
    color: #17a4d9;
}

.index-tit3 {
    color: #b90f4f;
}

.index-div3>p {
    font-size: 0.28rem;
    line-height: 0.38rem;
    color: #666666;
    margin-bottom: 0.4rem;
}

.index-list {
    width: 100%;
    padding: 0.6rem 0 1rem;
    position: relative;
    background: #e6e6e6;
}

.index-list .hd {
    width: 100%;
    height: 0.2rem;
    position: absolute;
    z-index: 1;
    bottom: 0.4rem;
    text-align: center;
}

.index-list .hd ul {
    display: inline-block;
    height: 0.2rem;
    font-size: 0;
    vertical-align: top;
}

.index-list .hd ul li {
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    background: url(../index/48.png) no-repeat center;
    background-size: 100% 100%;
    margin-right: 0.2rem;
    vertical-align: top;
    overflow: hidden;
}

.index-list .hd ul li:last-child {
    margin-right: 0;
}

.index-list .bd {
    position: relative;
    z-index: 0;
}

.index-list .bd li:first-child {
    margin-bottom: 0.2rem;
    font-size: 0.36rem;
    line-height: 0.48rem;
    text-align: center;
    color: #000;
    font-weight: bold;
}

.index-list .bd li:first-child span {
    width: 0.48rem;
    position: relative;
    display: inline-block;
    margin-right: 0.15rem;
}

.index-list .bd li:first-child img {
    width: 0.48rem;
    position: absolute;
    top: -0.35rem;
    left: 0;
}

.index-list .bd li:last-child {
    font-size: 0.28rem;
    line-height: 0.38rem;
    color: #666666;
    padding: 0 0.3rem;
}

#index-slide1 .hd li.on {
    background: url("../index/44.png") no-repeat center;
    background-size: 0.2rem 0.2rem;
}

#index-slide2 .hd li.on {
    background: url("../index/45.png") no-repeat center;
    background-size: 0.2rem 0.2rem;
}

#index-slide3 .hd li.on {
    background: url("../index/46.png") no-repeat center;
    background-size: 0.2rem 0.2rem;
}

#index-slide4 .hd li.on {
    background: url("../index/47.png") no-repeat center;
    background-size: 0.2rem 0.2rem;
}

.index-div3>a {
    width: 2.7rem;
    height: 0.75rem;
    display: block;
    margin: 0.6rem auto 0;
    font-size: 0.38rem;
    line-height: 0.75rem;
    text-align: center;
    font-weight: bold;
    color: #FFF;
}

.index-btn {
    background: #17aaa5;
}

.index-btn1 {
    background: #d98e17;
}

.index-btn2 {
    background: #17a4d9;
}

.index-btn3 {
    background: #b90f4f;
}

.index-div4 {
    width: 100%;
    height: 6.64rem;
    background: url(../index/9.png) no-repeat center;
    background-size: 100% 100%;
}

.index-div5 {
    width: 100%;
    height: 6.64rem;
    background: url(../index/15.png) no-repeat center;
    background-size: 100% 100%;
}

.index-div6 {
    width: 100%;
    height: 6.64rem;
    background: url(../index/21.png) no-repeat center;
    background-size: 100% 100%;
}

.index-div7 {
    width: 100%;
    height: 6.64rem;
    background: url(../index/27.png) no-repeat center;
    background-size: 100% 100%;
}

.index-divc {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0.6rem 0.32rem;
}

.index-divc h1 {
    font-size: 0.36rem;
    line-height: 0.46rem;
    color: #FFF;
    margin-bottom: 0.1rem;
}

.index-divc p {
    font-size: 0.28rem;
    line-height: 0.38rem;
    color: #FFF;
    margin-bottom: 0.5rem;
}

.index-div8 {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0.6rem 0.32rem;
    overflow: hidden;
}

.index-div8 h1 {
    text-align: center;
    font-size: 0.36rem;
    line-height: 1em;
    color: #000;
    margin-bottom: 0.4rem;
}

.index-div8s {
    width: 100%;
    height: 6.3rem;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.index-div8s .hd {
    width: 100%;
    height: 0.2rem;
    position: absolute;
    z-index: 10;
    bottom: 0.2rem;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.index-div8s .hd ul {
    display: flex;
    justify-content: center;
}

.index-div8s .hd li {
    width: 0.2rem;
    height: 0.2rem;
    margin-right: 0.2rem;
    background: url("../index/48.png") no-repeat center;
    background-size: 0.2rem 0.2rem;
}

.index-div8s .hd li:last-child {
    margin-right: 0;
}

.index-div8s .hd .on {
    background: url("../index/50.png") no-repeat center;
    background-size: 0.2rem 0.2rem;
}

.index-div8s .bd {
    position: relative;
    z-index: 1;
}

.index-div8s .bd li {
    width: 100%;
}

.index-div8s .bd li p:first-child {
    width: 100%;
    height: 3.84rem;
    font-size: 0.31rem;
    line-height: 0.45rem;
    padding: 0.3rem;
    color: #666666;
    background: url(../index/31.png) no-repeat center;
    background-size: 6.96rem 100%;
}

.index-div8s .bd li p:last-child img {
    width: 1.32rem;
    display: block;
    float: left;
    margin-right: 0.2rem;
}

.index-div8s .bd li p:last-child {
    font-size: 0.32rem;
    line-height: 0.45rem;
    color: #666666;
}

.index-div8s .bd li p:last-child span {
    font-size: 0.45rem;
    display: block;
    color: #000;
    font-weight: bold;
    padding: 0.2rem 0 0.2rem;
}

.index-div9 {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0.6rem 0.32rem;
    overflow: hidden;
    background: #f5f5f5;
}

.index-div9 p:first-child {
    text-align: center;
}

.index-div9 p:first-child img {
    width: 5.82rem;
    margin-bottom: 0.38rem;
}

.index-div9 p:last-child {
    font-size: 0.28rem;
    line-height: 0.38rem;
    color: #000;
}

.index-div9 p:last-child span {
    font-weight: bold;
}

.index-div11 {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0.6rem 0.32rem;
    overflow: hidden;
}

.index-div11 h1 {
    text-align: center;
    font-size: 0.36rem;
    line-height: 1em;
    color: #000;
    margin-bottom: 0.4rem;
}

.index-zhe {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

.index-bj {
    width: 100%;
    height: 100%;
    background: rgba(68, 68, 68, 0.8)
}

.index-show {
    width: 6.86rem;
    height: 7rem;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    border: 0.05rem solid #44a6ea;
    padding: 0;
}

.index-show p {
    width: 100%;
    height: 100%;
    overflow-x: auto;
}

.index-show p img {
    width: 100%;
}

.index-guanbi {
    width: 0.3rem;
    height: 0.3rem;
    background: url(../index/guan.png) no-repeat center;
    position: absolute;
    top: 0.1rem;
    right: 0.2rem;
    cursor: pointer;
}

.box {
    margin-top: 0.4rem;
    width: 100%;
    height: 4.8rem;
    position: relative;
}

.list {
    width: 6.86rem;
    height: 4.8rem;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -3.43rem;
}

.btn {
    position: absolute;
    width: 1.73rem;
    height: 4.8rem;
    line-height: 4.73rem;
    font-size: 0.6rem;
    color: #000;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    z-index: 9;
}

.next {
    right: 0;
}

.list li {
    position: absolute;
    top: 0;
    left: 0;
    list-style: none;
    opacity: 0;
    transition: all 0.3s ease-out;
}

.list ul li img {
    width: 3.4rem;
    height: 4.73rem;
    border: none;
    float: left;
}

.list ul li.p1 {
    transform: translate3d(0, 0, 0) scale(0.81);
}

.list ul li.p2 {
    transform: translate3d(0px, 0, 0) scale(0.81);
    transform-origin: 0 50%;
    opacity: 0.8;
    z-index: 2;
}

.list ul li.p3 {
    transform: translate3d(1.73rem, 0, 0) scale(1);
    z-index: 3;
    opacity: 1;
}

.list ul li.p4 {
    transform: translate3d(3.45rem, 0, 0) scale(0.81);
    transform-origin: 100% 50%;
    opacity: 0.8;
    z-index: 2;
}

.list ul li.p5 {
    transform: translate3d(3.45rem, 0, 0) scale(0.81);
}