@charset "UTF-8";
.clearfix:after {
    content:"";
    display: block;
    clear:both;
}
.clearfix{
    zoom: 1;
}
/*背景视频*/
.video-container{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.video-container video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.homePage_header{
    /*position: relative;
    overflow: hidden;*/
    /*background: url("/cms_files/filemanager/1613938164/picture/202510/CA89D45A42AB92283DF50AF8F19A1830.png") no-repeat bottom center;*/
    background: url("/cms_files/filemanager/1613938164/picture/20267/4E6FC110C14277D2D6D12BCC567E4BAE.png") no-repeat bottom center;
    background-size: cover;
    position: relative;
}
.homePage_header .zwfw_header{
    background: none;
    box-shadow: none;
    position: relative;
    z-index: 10;
}
/*.homePage_header .zwfw_header_top .logo{
    padding-top: 9px;
}*/
.homePage_header .zwfw_header_top .logo img.logo_title{
    display: none;
}
.homePage_header .zwfw_header_top .logo img.logo_title.homePage{
    display: block;
}
/*.homePage_header .zwfw_header_top .regional_choice{
    margin-top: 17px;
}
.homePage_header .zwfw_header_top .top_tools{
    margin-top: 0;
}
.homePage_header .top_tools .tools_left li,
.homePage_header .top_tools .tools_left li a,
.homePage_header .zwfw_header_bottom .zwfw_nav li a,
.homePage_header .zwfw_header_bottom .zwfw_nav li.active a,
.homePage_header .zwfw_header_bottom .zwfw_nav li:hover a{
    color: #fff;
}
.homePage_header .zwfw_header_bottom .zwfw_nav{
    margin-top: 27px;
}*/
.homePage_header .hvr-underline-from-center:before{
    background: #fff;
}
/*.homePage_header .zwfw_header_bottom .header_search{
    display: none;
}
.homePage_header .zwfw_header .zwfw_header_top .regional_choice{
    background: none;
    border: 1px solid #fff;
}*/
.homePage_header_search{
    margin-top: 150px;
}
.homePage_header_search .slogan{
    width: auto;
    height: 70px;
}
.homePage_search{
    margin-top: 20px;
}
.homePage_search input{
    height: 60px;
    line-height: 60px;
    border: none;
    outline: none;
}
.homePage_search .homePage_search_input{
    float: left;
    width: 600px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    padding: 0 44px 0 20px;
    font-size: 18px;
    color: #666;
    background: url("icon_homePage_search.png") no-repeat right 20px center #fff;
    background-size: 24px;
}
.homePage_search input[type="submit"]{
    float: left;
    width: 90px;
    height: 60px;
    cursor: pointer;
    font-size: 20px;
    color: #fff;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    background: url("bg_submit.png") no-repeat;
    background-size: cover;
}
.homePage_search .hotSearchTerms{
    margin-top: 20px;
}
.homePage_search .hotSearchTerms .label{
    float: left;
    height: 24px;
    line-height: 24px;
    background: url("bg_hotSearchTerms.png");
    background-size: cover;
    font-size: 16px;
    color: #fff;
    padding: 0 8px;
}
.homePage_search .hotSearchTerms ul{
    float: left;
}
.homePage_search .hotSearchTerms ul li{
    float: left;
    margin-left: 10px;
}
.homePage_search .hotSearchTerms ul li a{
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    padding: 0 8px;
    background: url("bg_hotSearchTerms.png");
    background-size: cover;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 300px;
    cursor: pointer;
}
.homePage_header .serviceArea{
    margin-top: 140px;
    padding-top: 60px;
}
.homePage_header .serviceArea .customerService{
    background: #fff;
    float: left;
    width: 300px;
    border-radius: 8px;
    padding: 20px;
    position: relative;
    box-shadow: 0 2px 15px rgba(153,153,153,0.2);
}
.customerService .customerService_top{
    padding-left: 57px;
}
.customerService .customerService_top img{
    height: 112px;
    position: absolute;
    left: -30px;
    top: -56px;
}
.customerService .customerService_top h3{
    float: left;
    font-size: 22px;
    line-height: 30px;
    color: #2B2F32;
    font-weight: 400;
}
.customerService .customerService_top h3 a{
    cursor: pointer;
}
.customerService .customerService_top h3 a:hover{
    color: initial;
}
.customerService .customerService_top span{
    float: left;
    font-size: 16px;
    line-height: 30px;
    color: #666;
    margin-left: 16px;
}
.customerService_serve{
    margin-top: 20px;
}
.customerService_serve a{
    float: left;
    width: 122px;
    height: 40px;
    line-height: 40px;
    background-color: #FFF7E9;
    padding-left: 40px;
    font-size: 16px;
    color: #333!important;
    border-radius: 8px;
    background-position: 12px center!important;
    background-repeat: no-repeat!important;
    background-size: 20px!important;
}
.customerService_serve a.serve_01{
    margin-right: 16px;
    background-image: url("icon_serve01.png")!important;
}
.customerService_serve a.serve_02{
    cursor: pointer;
    background-image: url("icon_serve02.png")!important;
}
.customerService_list{
    background: #FFF7E9;
    border-radius: 8px;
    padding: 5px 20px;
    margin-top: 20px;
}
.customerService_list li{
    text-align: center;
    height: 40px;
    line-height: 39px;
    border-top: 1px solid #fff;
}
.customerService_list li:first-child{
    border-top: none;
}
.customerService_list li a{
    color: #333;
    font-size: 16px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
.serviceArea .userPlate{
    float: left;
    width: 420px;
    background: #fff;
    border-radius: 8px;
    margin-left: 30px;
    padding: 20px;
    box-shadow: 0 2px 15px rgba(153,153,153,0.2);
}
.userPlate .userLogin .userProfilePicture{
    float: left;
    width: 56px;
    height: 56px;
    border-radius: 50%;
}
.userPlate .userLogin .userProfilePicture img{
    width: 100%;
    height: 100%;
    display: block;
}
.userPlate .userLogin .login{
    float: left;
    margin-left: 10px;
}
.userPlate .userLogin .login .greetings{
    font-size: 22px;
    color: #2B2F32;
    line-height: 28px;
    float: left;
}
.userPlate .userLogin .login .loginBtn{
    float: left;
    margin-left: 4px;
    font-size: 22px;
    color: #2B2F32;
    line-height: 28px;
}
.userPlate .userLogin .login .loginBtn a{
    display: block;
    width: 72px;
    height: 28px;
    line-height: 28px;
    background: url("bg_loginBtn.png") no-repeat;
    background-size: cover;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.userPlate .userLogin .login .hintLanguage{
    margin-top: 6px;
    font-size: 16px;
    color: #666;
    line-height: 22px;
}
/*.userPlate .userAbout{
    margin-left: -16px;
    margin-top: 4px;
}
.userPlate .userAbout li{
    float: left;
    width: 182px;
    height: 40px;
    line-height: 40px;
    margin-left: 16px;
    margin-top: 16px;
}
.userPlate .userAbout li a{
    display: block;
    font-size: 16px;
    color: #333;
    text-align: center;
    background: #F1F7FF;
    border-radius: 4px;
    cursor: pointer;
}*/

.userBox .userAbout{
    display: none;
}
.userAbout .myMessage .label{
    float: left;
    width: 74px;
    font-size: 14px;
    line-height: 15px;
    color: #0061e9;
    padding-left: 34px;
    padding-right: 12px;
    background-image: url("icon_myMessage.png") !important;
    background-repeat: no-repeat!important;
    background-position: left center!important;
    background-size: 20px!important;
    position: relative;
}
.userAbout .myMessage .label:after{
    content: "";
    display: block;
    width: 1px;
    height: 18px;
    background: #D8D8D8;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.userAbout .myMessage .message_list{
    float: left;
    padding-left: 12px;
    width: calc(100% - 74px);
    height: 30px;
    overflow: hidden;
}
.userAbout .myMessage .message_list li{
    height: 30px;
    line-height: 30px;
}
.userAbout .myMessage .message_list li a{
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    float: left;
    font-size: 16px;
}
.userAbout .myMessage .message_list li .date{
    font-size: 16px;
    color: #999;
    float: right;
}
.userMenu{
    margin-top: 4px;
    margin-left: -20px;
}
.userMenu li{
    float: left;
    width: 272px;
    height: auto;
    margin-top: 16px;
    margin-left: 20px;
}
.userMenu li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 50px;
    border-radius: 8px;
    background: #ecf3fe;
    padding: 0 20px 0 42px;
    font-size: 16px;
    color: #333;
    position: relative;
    cursor: pointer;
}
.userMenu li a:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: linear-gradient(180.00deg, #0176ff 0%, #0061e9 100%);
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
}
.userMenu li a i {
    font-style: normal;
    font-size: 16px;
    color: #216ed6;
}
.homePage_header .serviceArea .timelyHandling{
    float: left;
    width: 420px;
    height: 280px;
    background: #fff;
    border-radius: 8px;
    margin-left: 30px;
    padding: 20px;
    box-shadow: 0 2px 15px rgba(153,153,153,0.2);
}
.homePage_header .serviceArea .timelyHandling h3{
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    color: #2B2F32;
}
.homePage_header .serviceArea .timelyHandling .slogan span{
    line-height: 22px;
    color: #666;
    font-size: 16px;
    margin-top: 4px;
    display: inline-block;
}
.homePage_header .serviceArea .timelyHandling ul{
    margin-left: -16px;
    margin-top: 4px;
}
.homePage_header .serviceArea .timelyHandling ul li{
    float: left;
    width: 182px;
    height: 40px;
    line-height: 40px;
    margin-top: 16px;
    margin-left: 16px;
}
.homePage_header .serviceArea .timelyHandling ul li a{
    display: block;
    background: #EEF7F4;
    border-radius: 4px;
    text-align: center;
    padding: 0 10px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #333;
}
/***********/
.userServices{
    margin-top: -40px;
    position: relative;
    z-index: 15;
}
.userServices .zwfw_container{
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 0 11px #00000014;
    padding: 20px;
}
.serviceCarousel{
    float: left;
}
.serviceCarousel .carouselCon{
    width: 565px;
    height: 284px;
    overflow: hidden;
    border-radius: 8px;
    /*border: 2px solid #fff;*/
    position: relative;
}
.carouselCon .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
.carouselCon .swiper-slide img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.carouselCon .swiper-pagination{
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.carouselCon .swiper-pagination .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background: transparent;
    border: 2px solid #ffffff85;
    opacity: 1;
}
.carouselCon .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #ffffff;
}
.userBox{
    float: left;
    margin-left: 30px;
    width: 565px;
}
.userBox .boxLogin{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px;
    border-radius: 8px;
    background: linear-gradient(91.23deg, #216ed612 0%, #216ed600 100%);
}
.userBox .boxLogin .headPortrait{
    display: block;
    width: 56px;
    height: 56px;
    object-fit: cover;
}
.userBox .boxLogin .loginCon{
    display: flex;
    align-items: center;
    flex-grow: 1;
}
.userBox .boxLogin .loginCon .boxGreetings{
    font-weight: 400;
    font-size: 24px;
    margin-left: 20px;
    color: #2b2f32;
}
.userBox .boxLogin .loginCon .loginBtn{
    display: block;
    padding: 8px 5px;
    border-radius: 4px;
    background: linear-gradient(89.57deg, #0176ff 0%, #0061e9 100%);
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    margin-left: 20px;
}
.userBox .boxLogin .loginCon > span{
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #666;
    margin-left: 20px;
}
.userBox .boxLogin .loginCon .logOut{
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #D8D8D8;
    line-height: 24px;
    display: none;
}
.userBox.isLoggedIn .boxLogin .loginCon .boxGreetings,
.userBox.isLoggedIn .boxLogin .loginCon > span,
.userBox.isLoggedIn .userBox_bottom .popularServices{
    display: none;
}
.userBox.isLoggedIn .boxLogin .loginCon .logOut,
.userBox.isLoggedIn .userBox_bottom .userAbout{
    display: block;
}
.userBox.isLoggedIn .boxLogin .loginCon .loginBtn{
    margin-left: 10px;
    background: none;
    font-size: 22px;
    color: #2b2f32;
}
.userBox .boxLogin .loginCon .logOut a.login_out{
    cursor: pointer;
    color: #333;
}
.userBox .boxLogin .processing{
    font-size: 18px;
    color: #333;
    line-height: 25px;
}
.userBox .boxLogin .processing i{
    font-style: normal;
    color: #216ed6;
}
.userBox_bottom{
    margin-top: 30px;
}
.popularServices .popularServicesCon_title{

}
.popularServices .popularServicesCon_title .title_left{
    padding-left: 40px;
    background: url("iconHot.png") no-repeat left;
    background-size: 24px;
    display: flex;
    align-items: center;
    float: left;
}
.popularServices .popularServicesCon_title .title_left h3{
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: #333;
}
.popularServices .popularServicesCon_title .title_left span{
    font-size: 16px;
    line-height: 22px;
    color: #999;
    margin-left: 10px;
}
.popularServices .popularServicesCon_title .title_left h3 i{
    color: #ff352a;
    font-style: normal;
}
.popularServicesCon_title .changeItChangeIt{
    float: right;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    /*background: rgba(33, 110, 214, 0.1);*/
    /*display: flex;*/
    display: none;
    align-items: center;
    cursor: pointer;
}
.popularServicesCon_title .changeItChangeIt img{
    display: block;
    width: 18px;
    height: 18px;
}
@keyframes rotate360 {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}
.rotate-animation {
    animation: rotate360 0.35s linear 1;
}
.popularServicesCon_title .changeItChangeIt span{
    font-size: 16px;
    color: #216ed6;
    margin-left: 8px;
}
.popularServicesCon_list{
    margin-top: 4px;
}
.popularServicesCon_list ul{
    margin-left: -20px;
    height: 132px;
    overflow: hidden;
}
.popularServicesCon_list ul li{
    float: left;
    width: 272px;
    margin-top: 16px;
    margin-left: 20px;
}
.popularServicesCon_list ul li a{
    height: 50px;
    line-height: 50px;
    padding: 0 10px 0 20px;
    font-size: 18px;
    color: #333;
    border-radius: 8px;
    background: linear-gradient(87.17deg, rgba(255,203,114,0.12) 0%, rgba(255,122,27,0.12) 100%);
    position: relative;
    display: flex;
    align-items: center;
}
.popularServicesCon_list ul li a:before{
    content: "";
    display: none;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #216ed6;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.popularServicesCon_list ul li:nth-child(2n) a,
.popularServicesCon_list ul li:nth-child(3n) a{
    background: linear-gradient(86.76deg, rgba(114,230,253,0.12) 0%, rgba(13,196,234,0.12) 100%);
}
.popularServicesCon_list ul li:nth-child(4n) a{
    background: linear-gradient(87.17deg, rgba(116,212,251,0.12) 0%, rgba(43,150,246,0.12) 100%);
}
.popularServicesCon_list ul li a img{
    width: 24px;
    margin-right: 20px;
}
.popularServicesCon_list ul li a div{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
.eventServices{
    padding-top: 50px;
}
/*.eventServices .zwfw_container{
    width: 100%;
}*/
.eventServices_menu{
    text-align: center;
    display: flex;
    justify-content: flex-start;
    /*gap: 0 30px;*/
    width: 1200px;
    margin: 0 auto;
}
.eventServices_menu li{
    position: relative;
    padding-bottom: 27px;
}
.eventServices_menu li:first-child{
    margin-right: 40px;
}
.eventServices_menu .active:before{
    content: "";
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #0061e9;
    font-size: 0;
    line-height: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.eventServices_menu li:after{
    display: none;
    content: "";
    position: absolute;
    bottom: 7px;
    left: 0;
    width: 100%;
    height: 4px;
    border-radius: 2px;
    background: linear-gradient(90.00deg, #0176ff 0%, #0061e9 100%);
}
.eventServices_menu li a{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    color: #666;
    cursor: pointer;
    font-weight: 700;
}
.eventServices_menu li a i{
    width: 48px;
    height: 48px;
    /*display: block;*/
    background-color: #fff;
    border-radius: 50%;
    margin-right: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
}
.eventServices_menu li.personalServices a i{
    background-image: url("icon_personalServices.png");
}
.eventServices_menu li.enterpriseServices a i{
    background-image: url("icon_enterpriseServices.png");
}
.eventServices_menu li.active,
.eventServices_menu li:hover{
    /*background-image: url("eventServices_menu_on.png");
    box-shadow: none;*/
}
.eventServices_menu li.active:after,
.eventServices_menu li:hover:after{
    display: block;
}
.eventServices_menu li.active a,
.eventServices_menu li:hover a{
    color: #0061e9;
}
.eventServices_menu li.personalServices.active a i,
.eventServices_menu li.personalServices:hover a i{
    background-image: url("icon_personalServices_on.png");
}
.eventServices_menu li.enterpriseServices.active a i,
.eventServices_menu li.enterpriseServices:hover a i{
    background-image: url("icon_enterpriseServices_on.png");
}
.eventServices_menu .more{
    margin-left: auto;
    font-size: 16px;
    color: #999;
    padding-right: 20px;
    background: url(iconMore.png) no-repeat right center;
    background-size: 10px;
    height: 22px;
    line-height: 22px;
    margin-top: 12px;
}
.eventServices .eventServices_con{
    /*border: 1px solid #3E7EF5;
    padding: 29px;
    border-radius: 8px;
    box-shadow: 4px 4px 9px 0 rgba(0, 0, 0, 0.07);*/
    /*margin-top: 8px;*/
    width: 1200px;
    margin: 0 auto;
}
.eventServices .eventServices_con .eventServices_con_sub{
    display: none;
    padding-top: 30px;
}
.eventServices .eventServices_con .eventServices_con_sub:first-child{
    display: block;
}
.eventServices_con_sub .eventServices_title{
    line-height: 30px;
}
.eventServices_con_sub .eventServices_title span{
    float: left;
    font-size: 22px;
    color: #999;
    margin-right: 20px;
}
.eventServices_con_sub .eventServices_title span.active{
    color: #000;
}
.eventServices_con_sub .eventServices_title a{
    float: right;
    font-size: 16px;
    color: #999;
}
.eventServices_con_sub_top .oneThing_list{
    margin-left: -20px;
    display: flex;
}
.eventServices_con_sub_top .oneThing_list::-webkit-scrollbar {
    display: none;
}
.eventServices_con_sub_top .oneThing_list li{
    float: left;
    width: 212px;

    margin-left: 20px;
    margin-top: 20px;
}
.eventServices_con_sub_top .oneThing_list li a{
    height: 138px;
    background: #F1F7FF;
    border-radius: 8px;
    text-align: center;
    font-size: 16px;
    color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transition: all .3s ease;
}
.eventServices_con_sub_top .oneThing_list li a:hover{
    transform: translate3d(0, -4px, 0);
    box-shadow: 0 4px 20px 0 rgba(9,41,77,.1);
}
.eventServices_con_sub_top .oneThing_list li a img{
    width: auto;
    height: 40px;
}
.eventServices_con_sub_top .oneThing_list li a .name{
    margin-top: 16px;
    line-height: 22px;
}
.eventServices_con_sub_center .service_list{
    margin-left: -20px;
}
.eventServices_con_sub_center .service_list > li{
    float: left;
    width: 366px;
    height: 180px;
    border-radius: 8px;
    background: #F1F7FF;
    padding: 18px 20px 20px 20px;
    margin-top: 20px;
    margin-left: 20px;
}
.service_list_title{
    line-height: 30px;
}
.service_list_title img.icon{
    width: 30px;
    height: 30px;
    float: left;
}
.service_list_title span.title{
    font-size: 18px;
    color: #000;
    margin-left: 12px;
}
.service_list_title a.more{
    float: right;
}
.service_list_title a.more img{
    height: 12px;
}
.service_list_con{
    margin-left: -16px;
}
.service_list_con li{
    float: left;
    width: 155px;
    height: 40px;
    line-height: 40px;
    margin-left: 16px;
    margin-top: 16px;
}
.service_list_con li a{
    padding: 0 8px 0 16px;
    display: block;
    background: #fff;
    border-radius: 4px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    font-size: 16px;
    color: #333;
}
.eventServices_con_sub_center{
    margin-top: 40px;
}
.eventServices_con_sub_center .eventServices_con_sub_center_left{
    float: left;
    width: 300px;
}
.eventServices_con_sub_center_left .appRecommendation li{
    height: 84px;
}
.eventServices_con_sub_bottom{
    margin-top: 40px;
}
.eventServices_con_sub_bottom .policy_list{
    margin-left: -20px;
}
.eventServices_con_sub_bottom .policy_list li{
    float: left;
    width: 560px;
    height: 98px;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
    margin-top: 20px;
    margin-left: 20px;
    padding: 11px 16px;
}
.eventServices_con_sub_bottom .policy_list li .date{
    float: right;
    width: 112px;
    height: 100%;
    padding-left: 15px;
    border-left: 1px solid #D8D8D8;
    font-size: 14px;
    color: #666;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
}
.eventServices_con_sub_bottom .policy_list li .date span{
    line-height: 20px;
    font-size: 14px;
    color: #999;
}
.eventServices_con_sub_bottom .policy_list li .date em{
    color: #f7933b;
    font-size: 24px;
    font-style: normal;
    vertical-align: top;
    height: 42px;
}
.eventServices_con_sub_bottom .policy_list li .policy_title{
    float: left;
    display: flex;
    width: calc(100% - 112px);
    height: 100%;
    padding-right: 16px;
    flex-direction: column;
    justify-content: center;
}
.policy_title .policy_status{
    float: left;
    position: relative;
}
.policy_title .policy_status i{
    float: left;
    font-style: normal;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    text-align: center;
    background: #7b9eff;
    font-size: 12px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
}
.policy_title .policy_status span{
    float: left;
    width: 82px;
    background: #eef2ff;
    color: #3a66fa;
    padding-left: 24px;
    padding-right: 10px;
    border-radius: 10px;
    line-height: 20px;
    font-size: 12px;
}
.policy_title .policy_status.toBegin i{
    background: #f7933b;
}
.policy_title .policy_status.toBegin span{
    color: #f7933b;
    background: #fff4e8;
}
.policy_title .policy_status.notStartedYet i{
    background: #21cbce;
}
.policy_title .policy_status.notStartedYet span{
    color: #21cbce;
    background: #e1feff;
}
.policy_title .policy_status.end i{
    background: #b4bccc;
}
.policy_title .policy_status.end span{
    color: #7a8ba6;
    background: #f3f5fc;
}
.policy_title .declaration_cycle{
    float: left;
    margin-left: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    background: url(/cms_files/filemanager/1613938164/picture/202411/A4AC6017920ABB3DD7DD7D75AE699577.png) left center no-repeat;
    background-size: 16px;
    padding-left: 20px;
}
.eventServices_con_sub_bottom .policy_list li .policy_title a{
    /*display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;*/
    font-size: 20px;
    color: #333;
    margin-top: 12px;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}
.eventServices_con_sub_bottom .policy_list li .date_phone{
    display: none;
}

.serviceSwitching_menu{
    /*background: url("bg_serviceSwitching.jpg") no-repeat center;*/
    background-size: cover;
    border-radius: 8px 8px 0 0;
    display: flex;
    align-items: center;
    padding-bottom: 7px;
}
.serviceSwitching_menu a{
    display: block;
    width: auto;
    padding: 0 26px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 30px;
    font-size: 24px;
    font-weight: 700;
    margin-left: 40px;
    cursor: pointer;
    color: #333333;
    background: linear-gradient(87.97deg, rgba(1,118,255,0.14) 0%, rgba(0,97,233,0.14) 100%);
    position: relative;
}
.serviceSwitching_menu a:first-child{
    margin-left: 0!important;
}
.serviceSwitching_menu a:hover{
    color: #fff;
    background: linear-gradient(90.00deg, #0176ff 0%, #0061e9 100%);
    font-weight: 700;
}
.serviceSwitching_menu a.active{
    color: #FFFFFF;
    background: linear-gradient(90.00deg, #0176ff 0%, #0061e9 100%);
}
.serviceSwitching_menu a.active:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #0061E9;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.serviceSwitching_con{
    margin-top: 20px;
}
.serviceSwitching_con ul.conSub{
    display: none;
    border-radius: 8px;
}
.serviceSwitching_con ul.conSub:first-child{
    display: block;
}
.serviceSwitching_con ul.conSub.byTheme{
    margin-left: -20px;
    margin-bottom: -20px;
}
.serviceSwitching_con ul.conSub.byTheme li{
    float: left;
    width: 285px;
    height: 270px;
    padding: 20px;
    background: #FFFFFF;
    position: relative;
    transition: all 0.35s ease;
    margin-left: 20px;
    margin-bottom: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 12px #99999933;
}
.serviceSwitching_con ul.conSub.byTheme li:hover{
    transform: translateY(-10px);
    background-image: linear-gradient(0deg, #1677ff00 0%, #3e81f51a 100%);
    background-position: top center;
    background-size: 100% 18%;
    background-repeat: no-repeat;
    box-shadow: 0 4px 20px 0 rgba(62,129,245,0.1);
}
.serviceSwitching_con ul.conSub li .conTitle a{
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #333;
}
.serviceSwitching_con ul.conSub li .conTitle a img{
    width: 68px;
    height: 60px;
    margin-right: 16px;
}
.serviceSwitching_con ul.conSub li .conList{
    margin-top: 20px;
}
.serviceSwitching_con ul.conSub li .conList .listTerm{
    margin-top: 6px;
    line-height: 46px;
    height: 46px;
}
.serviceSwitching_con ul.conSub li .conList .listTerm:first-child{
    margin-top: 0;
}
.serviceSwitching_con ul.conSub li .conList .listTerm a{
    display: block;
    font-weight: 400;
    font-size: 16px;
    color: #333;
    /*transition: all 0.35s ease;*/
    cursor: pointer;
    /*background-image: url("iconTrem.png");
    background-repeat: no-repeat;
    background-position: left -100% top 8px;*/
    background-size: 12px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 16px;
    border-radius: 4px;
    background: #f0f6fe;
}
.serviceSwitching_con ul.conSub li .conList .listTerm a:hover{
    color: #fff;
    background: linear-gradient(91.28deg, #0176ff 0%, #006bf4 51.72%, #0061e9 100%);
    font-weight: 700;
}
.serviceSwitching_con ul.conSub li .hoverShow{
    position: absolute;
    bottom: 0px;
    right: 0px;
    opacity: 1;
    transition: all 0.35s ease;
}
.serviceSwitching_con ul.conSub li .hoverShow img{
    display: block;
    width: auto;
    height: 107px;
}
/*.serviceSwitching_con ul.conSub li:hover .hoverShow{
    opacity: 1;
}*/

/*按人生事*/
.serviceSwitching_con ul.conSub.byMatter{
    box-shadow: 0 2px 12px #99999933;
}
.matter_sub{
    background: #FFFFFF;
    border-radius: 8px;
}
.matter_sub .lifeCycle_left{
    float: left;
    width: 152px;
    /*background: url("bg_lifeCycle_left.png") no-repeat bottom 16px center #eaf3ff;
    background-size: 194px;*/
    /*margin-left: 10px;*/
    border-radius: 8px 0 0 8px;
    background: #FFFFFF;
    overflow: hidden;
}
.matter_sub .lifeCycle_left ul{
    /*max-height: 634px;
    overflow-y: auto;
    padding-right: 14px;*/
}
.matter_sub .lifeCycle_left ul::-webkit-scrollbar {
    width: 4px;
}
.matter_sub .lifeCycle_left ul::-webkit-scrollbar-thumb {
    background-color: #cccccc; /* 设置滑块的颜色 */
    border-radius: 2px; /* 设置滑块的圆角 */
}
.matter_sub .lifeCycle_left ul::-webkit-scrollbar-track {
    background-color: transparent; /* 设置轨道的颜色 */
}
.matter_sub .lifeCycle_left ul li{
    height: 60px;
    line-height: 60px;
    background: transparent;
    cursor: pointer;
    width: 152px;
    margin: 0px;
    padding: 0px;
}
.matter_sub .lifeCycle_left ul li:first-child{
    margin-top: 0;
}
.matter_sub .lifeCycle_left ul li div{
    padding-left: 20px;
    color: #333;
    font-size: 16px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
/*.matter_sub .lifeCycle_left ul li span .circular{
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: rgba(67,147,244,0.08);
    margin-right: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}*/
.matter_sub .lifeCycle_left ul li div img{
    width: 24px;
    height: 24px;
    display: block;
    margin-right: 20px;
}
/* .matter_sub .lifeCycle_left ul li div img.hover,
.matter_sub .lifeCycle_left ul li.active img,
.matter_sub .lifeCycle_left ul li:hover img{
    display: none;
} */
.matter_sub .lifeCycle_left ul li.active,
.matter_sub .lifeCycle_left ul li:hover{
    background: #e8f1fb;
    color: #216ed6;
}
.matter_sub .lifeCycle_left ul li.active img.hover,
.matter_sub .lifeCycle_left ul li:hover img.hover{
    display: block;
}
.matter_sub .lifeCycle_left ul li.active div,
.matter_sub .lifeCycle_left ul li:hover div{
    color: #216ed6;
    font-weight: 700;
}
.matter_sub .lifeCycle_left ul li.active .circular,
.matter_sub .lifeCycle_left ul li:hover .circular{
    background: #fff;
}
.matter_sub .lifeCycle_right{
    float: left;
    width: 1048px;
    /*box-shadow: 0px 0px 10px 2px #ebebeb;*/
    padding: 20px 10px 20px 20px;
    /*position: absolute;
    right: 10px;
    top: 20px;
    bottom: 0;
    overflow-y: auto;*/
    max-height: 100%;
    height: 600px;
    border-left: 1px solid #eee;
    overflow: hidden;
}
.lifeCycle_right .lifeCycle_con{
    overflow: auto;
    height: 100%;
    max-height: 100%;
    padding-right: 11px;
}
.lifeCycle_right .lifeCycle_con::-webkit-scrollbar {
    width: 7px;
}
.lifeCycle_right .lifeCycle_con::-webkit-scrollbar-thumb {
    background-color: #eeeeee; /* 设置滑块的颜色 */
}
.lifeCycle_right .lifeCycle_con::-webkit-scrollbar-track {
    background-color: transparent; /* 设置轨道的颜色 */
    background-image: url('bg_line.png'); /* 设置按钮的背景图片 */
}
.lifeCycle_right .lifeCycle_sub{
    /*overflow: auto;*/
    display: none;
    position: relative;
}
.lifeCycle_right .lifeCycle_sub:first-child{
    display: block;
}
.lifeCycle_right .lifeCycle_sub .sub_con{
    margin-top: 30px;
}
.lifeCycle_right .lifeCycle_sub .sub_con:first-child{
    margin-top: 0!important;
}
.lifeCycle_right .lifeCycle_sub .sub_title{
    height: 28px;
    line-height: 28px;
    /*border-left: 4px solid #216ed6;*/
    position: relative;
    padding-left: 20px;
}
.lifeCycle_right .lifeCycle_sub .sub_title:before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 28px;
    background: linear-gradient(180.00deg, #0176ff 0%, #0061e9 100%);
}
.lifeCycle_right .lifeCycle_sub .sub_title span{
    font-size: 24px;
    display: inline-block;
    font-weight: 700;
}
.lifeCycle_right .lifeCycle_sub .sub_list{
    display: flex;
    flex-wrap: wrap;
    /*gap: 20px 20px;
    margin-top: 20px;*/
    margin-left: -20px;
}
.lifeCycle_right .lifeCycle_sub .sub_list li{
    float: left;
    width: calc((100% - 60px)/3);
    height: 50px;
    position: relative;
    margin-top: 20px;
    margin-left: 20px;
    border-radius: 4px;
    padding: 0;
}
.lifeCycle_right .lifeCycle_sub .sub_list li a{
    font-size: 18px;
    color: #333;
    padding: 0 20px;
    /*display: flex;
    flex-wrap: wrap;*/
    width: 100%;
    height: 100%;
    align-items: center;
    /*background: url("icon_label.png") no-repeat left 22px center;
    background-size: 18px;
    position: relative;
    z-index: 9;*/
    line-height: 50px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
    display: block;
    border-radius: 4px;
    background: #f0f6fe;
    font-weight: 400;
}
.lifeCycle_right .lifeCycle_sub .sub_list li a:hover{
    background: linear-gradient(90.00deg, #0176ff 0%, #0061e9 100%);
    color: #fff;
    font-weight: 700;
}
.lifeCycle_right .lifeCycle_sub .sub_list li:after{
    content: "";
    width: 54px;
    height: 50px;
    position: absolute;
    right: 20px;
    top: 5px;
    opacity: 0;
    background: url("icon_popular_hover.png") no-repeat center;
    background-size: cover;
    transform: scale(0.2);
    transition: all 0.5s ease-out;
    display: none;
}
.lifeCycle_right .lifeCycle_sub .sub_list li:hover:after{
    opacity: 1;
    transform: scale(1);
}
/*按部门*/
.serviceSwitching_con ul.conSub.byDepartment{
    /*padding: 20px 10px 20px 20px;
    box-shadow: 0 2px 12px #99999933;*/
}
.serviceSwitching_con .byDepartment .departmental_services .departmental_list{
    margin-top: 0;
    margin-left: -20px;
    padding-right: 11px;
    padding-top: 6px;
    max-height: 560px;
}
.serviceSwitching_con .byDepartment .departmental_services{
    display: block;
    opacity: 1;
    position: inherit;
    box-shadow: none;
}
.serviceSwitching_con .byDepartment .departmental_services .zwfw_container{
    padding: 0px;
}
.serviceSwitching_con .byDepartment .departmental_services li{
    width: calc((100% - 80px) / 4);
    height: 50px;
    padding: 0;
    line-height: 50px;
    text-align: center;
    margin-bottom: 20px;
    margin-left: 20px;
    border-radius: 4px;
    box-shadow: 0 2px 12px #99999933;
    background: #fff;
}
.serviceSwitching_con .byDepartment .departmental_services li a{
    font-weight: 400;
    font-size: 16px;
    color: #333;
    display: block;
    padding: 0 10px;
}
.serviceSwitching_con .byDepartment .departmental_services li:hover{
    background: linear-gradient(90.00deg, #0176ff 0%, #0061e9 100%);
}
.serviceSwitching_con .byDepartment .departmental_services li:hover a{
    color: #FFFFFF;
}
/*.serviceSwitching_con .byDepartment .departmental_services li:nth-child(4), .serviceSwitching_con .byDepartment .departmental_services li:nth-child(3n+1){
    margin-left: 20px;
}
.serviceSwitching_con .byDepartment .departmental_services li:first-child, .serviceSwitching_con .byDepartment .departmental_services li:nth-child(5), .serviceSwitching_con .byDepartment .departmental_services li:nth-child(4n+1) {
    margin-left: 0px;
}

.serviceSwitching_con .byDepartment .departmental_services li:first-child{
    margin-left: 0px;
}*/
/*************/
.colTile{
    display: flex;
    align-items: center;
}
.colTile h2{
    font-weight: 700;
    font-size: 32px;
    height: 45px;
    line-height: 45px;
    color: #333;
}
.colTile .more{
    margin-left: auto;
    font-size: 16px;
    color: #999;
    padding-right: 20px;
    background: url(iconMore.png) no-repeat right center;
    background-size: 10px;
    height: 22px;
    line-height: 22px;
    margin-top: 12px;
}
.promotionRotation{
    margin-top: 50px;
    padding-bottom: 50px;
}
.promotionRotation_list{
    /* margin-left: -20px;*/
}
.promotionRotation_list li{
    float: left;
    width: 224px;
    height: 336px;
    border-radius: 8px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 20px;
    position: relative;
    box-shadow: 0 2px 12px #99999933;
    overflow: hidden;
}
/*.promotionRotation_list li.lb_01{
    background-image: url("bg_promotionRotation_01.jpg");
}
.promotionRotation_list li.lb_02{
    background-image: url("bg_promotionRotation_02.jpg");
}
.promotionRotation_list li.lb_03{
    background-image: url("bg_promotionRotation_03.jpg");
}
.promotionRotation_list li.lb_04{
    background-image: url("bg_promotionRotation_04.jpg");
}
.promotionRotation_list li.lb_05{
    background-image: url("bg_promotionRotation_05.jpg");
}
.promotionRotation_list li.lb_06{
    background-image: url("bg_promotionRotation_06.jpg");
}*/
.promotionRotation_list li img.lb_bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.promotionRotation_list li a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 20px;
}
.promotionRotation_list li a .tstext{
    /*position: absolute;
    bottom: 0;
    left: 0;
    padding: 0px 20px;*/
    width: 100%;
    height: 138px;
}
.promotionRotation_list li a .title{
    line-height: 28px;
    font-size: 20px;
    color: #333;
    font-weight: 700;
}
.promotionRotation_list li a .describe{
    font-size: 16px;
    color: #333;
    margin-top: 16px;
    line-height: 24px;
}
.promotionRotation .carousel{
    position: relative;
    padding-bottom: 30px;
    overflow: hidden;
    margin-top: 30px;
}
.zwfw_container{
    position: relative;
}
.promotionRotation .button{
    position: absolute;
    width: 24px;
    height: 80px;
    /*background-repeat: no-repeat;
    background-size: cover;
    background-position: center;*/
    top: 50%;
    transform: translateY(-50%);
    margin-top: 20px;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 0 11px #00000014;
    transition: all 0.3s ease-in-out;
}
.promotionRotation .button:hover{
    background: linear-gradient(118.50deg, #0176ff 0%, #0061e9 100%);
}
.promotionRotation .button:after{
    content: "";
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.promotionRotation .button.swiper-button-prev{
    left: -44px;
}
.promotionRotation .button.swiper-button-prev:after{
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #0061e9;
    transition: all 0.3s ease-in-out;
}
.promotionRotation .button.swiper-button-prev:hover:after{
    border-right-color: #fff;
}
.promotionRotation .button.swiper-button-next{
    right: -44px;
}
.promotionRotation .button.swiper-button-next:after{
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #0061e9;
    transition: all 0.3s ease-in-out;
}
.promotionRotation .button.swiper-button-next:hover:after{
    border-left-color: #fff;
}
/*.promotionRotation .button:hover{
    border-color: #2C8BFF;
    background-color: #E6F0FE;
    background-image: url("icon_arrow_on.png");
}*/
.promotionRotation .swiper-pagination{
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    position: static;
}
.promotionRotation  .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    border: 2px solid #B9B9B9;
    margin-left: 15px;
    background: #fff;
    opacity: 1;
}
.promotionRotation  .swiper-pagination-bullet:first-child{
    margin-left: 0;
}
.promotionRotation   .swiper-pagination-bullet-active{
    background: #2C8BFF;
    border-color: #2C8BFF;
}
/********************/
.relatedDisplays{
    margin-top: 50px;
}
.relatedDisplays_list{
    margin-left: -20px;
    margin-bottom: 50px;
}
.relatedDisplays_list .relatedDisplays_list_sub{
    float: left;
    width: 285px;
    height: 200px;
    border-radius: 8px;
    margin-left: 20px;
    padding: 20px 20px 15px 20px;
}
.relatedDisplays_list .relatedDisplays_list_sub:first-child{
    background-image: linear-gradient(180deg, #ECF8F4 0%, #F7FCFA 100%);
}
.relatedDisplays_list .relatedDisplays_list_sub:nth-child(2){
    background-image: linear-gradient(180deg, #F1F7FF 0%, #F9FCFF 100%);
}
.relatedDisplays_list .relatedDisplays_list_sub:nth-child(3){
    background-image: linear-gradient(180deg, #FFF6E8 0%, #FFFBF5 100%);
}
.relatedDisplays_list .relatedDisplays_list_sub:nth-child(4){
    background-image: linear-gradient(180deg, #FFEFEE 0%, #FFF8F8 100%);
}
.relatedDisplays_list_sub .title{
    height: 54px;
    background-repeat: no-repeat;
    background-size: auto 47px;
    background-position: right 5px;
}
.relatedDisplays_list_sub .title h3{
    font-size: 22px;
    color: #333;
    line-height: 30px;
    font-weight: 400;
}
.relatedDisplays_list_sub .title p.describe{
    margin-top: 4px;
    line-height: 20px;
    font-size: 14px;
    color: #999;
}
.relatedDisplays_list .relatedDisplays_list_sub:first-child .title{
    background-image: url("icon_hcp.png");
}
.relatedDisplays_list .relatedDisplays_list_sub:nth-child(2) .title{
    background-image: url("icon_xnjd.png");
}
.relatedDisplays_list .relatedDisplays_list_sub:nth-child(3) .title{
    background-image: url("icon_hdjl.png");
}
.relatedDisplays_list .relatedDisplays_list_sub:nth-child(4) .title{
    background-image: url("icon_fwqd.png");
}
.relatedDisplays_list_sub .data_list{
    display: flex;
    width: 100%;
    /*gap: 28px 30px;*/
    flex-wrap: wrap;
    justify-content: center;
}
.relatedDisplays_list_sub .data_list li{
    float: left;
    margin-top: 28px;
    margin-left: 30px;
}
.relatedDisplays_list_sub .data_list li:first-child{
    margin-left: 0;
}
.relatedDisplays_list_sub .data_list li p span{
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 22px;
    text-align: center;
}
.relatedDisplays_list_sub .data_list li p span:first-child{
    font-size: 16px;
    color: #333;
}
.relatedDisplays_list_sub .tips{
    margin-top: 10px;
    border-top: 1px solid #E8E8E8;
    padding-top: 10px;
}
.relatedDisplays_list_sub .tips span{
    font-size: 12px;
    color: #999;
    line-height: 18px;
    display: inline-block;
}
.relatedDisplays_list_sub .links_list{
    margin-left: -10px;
    margin-top: 26px;
}
.relatedDisplays_list_sub .links_list li{
    float: left;
    width: calc((100% - 20px)/2);
    margin-left: 10px;
    margin-top: 10px;
}
.relatedDisplays_list_sub .links_list li a{
    display: block;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    background: #FBF0DB;
    text-align: center;
    color: #666;
    padding: 0 10px;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
}
.relatedDisplays_list_sub.serviceList .links_list li a {
    background: #FFE8E6;
}
.noData{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
    margin-left: 20px;
}
.noData img{
    width: auto;
    height: 120px;
}
.noData .noData_text{
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    color: #999;
}

/* new */
.serviceWindow{
    margin-top: 157px;
    margin-left: -30px;
}
.serviceWindow .winSub{
    float: left;
    width: 380px;
    height: 142px;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.26);
    margin-left: 30px;
    padding: 20px;
}
.serviceWindow .winSub .subTitle{
    display: flex;
    align-items: center;
}
.serviceWindow .winSub .subTitle img{
    height: 20px;
}
.serviceWindow .winSub .subTitle span{
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    margin-left: 16px;
}
.serviceWindow .winSub .subList{
    margin-top: 4px;
}
.serviceWindow .winSub .subList{
    margin-left: -10px;
}
.serviceWindow .winSub .subList li{
    margin-top: 12px;
    width: calc((100% - 30px)/3);
    float: left;
    margin-left: 10px;
}
.serviceWindow .winSub .subList li a{
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    line-height: 22px;
    white-space: nowrap;
    text-decoration: none;
    max-width: 100%;
}

/*** 自适应 ***/
@media screen and (max-width: 1200px){
    .userServices{
        padding: 0 20px;
    }
    .userBox .boxLogin .loginCon{
        flex-wrap: wrap;
    }
    .userServices .zwfw_container{
        display: flex;
    }
    .popularServicesCon_list ul li{
        width: calc((100% - 40px) / 2);
    }
    .userMenu li{
        width: calc((100% - 40px) / 2);
    }
    .eventServices_menu{
        width: 100%;
        padding: 0 20px;
    }
    .eventServices .eventServices_con{
        width: 100%;
    }
    .serviceSwitching_con ul.conSub.byTheme li{
        width: calc((100% - 80px) / 4);
    }
    .conSub.byMatter .matter_sub{
        display: flex;
        flex-wrap: nowrap;
        align-items: stretch;
    }
    .matter_sub .lifeCycle_right{
        width: calc(100% - 152px);
    }
    .promotionRotation .button{
        display: none;
    }
}
@media screen and (min-width: 769px) and (max-width: 1024px){
    .userServices .zwfw_container{
        flex-direction: column;
    }
    .serviceCarousel .carouselCon{
        width: 100%;
        height: 470px;
    }
    .userBox{
        margin-left: 0;
        margin-top: 20px;
        width: 100%;
    }
    .serviceSwitching_con ul.conSub.byTheme li{
        width: calc((100% - 60px) / 3);
    }
    .lifeCycle_right .lifeCycle_sub .sub_list li{
        width: calc((100% - 40px) / 2);
    }
    .serviceSwitching_con .byDepartment .departmental_services li{
        width: calc((100% - 60px) / 3);
    }
}
@media screen and (max-width: 768px){
    .userServices{
        margin-top: -0.24rem;
        padding: 0 0.24rem;
    }
    .userServices .zwfw_container{
        flex-direction: column;
        border-radius: 0.16rem;
        padding: 0.24rem;
        box-shadow: 0 0.02rem 0.12rem #99999933;
    }
    .userMenu li a{
        line-height: 0.9rem;
        border-radius: 0.16rem;
        padding: 0 0.24rem 0 0.6rem;
        font-size: 0.3rem;
    }
    .userMenu li a:before{
        width: 0.12rem;
        height: 0.12rem;
    }
    .userMenu li a i{
        font-size: 0.3rem;
    }
    .serviceCarousel{
        float: none;
    }
    .serviceCarousel .carouselCon{
        width: 100%;
        height: 3.29rem;
        border-radius: 0.16rem;
    }
    .carouselCon .swiper-pagination{
        bottom: 0.24rem;
        margin-left: -0.18rem;
    }
    .carouselCon .swiper-pagination .swiper-pagination-bullet{
        width: 0.12rem;
        height: 0.12rem;
        border-width: 0.02rem;
        margin: 0 0 0 0.18rem;
    }
    .userBox{
        float: none;
        width: 100%;
        margin-left: 0;
        margin-top: 0.24rem;
    }
    .userBox .boxLogin{
        padding: 0.24rem;
        border-radius: 0.08rem;
    }
    .userBox .boxLogin .headPortrait{
        width: 0.96rem;
        height: 0.96rem;
    }
    .userBox .boxLogin .loginCon{
        margin-left: 0.24rem;
        flex-wrap: wrap;
    }
    .userBox .boxLogin .loginCon .boxGreetings{
        font-size: 0.3rem;
        margin-left: 0;
    }
    .userBox .boxLogin .loginCon .loginBtn{
        padding: 0 0.1rem;
        height: 0.5rem;
        line-height: 0.5rem;
        margin-left: 0.16rem;
        border-radius: 0.04rem;
        font-size: 0.24rem;
    }
    .userBox .boxLogin .loginCon > span{
        width: 100%;
        font-size: 0.24rem;
        color: #999;
        margin-left: 0;
        line-height: 0.34rem;
        margin-top: 0.14rem;
    }
    .userBox.isLoggedIn .boxLogin .loginCon .loginBtn{
        font-size: 0.3rem;
        margin-left: 0;
        padding: 0;
    }
    .userBox .boxLogin .loginCon .logOut{
        margin-left: 0.24rem;
        padding-left: 0.24rem;
        line-height: 0.5rem;
        font-size: 0.3rem;
    }
    .userBox .boxLogin .processing{
        font-size: 0.3rem;
        line-height: 0.5rem;
    }
    .userBox_bottom{
        margin-top: 0.48rem;
    }
    .popularServices .popularServicesCon_title .title_left{
        padding-left: 0.54rem;
        background-size: 0.38rem;
    }
    .popularServices .popularServicesCon_title .title_left h3{
        font-size: 0.34rem;
        line-height: 0.48rem;
    }
    .popularServices .popularServicesCon_title{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .popularServicesCon_title .changeItChangeIt{
        padding: 0;
        height: 0.34rem;
        line-height: 0.34rem;
        border-radius: 0;
        margin-left: auto;
    }
    .popularServicesCon_title .changeItChangeIt img{
        width: 0.26rem;
        height: 0.26rem;
    }
    .popularServicesCon_title .changeItChangeIt span{
        font-size: 0.24rem;
        margin-left: 0.16rem;
    }
    .popularServicesCon_list{
        margin-left: 0;
    }
    .popularServicesCon_list ul{
        height: 2.28rem;
        margin-left: -0.24rem;
    }
    .popularServicesCon_list ul li{
        margin-left: 0.24rem;
        margin-top: 0.24rem;
        width: calc((100% - 0.48rem) / 2);
    }
    .popularServicesCon_list ul li a{
        height: 0.9rem;
        line-height: 0.9rem;
        border-radius: 0.16rem;
        padding: 0.24rem;
        font-size: 0.3rem;
    }
    .popularServicesCon_list ul li a img{
        width: 0.4rem;
        height: 0.4rem;
    }
    .eventServices{
        margin-top: 0.48rem;
        padding: 0 0.24rem;
    }
    .eventServices_menu{
        width: 100%;
    }
    .eventServices_menu li{
        padding-bottom: 0.3rem;
    }
    .eventServices_menu li:first-child{
        margin-right: 0.48rem;
    }
    .eventServices_menu li a{
        font-weight: 700;
        font-size: 0.36rem;
        line-height: 0.5rem;
    }
    .eventServices_menu li:after{
        bottom: 0.1rem;
        height: 0.04rem;
        border-radius: 0.04rem;
    }
    .eventServices_menu .active:before{
        border-width: 0.1rem;
    }
    .eventServices_menu .more{
        font-size: 0.24rem;
        padding-right: 0.36rem;
        background-size: 0.2rem;
        height: 0.5rem;
        line-height: 0.5rem;
        margin-top: 0;
    }
    .eventServices .eventServices_con{
        width: 100%;
        margin-top: 0.24rem;
    }
    .eventServices .eventServices_con .eventServices_con_sub{
        padding-top: 0;
    }
    .serviceSwitching_menu{
        padding-bottom: 0.14rem;
        border-radius: 0;
    }
    .serviceSwitching_menu a{
        padding: 0 0.3rem;
        height: 0.68rem;
        line-height: 0.68rem;
        border-radius: 0.34rem;
        font-size: 0.3rem;
        margin-left: 0.32rem;
    }
    .serviceSwitching_menu a.active:before{
        border-width: 0.14rem;
    }
    .serviceSwitching_con{
        margin-top: 0.24rem;
    }
    .serviceSwitching_con ul.conSub.byTheme{
        margin-left: -0.24rem;
        margin-bottom: -0.24rem;
    }
    .serviceSwitching_con ul.conSub.byTheme li{
        width: calc((100% - 0.48rem) / 2);
        height: 3.7rem;
        margin-left: 0.24rem;
        padding: 0.24rem;
        margin-bottom: 0.24rem;
        border-radius: 0.16rem;
        box-shadow: 0 0.02rem 0.12rem #99999933;
    }
    .serviceSwitching_con ul.conSub li .conTitle a{
        font-size: 0.3rem;
        line-height: 0.42rem;
    }
    .serviceSwitching_con ul.conSub li .conTitle a img{
        width: 0.68rem;
        height: 0.6rem;
        margin-right: 0.24rem;
    }
    .serviceSwitching_con ul.conSub li .conList{
        margin-top: 0.24rem;
    }
    .serviceSwitching_con ul.conSub li .conList .listTerm{
        margin-top: 0.16rem;
        height: 0.69rem;
        line-height: 0.69rem;
    }
    .serviceSwitching_con ul.conSub li .conList .listTerm a{
        font-size: 0.26rem;
        padding: 0 0.24rem;
        border-radius: 0.08rem;
    }
    .serviceSwitching_con ul.conSub{
        border-radius: 0.16rem;
    }
    .serviceSwitching_con ul.conSub.byMatter{
        padding: 0.24rem;
        box-shadow: 0 0.02rem 0.12rem #99999933;
    }
    .conSub.byMatter .matter_sub{
        display: block;
    }
    .matter_sub .lifeCycle_left{
        float: none;
        width: 100%;
        border-radius: 0;
    }
    .matter_sub .lifeCycle_left ul{
        margin-left: -0.24rem;
        margin-top: -0.16rem;
    }
    .matter_sub .lifeCycle_left ul li{
        width: calc((100% - 0.48rem) / 2);
        float: left;
        margin-left: 0.24rem;
        margin-top: 0.16rem !important;
        height: 0.9rem;
        line-height: 0.9rem;
        border-radius: 0.16rem;
    }
    .matter_sub .lifeCycle_left ul li div{
        font-size: 0.3rem;
        padding: 0 0.24rem;
        justify-content: center;
    }
    .matter_sub .lifeCycle_left ul li div img{
        width: 0.42rem;
        height: 0.42rem;
        margin-right: 0.24rem;
    }
    .matter_sub .lifeCycle_right{
        float: none;
        width: 100%;
        border: none;
        padding: 0;
        margin-top: 0.36rem;
        height: auto;
    }
    .lifeCycle_right .lifeCycle_con{
        max-height: 11.58rem;
        padding-right: 0.38rem;
    }
    .lifeCycle_right .lifeCycle_con::-webkit-scrollbar {
        width: 0.14rem;
    }
    .lifeCycle_right .lifeCycle_con::-webkit-scrollbar-track{
        background-size: 0.02rem 100%;
        background-position: center;
        background-repeat: no-repeat;
    }
    .lifeCycle_right .lifeCycle_sub .sub_con{
        margin-top: 0.36rem;
    }
    .lifeCycle_right .lifeCycle_sub .sub_title{
        height: 0.48rem;
        line-height: 0.48rem;
        padding-left: 0.22rem;
    }
    .lifeCycle_right .lifeCycle_sub .sub_title span{
        font-size: 0.34rem;
    }
    .lifeCycle_right .lifeCycle_sub .sub_title:before{
        width: 0.06rem;
        height: 0.48rem;
        border-radius: 0.03rem;
    }
    .lifeCycle_right .lifeCycle_sub .sub_list{
        margin-left: 0;
    }
    .lifeCycle_right .lifeCycle_sub .sub_list li{
        width: 100%;
        height: 0.9rem;
        margin-top: 0.24rem;
        margin-left: 0;
        border-radius: 0.16rem;
    }
    .lifeCycle_right .lifeCycle_sub .sub_list li a{
        font-size: 0.3rem;
        padding: 0 0.24rem;
        line-height: 0.9rem;
        border-radius: 0.16rem;
    }
    .serviceSwitching_con .byDepartment .departmental_services .departmental_list{
        margin-left: -0.24rem;
        padding-top: 0.06rem;
    }
    .serviceSwitching_con .byDepartment .departmental_services li{
        width: calc((100% - 0.48rem) / 2);
        height: 0.9rem;
        line-height: 0.9rem;
        margin-bottom: 0.24rem;
        margin-left: 0.24rem;
        border-radius: 0.08rem;
        box-shadow: 0 0.02rem 0.12rem #99999933;
    }
    .serviceSwitching_con .byDepartment .departmental_services li a{
        font-size: 0.3rem;
        padding: 0 0.24rem;
        line-height: inherit;
    }
    .promotionRotation{
        margin-top: 0.48rem;
        padding: 0 0.24rem 0.48rem 0.24rem;
    }
    .colTile h2{
        font-size: 0.36rem;
        height: 0.5rem;
        line-height: 0.5rem;
    }
    .colTile .more{
        font-size: 0.24rem;
        padding-right: 0.36rem;
        background-size: 0.2rem;
        height: 0.34rem;
        line-height: 0.34rem;
        margin-top: 0;
    }
    .promotionRotation .carousel{
        padding-bottom: 0.48rem;
        margin-top: 0.24rem;
    }
    .promotionRotation_list{
        margin-right: -0.24rem;
    }
    .promotionRotation_list li{
        width: 2.88rem;
        height: 4.32rem;
        border-radius: 0.16rem;
        margin-right: 0.24rem;
    }
    .promotionRotation_list li a{
        padding: 0.24rem;
    }
    .promotionRotation_list li a .tstext{
        height: auto;
    }
    .promotionRotation_list li a .title{
        font-size: 0.3rem;
        line-height: 0.42rem;
    }
    .promotionRotation_list li a .describe{
        margin-top: 0.16rem;
        font-size: 0.24rem;
        line-height: 0.36rem;
    }
    .promotionRotation .swiper-pagination-bullet{
        width: 0.24rem;
        height: 0.24rem;
        border-width: 0.02rem;
        margin-left: 0.24rem;
    }
    .promotionRotation .carousel .button{
        display: none;
    }
    .promotionRotation .carousel .paging{
        font-size: 0.2rem;
    }
    .promotionRotation .carousel .paging .swiper-pagination-bullet{
        width: 0.16rem;
        height: 0.16rem;
        border-width: 0.02rem;
    }







    .serviceArea .userPlate{
        float: none;
        width: 100%;
        margin-left: 0;
        margin-top: 0.4rem;
        padding: 0.24rem;
        border-radius: 0.16rem;
    }
    .userPlate .userLogin .userProfilePicture{
        width: 0.93rem;
        height: 0.93rem;
    }
    .userPlate .userLogin .login{
        margin-left: 0.16rem;
    }
    .userPlate .userLogin .login .greetings{
        font-size: 0.36rem;
        line-height: 0.5rem;
    }
    .userPlate .userLogin .login .loginBtn{
        margin-left: 0.1rem;
        line-height: 0.5rem;
        font-size: 0.36rem;
    }
    .userPlate .userLogin .login .loginBtn a{
        width: 1.2rem;
        height: 0.46rem;
        line-height: 0.46rem;
        font-size: 0.24rem;
        background-size: cover;
        border-radius: 0.06rem;
    }
    .userPlate .userLogin .login .hintLanguage{
        font-size: 0.26rem;
        line-height: 0.38rem;
        margin-top: 0.05rem;
    }
    .userPlate .userAbout{
        margin-left: -0.24rem;
        margin-top: 0.08rem;
    }
    .userPlate .userAbout li{
        width: calc((100% - 0.48rem) / 2);
        margin-left: 0.24rem;
        height: 0.68rem;
        line-height: 0.68rem;
        margin-top: 0.24rem;
    }
    .userPlate .userAbout li a{
        font-size: 0.26rem;
        border-radius: 0.06rem;
    }
    .userAbout .myMessage{
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }
    .userAbout .myMessage .label{
        width: auto;
        line-height: 0.48rem;
        padding-right: 0.24rem;
        padding-left: 0.56rem;
        font-size: 0.34rem;
        background-size: 0.4rem !important;
        white-space: nowrap;
    }
    .userAbout .myMessage .label:after{
        width: 0.01rem;
        height: 0.34rem;
    }
    .userAbout .myMessage .message_list{
        width: auto;
        height: 0.48rem;
        margin-left: 0.24rem;
    }
    .userAbout .myMessage .message_list li{
        height: 0.48rem;
        line-height: 0.48rem;
    }
    .userAbout .myMessage .message_list li a{
        font-size: 0.24rem;
    }
    .userAbout .myMessage .message_list li .date{
        font-size: 0.24rem;
    }
    .homePage_header .serviceArea .timelyHandling{
        float: none;
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-top: 0.4rem;
        padding: 0.24rem;
    }
    .homePage_header .serviceArea .timelyHandling h3{
        font-size: 0.36rem;
        line-height: 0.5rem;
        margin-top: 0.08rem;
        font-weight: 600;
    }
    .homePage_header .serviceArea .timelyHandling .slogan{
        font-size: 0.26rem;
    }
    .homePage_header .serviceArea .timelyHandling .slogan span{
        font-size: 0.26rem;
        line-height: 0.38rem;
    }
    .homePage_header .serviceArea .timelyHandling ul{
        margin-left: -0.24rem;
        margin-top: 0;
    }
    .homePage_header .serviceArea .timelyHandling ul li{
        width: calc((100% - 0.48rem) / 2);
        margin-left: 0.24rem;
        height: 0.68rem;
        line-height: 0.68rem;
        margin-top: 0.24rem;
    }
    .homePage_header .serviceArea .timelyHandling ul li a{
        font-size: 0.26rem;
        border-radius: 0.06rem;
    }




    .service_list_title{
        line-height: 0.5rem;
    }
    .service_list_title img.icon{
        width: 0.5rem;
        height: 0.5rem;
        float: left;
    }
    .service_list_title span.title{
        font-weight: 600;
        font-size: 0.3rem;
        float: left;
        margin-left: 0.2rem;
    }
    .service_list_title a.more{
        font-size: 0.16rem;
        display: flex;
        height: 0.5rem;
        align-items: center;
    }
    .service_list_title a.more img{
        height: 0.2rem;
    }
    .service_list_con{
        margin-left: -0.24rem;
    }
    .service_list_con li{
        width: calc((100% - 0.48rem) / 2);
        margin-left: 0.24rem;
        height: 0.68rem;
        line-height: 0.68rem;
        margin-top: 0.24rem;
    }
    .service_list_con li a{
        border-radius: 0.06rem;
        font-size: 0.26rem;
        padding: 0 0.14rem 0 0.28rem;
    }
    .eventServices_con_sub_bottom{
        margin-top: 0.32rem;
    }
    .eventServices_con_sub_bottom .policy_list{
        margin-left: 0;
    }
    .eventServices_con_sub_bottom .policy_list li{
        float: none;
        width: 100%;
        height: auto;
        margin-left: 0;
        border-radius: 0;
        border: none;
        position: relative;
        padding: 0.24rem 0;
        margin-top: 0;
        border-bottom: 0.01rem solid #EEEEEE;
    }
    .eventServices_con_sub_bottom .policy_list li:first-child{
        padding-top: 0.18rem;
    }
    .eventServices_con_sub_bottom .policy_list li .date{
        display: none;
    }
    .eventServices_con_sub_bottom .policy_list li .policy_title{
        float: none;
        width: 100%;
        padding-right: 0;
    }
    .eventServices_con_sub_bottom .policy_list li .policy_title a{
        font-size: 0.3rem;
        font-weight: 500;
        line-height: 0.42rem;
        white-space: normal;
    }
    .policy_title .policy_status i{
        width: 0.4rem;
        height: 0.4rem;
        line-height: 0.4rem;
        font-size: 0.2rem;
    }
    .policy_title .policy_status span{
        width: auto;
        padding-left: 0.48rem;
        padding-right: 0.2rem;
        border-radius: 0.2rem;
        line-height: 0.4rem;
        font-size: 0.2rem;
    }
    .policy_title .declaration_cycle{
        margin-left: 0.4rem;
        font-size: 0.22rem;
        line-height: 0.4rem;
        background-size: 0.32rem;
        padding-left: 0.38rem;
    }
    .eventServices_con_sub_bottom .policy_list li .date_phone{
        display: block;
        font-size: 0.26rem;
        line-height: 0.38rem;
        color: #999;
        margin-top: 0.15rem;
    }


    .relatedDisplays{
        margin-top: 0.4rem;
    }
    .relatedDisplays_list{
        margin-left: 0;
        margin-bottom: 0.4rem;
        padding: 0 0.24rem;
    }
    .relatedDisplays_list .relatedDisplays_list_sub{
        float: none;
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-top: 0.4rem;
        padding: 0.24rem;
    }
    .relatedDisplays_list_sub .title{
        min-height: 1.14rem;
        background-size: 1.14rem;
    }
    .relatedDisplays_list_sub .title h3{
        font-size: 0.32rem;
        line-height: 0.45rem;
        font-weight: 500;
    }
    .relatedDisplays_list_sub .title p.describe{
        margin-top: 0.16rem;
        font-size: 0.26rem;
        line-height: 0.38rem;
    }
    .relatedDisplays_list_sub .data_list{
        gap: 0.32rem 0.74rem;
    }
    .relatedDisplays_list_sub .data_list li{
        margin-top: 0.32rem;
    }
    .relatedDisplays_list_sub .data_list li p span{
        line-height: 0.56rem;
        font-size: 0.26rem;
    }
    .relatedDisplays_list_sub .data_list li p span:first-child{
        font-size: 0.4rem;
    }
    .relatedDisplays_list_sub .tips{
        margin-top: 0.22rem;
        padding-top: 0.25rem;
        border-width: 0.01rem;
        font-size: 0.26rem;
    }
    .relatedDisplays_list_sub .tips span{
        font-size: 0.26rem;
        line-height: 0.38rem;
    }
    .relatedDisplays_list_sub .links_list{
        margin-left: -0.24rem;
    }
    .relatedDisplays_list_sub .links_list li{
        width: calc((100% - 0.48rem) / 2);
        margin-left: 0.24rem;
        margin-top: 0.24rem;
    }
    .relatedDisplays_list_sub .links_list li a{
        font-size: 0.28rem;
        height: 0.68rem;
        line-height: 0.68rem;
        border-radius: 0.1rem;
    }
    .noData{
        margin-left: 0;
        padding-top: 0.4rem;
    }
    .noData img{
        height: 1.8rem;
    }
    .noData .noData_text{
        line-height: 0.6rem;
        font-size: 0.24rem;
    }
}