.lianxifangshi {
    width: 7%;
    position: fixed;
    right: 0px;
    top: 30%;
    background: #fff;
    border: 5px solid #13a7eb;
    border-radius: 12px 0 0 18px;
    padding: 8px;
}
.vxlianxi {
    margin-top: 10px;
    padding-top: 5px;
    border-top: 1px dashed;
}
.vxlianxi p {
    font-size: 18px;
    text-align: center;
    color: #000000;
    font-weight: bold;
}

.fenlei .fls {
    height: 730px;
}

.fenlei {
    position: relative;
    background-image: url(../img/sybanner.jpg);
    height: 650px;

}


.fenlei .lis {
    position: absolute;
    top: 90px;
    display: flex;
}

.fenlei .lis ul {
    width: 200px;
}

.fenlei .lis ul li {
    width: 200px;
    height: 80px;
    line-height: 80px;
    padding: 0 20px;
    color: #fff;
    background-color: #3333335c;
    font-size: 16px;
    cursor: pointer;
    font-weight: 600;
}

.yc {
    max-width: 1040px;
    overflow: hidden;
    height: 560px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.yc .item {
    display: none;
    margin-top: 10px;
    flex-wrap: wrap;
}

.yc .item .tw {
    margin: 20px 60px;
    display: flex;
    cursor: pointer;
    overflow: hidden;
}

.yc .item .tw .img {
    width: 80px;
    height: 80px;
}

.yc .item .tw .tt {
    margin-left: 30px;
}

.yc .item .tw .tt p {
    color: #000;
    line-height: 60px;
    font-size: 16px;
    font-weight: 600;
    width: 250px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zx {
    background-color: #fff;
}

.zx .title {
    padding: 65px 0;
    height: 40px;
}

.zx .title .nm {
    display: flex;
}

.zx .title .nm p {
    font-weight: 600;
    font-size: 24px;
    margin-right: 30px;

}

.zx .title .nm span {
    line-height: 35px;
    font-weight: 600;
}

.zx .title ul {
    display: flex;
}

.zx .title ul li {
    width: 120px;
    height: 40px;
    margin: 0 10px;
    border-radius: 40px;
    text-align: center;
    line-height: 40px;
    color: #333;
    border: #EFEFEF 1px solid;
    font-size: 16px;
    cursor: pointer;
}

.zx .tuw {
    justify-content: space-between;
    flex-wrap: wrap;
    display: none;
}

.zx .tuw .its {
    position: relative;
    margin-bottom: 10px;
    width: 290px;
    height: 227px;
    border: 1px solid #eee;
    border-radius: 3px;
}

.zx .tuw .its .img {
    width: 288px;
    height: 196px;
}

.zx .tuw .its .dibu {
    /* position: absolute; */
    bottom: 0;
    width: 100%;
    background-color: rgb(255 255 255 / 25%);
    height: 30px;
    overflow: hidden;
    border-top: 1px solid #eeeeee4a;
}

.zx .tuw .its .dibu p {
    color: #000;
    line-height: 30px;
    padding: 0 10px;
    word-break: break-all;
    font-size: 16px;
}

.zx .tuw .lan {
    position: absolute;
    width: 100%;
    height: 100%;
  
    top: 0;
    opacity: 0;
    z-index: 10;
    padding: 17px;
    transition: all .5s;
    background-image: linear-gradient(#65A8DC, #1B308D);
}
.zx .tuw .its:hover .lan{
   
    opacity: 1;
    transition: all .5s;
}
.zx .tuw .lan>div{
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.zx .tuw .lan p {
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding-bottom: 20px;
}

.zx .tuw .lan span {
    color: #fff;
    font-size: 12px;
    line-height: 27px;
}

.btn {
    padding: 20px 0;
    padding-bottom: 50px;
}

.btn .ck {
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    border-radius: 20px;
    cursor: pointer;
    background-color: #125aab;
    text-align: center;

}

.zx .btn .ck {
    margin: 0 auto;
}

.gg {
    position: relative;
    height: 300px;
}

.gg .text {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.gg .text h1 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 30px;
    margin-top: 50px;
}

.gg .text p {
    color: #fff;
    width: 800px;
    font-size: 18px;
    line-height: 40px;
    margin-bottom: 20px;
}

.gg .ck {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-radius: 20px;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    background-color: #fff;
    color: #125aab;
    font-weight: 600;
}

.zd {
    background-color: #fff;
    padding-bottom: 60px;
}

.zd .top {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 60px 0;
}

.zd .top p {
    display: inline-block;
    font-size: 30px;
}

.zd .top span {
    display: inline-block;
    margin-left: 20px;
    font-size: 16px;
    line-height: 40px;
}

.zd .nr {
    position: relative;
    display: flex;
}

.zd .nr>div {
    flex: 1;
}

.zd .nr .left {
    margin-right: 10px;
}

.zd .nr .left .btn {
    position: absolute;
    padding: 0;
    bottom: 0;
}

.zd .nr .right {
    margin-left: 10px;
}

.zd .nr .left p {
    font-weight: 600;
    font-size: 22px;
    line-height: 40px;
}

.zd .nr .left span {
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
}

.zd .nr .right {
    height: 350px;
}

.wz {
    height: 800px;
    background-image: url(../img/artical.jpg);
}

.wz .top {
    width: 100%;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    padding: 60px 0;
}

.wz .top p {
    display: inline-block;
    font-size: 30px;
    color: #fff;
}

.wz .top span {
    display: inline-block;
    margin-left: 20px;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
}

.wz .neir {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}

.wz .neir .items {
    position: relative;
    width: 380px;
    height: 480px;
    background-color: #aaddff38;
}

.wz .neir .items p {
    color: #fff;
    text-align: center;
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.wz .neir .items span {
    color: #fff;
    font-size: 16px;
    width: 300px;
    display: block;
    margin: 0 auto;
    line-height: 35px;
}

.wz .btn .ck {
    color: #125aab;
    margin: 30px auto;
    background-color: #fff;
    font-weight: 600;
}

.wz .items .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}

.wz .items .ycd {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: linear-gradient(#65A8DC, #125aab);
}

.wz .neir .items .gdxq {
    text-align: right;
    margin: 0;
    padding: 0;
    font-size: 16px;
    opacity: 0;
}

.wz .items:hover .ycd {
    opacity: .6;
    transition: all .5s;

}

.wz .items:hover p {
    margin-top: 20px;
    transition: all .5s;
}

.wz .items:hover span {
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
    margin-bottom: 30px;
    transition: all .5s;
}

.wz .items:hover .gdxq {
    opacity: 1;
    transition: all .5s;
}

.xx {
    background-color: #fff;
}

.xx .top {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 60px 0;
}

.xx .top p {
    display: inline-block;
    font-size: 30px;
    color: #000;
}

.xx .top span {
    display: inline-block;
    margin-left: 20px;
    font-size: 16px;
    line-height: 40px;
    color: #000;
    font-weight: 600;
}

.xx .tw {
    display: flex;
    justify-content: space-between;
}

.xx .tw .its {
    width: 380px;
    transition: all .5s linear;
}

.xx .tw .its img {
    height: 240px;
}

.xx .tw .its .wb {
    height: 60px;
    background-color: #FAFAFA;
    overflow: hidden;
}

.xx .tw .its .wb p {
    float: left;
    line-height: 60px;
    color: #999;
}

.xx .tw .its .wb .da {
    font-size: 24px;
    font-weight: 600;
    line-height: 53px;
    color: #000;
    margin-left: 20px;
}

.xx .tw .its .wb span {
    font-size: 16px;
    line-height: 60px;
    margin-left: 30px;
}

.xx .tw .its:hover {
    transform: translateY(-2px);
    box-shadow: 0px 15px 30px rgba(0, 0, 0, .2);
    transition: all .2s linear;
}

.xx .tw .its:hover span {
    color: #015CAB;
    transition: all .2s linear;
}

.xx .btn {
    margin-top: 40px;
}

.xx .btn .ck {
    margin: 0 auto;
}

.xx .lis {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.xx .lis .li>a {
    display: flex;
    width: 615px;
    height: 60px;
    border-bottom: #999 1px solid;
}

.xx .lis .li span {
    width: 415px;
    margin: 0 30px;
    line-height: 60px;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xx .lis .li .cx {
    font-size: 14px;
    line-height: 60px;
    font-weight: 600;
}

.xx .lis .li .sj {
    margin-left: 5px;
}
.xx .lis .li .sj p:first-child{
    font-size: 24px;
    margin-top: 10px;
}

.xx .lis .li .da {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
}

.xx .lis .li:hover span {
    color: #015CAB;
}

.xx .lis .li:hover .cx {
    color: #015CAB;
}

.lj {
    display: flex;
    height: 60px;
    background-color: #EEEEEE;
}

.lj ul {
    margin: 0 auto;
    width: 1280px;
}

.lj ul li {
    position: relative;
    display: inline-block;
    line-height: 60px;
}
.lj ul li span{
    font-size: 16px;
        font-weight: 600;
}
.lj ul li a {
    display: inline-block;
    line-height: 60px;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 600;
}

/* .lj ul li::after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 1px;
    background-color: #000;
    height: 20px;
    top: 20px;
    right: 0px;
}
 */
.lj ul li a:hover {
    color: #015CAB;

}