*{box-sizing: border-box;}
/* banner */
.cyy_banner{width: 100%;height: 6rem;margin-top: 1.28rem;}
.cyy_banner .swiper{height: 100%;}
.lbSwiper .swiper-slide{position: relative;}
.lbSwiper .slide_image{position: absolute;width: 100%;height: 100%;}
.lbSwiper .slide_text{position: absolute;width: 15.56rem;height: 3.82rem;z-index: 2;color: #fff;display: flex;align-items: center;
font-size: 1.2rem;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.lbSwiper .swiper-pagination{bottom: .5rem;}
.lbSwiper .swiper-pagination .swiper-pagination-bullet{width: 24px;height: 4px;background: rgba(255, 255, 255, 0.85);
    border-radius: 8px 8px 8px 8px;opacity: 1;}
.lbSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    width: 48px;background: #E1251A;
}

/* 第二部分 */
.cyy_second{position: relative;padding-top: 1.26rem;padding-bottom: 1.1rem;background: #F0F1F6;}
.cyy_second_con{display: flex;justify-content: space-between;}
.cyy_second_img{width: 5.43rem;border-radius: 20px 50px 20px 50px;position: relative;}
.cyy_second_img img{height: auto;}
.cyy_second_img_block{width: 3.57rem;height: 1.34rem;background: #fff;border-radius: 20px 20px 20px 20px;position: absolute;
border-left: 3px solid #E1251A;box-shadow: 0px 4px 57px 0px rgba(0, 0, 0, 0.25);top: .5rem;right: -.6rem;
padding-left: .4rem;display: flex;flex-direction: column;justify-content: center;display: none;}
.cyy_second_img_block_title{font-size: .48rem;line-height: .54rem;color: #E1251A; font-family: 'Roboto-Medium';}
.cyy_second_img_block_text{font-size: .24rem;line-height: .36rem;color: rgba(0, 0, 0, 1); font-family: 'Roboto-Medium';}
.cyy_second_main{width: 8.41rem;}
.cyy_second_main_title{font-size: .36rem;line-height: .45rem;color: #05142d;font-family: 'Roboto-Medium';}
.cyy_second_main_con{margin-top: .5rem;font-size: .24rem;line-height: .36rem;color: #05142d; font-family: 'Roboto-Medium';}

/* 第三部分 */
.cyy_third{background: url("../image/jjyz/threebg.png")no-repeat center; background-size: cover;height: 8.37rem;}
.cyy_third_con{width: 16.32rem;margin: auto;height: 100%;border-left: .5px solid rgba(255, 255, 255, 0.80);
border-right: .5px solid rgba(255, 255, 255, 0.80);padding: .92rem .42rem 0;color: #fff;}
.cyy_third_title{font-size: .85rem; font-family: 'JDLangZhengTi';margin-bottom: .27rem;color: #fff;}
.cyy_third_info{font-size: .24rem;line-height: .54rem;font-family: 'Roboto-Medium';color: #fff;}
.cyy_third_text{font-size: .3rem;line-height: .45rem;color: rgba(255, 255, 255, 0.8);font-family: 'Roboto-Regular-14';
margin-top: 1.74rem;}

/* 第四部分 */
.cyy_fourth{padding-top: .9rem;padding-bottom: 1rem;}
.cyy_fourth_title{font-size: .85rem; font-family: 'JDLangZhengTi';margin-bottom: .56rem;}
.cyy_fourth_title span{font-weight: bold;}
.cyy_fourth_info{font-size: .22rem;font-family: 'Roboto-Regular-14';}
.cyy_fourth_list{margin-top: .56rem;display: flex;justify-content: space-between;}
.cyy_fourth_item{width: 4.975rem;height: 7.9rem;border-radius: .5rem;overflow: hidden;position: relative;box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);}
.cyy_fourth_item_title{text-align: center;font-size: .42rem;line-height: .54rem;position: absolute;left: 0;bottom: .53rem;
font-family: 'Roboto-Medium';color: #fff;width: 100%;}
.cyy_fourth_item_mark{position: absolute;width: 100%;height: 100%;opacity: 0;background: #fff;left: 0;top: 0;padding: 1rem .46rem 0.5rem;
transition: all .3s ease-in-out;display: flex;flex-direction: column;}
.cyy_fourth_item_num{width: .7rem;border-radius: 50%;height: .7rem;background: rgba(255, 255, 255, 0.35);text-align: center;
    line-height: .7rem;position: absolute;right: .37rem;top: .22rem;font-size: .4rem;color: #fff;z-index: 5;}
.cyy_fourth_item_mark_title{font-size: .42rem;font-family: 'Roboto-Bold';color: #071E40;height: .96rem;margin-bottom: .2rem;}
.cyy_fourth_item_mark_text{font-size: .3rem;line-height: .38rem;color: rgba(0, 0, 0, 0.7);}
.cyy_fourth_item:hover .cyy_fourth_item_mark{ opacity: 1;}
.cyy_fourth_item:hover .cyy_fourth_item_num{background: #E1251A;}
.cyy_fourth_item.active .cyy_fourth_item_mark{ opacity: 1;}
.cyy_fourth_item.active .cyy_fourth_item_num{background: #E1251A;}

/* 第五部分 */
.cyy_fifth{height: 9.09rem;position: relative;overflow: hidden;}
.cyy_fifth_con{width: 12.28rem;height: 100%;border-left: .5px solid rgba(255, 255, 255, 0.80);padding: .87rem 2.1rem 0 .45rem;
position: relative;color: #fff;transform: translateX(1.5rem);}
.cyy_fifth_con_btn{width: .42rem;height: .42rem;display: block;right: -.21rem;top: 40%;
    position: absolute;z-index: 55;
    /* transform: translate(-50%, -50%); */
    background: url(../image/jjyz/play.png)no-repeat center;
    background-size: cover; }
.cyy_fifth_con_btn:hover{cursor: pointer;}
.cyy_fifth_con_btn.zanting{background: url(../xinpic/zanting.png)no-repeat center;display: none;background-size: cover;}
.cyy_fifth_line_po{position: absolute;width: 1px ;height: 6.55rem;background: rgba(255, 255, 255, 0.80);right: 0;top: 0;}

.cyy_fifth_title{font-size: .85rem; font-family: 'JDLangZhengTi';color: #fff;}
.cyy_fifth_title span{font-weight: bold;}
.cyy_fifth_info{ font-size: .24rem;font-family: 'Roboto-Regular-14';margin-top: .4rem;color: #fff;}
.cyy_fifth_bottom{position: absolute;width: 100%;height: 2.54rem;background: rgba(0, 0, 0, 0.22);left: 0;bottom: 0;padding-right: 1.5rem;
display: flex;justify-content: space-around;color: #fff;transform: translateX(1.5rem);}
.cyy_fifth_bottom_item{padding-top: .57rem;}
.cyy_fifth_bottom_item_name{font-size: .3rem;font-family: 'Roboto-Regular-14';margin-bottom: .51rem;}
.cyy_fifth_bottom_item_img,
.cyy_fifth_bottom_item_img a{display: flex;align-items: center;}
.cyy_fifth_bottom_item_logo{height: .5rem;width: auto;}
.cyy_fifth_bottom_item_arrow{width: .25rem;height: .25rem;margin-top: .2rem;}
.cyy_fifth_video{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.cyy_fifth_con_bg{position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 1;}
.cyy_fifth_video video{width: 100%;}

/* 第六部分 */
.cyy_sixth{background: #f5f5f9 ; background-size: cover; 
    padding-top: .87rem;padding-bottom: .9rem;}
.cyy_sixth_title{font-size:  .85rem; font-family: 'JDLangZhengTi';}
.cyy_sixth_title span{font-weight: bold;}
.cyy_sixth_main{margin-top: .35rem;display: flex;justify-content: space-between;}
.cyy_sixth_main_ditu{width: 10.06rem;height: 7.38rem;position: relative;}
.cyy_sixth_dian{width: .16rem;height: .16rem;background: #E1251A;border-radius: 50%;position: absolute;}
.cyy_sixth_dian1{top: 2.76rem;right: 3.79rem;}
.cyy_sixth_dian2{top: 4.18rem;right: 4.43rem;}
.cyy_sixth_dian3{top: 4.43rem;right: 4.97rem;}
.cyy_sixth_main_list{width: 3.75rem;}
.cyy_sixth_main_list_item{display: flex;height: 1.27rem;margin-bottom: .34rem;}
.cyy_sixth_main_item_pic{width: 1.37rem;height: 1.27rem;border-left: 1px solid #E1251A;overflow: hidden;}
.cyy_sixth_main_item_text{display: flex;flex: 1;width: calc(100% - 1.37rem);font-size: .16rem;color: #05142d;
background: #fff;padding: .18rem;align-items: center;font-family: Roboto-Medium;}
.cyy_sixth_list{display: flex;justify-content: space-between;margin-top: 1.18rem;}
.cyy_sixth_item_title{font-size: .24rem;color: #05142d;}
.cyy_sixth_item_text{margin-top: .31rem;display: flex;align-items: center;}
.cyy_sixth_item_text_num{font-size: .48rem;color: #E1251A;font-weight: bold;}
.cyy_sixth_item_text_dw{font-size: .24rem;margin-left: .2rem;}

/* 第七部分 */
.cyy_seventh{background: rgba(240, 241, 246, 0.17);padding-top: .9rem;padding-bottom: 3.55rem;position: relative;overflow: hidden;}
.cyy_seventh_title{font-size: .85rem; font-family: 'JDLangZhengTi';margin-bottom: 1.94rem;}
.cyy_seventh_title span{font-weight: bold;}
.cyy_seventh_main{height: 4.33rem;background: url(../image/jjyz/fivebg.png)no-repeat center;background-size: cover;}
.cyy_seventh_main >div{display: flex;position: relative;}
.cyy_seventh_main_l{width: 5.41rem;height: 6.66rem;background: #E1251A;border-radius: 20px 50px 20px 50px;color: #fff;font-size: .36rem;
line-height: .58rem;padding: .48rem .71rem;transform: translateY(-1rem);}
.cyy_seventh_main_r{width: 12rem;position: absolute;top: 5.14rem;right: 20px;transform: translateX(1.6rem);}
.cyy_seventh_r_title{font-size: .42rem;display: flex;align-items: center;font-family: 'JDLangZhengTi';width: 100%;color: #fff;}
.cyy_seventh_r_title img{width: .34rem;height: .34rem;transform: rotate(270deg);margin-left: .28rem;}
.cyy_seventh_r_con{margin-top: .55rem;overflow: hidden;}
.cyy_seventh_r_con .swiper-slide{height: 4.17rem;border: 1px solid #eee;
border-radius: 20px 20px 20px 20px;background: #fff;padding: .24rem;position: relative;}
.cyy_seventh_r_year{width: .86rem;height: .32rem;background: #E1251A;border-radius: 48px 48px 48px 48px;font-size: .24rem;
text-align: center;color: #fff;}
.cyy_seventh_r_text{font-size: .24rem !important;line-height: .36rem;font-family: 'Roboto-Medium';margin-top: .4rem;}
.cyy_seventh_r_d{width: .51rem;height: .51rem;display: flex;flex-direction: column;align-items: center;justify-content: center;
font-size: .14rem;color: #E1251A;font-family: 'Roboto-Medium';border: 1px solid #E1251A;border-radius: 50%;
position: absolute;bottom: .24rem;right: .24rem;}
.cyy_seventh_r_d img{width: .16rem;height: .16rem;margin-bottom: .051rem;display: none;transition: all .3s;}
.cyy_seventh_r_d img:nth-child(1){display: block;}
.cyy_seventh_r_d img:nth-child(2){display: none;}
.cyy_seventh_r_d:hover img:nth-child(1){display: none;}
.cyy_seventh_r_d:hover img:nth-child(2){display: block;}
.cyy_seventh_r_d:hover{background: #E1251A;color: #fff;cursor: pointer;}
.cyy_seventh_main .swiper-button-next:after,
.cyy_seventh_main .swiper-button-prev:after{display: none;}
.cyy_seventh_main .swiper-button-next,
.cyy_seventh_main .swiper-button-prev{width: .8rem;height: .8rem;border-radius: 50%;background: #fff;z-index: 5;
pointer-events: all;display: flex;justify-content: center;align-items: center;border: 1px solid #eee;}
.cyy_seventh_main .swiper-button-next img,
.cyy_seventh_main .swiper-button-prev img{width: .4rem;height: .4rem;transition: all .3s;}
.cyy_seventh_main .swiper-button-next{left: 3.5rem;bottom: 0rem;top: auto;right: auto;}
.cyy_seventh_main .swiper-button-prev{left: 4.5rem;bottom: 0rem;top:auto;right:auto;}
.cyy_seventh_main .swiper-button-next:hover,
.cyy_seventh_main .swiper-button-prev:hover{background: #E1251A;}
.cyy_seventh_main .swiper-button-next img:nth-child(1),
.cyy_seventh_main .swiper-button-prev img:nth-child(1) {
    display: block;
}
.cyy_seventh_main .swiper-button-next img:nth-child(2),
.cyy_seventh_main .swiper-button-prev img:nth-child(2) {
    display: none;
}
.cyy_seventh_main .swiper-button-next:hover img:nth-child(1),
.cyy_seventh_main .swiper-button-prev:hover img:nth-child(1) {
    display: none;
}
.cyy_seventh_main .swiper-button-next:hover img:nth-child(2),
.cyy_seventh_main .swiper-button-prev:hover img:nth-child(2){
    display: block;
}

/* 第八部分 */
.about_seventh{padding-top: .87rem;background: url(../image/about/serven.png)no-repeat center;background-size: cover;height: 8.08rem;
color: #fff;}
.about_seventh_title{font-size: .85rem;font-family: 'JDLangZhengTi';color: #fff;}
.about_seventh_title span{font-weight: bold;}
.about_seventh_info{margin-top: .5rem;width: 9.5rem;font-size: .24rem;color: rgba(255, 255, 255, 0.8);}
.about_seventh_download{margin-top: .8rem;}
.about_seventh_list{display: flex;align-items: center;}
.about_seventh_item{margin-right: .2rem;}
.about_seventh_item a{width: 2.72rem;height: .83rem;background: linear-gradient(0deg, rgba(126, 130, 148, 0.53) 20%, rgba(126, 130, 148, 0.53) 100%);
border-radius: 18px 18px 18px 18px;display: flex;align-items: center;justify-content: center;}
.about_seventh_item_icon{width: .3rem;margin-right: 5px;}
.about_seventh_item_text{font-size: .24rem;font-family: 'Roboto-Regular-14';}
.about_seventh_shuoming{font-size: .22rem;font-family: 'Roboto-Regular-14';margin-top: .8rem;color: #fff;}
.about_seventh_item:hover a{background: linear-gradient(0deg, rgba(126, 130, 148, 0.83) 20%, rgba(126, 130, 148, 0.83) 100%);}

@media screen and (max-width: 768px) {
    .cyy_banner{margin-top: 0;padding-top: 1rem;}
    .lbSwipe .slide_image img{object-fit: cover;}
    .lbSwipe .slide_text{width: 100%;height: auto;padding: 0 .2rem;}
    .slide_text_b{font-size: .5rem;}
    .slide_text_s{font-size: .24rem;line-height: 2;} .slide_image img{object-fit: cover;}
    .lbSwiper .slide_text{width: 100%;height: auto;padding: 0 .2rem;font-size: .65rem !important;}
    .slide_text_b{font-size: .5rem;}
    .slide_text_s{font-size: .24rem;line-height: 2;}
    .cyy_second{padding-top: .5rem;padding-bottom: .5rem;}
    .cyy_second_con{display: block;}
    .cyy_second_img{width: 100%;margin-bottom: .2rem;}
    .cyy_second_img_block_title{font-size: .26rem;line-height: 1.2;}
    .cyy_second_img_block{width: 2.6rem;height: 1.2rem;}
    .cyy_second_img_block_text{font-size: .2rem;}
    .cyy_second_main{width: 100%;}
    .cyy_second_main_title{font-size: .3rem !important;}
    .cyy_second_main_con{margin-top: .3rem;font-size: .24rem !important;}
    .cyy_third{height: auto;width: 100%;padding: .5rem .2rem;}
    .cyy_third_con{width: 100%;border: none;padding: 0;}
    .cyy_third_title.bigT{font-size: .4rem !important;}
    .cyy_third_info.fuT{font-size: .3rem !important;}
    .cyy_third_text{margin-top: .3rem;font-size: .24rem !important;}
    .cyy_fourth_title{margin-bottom: .3rem;}
    .cyy_fourth_list{display: block;margin-top: .3rem;}
    .cyy_fourth_item{width: 88%;margin: .2rem auto;height: 6rem;}
    .cyy_fourth_item img{width: 100%;height: 100%;object-fit: cover;}
    .cyy_fourth_item_num{width: .5rem;height: .5rem;font-size: .3rem;line-height: .5rem;}
    .cyy_fourth_item_mark{padding: .8rem .2rem;}
    .cyy_fourth_item_mark_title{font-size: .3rem !important;}
    .cyy_fourth_item_mark_text.zwFont{font-size: .24rem !important;}
    .cyy_fourth_item_title{font-size: .3rem !important;}
    .cyy_fifth_con_bg{position: static;}
    .cyy_fifth{width: 100%;}
    .cyy_fifth_con{width: 100%;padding: .5rem .2rem;transform: none;border: none;height: 5.4rem;
    background: rgba(0, 0, 0, 0.2);}
    .cyy_fifth_bottom{position: static;transform: none;justify-content: space-between;padding: 0 .2rem;
    background: #E1251A;display: block;height: auto;}
    .cyy_fifth_info{margin-top: .3rem;font-size: .24rem !important;}
    .cyy_fifth_bottom_item{padding-top: 0;display: flex;justify-content: space-between;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.2);padding: .2rem 0;}
     .cyy_fifth_bottom_item:last-child{border-bottom: none;}
    .cyy_fifth_bottom_item_name.conT{font-size: .28rem !important;margin-bottom: .15rem;}
    .cyy_fifth_video{height: 5.4rem;}
    .cyy_fifth_video video{height: 100%;object-fit: cover;}
    .cyy_fifth_con_btn{top: 10%;right: .2rem;}
    .cyy_fifth_bottom_item_logo{width: auto;height: .5rem;}
    .cyy_fifth_bottom_item_logo img{width: auto;height: 100%;}
    .cyy_sixth{padding-top: .5rem;padding-bottom: .5rem;}
    .cyy_sixth_title{font-size: .4rem !important;}
    .cyy_sixth_main{display: block;}
    .cyy_sixth_main_ditu{width: 100%;height: auto;}
    .cyy_sixth_dian{width: .12rem;height: .12rem;}
    .cyy_sixth_dian1{top: 37%;right: 38%;}
    .cyy_sixth_dian2{top: 57%;right: 44%;}
    .cyy_sixth_dian3{top: 60%;right: 49%;}
    .cyy_sixth_main_list{width: 100%;}
    .cyy_sixth_main_list_item{margin-bottom: .2rem;}
    .cyy_sixth_list{display: block;margin-top: .3rem;}
    .cyy_sixth_item{width: 100%;display: flex;align-items: center;justify-content: space-between;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.8);padding: .1rem 0;}
    .cyy_sixth_item_text{margin-top: 0;}
    .cyy_sixth_item_text_num{font-size: .3rem;}
    .cyy_seventh{padding-top: .5rem;padding-bottom: .5rem;}
    .cyy_seventh_title{font-size: .4rem !important;margin-bottom: .3rem;}
    .cyy_seventh_main{height: auto;padding: .2rem 0;}
    .cyy_seventh_main_l{width: 80%;padding: .2rem;transform: none;height: 3rem;font-size: .24rem !important;}
    .cyy_seventh_main_r{width: 100%;transform: none;position: static;}
    .cyy_seventh_r_title{font-size: .3rem !important;color: #05142d;margin-top: .2rem;padding: 0 .2rem;}
    .cyy_seventh_main .swiper-button-next,
    .cyy_seventh_main .swiper-button-prev{width: .6rem;height: .6rem;bottom: .1rem;}
    .cyy_seventh_r_con{margin-top: .2rem;}
    .cyy_seventh_main .swiper-button-next{left: .5rem;}
    .cyy_seventh_main .swiper-button-prev{left: 1.5rem;}
    .about_seventh{padding-top: .5rem;padding-bottom: .5rem;height: auto;}
    .about_seventh_title{font-size: .4rem !important;}
    .about_seventh_info{width: 100%;margin-top: .3rem;}
    .about_seventh_download{width: 100%;margin-top: .3rem;}
    .about_seventh_item{width: 32%;margin: 0;}
    .about_seventh_item a{width: 100%;}
    .about_seventh_list{justify-content: space-between;}
    .about_seventh_item_text{font-size: .2rem;}
    .footer{margin-top: 0;}
}