/* head-top */


/* .head_top::after {
    content: "";
    display: block;
    width: 100%;
    height: 2.42rem;
    background: url(../images/headbg.png) no-repeat center top;
    background-size: 19.2rem 2.42rem;
    position: absolute;
    top: -.5rem;
    left: 0;
    z-index: -1;
} */

/*logo*/

.section4{background: url(https://cncdn.yiling.com/uploads/2022/06/section4bg1.jpg) no-repeat center center #fff!important;background-size: cover!important;}
.section4 .tabdivs .div_r .div_text p{font-size:.16rem!important;}
.section4 .tabdivs .div_r .div_text p span{font-size:.16rem!important;}
.section4 .tabdivs .div_r .div_text p strong span{font-size:.18rem!important;}
.section2 .tabdivs .div_l .topnewdes{line-height: 0.3rem;}
#Top_bar .top_bar_right a:not(.action_button) i{font-size:.18rem!important;}


.swiper-container {margin: 0px;padding: 0px;width: 100%;height: 100%; }
.swiper-wrapper {width: 100%;height: 100%; }
.swiper-wrapper  .swiper-slide {width: 100%;height: 100%;z-index: 99;overflow: hidden;}



.sectiontit span {display: block;color: #fff}
.sectiontit span.sen{font-size: 0.3rem; background: url(http://yiling.case.syncretic.cn/test/images/homeimg/line1.png) no-repeat left bottom;padding-bottom: 0.2rem;margin-bottom:0.15rem; }
.sectiontit span.scn{font-size: 0.24rem;}


/* 通用 */

.section_tit span {
    display: block;
    font-size: .43rem;
    color: #000;
    margin-bottom: .06rem;
    line-height: 0.43rem;
}



.section1 .banner_float {
    position: absolute;
    right: -3rem;
    top: 1rem;
    width: 200%;
    height: 100%;
    background: url(images/banner_titbg.png) no-repeat right top;
    background-size: 8.37rem 10.52rem;
   

}
.section1 .banner_float .banner_txt  {
    padding-right: 3.8rem;
    text-align: right;
    padding-top: 5rem;
    
}
.section1 .swiper-container-homebanner .swiper-slide img {
    display: block;



}

.section1 .swiper-container-homebanner .swiper-slide img.s-show{
    display: none;

}
.section1 .swiper-container-homebanner .swiper-slide img.imgH {

  }


.section1 .banner_float span{
    display: block;
    font-size:.23rem;
    color: #000;
    opacity: 0.6;
    line-height: .28rem;
    margin-bottom: .4rem;
}
.section1 .banner_float h2{
    font-size:.54rem;
    color: #000;
    line-height: .74rem;
    margin-bottom: .75rem;
}
.section1 .banner_float h2 b{
    display: block;
    font-size:.54rem;
    font-weight: 600;
}
.section1 .banner_float a{
    display: inline-block;
    box-sizing: border-box;
    width: 2rem;
    height: .5rem;
    background: #fff;
    padding: 0 .3rem;
    border-radius: .25rem;
    font-size: .16rem;
    color: #000;
    line-height: .5rem;
    text-align: left;
    background: url(images/banner_icon.png) no-repeat 1.5rem center #fff;
    background-size: .28rem .16rem;
}
.section1 .banner_float a:hover{
    background: url(../images/home/banner_icon2.png) no-repeat 1.5rem center #d6000f;
    background-size: .28rem .16rem;
    color: #fff;
}

.section1 .tabicons {
    position: absolute;
    width: 100%;
    bottom: .5rem;
    text-align: center;
}
.section1 .tabicons span{
    display: inline-block;
    width: .15rem;
    height: .15rem;
    background: #fff;
    opacity: .8;
    border-radius: 50%;
    cursor: pointer;
    margin: .05rem;
}
.section1 .tabicons span.on{
    background: #c7102c;
}

.section1 .swiper-container-homebanner .banner_icons {
  position: absolute;
  z-index: 9;
  bottom: 1.5rem;
  left: 0;
  text-align: center;
}
.section1 .swiper-container-homebanner .banner_icons span {
  display: inline-block;
  cursor: pointer;
  width: 0.1rem;
  height: 0.1rem;
  border: 1px solid #fff;
  border-radius: 1rem;
  margin: 0 0.05rem;
  opacity: 1;
  background: #fff;
}
.section1 .swiper-container-homebanner .banner_icons span.icons-active {
  width: 0.3rem;
  height: 0.08rem;
  border: none;
  border: 1px solid #c7102c;
  background: #c7102c;
  opacity: 1;
}


.swiper-container {height: 100%;}
.pagination {font-size:0.3rem;color: #fff }
.pagination span {font-size:0.3rem;}
.pagination .swiper-pagination-current {font-size:0.72rem;}

.swiper-button {position: absolute;right: 1.57rem;bottom: 1.13rem;z-index: 9;}
.swiper-button .button {display: inline-block; width: 0.58rem;height: 0.58rem;border:2px solid #fff;cursor: pointer;}
.swiper-button .button-next {background: url(http://yiling.case.syncretic.cn/test/images/homeimg/to_r.png) no-repeat center;}
.swiper-button .button-prev {background: url(http://yiling.case.syncretic.cn/test/images/homeimg/to_lw.png) no-repeat center;margin-left: 0.2rem;}

.section  {position: relative;overflow: hidden;}

 .section1 .slide1 .slideL {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: -0.5s;
    animation-delay:-0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
} 


 
.section1 .slide1 .slideR img.img1 {
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.section1 .slide1 .slideR img.img2 {
    -webkit-animation-duration: 0.9s;
    animation-duration:0.9s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.section1 .slide1 .slideR img.img3 {
    -webkit-animation-duration: 0.6s;
    animation-duration:0.6s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
} 



/* 以岭动态 */
.section2 {
    padding-left:2rem;
    padding-right: 2rem;
    box-sizing: border-box;
    display: table;
    z-index: 100!important;
    background: #fff;
	 background-image: url(https://cncdn.yiling.com/uploads/2022/10/newbg.png);
	background-position:center top;
	background-repeat: no-repeat;

}
.section2::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:2rem;
   /* background:#e7edf6;*/
    z-index: -1;
    /* background-image: url(https://cncdn.yiling.com/uploads/2022/10/newbg.png);*/
}
.section2 .divtab_top {
   overflow: hidden;
    position: relative;
    margin-bottom: 1rem;

}
.section2 .scn{
	width: auto;
	float:left;
}
.section2 .sen{
		width: auto;
	float:left;
	font-size: 0.3rem;  
padding-top: 0.06rem;
padding-left: 0.2rem;
}
.section2 .divtab_top .section_tit {

}
.section2 .divtab_top .arrows {

    position: absolute;
    right: 0;
    bottom: 0;
}

.section2 .tabdivs .div_l {
    width:45%;
}
.section2 .tabdivs .div_l a {
display: block;
width: 100%;
height: 0.5rem;
font-size: 0.23rem;
float: left;
padding-top: 5px;
}
.section2 .tabdivs .div_l img {
    display: block;
    width: 100%;
    height: 5.0rem;
    transform:scale(1.05);
    transition: all 1s;
}
.section2 .tabdivs .div_l .topnewtitle {
 
width: 100%;
height: 0.5rem;
font-size: 0.23rem;
float: left;
padding-top: 5px;
}
.section2 .tabdivs .div_l .topnewdes {
   
width: 100%;
height: 0.6rem;
  font-size: 0.18rem;
  float: left;
  color:#6f6d6d;
}


.section2 .tabdivs .div_l .imgH 
{
-webkit-transform: scale(1);
transform: scale(1);
}

.section2 .tabdivs .div_r {
    width:55%;
}

.section2 .tabdivs .div_r1 {
    width:55%;
    float:left;
}
.section2 .tabdivs .div_r1  ul{
   height: 6.5rem;
	margin-left: 0.2rem;
overflow: hidden;
}
.section2 .tabdivs .div_r1  li{
    width:100%;
    float:left;
	overflow: hidden;
/*	height: 25%;*/
padding-bottom: 0.5rem;
}

.section2 .tabdivs .div_r1  .jgline{
   width:100%;
   border-bottom:1px dashed #c9c9c9;
   float:left;
}
.section2 .tabdivs .div_r1  img{
    width:100%; 
}
.section2 .tabdivs .div_r1 .indexnewsimg {
    width:20%;
    float: left;
}
.section2 .tabdivs .div_r1 .topnewtitle {
    width:78%;
    float: left;
        padding-top: 5px;
     padding-left: 0.1rem;
}
.section2 .tabdivs .div_r1 .topnewtitle a {
    color:#000000;
    font-size: 0.22rem;
  
}
.section2 .tabdivs .div_r1 .indexnewsdes p{
    width:100%;
    float: left;
    color: #6f6d6d;
    margin-top: 0.1rem;
    height: 0.4rem;
    overflow:hidden;
    font-size: 0.15rem;
    line-height: 0.22rem;
    margin-bottom: 0;
}
.section2 .tabdivs .div_r1 .indexnewsdate {
   width: 100%;
    float: left;
    color: #727171;
    margin-top: 5px;
    font-size: 12px;
}

.section2 .arrows::after {
    content: "";
    display: block;
    clear: both;
}
.section2 .arrows span{
    display: inline-block;
    overflow: hidden;
    width: .34rem;
    height: .34rem;
    text-align: center;
    line-height: .34rem;
    border:1px solid #ccc;
    cursor: pointer;
    color: #939599;
    font-size: .16rem;
    font-family:"Microsoft YaHei";
}
.section2 .arrows span.s_prev{
    background: url(../images/arrow_l.png) no-repeat center;
    border-radius: .17rem 0 0 .17rem;
    background: url(../images/arrow_lh.png) no-repeat center #d6000f;
    border:1px solid #d6000f;
}
.section2 .arrows span.s_prev:hover{
    background: url(../images/arrow_lh.png) no-repeat center #d6000f;
    border:1px solid #d6000f;
}
.section2 .arrows span.s_next{
    background: url(../images/arrow_r.png) no-repeat center;
    border-radius: 0  .17rem .17rem 0;
}
.section2 .arrows span.s_next:hover{
    background: url(../images/arrow_rh.png) no-repeat center #d6000f;
    border:1px solid #d6000f;
}
.section2 .tabdivs {
  /*  height: 6.52rem;*/
    overflow: hidden;
}

.section2 .tabdivs .div_r  {
    background: #fff;
    border-radius: 0 1rem 0 0;
}
.section2 .tabdivs .div_r ul li  {
   padding:0 .5rem 0 1rem;
   
}
.section2 .tabdivs .div_r ul li:last-child  h3::after{
    display: none;
 }


.section2 .tabdivs .div_r ul li h3 {
    position: relative;
    padding:0.15rem 0;
    min-height: .6rem;
 }
 .section2 .tabdivs .div_r ul li h3::after {
    content: "";
    display: block;
    height: 1px;
    background: #e6e5e5;
    width: 100%;
    position: absolute;
    bottom: 0;
 }
 .section2 .tabdivs .div_r ul li h3 a{
    display: inline-block;
    /* font-size: .2rem; */
    font-size: 24px;
    color: #000;
    line-height:2;
    width: 4.5rem;
 }

.section2 .tabdivs .div_r ul li p {
    font-size: .14rem;
    color: #666;
    line-height: 1.5;
    display: none;
 }
.section2 .tabdivs .div_r ul li span {
    font-size: .14rem;
    color: #353535;
    position: absolute;
    bottom: .15rem;
    right: 0;
 }
.section2 .tabdivs .div_r ul li.current {
    background: #f4f4f4;
    padding:.35rem .5rem .35rem 1rem;
    border-radius: 0 50rem 50rem 0;
 }
 .section2 .tabdivs .div_r ul li.current h3::after  {
    display: none;
 }
.section2 .tabdivs .div_r ul li.current h3 {
    width: auto;
    font-weight: bold;
}
.section2 .tabdivs .div_r ul li.current h3 a {
    width: auto;

}
 .section2 .tabdivs .div_r ul li.current p {
    display: block;
}
.section2 .tabdivs .div_r ul li.current span {
    bottom: .15rem;
}
.section2 .tabdivs .div_r ul li.bn h3::after {
   display: none;
 }


 .section2 .tabdivs .div_r ul li:nth-child(1) {
    animation-duration: 0s;
    -webkit-animation-duration: 0s;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
 }
 .section2 .tabdivs .div_r ul li:nth-child(2) {
    animation-duration: .9s;
    -webkit-animation-duration: .9s;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
 }
 .section2 .tabdivs .div_r ul li:nth-child(3) {
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
 }
 .section2 .tabdivs .div_r ul li:nth-child(4) {
    animation-duration: 1.1s;
    -webkit-animation-duration: 1.1s;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
 }
 .section2 .tabdivs .div_r ul li:nth-child(5) {
    animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
 }
 .section2 .tabdivs .div_r ul li:nth-child(6) {
    animation-duration: 1.3s;
    -webkit-animation-duration: 1.3s;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
 }
 
 .section_inner .div_more {
    text-align: center;
    padding-top: 0.1rem;
    float: right;
}
.section_inner .div_more a {
   
padding-bottom: 0.11rem;
border-bottom: 1px solid #7f7f7f;
display: block;
width: 1.2rem;
height: 0.20rem;
line-height: 0.30rem;
font-size: 0.15rem;
color: #fff;
background: #d6000f;
border-radius: 0.21rem;
text-align: center;
position: relative;
margin: right;
 
}



.section_inner .div_more_m {
    text-align: center;
    padding-top: 0.5rem;
}
.section_inner .div_more_m a {
   
padding-bottom: 0.11rem;
border-bottom: 1px solid #7f7f7f;
display: block;
width: 1.2rem;
height: 0.20rem;
line-height: 0.30rem;
font-size: 0.15rem;
color: #fff;
background: #d6000f;
border-radius: 0.21rem;
text-align: center;
position: relative;
margin: auto;
display: none; 
}






/* 走进以岭 */
.section3 {
    padding-left:2rem;
    box-sizing: border-box;
    display: table;
    /* background: url(../images/home/section3bg1.jpg) no-repeat center; */
    background-size: cover;
    overflow: hidden;
    transform:scale(1.1);
    transition: all ease-out 2s;
    -moz-transition: 2s; /* Firefox 4 */
    -webkit-transition: 2s; /* Safari 和 Chrome */
    -o-transition: 2s;
}
.section3H {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.section3 .videoBox {
    position:absolute;
    width: 100%;
    height: 100%;
    background: url(images/section3bg1.png) no-repeat center;
    background-size:cover;
    left: 0;
    top: 0;
    z-index: 1;
}
.section3 .section_inner {
    position: relative;
    z-index: 4;
}
.section_inner {
    display: table-cell;
    vertical-align: middle;
}
.section3 .section_div {
    width: 7.0rem;
    height: 5.7rem;
    padding: 0.5rem;
    box-sizing: border-box;
    background:url(images/section3_icon1.png) no-repeat right bottom #f1f1f1;
    background-size: 4.82rem 5.67rem;
    background-color: rgba(241, 241, 241, 0.8);
border-radius: 6px;
}

.section3 .section_div .section_div_content {
    /* width: 6.28rem; */
    height: 4.5rem;
    margin: 0 auto;
    position: relative;
    top: 50%;
    margin-top: -2.5rem;
    /* padding: 1.1rem; */
    /* box-sizing: border-box; */
    /* background:url(../images/home/section3_icon1.png) no-repeat right bottom #f1f1f1; */
    /* background-size: 4.82rem 5.67rem; */
}

.section3 .section_div .div_a {
    position: absolute;
    bottom: 0rem;
    left: 0rem;
}

.section3 .section_div .div_tit{
    margin-bottom: .4rem;
}
.section3 .section_div .div_tit h3 {
    font-size: .32rem;
    color: #221e1f;
    font-weight: bold;
}
.section3 .section_div .div_text {
    margin-bottom: .5rem;
}
.section3 .section_div .div_text p {
    font-size: 0.22rem;
    color: #111111;
    line-height: 0.5rem;
    margin-bottom: .5rem;
}
.section3 .section_tit {
    float: left;
    margin-top: -.6rem;
}

.section3 .vidoIcon {
    display: block;
    width: 1.04rem;
    height: 1.04rem;
    background: url(../images/home/section3_icon2.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    left:4rem;
    cursor: pointer;
    
    
}


.section3   .video_wrap {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 999;
  }
  .section3  .video_wrap #video_index {
    position: absolute;
    width: 50%;
    left: 25%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .section3  .video_wrap .imgclose {
    position: absolute;
    bottom: 10%;
    width: 2.29167vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    cursor: pointer;
  }


  .section3 .videoClose {
    display: block;
    width: .58rem;
    height: .58rem;
    background: url(../images/home/video_close.png) no-repeat;
    background-size: cover;
    position: absolute;
    right: 1rem;
    top: 1rem;
    opacity: .85;
    cursor: pointer;
    display: none;
    opacity: 0;
    z-index: 29;

}





/*.section4*/
.section4 {
    position: relative;
    padding-left:2rem;
    box-sizing: border-box;
    display: table;
    background: url(images/section3bg1.png) no-repeat center #fff;
    background-size: cover;
    z-index:101!important ;
}
.section4 .section_inner {
    height: 100%;
    position: relative;
}
.section4  .section_tit {
    position: absolute;
    top: 1rem;
}
.section4  .section_tit .sen,.section4  .section_tit .scn {
    color: #fff;
}


.section4 .tabicons {
    width: 2.9rem;
    height:100%;
    position: absolute;
    right: 0;
    top: 0;
}
.section4 .tabicons ul {
    height: 100%;
}
.section4 .tabicons ul li {
    height: 25%;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.section4 .tabicons ul li img {
    display: block;
    width: 100%;
    height: 100%;
}

.section4 .tabicons ul li div {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    opacity:0.6 ;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 1;
}
.section4 .tabicons ul li div span {
    width: 100%;
    top: 50%;
    left: 0;
    text-align: center;
    position: absolute;
    color: #fff;
    font-size: .3rem;
    z-index: 5;
    
}

.section4 .tabicons ul li.current div {
    top: 0;
}




.section4 .tabicons .arrows{
    display: inline-block;
    overflow: hidden;
    width: .34rem;
    height: .34rem;
    text-align: center;
    line-height: .34rem;
    
    cursor: pointer;
    color: #939599;
    font-size: .16rem;
    font-family:"Microsoft YaHei";
    position: absolute;
    right: 1.25rem;
    z-index: 10;
}
.section4 .tabicons .arrows.s_up{
    background: url(images/arrow_top.png) no-repeat center #c7102c;
    border-radius: 0 0 .17rem .17rem;
    top: 0;
    

}

.section4 .tabicons .arrows.s_down{
    background: url(images/arrow_down.png) no-repeat center #c7102c;
    border-radius:  .17rem .17rem 0 0;
    bottom: 0;
    

}


.section4 .tabdivs .tabbox {
    display: none;
    height: 200px;
}

.section4 .tabdivs .tabbox:nth-child(1) {
    display: block;
}
.section4 .tabdivs .div_l {
    width: 7rem;
    text-align: right;
    display: block;
    padding-left: 0.1rem;
}
.section4 .tabdivs .div_l img {
    display: block;
    width: 100%;


}

.section4 .tabdivs .div_r{
    width: 6.5rem;
    padding-right: 3.5rem;
    /* padding-top: 2.4rem; */
   /* height: 450px;*/
    overflow-y: hidden;
    position: relative;
    top: 50%;
    margin-top: -200px;
}
.section4 .tabdivs .div_r .div_tit {
    margin-bottom: .45rem;
}
.section4 .tabdivs .div_r .div_tit h3 {
    font-size: .42rem;
    color: #030303;
    font-weight: bold;
}
.section4 .tabdivs .div_r .div_text {
    margin-bottom: 0.2rem;
    /*height: 300px;*/
    overflow-y: hidden;
}
.section4 .tabdivs .div_r .div_text p {
    font-size: .16rem;
    color: #030303;
    line-height: .42rem;
}

.section4 .tabdivs .div_r .div_text_mobile {
    margin-bottom: 0.2rem;
    /*height: 300px;*/
    overflow-y: hidden;
}
.section4 .tabdivs .div_r .div_text_mobile p {
    font-size: .16rem;
    color: #030303;
    line-height: .32rem;
}

@media screen and (min-width:769px) {
    .section4 .tabdivs .div_r .div_text {
        display: block;
    }

    .section4 .tabdivs .div_r .div_text_mobile {
        display: none;
    }

    .section4 .tabdivs .div_r .div_text_mobile p {
        font-size: .16rem;
        color: #030303;
        line-height: .32rem;
    }
}

@media screen and (max-width:768px) {
    .section4 .tabdivs .div_r .div_text {
        display: none;
    }

    .section4 .tabdivs .div_r .div_text_mobile {
        display: block;
    }

    .section4 .tabdivs .div_r .div_text_mobile p {
        font-size: .2rem;
        color: #ffffff;
        line-height: .32rem;
    }
}

/**
.section4 .tabicons ul li.li1 {
    background: url(../images/01bg.png) no-repeat center;
  background-size: cover;
}
.section4 .tabicons ul li.li2 {
    background: url(../images/02bg.png) no-repeat center;
    background-size: cover;
}

.section4 .tabicons ul li.li3 {
    background: url(../images/03bg.png) no-repeat center;
    background-size: cover;
}

.section4 .tabicons ul li.li4 {
    background: url(../images/04bg.png) no-repeat center;
    background-size: cover;
}

.section4 .tabicons ul li.li5 {
    background: url(../images/05bg.png) no-repeat center;
    background-size: cover;
}
**/

.section4 .business_list ul li.li1 .divtext {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.section4 .business_list ul li.li2 .divtext {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.section4 .business_list ul li.li3 .divtext {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


/*首页-信富会 section5*/

.section5 {
    position: relative;
    padding:0 1.6rem;
    box-sizing: border-box;
    display: table;
    background: url(images/section3bg1.jpg) no-repeat center;
    background-size: cover;
    overflow: hidden;

    transform:scale(1.1);
    transition: all ease-out 2s;
    -moz-transition: 2s; /* Firefox 4 */
    -webkit-transition: 2s; /* Safari 和 Chrome */
    -o-transition: 2s;
}

.section5H {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.section5 .section_tit .div_text {
    width: 3.4rem;
    padding-top: .5rem;
    margin-bottom: .25rem;

}
.section5 .section_tit .div_text p{
    font-size: .25rem;
    color: #000;
    line-height: .4rem;
    margin-bottom: .5rem;
}
.section5 .div_r {
    width: 10rem;
}
.section5 .div_r ul  {

}
.section5 .div_r ul li {
    float: left;
    width: 4.8rem;
    height: 2.06rem;
    box-sizing: border-box;
    padding: .65rem .5rem 0 .5rem;
    margin-left: .15rem;
    margin-bottom: .15rem;
    position: relative;
    box-shadow: 0 0.1rem 0.15rem 0.1rem rgb(0 0 0 / 10%);
}
.section5 .div_r ul li h3 {
    font-size: .32rem;
    line-height: .42rem;
        margin: 0;
}
.section5 .div_r ul li a.more {
    font-size: .16rem;
    color: #7f7f7f;
    padding-bottom: .05rem;
    position: absolute;
    right: .5rem;
    top:50%;
    width: .62rem;
    background: url(../images/home/section5_aw.png) no-repeat bottom right;
    background-size: .62rem .09rem;
}
.section5 .div_r ul li a.more:hover {
    color: #d6000f;
    background: url(images/section5_awh.png) no-repeat bottom right;
}
.section5 .div_r ul li:nth-child(1) {
    background: url(images/section5_img01.jpg) no-repeat;
    background-size: cover;

    
}
.section5 .div_r ul li:nth-child(2) {
    background: url(images/section5_img01.jpg) no-repeat;
    background-size: cover;
}
.section5 .div_r ul li:nth-child(3) {
    background: url(images/section5_img01.jpg) no-repeat;
    background-size: cover;
    -webkit-animation-duration: 1.3s;
    animation-duration:1.3s;
    -webkit-animation-delay: 1s;
    animation-delay: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.section5 .div_r ul li:nth-child(4) {
    background: url(images/section5_img01.jpg) no-repeat;
    background-size: cover;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-delay: 1s;
    animation-delay: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.section5 .toTop {
    position: absolute;
    display: block;
    width: .5rem;
    height: .5rem;
    background: url(../images/arrow_top.png) no-repeat center #c7102c;
    right: .5rem;
    bottom: .5rem;
    cursor: pointer;

}


/* footer */


/*联系我们*/

.section_footer .footer_nav {overflow: hidden;padding: 0 1.6rem;padding-top: .4rem;height: auto;}
.section_footer .footer_nav .fonav  {overflow: hidden;padding-top: .25rem;}
.section_footer .footer_nav .fonav li {float: left;padding: 0 .2rem;line-height: 1;position: relative;margin-bottom: .3rem;}
.section_footer .footer_nav .fonav li::after {content: "";display:block;width: 1px;height: .16rem;position: absolute;right: 0;top: 0;background: #333;}
.section_footer .footer_nav .fonav li:nth-child(6)::after {display: none;}
.section_footer .footer_nav .fonav li:nth-child(10)::after {display: none;}
.section_footer .footer_nav .fonav li a {font-size: .14rem;color: #333;}
.section_footer .footer_nav .foimg {overflow: hidden;}
.section_footer .footer_nav .foimg li {float: left;text-align: center;}
.section_footer .footer_nav .foimg li img {display: inline-block;width: 1.7rem;}
.footer_co {background: #f8f8f8;position: absolute;bottom: 0px;height: .8rem;left: 0;width: 100%;box-sizing: border-box;padding: 0 1.6rem;}
.footer_co .div_l p {line-height: .8rem;font-size: .14rem;color: #999;}
.footer_co .div_r .divlink {position: relative;}
.footer_co .div_r .divlink p {line-height: .8rem;font-size: .14px;color: #999;}
.footer_co .div_r .divlink p span {background:url(../images/linkicon.png) no-repeat right center;padding-right: 20px;cursor: pointer;}
.footer_co .div_r .divlink .linkbox {position: absolute; bottom: 50px; right: 0 ;background: #fff;padding: 10px;width: 120px;border:1px solid #e1e1e1;display: none;}
.footer_co .div_r .divlink .linkbox a {display: block;color: #999;line-height: .23rem;margin: 2px 0;}
.footer_co .div_r .divlink .linkbox a:hover {color: #c7102c;}

.loader {background: #fff;width: 100%;height: 100%;position: absolute;top: 0px;left: 0px;z-index: 9999;}
.loader-wrap {width: 16rem;margin: 0 1.6rem;position: relative;}

.loader_line {position: absolute;top:6.2rem; width: 16rem;}
.loader_line .loader_logo {width:2.43rem;margin-bottom: 0.83rem;}

.loader_line .linebox {width: 100%;height:1px;background: #e5e5e5}
.loader_line .lineto {width: 0;height:1px;background: #c7102c }

.loader_number {font-size: 3rem;color: #e5e5e5;position: absolute;right: 0;top: 3.8rem;}


.div_l {float: left;}
.div_r {float: right;}


#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {width: 18px;height: 18px;margin: 0px;opacity: 1}


#fp-nav.navred ul li a span, .navred .fp-slidesNav ul li a span {background: url(http://yiling.case.syncretic.cn/test/images/homeimg/point2.png) no-repeat center;}
#fp-nav.navw ul li a span, .navw .fp-slidesNav ul li a span {background: url(http://yiling.case.syncretic.cn/test/images/homeimg/point1.png) no-repeat center;}

/* 右侧圆点 */
.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #c7102c;
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin:15px 0 ;
}
.swiper-container-vertical>.swiper-pagination-bullets {
    right: 45px;
}
.swiper-pagination-bullet-active {
    box-shadow: 0 0 0 6px rgba(199, 16, 44,0.2);
}


.swiper-pagination-colorw .swiper-pagination-bullet {
    width: 9.5rem;
    height: 10px;
    background-color: #fff;
}
.swiper-pagination-colorw .swiper-pagination-bullet-active {
    box-shadow: 0 0 0 6px rgba(255, 255, 255,0.1);
}




@media screen and (min-width:1025px) and  (max-width:1367px) {
    


    .section1 .banner_float h2 {
        font-size: .44rem;
    }
    .section1 .banner_float h2 b {
        font-size: .44rem;
    }
    .section1 .banner_float .banner_txt {
        padding-top: 4rem;
    }


    .section2 .section_tit span {
        font-size: .33rem;
    }
    .section2 .section_tit span {
        font-size: .33rem;
    }
    .section2 .divtab_top {
    position:inherit;
        margin-bottom: .2rem;
         text-align: right;
    }

    .section2 .tabdivs {
        height: auto;
    }
    .section2 .tabdivs .div_r ul li h3 {
        padding: 0.105rem 0;
    }
    .section2 .tabdivs .div_l img {
        height: auto;
    }
    .section2 .tabdivs .div_r ul li {
        padding: 0 .25rem 0 .5rem;
    }
    .section2 .tabdivs .div_r ul li.current {

        padding: .15rem .25rem .15rem .5rem;
        border-radius: 0 50rem 50rem 0;
    }
    .section2 .tabdivs .div_r ul li h3 a {
        font-size: .18rem;
        line-height: 1.5;
    }
    .section2 .tabdivs .div_r {

        border-radius: 0 .8rem 0 0;
    }
    

    .section4 {
        padding-left: 1.5rem;
    }
    .section4 .tabdivs .div_l {
        padding-left: 0;
    }

    .section4 .tabdivs .div_r {
        padding-right: 3.5rem;
    }

}

@media screen and (max-width:1023px) {

.section_inner {
    display: table-cell;
    vertical-align: top;
    padding-top: 0.2rem;
}
.section2::before {
    height: 1rem;
}

	.section2 .divtab_top { 
        margin-bottom: .5rem; 
    }
.section_inner .div_more a {

	font-size: 0.22rem;
	width: 1.5rem;
}
    .section1 .home_banner ul li img {
        width: auto;
        float: right;
    }

    .section1 .banner_float {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }



    .section2,.section3,.section4 {
        padding: 0 .2rem;
        
    }
    
    .section2 .scn {
  margin-bottom: 0rem;
    float: right;
}
.section2 .sen {
   display: none;
}  
.section_inner .div_more {
   display: none;
}
.section_inner .div_more_m a {
   display: block;
   width: 2rem;
height: 0.4rem;
line-height: 0.4rem;
font-size: 0.22rem;
padding-bottom: 0;
}
    .section2 .tabdivs .div_l {
        display: none;
        border-radius: 0 5rem 0 0;
    }
    .section2 .tabdivs .div_r {
        width: 100%;
    }
    .section2 .tabdivs .div_r {
        background: none;
    }
    .section2 .tabdivs .div_r ul li {
    padding: 0 .4rem 0 0.4rem;
	}
    .section2 .tabdivs .div_r ul li h3 a {
   
    font-size: 0.3rem;
    width:100%;
  
	}

 .section2 .tabdivs .div_r1 {
    width: 100%;
    float: left;
}
.section2 .tabdivs .div_r1 ul {
    height: 8.5rem;
    overflow: hidden;
}
.section2 .tabdivs .div_r1 .indexnewsimg {
    width: 30%;
    float: left;
}
.section2 .tabdivs .div_r1 .topnewtitle {
    width: 68%;
    float: left;
    padding-left: 0.1rem;
    max-height: 1.2rem;
overflow: hidden;
}
.section2 .tabdivs .div_r1 .topnewtitle a {
    color: #000000;
    font-size: 0.3rem;
}

.section2 .tabdivs .div_r1 .indexnewsdes {
    display: none;
}



    .section3 {
        padding: 0 .5rem;
    }
    .section3 .section_div {
        width: auto;
        padding: .2rem;
        margin-top: 3.0rem;
        height: 5.5rem;
background-color: rgba(241, 241, 241, 0.7);
 border-radius: 10px;
    }
    .section3 .vidoIcon {
        left: 3rem;
        top: 2rem;
        display: none!important;
    }
    .section3 .section_tit {
        margin-bottom: .5rem;
        float: right;
        margin-top: .5rem;
    }
.section3 .section_div .div_text p {
    font-size: .3rem;
    line-height: .44rem;
    padding-top: 10px;
}
.section3 .section_div .div_a {   
    margin-left: 3rem;
    margin-bottom: -30px;
}
    .section4 {
        background-position: -2rem center!important;
    }
    .section4 .section_tit {
       top: 0.2rem;
       left: 1.5rem;
    }
    .section4 .tabicons {
        width: 2.5rem;
        right: -.2rem;
    }
    .section4 .tabdivs .div_l {
        width:4rem;
        padding-top: 1rem;
    }
    .section4 .tabdivs .div_r {
        width: 4rem;
        margin-top: -50px;
    }
    .section4 .tabdivs .div_l img {
        width: 100%;
        height: auto;
    }
    .section4 .tabicons .arrows {
        right: 1rem;
    }
    
    .section4 .tabdivs .div_r {
   
        float: left;
        padding: 0;
        padding-left: .2rem;
        box-sizing: border-box;
    }
    .section4 .tabdivs .div_r .div_tit h3,.section4 .tabdivs .div_r .div_text p {
        color: #fff;
    }
    
    .section4 .tabdivs .div_l {
        padding-left: 0;
    }



    .section5 {
        padding: 0 .5rem;
        display: flex;
        align-items: center;
    }
    .section5  .section_inner {
        
    }
    .section5 .div_r {
        padding-top: .5rem;
    }
    .section5 .div_r ul li {
        float: none;
        padding:.2rem .2rem;
        height: auto;
        margin: 0;
        margin-bottom: .1rem;
    }
    .section5 .section_tit .div_text {
        width: 6rem;
        padding-top: .1rem;
    }
     
    .section5 .div_r ul li h3 {
        text-align: center;
    }
 .section5 .section_tit .scn  {
 text-align: right;
}
 .section5 .section_tit  .sen {
 text-align: right;
}

    .section1 .banner_float {
        background: url(../images/home/banner_titbg_phone.png) no-repeat right center;
        background-size:4.41rem 13.34rem;
        width: 100%;
        right: 0;
    }
    .section1 .banner_float .banner_txt {
        padding-right:.5rem;
    }



}


@media screen and (max-width:768px) {
    .section1 .swiper-container-homebanner .swiper-slide img.l-show {
        display: none;

    }
    .section1 .swiper-container-homebanner .swiper-slide img.s-show {
        display: block;

    }

    .section1 .banner_float {
        background: none;
        display: block;
    }
    .section1 .banner_float .banner_txt {
        padding-top: .5rem;
    }
    .section1 .banner_float h2 {
        height: 9rem;
        margin-bottom: 0;
    }


    .section4 .tabicons ul li {
        align-items: center;
        display: flex;
    }
    .section4 .tabicons ul li img {
        height: auto;
    } 

}
 

 

/*iphone X 适配*/
@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) {


	
}
/* iphone 6/7/8 */
@media only screen
    and (device-width : 375px)
    and (device-height : 603px)
    /* and (device-height : 603px) 测试时（微信里） */
    /* and (device-height : 667px) 实际发布时 */
    and (-webkit-device-pixel-ratio: 2) 
{
       	.section2::before {
		 content: '';
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height:1rem;
	    background:#e7edf6;
	    z-index: -1;
	    background-image: url(http://www.pk8389.com/testyl/images/newbg.png);
	}
 
	.section2 .divtab_top {
    	position:inherit;
        margin-bottom: .2rem;
         text-align: right;
    }
    
    .section2 .tabdivs {
	    height: 9rem;
	    padding-top: 0.5rem;
	    overflow: hidden;
	}
	.section_inner .div_more_m {
    	padding-top: 0rem;
	}
        
        
}

 

/*iphone 12/13 适配*/
@media only screen and (max-device-width:390px) and (device-height:884px)   {
		.section2::before {
    content: '';
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height:1rem;
	    background:#e7edf6;
	    z-index: -1;
	    background-image: url(http://www.pk8389.com/testyl/images/newbg.png);
	}
 
	.section2 .divtab_top {
    	position:inherit;
		margin-bottom: .2rem;
		text-align: right;
    }
    
    .section2 .tabdivs {
	    height: 9rem;
	    padding-top: 0.5rem;
	    overflow: hidden;
	}
	.section_inner .div_more_m {
     
    	padding-top: 0rem;
	}

}
 
/*iphone 6/7/8 plus适配*/
@media only screen
    and (device-width: 414px)
    and (device-height: 672px)
    /* and (device-height: 672px) 测试时（微信里） */
    /* and (device-height: 736px) 实际发布时 */
{
	.section2::before {
		 content: '';
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height:1rem;
	    z-index: -1;
	}
 
	.section2 .divtab_top {
    	position:inherit;
        margin-bottom: .2rem;
         text-align: right;
    }
    
    .section2 .tabdivs {
	    height: 9rem;
	    padding-top: 0.5rem;
	    overflow: hidden;
	}
	.section_inner .div_more_m {
    	padding-top: 0rem;
	}
} 

/*iphone 12/13 pro max  适配*/
@media only screen and (device-width:428px) and (device-height:926px)   {
	.section2::before {
		content: '';
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height:1rem;
	    z-index: -1;
	    
	}
 
	.section2 .divtab_top {
    	position:inherit;
        margin-bottom: .2rem;
         text-align: right;
    }
    
    .section2 .tabdivs {
	    height: 9rem;
	    padding-top: 0.5rem;
	    overflow: hidden;
	}
	.section_inner .div_more_m {
    	padding-top: 0rem;
	}
} 

@media screen and (max-device-width: 360px){
	/*oppo  STYLES GO HERE */
	.section_inner .div_more_m { 
    padding-top: 0rem;
}
.section_inner {
    display: table-cell;
    vertical-align: top;
    padding-top: 0.2rem;
}
.section2 .divtab_top {
    position:inherit;
	margin-bottom: 0rem;
	text-align: right;
}
.section2 .scn {
  margin-bottom: 0rem;
    float: right;
}
.section2 .sen {
   display: none;
}  
    .section2 .tabdivs {
    height: 8.7rem;
    overflow: hidden;
    padding-top: 1rem;
	}
	.section2::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:1.0rem;
    background:#e7edf6;
    z-index: -1;
	}
	
	.section_inner .div_more{
		display: none;
	}
	
	.section_inner .div_more_m a {
	 padding-bottom: 0rem;
	border-bottom: 1px solid #7f7f7f;
	display: block;
	width: 2rem;
	height: 0.4rem;
	line-height: 0.4rem;
	font-size: 0.22rem;
	color: #fff;
	background: #d6000f;
	border-radius: 0.21rem;
	text-align: center;
	position: relative;
	margin: auto;
	    
	} 

} 

@media screen and (min-device-width: 360px)  and (max-device-heght: 640px)
{
	/*oppo  STYLES GO HERE */
	.section2 .divtab_top {
    	position:inherit;
        margin-bottom: .2rem;
        text-align: right;
    }
    
    .section2 .tabdivs {
	    height: 9.5rem;
	    overflow: hidden;
	}
	.section2::before {
	    content: '';
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height:2.0rem;
	    background:#e7edf6;
	    z-index: -1;
	}
} 
@media screen and (min-width:1000px) and (max-width:1600px){
	.section1 .banner_float .banner_txt{
		padding-top: 4.5rem;
	}
	.section1 .banner_float span{
		margin-bottom:0.1rem;
	}
	.section1 .banner_float h2{
		margin-bottom:0.2rem;
	}
	.swiper-wrapper .swiper-slide{
		height: 105%;
	}
	
}