.yszc {
    color: #4770FF;
}

.yszb {
    background: #4770FF;
}

.shapes .bzz {
    position: fixed;
    top: -33.333333%;
    left: -20%;
    animation: spin 90s linear infinite;
    z-index: -10;
}

.shapes .bzy {
    position: fixed;
    top: 10%;
    right: -15%;
    animation: spin 90s linear infinite;
    z-index: -10;
}

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

.shapes .btz {
    position: fixed;
    top: 20%;
    left: 10%;
    z-index: -10;
}

.shapes .bty {
    position: fixed;
    right: 10%;
    bottom: 20%;
    z-index: -10;
}

.br15 {
    border-radius: 15px;
}



.head .logo {
    font-size: 22px;
    line-height: 32px;
    overflow: hidden;
    color: #000;
}

.head .logo img {
    display: block;
}

.head .nav {
    align-items: center;
    justify-content: center;
}

.head .nav ul {
    overflow: hidden;
}

.head .nav ul li {
    float: left;
    margin-right: 30px;
}

.head .nav ul li:last-child {
    margin-right: 0px;
}

.head .nav ul li a {
    background-color: #fff;
    border-radius: 6px;
    padding: 9px 18px;
    display: block;
}

.head .nav ul li a:hover,
.head .nav .cur a {
    background-color: #F0F2F5;
}

.head .nav ul li i {
    color: #8991A7;
    padding-right: 6px;
}

.head .nav ul li span {
    font-size: 16px;
    color: #576074;
}

.head .nav ul li a:hover i,
.head .nav .cur a i {
    color: #576074;
}

.head .nav ul li a:hover span,
.head .nav .cur a span {
    color: #000;
}

.head .contact {
    display: block;
    padding: 10px 18px;
    border-radius: 8px;
    background: #1A1F2C;
    color: #fff;
}

.head .contact:hover {
    background: #4770FF;
}

.w380 {
    width: 380px;
}

.h225 {
    height: 225px;
}

.h251 {
    height: 251px;
}

.home-tel {
    display: block;
    font-size: 16px;
    border-radius: 8px;
    background: #4770FF;
    color: #fff;
    height: 42px;
    line-height: 42px;
}

.home-tel:hover {
    background: #365be2;
    color: #fff;
}

.home-msg {
    display: block;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    border-radius: 8px;
    border: 1px solid #eee;
    color: #555;
}

.home-msg:hover {
    border-color: #365be2;
    color: #555;
}

.home-a1 .meiti i {
    padding: 8px;
    border: 1px solid #eee;
    border-radius: 8px;
    font-size: 20px;
    margin-right: 8px;
    color: #576074;
    cursor: pointer;
}

.home-a1 .meiti i:last-child {
    margin-right: 0px;
}

.home-a1 .meiti i:hover {
    color: #4770FF;
}

.home-a2 .zixun ul li {
    margin-top: 7px;
}

.home-a2 .zixun ul li a {
    width: 310px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    line-height: 22px;
    margin-top: 2px;
}

.home-a2 .zixun ul li a:hover {
    color: #4770FF;
}

.home-a2 .zixun ul li span {
    float: right;
    color: #b1b1b1;
    font-size: 12px;
    line-height: 22px;
}

.home-a2 .hexin ul li {
    float: left;
    width: 107px;
    margin-right: 14px;
    text-align: center;
    margin-top: 10px;
}

.home-a2 .hexin ul li:nth-child(3n) {
    margin-right: 0px;
}

.home-a2 .hexin ul li .ico {
    background: #F0F2F5;
    border-radius: 5px;
    padding: 10px 8px;
    margin-bottom: 6px;
    font-size: 30px;
}

.home-a2 .hexin ul li:nth-child(1) i {
    color: #DE403F;
}

.home-a2 .hexin ul li:nth-child(2) i {
    color: #B039FA;
}

.home-a2 .hexin ul li:nth-child(3) i {
    color: #F29500;
}

.home-a2 .hexin ul li:nth-child(4) i {
    color: #333;
}

.home-a2 .hexin ul li:nth-child(5) i {
    color: #306BF8;
}

.home-a2 .hexin ul li:nth-child(6) i {
    color: #799A4B;
}

.pro-more {
    border-bottom: 1px solid #eee;
    padding-bottom: 2px;
    display: block;
}

.pro-more:hover {
    border-bottom: 1px solid #2451f3;
}

.pro-more:hover span {
    color: #2451f3;
}

.pro-more:hover i {
    color: #2451f3;
}

.h250 {
    height: 250px;
}

.home-a3 .item {
    background: #F0F2F5;
    padding: 20px;
    border-radius: 10px;
    opacity: 1;
}

.home-a3 .item .name {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
    left: 0;
    right: 0;
    bottom: 0px;
    padding: 20px 20px 20px 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.shadow {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);
}

