

*{
    user-select: none;
    -webkit-user-drag: none;
}
body{
    width: 1120px;
    margin: 0 auto;
}
ul li{
    list-style: none;
    margin: 0;
    padding: 0;
}
.neir{
    box-sizing: border-box;
    width: 100%;
    padding: 0 10px;
}
.bnr{
    height: 300px;
    background: url(/statics/ckyzb/bnr.png) no-repeat;
    background-size: 100%;
    position: relative;
    margin-bottom: 50px;
}
.yzblogo{
    float: right;
    margin-right: 16px;
    margin-top: 16px;
    position: relative;
    padding-left: 40px;
}
.yzblogo>div{
    width: 120px;
    color: #fff;
    display: inline-block;
    text-align: center;
}
.yzblogo>div>p{
    line-height: 16px;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 3px;
}
.yzblogo>div>span{
    line-height: 16px;
    font-size: 10px;
}
.yzblogo::before{
    display: inline-block;
    width: 42px;
    height: 42px;
    content: "";
    background: url(/statics/ckyzb/wzlogo.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: -6px;
}
.yzblogo::after{
    display: inline-block;
    width: 68px;
    height: 27px;
    content: url(/statics/ckyzb/logo.png);
}
.bnr>ul{
    position: absolute;
    left: 178px;
    bottom: 75px;
}
.bnr>ul>li{
    font-size: 14px;
    line-height: 27px;
    color: #fff;
}
.bnr>a{
    display: block;
    width: 140px;
    height: 40px;
    border-radius: 10px;
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    color: #2095f3;
    text-align: center;
    background-color: #fff;
    text-decoration: none;
    position: absolute;
    left: 160px;
    bottom: 28px;
}
.tle{
    text-align: center;
}
.tle>h4{
    font-size: 30px;
    color: #333;
    line-height: 45px;
}
.tle>div{
    display: inline-block;
    width: 60px;
    height: 4px;
    margin: 5px 0;
    background-color: #2196f3;
}
.tle>p{
    font-size: 20px;
    color: #999;
    line-height: 32px;
    text-transform: uppercase;
}
.tips{
    height: 300px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.tips>div{
    width: 300px;
    height: 60px;
    position: absolute;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 38px;
    color: #fff;
    background: url(/statics/ckyzb/tips.png) no-repeat;
    background-size: 100%;
}
.tips>img{
    width: 248px;
    position: absolute;
    left: 50%;
    bottom: -43px;
    margin-left: -124px;
}
.onet{
    top: 28px;
    left: 100px;
}
.twot{
    top: 148px;
    left: 100px;
}
.threet{
    top: 28px;
    right: 100px;
}
.fourt{
    top: 148px;
    right: 100px;
}
.xbox{
    width: 1060px;
    height: 320px;
    margin: 0 auto 80px;
    border-radius: 30px;
    background-image: linear-gradient(#2096f3,#0177d3);
    box-shadow: 0px 0px 0px 20px #2096f310;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: space-around;
    box-sizing: border-box;
    padding: 18px 10px;
    position: relative;
}
.xbox>div{
    background-color: #fff;
    width: 480px;
    height: 120px;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 10px;
}
.xbox>div>img{
    height: 68px;
    padding: 6px 20px 6px 2px;
    margin-right: 20px;
    vertical-align: top;
    border-right: 1px solid #f7f7f7;
}
.xbox>div>div{
    display: inline-block;
    width: 322px;
}
.xbox>div>div>p{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.xbox>div>div>span{
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
.xbox>span{
    display: block;
    width: 100px;
    height: 100px;
    background: url(/statics/ckyzb/round.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px;
    font-size: 24px;
    font-weight: bold;
    color: #0278d3;
    box-sizing: border-box;
    padding: 20px;
    line-height: 28px;
    text-align: center;
}
hr{
    height: 1px;
    border: 0;
    margin: 60px 0 50px;
    background-color: #e7e7e7;
}
.zycs{
    position: relative;
    width: 100%;
    height: 364px;
    margin-bottom: -10px;
}
.zycs>img{
    position: absolute;
    bottom: 0;
    left: 50px;
}
.zycs>div{
    width: 563px;
    height: 225px;
    position: absolute;
    bottom: 40px;
    right: 10px;
}
.zycs>div>p{
    font-size: 18px;
    color: #666;
    line-height: 30px;
}
.zycs>div>p>a{
    color: #0168b7;
    margin-left: 20px;
}
.zycs>div>a{
    display: inline-block;
    width: 240px;
    height: 88px;
    box-sizing: border-box;
    font-size: 28px;
    background-image: linear-gradient(90deg,#ec3c24,#fa5332);
    color: #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 88px;
    position: absolute;
    bottom: 0;
    text-decoration: none;
}
.zycs>div>a>img{
    position: absolute;
    left: 0;
    top: -10px;
}
.zycs>div>a:nth-child(3){
    color: #f85131;
    border: 1px solid #ec3c24;
    background-color: #fff;
    background-image: none;
    left: 320px;
}
.zycs>div>a:nth-child(3):hover{
    color: #fff;
    background-image: linear-gradient(90deg,#ec3c24,#fa5332);

}
.myfuwu{
    width: 1060px;
    height: 890px;
    margin: 45px auto 0;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
}
.myfuwu>div{
    width: 500px;
    height: 269px;
    position: relative;
}
.myfuwu>div>span{
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 180px;
    height: 48px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 48px;
    background-image: linear-gradient(90deg,#1e89df,#2196f3);
    border-top-right-radius: 34px;
    z-index: 1;
}
.myfuwu>div>span::after{
    display: inline-block;
    width: 14px;
    height: 16px;
    content: "";
    background: url("/statics/ckyzb/minjt.png") no-repeat;
    background-size: 100%;
    position: relative;
    left: 10px;
    top: 2px;
}
.myfuwu>div>div{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 500px;
    height: 220px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px #eee;
}
.myfuwu>div>div>img{
    width: 165px;
    float: left;
    margin: 34px 18px 0;
}
.myfuwu>div>div>span{
    display: block;
    margin-top: 34px;
    font-size: 14px;
    margin-right: 18px;
    line-height: 24px;
    color: #666;
}
.myfuwu>div>div>a{
    display: inline-block;
    width: 120px;
    height: 36px;
    background-image: linear-gradient(90deg,#eb3f28,#fc5635);
    border-radius: 36px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 36px;
    color: #fff;
    position: absolute;
    right: 20px;
    bottom: 15px;
}
.anli{
    width: 1080px;
    height: 460px;
    margin: 35px auto 0;
    box-sizing: border-box;
    padding: 0 10px;
    position: relative;
}
.anli .swiper-container{
    width: 900px !important;
    height: 460px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 6px;
}
.anli .swiper-slide{
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 2px 8px 0px #00000010;
}
.anli::after{
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    background-color: #2196f3;
    background: url("/statics/ckyzb/jtbai.png") no-repeat;
}
.syg,.xyg{
    width: 50px;
    height: 50px;
    background-color: #d7d7d7;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -25px;
}
.syg:hover,.xyg:hover{
    cursor: pointer;
    background-color: #2196f3;
}
.xyg{
    left: initial;
    right: 0;
}
.syg>img,
.xyg>img{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12.5px;
    transform: rotateY(180deg);
}
.xyg>img{
    margin-left: -6px;
    transform: rotateY(0deg);
}
.swiper-slide>img{
    width: 100%;
    height: 360px;
}
.swiper-slide>span{
    color: #666;
    font-size: 14px;
    line-height: 24px;
    text-indent: 2em;
    display: inline-block;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    padding: 8px 16px;
}
.mqzp{
    width: 100%;
    height: 160px;
    margin-top: 35px;
    box-sizing: border-box;
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}
.abtdz{
    width: 100%;
    height: 380px;
    margin-top: 35px;
    position: relative;
}
.jies{
    display: inline-block;
    width: 650px;
    height: 100%;
    box-sizing: border-box;
    padding: 10px 20px;
    border-radius: 10px;
    position: absolute;
    top: 0;
    left: 10px;
    box-shadow: 0px 0px 10px 0px #eee;
}
.abtdz>div>h2{
    color: #333;
    font-size: 24px;
    margin-bottom: 6px;
}
.abtdz>div>span{
    display: inline-block;
    color: #666;
    font-size: 14px;
    text-indent: 2em;
    line-height: 30px;
    letter-spacing: 0.5px;
    margin-bottom: 18px;
}
.abtdz>div>p{
    color: #666;
    font-size: 14px;
    line-height: 30px;
}
.abtdz>div>a{
    display: inline-block;
    width: 120px;
    height: 36px;
    background-image: linear-gradient(
90deg,#eb3f28,#fc5635);
    border-radius: 36px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 36px;
    color: #fff;
    position: absolute;
    right: 20px;
    bottom: 15px;
}
.abtdz>div:nth-child(2){
    height: 380px;
    position: absolute;
    top: 0;
    right: 10px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 6px 0px #00000020;
}
.abtdz>div:nth-child(2)>img{
    width: 100%;
    height: 100%;
}
.shuz{
    display: flex;
    text-align: center;
    justify-content: space-around;
    margin: 50px 0;
}
.shuj{
    display: inline-block;
    text-align: center;
    position: relative;
}
.shuj>p{
    font-size: 20px;
    font-weight: bold;
    position: relative;
}
.shuj>p>span{
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    top: -14px;
    right: -14px;
}
.shuj:nth-child(4n+3)>p>span{
    right: -4px;
}
.shuj>span{
    font-size: 14px;
    color: #666;
}
.xiex{
    width: 1px;
    height: 40px;
    background-color: #999;
    transform: rotate(20deg);
    margin-top: 6px;
}
.yzbewm{
    display: flex;
    justify-content: space-between;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    margin-bottom: 30px;
    text-align: center;
}
.yzbewm>div{
    width: 282px;
    height: 282px;
    border-radius: 18px;
    border: 1px solid #ececec;
}
.yzbewm>div>h3{
    font-size: 24px;
    font-weight: bold;
    color: #333;
    line-height: 80px;
}
.yzbewm>div>h3>span{
    color: #2678f0;
}
.yzbewm>div>img{
    width: 158px;
}