.banner .titleinfo dd{
    width: 32vw;
    line-height: 1.4;
    margin-top: 1.4vw;
}
.range .in .title{
    width: 100%;
}
.range .rangeContent {
    margin-top: 0;
}
.range .container .wrap .title{
    width: 34.17vw;
    margin-top: 12vw;
}
.range  .titleinfo dd.tip{
    margin-top: 1.5vw;
}
.range .container{
    height: auto;
    padding-bottom: 12vw;
    background-position: bottom right;
}
.range .container .wrap .title p{
    width: 29vw;
    font-size: 2.71vw;   
    line-height: 1.3;
    color: #3d3736;
}
.range .container .wrap .list{
    width: 64.5vw;
    margin-top: 8vw;
    margin-left: 21vw;
    float: none;
}
.range .container .wrap .title h2{
    position: relative;
    padding-bottom: 0.42vw;
    margin-bottom: 0.42vw;
}
.range .container .wrap .title h2::before{    
    content: "";
    width: 3.49vw;
    height: 0.1vw;
    position: absolute;
    background-color: #3d3736;
    bottom: 0;
    left: 0.5vw;
}
.range .container .wrap .list > div{
    width: 25vw;
    height: 6vw;
    margin-bottom: 1vw;
}
.range .container .wrap .list > div p{
    margin: 2vw;
}
.range .container .wrap .list > div.blue{
    width: 44.87vw;
	height: 21.86vw;
}
.range .container .wrap .list > div.white{   
    width: 44.87vw;
	height: 21.86vw;
}
.range .container .wrap .list > div.white:nth-child(2){
    margin-left: 14vw;
    margin-top: 2vw;
}
.range .container .wrap .list > div:nth-child(3){
    margin-left: 0;
    margin-right: 0;
}
.range .container .wrap .list > div:nth-child(4){
    margin-left: 1vw;
}
.range .container .wrap .list > div.bigwhite{
    width: 57.5vw;
    height: 13.45vw;
}
.range .container .wrap .list > div.bigwhite:last-child{
    margin-left: 2vw;
}
.range .container .wrap .list span{
    margin-top: 2vw;
}
.range .container .wrap .list > div.bigwhite h3{
    width: 23.72vw;
    position: absolute;
    bottom: 0vw;
    border-right: none;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    text-align: left;
    margin: 0 auto;
    left: 4vw;
}
.range .container .wrap .list > div.bigblue{
    width: 58.5vw;
	height: 9vw;
}

.range .container .wrap .list > div.bigblue h3{
    width: 15vw;
    height: 4vw;
    position: absolute;
    top: 2.5vw;
    border-right: none;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    text-align: left;
    margin: 0 auto;
    text-align: center;
    line-height: 4vw;
}
.range .container .wrap .list > div.bigblue p{
    height: 9vw;
    line-height: 9vw;
    margin: 0;
    margin-left: 3vw;
}
.range .container .wrap .list .ulist{
    display: flex;
    flex-direction: row;
    font-size: 1vw;
    line-height: 2.2;
}
.range .container .wrap .list > div.bigblue .ulist{
    margin-left: 15vw;
}
.range .container .wrap .list > div ul {
    position: relative;
    width: auto; 
    height: auto;
    display: block;
    font-size: 0.99vw;
    line-height: 1.51vw;
    letter-spacing: 0vw;
    color: #3e3a39;
    left: 2.65vw;
    top: 2.5vw;
    margin-left: 2.5vw;
}
.range .features{
    width: 100%;
}