.home-a3 .item .name .wenzi {
    color: rgb(71 112 255);
    line-height: 25px;
    padding: 4px 10px;
    border-radius: 4px;
}

.home-a3 .item .ck {
    left: 152px;
    right: 0;
    top: 50%;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    background: #fff;
    display: grid;
    place-content: center;
    display: none;
    border: 1px solid #eee;
}

.home-a3 .item:hover .ck {
    display: block;
    display: grid;
    place-content: center;
    opacity: 1
}

.h329 {
    height: 329px;
}

.w390 {
    width: 396px;
}

.w776 {
    width: 796px;
}

.mt22 {
    margin-top: 22px;
}

.link {
    color: #666;
}

.link a {
    color: #666;
    margin-right: 20px;
}

.link a:hover {
    color: #4770FF;
}

.h456 {
    height: 456px;

}

.give ul li {
    float: left;
    width: 177px;
    margin-right: 16px;
    background: #F0F2F5;
    text-align: center;
    padding: 15px 15px 15px 15px;
    border-radius: 10px;
    margin-top: 15px;
}

.give ul li:nth-child(4n) {
    margin-right: 0px;
}

.give ul li .img {
    width: 100%;
    background: #fff;
    padding-top: 10px;
    padding-bottom: 5px;
    border-radius: 10px;
}

.give ul li img {
    width: 100px;
    height: 100px;
}

.give ul li .name {
    font-size: 16px;
    margin-top: 12px;
    color: #333;
}

.coop ul li {
    float: left;
    width: 160px;
    margin-right: 10px;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 14px;
}

.coop ul li:nth-child(4n) {
    margin-right: 0px;
}


.coop ul li img {
    width: 100%;
    border: 1px solid #eee;
    border-radius: 8px;
}

.mb14 {
    margin-bottom: 14px;
}

.about .content p {
    text-indent: 20px;
    line-height: 25px;
    font-size: 15px;
}

.about .hexin ul li {
    float: left;
    width: 166px;
    margin-right: 30px;
    text-align: center;
    margin-top: 10px;
}

.about .hexin ul li:last-child {
    margin-right: 0px;
}

.about .hexin ul li .ico {
    background: #F0F2F5;
    border-radius: 5px;
    padding: 20px 8px;
    margin-bottom: 6px;
    font-size: 40px;
}

.about .hexin ul li:nth-child(1) i {
    color: #DE403F;
}

.about .hexin ul li:nth-child(2) i {
    color: #B039FA;
}

.about .hexin ul li:nth-child(3) i {
    color: #F29500;
}

.about .hexin ul li:nth-child(4) i {
    color: #333;
}

.about .hexin ul li:nth-child(5) i {
    color: #306BF8;
}

.about .hexin ul li:nth-child(6) i {
    color: #799A4B;
}

.about .coop li {
    width: 180px;
    height: 100%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-top: 15px;
}

.about .coop ul li:nth-child(4n) {
    margin-right: 15px;
}

.about .coop ul li:nth-child(6n) {
    margin-right: 0px;
}

.about .give ul li:nth-child(4n) {
    margin-right: 16px;
}

.about .give ul li:nth-child(6n) {
    margin-right: 0px;
}

.lxfs .item {
    width: 368px;
    height: 160px;
    background: linear-gradient(102.65deg, rgba(249, 242, 255, 0.9) 0%, rgba(249, 242, 255, 0.5) 97.58%);
    backdrop-filter: blur(12px);
    border-radius: 12.5357px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    text-align: left;
    padding: 0 20px;
    box-sizing: border-box;
}

.lxfs .item .title {
    color: #191919;
    font-weight: 500;
    font-size: 24px;
    padding-bottom: 5px;
    text-align: center;
}

.lxfs .item .subtitle {
    font-weight: 400;
    font-size: 16px;
    color: #7D8995;
    text-align: center;
}

.lxfs .item .time {
    font-weight: 400;
    font-size: 17px;
    color: #333333;
}

.lxfs .item .mobile {
    font-weight: 500;
    font-size: 28px;
    color: #191919;
}

.lxfs .item img {
    width: 130px;
    height: 130px;
    display: inline-block;
}

.lxmsg {
    background: #F0F2F5;
    padding: 30px;
}

.lxmsg .form {
    display: flex;
}

.lxmsg .form .item {
    flex: 1;
}

.lxmsg .form .item button,
.lxmsg .form .item input,
.lxmsg .form .item optgroup,
.lxmsg .form .item select,
.lxmsg .form .item textarea {
    font-feature-settings: inherit;
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    font-variation-settings: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
}

.lxmsg .form .item input {
    border-color: #fff;
    background: #fff;
    outline: 2px solid transparent;
    outline-offset: 2px;
    border-width: 1px;
    border-radius: 8px;
    border: none;
    padding: 12px 20px;
    font-size: 14px;
    line-height: 28px;
    width: 100%;
}

