@charset "utf-8";
/* CSS Document */
.clear {
    clear:both;
}
.clearboth:after,.clearBoth:after{
    content: "";
    display: block;
    clear: both;
}
@font-face {
    font-family: 'erya';
    src: url('https://highmark.oss-cn-beijing.aliyuncs.com/highmarktutor/fonts/erya.woff') format('woff');
    font-style: normal;
    font-display: swap;
}
body {
    padding:0px;
    color: #333333;
    overflow-x: hidden;
}
* {
    margin: 0px;
    padding: 0px;
    font-family: Microsoft YaHei;
    list-style:none;
    text-decoration:none;

}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a {
    color: inherit;
    text-decoration: none;
}
a:link,
a:active,
a:visited,
a:hover {
    cursor: pointer;
    background: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;  
}
ul li {
    list-style: none;
}
img {
    display: block;
    max-width: 100%;
    border: 0px;
    width: auto;
    height: auto;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
i {
    font-style: inherit;
}
ul {
    -webkit-padding-start: 0px;
}   
* {
    list-style:none;
}
textarea,
select,
option,
input {
    outline: none;
}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
.main{
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin:0 auto;
    height: 100%;
}
.w1600{
    position: relative;
    width: 100%;
    max-width: 1600px;
    margin:0 auto;
    height: 100%;
}
.w1400{
    position: relative;
    width: 100%;
    max-width: 1400px;
    margin:0 auto;
    height: 100%;
}
.left{
    float: left;
}
.right{
    float: right;
}
.copy{
    box-shadow: none;
}
/*#pages { 
    padding:20px 0 0; 
    text-align: 
    -webkit-center; font-size:14px;
}
#pages a { 
    display:inline-block; 
    height:30px; 
    line-height:30px; 
    background:#fff; 
    border:1px solid #e3e3e3; 
    text-align:center; 
    color:#333; 
    padding:0 10px
}
#pages a.a1 { 
    width:56px; 
    padding:0 
}
#pages a:hover { 
    background:#f1f1f1; 
    color:#000; 
    text-decoration:none 
}
#pages span { 
    display:inline-block; 
    height:30px; 
    line-height:30px; 
    background:#e1104e; 
    border:1px solid #e1104e; 
    color:#fff; 
    text-align:center;
    padding:0 10px
}
#pages .noPage { 
    display:inline-block; 
    width:56px; 
    height:30px; 
    line-height:30px; 
    background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; 
    border:1px solid #e3e3e3; 
    text-align:center; 
    color:#a4a4a4; 
}
*/
.xw_five{
    position: relative;
    margin: 10px 0;
}
.xw_five img{
    margin: 0;
}
.xw_fivw_more{
    position: absolute;
    left: 5.5%;
    top: 73%;
    display: flex;
    align-items: center;
}
.xw_fivw_more a{
    display: inline-block;
    min-width: 89px;
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    text-align: center;
    margin-right: 3px;
    padding: 0 2px;
    border: 1px solid #ffffff;
    border-radius: 9px;
    background: linear-gradient(to bottom,#2aa5d1,#80c6df);
}
.xw_fivw_more a:hover{
    background: #f4c771;
}
.xw_kctj a{
    display: block;
    margin-top: 15px;
}
.xw_kctj img{
    margin: 0 auto;
}

.complain_mz{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.disclaimer_banner{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 170px;
    margin-top: 6px;
}
.disclaimer_banner h2{
    font-size: 36px;
    color: #FFFFFF;
    font-weight: bold;
}
.disclaimer{
    padding: 80px 0;
}
.disclaimer dl{
    color: #000000;
    margin-bottom: 60px;
}
.disclaimer dl:last-child{
    margin-bottom: 0;
}
.disclaimer dl dt{
    font-size: 24px;
    margin-bottom: 20px;
}
.disclaimer dl dt:after{
    content: "";
    display: block;
    width: 95px;
    height: 5px;
    margin-top: 10px;
    border-radius: 6px;
    background: #F0940D;
}
.disclaimer dl dd{
    font-size: 18px;
    line-height: 36px;
}
.disclaimer dl dd strong{
    position: relative;
    display: inline-block;
    left: -8px;
    font-size: 20px;
    line-height: 38px;
    background: #FADEB6;
    padding-left: 8px;
}
.disclaimer dl dd p{
    position: relative;
    padding-left: 15px;
}
.disclaimer dl dd p:after{
    content: "";
    position: absolute;
    left: 0;
    top: 15px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #000000;
}
@media only screen and (max-width: 640px) {
.disclaimer_banner{
    height: 30vw;
    margin-top: 0;
}
.disclaimer_banner h2{
    font-size: 8vw;
}
.disclaimer{
    padding: 8vw 0;
}
.disclaimer dl{
    margin-bottom: 6vw;
}
.disclaimer dl dt{
    font-size: 4.5vw;
    font-weight: bold;
    margin-bottom: 3vw;
}
.disclaimer dl dt:after{
    width: 18vw;
    height: 3px;
    margin-top: 1vw;
}
.disclaimer dl dd{
    font-size: 3.5vw;
    line-height: 5.5vw;
}
.disclaimer dl dd strong{
    left: -1vw;
    font-size: 3.6vw;
    line-height: 5.5vw;
    padding: 1vw;
}
.disclaimer dl dd p{
    padding-left: 2vw;
}
.disclaimer dl dd p:after{
    top: 2vw;
    width: 1vw;
    height: 1vw;
}
}
@media only screen and (max-width: 520px){
.xw_fivw_more a{
    min-width: auto;
    font-size: 3.25vw;
    line-height: 5vw;
    margin-right: 1vw;
    border-radius: 5px;
} 
}



.label_banner{
    color: #ffffff;
    text-align: center;
    margin-top: 6px;
    padding: 100px 0;
    background: url(../images/label_banner.jpg)top center no-repeat;
    background-size: cover;
}
.label_banner p{
    display: inline-block;
    font-size: 36px;
    line-height: 72px;
    color: #2488b1;
    padding: 0 35px;
    border-radius: 36px;
    background: #ffffff;
}
.label_banner h1{
    font-size: 72px;
    font-weight: bold;
    text-shadow: 0 6px 4px rgba(0, 0, 0, 0.2);
    margin: 50px 0;
}
.label_banner dl{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.label_banner dl dd{
    position: relative;
    display: flex;
    align-items: center;
    font-size: 25px;
    padding: 0 20px;
    z-index: 1;
}
.label_banner dl dd img{
    margin-right: 10px;
}
.label_banner dl dd:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    height: 26px;
    background: #f2973a;
    z-index: -1;
}
.label1{
    background: #FAFAFA;
}
.label1_flex{
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row-reverse;
    bottom: -40px;
    padding: 20px 0 0;
}
.label1_img{
    width: 40.66%;
    border-radius: 32px;
    overflow: hidden;
}
.label1_lf{
    width: 52%;
}
.label1_lf h2{
    font-size: 36px;
    color: #121212;
    margin-bottom: 40px;
}
.label1_lf h2:after{
    content: "";
    display: block;
    width: 78px;
    height: 3px;
    margin-top: 20px;
    background: #F2973A;
}
.label1_con{
    font-size: 18px;
    line-height: 36px;
    color: #333333;
    margin-bottom: 30px;
}
.label2{
    padding: 140px 0 60px;
}
.label2 ul{
    display: flex;
    flex-wrap: wrap;
}
.label2 ul li{
    position: relative;
    width: 32.5%;
    margin-right: 1.25%;
    margin-bottom: 40px;
    z-index: 1;
}
.label2 ul li:nth-child(3n){
    margin-right: 0;
}
.label2_q{
    position: relative;
    width: 89%;
    color: #ffffff;
    padding: 6px 80px 0 15px;
}
.label2_q:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 160px;
    background: url(../images/label2_q.png)top left no-repeat;
    background-size: 100% 100%;
    z-index: -2;
    transition: all 0.5s;
}
.label2 ul li p{
    font-size: 14px;
    margin-bottom: 15px;
}
.label2 ul li p strong{
    font-size: 20px;
}
.label2_q h3{
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.label2_a{
    width: 89%;
    color: #111111;
    margin-left: 11%;
    margin-top: -20px;
    padding: 10px 25px 20px;
    background: url(../images/label2_a.png)top left no-repeat;
    background-size: 100% 100%;
}
.label2 ul li .label2_a p{
    text-align: right;
/*    margin-bottom: 20px;*/
}
.label2_des{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.label2_a span{
    display: block;
    font-size: 16px;
    color: #50B0D9;
    text-align: right;
    text-transform: uppercase;
    transition: all 0.5s;
}
.label2 ul li:hover .label2_q:after{
    background-image: url(../images/label2_q1.png);
}
.label2 ul li:hover .label2_a span{
    color: #F2973A;
}
.label3{
    padding: 70px 0;
    background: #E0F6FF;
}
.title i{
    display: inline-block;
    font-size: 18px;
    line-height: 43px;
    color: #FFFFFF;
    margin-bottom: 30px;
    padding: 0 20px;
    border-radius: 50px;
    background: #50B2D5;
}
.label3 .title p{
    color: #666666;
}
.label3_one{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.label3_one .gallery-thumb1{
    width: 640px;
    margin: 0;
}
.label3_one .swiper-slide{
    position: relative;
    width: auto;
    font-size: 24px;
    color: #50B2D5;
    text-align: center;
    padding-bottom: 10px;
    cursor: pointer;
}
.label3_one .swiper-slide:after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 1px;
    transform: translate(-50%,-50%);
    background: #50B2D5;
    transition: all 0.8s;
}
.label3_one .swiper-slide.swiper-slide-thumb-active{
    font-weight: bold;
}
.label3_one .swiper-slide.swiper-slide-thumb-active:after{
    width: 100%;
    max-width: 140px;
}
.label3_zy{
    position: relative;
    width: 55px;
    height: 23px;
}
.label3_zy .swiper-button-next,.label3_zy .swiper-button-prev {
    width: 23px;
    height: 23px;
    margin-top: -12px;
    outline: 0
}
.label3_zy .swiper-button-prev {
    background: url(../images/la3z.png) center no-repeat;
    background-size: 100% 100%;
    left: 0
}
.label3_zy .swiper-button-next {
    background: url(../images/la3y.png) center no-repeat;
    background-size: 100% 100%;
    right: 0
}
.label3_two .swiper-slide{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 25px 25px 25px 80px;
    border-radius: 8px;
    background: #ffffff;
}
.label3_img{
    width: 43.8%;
    border-radius: 8px;
}
.label3_img img{
    width: 100%;
}
.label3_lf{
    flex: 1;
    font-size: 18px;
    padding-right: 20px;
}
.label3_lf p{
    color: #333333;
    margin-bottom: 15px;
}
.label3_lf dl dd{
    position: relative;
    line-height: 40px;
    color: #666666;
    padding-left: 20px;
}
.label3_lf dl dd strong{
    font-size: 24px;
    color: #F2973A;
}
.label3_lf dl dd:before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-radius: 50%;
    background: #F2973A;
}
.label4{
    padding: 80px 0;
    background: url(../images/lab4.jpg)top center no-repeat;
    background-size: cover;
}
.label4 .title h2{
    color: #ffffff;
}
.label4 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.label4 ul li{
    width: 49.2%;
    border-radius: 8px;
    background: #ffffff;
    overflow: hidden;
}
.label4 ul li h3{
    font-size: 24px;
    line-height: 40px;
    color: #FFFFFF;
    text-align: center;
    padding: 19px 10px;
    background: #F2973A;
}
.label4_con{
    padding: 35px 15px 30px 40px;
}
.label5{
    padding: 100px 0 80px;
    background: #F2F2F2;
}
.label5 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.label5 ul li{
    width: 32.25%;
    margin-bottom: 20px;

    border-radius: 8px;
    background: #ffffff;
}
.label5 ul li a{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 25px 10px 25px 35px;
}
.label5_img{
    width: 60px;
    margin-right: 35px;
}
.label5_img img{
    transition: all 0.6s;
}
.label5_ri{
    flex: 1;
}
.label5_ri h3{
    font-size: 24px;
    color: #111111;
    margin-bottom: 15px;
}
.label5_ri h3:after{
    content: "";
    display: block;
    width: 96px;
    height: 1px;
    margin-top: 10px;
    background: #50B2D5;
}
.label5_ri p{
    font-size: 18px;
    color: #666666;
}
.label5 ul li:hover .label5_img img.tu1{
    display: none;
}
.label5 ul li:hover .label5_img img.tu2{
    display: block;
    animation: aa 3s ease infinite;
}
@keyframes aa{
    0%{
        scale: 1;
    }
    50%{
        scale: 1.08;
    }
    100%{
        scale: 1;
    }
}
.label6{
    padding: 100px 0 180px;
}
.label6_flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.label6_ri{
    width: 58.75%;
}
.label6_ri ul{
    height: 100%;
}
.label6_ri ul li{
    position: relative;
    display: none;
    height: 100%;
}
.label6_ri ul li:first-child{
    display: block;
}
.label6_ri ul li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 32px;
}
.label6_con{
    position: absolute;
    right: 0;
    bottom: -50px;
    width: 90%;
    min-height: 200px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 20px 30px;
    border-radius: 0 0 0 32px;
    box-shadow: 0 2px 10px rgba(39, 155, 196, 0.2);
    background: #ffffff;
}
.label6_con h3{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px;
}
.label6_con p{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
}
.label6_con a{
    display: block;
    text-align: right;
    font-size: 16px;
    color: #F2973A;
    margin-top: 5px;
}
.label6_con a:hover{
    color: #50b2d5;
}
.label6_lf{
    width: 40.8%;
    color: #ffffff;
    padding: 55px 50px 30px;
    border-radius: 32px;
    background: #075C78;
}
.label6_lf h5{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 35px;
}
.label6_lf ul li{
    font-size: 24px;
    line-height: 50px;
    padding: 15px 55px 15px 0;
    border-bottom: 1px solid #E0F6FF;
    background: url(../images/lab6jt.png)right center no-repeat;
    cursor: pointer;
}
.label6_lf ul li.cur{
    font-size: 30px;
    color: #F2973A;
    font-weight: bold;
    background-image: url(../images/lab6jt1.png);
}
.label6_lf ul li:last-child{
    border-bottom: none;
}
.label7_lb .swiper-container{
    padding: 0 5px 50px;
}
.label7_lb .swiper-slide{
    height: auto;
    border-radius: 24px;
    box-shadow: 0 2px 4px rgba(80, 176, 217, 0.2);
    overflow: hidden;
}
.label7_img img{
    width: 100%;
}
.label7_con{
    text-align: center;
    padding: 25px;
}
.label7_con h3{
    font-size: 24px;
    color: #111111;
    font-weight: bold;
    margin-bottom: 15px;
}
.label7_con h3:after{
    content: "";
    display: block;
    width: 80px;
    height: 1px;
    margin: 12px auto 0;
    background: #50B2D5;
}
.label7_con p{
    font-size: 18px;
    line-height: 36px;
    color: #333333;
}
.label7_zy{
    position: relative;
    width: 110px;
    height: 50px;
    margin: 0 auto;
}
.label7_zy .swiper-button-next,.label7_zy .swiper-button-prev {
    width: 50px;
    height: 50px;
    margin-top: -25px;
    outline: 0
}
.label7_zy .swiper-button-prev {
    background: url(../images/lab7z.png) center no-repeat;
    background-size: 100% 100%;
    left: 0
}
.label7_zy .swiper-button-next {
    background: url(../images/lab7y.png) center no-repeat;
    background-size: 100% 100%;
    right: 0
}
.label8{
    padding: 100px 0 70px;
}
.label8 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.label8 ul li{
    width: 49%;
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 24px;
    background: #FAFAFA;
}
.label8 ul li a {
    display: flex;
    align-items: center;
}
.label8_lf {
    width: 36%;
    border-radius: 8px;
    overflow: hidden;
}
.label8_lf img {
    width: 100%;
    object-fit: cover;
    transition: all 0.6s
}
.label8_ri {
    width: 64%;
    padding-left: 20px;
}
.label8_ri h3 {
    font-size: 20px;
    font-weight: bold;
    color: #50B2D5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.label8_ri p{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    margin: 10px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.label8_ri span{
    font-size: 14px;
    color: #999999;
}
.label8 ul li:hover .label8_ri h3{
    color: #F2973A;
}
.label8 ul li:hover img{
    transform: scale(1.06);
}
.label2 .by3_more a,
.label8 .by3_more a{
    margin-top: 10px;
}



@media only screen and (max-width: 1024px){
.label_banner dl dd {
    font-size: 23px;
    padding: 0 15px;
}
.label1_flex {
    bottom: 0;
    padding: 60px 0;
}
.label2 ul li {
    width: 49%;
}
.label2 ul li:nth-child(3n){
    margin-right: 2%;
}
.label2 ul li:nth-child(2n){
    margin-right: 0;
}
.label7_con {
    padding: 25px 15px;
}
}

@media only screen and (max-width: 900px){
.label_banner h1{
    font-size: 56px;
}
.label_banner dl {
    justify-content: center;
}
.label_banner dl dd {
    margin: 0 20px 20px;
}
.label1_lf h2 {
    margin-bottom: 20px;
}
.label1_con {
    font-size: 16px;
    line-height: 32px;
}
.label1_img {
    width: 46.5%;
}
.label3_two .swiper-slide {
    padding: 25px;
}
.label5 ul li a {
    padding: 25px 5px 25px 15px;
}
.label5_img {
    margin-right: 15px;
}
.label5_ri h3 {
    font-size: 20px;
}
.label6_lf {
    padding: 30px 20px;
}
.label6_lf h5 {
    font-size: 22px;
    margin-bottom: 10px;
}
.label6_lf ul li {
    font-size: 22px;
    padding: 15px 55px 15px 0;
}
.label6_lf ul li.cur {
    font-size: 24px;
}
.label8 ul li {
    width: 100%;
}


}

@media only screen and (max-width: 640px){
.label_banner{
    margin-top: 0;
    padding: 10vw 0;
}
.label_banner p{
    font-size: 4.5vw;
    line-height: 7vw;
    padding: 0 5vw;
}
.label_banner h1{
    font-size: 9vw;
    margin: 5vw 0 6vw;
}
.label_banner dl dd{
    font-size: 3.3vw;
    line-height: 7vw;
    margin: 0 1vw 2vw;
    padding: 0 2vw;
}
.label_banner dl dd img{
    max-width: 4vw;
    margin-right: 1vw;
}
.label_banner dl dd:after{
    bottom: 0;
    width: 100%;
    height: 100%;
}
.mian_nav p,
.mian_nav span{
    float: none;
}
.mian_nav span{
    font-size: 12px;
}
.label1_flex{
    display: block;
    padding: 8vw 0;
}
.label1_img{
    width: 100%;
    margin-bottom: 3vw;
    border-radius: 8px;
}
.label1_lf{
    width: 100%;
}
.label1_con{
    font-size: 3.6vw;
    line-height: 6vw;
    margin-bottom: 3vw;
}
.label2{
    padding: 10vw 0 6vw;
}
.label2 ul li{
    width: 100%;
    margin-bottom: 3vw;
}
.label2_q{
    width: 92%;
    padding: 1vw 80px 0 2vw;
}
.label2_q:after{
    height: 36vw;
}
.label2 ul li p{
    font-size: 3.25vw;
    margin-bottom: 1vw;
}
.label2 ul li p strong{
    font-size: 5vw;
}
.label2_q h3{
    font-size: 3.8vw;
}
.label2_a{
    width: 92%;
    margin-left: 8%;
    margin-top: -4.5vw;
    padding: 1vw 4vw 3vw 3vw;
}
.label2_des{
    font-size: 3.3vw;
    line-height: 5vw;
    margin-bottom: 1vw;
/*    -webkit-line-clamp: 2;*/
}
.label2_a span{
    font-size: 3.6vw;
}
.label3{
    padding: 8vw 0;
}
.title i{
    font-size: 3.6vw;
    line-height: 7vw;
    margin-bottom: 2vw;
    padding: 0 3vw;
}
.label3_one{
    margin-bottom: 2vw;
}
.label3_one .gallery-thumb1{
    flex: 1;
}
.label3_one .swiper-slide{
    font-size: 3.8vw;
    padding-bottom: 1vw;
}
.label3_one .swiper-slide.swiper-slide-thumb-active:after{
    max-width: 60%;
}
.label3_zy{
    display: none;
}
.label3_two .swiper-slide{
    display: block;
    padding: 3vw;
}
.label3_img{
    width: 100%;
    margin-bottom: 3vw;
}
.label3_lf{
    font-size: 3.6vw;
    padding-right: 0;
}
.label3_lf p{
    margin-bottom: 2vw;
}
.label3_lf dl dd{
    line-height: 6vw;
    padding-left: 10px;
}
.label3_lf dl dd strong{
    font-size: 4.3vw;
}
.label3_lf dl dd:before{
    width: 5px;
    height: 5px;
    margin-top: -2.5px;
}
.label4{
    padding: 8vw 0 5vw;
}
.label4 ul li{
    width: 100%;
    margin-bottom: 3vw;
}
.label4 ul li h3{
    font-size: 4.5vw;
    line-height: 5vw;
    padding: 2vw 1vw;
}
.label4_con{
    padding: 3vw;
}
.label5{
    padding: 10vw 0 7vw;
}
.label5 ul li{
    margin-bottom: 3vw;
    border-radius: 6px;
}
.label5 ul li a{
    display: block;
    padding: 2vw 1vw;
}
.label5_img{
    width: 7vw;
    margin-right: 0;
    margin-bottom: 1vw;
}
.label5_ri h3{
    font-size: 3.6vw;
    margin-bottom: 2vw;
}
.label5_ri h3:after{
    width: 50%;
    margin-top: 1vw;
}
.label5_ri p{
    font-size: 3vw;
}
.label5 ul li:hover .label5_img img.tu1{
    display: none;
}
.label5 ul li:hover .label5_img img.tu2{
    display: block;
}
.label6{
    padding: 8vw 0;
}
.label6_flex{
    display: block;
}
.label6_ri{
    width: 100%;
    margin-bottom: 3vw;
}
.label6_ri ul li img{
    border-radius: 8px;
}
.label6_con{
    width: 100%;
    min-height: auto;
    bottom: 0;
    padding: 3vw 2vw 2vw;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 2px 6px rgba(39, 155, 196, 0.2);
}
.label6_con h3{
    font-size: 3.8vw;
    margin-bottom: 2vw;
}
.label6_con p{
    font-size: 3.25vw;
    line-height: 5vw;
}

.label6_lf{
    width: 100%;
    padding: 3vw 2vw;
    border-radius: 8px;
}
.label6_lf h5{
    font-size: 4.5vw;
    margin-bottom: 2vw;
}
.label6_lf ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.label6_lf ul li{
    width: 49%;
    font-size: 3.8vw;
    line-height: 6vw;
    padding: 2vw 6vw 2vw 0;
    background-size: 6vw;
}
.label6_lf ul li.cur{
    font-size: 4.5vw;
}
.label6_lf ul li:last-child{
    border-bottom: 1px solid #E0F6FF;
}
.label7_lb .swiper-container{
    padding: 0 5px 20px;
}
.label7_lb .swiper-slide{
    border-radius: 6px;
}
.label7_img img{
    width: 100%;
}
.label7_con{
    padding: 3vw 1vw;
}
.label7_con h3{
    font-size: 4.5vw;
    margin-bottom: 2vw;
}
.label7_con h3:after{
    width: 30px;
    margin: 1vw auto 0;
}
.label7_con p{
    font-size: 3.25vw;
    line-height: 5vw;
}
.label7_zy{
    width: 70px;
    height: 30px;
}
.label7_zy .swiper-button-next,.label7_zy .swiper-button-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
}
.label8{
    padding: 10vw 0 7vw;
}
.label8 ul li{
    margin-bottom: 3vw;
    padding: 2vw;
    border-radius: 6px;
}
.label8 ul li a {
    display: flex;
    align-items: center;
}
.label8_lf {
    width: 30vw;
    border-radius: 6px;
}
.label8_ri {
    flex: 1;
    width: 100%;
    padding-left: 2vw;
    overflow: hidden;
}
.label8_ri h3 {
    font-size: 3.6vw;
}
.label8_ri p{
    font-size: 3.25vw;
    line-height: 5vw;
    margin: 2vw 0 0;
}
.label8_ri span{
    display: none;
}



}


.kdb1{
    background: rgba(80, 174, 221, 0.07);
}
.kdb1_flex{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.kdb1_lf{
    width: 57.75%;
}
.kdb1_ri{
    width: 35%;
}
.kdb1_des{
    color: #333333;
    margin-bottom: 50px;
}
.kdb1_des h3{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}
.kdb1_des p{
    font-size: 18px;
}
.kdb1_con p{
    position: relative;
    font-size: 18px;
    line-height: 32px;
    color: #F2973A;
    padding-left: 20px;
}
.kdb1_con p:before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border-radius: 50%;
    background: #F2973A;
}
.kdb2{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.kdb2{
    padding: 100px 0 0;
}
.kdb2_lf{
    width: 35%;
    font-size: 30px;
    color: #111111;
}
.kdb2_ri{
    width: 64%;
}
.kdb2_ri ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.kdb2_ri ul li{
    position: relative;
    width: 47.5%;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    padding: 5px 5px 5px 40px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    background: #ffffff;
}
.kdb2_ri ul li:nth-child(-n+2){
    margin-bottom: 35px;
}
.kdb2_ri ul li span{
    position: absolute;
    left: -20px;
    top: -15px;
    display: block;
    width: 38px;
    font-size: 20px;
    line-height: 38px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    background: #50AEDD;
}
.kdb4_flex ul{
    display: flex;
    flex-wrap: wrap;
}
.kdb4_flex ul li{
    position: relative;
    width: 14.2%;
    height: 617px;
    color: #FFFFFF;
    text-align: center;
    padding: 120px 0 0;
    background: url(../images/kdb41.jpg)top center no-repeat;
    background-size: cover;
    transition: all 0.5s;
}
.kdb4_flex ul li.cur{
    width: 29%;
}
.kdb4_flex ul li:nth-child(2){
    background-image: url(../images/kdb42.jpg);
}
.kdb4_flex ul li:nth-child(3){
    background-image: url(../images/kdb43.jpg);
}
.kdb4_flex ul li:nth-child(4){
    background-image: url(../images/kdb44.jpg);
}
.kdb4_flex ul li:nth-child(5){
    background-image: url(../images/kdb45.jpg);
}
.kdb4_flex ul li:nth-child(6){
    background-image: url(../images/kdb46.jpg);
}
.kdb4_flex ul li.cur:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #50AEDD;
    opacity: 0.9;
}
.kdb4_con{
    position: relative;
    z-index: 1;
}
.kdb4_img{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    opacity: 0;
}
.kdb4_img img{
    max-height: 100%;
}
.kdb4_con h3{
    font-size: 22px;
    line-height: 40px;
    font-weight: bold;
    padding: 3px;
    margin: 35px 0 50px;
    text-shadow: 0 2px 2px #218CC2;
    background: url(../images/kdb4bj.png)center no-repeat;
    background-size: cover;
}
.kdb4_con p{
    max-width: 410px;
    font-size: 18px;
    line-height: 32px;
    margin: 0 auto;
    padding: 0 10px;
    opacity: 0;
}
.kdb4_flex ul li.cur .kdb4_img,
.kdb4_flex ul li.cur .kdb4_con p{
    opacity: 1;
}
.kdb5{
    padding: 120px 0 100px;
}
.kdb5_flex{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.kdb5_ri{
    position: relative;
    width: 48.17%;
    margin-left: -27.17%;
    z-index: 1;
}
.kdb5_ri img{
    margin: 0 auto;
}
.kdb5_lf{
    width: 79%;
}
.kdb5_lf ul li{
    margin-bottom: 25px;
    padding: 16px 10px 16px 110px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    background: url(../images/kdb51.png)left 35px center no-repeat;
}
.kdb5_lf ul li:last-child{
    margin-bottom: 0;
}
.kdb5_lf ul li p{
    max-width: 58%;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
}
.kdb_foot{
    padding: 30px 0 0;
}
/*.kdb_foot img{
    height: 100px;
    object-fit: cover;
}
*/
.kdb_m{
    display: none;
}
@media only screen and (max-width: 1280px) {
.kdb1 .kdb1_flex{
    width: 100%;
    padding-right: 3%;
}
.kdb1_ri {
    width: 40%;
}
.kdb4_con h3 {
    font-size: 18px;
    line-height: 30px;
    padding: 5px 3px;
}
.kdb5_lf ul li {
    margin-bottom: 20px;
    padding: 10px 10px 10px 110px;
}



}
@media only screen and (max-width: 900px) {
.kdb1_flex {
    align-items: unset;
}
.kdb1_lf {
    width: 52%;
}
.kdb1_lf img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.kdb1_ri {
    width: 46%;
    padding: 30px 0;
}
.kdb2 {
    display: block;
}
.kdb2_lf {
    width: 100%;
    text-align: center;
    margin-bottom: 45px;
}
.kdb2_lf:after {
    content: "";
    display: block;
    width: 80px;
    height: 3px;
    margin: 0 auto;
    margin-top: 15px;
    background: #fa9842;
}
.kdb2_ri {
    width: 100%;
}
.kdb4_flex ul li {
    width: 33.33%;
    height: 450px;
    padding: 70px 0 0;
}
.kdb4_flex ul li.cur{
    width: 33.33%;
}
.kdb4_con h3 {
    margin: 30px 0 20px;
}
.kdb4_img {
    height: 80px;
}
.kdb4_con p {
    font-size: 16px;
    line-height: 28px;
}
.kdb5_flex{
    display: block;
}
.kdb5_ri{
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
}
.kdb5_lf{
    width: 100%;
}
.kdb5_lf ul li {
    padding: 20px 10px 20px 110px;
}
.kdb5_lf ul li p {
    max-width: 100%;
}
/*.kdb_foot{
    display: none;
}*/



}

@media only screen and (max-width: 640px) {
.kdb1 .kdb1_flex {
    padding-right: 0;
}
.kdb1_flex{
    display: block;
}
.kdb1_lf{
    width: 100%;
}
.kdb1_ri{
    width: 100%;
    padding: 3vw 3%;
}
.kdb1_des{
    margin-bottom: 2vw;
}
.kdb1_des h3{
    font-size: 4.5vw;
    margin-bottom: 1vw;
}
.kdb1_des p{
    font-size: 3.8vw;
}
.kdb1_con p{
    font-size: 3.6vw;
    line-height: 7vw;
    padding-left: 10px;
}
.kdb1_con p:before{
    width: 6px;
    height: 6px;
    margin-top: -3px;
}
.kdb2{
    padding: 8vw 0 0;
}
.kdb2_lf{
    font-size: 5.2vw;
    font-weight: bold;
    margin-bottom: 5vw;
}
.kdb2_lf:after{
    width: 60px;
    height: 2px;
    margin-top: 2vw;
}
.kdb2_ri ul{
    display: block;
    padding: 0 3%;
}
.kdb2_ri ul li{
    width: 100%;
    font-size: 4vw;
    line-height: 6vw;
    margin-bottom: 5vw !important;
    padding: 2vw 2vw 2vw 7vw;
}
.kdb2_ri ul li span{
    left: -2vw;
    top: -3vw;
    width: 7vw;
    font-size: 4.5vw;
    line-height: 7vw;
}
.kdb4{
    padding-top: 6vw;
}
.kdb4_flex ul li{
    width: 50%;
    height: 70vw;
    padding: 12vw 0 0;
}
.kdb4_flex ul li.cur{
    width: 50%;
}
.kdb4_img{
    height: 10vw;
}
.kdb4_con h3{
    font-size: 4.3vw;
    line-height: 5vw;
    padding: 2vw 0;
    margin: 3vw 0 2vw;
}
.kdb4_con p{
    max-width: 410px;
    font-size: 3vw;
    line-height: 5vw;
    padding: 0 1vw;
}
.kdb5{
    padding: 10vw 0;
}
.kdb5_ri{
    margin-bottom: 3vw;
}
.kdb5_ri img{
    max-width: 70%;
}
.kdb5_lf ul li{
    margin-bottom: 3vw;
    padding: 1vw 1vw 1vw 35px;
    background: url(../images/kdb51.png)left 5px center no-repeat;
    background-size: 23px;
}
.kdb5_lf ul li p{
    font-size: 3.5vw;
    line-height: 5.5vw;
}
.kdb_pc{
    display: none;
}
.kdb_m{
    display: block;
}


}

.fail2_tu h4{font-size:18px; font-weight:bold;}