.ptopBanner {
    width: 100%;
    height: 520px;
    /* padding-top:56px; */
    margin-top: 56px;
    box-sizing: border-box;
    cursor: pointer;
}

.bannerImg {
    background: url(../img/法院产品切图/banner.png) center/cover no-repeat;
    background-size: 100% 100%;
}
.bannerImg12 {
    background: url(../img/法院产品切图/banner12.png) center/cover no-repeat;
    background-size: 100% 100%;
}

.ptopBanner .title, .ptopBanner .newTitle {
    position: absolute;
    width: 1200px;
    margin: auto;
    left: 50%;
    top: 197px;
    margin-left: -600px;
    cursor: pointer;
}
.ptopBanner .newTitle .button{
    width: 200px;
    display: flex;
    margin-top: 20px;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
    height: 45px;
    background:
    radial-gradient(at 0% 0%, #79EBFB 0%, #3F98FD 100%),
    #F4FAFF;
    border-radius: 23px 23px 23px 23px;
}

.ptopBanner .title .one {
    font-size: 33px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #ECF0FF;
    line-height: 65px;
}

.ptopBanner .title .two {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #ECF0FF;
    /* line-height: 15px; */
    margin-bottom: 90px;
}

.ptopBanner .title .three {
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #ECF0FF;
    line-height: 26px;
}
.ptopBanner .newTitle .one {
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #232323;
    line-height: 50px;
}

.ptopBanner .newTitle .two {
    font-size: 48px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #232323;
    /* line-height: 160px; */
    margin-bottom: 16px;
}

.ptopBanner .newTitle .three {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #232323;
    line-height: 26px;
}

.nav {
    width: 100%;
    height: 30px;
    background: #F0F0F0;
    cursor: pointer;
}

.nav .name {
    width: 1200px;
    margin: auto;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #929292;
    line-height: 30px;
}

.productsum {
    width: 100%;
    height: 60px;
    background: #141720;
    cursor: pointer;
    cursor: pointer;
}

.productsum .title {
    width: 1100px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    color: #fff;
}

.productsum .title .name {
    color: #fff;
    height: 56px;
    line-height: 60px;
    font-size: 17px;
    font-family: Microsoft YaHei;
    padding-left: 6px;
    padding-right: 6px;
}

.productsum .title .active {
    color: #0B83E1;
    border-bottom: 4px solid #0B83E1;
}

.producttxt {
    /* width: 1200px; */
    width: 100%;
    margin: auto;
    position: relative;
    cursor: pointer;
}

.producttxt .toptit {
    position: absolute;
    z-index: 999999;
    top: -50px;
    left: 500px;
}

.pubilc {
    width: 1200px;
    margin: auto;
}

.overview {
    margin-top: 50px;
}

.pubilc .title {
    cursor: pointer;
    cursor: pointer;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #191B1D;
    display: flex;
    align-items: center;
}

.pubilc .title .span {
    display: inline-block;
    width: 4px;
    height: 28px;
    background: #0B83E1;
    color: #0B83E1;
    margin-right: 8px;
}

.pubilc .cenname {
    height: 25px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2B2B2B;
    text-align: center;
    margin-top: 30px;
}

.overview .content {
    cursor: pointer;
    /* background-color: #0B83E1; */
    display: flex;
    justify-content: space-between;
    margin-top: 45px;
}

.overview .content .txt {
    width: 546px;
    height: 287px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #2B2B2B;
    line-height: 30px;
}

/* 语音智能导诉系统前面点css */
.overview .content .txt span {
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #3381FF;
    border-radius: 50%;
    margin-right: 2px;
    vertical-align: middle
}

.wall {
    width: 100%;
    background: #F0F0F0;
    /* padding-top: 10px; */
    padding-bottom: 40px;
}

.model {
    cursor: pointer;
    margin-top: 85px;
    padding-top: 60px;
}

.model .content {
    display: flex;
    justify-content: space-between;
    padding-left: 100px;
    padding-right: 100px;
    margin-top: 83px;
}

.model .content .list {
    width: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.model .content .list .tit {
    width: 180px;
    height: 30px;
    background: #3381FF;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    margin-top: 15px;
    text-align: center;
}

.case {
    cursor: pointer;
    margin-top: 100px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.case .img {
    margin-top: 70px;
}

.case .min img {
    width: 100%;
}

.form {
    cursor: pointer;
    width: 100%;
    height: 220px;
    margin-top: 110px;
    background: url(../img/法院产品切图/咨询表单.png) center/cover no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    position: relative;
}

.wenzi {
    width: 1200px;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.wenzi .top {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 75px;
}

.wenzi .btn {
    text-align: center;
    width: 200px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 5px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3381FF;
    line-height: 40px;
    margin-top: 35px;
}

.colse {
    width: 60px;
    height: 26px;
    font-size: 13px;
    background-color: orange;
    color: #fff;
    line-height: 26px;
    text-align: center;
    position: absolute;
    right: 0px;
    top: 0px;
}

/* 新的表单样式 */
.contact-form-section {
    background: url(../img/法院产品切图/咨询表单.png) center/cover no-repeat;
    padding: 60px 20px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.form-content {
    max-width: 800px;
    width: 100%;
}

.form-title {
    font-size: 30px;
    margin-bottom: 30px;
    color: white;
}

.form-row {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.form-row .label {
    color: white;
    font-size: 14px;
}
#formName2::placeholder,#formPhone2::placeholder,#need1::placeholder {
  color: #d9d9d9;
}

.input {
    flex: 2;
    padding: 10px 15px;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    min-width: 200px;
    line-height: 20px;
}

.input.full-width {
    flex: 3;
    line-height: 28px;
}

#apply2 {
    padding: 10px 20px;
    width: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    line-height: 28px;
    color: #343434
}
#apply2 svg{
    display: none;
    margin-right: 5px;
    animation: spin 1s infinite ease-in-out;
}

/* 诉讼风险评估系统--产品概述轮播图时 */
/* .swiper-container{
   margin-top: 45px!important; 
}
.swiper-slide{
    display: flex;
}
.swiper-slide img{
    width: 600px;
    height: 480px;
}
.swiper-slide .wcon{
    display: inline-block;
    width: 600px;
    height: 480px;
    background: #0A5EFF;
    padding-top: 47px;
    box-sizing: border-box;
    padding-left: 57px;
    padding-right: 98px;
}
.swiper-slide .wcon .big{
    font-size: 19px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
}
.swiper-slide .wcon .line{
    display: inline-block;
    width: 70px;
    height: 3px;
    background: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 5px;
}
.swiper-slide .wcon .min{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 30px;
}  */
.all {
    cursor: pointer;
    display: flex;
    background-color: #0A5EFF;
}

.swiper {
    width: 600px;
    /* position: relative; */
}

.swiper-container {
    /* margin-top: 45px!important;  */
}

/* .swiper-slide{
     display: flex;
 } */
.swiper-slide img {
    width: 600px;
    height: 480px;
}

.swiper-slide .wcon {
    display: inline-block;
    width: 600px;
    height: 480px;
    background: #0A5EFF;
    padding-top: 47px;
    box-sizing: border-box;
    padding-left: 57px;
    padding-right: 98px;
}

.swiper-slide .wcon .big {
    font-size: 19px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
}

.swiper-slide .wcon .line {
    display: inline-block;
    width: 70px;
    height: 3px;
    background: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 5px;
}

.swiper-slide .wcon .min {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 30px;
}

.mySwiper .swiper-button-prev {
    color: red;
}

/*先去掉默认样式*/
.but .swiper-button-prev:after {
    display: none;
}

.but .swiper-button-next:after {
    display: none;
}

.but {
    position: relative;
}

/*再自定义样式*/
.but .swiper-button-prev {
    width: 50px;
    height: 25px;
    padding: 5px;
    border: 1px solid #fff;
    background: url('https://www.gridsum.com/web/static/web/images/zp20.png') no-repeat center;
    /* position:absolute; */
    margin-left: 540px;
    margin-top: -60px;
}

.but .swiper-button-next {
    width: 50px;
    height: 25px;
    padding: 5px;
    border: 1px solid #fff;
    background: url('https://www.gridsum.com/web/static/web/images/zp19.png') no-repeat center;
    margin-right: -60px;
}

.but .swiper-button-next:hover {
    background-color: #0A5EFF;
}

.but .swiper-button-prev:hover {
    background-color: #0A5EFF;
}

.but .swiper-pagination {
    margin-left: -230px;
    margin-bottom: 30px;
    color: #B5B5B5;
}

.but .swiper-pagination .swiper-pagination-current {
    color: #fff;
    font-size: 24px;
}

.but .swiper-pagination .swiper-pagination-total {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #B5B5B5;
}

.one {
    position: relative;
}

.one .swiper-pagination1 {
    position: absolute;
    z-index: 999999999;
    margin-left: -470px;
    margin-bottom: 35px;
}

.one .swiper-pagination1 .swiper-pagination-bullet {
    background: #BFBFBF;
    z-index: 999999999;
}

.swiper-pagination-bullet-active {
    background: #fff;
    z-index: 999999999;
}

.onetit {
    display: block;
}

.twotit {
    display: none;
}

.threetit {
    display: none;
}

/* xgproduct8css */
.model .xg8 .list {
    cursor: pointer;
    margin-top: 80px;
    margin-left: 10px;
    display: inline-block;
    height: 45px;
    line-height: 10px;
    vertical-align: bottom;
    line-height: 10px;
    display: flex;
    align-items: flex-end;
}

.model .xg8 .list span {
    display: inline-block;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-left: 25px;
    margin-bottom: 5px;
}