.box{
    width: 100%;
    padding-top: 60px;
}
@font-face {
    font-family: 'fzltdh'; /* 重命名字体名 */
    src: url('../font/方正兰亭大黑简体.TTF');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fzchjt'; /* 重命名字体名 */
    src: url('../font/方正粗黑简体.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'hyb2gj'; /* 重命名字体名 */
    src: url('../font/hyb2gj.TTF');
    font-weight: normal;
    font-style: normal;
}
.jud-main-one{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    padding: 200px 300px 100px 300px;
    margin-bottom: 200px;
    background: url(../image/jud-one-bac.png);
    background-size: 100% 100%;
}
.jud-main-one-left-title{
    font-size: 60px;
    font-family: "fzltdh";
    margin-bottom: 50px;
    margin-top: 60px;
}
.jud-main-one-left-content{
    position: relative;
}
.jud-main-one-left-content img{
    position: absolute;
    top: 15px;
    left: 0;
}
.jud-main-one-left-content  p{
    margin-left: 40px;
    font-size: 24px;
}
.jud-main-two-left{
    position: relative;
}
.jud-main-two-left-left{
    position: absolute;
    top: 126px;
    left: 183px;
    width: 172px;
    height: 217px;
    z-index: 10;
    cursor: pointer;
}
.jud-main-two-left-leftbox{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    z-index: 999999999999;
    display: none;
}
.jud-main-two-left-leftbox div:first-child{
    position: absolute;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,.5);
    
}
.jud-main-two-left-leftbox div:last-child{
    width: 600px;
    margin: 0 auto;
    text-align: center;
    
}
.jud-main-two-left-leftbox div:last-child img{
    width: 600px;
}
.jud-main-two-left-rightbox{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    z-index: 999999999999;
    display: none;
}
.jud-main-two-left-rightbox div:first-child{
    position: absolute;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,.5);
    
}
.jud-main-two-left-rightbox div:last-child{
    width: 600px;
    margin: 0 auto;
    text-align: center;
    
}
.jud-main-two-left-rightbox div:last-child img{
    width: 600px;
}
.jud-main-two-left-right{
    position: absolute;
    top: 126px;
    left: 398px;
    width: 174px;
    height: 217px;
    z-index: 10;
    cursor: pointer;
}
.jud-main-two-left img{
    transform: scale(0.8);
}
.jud-main-one-left-btn{
    display: inline-block;
    margin-top: 40px;
    width: 270px;
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    text-align: center;
    border-radius: 50px;
    background-color: #027FFD;
    color: #fff;
}
.jud-main-one-right div{
    position: relative;
}
.jud-main-one-right div img:nth-child(1){
    position: absolute;
    top: 0;
    right: 425px;
}
.jud-main-one-right div img:nth-child(2){
    position: absolute;
    top: 100px;
    right: 925px;
}
.jud-main-two{
    display: flex;
    justify-content: space-between;
    width: 1400px;
    margin: 40px auto;
    margin-bottom: 0;
    padding: 40px 0 0 0;
}
.jud-main-two-right-title{
    font-size: 50px;
    font-family: "fzltdh";
    margin-bottom: 50px;
    margin-top: 100px
}
.jud-main-two-right-content{
    width: 600px;
    font-size: 20px;
    color: rgba(0,0,0,.9);
}
.jud-main-three{
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 60px auto;
}
.jud-main-three-left-title{
    font-size: 50px;
    font-family: "fzltdh";
    margin-bottom: 50px;
    margin-top: 50px
}
.jud-main-three-right img{
    transform: scale(0.9);
}
.jud-main-three-right-content{
    width: 600px;
    font-size: 20px;
    color: rgba(0,0,0,.9);
}
.jud-main-four{
    width: 100%;
    padding: 160px 0;
    background: url(../image/jud-three-bac.png);
    background-size: 100% 100%;
}
.jud-main-four-title{
    width: 100%;
    text-align: center;
    font-size: 50px;
    font-family: "fzltdh";
    margin-bottom: 80px;
    margin-top: 50px
}
.jud-main-four-content{
    display: flex;
    justify-content: space-between;
    padding: 0 300px;
}
.jud-main-four-content div{
    position: relative;
    border-radius: 10px;
    
}
.jud-main-four-content div div:nth-child(1){
    font-size: 20px;
    font-weight: bold;
    width: 90%;
    margin: 0 auto;
    margin-top: 40px;
}
.jud-main-four-content div div:nth-child(2){
    width: 90%;
    margin: 0 auto;
    margin-bottom: 40px;
    font-size: 18px;
    color: rgba(0,0,0,.7);
}
.jud-main-four-content div div:nth-child(3){
    width: 90%;
    text-align: right;
    margin-bottom: 20px;
}
.jud-main-four-content-left{
    width: 372px !important;
    height: 376PX;
    margin-top: 20px;
    padding: 20px;
    padding-top: 40px;
    
}
.jud-main-four-content-main{
    position: relative;
    width: 405PX;
    height: 450px;
    background: url(../image/jud-bog.png);
    padding: 0 20px;
}
.jud-main-four-content-left{
    position: relative;
    background: url(../image/jud-sm.png);
    background-size: 100% 100%;
}
.jud-main-four-content-left div:nth-child(1){
    margin-top: 0px !important;
}
.jud-main-four-content-left div:nth-child(3){
    width: 90%;
    text-align: right;
    margin-top: -20px;
    margin-bottom: 0px;
}
.jud-main-four-content-main img{
    position: absolute;
    bottom: -100px;
    right: 40px;
}
.jud-main-four-content-left:nth-child(1) img{
    position: absolute;
    bottom: -100px;
    right: -12px;
}
.jud-main-four-content-left:nth-child(3) img{
    position: absolute;
    bottom: -110px;
    right: 30px;
}
.jud-main-five-title{
    width: 100%;
    text-align: center;
    font-size: 50px;
    font-family: "fzltdh";
    margin-bottom: 200px;
    margin-top: 100px
}
.jud-main-five-content{
    padding: 40px;
    width: 1200px;
    margin: 0 auto;
    background: url(../image/矩形\ 4.png);
    background-size: 100% 100%;
    display: flex;
    position: relative;
    margin-bottom: 300px;
}
.jud-main-five-content-top{
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 999999999999;
    text-align: center;
    padding-top: 30px;
    display: none;
    overflow-x: hidden;
}
.jud-main-five-content-top-close{
    position: absolute;
    width: 100vw;
    height: 1030px;
    top: 0;
    left: 0;
    background-color:  rgba(0,0,0,.5);
    z-index: -1;
}
.jud-main-five-content-btm{
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 999999999999;
    text-align: center;
    padding-top: 130px;
    display: none;
    overflow-x: hidden;
}
.jud-main-five-content-btm-close{
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background-color:  rgba(0,0,0,.5);
    z-index: -1;
}
.jud-main-five-content-left{
    width: 600px;
}
.jud-main-five-content-left-title{
    font-size: 36px;
    margin: 10px 0;
}
.jud-main-five-content-left-content p{
    text-indent: 2em;
    font-size: 16px;
    margin-bottom: 20px;
    color: rgba(0,0,0,.8);
}
.jud-main-five-content-left-btn{
    width: 160px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    color: #fff;
    background-color: #017FFD;
    cursor: pointer;
}
.jud-main-five-content-right img:nth-child(1){
    position: absolute;
    right: 20px;
    bottom: -40px;
}
.jud-main-five-content-right img:nth-child(2){
    position: absolute;
    right: 60px;
    bottom: 0;
    z-index: 10;
}
.index-main-f{
    width: 100%;
    padding: 40px 0;
    background: url(../image/图层\ 88.png);
    background-size: 100% 100%;
    text-align: center;
}
.index-main-f div{
    font-size: 40px;
    color: #fff;
    margin-bottom: 50px;
}
.index-main-f a{
    display: inline-block;
    width: 160px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
}