.uw-main-top {
    width: 100%;
    height: 58px;
    justify-content: space-between;
    align-items: center; }
.uw-main-top .left {
    align-items: center;
    font-weight: 500;
    font-size: 18px;
    color: #333333;
    line-height: 26px; }
.uw-main-top .left img {
    width: 24px;
    height: 24px;
    margin-right: 8px; }
.uw-main-top .right {
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 18px; }
.uw-main-top .right a {
    margin: 0 5px; }
@media (max-width: 768px) {
    .uw-main-top {
        display: none; } }

.uw-main-box {
    padding: 40px 40px 0;
    background-color: #fff; }
.uw-main-box.uw-width img {
    margin:auto !important;
}
.uw-main-box-title {
    text-align: center;
    font-weight: 500;
    font-size: 32px;
    color: #1A1A1A;
    line-height: 40px; }
.uw-main-box-time {
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 40px; }
.uw-main-box-time img {
    width: 18px;
    height: 19px;
    margin-right: 6px; }
.uw-main-box-time span {
    font-weight: 400;
    font-size: 18px;
    color: #666666;
    line-height: 20px; }
.uw-main-box-doc {
    font-weight: 350;
    font-size: 16px;
    line-height: 24px;
    color: #444;
    background: rgba(20, 114, 255, 0.08);
    border-radius: 4px;
    padding: 17px 24px; }
.uw-main-box-doc span:nth-child(1) {
    color: #1472FF; }
.uw-main-box-content {
    margin-top: 32px;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    padding-bottom: 40px;
    border-bottom: 1px solid #EEEEEE; }
.uw-main-box-footer {
    justify-content: space-between;
    margin-top: 40px;
    padding-bottom: 64px; }
.uw-main-box-footer .left {
    flex: 1;
    margin-right: 15px; }
.uw-main-box-footer .left .p {
    line-height: 42px; }
.uw-main-box-footer .left ul {
    flex: 1;
    gap: 12px;
    display: flex;
    flex-wrap: wrap;
    grid-template-columns: repeat(auto-fill, minmax(152px, 1fr)); }
.uw-main-box-footer .left ul li {
    padding: 0 16px 0 6px;
    height: 42px;
    background: #F2F3F5;
    border-radius: 40px;
    align-items: center; }
.uw-main-box-footer .left ul li img {
    width: 30px;
    height: 30px;
    margin-right: 4px; }
.uw-main-box-footer .left ul li span {
    font-weight: 400;
    font-size: 16px;
    color: #444444;
    line-height: 20px; }
.uw-main-box-footer .right p {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 20px; }
.uw-main-box-footer .right p:nth-child(1) {
    margin-bottom: 16px; }
.uw-main-box-footer .right p a {
    color: #1472FF;
    text-decoration: underline; }
@media (max-width: 768px) {
    .uw-main-box {
        padding: 1.6rem 1.6rem 0; }
    .uw-main-box-title {
        text-align: left;
        font-size: 1.8rem;
        line-height: 2.5rem; }
    .uw-main-box-time {
        justify-content: flex-start;
        margin-top: 1.2rem;
        margin-bottom: 1.8rem; }
    .uw-main-box-time img {
        width: 1.2rem;
        height: 1.2rem; }
    .uw-main-box-time span {
        font-size: 1.2rem;
        line-height: 1rem; }
    .uw-main-box-doc {
        font-size: 1.4rem;
        line-height: 2rem;
        padding: 1.2rem;
        border-radius: 0.2rem 0.2rem 0.2rem 0.2rem; }
    .uw-main-box-content {
        margin-top: 2rem;
        padding-bottom: 2rem; }
    .uw-main-box-footer {
        flex-direction: column;
        padding-bottom: 2.85rem;
        margin-top: 2rem; }
    .uw-main-box-footer .left {
        margin-bottom: 2rem; }
    .uw-main-box-footer .left .p {
        line-height: 2.4rem; }
    .uw-main-box-footer .left ul {
        gap: 0.8rem;
        grid-template-columns: repeat(auto-fill, minmax(10.7rem, 1fr)); }
    .uw-main-box-footer .left ul li {
        padding: 0 0.8rem 0 0.3rem;
        height: 2.4rem; }
    .uw-main-box-footer .left ul li img {
        width: 1.6rem;
        height: 1.6rem;
        margin-right: 0.2rem; }
    .uw-main-box-footer .left ul li span {
        font-size: 1.3rem;
        line-height: 1.5rem; }
    .uw-main-box-footer .right p {
        font-size: 1.4rem;
        line-height: 1.8rem; }
    .uw-main-box-footer .right p:nth-child(1) {
        margin-bottom: 1.4rem; } }

.uw-main-contact {
    width: 100%;
    background: url("../../images/contactbg.png") no-repeat 0 0;
    background-size: 100% 100%;
    padding-top: 64px;
    padding-bottom: 75px;
    margin-top: 72px; }
@media (max-width: 768px) {
    .uw-main-contact {
        background-image: url("../../images/contactbgyd.png");
        padding-top: 2.4rem;
        padding-bottom: 2.3rem;
        margin-top: 2.8rem; } }
.uw-main-contact ul {
    gap: 40px 98px;
    margin-top: 48px; }
@media (max-width: 768px) {
    .uw-main-contact ul {
        gap: 1.4rem 0;
        grid-template-columns: repeat(1, 1fr);
        margin-top: 1.8rem; } }
.uw-main-contact ul li {
    justify-content: space-between;
    align-items: center; }
.uw-main-contact ul li > span {
    width: 100px; }
@media (max-width: 768px) {
    .uw-main-contact ul li > span {
        width: 7rem;
        font-weight: 500;
        font-size: 1.4rem;
        color: #333333; } }
.uw-main-contact ul li .select {
    flex: 1;
    height: 58px;
    background: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    border: 0;
    font-size: 18px;
    padding: 0 24px; }
@media (max-width: 768px) {
    .uw-main-contact ul li .select {
        height: 4.4rem;
        font-size: 1.4rem;
        padding: 0 1.2rem; } }
.uw-main-contact ul li .select select {
    width: 100%;
    height: 100%;
    outline: none;
    border: 0;
    font-size: 18px; }
@media (max-width: 768px) {
    .uw-main-contact ul li .select select {
        font-size: 1.4rem; } }
.uw-main-contact ul li .select select span {
    color: #999; }
.uw-main-contact ul li input {
    flex: 1;
    height: 58px;
    background: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    border: 0;
    font-size: 18px;
    padding: 0 24px; }
@media (max-width: 768px) {
    .uw-main-contact ul li input {
        height: 4.4rem;
        font-size: 1.4rem;
        padding: 0 1.2rem; } }
@media (max-width: 768px) {
    .uw-main-contact ul li:last-child {
        justify-content: center; }
    .uw-main-contact ul li:last-child button {
        width: 12rem;
        height: 4rem;
        background: #1472FF;
        border-radius: 0.6rem 0.6rem 0.6rem 0.6rem;
        font-weight: 500;
        font-size: 1.6rem;
        color: #FFFFFF; } }
.uw-main-contact ul li button {
    width: 160px;
    height: 57px;
    border-radius: 12px 12px 12px 12px;
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF; }

.uw-main-case {
    padding-top: 72px; }
.uw-main-case .grid {
    gap: 24px;
    grid-template-columns: repeat(auto-fill, minmax(384px, 1fr));
    margin-top: 48px; }
.uw-main-case .grid a {
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(20, 114, 255, 0.1);
    border-radius: 4px 4px 4px 4px;
    padding: 12px; }
.uw-main-case .grid a img {
    width: 360px;
    height: 240px; }
.uw-main-case .grid a div {
    justify-content: space-between;
    align-items: center;
    margin-top: 18px;
    padding-bottom: 12px; }
.uw-main-case .grid a div p {
    font-weight: 500;
    font-size: 20px;
    color: #222222;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden; }
.uw-main-case .grid a div button {
    flex-shrink: 0;
    width: 68px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #1472FF;
    font-weight: 400;
    font-size: 14px;
    color: #1472FF;
    line-height: 18px;
    text-align: center;
    line-height: 30px;
    margin-left: 12px; }
.uw-main-case .grid a::after {
    content: "";
    width: 0;
    height: 4px;
    background: #1472FF;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.25s; }
@media (min-width: 960px) {
    .uw-main-case .grid a:hover {
        position: relative; }
    .uw-main-case .grid a:hover::after {
        width: 100%; }
    .uw-main-case .grid a:hover > div button {
        background: #1472FF;
        color: #FFF; } }
.uw-main-case .more {
    width: 114px;
    height: 34px;
    background: #1472FF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #1472FF;
    margin: 40px auto 0;
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 24px; }
.uw-main-case .more img {
    width: 18px;
    height: 18px;
    margin-left: 4px; }
@media (max-width: 768px) {
    .uw-main-case {
        padding-top: 2.8rem; }
    .uw-main-case .grid {
        gap: 1.2rem 1.1rem;
        grid-template-columns: repeat(auto-fill, minmax(17rem, 1fr));
        margin-top: 2rem; }
    .uw-main-case .grid a {
        padding: 0.6rem;
        box-shadow: 0rem 0.1rem 0.5rem 0rem rgba(20, 114, 255, 0.1);
        border-radius: 0.2rem 0.2rem 0.2rem 0.2rem; }
    .uw-main-case .grid a img {
        width: 100%;
        height: auto; }
    .uw-main-case .grid a div {
        flex-direction: column;
        align-items: flex-start;
        padding-bottom: 0.4rem;
        margin-top: 1.2rem; }
    .uw-main-case .grid a div p {
        -webkit-line-clamp: 2;
        font-size: 1.5rem;
        line-height: 2.2rem; }
    .uw-main-case .grid a div button {
        margin-left: 0;
        width: 6.05rem;
        height: 2.5rem;
        border: 0.05rem solid #1472FF;
        font-size: 1.3rem;
        line-height: 1.5rem;
        margin-top: 1.2rem; }
    .uw-main-case .more {
        margin-top: 2rem;
        font-size: 1.4rem;
        line-height: 1.8rem;
        width: 11.1rem;
        height: 3.8rem; }
    .uw-main-case .more img {
        width: 1.2rem;
        height: 1.2rem; } }

.uw-main-news {
    padding-top: 72px;
    padding-bottom: 72px; }
.uw-main-news .grid {
    gap: 40px 36px;
    grid-template-columns: repeat(auto-fill, minmax(582px, 1fr));
    margin-top: 40px; }
.uw-main-news .grid a img {
    width: 220px;
    height: 146px;
    margin-right: 24px; }
.uw-main-news .grid a div {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    padding: 9px 0; }
.uw-main-news .grid a div p {
    font-weight: 500;
    font-size: 20px;
    color: #333333;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden; }
.uw-main-news .grid a div span {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 18px;
    margin-top: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; }
.uw-main-news .grid a div button {
    width: 68px;
    height: 30px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #1472FF;
    font-weight: 400;
    font-size: 14px;
    color: #1472FF;
    line-height: 18px;
    margin-top: auto; }
@media (min-width: 960px) {
    .uw-main-news .grid a:hover div button {
        background: #1472FF;
        color: #FFF; } }
.uw-main-news .more {
    width: 114px;
    height: 34px;
    background: #1472FF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #1472FF;
    margin: 40px auto 0;
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 24px; }
.uw-main-news .more img {
    width: 18px;
    height: 18px;
    margin-left: 4px; }
@media (max-width: 768px) {
    .uw-main-news {
        padding-top: 2.8rem;
        padding-bottom: 2.8rem; }
    .uw-main-news .grid {
        gap: 2.4rem 0;
        grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
        margin-top: 2.4rem; }
    .uw-main-news .grid a img {
        width: 13rem;
        height: 8.7rem;
        flex-shrink: 0;
        margin-right: 1.2rem; }
    .uw-main-news .grid a div {
        overflow: hidden;
        word-break: break-all;
        flex: 1; }
    .uw-main-news .grid a div p {
        font-size: 1.5rem;
        line-height: 2rem;
        -webkit-line-clamp: 2;
        word-break: break-all; }
    .uw-main-news .grid a div span {
        font-size: 1.3rem;
        -webkit-line-clamp: 1;
        line-height: 1.7rem;
        word-break: break-all; }
    .uw-main-news .grid a div button {
        display: none; }
    .uw-main-news .more {
        margin-top: 2rem;
        font-size: 1.4rem;
        line-height: 1.8rem;
        width: 11.1rem;
        height: 3.8rem; }
    .uw-main-news .more img {
        width: 1.2rem;
        height: 1.2rem; } }