.range .rangeContent-content{
    width: 78.43vw;
    height: auto;
    background: none;
    box-shadow: none;
}
.range .rangeContent-content .title dd{
    width: 48vw;
    font-size: 0.99vw;    
    margin: 0 auto;
    margin-top: 2.5vw;
    text-align: center;
}
.range .rangeContent-content .list{
    width: 73vw;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: nowrap;
}
.range .rangeContent-content .list dl{
    padding: 0 3vw;
    position: relative;
}
.range .rangeContent-content .list dl dt{
    width: 9.63vw;
	height: 9.63vw;
    border-radius: 5vw;
    border: 0.25vw solid #dae0fe;
    margin: 0 auto 1.9vw auto;

}
.range .rangeContent-content .list dl:nth-child(1)::after{
    content: "";
    width: 0.05vw;
	height: 12.08vw;
    position: absolute;
    background-color: #8998b2;
    right: 0;
    bottom: 2vw;

}
.range .rangeContent-content .list dl:nth-child(2)::after{
    content: "";
    width: 0.05vw;
	height: 12.08vw;
    position: absolute;
    background-color: #8998b2;
    right: 0;
    bottom: 2vw;

}
.range .rangeContent-content .list dl dd{
    width: 20vw;
    margin: 0 auto;
}
.range .rangeContent-content .list dl dt span{
    width: 8.12vw;
    height: 8.12vw;
    margin: 0.5vw;
    display: block;
    border-radius: 4.5vw;
    border: 0.25vw solid #a2b2ff;
    background-color: #133164;
    line-height: 8.12vw;
    text-align: center;
    font-size: 2vw;
    color: #fff;
}
.range .rangeContent-content .list dl dt span i{
    font-style: normal;
    font-size: 1vw;
    display: inline-block;
}
.range .rangeContent-content .in .title{
    width: 90vw;
    display: block;
    margin: 0 auto;

}
.rangeContent  .title dd{
    width: 39.52vw;
    height: auto;
    font-size: 0.99vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.77vw;
    letter-spacing: 0vw;
    color: #3d3736;
    margin: 0 auto;
    text-align: center;
    margin-top: 1vw;
}
.rangeContent .title dd font {
    display: block;
    width: 9vw;
    height: 0vw;
    clear: both;
    margin-right: 0vw;
    clear: left;
}
.range .rangeContent-content:nth-child(2){
    width: 100%;
	height: 26vw;
    display: block;
    margin-top: 3vw;
    border-top: 1px solid #ccd0e0;
    border-bottom: 1px solid #ccd0e0;
}
.rangeContent-content .text {
    position: absolute;
    display: block;
    left: 54.3vw;
    width: 35.1vw;
    height: 5.3vw;
    top: 3vw;
    padding-left: 2.39vw;
    padding-bottom: 2vw;
    font-size: 1.05vw;
}
.rangeContent-content .text font{
    width: 36.67vw;
    height: 2.92vw;
    display: block;
    line-height: 1.8;
    font-weight: normal;
    margin-top: 2.25vw;
    font-size: 1.05vw;
    color: #3e3a39;
}
.rangeContent-content .text ul{
    margin-top: 1vw;
    padding-bottom: 2vw;
    border-bottom: 1px solid #ccd0e0;
}
.rangeContent-content .text ul li{
    line-height: 1.8;
    list-style: disc;
}
.ripple {
  position: absolute;
  border-radius: 50%;
  border: 1px solid #4a90e2;
  transform: scale(1);
  opacity: 0;
  animation: ripple 4s linear infinite;
  width: 27vw;
  height: 27vw;
  opacity: 0.5;
}
@keyframes ripple {
  0% {
    transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.8);
    opacity: 0;
  }
}
.range .content{
    margin-top: 5vw;
}
.range .botinfo dl {
    position: absolute;
    width: 37vw;
    height: 37vw;
    right: 5vw;
    top: 12vw;
}
.range .botinfo dl img {
    width: 21.5vw;
    height: 21.5vw;
    left: 7.5vw;
    top: 7.44vw;
    display: block;
    position: absolute;
}
.range  .container .title dd{
    width: 59.5vw;
    margin: 0 auto;
    margin-top: 3.5vw;
    text-align: center;
}

.abt-hj {
    width: 100%;
    margin-bottom: 3vw;
    display: block;
    float: left;
}


