.jind1_top{
    display: flex;
    justify-content: space-between;
    padding-left: 1.1rem;
    box-sizing: border-box;
    margin-bottom: .25rem;
}
.jia1_txt{
    width: 4rem;
    border-top: 2px solid #333;
    padding-top: .4rem;
    position: relative;
}
.jia1_txt>img{
    position: absolute;
    left: 0;
    bottom: -1.5rem;
    width: 4.4rem;
}
.jia1_txt>p{
    font-size: .26rem;
    margin: 0;
    color: #333;
    line-height: .38rem;
}
.jia1_img{
    width: 12.36rem;
}
.jiaindex1{
    padding-top: .9rem;
    padding-bottom: 1.3rem;
}
.jiaindex1>h5{
    text-align: center;
    color: #333;
    font-size: .5rem;
    margin: 0;
    margin-bottom: .9rem;
    line-height: 1;
}
.jind1_bot{
    width: 100%;
    padding: 0 1.1rem;
    position: relative;
    z-index: 1;
}
.jia1botimg{
    width: 32.4%;
    float: left;
    margin-right: 1.4%;
}
.jia1botimg:nth-child(3n){
   margin-right: 0; 
}

.jia1botimg,.jia1_img{
	overflow: hidden;
}
.jia1botimg img,.jia1_img img{
     transition: all 1s;
}
.jia1botimg img:hover,.jia1_img img:hover{
	transform: scale(1.1);
}
.jiaindex2{
    display: none;
    padding: .9rem 1.1rem 1.2rem;
    background: #fbfbfb;
}
.jiaindex2>h5{
    text-align: center;
    color: #333;
    font-size: .5rem;
    margin: 0;
    margin-bottom: .7rem;
    line-height: 1;
}

.jia2indcon{
    padding: 0rem;
    height: 6.2rem ;
    overflow: hidden;
    position: relative;
}
.swiper-slide{
    margin-top: 10%;
    opacity: .6;
}
.swiper-slide-active .jia2img{
    width: 10rem;
    /* height: 5.5rem; */
    position: relative;
    z-index: 111;
    left: 50%;
    margin-left: -5rem;
}
.swiper-slide-active{
    margin-top: 0 !important;
    opacity: 1;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}
.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #e62129;
}
.jleft {
    left: 0;
}
.jia2 {
    position: absolute;
    z-index: 11;
    width: .5rem;
    bottom: 50%;
    cursor: pointer;
    /* border: 1px solid #e62129; */
    height: .5rem;
    border-radius: 100%;
    line-height: .5rem;
    text-align: center;
    background: #e5e5e5;
    color: #fff;
    font-size: .25rem;
    padding-top: .11rem;
    box-sizing: border-box;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    outline: none;
}
.jright{
    right: 0;
}
.jia2>i{
    color: #fff;
    font-size: .22rem;
    position: relative;
    top: .02rem;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.jright:hover,.jleft:hover{
    background: #e62129;
}
.jiaindex3{
    padding: 1.1rem 1.1rem 1.5rem;
}
.jiaindex3>h5{
    text-align: center;
    color: #333;
    font-size: .5rem;
    margin: 0;
    margin-bottom: .7rem;
    line-height: 1;
}
.jia3box{
    float: left;
    width: 18.8%;
    margin-right: 1.5%;
    padding: .3rem .25rem .25rem;
    background: #f1f1f1;
    -webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;	
    transition: 0.3s linear;
    border-radius: 5px;
    margin-bottom: .3rem;
}
.jia3box:nth-child(5n){
    margin-right: 0;
}
.jia3box>h5{
    color: #333;
    font-size: .22rem;
    line-height: 1;
    margin: 0;
    margin-bottom: .6rem;
    -webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;	
    transition: 0.3s linear;
}
.jia3box>p{
    color: #cbcbcb;
    font-size: .4rem;
    line-height: 1;
    margin: 0;
}
.jia3box:hover{
    background: #e62129;
}
.jia3box:hover h5{
    color: #fff;
}

@media (max-width: 992px){
.jiaindex1 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.jiaindex1>h5 {
    text-align: center;
    color: #333;
    font-size: 20px;
    margin-bottom: 20px;
}
.jind1_top {
    display: inherit;
    padding-left:20px;
    margin-bottom: 15px;
}
.jia1_txt {
    width: 74%;
    border-top: 2px solid #333;
    padding-top: 20px;
    position: relative;
    margin-bottom: 20px;
}
.jia1_txt>p {
    font-size: 16px;
    margin: 0;
    color: #333;
    line-height: 24px;
}
.jia1_img {
    width: 94%;
}
.jind1_bot {
    width: 100%;
    padding: 0 20px;
    position: relative;
    z-index: 1;
}
.jiaindex2 {
    padding: 30px 20px;
    background: #fbfbfb;
}
.jiaindex2>h5 {
    text-align: center;
    color: #333;
    font-size: 20px;
    margin: 0;
    margin-bottom: 20px;
    line-height: 1;
}
.swiper-slide-active .jia2img {
    width: 80%;
    /* height: 5.5rem; */
    position: relative;
    z-index: 111;
    left: 10%;
    margin-left: 0;
}
.jia2indcon {
    padding: 0rem;
    height: 185px;
    overflow: hidden;
    position: relative;
}
.jia2 {
    position: absolute;
    z-index: 11;
    width: 30px;
    bottom: 50%;
    cursor: pointer;
    /* border: 1px solid #e62129; */
    height: 30px;
    border-radius: 100%;
    line-height: 30px;
    text-align: center;
    background: #e5e5e5;
    color: #fff;
    /* font-size: 49px; */
    padding-top: 10px;
    box-sizing: border-box;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    outline: none;
}
.jia2>i {
    color: #fff;
    font-size: 16px;
    position: relative;
    top: -4px;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.jiaindex3 {
    padding: 30px 20px;
}
.jiaindex3>h5 {
    text-align: center;
    color: #333;
    font-size: 20px;
    margin: 0;
    margin-bottom: 20px;
    line-height: 1;
}
.jia3box {
    float: left;
    width:100%;
    margin-right:0;
    padding: 10px;
    background: #f1f1f1;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    border-radius: 5px;
    margin-bottom: 10px;
}
.jia3box:nth-child(5n) {
    margin-right: 1%;
}
.jia3box:nth-child(2n) {
    margin-right: 0;
}
.jia3box>h5 {
    color: #333;
    font-size: 16px;
    line-height: 1;
    margin: 0;
    margin-bottom: 26px;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.jia3box>p {
    color: #cbcbcb;
    font-size: 18px;
    line-height: 1;
    margin: 0;
}
.banner {
    height: auto;
    margin-top: 0;
}
}