.lxmsg textarea {
    border-color: #fff;
    background: #fff;
    outline: 2px solid transparent;
    outline-offset: 2px;
    border-width: 1px;
    border-radius: 8px;
    border: none;
    padding: 12px 20px;
    font-size: 14px;
    line-height: 28px;
    width: 100%;
}

.lxmsg .btn {
    display: block;
    padding: 15px 18px;
    border-radius: 8px;
    background: #365be2;
    color: #fff;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    margin-top: 20px;
}

.lxmsg .btn:hover {
    background: #4770FF;
}

.news-nav ul li {
    float: left;
    margin-right: 28px;
}

.news-nav ul li:last-child {
    margin-right: 0px;
}

.news-nav ul li a {
    background-color: #F0F2F5;
    border-radius: 6px;
    padding: 9px 25px;
    display: block;
}

.news-nav ul li a:hover,
.news-nav .cur a {
    background-color: #6d8bf5;
    color: #fff;
}

.news-nav ul li:last-child {
    margin-right: 0px;
}

.news-list ul li {
    float: left;
    width: 365px;
    margin-right: 26px;
    margin-bottom: 25px;
}

.news-list ul li:nth-child(2n) {
    margin-right: 0px;
}

.news-list ul li .img {
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: 8px;
}

.news-list ul li img {
    display: block;
    transition: all .4s ease;
}

.news-list ul li img:hover {
    transform: scale(1.1);
    border-radius: 8px;
}

.news-list .name a {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 50px;
}

.pages {
    margin: 40px auto 10px;
    width: auto;
    height: 34px;
    text-align: center;
}

.pages ul li {
    display: inline-block;
}

.pages a,
.pages span {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 4px 12px;
    margin: 0 3px;
    line-height: 24px;
    background: #fff;
    color: #666;
    border-radius: 4px;
}

.pages .cur span,
.pages a:hover {
    color: #4770FF;
    border: 1px solid #4770FF;
}

.pages .dis span {
    color: #c9c6c6;
    border: 1px solid #eee;
}

.topic-yun ul {
    margin: 0;
    padding: 0;
}

.topic-yun ul li {
    float: left;
    width: 174px;
    margin-right: 20px;
    margin-top: 18px;
    height: 30px;
}

.topic-yun ul li:nth-child(4n) {
    margin-right: 0px;
}

.topic-yun ul li a {
    display: block;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wz-top {
    width: 340px;
    height: auto;
}

.wz-top .con {
    width: 340px;
    height: 28px;
}

.wz-top .con div {
    float: left;
}

.wz-top .con .num {
    margin: 4px 8px 0 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    background: #ddd;
}

.wz-top .con .num.n1,
.wz-top .con .num.n2,
.wz-top .con .num.n3 {
    color: #fff;
    background: #f63d3d
}

.wz-top .con .tit a {
    float: left;
    overflow: hidden;
    width: auto;
    max-width: 310px;
    height: 28px;
    line-height: 28px;
}

.wz-top a:hover {
    color: #d3222a;
}

.show-text h1 {
    font-size: 30px;
    font-weight: 500;
}

.topic-list ul li {
    float: left;
    width: 23%;
    margin-right: 2.66666%;
    margin-top: 18px;
    height: 30px;
}

.topic-list ul li:nth-child(4n) {
    margin-right: 0%;
}

.topic-list ul li a {
    display: block;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    border: 1px solid #eee;
}

.pro-list .item {
    float: left;
    background: #fff;
    border-radius: 10px;
    width: 583px;
    margin-right: 26px;
}

.pro-list .item:nth-child(2n) {
    margin-right: 0px;
}

.pro-list .item img {
    display: block;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}


.pro-list .item .name {
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.pro-list .item .name {
    padding: 12px 10px;
}

.pro-list .item .ck {
    left: 272px;
    right: 0;
    top: 38%;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    background: #fff;
    display: grid;
    place-content: center;
    display: none;
    border: 1px solid #eee;
}

.pro-list .item:hover .ck {
    display: block;
    display: grid;
    place-content: center;
    opacity: 1
}

.pro-show .ts {
    background: #F0F2F5;
    border-radius: 8px;
}

.pro-give ul li {
    float: left;
    width: 140px;
    margin-right: 14px;
    background: #F0F2F5;
    text-align: center;
    padding: 15px 15px 15px 15px;
    border-radius: 10px;
    margin-top: 15px;
}

.pro-give ul li:nth-child(5n) {
    margin-right: 0px;
}

.pro-give ul li .img {
    background: #fff;
    margin-right: 8px;
    margin-left: 8px;
    padding-top: 12px;
    padding-bottom: 6px;
    border-radius: 10px;
}

.pro-give ul li img {
    width: 48px;
    height: 48px;
    margin-bottom: 5px;
}

.pro-give ul li .name {
    font-size: 15px;
    margin-top: 12px;
    color: #333;
}