.hope .in .titlezone{
    width: 80vw;
}
.hope .in .titlezone h1{
    line-height: 1.3;
    margin-top: -8.44vw;
    color: #494949;
}
.hope .in .titlezone h1 font{
    color: #012d62;
}
.hope .in .titlezone p{
    margin: 0 auto;
    margin-top: 5vw;
    width: 83vw;
}
.hope .rangeContent{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 2vw;
    border-radius: 4vw;
    overflow: hidden;
}
.hope .rangeContent-content{
    background-image: url('./zhubg.jpg');
    background-size: cover;
}
.hope{
    height: 30vw;
    background-size: cover;
    margin-bottom: 18vw;
}
.rangeContent-content .zhuannimal{
    background-image: url(./zhuleft.jpg);
    background-size: 102%;
}
.range .rangeContent-content .zhuannimal{
    width: 50vw;
	height: 26vw;
}
.range .botinfo ul{
    width: 48vw;
}
.range .botinfo ul li:nth-child(3),.range .botinfo ul li:nth-child(4){
    width: 68vw;
}
.hope .list{
    width: 83.8vw;
    height: 21vw;
}
.hope .list dl img{
    height: 5.15vw;
}
.hope .list dl dt{
    text-align: center;
    margin-top: 0vw;
    margin-bottom: 1.8vw;
}
.hope .list dl{
    width: 24.9vw;
	height: 24.05vw;
    display: block;
    padding: 2vw;
    display: block;
    background-color: #fff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
    float: left;
    margin: 1.5vw;
}
.hope .list dl h2{
    font-size: 1.25vw;
    line-height: 2.7vw;
    color: #002e66;
    text-align: center;
}
.hope .list dl p{
    font-size: 0.83vw;
    font-size: 0.83vw;
    color: #808080;
}


.hope{
    margin-top: 22vw;
}
.hope .features {
    margin-top: 3vw;
}

