.proindex1 {
    padding-top: 2.1rem;
    border-bottom: 1px solid #e2e2e2;
    /* margin-bottom: 10rem; */
}

.proind1_left {
    width: 46%;
    float: left;
    padding: .8rem 0 1.2rem .7rem;
}

.proind1_left>h5 {
    color: #222;
    font-size: .5rem;
    line-height: 1;
    margin-bottom: .3rem;
}

.proind1_left>p {
    color: #444;
    font-size: .18rem;
    line-height: 1.6;
    margin-bottom: .68rem;
}

.proind1img {
    width: 100%;
    height: 2.3rem;
    overflow: hidden;
    position: relative;
}

.swiper-container-pro {
    width: 100%;
    padding-right: 1.7rem;
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 5px;
    top: 1.2rem;
    transform: translate3d(0px, -50%, 0);
}

.proind1_right {
    position: absolute;
    right: 0;
    width: 44%;
    top: -.2rem;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #1810df;
}

.probox1_left {
    width: 27%;
    float: left;
    padding: .6rem;
}

.probox1_right {
    width: 70%;
    float: left;
    padding: 2.05rem 0 .6rem .85rem;
    border-left: 1px solid #e2e2e2;
}
.probox1_right img{
	max-width: 100%;
}

.probox2_right {
    width: 73%;
    float: left;
    padding-bottom: .6rem;
}
.probox2_right img{
	max-width: 100%;
}
.probox2>.probox1_left>img {
    margin-top: 3rem;
    width: .5rem;
}

.probox1_left>h5 {
    font-size: .3rem;
    color: #222;
    line-height: 1;
    width: .03rem;
    width: 100%;
}

.probox1_left>h5>img {
    margin-right: .12rem;
}

.probox1_left>img {
    margin-top: 1.45rem;
    width: .4rem;
}

.probox1 {
    border-bottom: 1px solid #e2e2e2;
}

.probox1_right>p {
    font-size: .18rem;
    line-height: 1.7;
    color: #444;
}

.probox2_right>p {
    font-size: .18rem;
    line-height: 1.7;
    color: #444;
    margin: .6rem 0 .9rem;
    padding-left: .85rem;
    padding-right: .7rem;
}

.probox2_types {
    width: 100%;
    padding-left: .85rem;
    padding-right: .7rem;
}

