.fd-login-btn{
    border: 1px solid #FFFFFF;
    border-radius: 20px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
}

.header-section {
    width: 100%;
    height: 562px;
    overflow: hidden;
}

.header-section .wrapper{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}

.swiper-container2{
    height: 100%;;
}

.swiper-container2 .swiper-pagination{
    position: absolute;
    top: 422px;
}

.swiper-container2 .swiper-pagination-bullet{
    display: inline-block;
    height: 10px;
    width: 10px;
    background: #96ced1;
    opacity: 1;
}

.swiper-container2 .swiper-pagination-bullet-active{
    display: inline-block;
    width: 40px;
    height: 8px;
    background: white;
    border: 1px solid white;
    border-radius: 1em;
}

.center-section{
    width: 1200PX;
    margin: 0 auto;
}

.card-tab {
    padding: 20px 0;
}

.card-tab-ul {
    display: flex;
    justify-content: space-between;
    align-items:center;
}
.card-tab-ul li{
    flex: 1;
    border-bottom: 5px solid;
    border-image: -webkit-linear-gradient(to right,#19b8d5 0%,#19b8d5 45%,#1975ff 55%,#1975ff 100%) 30 30;
    border-image: -moz-linear-gradient(to right,#19b8d5 0%,#19b8d5 45%,#1975ff 55%,#1975ff 100%) 30 30;
    border-image: linear-gradient(to right,#19b8d5 0%,#19b8d5 45%,#1975ff 55%,#1975ff 100%) 30 30;
    margin: 0 40px;
    line-height: 50px;
    text-align: center;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size:0;
}

.card-content-ul{
    float: left;
}
.card-content-ul li{
    width: 380px;
    
    display: block;
    overflow: hidden;
    margin-right: 30px;
    margin-bottom: 30px;
    padding: 10px;
    border-radius: 5px;
    position: relative;
    float: left;
    box-shadow: 0 0 6px 1px #ccc;
    box-sizing: border-box;
}
.card-content-ul li img{
    width: 360px;
    height: 200px;
}
.card-content-ul li:nth-child(3n){
    margin-right: 0px;
}
.card-content-title{
    font-weight: bold;
    padding: 15px 0;
    line-height: 24px;
    font-size: 18px;
}
.card-content-desc{
    line-height: 30px;
    border:1px solid #ccc;
    margin: 10px 0;
    padding: 5px 10px;
    position: relative;
    
    
}
.tag{
    background-image: url('../image/tag.png');
    background-position: 0px 2px;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 20px;
    color: #7D7E80;
}
.vertical-line{
    padding: 0 20px;
}
.date{
    background-image: url('../image/date.png');
    background-position: 0px 1px;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 20px;
    color: #7D7E80;
}
.strong-tag{
    color:#459FFF;
}
.more{
    text-decoration: none;
    color: #459FFF;
    position: absolute;
    right: 11px;
    bottom: 33px;
    background: white;
    padding: 0 10px;
}


.intelligent-court .top-panel{
    width: 100%;
    height: 350px;
    background: white;
    padding-top: 100px;
    text-align: center;
}

.intelligent-court .top-panel h2{
    font-size: 40px;
    margin-bottom: 65px;
}

.intelligent-court .top-panel h5{
    text-align: left;
    font-size: 16px;
    width: 1200px;
    color: #666666;
    margin: 0 auto;
    line-height: 30px;
}


.court-comment{
    position: relative;
    top: 120px;
    width: 1200px;
    height: 170px;
    margin: auto;
    padding: 30px 0;
    background: white;
    box-shadow: 0 0 10px #e6edef;
    text-align: center;
}

.court-comment .comment-content{
    width: 299px;
    height: 100%;
    float: left;
    border-right: 1px solid #dcdcdc;
}

.court-comment .comment-content.no-border{
    border: none;
}

.court-comment .comment-content h3{
    font-size: 72px;
    line-height: 100px;
    font-weight: bold;
    color: #1984f5;
    background-image: -webkit-linear-gradient(left, #19b8d5, #1979fc); 
    -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent;
    background-image: -moz-linear-gradient(left, #19b8d5, #1979fc); 
    -moz-background-clip: text; 
    -moz-text-fill-color: transparent;
}

.court-comment .comment-content h3 span{
    font-size: 18px;
    font-weight: normal;
    vertical-align: baseline;
}

.court-comment .comment-content h4{
    font-size: 18px;
    line-height: 1.2em;
}

.court-comment .comment-content.no-border h4{
    position: relative;
    top: -15px;
}


.intelligent-court .bottom-panel{
    width: 100%;
    padding-top: 220px;
    background: #f3f6f7;
}

.intelligent-court .bottom-panel .court-content{
    width: 1200px;
    margin: auto;
}

.intelligent-court .bottom-panel .court-content .content-ul{
    width: 1200px;
    margin: auto;
}

.intelligent-court .bottom-panel .court-content .content-ul li{
    width: 380px;
    height: 410px;
    float: left;
    margin: 0 30px 20px 0;
    background: white;
    border-radius: 8px;
    box-shadow: 4px 4px 10px #e6edef;
    overflow: hidden;
}

.intelligent-court .bottom-panel .court-content .content-ul li.right{
    margin-right: 0;
}

.intelligent-court .bottom-panel .court-content .content-ul li img{
    width: 100%;
    height: 180px;
}

.intelligent-court .bottom-panel .court-content .content-ul li div{
    padding: 0px 0px 0 30px !important;
}

.intelligent-court .bottom-panel .court-content .content-ul li div h5{
    display: inline;
    font-size: 24px;
    line-height: 32px;
}

.intelligent-court .bottom-panel .court-content .content-ul li div button{
    width: 80px;
    height: 32px;
    float: right;
    color: white;
    background: #a1cedd;
    border-radius: 5px;
    border: none;
    cursor: pointer;
}

.intelligent-court .bottom-panel .court-content .content-ul li div span{
    display: block;
    width: 70px;
    margin: 13px 0;
    border: 1px solid #3aa9f0;
}

.intelligent-court .bottom-panel .court-content .content-ul li div p{
    font-size: 16px;
    color: #666666;
    line-height: 1.8em;
    display: inline-block;
    margin-right: 20px;
}


.intelligent-court .bottom-panel .court-content .content-ul li.see-more{
    background: url(../image/see-more-bg.png) no-repeat 100% 100%;
    text-align: center;
}

.intelligent-court .bottom-panel .court-content .content-ul li.see-more div{
    padding: 0;
}

.intelligent-court .bottom-panel .court-content .content-ul li.see-more div img{
    width: 80px;
    height: 80px;
    margin-top: 120px;
    cursor: pointer;
}

.intelligent-court .bottom-panel .court-content .content-ul li.see-more div a{
    margin-top: 35px;
    font-size: 24px;
    display: block;
    text-decoration: none;
    color: black;
}


.successful-cases{
    width: 100%;
    height: 650px;
    padding-top: 100px;
    text-align: center;
    background: white;
    overflow: hidden;
}

.successful-cases h2{
    margin-bottom: 65px;
    font-size: 40px;
}

.successful-cases .swiper-container{
    height: 365px;
    width: 1200px;
}

.case-block{
    width: 380px;
    height: 285px;
    float: left;
    border-radius: 8px;
    margin-right: 30px;
    background: white;
    box-shadow: 0 0 6px 1px #ccc;
    overflow: hidden;
}

.case-block.right{
    margin: 0;
}

.case-block img{
    width: 100%;
    height: 175px;
}

.case-block p{
    margin: 0 30px;
    font-size: 16px;
    line-height: 1.8em;
    color: #666666;
    text-align: left;
}

.case-block p:first-of-type{
    margin-top: 20px;
}

.successful-cases .see-more{
    display: block;
    color: #9ea5ad;
    font-size: 16px;
    text-align: center;
    margin-top: 45px;
    text-decoration: none;
}