.hope .features dl dt {
    width: 29.36vw;
    height: 2.66vw;
    border-radius: 1.32vw;
    background-color: #dde4eb;
    color: #012d62;
    line-height: 2.66vw;
    position: relative;
    margin-top: -1.33vw;
    /* padding: 0 3vw; */
}
.hope .features dl dd {
    width: 52.95vw;
    height: 3.07vw;
    font-size: 0.99vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.71vw;
    letter-spacing: 0vw;
    color: #494949;
    margin-top: 2.4vw;
}
.renqun{
    width: 100%;
    display: block;
    float: left;
    background-image: url(./renqunbg.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 60vw;
}
.renqun .botinfo {
    width: 100%;
    height: 33.63vw;
    float: left;
    display: block;
    position: relative;
    background: none;
    margin-top: 0;
    background-color: transparent;
}
.renqun .botinfo h2 {
    width: 100%;
    font-size: 2.71vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 3.41vw;
    letter-spacing: 0.05vw;
    margin-top: 9.44vw;
    color: #494949;
    text-align: center;
}
.renqun .botinfo .content dl{
    position: relative;
    height: auto;
    top: 0;
    right: auto;
    line-height: 1.8;
    font-size: 1.25vw;
    margin-top: 2vw;
    width: 50vw;

}
.renqun .botinfo .content dl dt{
    color: #012d62;
}
.renqun .botinfo .content dl dd{
    margin-top: 2vw;
}
.renqun .botinfo .content dl ul{
    font-size: 1.25vw;
    margin: 0;
    margin-left: 2vw;
    margin-top: 1vw;
}
.doctor1 .prevnext {
    width: 12.8vw;
    margin-left: -6.4vw;
    left: 50%;
    position: absolute;
    height: 3vw;
    bottom: 0vw;
    z-index: 1;
    pointer-events: none;
}
.doctor1 .in .title dt{
    margin-top: 0;
}
.doctor2 .prevnext {
    width: 12.8vw;
    margin-left: -6.4vw;
    left: 50%;
    position: absolute;
    height: 3vw;
    bottom: 0vw;
    z-index: 1;
    pointer-events: none;
}
.doctor1 .prevnext {
    width: 22.8vw;
    margin-left: -11.4vw;
    left: 50%;
    position: absolute;
    height: 3vw;
    bottom: 0vw;
    z-index: 1;
    pointer-events: none;
}
.tese{
    display: block;
    float: left;
    width: 100%;
    height: 50.5vw;
    background-image: url(./tesebg.jpg);
    background-position: center right;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    position: relative;
    background-size: 100%;
}
.tese dl{
    width: 61vw;
    min-height: 19.83vw;
    background-color: #c6dbf45f;
    font-size: 0.99vw;
    right: 0;
    padding: 2.5vw 2.5vw 2.5vw 4vw;
    position: absolute;
    top: 10vw;
}
.tese dl dt{
    display: block;
    width: 46vw;
    height: 2.8vw;
    border-bottom: 0.15vw solid #b1c3d6;
    font-size: 1.25vw;
    color: #012d62;
}
.tese dl dd ul li{
    list-style: disc;
    margin-top: 2.3vw;
    line-height: 2;
}
.tese dl dd ul li font{
    color: #012d62;
}
.tese dl dd p{
    margin-top: 2.3vw;
}
.vid .leftsection h1{
    width: 12vw;
}
.coverImg {
    position: relative;
    height: 100%;
    border-radius: 1vw;
    overflow: hidden;
}
.wx{
    float: left;
}
.botinfo{
    float: left;
}
.vid{
    height: 41vw;
}
.abt-hj .abt_con3_slider .slick-slide{
    transform: scale(1);
    position: relative;
    z-index: 999;
    height: auto;
    margin: 50px;
}
.abt_con3_slider .slick-center{
    z-index: 1000;
    position: relative;
    transform: scale(1.2);
}
.abt-hj .abt_con3_slider .slick-slide.slick-current{
    z-index: 1000;
    position: relative;
    transform: scale(1.2);
}
.abt-hj .abt_con3_container{
    padding-bottom: 10vw;
    top: 4vw;
}
.abt-hj .abt_con3_slider {
    width: 160%;
    margin: 0 auto 0 -30%;
}
.ym_pronm strong font{
    display: inline-block;
    font-size: 0.8vw;
    color: #fff;
    background: #012d62;
    padding: 0.2vw;
    margin: 0;
    line-height: 1;
    border-radius: 1vw;
    clear: both;
}
/* 当 font 元素为空时，移除样式 */
.ym_pronm strong font:empty {
    display: none;  /* 或者直接去除背景和内边距 */
    background: transparent;
    padding: 0;
    border-radius: 0;
}
.kepu{
    position: relative;
    height: 51vw;
}
.kepu .in{
    width: 78.87vw;
    height: 52vw;
    margin: 0 auto;
    position: relative;
}
.kepu .in .title dt{
    margin-top: 2.33vw;
}
.kepu .in > img{
	width: 41.91vw;
	height: 29.1vw;
    bottom: 8vw;
}
.kepu .kepuSwiperOut{
    width: 47.27vw;
	height: 27.95vw;
    padding-top: 5.67vw;
}
.kepu .kepuSwiper h2{
    font-size: 1.15vw;
    color: #012d62;
    width: 37.95vw;
}
.kepu .kepuSwiper h3{
    width: 38.26vw;
    font-size: 0.99vw;
	line-height: 1.77vw;
	letter-spacing: 0vw;
	color: #808080;
}
.kepu .tabindex{
    width: 47.27vw;
    height: 5.67vw;
    display: block;
    background-color: #ebebeb;
    position: absolute;
    top: 0;
    font-size: 1.25vw;
}
.kepu .tabindex dd{
    width: 50%;
    height: 5.67vw;
    line-height: 5.67vw;
    text-align: center;
    color: #012d62;
    display: block;
    float: left;
}
.kepu .tabindex dd.active{
    width: 50%;
    height: 5.67vw;
    line-height: 5.67vw;
    text-align: center;
    background-color: #012d62;
    color: #fff;
    display: block;
    float: left;
}
.kepu .kepuSwiper-pagination{
    position: absolute;
    bottom: 5vw;
    width: 6vw;
    right: 4vw;
    left: auto;
}
.kepu .swiper-navigation {
    width: 7.2vw;
    margin-left: -3.4vw;
    /* left: 50%; */
    position: absolute;
    height: 3vw;
    bottom: 5vw;
    z-index: 1;
    pointer-events: none;
    right: 3.5vw;
}