.probox2_types>li {
    width: 22%;
    float: left;
    margin-right: 4%;
    border-radius: .1rem;
    border: 1px solid #e2e2e2;
    margin-bottom: .25rem;
    line-height: .6rem;
    padding: 0 .16rem;
    position: relative;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

.probox2_types>li:hover {
    background: #1810df;
}

.probox2_types>li:hover>a>p {
    color: #fff;
}

.probox2_types>li:nth-child(4n) {
    margin-right: 0;
}

.probox2 {
    border-bottom: 1px solid #e2e2e2;
}

.probox2_types>li>a {
    display: flex;
    justify-content: space-between;
    line-height: .6rem;
}

.probox2_types>li>a>p {
    font-size: .2rem;
    color: #222;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

.probox2_types>li>a>i {
    font-size: .2rem;
    color: #e2e2e2;
    margin-top: .2rem;
}

.pronei {
    position: absolute;
    top: 94%;
    left: -.52%;
    width: 101.2%;
    z-index: 1;
    padding: 0 .25rem;
    background: #f8f8f8;
    display: none;
    border: 1px solid #e2e2e2;
    border-bottom-left-radius: .1rem;
    border-bottom-right-radius: .1rem;
}

.pronei>li {
    line-height: .5rem;
    border-bottom: 1px solid #e2e2e2;
}

.pronei>li :last-child {
    border-bottom: none;
}

.pronei>li>a {
    font-size: .16rem;
    color: #666;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}


/* .probox2_types>li:hover {
    background: #f8f8f8;
} */

.probox3>.probox1_left {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: .5rem .7rem;
}

.probox3>.probox1_left>img {
    margin-top: 0;
}

.probox3con {
    padding: 0 .7rem 0 .6rem;
}

.pro3con {
    width: 23%;
    display: inline-block;
    float: left;
    margin-right: 2.6%;
    border-radius: .1rem;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    margin-bottom: .4rem;
}

.pro3con:nth-child(4n) {
    margin-right: 0;
}

.pro3img {
    position: relative;
    padding: .35rem 0;
}

.pro3img>img {
    display: list-item;
    width: 60% !important;
    margin: 0 auto;
}

.promb {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(1, 0, 37, .7);
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

.promb>img {
    width: .55rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -.275rem;
    margin-left: -.275rem;
    z-index: 1;
}

.pro3con:hover .promb {
    opacity: 1;
}

div.center {
    text-align: center;
    margin: .4rem 0 .8rem;
}

@media (max-width: 992px) {
    .proindex1 {
        /* padding-top: 140px; */
        border-bottom: 1px solid #e2e2e2;
        /* margin-bottom: 10rem; */
    }
    .proind1_left {
        width: 100%;
        float: left;
        padding: 30px 20px;
    }
    .proind1_left>h5 {
        color: #222;
        font-size: 20px;
        line-height: 1;
        margin-bottom: 10px;
    }
    .proind1_left>p {
        color: #444;
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 10px;
    }
    .proind1img {
        width: 100%;
        height: 6.5rem;
        overflow: hidden;
        position: relative;
    }
    .proind1_right {
        display: none;
        position: absolute;
        right: 0;
        top: 100px;
        -webkit-transition: 0.3s linear;
        -moz-transition: 0.3s linear;
        -ms-transition: 0.3s linear;
        -o-transition: 0.3s linear;
        transition: 0.3s linear;
        z-index: -1;
    }
    .probox1_left {
        width: 100%;
        float: left;
        padding: 30px 20px 0;
        position: relative;
    }
    .probox2>.probox1_left>img {
        margin-top: 0;
    }
    .probox1_left>img {
        margin-top: 0;
        width: 20px;
        position: absolute;
        right: 20px;
        top: 30px;
    }
    .probox1_left>h5 {
        font-size: 20px;
        color: #222;
        line-height: 1;
        width: .03rem;
        width: 100%;
    }
    .probox1_left>h5>img {
        margin-right: 10px;
        width: 2px;
    }
    .probox1_right {
        width: 100%;
        float: left;
        padding: 20px;
        border-left: 1px solid #e2e2e2;
    }
    .probox1_right>p {
        font-size: 14px;
        line-height: 1.4;
        color: #444;
    }
    .probox2_right {
        width: 100%;
        float: left;
        padding-bottom: 30px;
    }
    .probox2_right>p {
        font-size: 14px;
        line-height: 1.4;
        color: #444;
        margin: 20px 0;
        padding-left: 20px;
        padding-right: 20px;
    }
    .probox2_types>li {
        width: 100%;
        float: left;
        margin-right: 0;
        border-radius: .1rem;
        border: 1px solid #e2e2e2;
        margin-bottom: 20px;
        height: 30px;
        line-height: 30px;
        padding: 0 20px;
        position: relative;
        -webkit-transition: 0.3s linear;
        -moz-transition: 0.3s linear;
        -ms-transition: 0.3s linear;
        -o-transition: 0.3s linear;
        transition: 0.3s linear;
    }
    .probox2_types>li>a {
        display: flex;
        justify-content: space-between;
        line-height: 30px;
    }
    .probox2_types>li>a>p {
        font-size: 14px;
    }
    .probox2_types>li>a>i {
        font-size: 18px;
        color: #e2e2e2;
        margin-top: 6px;
    }
    .pronei {
        position: absolute;
        top: 94%;
        left: -.2%;
        width: 100.4%;
        z-index: 1;
        padding: 0 20px;
        background: #f8f8f8;
        display: none;
        border: 1px solid #e2e2e2;
        border-bottom-left-radius: .1rem;
        border-bottom-right-radius: .1rem;
    }
    .pronei>li {
        line-height: 30px;
        border-bottom: 1px solid #e2e2e2;
    }
    .pronei>li>a {
        font-size: 12px;
    }
    .probox3con {
        padding: 30px 20px 10px;
    }
    .probox3>.probox1_left {
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 30px 20px;
    }
    .pro3con {
        width: 47%;
        display: inline-block;
        float: left;
        margin-right: 6%;
        border-radius: .1rem;
        overflow: hidden;
        border: 1px solid #e2e2e2;
        margin-bottom: 20px;
    }
    .pro3con:nth-child(2n) {
        margin: 0;
    }
    div.center {
        text-align: center;
        margin: 0 0 30px;
        padding: 0 20px;
    }
    .center>li {
        width: 35px;
        background: #eeeeee;
        height: 35px;
        border-radius: 100%;
        line-height: 35px;
    }
    .center>li>a>i {
        color: #222;
        font-size: 20px;
    }
    ul.pagination li a {
        color: #888;
        float: left;
        padding: 0 16px;
        text-decoration: none;
        border: none;
        font-size: 14px;
        line-height: 35px;
    }
}