.banner-box{
    padding: 20px 0;
}
.banner-l{
    width: 620px;
}
.banner-l .swiper-container,
.banner-l .swiper-container .swiper-slide img{
    width: 620px;
    height: 349px;
}
.banner-l .swiper-pagination{
    text-align: right;
    font-size: 16px;
    padding-right: 15px;
    bottom: 12px;
    color: #fff;
}
.banner-l .swiper-pagination .swiper-pagination-current{
    font-size: 26px;
}
.banner-l-b{
    height: 60px;
    background-color: #fff;
    padding: 0 30px;
    display: flex;
    align-items: center;
    justify-content: space-between !important;
}
.banner-l-b .label-box{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.banner-l-b .label-box .text-box{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-left: 24px;
}
.banner-l-b .label-box .text-box:first-of-type{
    margin-left: 0;
}
.banner-l-b .label-box .text-box .text{
    font-size: 16px;
    color: #333333;
    margin-left: 5px;
}
.banner-r{
    width: 560px;
    height: 409px;
    background-color: #fff;
    padding: 4px 35px 0;
}
.banner-r .item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 77px;
    border-bottom: 1px  dashed #EEEEEE;
}
.banner-r .item-l{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.banner-r .item-l .label{
    font-size: 18px;
    font-weight: bold;
    color: #222222;
    width: 89px;
}
.banner-r .item-l .text-box{
    font-size: 16px;
}
.banner-r .item-l .text-box .text1{
    color: #333333;
}
.banner-r .item .btn{
    font-size: 16px;
    color: #D93A3A;
}
.banner-r .btn-box{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: 23px;
}
.banner-r .btn-box button{
    width: 172px;
    height: 44px;
    margin-right: 20px;
}
.banner-r .btn-box  span{
    font-size: 14px;
    color: #999999;
}
.banner-r .item-r{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
}
.banner-r .item-r .text{
    font-size: 16px;
    color: #333333;
    margin-left: 8px;
}
.banner-r .item-r .wx-code-box{
    width: 110px;
    height: 110px;
    background-color: #ffffff;
    position: absolute;
    right: -166px;
    top: -32px;
    display: none;
    align-items: center;
    justify-content: center;
}
.banner-r .item-r .wx-code-box::after{
    content: '';
    width: 18px;
    height: 26px;
    background-image: url('http://www.bjw315.com/Public/Home/images/shop/icon/sanjiao.png');
    background-size: 100% 100%;
    position: absolute;
    top: 28px;
    left: -13px;
}
.banner-r .item-r .wx-code-box img{
    width: 90px;
    height: 90px;
}
.banner-r  .item1{
    cursor: pointer;
}
.banner-r  .item1:hover .wx-code-box{
    display: flex;
}
.frame-left .box1 .content img{
    width: 280px;
    height: 210px;
}
.frame-left .box1 .content .info{
    width: 570px;
}
.frame-left .box1 .content .info .title-box .title{
    font-size: 20px;
    color: #222222;
    margin-right: 14px;
}
.frame-left .box1 .content .info>.text{
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    margin-top: 20px;
}
.frame-left .box2 {
    padding-bottom: 5px !important;
}
.frame-left .box2>.title-box{
    margin-bottom: 20px !important;
}
.frame-left .box3 .content{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.frame-left .box3 .item{
    float: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    height: 188px;
    width: 131px;
    margin-right: 52px;
    cursor: pointer;
}
.frame-left .box3 .item:last-of-type{
    margin-right: 0;
}
.frame-left .box3 .item .head-img-box{
    position: relative;
}
.frame-left .box3 .item .head-img-box,
.frame-left .box3 .item .head-img-box img{
    width: 120px;
    height: 120px;
}
.frame-left .box3 .item .head-img-box img{
    border-radius: 50%;
}
.frame-left .box3 .item .head-img-box .text-box{
    position: absolute;
    bottom: 0;
    left: calc(50% - 30px);
    width: 60px;
    height: 19px;
    background-color: #3E424D;
    display: flex;
}
.frame-left .box3 .item .head-img-box .text-box .text{
    width: 60px;
    height: 19px;
    line-height: 19px;
    font-size: 12px;
    color: #e9d7b7;
    text-align: center;
}
.frame-left .box3 .item .name{
    font-size: 16px;
    color: #222222;
    margin: 8px 0 6px;
}
.frame-left .box3 .item>.text{
    font-size: 14px;
    color: #666666;
}
.frame-left .box3 .item .btn-box{
    display: none;
    align-items: center;
    justify-content: center;
    margin-top: 4px;
}
.frame-left .box3 .item .btn-box .btn{
    width: 72px;
    height: 28px;
    line-height: 28px;
    font-size: 14px !important;
}
.frame-left .box3 .item .btn-box .btn1{
    background-color: rgba(062, 066, 077, .9);
}
.frame-left .box3 .item .btn-box .btn2{
    background-color: rgba(217, 058, 058, .9);
    margin-left: 5px;
}
/* .frame-left .box3 .item:hover .head-img-box .text-box{
     transform:skew(-15deg);
}
.frame-left .box3 .item:hover .head-img-box .text-box .text{
    transform:skew(15deg);
} */
.frame-left .box3 .item:hover>.text{
    display: none;
}
.frame-left .box3 .item:hover .btn-box{
    display: flex;
}
.frame-left .box3>.title-box{
    margin-bottom: 24px !important;
}
.frame-left .box4 .content button{
    width: 108px;
    height: 50px;
    line-height: 50px;
}
.frame-left .box5 .content{
    overflow: hidden;
}
.frame-left .box5 .content .item{
    float: left;
    margin-right: 20px;
    cursor: pointer;
}
.frame-left .box5 .content .item:last-of-type{
    margin-right: 0;
}
.frame-left .box5 .content .item .img-box{
    width: 205px;
    height: 154px;
    background-color: #F5F5F5;
    display: flex;
    align-items: center;
    justify-content: center;
}
.frame-left .box5 .content .item  .text{
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin-top: 20px;
}
.frame-left .box7 .content .item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 20px 24px 0;
    border-top: 1px solid #EEEEEE;
}
.frame-left .box7 .content .item .text-box{
    width: 760px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.frame-left .box7 .content .item .text-box img{
    width: 200px;
    height: 150px;
    margin-right: 30px;
}
.frame-left .box7 .content .item .text-box .info{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    flex: 1;
}
.frame-left .box7 .content .item .text-box .info .title{
    font-size: 16px;
    font-weight: bold;
    color: #222222;
}
.frame-left .box7 .content .item .text-box .info .text{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}
.frame-left .box7 .content .item .text-box .info  .date{
    font-size: 14px;
    color: #B0B0B0;
}
.frame-left .box7 .content  .item .text-box .info{
    height: 120px;
}
.frame-left .box7 .content  .item .text-box .info .text{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.frame-left .box7 .content .item .text-box>img{
    display: none;
}
.frame-left .box7 .content  .item:hover .text-box .info{
    height: 150px;
}
.frame-left .box7 .content  .item:hover .text-box .info .text{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.frame-left .box7 .content  .item:hover .text-box>img{
    display: block;
}
.frame-left .box7{
    padding-bottom: 1px !important;
    margin-bottom: 86px !important;
}
.frame-right .box1 .content{
    padding: 18px 0 6px;
}
.frame-right .box1 .content .text-box{
    margin-bottom: 18px;
}
.frame-right .box1 .content .title{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 6px;
}
.frame-right .box1 .content .text{
    font-size: 14px;
    color: #666666;
    line-height: 23px;
}
.frame-right .box1 .content .map{
    margin-left: 7px;
}
.frame-right .box1 .content .map span{
    font-size: 14px;
    color: #D93A3A;
    margin-left: 4px;
    display: inline-block;
}
.frame-right .box1 .content .tel-box a span{
    font-size: 16px;
    font-weight: bold;
    color: #D93A3A;
}
.frame-right .box1 .content .tel-box a img{
    margin: 0 10px 0 5px;
}
.frame-right .box1 .content .tel-box>span{
    font-size: 14px;
    color: #666666;
}
.frame-right .box2 {
    padding: 0 19px !important;
}
.frame-right .box2  .tab-box{
    height: 58px;
    border-bottom: 1px solid #EEEEEE;
}
.frame-right .box2  .tab-box .tab{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    height: 100%;
    line-height: 57px;
    cursor: pointer;
}
.frame-right .box2  .tab-box .tab-cur{
    color: #D93A3A;
}
.frame-right .box2 .form {
    padding-bottom:20px;
}
.frame-right .box2 .form .title{
    font-size: 14px;
    color: #666666;
    margin: 18px 0;
    text-align: center;
}
.frame-right .box2 .form  input{
    width: 100%;
    height: 40px;
    font-size: 14px;
    color: #333;
    background-color: #F5F5F5;
    padding: 0 14px;
    margin-bottom: 12px;
}
.frame-right .box2 .form .sel-box{
    margin: 3px 0 14px 0;
}
.frame-right .box2 .form .sel-box .text{
    font-size: 14px;
    color: #666666;
    margin-left: 6px;
}
.frame-right .box2 .form .sel-box .text span{
    cursor: pointer;
}
.frame-right .box2 .form .sel-box img{
    cursor: pointer;
}
.frame-right .box2 .form  button{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    height: 40px;
    margin-bottom: 14px;
}
.frame-right .box2 .form  .tip{
    font-size: 14px;
    color: #666666;
}
.frame-right .box2 .form2{
    display: none;
}
.frame-right .box3 .content{
    padding-bottom: 18px;
}
.frame-right .box3 .content .title{
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    margin: 18px 0;
}
.frame-right .box3 .content .title span{
    color: #D93A3A;
}
.frame-right .box3 .swiper-container{
    width: 100%;
    height: 240px;
}
.frame-right .box3 .swiper-container .swiper-slide{
    color: #666666;
    font-size: 14px;
}
.mask-box2 .mask-content,.mask-box3 .mask-content{
    top: calc(50% - 240px);
    height: 480px;
}
.mask-box4 .mask-content{
    height: 600px;
    top: calc(50% - 300px);
}
.mask-box4 .mask-content>.title,
.mask-box4 .mask-content>.text{
    text-align: center;
}
.mask-box4 .mask-content>.img-code{
    margin: 0 auto 20px;
    display: block;
}
.mask-box4 .mask-content button{
    margin: 0 auto;
    display: block;
}
.mask-box5 .mask-content{
    height: 384px;
    top: calc(50% - 192px);
}
.mask-box5 .mask-content>.title{
    margin-bottom: 22px;
}

