.banner-img {
    width: 100%;
    display: block;
}
.mask {
    display: flex;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    z-index: 20;
    width: 100%;
    position: relative;
}
.fristtitle {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#jw_add_new_top {
    display: flex;
    align-items: center;
    color: #FFFFFF;
    line-height: 5.63rem;
    height: 5.63rem;
    font-size: 5rem;
    margin-bottom: 1.56rem;
    letter-spacing: 1px;
    text-align: center;
    white-space: nowrap;
    font-weight: bold;
    font-family: AlibabaPuHuiTiH;
}
#jw_add_new_top .dot{
    display: block;
    width: 1.38rem;
    height: 1.38rem;
    background: #FFFFFF;
    margin: 0 1rem;
    border-radius: 100%;
}
.one_c {
    width: 53.69rem;
    height: 5.13rem;
    background: url("https://osscdn.lbdj.com/resource/website/home/2022/sy_banner.png") no-repeat;
    background-size: 100% auto;
    margin-bottom: 20px;
}
.two {
    width: auto !important;
}
.four-con {
    width: auto !important;
    display: flex;
    justify-content: center;
}
.three {
    width: auto !important;
    text-align: center;
    margin: 0 !important;
    background: transparent !important;
    font-size: 18px !important;
    color: #FFFFFF;
}
.jw_add_new_two {
    display: flex;
    justify-content: space-between;
    width: 53.69rem;
    height: 2.5rem;
    margin-bottom: 3.81rem;
}
.two_n_item {
    display: flex;
    align-items: center;
}
.two_n_item_image {
    width: 2.5rem;
    height: 2.5rem;
    margin-right: 10px;
}
.two_n_item_text {
    font-size:1.88rem;
    color: #FFFFFF;
}
#jw_add_new_title {
    height: auto;
    /*width: 859px;*/
    position: absolute;
    left: 50%;
    top: 10%;
    transform: translate(-50%,0);
    display: flex;
    flex-direction: column;
    align-items: center;
}
.four-con .four {
    width: 18.5rem;
    height: 3.75rem;
    background: #F83A22;
    border-radius: 0.5rem;
    position: relative;
}
.four-con .four .four-subscript{
    position: absolute;
    top: -2.25rem;
    right:-0.41rem;
    background: url("../images/website-discount-icon.png") no-repeat;
    background-position: center;
    background-size: 100%;
    width: 7.19rem;
    height: 3.56rem;
    font-size: 0.88rem;
    color: #FFFFFF;
    display: none;
    font-weight: bold;
    line-height: 3.9rem;
    text-shadow: 0px 1px 3px rgba(217,0,0,0.85);
    text-align: center;
    letter-spacing: 1px;
    padding-left: 0.2rem;
    box-sizing: border-box;
}
.four-con .four:hover {
    background: #FE5641;
}
.four-con .four a{
    width: 100%;
    height: 100%;
    font-size: 1.5rem;
    font-size: 1.5rem;
    color: #FFFFFF;
    line-height: 3.75rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.four-con .four a .arrow-right{
    margin-left: 1.81rem;
}
.three_span_text {
    font-size: 22px !important;
    color: #FFCB24;
}
.bottom_advertisement {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 78.75rem;
    height: 13.75rem;
    background-image: url("https://osscdn.lbdj.com/resource/website/home/2022/cy3.png");
    background-size: 100% 100%;
    border-radius: 0.625rem;
    box-sizing: border-box;
    position: absolute;
    bottom: 3.75rem;
}
.bottom_a_item {
    width: 23.75rem;
    height: 10rem;
    border-radius: 0.625rem;
    margin-right: 1.88rem;
}
.bottom_a_item:last-child {
    margin-right: 0;
}
.bottom_a_item_image {
    width: 100%;
    height: 100%;
    animation: animImg 1s ease-in-out 1;
    border-radius: 8px;
}
@keyframes animImg {
    0% {
        opacity: 0;
        transform: translateY(400px);
    }
    20% {
        opacity: 0;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.title_c {
    /*text-align: center;*/
    /*margin: 0 !important;*/
    /*line-height: 170px;*/
    font-size: 40px;
    font-weight: bold;
    color: #333333;
    font-size: 48px;
    color: #3C3C3C;
    line-height: 50px;
    margin-bottom: 90px;
}
.title_select_box {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 50px;
    width: 1200px !important;
}
.t_s_b_item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.t_s_b_item_img {
    width: 84px;
    height: 84px;
    margin-bottom: 8px;
}
.t_s_b_item_title {
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    align-items: center;
    margin-bottom: 10px;
}
.category {
    display: flex;
    flex-direction: column;
}
.category .top {
    display: flex;
}
.category .bottom{
    display: flex;
    padding-left: 158px;
 }
.categoryAll {


    background: url("../images/official0625-1.png") no-repeat !important;
    background-size: 100% 100% !important;
    background-color: #F7F7F7 !important;

}
 .t_s_b_item_explain {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    width: 228px;
    text-align: left;
    height: 60px;
}
.categoryDiv_image_t {
    width: 92px;
    height: 92px;
    border-radius: 50%;
    object-fit: cover;
}
.categoryDiv_image_t-new{
    width: 92px;
    height: 92px;
}
.categoryName {
    font-size: 24px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 31px;
    margin-top: 16px;
    display: block;
}
.categoryName-new{
    font-size: 24px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 31px;
    margin-top: 16px;
    display: block;
}
.categoryDiv:hover .categoryDiv_image_t{
    width: 100%;
    height: 100%;

    border-radius: 8px;
}
.categoryDiv:hover  .categoryName{
    display: none;
}
.categoryDiv_mask_c {
    position: absolute;
    z-index: 2;
    background-color: rgba(0,0,0,.2);
    width: 100% !important;
    height: 100% !important;
    border-radius: 8px;
    display: none;
}
.categoryGotoOrder {
    /*position: absolute;*/
    /*bottom: 30px;*/
    /*left: 50%;*/
    /*z-index: 2;*/
    /*transform: translateX(-50%);*/
    display: block;
    background: #F83A22 !important;
    color: #FFFFFF !important;
    border-radius: 23px !important;
    text-align: center;
    line-height: 36px;
    width: 120px !important;
    height: 36px !important;
}
.categoryGotoOrder:hover {
    color: #FFFFFF !important;
}
.swiper_container_two {
    /*height: 900px;*/
    display: flex;
    justify-content: center;
    background: #FFFFFF;
    padding: 136px 54px 182px 0px;
}
.swiper_wrapper_c {
    display: flex;
    justify-content: center;
}
.categoryGotoOrder_father {
    position: absolute;
    bottom: 30px;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
    background: transparent !important;
    color: #F83A22 !important;
    border-radius: 23px !important;
    overflow: hidden !important;
    width: 120px !important;
    height: 36px !important;
    overflow: hidden;
    border-radius: 23px;
    opacity: 1;
    cursor: pointer;
}
.categoryGotoOrder_anim {
    animation: anim .3s ease-in-out 1;
}
.categoryGotoOrder_anim .ljxd-txt{
    display: none;
    color: #F83A22;
}
  .categoryDiv .more{

      position: absolute;
      z-index: 2;
      background-color: rgba(0,0,0,.2);
      width: 100% !important;
      height: 100% !important;
      border-radius: 8px;
      /*display: none;*/
  }
.categoryDiv .ljxd-txt{
    position: absolute;
    bottom: 30px;
    left: 50%;
    z-index: 3;
    transform: translateX(-50%);
    border-radius: 23px;
    overflow: hidden;
    width: 120px;
    height: 36px;
    overflow: hidden;
    border-radius: 23px;
    color: #FFFFFF;
    text-align: center;
    line-height: 36px;
    opacity: 0;
    z-index: 10;
    transition: 0s opacity;
}
.categoryDiv:hover .ljxd-txt{
    opacity: 1;
    transition-delay:200ms;
}
.categoryDiv .all{
 position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.categoryDiv .ljxd-txt:hover{
    background: #F83A22 !important;
    color: #FFFFFF !important;
}
@keyframes anim {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(0%);
    }
}

/*banner图样式*/
.insurance-wrap{
    width: 100%;
    height: 500px;
    position: relative;
    overflow:hidden;
    display: flex;
    justify-content: center;
}
.fullSlide {
    width: 100%;
    height: 100%;
    position:relative;
}
.fullSlide  .prev:hover{
    filter: alpha(opacity=100);
   opacity: 1;
}
.fullSlide   .next:hover{
    filter: alpha(opacity=100);
    opacity: 1;
}
.fullSlide .bd {
    margin:0 auto;
    position:relative;
    z-index:0;
    overflow:hidden;
    height: 499px;
    overflow: hidden;
    height: 100% !important;
}
.fullSlide .bd ul {
    /*width:7200px !important;*/
    /*width:100% !important;  */
    height: 500px;
    display: flex;
}
.fullSlide .bd li {
    width:100% !important;
    height:500px;
    overflow:hidden;
    text-align:center;
    list-style-type: none;
    background: url("https://osscdn.lbdj.com/resource/website/home/2022/cy-qybz-bg.png") no-repeat center top;
    background-color: #F7F8F9;
    background-size: 100% 100%;
}
.fullSlide .hd {
    /*width:100%;*/
    position:absolute;
    z-index:1;
    bottom:22px;
    left:50%;
    transform: translateX(-50%);
    height:30px;
    line-height:30px;

}
.fullSlide .hd ul {
    text-align:center;
    width: 400px !important;
    /*left: 50% !important;*/
}
.fullSlide .hd ul .clone{
    display: none !important;
}
.fullSlide .hd ul li {
    cursor:pointer;
    display:inline-block;
    width: 8px !important;
    height: 8px !important;
    margin-left:5px;
    background: #F83A22;
    border-radius: 8px;
    opacity: 0.38;
}
.fullSlide .hd ul .on {
    width: 24px !important;
    height: 8px;
    background: #F83A22;
    border-radius: 4px;
    opacity: 1;
}
.fullSlide .prev, .fullSlide .next {
    position: absolute;
    top: 50%;
    margin-top: -35px;
    display: block;
    width: 70px;
    height: 70px;
    opacity: 0.5;
}
.fullSlide .prev {
    left: 50%;
    margin-left: -600px;
    background: url(https://osscdn.lbdj.com/resource/website/home/insurance/arrow-left-hover.png) no-repeat;
}
.fullSlide .next {
    left: 50%;
    margin-left: 530px;
    background: url(https://osscdn.lbdj.com/resource/website/home/insurance/arrow-right-hover.png) no-repeat;
}

.insurance-item{
    display: flex;
    width: 980px;
    height: 100%;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}
.insurance-item-tle{
    height: 60px;
    font-size: 45px;
    font-weight: bold;
    color: #333333;
    line-height: 60px;
}
.insurance-item-line{
    width: 90px;
    height: 8px;
    background: #F83A22;
    margin-top: 8px;
}
.insurance-item-txt{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.insurance-item-tip{
    display: flex;
    flex-direction: column;
    margin-top: 30px;
}
.insurance-item-tip span{
    font-size: 35px;
    color: #333333;
    line-height: 50px;
    text-align: left;
}
.insurance-item-img{
    width: 408px;
    height: 408px;
    display: block;
}

/*@media screen and (max-width: 1500px) {*/
    /*.bottom_advertisement {*/
        /*min-width: 1148px;*/
        /*height: 156px;*/
    /*}*/
    /*.bottom_a_item {*/
        /*width: 269px;*/
        /*height: 113px;*/
        /*border-radius: 10px;*/
    /*}*/
/*}*/
