/* 联系站长页 */
.contact{ border-radius: 10px;  margin:15px 10px; background:#fff; padding:10px; display:block }
.contact .title{ color:#000;  }
.contact .title h1{ font-size:25px; text-align:center}
.contact h2{  text-align:center}
.contact h2 img{ height:50px;}
.contact  p{ color:#666; letter-spacing:1.2px;}
.contact  .site-amount{ color:#ff6600;}
.contact .qrcode{ text-align:center;}
.contact img{ width:160px; height:160px;}
.contact .box { background-color:#eff4f8;border-radius:6px;overflow: hidden; color:#8c8c8c; margin-top:15px;display: flex;-webkit-box-pack: justify;align-items: center;justify-content: space-between;padding:2px 10px;gap:10px; height:39px;}
.contact .box .l{ display: flex;align-items: center;gap:0px;}
.contact .box .l .ico{ color:#333;}



.about-header .bg-img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.c123 {
    position: relative;
    width: auto; height:100%; display:block
}
.about-header .bg-img .img {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(https://image.uisdc.com/wp-content/uploads/2023/10/fm-banner-bg-2X.jpg);
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
    background-position: right center;
    background-repeat: no-repeat;
}


.uisdc-about .container {
    margin: 0 140px;
}
.about-contact {
    background-color: #fff;
    width: 22.85714286em;
    -webkit-border-radius: .71428571em;
    -moz-border-radius: .71428571em;
    border-radius: .71428571em;
    padding: 2.14285714em 1.42857143em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 40px rgba(0,0,0,0.08);
    -moz-box-shadow: 0 1px 40px rgba(0,0,0,0.08);
    box-shadow: 0 1px 40px rgba(0,0,0,0.08);
}
.about-contact .c-header {
    margin-bottom: 1.07142857em;
}
.about-contact .c-menus {
    background: rgba(53,115,239,0.05);
    -webkit-border-radius: .57142857em;
    -moz-border-radius: .57142857em;
    border-radius: .57142857em;
    margin-bottom: 1.07142857em;
}
.about-contact .c-toggles {
    height: 17.14285714em;
}
.about-contact .c-menu.active {
    -webkit-border-radius: .66666667em;
    -moz-border-radius: .66666667em;
    border-radius: .66666667em;
    color: #fff;
    background: #2a65ed;
    position: relative;
    cursor: default;
}
.about-contact .c-menu {
    display: block;
    padding: .57142857em 0;
    width: 50%;
    text-align: center;
    cursor: pointer;
}


.about-contact-item {
    text-align: center;
}
.about-contact .ac-ewm {
    width: 14.28571429em;
    height: 14.28571429em;
}
.about-contact-item .ac-ewm {
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: .71428571em;
}

.about-contact-item .ac-title, .about-contact-item .ac-subtitle {
    font-size: 85.71428571%;
    line-height: 1.66666667em;
    font-weight: normal;
}
.about-contact-item .ac-title .clr_orange {
    color: #ff6000;
}

.about-contact .c-menu .ico {
    display: inline-block;
    width: 1.33333333em;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    color: #2a65ed;
}
.g-thumb {
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 42px;
    overflow: hidden;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.about-contact .c-entry {
    font-size: 85.71428571%;
    line-height: 1.5em;
    color: #b1b1b1;
}
.about-contact .c-title {
    font-size: 157.14285714%;
    line-height: 1.25em;
    margin-bottom: .375em;
    color: #3a3a3a;
}

.g-avatar {
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.about-contact .c-avatar .g-avatar {
    background-color: #dcdde1;
}
.about-contact .c-avatar {
    width: 3em;
    position: absolute;
    left: 0;
    top: 0;
}

.about-influence {
    margin: 5.71428571em 0 2.85714286em;
}

.about-contact .c-header-in {
    padding-left: 4.28571429em;
    position: relative;
}











.about-section{ display:block; margin-top:80px;}




.about-section .about-section-title .sub {
    position: absolute;
    left: 50%;
    bottom: 100%;
    display: block;
    margin-bottom: .85714286em;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}


.about-section .about-section-title .sub .subtxt {
    display: block;
    padding: 0 .92857143em;
    color: #fff;
    background: #f05a4d;
    -webkit-border-radius: 1.85714286em;
    -moz-border-radius: 1.85714286em;
    border-radius: 1.85714286em;
    line-height: 1.85714286em;
    position: relative;
    white-space: nowrap;
}
.about-section .about-section-title {
    text-align: center;
    font-size: inherit;
    font-weight: normal;
    margin-bottom: .71428571em;
    position: relative;
}
.about-section .about-section-title .txt {
    color: #3a3a3a;
    font-weight: bold;
    font-size: 300%;
    line-height: 1.28571429em;
    position: relative;
}
.about-section .about-section-title {
    text-align: center;
    font-size: inherit;
    font-weight: normal;
    margin-bottom: .71428571em;
    position: relative;
}
.about-section .about-section-title .txt {
    color: #3a3a3a;
    font-weight: bold;
    font-size: 200%;
    line-height: 1.28571429em;
    position: relative;
}
.about-section .about-section-title .tt {
    position: relative;
}
.about-influence .about-section-subtitle {
    margin-bottom: 2.85714286em;
}
.about-section .about-section-subtitle {
    font-size: inherit;
    font-weight: normal;
    color: #6a6a6a;
    line-height: 1.28571429em;
    text-align: center;
}
.about-influence .i1 {
    margin-bottom: 1.42857143em;
}
.about-influence .influences-wrap {
    overflow: hidden;
}
.about-influence .influences {
    position: relative;
    white-space: nowrap;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-animation: marquee 30s linear infinite;
    -moz-animation: marquee 30s linear infinite;
    -o-animation: marquee 30s linear infinite;
    animation: marquee 30s linear infinite;
}
.about-influence .influences .i-item {
    display: inline-block;
    line-height: 3.42857143em;
    padding: 0 1.42857143em;
    -webkit-border-radius: 3.42857143em;
    -moz-border-radius: 3.42857143em;
    border-radius: 3.42857143em;
    background: #f5faff;
    color: #3a3a3a;
    margin-right: 1.78571429em;
}
.about-influence .influences .i-item em {
    color: #2a65ed; font-style:normal;
}




.about-section .about-section-title .txt::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10%;
    top: 70%;
    background-color: rgba(255,255,0,0.7);
    -webkit-border-radius: .71428571em;
    -moz-border-radius: .71428571em;
    border-radius: .71428571em;
}


.influences-wrap {
  overflow: hidden;
  width: 100%;
}
.influences {
  display: flex;
  width: max-content;
}
.i-item {
  white-space: nowrap;
  padding: 0 30px;
}
