@charset "utf-8";
@import url("../../fonts/01-字体-思源黑体/optimized/result.css");
* {
    padding: 0px;
    margin: 0px;
}

/*@font-face {*/
/*    font-family: 'elitestek';*/
/*    src: url('../../fonts/01-字体-思源黑体/SourceHanSansCN-Light.otf');*/
/*}*/

html,
body {
    max-height: 100%;
    min-height: 100%;
    font-family: 'elitestek', sans-serif;
}

html {
    background: #FFF;
    font-family: 'elitestek';
}

img {
    border: none;
    width: 100%;
}

.aoyika_chanpin-img img {
    transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
}

.aoyika_chanpin-img:hover img {
    width: 100%;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

a {
    /* color: #00d2a5; */
    text-decoration: none;
}

a:link {
    text-decoration: none;
}

html body div a:hover {
    color: #f48e1e;
    text-decoration: underline;
    text-decoration: none;
}

html body div li a:hover {
    color: #f48e1e;
}

a:link {
    color: #393b44;
}

a:active {
    color: yellow;
}

a:visited {
    color: #393b44;
}

ul {
    list-style: none;
}

.dongxiang {
    width: 80%;
    margin: 0 auto
}

#ClCache {
    display: none
}

.gico {
    background: url(/style/img/gico.png) no-repeat;
    padding-left: 22px;
    margin: 0 10px;
    font-style: normal;
}

.gico a {
    color: #5f5f5f;
}

.clear {
    clear: both;
}

.list_banner .postion_top {
    position: absolute;
    bottom: 0;
    left: 12%;
    width: auto;
}

.postion_top {
    width: 100%;
    color: #737373;
    padding: 10px 0;
}

.postion_top>a {
    font-size: 16px;
    color: #737373;
}

.news-exp {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /* padding-bottom: 25px; */
    border-bottom: 1px solid #ccc;
    padding: 30px 0 20px;
}

.news-exp .lef1,
.news-exp .rig1 {
    width: 35%;
    text-align: left;
    background: white;
    border-radius: 10px;
    height: 40px;
    line-height: 40px;
    padding: 1px 20px 1px 20px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.news-exp .rig1 {
    /* float: right; */
}

.news-exp .fh {
    width: 10%;
    margin: 0 auto;
    background: rgb(166, 166, 166);
    display: block;
    text-align: center;
    color: #fff;
    line-height: 40px;
    height: 40px;
    border-radius: 5px;
}

.article_body .fh {
    width: 150px;
    margin: 0 auto;
    background: #02347d;
    display: block;
    text-align: center;
    color: #fff;
    line-height: 40px;
    margin-top: 40px;
}


/*so*/

.sousuo {
    width: 100%;
    min-height: 600px
}

.sousuo_body {
    width: 100%;
    margin-top: 40px;
}

.sousuo_body>ul {
    width: 100%;
}

.sousuo_body>ul li {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc;
}

.sousuo_body>ul li>a {
    font-size: 22px;
    display: block;
    font-weight: 600;
    margin-bottom: 10px;
}

.sousuo_body>ul li .sousuo_zhaiyao {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sousuo_body>ul li .sousuo_img {
    width: 360px;
    min-height: 220px;
    height: 230px;
}

.sousuo_body>ul li .sousuo_img img {
    width: 100%;
    display: block;
    height: 100%;
}

.sousuo_body>ul li .sousuo_p {
    width: 72%;
}

.sousuo_body>ul li .sousuo_p p {
    font-size: 18px;
    line-height: 32px;
    color: #686868;
    margin-bottom: 20px;
}

.sousuo_body>ul li .sousuo_p span {
    font-size: 16px;
    padding: 0 10px;
}


/*list_banner*/

.list_jishu {
    padding: 100px 0px;
    min-height: 30%;
}

.list_jishu-list-body {
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
}

.list_jishu-list-body .list_jishu-z {
    width: 48%;
    margin: 1%;
}

.list_jishu-list-body .list_jishu-z>h2 {
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 500;
}

.list_jishu-list-body .list_jishu-z>hr {
    color: #02347d;
    background: #02347d;
    display: block;
    border: 0px solid #ccc;
    height: 1px;
}

.list_jishu-list-body .list_jishu-z>ul {
    width: 100%
}

.list_jishu-list-body .list_jishu-z>ul li {
    display: flex;
    justify-content: start;
    line-height: 44px;
}

.list_jishu-list-body .list_jishu-z>ul li a {
    font-size: 18px;
    width: 54%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_jishu-list-body .list_jishu-z>table {
    background-color: #f7f7f7;
    width: 100%;
}

.list_jishu-list-body .list_jishu-z>table tr {
    height: 40px;
    line-height: 40px;
}

.list_jishu-list-body .list_jishu-z>table tr td {
    vertical-align: top;
    padding: 0px;
}

.list_jishu-list-body .list_jishu-z>table tr img {
    line-height: 18px;
    width: 17px;
    position: relative;
    top: 3px;
    padding-left: 3px;
    padding-right: 10px;
    height: 17px;
}

.list_jishu-list-body .list_jishu-z>table tr .xing {
    padding-left: 10px;
    padding-right: 3px;
}

.list_jishu-list-body .list_jishu-z>ul li span {
    font-size: 16px;
    padding-right: 10px;
    width: 30px;
    text-align: center;
}

.list_jishu-list-body .list_jishu-z>ul li p {
    font-size: 16px;
    width: 10%;
    text-align: center;
}

.list_jishu-list-body .list_jishu-z>ul li spam {
    font-size: 16px;
    width: 19%;
    text-align: center;
}

.list_jishu .w14>ul {
    width: 100%;
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
}

.list_jishu .w14 .Knowledgebase {
    width: 100%;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}

.list_jishu .w14>ul li {
    width: 21%;
    margin: 1%;
    background: #eeeef0;
    padding: 1%;
    border-radius: 15px;
    overflow: hidden;
}

.list_jishu_Community {
    margin: 60px 20px;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 4px;
}

.list_jishu-img {
    width: 100%
}

.list_jishu-img img {
    width: auto;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.list_jishu .w14>ul li .list_jishu-title {
    width: 100%;
    border-top: 1px dashed #ccc;
    padding: 2% 0;
}

.list_jishu .w14>ul li .list_jishu-title a {
    font-size: 18px;
    text-align: center;
    display: block;
}

.list_kaifa {
    padding: 100px 0;
    width: 80%;
    margin-left: 10%;
}

.list_kaifa .w14>h2 {
    font-size: 26px;
    font-weight: 600;
}

.list_kaifa .w14>hr {
    width: 50px;
    height: 4px;
    /*background: #02347d;*/
    background: rgb(228, 42, 43);
    border: 0;
    margin: 20px 0;
}

.list_kaifa-body {
    width: 100%;
}

.list_kaifa-body ul {
    width: 100%;
}

.list_kaifa-body>ul li {
    width: 100%;
    margin-bottom: 40px;
}

.list_kaifa .list_kaifa-body-block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #eeeef0;
    padding: 4%;
}

.list_kaifa .list_kaifa-body-block-title {
    width: 72%;
}

.list_kaifa .list_kaifa-body-block-title>a {
    font-size: 24px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
    color: #000
}

.list_kaifa .list_kaifa-body-block-title>p {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 50px;
    word-wrap: break-word;
}

.list_kaifa .list_kaifa-body-block-title>span {
    font-size: 18px;
    /*background: #02347d;*/
    background: rgb(228, 42, 43);
    color: #fff;
    padding: 5px 40px;
}

.list_kaifa .list_kaifa-body-block-img {
    width: 20%;
    overflow: hidden;
}

.list_kaifa .list_kaifa-body-block-img img {
    display: block;
    width: 100%;
    transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
}

.list_kaifa .list_kaifa-body-block:hover img {
    transform: scale(1.2);
}

.list_kaifa .list_kaifa-body-none {
    background: #f7f7f7;
    padding: 4%;
    display: none;
}

.list_kaifa .list_kaifa-body-none>h3 {
    font-size: 24px;
    text-align: center;
    /*color: #02347d;*/
    color: rgb(228, 42, 43);
    display: block;
}

.list_kaifa .list_kaifa-body-description {
    width: 100%;
    margin: 20px 0;
}

.list_kaifa .list_kaifa-body-description p {
    font-size: 18px;
    line-height: 40px;
    text-indent: 2em;
}

.list_kaifa .list_kaifa-body-zidingyi {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.list_kaifa .list_kaifa-body-zidingyi .list_kaifa-body-zidingyi-l {
    width: 48%
}

.list_kaifa .list_kaifa-body-zidingyi .list_kaifa-body-zidingyi-r {
    width: 48%
}

.list_kaifa .list_kaifa-body-zidingyi p {
    font-size: 18px;
    line-height: 40px;
}

.list_kaifa-body-img {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 40px;
}

.list_kaifa-body-img p {
    width: 50%;
    text-align: center;
}

.list_kaifa-body-img img {
    width: auto;
    max-width: 100%;
}

.list_product-taijin-ul .w14 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 4%;
}

.list_product-taijin-ul {
    width: 100%;
}

.list_product-taijin-ul img {
    display: block;
    width: auto;
    max-width: 100%;
}

.list_product-taijin-ul ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 4%;
}

.list_product-taijin-ul ul li {
    width: 19%;
    background: #eeeef0;
    padding: 3% 2%;
    border-radius: 15px;
}

.list_product-taijin-ul ul li>h3 {
    font-size: 24px;
    text-align: center;
    color: #02347d;
    display: block;
    margin-bottom: 10px;
}

.list_product-taijin-ul ul li>p {
    font-size: 20px;
    text-indent: 1.5em;
    line-height: 40px;
}

.list_product-taijin-ul ul li>span {
    font-size: 20px;
    text-indent: 2em;
    display: block;
    margin-bottom: 15px;
    line-height: 40px;
}

.wenjian {
    width: 100%;
    margin-bottom: 4%;
}

.sheji_body-ul {
    border-bottom: 1px solid #ccc;
    padding-bottom: 4%;
}

.list_product-p_back li {
    list-style: disc;
    /* list-style-image: url('/uploads/soft/企业介绍/企业文化1-愿景.png'); */
}

.list_product_p_backimg {
    background-image: url(/uploads/soft/TJ375N1156X/n1156x背景.png);
    background-repeat: no-repeat;
    background-position: center;
}

.list-efinity .list_product-p_back li {
    /* list-style-image: url('/uploads/soft/企业介绍/企业文化1-愿景.png'); */
}

.list_product-taijin-ul>.w14>ul>li {
    list-style: none;
}

.list_product-p_back li::marker,
.list_gj_banner_p li::marker {
    /* color: rgb(2, 52, 125); */
    color: rgb(228, 42, 43);
    /*font-size: 20px;*/
}

.list_gj_banner .list_trion_banner-title {
    font-size: 1.4rem;
    padding: 1% 0;
    font-family: auto;
}

.list_gj_banner .list_gj_banner_p {
    font-size: 16px;
    /* line-height: 26px; */
}

.list_gj_banner .list_gj_banner_p ul {
    word-wrap: break-word;
    list-style-type: disc;
}

.list_product-li_back ul li {
    background-position: left;
    text-indent: 2em;
    margin-bottom: 13px;
    list-style-type: disc;
    color: #02347d;
}

.list_product-li_back ul li>p {
    font-size: 20px;
    color: #000;
}

.list_product-tese-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 40px;
}

.list_product-tese-flex>p {
    font-size: 20px;
    width: 50%;
}

.liuyan_fomr {
    background: #eeeef0;
    padding: 2% 8% 4%;
    margin-top: 10px;
}

.liuyan_fomr form {
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
}

.liuyan_fomr .coolbg {
    /*background: rgb(212, 48, 48);*/
    background: #383838;
    color: #fff;
    line-height: 40px;
    border: 0;
    padding: 0 60px;
    font-size: 20px;
    letter-spacing: 4px;
}

.form_body {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 2% 0 4%;
}

.liuyan_fomr .intxt,
#beizhu {
    /* width: 30%; */
    line-height: 40px;
    height: 40px;
    margin: 0 1%;
    border: 1px solid #ccc;
    padding-left: 1%;
}

.liuyan_fomr .intxt,
#beizhu {
    width: 30%;
    box-sizing: border-box;
}

.list_product-tese .liuyan_fomr p {
    font-size: 20px;
    text-align: center;
}

.jietu {
    border-bottom: 1px solid #ccc;
    padding-bottom: 4%;
}

.gailan {
    /* background: #eeeef0; */
    padding: 6% 0 4%;
    /* padding: 4% 0; */
}

.list-efinity-experience-left-t {
    /* padding: 70px 0 0; */
}

.list-efinity-function-data {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 20px 0;
}

.list-primus-function-data {
    justify-content: space-around;
}

.list_product-tese {
    width: 100%;
    padding: 60px 0;
}

.liuyan .w14 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 4%;
}

.list_product-tese img {
    /* width: auto;
max-width: 100%;
display: block;
margin: 30px 0; */
}

.list_tj180 {
    display: flex;
    align-items: stretch;
}

.list-efinity-function-list,
.list-efinity-function-img {
    width: 50%;
    padding: 0 5%;
    box-sizing: border-box;
    text-align: center;
}

.list-efinity-ef-img {
    width: 75%;
}

.list-primus-function-img {
    width: 50%;
    height: auto
}

.list_product-tese p {
    font-size: 18px;
    line-height: 40px;
    text-indent: 2em;
}

.list_tj180_info {
    width: 50%;
    line-height: 2.2rem;
    padding-left: 10%;
    box-sizing: border-box;
    color: #6d6d6d;
}

.list_tj180_info h3 {
    color: red;
    font-family: auto;
}

.list_product-tese .list_tj180-p_back-img p {
    font-size: 16px;
    color: grey;
}

.list_product {
    width: 80%;
    /* padding-top: 4%; */
    margin-left: 10%
}

.list-efinity {
    width: 100%;
}

.list_product .list_product-img {
    width: 100%;
    text-align: center;
}

.list_product .list_product-img img {
    width: auto;
    display: block;
    margin: 0 auto;
}

.list_product-jianjie {
    width: 100%
}

.list_product .list_product-jianjie h2,
.list_product-tese h2 {
    font-size: 40px;
    text-align: center;
    letter-spacing: 7px;
    font-weight: 600;
    padding: 3% 0;
}

.list_product .list_product-jianjie hr,
.list_product-tese hr {
    width: 50px;
    height: 4px;
    /*background: #02347d;*/
    background: rgb(228, 42, 43);
    margin: 10px 0;
}

.list-efinity-function-img img {
    width: auto;
    height: auto;
    /*max-height: 350px;*/
    /*min-height: 350px;*/
    max-width: 100%;
}

.list-efinity-problem {
    padding: 80px 0 40px;
    background-image: url(/uploads/soft/efinity/渐变背景.png);
    background-repeat: no-repeat;
    width: 100%;
    /* 使元素宽度占满父容器 */
    height: 100%;
    /* 使元素高度占满父容器 */
    /* 不重复 */
}

.list-efinity-problem .list-efinity-problem-title {
    font-size: 40px;
    text-align: center;
    letter-spacing: 7px;
    font-weight: 600;
}

.list-efinity-problem-note {
    text-align: center;
    padding: 20px 0 23px;
    color: grey;
}

.list-efinity-problem-div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.list-efinity-problem-div-left {
    /* text-align: right; */
    flex: 50%;
}

.list-efinity-problem-div-left img {
    width: 70%;
    padding-left: 20%;
}

.list-efinity-problem-list {
    /* flex: 60%; */
    flex: 50%;
}

.list_product-p_back-img {
    background-image: url('/uploads/soft/efinity/产品特色.png');
    background-repeat: no-repeat;
    position: relative;
    /* height: 600px; */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.list_efinity_img_left {
    position: absolute;
    width: 50%;
}

.list_efinity_img_left img {
    width: 50%;
    margin-left: 20%;
}

.list_efinity_img_right {
    /* background-image: url('/uploads/soft/efinity/产品特色背景.png'); */
}

.list-efinity-experience {
    background-color: white;
    padding: 60px 0;
    box-sizing: border-box;
    /*background-image: url('/uploads/soft/efinity/背景可以不铺满.png');*/
    background-repeat: no-repeat;
    width: 100%;
    /* 使元素宽度占满父容器 */
    height: 100%;
    background-size: contain;
}

.list-efinity-experience-left {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    padding: 50px 0;
}

.list-efinity-experience-left-i {
    height: 100%;
}

.list-efinity-experience-left-i img {
    /* width: auto; */
    height: 100%;
}

.list-efinity-experience-left-title {
    font-size: 36px;
    letter-spacing: 5px;
    font-weight: 600;
    padding: 20px 0 20px;
    box-sizing: border-box;
}

.list-efinity-experience-left-date {
    padding-bottom: 40px;
}

.list-efinity-experience-left-dowload a {
    padding: 10px 20px;
    background-color: rgb(212, 48, 48);
    width: max-content;
    letter-spacing: 5px;
    color: white;
    cursor: pointer;
}


/* .list-efinity-experience-right {
background-color: rgb(178, 209, 149);
} */

.list-efinity-experience-right-text {
    /* background: #eeeef0; */
    background: white;
    border-radius: 5px;
    /* box-shadow: 0 0 0 1px; */
    box-shadow: 0px 0px 5px 1px #e8e8e8;
    padding: 4% 8%;
    /* padding: 4% 8%; */
    /* box-sizing: border-box; */
}

.liuyan_fomr {
    /* box-shadow: 0px 0px 5px 1px #e8e8e8; */
    background-color: white;
    border-radius: 5px;
    box-sizing: border-box;
}

.list-efinity-experience-right-text h3,
.liuyan_fomr h3 {
    text-align: center;
    padding-bottom: 30px;
    font-size: 24px;
    letter-spacing: 2px;
    /* box-sizing: border-box; */
}

.list-efinity-experience-right-text li {
    color: grey;
    line-height: 33px;
}

.list_product .list_product-jianjie-p {
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 2%;
    padding-bottom: 2%;
    line-height: 40px;
    font-size: 20px;
    text-indent: 2em;
}

.list_product .list_product-jianjie-p p {
    font-size: 18px;
    text-indent: 2em;
    line-height: 40px;
}

.dowload_software_get {
    margin-top: 6%;
}

.dowload_software_get ul {
    list-style: disc;
    line-height: 40px;
    margin-top: 4%;
}

.dowload_software_get ul {
    list-style: disc;
    line-height: 40px;
    margin-top: 4%;
}

.dowload_software b {
    font-size: 22px;
}

.dowload_software_get li {
    margin: 0 2%;
    color: rgb(2, 52, 125);
    /*position: relative;*/
}

.dowload_software_get li span {
    font-size: 18px;
    color: black;
}

.dowload_software_get li a {
    color: rgb(72, 149, 205);
    text-decoration: none;
}

.dowload_software_get li::marker {
    /*color: rgb(2, 52, 125);*/
    color: rgb(228, 42, 43);
    font-size: 20px;
}

.dowload_software p {
    padding-bottom: 14px;
}

.dowload_software_get .dowload_software {
    padding-bottom: 4%;
    border-bottom: 2px solid #ccc;
    margin: 0 auto;
    text-align: center;
}

.dowload_software_get .dowload_software a {
    text-align: center;
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    color: white;
    letter-spacing: px;
    padding: auto auto;
    background: rgb(2, 52, 125);
}

.efinity_dowload {
    /* width: 50%; */
    background-color: #F7F7F7;
    padding: 20px 20px;
}

.efinity_dowload ul {
    margin-bottom: 40px;
}

.efinity_dowload li {
    list-style-type: none;
    background: url("https://elitestek.com/uploads/icon/files.png") no-repeat 0rem 0.3rem;
    background-size: 1rem 1rem;
    text-indent: 2em;
    /* list-style-type: none;
background: url(http://efinix2.com/uploads/icon/files.png) no-repeat left; */
    /* li-size: 0.8rem 0.8rem; */
}

.efinity_dowload li::marker {
    font-size: 20px;
}

.efinity_dowload a {
    text-decoration: none;
    color: black;
}

.efinity_dowload_line,
.efinity_dowload_line3 {
    margin-top: 24px;
    padding-bottom: 24px;
    border-bottom: 2px solid #ccc;
}

.efinity_dowload_line3 {
    border: none;
}

.efinity_span_left {
    font-size: 20px;
    display: block;
}

.efinity_span_right {
    margin-left: 5%;
    font-size: 16px;
    color: #39528A;
}

.efinity_dowload .efinity_dowload_a {
    display: inline-block;
    background-color: #02347D;
    color: white;
    width: 140px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-left: 30px;
}

.list_videos .zong {
    margin-bottom: 100px;
}

.list_video_info {
    display: flex;
}

.list_video_info img {
    width: 17px;
}

.list_video_info .list_video_comments,
.list_video_info .list_video_views,
.list_video_info .list_video_time {
    display: flex;
    align-items: center;
    padding-right: 20px;
    /* 设置间距 */
}

.list_video_info .xing {
    vertical-align: middle;
    padding-right: 5px;
    /* 使图片和文字垂直对齐 */
}

.list_idh_content_rightd .list_video_title {
    padding-bottom: 10px;
    font-size: 24px;
    font-weight: bold;
}

/* #### 2026 3-30  */
.list_transceiver_banner_ul {
    letter-spacing: 2px;
    line-height: 30px;
}
.list-transceiver-dot {
    list-style: disc;
    height: max-content;
    
    color: #808080;
}
.list_transceiver_banner-p {
    letter-spacing: 2px;
    font-weight: bold;
    line-height: 30px;
}

.list-blue-dot-tese {
    position: relative;
    z-index: 5;
    list-style: disc;
    /*font-size: 18px;*/
    line-height: 40px;
    margin-left: 45%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px 0;
}
.list-transceiver-dot li {
    list-style-position: inside;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 30px;
}

.list-blue-dot li::marker {
    color: rgb(228, 42, 43);
    font-size: 20px;
}

.list-transceiver-dot li::marker {
    color: rgb(228, 42, 43);
    font-size: 20px;
}
.bg-gradient_div {
    letter-spacing: 1.6px;
    line-height: 25px;
}

.list_idh_content_rightp .list-blue-dot li::marker {
    color: #2F88FF;
}

.list-blue-dot4 li::marker {
    color: rgb(228, 42, 43);
    font-size: 20px;
}

.list-blue-dot2 li {
    float: left;
    width: 50% !important;
}

.w14 .list-blue-dot li {
    width: 100%;
}

.recruit {
    width: 76%;
    margin: 0 auto 80px;
    font-size: 18px;
}

.recruit-table {
    margin-bottom: 10px;
}

.recruit-table table {
    /* box-sizing: border-box; */
    width: 100%;
    border-collapse: collapse;
    box-shadow: 5px 10px 10px #888888;
    /* background-color: blueviolet; */
}

.fir {
    background-color: rgb(2, 52, 125);
    color: white;
}

td {
    padding: 20px;
}

.td-font {
    border-bottom: 3px solid #e8e8e8;
}

.recruit-title h2 {
    visibility: visible;
    font-size: 24px;
    font-weight: 500;
}

.recruit-title hr {
    font-size: 24px;
    width: 30px;
    height: 3px;
    background: #02327a;
    margin-top: 10px;
}

.recruit-title {
    margin: 40px 0;
}

.lx {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.lx a {
    color: rgb(46 119 210);
}

.lx a:nth-of-type(1) {
    text-align: left;
    margin-left: 7%;
    font-size: 16px;
}

.lx a:nth-of-type(2) {
    margin-right: 15%;
    font-size: 16px;
    cursor: pointer;
}

.fir-empty {
    width: 5%;
}

.end-empty {
    width: 5%;
}

.partner {
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    margin-top: 100px;
    background-color: #f1f4f5;
    box-sizing: border-box;
    line-height: 70px;
}

.partner-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 50px 50px 10px;
}

.partner-content .support-info {
    padding-top: 20px;
    font-size: 22px;
}

.partner-content .Purchasing-intention {
    background: white!important;
}

.list_tj180_development_back {
    background-image: url('/uploads/soft/tj180/开发板底图.png');
    background-size: contain;
}

.list_tj180_development_back,
.list_tj180_development {
    padding: 40px 0;
}

.list_tj180_development h2,
.list_tj180_development_back h2 {
    padding: 3% 0 0;
}

.partner-box-left {}

.partner-box-left img {
    width: 270px;
    height: 180px;
}

.partner-box-right {
    margin-left: 5%;
}

.partner-box-right p {
    line-height: 30px;
}

.partner-box-right button {
    display: inline-block;
    border: 0px;
    background: #02347d;
    color: white;
    padding: 5px 40px;
    font-size: 16px;
}

.partner-content {
    display: none;
    padding: 10px;
    line-height: 40px;
}

.partner-content h3,
.partner-content p {
    text-indent: 2em;
}

.article_partner {
    padding-bottom: 200px;
}

.partner-content p {
    padding: 0 40px;
}

.partner .liuyan_fomr {
    background: #eeeef0;
    padding: 1% 2%;
    margin-top: 2%;
}

.list_jishu-list-body-about {
    flex-flow: row wrap;
    height: auto !important;
    justify-content: center;
    box-sizing: content-box;
}

.list_jishu-list-body-about .list_jishu-z {
    width: 80%;
}

.list_jishu-list-body-about .list_jishu-z>ul li a {
    overflow: unset;
    white-space: unset;
}

.list_jishu-list-body-about .list_jishu-z:nth-of-type(2n) {
    order: inherit;
}

.article_fengan-anli {
    background: #fff;
    padding: 4% 0;
}

.article_fengan-anli h2,
.wenjian h2 {
    font-size: 32px;
}

.article_fengan-anli hr,
.wenjian hr {
    width: 50px;
    height: 4px;
    background: #02347d;
    margin: 10px 0;
}

.article_fengan-anli-tow {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.article_fengan-anli-tow .article_fengan-anli-img {
    width: 38%
}

.article_fengan-anli-tow .article_fengan-anli-title {
    width: 48%;
    padding-top: 6%;
}

.article_fengan-anli-one {
    background: #eeeef0;
    display: flex;
    padding: 4%;
    margin: 4% 0;
    justify-content: space-between;
    flex-wrap: wrap;
}

.article_fengan-anli-title {
    width: 35%;
    padding-top: 6%;
}

.article_fengan-anli-title h3 {
    font-size: 28px;
    font-weight: 500;
    color: #000;
    display: block;
    margin-bottom: 15px;
}

.article_fengan-anli-title p {
    font-size: 20px;
    line-height: 40px;
}

.article_fengan-anli-img {
    width: 59%;
    text-align: center;
}

.article_fengan-anli-img img {
    display: block;
    max-width: 100%;
}

.article_body-body-body {
    background: #fff;
    padding: 4% 0;
    padding-bottom: 2%;
}

.article_body-body-body .w14 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 2%;
}

.article_body-body-body h2 {
    font-size: 30px;
    margin: 30px 0;
}

.article_body-body-body p {
    font-size: 20px;
    line-height: 44px;
}

.article .article_body.article_fengan {
    background: #eeeef0;
    margin-bottom: 0;
}

.article_fengan-body {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 4%;
}

.article_fengan-l {
    width: 39%;
}

.article_body .article_fengan-body .article_fengan-l>h1 {
    font-size: 32px;
    text-align: left;
    font-weight: 600;
}

.article_fengan-l>a {
    font-size: 20px;
    background: #02347d;
    color: #fff;
    line-height: 40px;
    padding: 10px 50px;
    text-align: center;
}

.article_fengan-l>hr {
    width: 50px;
    height: 4px;
    background: #02347d;
    margin: 10px 0;
}

.article_fengan-l .article_fengan-description {
    margin-bottom: 40px;
    line-height: 40px;
    text-indent: 2em;
    margin-top: 40px;
    font-size: 20px;
}

.article_fengan-r {
    width: 49%;
}

.sheji {
    width: 100%;
}

.sheji .sheji_body {
    margin-top: 4%
}

.sheji_body .sheji_body-dao {
    width: 100%;
}

.sheji_body .sheji_body-dao .sheji_body-a {
    display: flex
}

.sheji_body .sheji_body-dao .sheji_body-a>a {
    font-size: 20px;
    padding: 2px 60px;
    line-height: 40px;
    background: #c8c9cb;
}

.sheji_body .sheji_body-dao .sheji_body-a>a.active {
    background: #02347d;
    color: #fff
}

.sheji_body .sheji_body-p {
    background: #eeeef0;
    padding: 3% 6%;
}

.sheji_body .sheji_body-p>p {
    font-size: 16px;
    line-height: 34px;
}

.sheji_body .sheji_body-ul {
    width: 100%;
    margin-bottom: 4%;
}

.sheji_body-ul .sheji_body-ul-dao {
    background: #02347d;
    display: flex;
    text-align: center;
    line-height: 50px;
}

.sheji_body-ul .sheji_body-ul-dao p {
    color: #fff;
    font-size: 20px;
}

.sheji_body-ul .sheji_body-ul-dao .sheji_body-ul-fenlei {
    width: 22%;
}

.sheji_body-ul .sheji_body-ul-dao .sheji_body-ul-biaoti {
    width: 60%;
    text-align: left;
}

.sheji_body-ul.peixun .sheji_body-ul-dao .sheji_body-ul-biaoti {
    width: 63%;
    padding-left: 2%;
}

.sheji_body-ul.peixun .sheji_body-ul-dao .sheji_body-ul-id {
    width: 12%;
}

.sheji_body-ul.peixun .sheji_body-ul-dao .sheji_body-ul-banben {
    width: 12%;
}

.sheji_body-ul.peixun .sheji_body-ul-dao .sheji_body-ul-riqi {
    width: 12%;
}

.sheji_body-ul.peixun>ul li>a {
    width: 65%;
}

.sheji_body-ul.peixun>ul li>p {
    width: 12%;
}

.sheji_body-ul.peixun>ul li>span {
    width: 12%;
}

.sheji_body-ul .sheji_body-ul-dao .sheji_body-ul-id {
    width: 10%;
}

.sheji_body-ul .sheji_body-ul-dao .sheji_body-ul-banben {
    width: 10%;
}

.sheji_body-ul .sheji_body-ul-dao .sheji_body-ul-riqi {
    width: 10%;
}

.sheji_body-ul .sheji_body-ul-dao .sheji_body-ul-geshi {
    width: 10%;
}

.sheji_body-ul>ul {
    width: 100%;
}

.sheji_body-ul>ul li {
    border-bottom: 1px solid #ccc;
    display: flex;
    line-height: 50px;
}

.sheji_body-ul>ul li>a {
    width: 60%;
    display: block;
    font-size: 20px;
}

.sheji_body-ul>ul li>p {
    width: 22%;
    text-align: center;
    display: block;
    font-size: 20px;
}

.sheji_body-ul>ul li>span {
    width: 10%;
    text-align: center;
    font-size: 20px;
}

.fangan_list {
    margin-top: 4%;
    margin-bottom: 2%;
}

.fangan_list .w14>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.fangan_list .w14>ul li {
    width: 22%;
    padding: 10px;
    background: #eeeef0;
    border-radius: 15px;
    margin-bottom: 2%;
}

.fangan_list .w14>ul li:hover img {
    transform: scale(1.2);
}

.fangan_list .fangan_li-img>a {
    display: block;
    height: 222px;
    overflow: hidden;
}

.fangan_list .fangan_li-img>a img {
    width: 100%;
    display: block;
    transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    height: 100%;
}

.fangan_list .fangan_li-title {
    width: 100%;
    text-align: center;
    border-top: 1px dashed #b1b1b1;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
}

.fangan_list .fangan_li-title>a {
    font-size: 20px;
    display: block;
}

.fangan_body {
    width: 100%;
}

.fangan_body .fangan_jianjie {
    background: #eeeef0;
    padding: 4% 0;
}

.fangan_body .fangan_jianjie .w14 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.fangan_body .fangan_jianjie .fangan_jianjie-img {
    width: 52%;
    overflow: hidden;
}

.fangan_body .fangan_jianjie .fangan_jianjie-img:hover img {
    transform: scale(1.2);
}

.fangan_body .fangan_jianjie .fangan_jianjie-img img {
    width: 100%;
    transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
}

.fangan_body .fangan_jianjie .fangan_jianjie-title {
    width: 42%;
}

.fangan_body .fangan_jianjie .fangan_jianjie-title p {
    width: 100%;
    line-height: 44px;
    font-size: 22px;
    color: #000;
    text-indent: 2em;
}

.list_body-dongxiang {
    /* margin-top: 4% */
}

.list_body-dongxiang h1 {
    font-size: 32px;
    text-align: center;
}

.list_body-dongxiang>ul {
    /* margin-top: 4%; */
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.list_body-dongxiang>ul li {
    width: 48%;
    margin-bottom: 20px;
    margin-left: 1%;
    margin-right: 1%;
}

.list_body-dongxiang>ul li:hover img {
    transform: scale(1.2);
}

.list_body-dongxiang>ul .dongxiang_li-img {
    width: 100%;
    height: 12vw;
    overflow: hidden;
    border-radius: 4% 4% 0 0;
}

.dongxiang_li {
    border-radius: 4%;
    overflow: hidden;
}

.dongxiang_li-title {
    background-color: white;
}

.list_body-dongxiang>ul .dongxiang_li-img img {
    width: 100%;
    display: block;
    height: 100%;
    transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
}

.list_body-dongxiang>ul .dongxiang_li-title {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
}

.dongxiang_li-t {
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 10px;
    height: 60px;
}

.dongxiang_li-time {
    color: grey;
}

.dongxiang_li_p {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.list_body-dongxiang>ul .dongxiang_li-title>a {
    font-size: 16px;
    font-weight: 600;
    color: #02347d;
}

.list_body-dongxiang>ul .dongxiang_li-title>p {
    font-size: 16px;
    line-height: 40px;
    font-weight: 600;
}

.list_body-dongxiang>ul .dongxiang_li-title .back {
    font-size: 16px;
    color: #808080;
    /* background: #02347d; */
    padding: 5px 15px;
    line-height: 40px;
    /* font-weight: 600; */
}

.zhaopin_body {
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 100px;
}

.zhaopin_body ul {
    width: 100%;
    padding-top: 50px;
}

.zhaopin_body ul li {
    border-bottom: 2px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.zhaopin_body ul li>h2 {
    font-size: 26px;
}

.zhaopin_body ul li>hr {
    width: 45px;
    height: 4px;
    background: #02347d;
    border: 0;
    margin: 5px 0;
    margin-bottom: 40px;
}

.zhaopin_body ul li .zhaopin_body-body>p,
.zhaopin_body ul li .zhaopin_body-body>div {
    font-size: 20px;
    line-height: 30px;
}

.zhaopin_body ul li .zhaopin_body-body>p strong {
    font-size: 20px;
    font-weight: 600;
}

.zhaopin_body ul li .zhaopin_body-body>span {
    font-size: 17px;
    color: #02347d;
    display: block;
    margin-bottom: 30px;
}

.about_recruit {
    width: 900px;
    margin: 0 auto;
    margin-top: 40px;
    background: linear-gradient(to right, rgb(242, 245, 255) 0%, rgb(253, 255, 255) 100%);
    border-radius: 10px;
    padding: 3%;
}

.about_recruit_t_info {
    display: flex;
    width: 100%;
}

.about_recruit_t_info_title {
    width: 60%;
    font-size: 20px;
    font-weight: bold;
}

.about_recruit_t_info_jl {
    width: 35%;
    text-align: right;
    font-weight: bold;
    font-size: 20px;
    font-weight: bold;
}

.about_recruit_t_info_email {
    color: rgb(82, 133, 255);
    ;
}

.about_recruit_t_info_expand {
    width: 5%;
    text-align: right;
    cursor: pointer;
}

.about_recruit_t_infodata {
    display: none;
}

.about_recruit_requirements {
    padding-bottom: 20px;
}

.about_recruit_requirements_title {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
}

.about_recruit_requirements_round {
    position: relative;
    right: 7px;
    background: rgb(82, 133, 255);
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-right: 20px;
}

.about_recruit_requirements_list {
    padding: 10px 10px 10px 35px;
    border-left: 2px solid rgb(82, 133, 255);
    color: grey;
    letter-spacing: 1.5px;
}

.huoban {
    width: 100%;
}

.huoban ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.huoban ul li {
    background: #eeeef0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 2%;
    margin: 1%;
    width: 27%;
}

.huoban ul li .huoban_logo {
    width: 100%;
    overflow: hidden;
}

.huoban ul li .huoban_logo>p {
    font-size: 24px;
    text-align: center;
    display: block;
    margin-bottom: 20px;
    font-weight: 600;
}

.huoban ul li:hover .huoban_none {
    display: block;
    width: 64%;
    position: absolute;
    top: 10%;
    background: #fff;
    box-shadow: 7px 0 10px rgb(8 8 8 / 29%);
    right: 20%;
    left: 20%;
    padding: 4%;
}

.huoban .huoban_none {
    display: none
}

.huoban .huoban_none>p {
    font-size: 24px;
    text-align: center;
    font-weight: 600;
}

.huoban .huoban_none-body {
    width: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 35px;
}

.huoban .huoban_none-body .huoban_logo-img {
    width: 41%;
}

.huoban .huoban_none-body .huoban_logo-img img {
    display: block;
    max-width: 100%;
    width: auto;
    text-align: center;
    padding-top: 7%;
}

.huoban ul li .huoban_logo img {
    width: auto;
    /*max-width: 100%;*/
    width: 100%;
    height: 170px;
    display: block;
    text-align: center;
    margin: 0 auto;
    transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
}

.huoban ul li .huoban_logo:hover img {
    transform: scale(1.2);
}

.huoban ul li .huoban_title {
    width: 55%;
}

.huoban ul li .huoban_title p {
    font-size: 30px;
    font-weight: 600;
    display: block;
    margin-bottom: 15px;
}

.huoban ul li .huoban_title span {
    font-size: 20px;
    display: block;
    line-height: 40px;
}

.about_body .bigbox {
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
}

.about_body .bigbox .imgbox {
    background: #eeeef0;
    padding: 1%;
    border-radius: 20px;
    width: 29%;
    text-align: center;
    margin-bottom: 4%;
    overflow: hidden;
    margin: 1%;
}

.about_body .bigbox .imgbox img {
    width: auto;
    max-width: 100%;
    display: block;
    text-align: center;
    margin: 0 auto;
    height: 500px
}

.about_body .bigbox .imgbox p {
    display: block;
    border-top: 2px dashed #ccc;
    padding-top: 10px;
    width: 98%;
    margin: 0 auto;
    margin-top: 15px;
    font-size: 20px;
    color: #333;
}

.imgbox {
    width: 32%;
    margin-bottom: 2%;
}

.imgbox img {
    width: 100%;
}

.smallimg {
    width: auto
}

.bigimg {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 9999;
    border: 10px solid #fff;
    background: #000;
    display: none;
}

.mask {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.5;
    filter: Alpha(opacity=50);
    z-index: 98;
    transition: all 1s;
    display: none;
}

.mask>img {
    position: fixed;
    right: 10px;
    top: 40px;
    width: 30px;
}

.about_lx-sz {
    margin-top: 60px;
    background: #eeeef0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 2% 4%;
}

.about_lx-img {
    width: 52%;
    text-align: right;
    margin: auto
}

.about_lx-img img {
    width: auto;
    max-width: 100%;
}

.about_lx-title {
    width: 40%;
}

.about_lx-title h2 {
    font-size: 24px;
    display: block;
    margin-bottom: 20px;
}

.about_lx-title p {
    font-size: 16px;
    line-height: 30px;
}

.about_lx-title-img {
    width: 100%;
    margin-top: 20px;
}

.about_lx-title-img img {
    width: auto;
    max-width: 100%;
    display: block;
}

.about_body {
    width: 100%;
    /* margin-bottom: 40px; */
}

.about_body-gaoguan {
    margin: 20px 0
}

.about_body-gaoguan h2 {
    font-size: 26px;
}

.about_body-gaoguan hr,
.about_body-huoban hr {
    width: 45px;
    height: 4px;
    background: #02347d;
    border: 0;
    margin: 5px 0;
    margin-bottom: 40px;
}

.about_body-huoban .w14>ul {
    margin-top: 40px
}

.about_body-gaoguan-body {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.about_body-gaoguan-body-img {
    width: 33%;
    overflow: hidden;
}

.about_body-gaoguan-body-img img {
    width: auto;
    max-width: 100%;
    display: block;
    transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
}

.about_body-gaoguan-body-img:hover img {
    transform: scale(1.2);
}

.about_body-gaoguan-body-title {
    width: 60%;
    font-size: 20px;
    line-height: 40px;
    color: #333;
}

.about_body-gaoguan-body-title p {
    font-size: 20px;
    line-height: 40px;
    color: #333;
}

.about_body-gaoguan ul {
    display: flex;
    flex-wrap: wrap;
}

.about_body-gaoguan ul li {
    width: 23%;
    margin: 1%;
}

.about_body-img {
    width: 100%;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
    margin-bottom: 15px;
}

.about_body-img img {
    display: block
}

.about_body-gaoguan ul li>p {
    font-size: 18px;
    color: #02347d;
    font-weight: 600;
}

.about_body-gaoguan ul li>span {
    font-size: 15px;
    line-height: 32px;
    color: #000;
}

.about_body-about {
    width: 100%;
}

.about_body-body {
    width: 100%;
    /* padding: 80px 0; */
    /* height: 402px */
}

.about_body-body .w14 {
    margin: 0 auto;
    /* display: flex; */
    /* justify-content: space-between; */
    /* flex-wrap: wrap; */
}

.about_body-body .w14 .about_body-video {
    width: 40%;
}

.about_body-body .w14 .about_body-video video {
    width: 100%;
}

.about_body-body .about_body-body-p {
    /* width: 47%; */
}

.about_body-body .about_body-body-p h1 {
    font-size: 26px;
    display: block;
}

.about_body-body .about_body-body-p hr {
    width: 45px;
    height: 4px;
    background: #02347d;
    border: 0;
    margin: 5px 0;
    margin-bottom: 40px;
}

.about_body-body .about_body-body-p p {
    font-size: 20px;
    line-height: 40px;
    color: #333;
    margin-bottom: 10px;
}

.article {
    width: 100%;
}

.article_fengan {
    background: #eeeef0;
}

.article_content {
    background-color: white;
    /* width: 100%; */
    width: 74%;
    /* text-align: right; */
    margin-top: 80px;
    box-sizing: border-box;
    border-radius: 15px;
}


/* #新闻的不知道干嘛 先注释 */

.article_body {
    min-height: 400px;
}

.article .new-article_body {
    /* text-align: right; */
    background-color: white;
    padding: 40px 20px;
    box-sizing: border-box;
    border-radius: 15px;
}

.article_list {
    display: flex;
    justify-content: space-between;
}

.article_bodytop .iconfont-label {
    color: white;
    background-color: rgb(229, 229, 229);
    padding: 6px;
    box-sizing: border-box;
    border-radius: 4px;
}

.article_navigation {
    width: 24%;
    height: max-content;
    padding: 20px;
    box-sizing: border-box;
    background-color: white;
    margin-top: 80px;
    border-radius: 15px;
}

.article_navigation_title {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 20px;
}

.article_fengan {
    padding-top: 80px;
    background: #eeeef0;
}

.article .article_body h1 {
    font-size: 26px;
    text-align: center;
    font-weight: 600;
}

.article_navigation hr {
    margin-bottom: 10px;
    color: #E5E5E5;
}

.article_navigation_body {
    padding: 10px 0;
    box-sizing: border-box;
    position: relative;
    /* color: rgb(184, 184, 184); */
}

.article_navigation_body .list_news-body-icon {
    position: absolute;
    height: 100%;
    width: auto;
    right: 0;
    top: 0;
}

.article_bodytop {
    text-align: center;
    margin: 10px 0;
    color: #737373;
}

.article_bodytop p {
    text-align: left;
    font-size: 14px
}

.article_bodytop span {
    font-size: 14px;
    padding: 0 10px;
}

.article_body-body {
    /* border-top: 1px solid #ccc; */
    padding: 40px 0;
    overflow: hidden;
}

.article_body-body p {
    font-size: 16px;
    line-height: 28px;
    color: #151515;
}

.article_body-body img {
    display: block;
    margin: 20px auto;
    max-width: 100%;
    width: auto;
}

.list_baipishu {
    width: 100%;
    margin-top: 40px;
}

.list_baipishu .list_baipishu-body>ul>li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.list_baipishu .list_baipishu-body>ul {
    width: 100%;
}

.list_baipishu-ripi {
    width: 7%;
    text-align: center;
    background: #02347d;
    color: #fff;
    padding: 10px 0;
}

.list_baipishu-ripi>span {
    font-size: 36px;
}

.list_baipishu-ripi>p {
    font-size: 16px;
    font-weight: 400;
}

.list_baipishu-title {
    width: 90%;
}

.list_baipishu-title>a {
    display: block;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #000;
}

.list_baipishu-title>p {
    font-size: 16px;
    color: #6d6d6d;
    letter-spacing: 2px;
    line-height: 30px;
}

.list_body {
    width: 100%;
    margin-bottom: 4%;
}

.list_body .list_title {
    height: auto;
    display: flex;
    padding-left: 10px;
}

.list_body .list_title>a {
    font-size: 20px;
    padding: 10px 40px;
    display: block;
    border-radius: 15px 15px 0px 0px;
    background: #c8c9cb;
    margin: 0 1px;
    font-weight: 600;
}

.list_body .list_title>a.active {
    background: #02347d;
    color: #fff;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
}

.list_body-body.active {
    display: block
}

.list_body-body {
    display: none;
    background: #eeeef0;
    padding: 2%;
    border-radius: 20px;
}

.list_body-body.meiti_body {
    padding: 0;
    background: inherit;
}

.list_title-diaotitle {
    background: #02347d;
    /* border-radius: 13px 0 0 0; */
    width: 98.4%;
    margin: 0 auto;
}

.list_title-diaotitle ul>li p {
    color: #fff
}

.list_body-body .list_title-diaotitle ul>li:nth-of-type(1) {
    width: 52%;
}

.list_body-body .list_title-diaotitle ul>li:nth-of-type(2) {
    width: 15%;
    text-align: center;
}

.list_body-body .list_title-diaotitle ul>li:nth-of-type(3) {
    width: 10%;
    text-align: center;
}

.list_body-body .list_title-diaotitle ul>li:nth-of-type(4) {
    width: 15%;
    text-align: center;
}

.list_body-body.meiti_body>ul li {
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 38px;
}

.list_body-body.meiti_body>ul li>a {
    font-size: 18px;
    display: block;
    width: 55%;
    color: #000;
}

.list_body-body.meiti_body>ul li>p,
.list_body-body.meiti_body>ul li>span {
    font-size: 16px;
    width: 15%;
    text-align: center;
    display: block;
    color: #000;
}

.list_body-body ul {
    display: flex;
    flex-wrap: wrap;
}

.list_body-body ul li {
    width: 23%;
    margin: 1.5% 1%;
    margin-top: 1%;
}

.list_body-body ul li .list_body-img {
    border-radius: 15px;
    height: 10vw;
    overflow: hidden;
}

.list_body-body ul li .list_body-img img {
    width: 100%;
    display: block;
    height: 100%;
}

.list_body-body ul li .list_body-title {
    margin-top: 10px;
}

.list_body-body ul li .list_body-title>a {
    font-size: 16px;
    display: block;
    color: #333;
    height: 45px;
    overflow: hidden;
}

.list_body-body ul li:hover .list_body-title>a {
    color: #02347d;
}

.list_video {
    /*margin-top: 40px;*/
}

.list_video h1 {
    font-size: 28px;
    font-weight: 500;
    display: block;
    margin-bottom: 10px;
}

.list_video .w14>p {
    font-size: 14px;
    color: #878787;
}

.list_video-body {
    border: 4px solid #02347d;
    margin-top: 20px;
}

.list_video-body video {
    width: 100%
}


/* 倒三角加下划线 */

.list_video .list_gj_content_right_div {
    position: relative;
    /* 确保伪元素相对于这个元素定位 */
    /* padding: 10px; */
    margin-bottom: 20px;
    /* border: 1px solid #ccc; */
    /* transition: border-bottom 0.3s ease; */
    /* 添加平滑过渡效果 */
}

.list_video .list_gj_content_right_div::after,
.list_video .list_gj_content_right_div_on::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -15px;
    /* 调整位置使三角形位于红线下方 */
    transform: translateX(-50%);
    border-width: 15px 15px 0;
    border-style: solid;
    border-color: red transparent transparent transparent;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    /* 添加平滑过渡效果 */
}

.list_video .list_gj_content_right_div:hover {
    border-bottom: 5px solid red;
}

.list_video .list_gj_content_right_div_on {
    border-bottom: 5px solid red;
}

.list_video .list_gj_content_right_div:hover::after {
    opacity: 1;
    visibility: visible;
}

.list_video .list_gj_content_right_div_on::after {
    opacity: 1;
    visibility: visible;
}


/* 倒三角加下划线 */

.list_video-p {
    margin: 40px 0;
}

.list_video-p p {
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.list_banner {
    width: 100%;
    position: relative;
}

.list_banner img {
    width: 100%;
    display: block;
}

.list_banner .list_banner-body {
    position: absolute;
    top: 36%;
}

.list_banner .list_banner-body h2 {
    width: 100%;
    color: #fff;
    font-weight: 500;
    font-size: 36px;
}

.list_banner .list_banner-body>p {
    width: 100%;
    color: #023473;
    font-size: 24px;
    font-weight: 600;
}

.list_banner-diao {
    position: absolute;
    bottom: 0;
    display: flex;
    text-align: center;
    right: 12%;
}

.list_banner-diao>a {
    background: #c8c9cb;
    padding: 10px 30px;
    display: block;
    border-right: 1px solid #a4a4a4;
}

.list_banner-diao>a.active {
    background: rgb(228, 42, 43);
    /*background: #023473;*/
    color: #fff
}

.list_banner-diao>a:hover {
    background: red;
    /*background: #023473;*/
    color: #fff
}

.banner {
    width: 100%
}

.header {
    width: 100%;
    z-index: 9;
    /*position: fixed;*/
    top: 0px;
    /* background: black; */
    /*position: absolute;*/
    background-color: transparent;
    position: fixed!important;
}

shadow::before {
    content: '';
    width: 100%;
    height: 15px;
    background: black;
    position: absolute;
    /*无需top值*/
}

shadow::after {
    height: 30px;
    background: linear-gradient(to bottom, #fff 50%, transparent);
}

.header .w14 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.w14 {
    margin: 0 auto;
}

.logo {
    width: 32%;
    margin-top: 0;
}

.logo>a {
    height: 60px;
    line-height: 60px;
    display: table-cell;
    vertical-align: middle;
}

.logo img {
    max-width: 100%;
    /*width: 180px;*/
    /*width: 70%;*/
    line-height: 60px;
    height: 60%;
    vertical-align: middle;
}

.head_search {
    width: 10%;
    display: flex;
}

.search-icon {
    width: auto;
    line-height: 60px;
}

.search-icon i {
    font-size: 22px;
    font-weight: 800;
    color: #fff;
    line-height: 60px;
}

.member {
    width: auto;
    padding: 0 20px;
}

.member>a {
    color: #fff;
    font-weight: 600;
    line-height: 60px;
    display: block;
}

.member>a>i {
    font-size: 22px;
    font-weight: 800;
    line-height: inherit;
}

.m_head {
    width: 67%;
}

.nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.nav>ul {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    width: 86%;
    margin-bottom: 0;
}

.nav>ul li {
    font-size: 16px;
}

.nav>ul li>a {
    font-size: 18px;
    color: #fff;
    line-height: 60px;
    display: block;
    padding: 0 25px;
    font-weight: 400;
}

.nav>ul li.open .dropdown-box {
    display: block;
    position: absolute;
    background: white;
    z-index: 9999;
    border-radius: 5%;
    box-sizing: border-box;
    overflow: hidden;
}

.nav>ul li.open .dropdown-box p :hover {
    background-color: rgb(235, 235, 235);
    color: black;
}

.nav>ul li.open .dropdown-box a {
    font-size: 14px;
    /* color: black; */
}


/*  */

.nav>ul li.open .dropdown-box a {
    padding: 15px 20px;
}

.nav>ul li.open .dropdown-box a :hover {
    /* background-color: rgb(235, 235, 235) !important; */
    /* background-color: rgb(37, 146, 83) !important; */
}


/*  */

.nav>ul li.open {
    /* position:relative */
}

.nav>ul>li>a:hover {
    color: white;
    font-weight: bold;
}

.nav li .arr {
    float: right;
    height: 40px;
    width: 40px;
    position: relative;
    display: none;
    z-index: 1;
}

.nav li.open .arr:after {
    border-color: #104492;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

.lanmu li .arr {
    display: none;
}

.lanmu li .arr {
    float: right;
    height: 60px;
    width: 40px;
    position: relative;
    cursor: pointer;
}

.lanmu li .arr:after {
    content: '';
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    box-sizing: content-box;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 15px;
}

.lanmu li.open .arr:after {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

.dropdown-box a {
    display: block;
    padding: 10px 5px;
}

.search-from {
    opacity: 0;
    transition: .5s all ease-in-out;
    margin-top: -150px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.search-from.active {
    opacity: 1;
    transition: .5s all ease-in-out;
    position: absolute;
    width: 100%;
    /*background: rgb(2 52 125 / 0.7);*/
    /* background: black; */
    background: rgb(166, 166, 166);
    margin-top: 80px;
    left: 0;
    right: 0;
    z-index: 9;
}

.search-from.active form {
    /* text-align: right;
margin-left: 38%; */
    text-align: center;
}

.form {
    padding: 1%;
}

.search-keyword {
    width: 30%;
    height: 40px;
    border: 0;
    padding-left: 15px;
    font-size: 13px;
    color: #a2a2a2;
    border-radius: 8px;
}

.search-submit {
    position: absolute;
    width: 70px;
    border: 0;
    margin-left: -6px;
    height: 40px;
    background: rgb(254, 0, 0);
    color: #fff;
}

.liaojie {
    padding: 60px 0;
}

.liaojie .w14>h2,
.fangan_body>h2 {
    font-size: 24px;
    font-weight: 500;
}

.liaojie .w14>hr,
.fangan_body>hr {
    font-size: 24px;
    width: 30px;
    height: 3px;
    background: #02327a;
    margin-top: 10px;
}

.liaojie_body {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 40px;
    margin-bottom: 40px;
}

.liaojie_body-div {
    width: 30%;
    box-shadow: 7px 0 10px rgb(8 8 8 / 29%);
}

.liaojie_body-div:hover img {
    transform: scale(1.2);
}

.liaojie_body-img {
    overflow: hidden;
}

.liaojie_body-img img {
    width: 100%;
    display: block;
    transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
}

.liaojie_body-a {
    padding: 20px;
}

.liaojie_body-a>a {
    font-size: 20px;
    font-weight: 600;
}

.liaojie_body-a>hr {
    width: 30px;
    height: 3px;
    background: #02327a;
    margin: 10px 0;
}

.liaojie_body-p {
    font-size: 14px;
    min-height: 197px;
    position: relative;
}

.liaojie_body-p p {
    font-size: 20px;
    line-height: 40px;
}

.liaojie_body-p a {
    font-size: 18px;
    color: #02327a;
    margin-top: 10px;
    display: block;
    position: absolute;
    bottom: 0;
}

.fangan {
    width: 100%;
    background: #eeeeee;
    padding: 60px 0
}

.fangan_body {
    width: 100%;
}

.fangan ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 40px;
}

.fangan ul li {
    width: 22%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 10px;
    background: #fff;
    border-radius: 15px;
    margin-bottom: 2%;
}

.fangan ul li:hover img {
    transform: scale(1.2);
}

.module-round ul {
    box-sizing: border-box;
    padding: 0 20%;
}

.fangan ul li .fangan_li-img {
    width: 100%;
}

.fangan ul li .fangan_li-img>a {
    display: block;
    height: 222px;
    overflow: hidden;
}

.fangan ul li .fangan_li-img img {
    width: 100%;
    display: block;
    transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    height: 100%;
}

.fangan ul li .fangan_li-title {
    width: 100%;
    text-align: center;
    border-top: 1px dashed #b1b1b1;
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.fangan ul li .fangan_li-title>a {
    font-size: 22px;
    display: block;
}

.foot {
    /* background: rgb(71, 68, 63); */
    background: rgb(71, 68, 63) url(/style/img/水印.png) no-repeat bottom left;
    background-position: 5% bottom;
    /* padding-top: 60px; */
    padding-bottom: 10px;
}

.foot .foot_body {
    width: 100%;
    /* display: flex;
justify-content: space-between;
flex-wrap: wrap; */
    /* padding: 100px 0; */
    padding: 70px 0px 0px;
}

.foot_body .foot_logo {
    /* width: 25%; */
    width: 120px;
    padding-left: 5%;
}

.foot_body .foot_logo img {
    margin: 0 auto;
    /* width: 300px; */
    width: 100%;
    display: block;
    text-align: center;
}

.foot_body .foot_logo p {
    font-size: 26px;
    color: #fff;
    text-align: center;
    letter-spacing: 6px;
    margin-top: 20px;
}

.foot_body .foot_diao {
    /* width: 40%;
padding-right: 10%;
width: 40%; */
    width: 60%;
    margin: 0 auto;
    /* position: absolute; */
    /* right: 10%; */
    /* width: 800px; */
    /* margin-left: 30%; */
}

.foot_body .foot_diao ul {
    width: 100%;
    display: flex;
    /* justify-content: center; */
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.foot_body .foot_diao ul li {
    /* width: 25%; */
    /* text-align: center; */
}

.foot_body .foot_diao ul li h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 5px;
    text-align: center;
}

.foot_body .foot_diao ul li a {
    font-size: 14px;
    color: #c7c2c2;
    display: block;
    line-height: 2rem;
    text-align: center;
}

.foot_bei,
.foot_bei a:link {
    font-size: 12px;
    color: white;
}

.foot_bei {
    /* padding: 4% 0; */
    /* padding-left: 4%;
float: left; */
    text-align: center;
    padding-bottom: 20px;
}

.foot_bei a {
    color: white;
}

.foot_foot {
    /* width: 100%; */
    /* border-top: 1px dashed #616161; */
    /* margin-top: 30px; */
}

.foot .foot_li_but {
    display: none;
}

.index-back-right-title {
    color: white;
    font-size: 30px;
    margin-top: 70px;
    margin-left: 180px;
}

.index-back-right-word {
    color: white;
    margin-left: 180px;
    padding-top: 20px;
    letter-spacing: 4px;
}

.index-back-right-title p {
    letter-spacing: 5px;
    padding-bottom: 5px;
}

.index-back-right-word p {
    padding-bottom: 4px;
}

.index-back-right-button {
    position: absolute;
    left: 55%;
    margin-top: -100px;
    letter-spacing: 10px;
    width: 200px;
    text-align: center;
    background: rgb(71, 68, 63);
    height: 30px;
    line-height: 30px;
}

.index-back-right-button a {
    text-decoration: none;
    color: white;
    cursor: pointer;
}

.index-back-right-button a:hover {
    color: white;
    font-weight: 600;
}

.foot_er {
    width: 100%;
    position: relative;
    /* height: 150px; */
    /*padding-top: 40px;*/
    /* margin-top: 80px; */
}

.foot_qrcode {
    position: absolute;
    margin: 0 auto;
    left: 50%;
    margin-left: -70px;
    bottom: 93px;
    /* padding-right: 200px; */
    /* margin-right: 14%; */
    display: flex;
    justify-content: center;
    /* padding: 20px 0px; */
    /* float: right; */
}

.foot_qrcode_wx,
.foot_qrcode_wx1 {
    /* float: right; */
    /* margin-left: 60px; */
    padding: 0px 20px;
    font-size: 12px;
    width: 100px;
    text-align: center;
    color: white;
    display: none;
}

.foot_qrcode_wx img,
.foot_qrcode_wx1 img {
    /* width: 80px; */
    padding-bottom: 10px;
}

.foot_qricon {
    display: flex;
    justify-content: center;
    padding: 20px 0px;
}

.foot_qricon .foot_qrcode-icon,
.foot_qricon .foot_qrcode-icon1 {
    /* width: 50%; */
    /* margin: 0 auto; */
    padding: 0px 10px;
}

.foot_foot span {
    font-size: 14px;
    padding-top: 10px;
    display: block;
    color: #5f5f5f;
}

.foot_foot span>a {
    font-size: 14px;
    color: #5f5f5f;
}

.foot_qrcode-icon:hover,
.foot_qrcode-icon1:hover {
    cursor: pointer;
    opacity: 0.5;
}

.foot_qrcode-icon:hover .foot_qrcode_wx {
    display: block;
}

.foot_qrcode-icon1:hover .foot_qrcode_wx1 {
    display: block;
}


/*page*/

.page {
    width: 100%;
    margin: 20px auto;
}

.page>ul>li {
    text-align: center;
    height: 40px;
    min-width: 40px;
}

.page ul {
    display: flex;
    /* width: 400px; */
    margin: 0 auto;
    padding: 10px;
    justify-content: center;
    /* flex-wrap: wrap; */
    background-color: white;
    border-radius: 10px;
    box-sizing: border-box;
}

.page>ul>li:hover {
    /* background: #02347d; */
    /* border-radius: 31px; */
    background: rgb(212, 48, 48);
    border-radius: 8px
}

.page>ul>li:hover a,
.page>ul>li:hover span {
    color: #fff;
}

.page>ul>li>a,
.pageinfo {
    position: relative;
    font-size: 16px;
    display: block;
    color: #7f7f7f;
    /* padding: 0 12px; */
    margin: 0 8px;
    line-height: 40px;
    height: 40px;
}

.page>ul>li>a>img {
    position: absolute;
    top: 50%;
    /* 将图片顶部与父级元素中心对齐 */
    left: 50%;
    /* 将图片左侧与父级元素中心对齐 */
    transform: translate(-50%, -50%);
    /* 使用负的50%位移将图片水平和垂直居中 */
    width: auto;
    /* 确保图片宽度自适应 */
}

.page>ul>li>span {
    font-size: 16px;
    display: block;
    /* line-height: 24px; */
    letter-spacing: 6px;
    color: #7f7f7f;
}

.page ul>li.thisclass {
    background: rgb(212, 48, 48);
    /* background: #02347d; */
    /* border-radius: 31px; */
    color: #fff;
    margin: 0 8px;
    border-radius: 8px
}

.page ul>li.pageinfo {
    background: #f48e1e;
    width: 52px;
    border-radius: 31px;
}

.page ul>li.thisclass>a {
    color: #fff;
}


/*tag*/

.tag_left {
    width: 65%;
    float: left;
    margin-right: 3%;
}

.tag_left>ul>li {
    padding: 1%;
    width: 98%;
    background: #f5f5f5cc;
    height: 218px;
    margin-bottom: 20px;
    transition: all .8s ease;
    -moz-transition: all .8s ease;
    -o-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -o-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
}

.tag_left>ul>li:hover {
    background: #ffe9d9;
    transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
}

.tag_left ul li:hover img {
    transform: scale(1.05, 1.05);
    transition: all .3s;
}

.tag_left>ul>li>a {
    font-size: 20px;
    display: block;
    margin-bottom: 15px;
}

.tag_left ul li .tag_img {
    width: 34%;
    float: left;
    height: 160px;
    margin-right: 4%;
    border: 1px solid #fffbfb;
    padding: 1%;
    overflow: hidden;
}

.tag_left ul li .tag_imganp img {
    width: 100%;
    height: 100%;
    transition: all .3s;
}

.tag_left ul li .list_title {
    width: 58%;
    float: left;
}

.tag_left ul li .tag_imganp>p {
    font-size: 14px;
    color: #6a6a6a;
    line-height: 26px;
    margin-bottom: 20px;
}

.tag_left ul li .tag_imganp>span {
    font-size: 13px;
    color: #7f7f7f;
    padding: 0 5px;
}

.tag_right {
    width: 32%;
    float: left;
}

.tag_right h2 {
    font-size: 18px;
    font-weight: 500;
    padding-left: 30px;
    border-bottom: 1px dashed #7f7f7f;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.tag_right .tag_tui>a {
    font-size: 14px;
    line-height: 26px;
    padding: 0 5px;
    border: 1px dashed #d8d8d8;
}

.tag_right .tag_tui>a:hover {
    background: #ccc;
}

.tag_redian {
    margin-top: 20px;
    position: relative;
    background: #fff;
}

.com-title {
    border-bottom: 3px solid #f5f5f5;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.com-title>span {
    border-bottom: 3px solid #f48e1e;
    padding-bottom: 7px;
    font-size: 20px;
    color: #3c3b3c;
}

.com-title>span img {
    width: auto;
    margin-right: 5px;
}

.tag_redian .hd {
    position: absolute;
    top: 3px;
    right: 0;
}

.tag_redian .hd ul li {
    float: left;
}

.tag_redian .hd ul li>a {
    font-size: 14px;
    padding: 0 10px;
}

.tag_redian .bd ul li {
    width: 100%;
    border-bottom: 1px dashed #ccc;
    padding: 5px 0;
    margin-bottom: 5px;
}

.tag_redian .bd ul li>a {
    font-size: 14px;
}

.tag_pages {
    width: 90%;
    margin: 20px auto;
}

.tag_pages ul {
    width: 100%;
}

.tag_pages ul>li {
    height: 24px !important;
    border-bottom: 0 !important;
    padding: 0 5px !important;
    margin: 0 !important;
    width: auto;
    box-shadow: 0 0px 0px rgba(0, 0, 0, .08) !important;
    text-align: center;
    display: inline-block;
    float: inherit !important;
    line-height: 24px;
}

.tag_pages ul>li:hover {
    background: #f48e1e;
    width: 52px;
    border-radius: 31px;
}

.tag_pages ul>li:hover a,
.page>ul>li:hover span {
    color: #fff;
}

.tag_pages ul>li>a {
    font-size: 16px;
    display: block;
    line-height: 24px;
    color: #7f7f7f;
    width: 52px;
}

.tag_pages ul>li>span {
    font-size: 16px;
    display: block;
    line-height: 24px;
    color: #7f7f7f;
}

.tag_pages ul>li.thisclass {
    background: #f48e1e;
    width: 52px;
    border-radius: 31px;
    color: #fff;
}

.tag_pages ul>li.pageinfo {
    background: #f48e1e;
    width: 52px;
    border-radius: 31px;
}

.tag_pages ul>li.thisclass>a {
    color: #fff;
}


/*JXF*/

.module-title {
    width: 100%;
    padding: 54px 0 0;
    /* height: 301px; */
}

.module-title-index {
    text-align: center;
    font-size: 45px;
    color: rgb(65, 65, 65);
    letter-spacing: 8px;
}

.module-characteristic {
    text-align: center;
    height: 38px;
    line-height: 38px;
    margin: 30px 0;
}

.module-characteristic-word {
    margin: 0 auto;
    width: 560px;
    border-radius: 25px;
    background: rgb(228, 42, 43);
    color: white;
    font-weight: 500;
}

.module-round {
    width: 1000px;
    margin: 70px auto 20px;
}

.module-round a,
.module-round2 a {
    cursor: pointer;
    color: black;
}

.module-round a:hover,
.module-round2 a:hover {
    color: black;
}

.module-round-title,
.module-round-title2 {
    text-align: center;
    font-weight: 600;
    margin: 10px 0;
    font-size: 20px;
}

.module-round-desc,
.module-round-desc2 {
    text-align: center;
}

.module-round2 {
    width: 800px;
    margin: 40px auto 70px;
}

.module-round ul,
.module-round2 ul {
    list-style: none;
    display: flex;
    justify-content: space-around;
}

.module-round ul li,
.module-round2 ul li {
    min-width: 160px;
    max-width: 200px;
}

.module-round img,
.module-round2 img {
    width: 100%;
}

.module-characteristic-word ul {
    display: flex;
    justify-content: space-between;
    margin: 0 60px;
    letter-spacing: 5px;
    font-size: 18px;
}

.module-support {
    margin: 100px auto 100px;
    width: 250px;
    text-align: center;
    padding: 0px 25px;
    border: 3px solid red;
    border-radius: 10px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    letter-spacing: 10px;
    color: red;
}

.module .module-support a {
    text-decoration: none;
    color: red;
    cursor: pointer;
}


/* 第三 */

.index-map {
    /* width: 100%;
height: 1000px; */
    margin: 0 auto;
    /* padding: 100px 0; */
    /* background-color: rgb(242, 246, 246); */
    background: rgba(242, 246, 249, 1);
    box-sizing: border-box;
}

.index-map .index-map-img {
    width: 1600px;
    height: 1600px;
    position: relative;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
    background-size: 55rem;
    background-size: 100% !important;
    /* background: red; */
}

.index-map .index-map-img .mapimg {
    width: 500px;
    position: absolute;
    top: 330px;
    left: 350px
}

.index-map-img h1 {
    /*position: absolute;*/
    /*width: 160px;*/
    letter-spacing: 6px;
    font-weight: 400;
    text-align: justify;
    padding: 100px 0px 20px;
    margin: 0 auto;
    font-size: 45px;
    text-align: center;
}

.index-map-img-word {
    /*position: absolute;*/
    width: 260px;
    height: 38px;
    line-height: 38px;
    background: rgb(228, 42, 43);
    border-radius: 20px;
    font-size: 18px;
    color: white;
    left: 470px;
    /*margin-top: 120px;*/
    margin: 0 auto;
}

.index-map-item,
.index-map-item2 {
    display: flex;
    /* position: relative; */
    position: absolute;
    width: 1600px;
    height: 150px
}

.index-map-item-left,
.index-map-item-right {
    display: flex;
    position: absolute;
}

.index-map-item-left-img,
.index-map-item-right-img {
    /* position: absolute; */
    width: 150px;
    height: 150px;
    cursor: pointer;
    border-radius: 50%;
    /* margin: 0 auto; */
}

.index-map-item-left-img {
    top: 170px;
    left: 300px;
}

.index-map-item-left-word {
    /* position: absolute; */
    /* top: 220px; */
    font-weight: 600;
    line-height: 150px;
    height: 150px;
    /* left: 200px; */
}

.index-map-item-left-word,
.index-map-item-right-word {
    position: absolute;
    font-weight: 600;
    line-height: 150px;
    /* width: 150px; */
    /*width: 130px;*/
    font-size: 19px;
    right: 155px;
    white-space: nowrap;
    /*margin: 0px 20px;*/
}

.index-map-item-left-word {
    text-align: right;
    /* padding-right: 20px; */
    /* margin-right: 20px; */
    /* margin-left: -200px; */
    /* width: 100px; */
}

.index-map-item-right-word {
    text-align: left;
    left: 155px;
    /* padding-left: 20px; */
    /* margin-left: 20px; */
}

.index-map-item-right-img {
    top: 170px;
    right: 300px;
}

.index-map-item-left2,
.index-map-item-right2 {
    position: absolute;
    display: flex;
}

.index-map-margin {
    height: 40px;
    background: rgb(242, 246, 249);
}


/* 第四 */

.index-backgroud {
    width: 100%;
    background: rgba(242, 246, 249, 1);
}

.index-back {
    /* width: 1200px; */
    width: 100%;
    margin: 0 auto;
    position: relative;
    /* height: 450px; */
}

.index-back-left img {
    width: 100%;
    height: 100%;
}

.index-back-right img {
    display: block;
}

.index-back-right {
    position: relative;
    top: 10%;
    width: 100%;
    /* top: 140px; */
    right: 0;
    /* height: 460px; */
}

.index-backgroud .index-back-left {
    width: 100%;
}

.index-backgroud .index-back-right {
    width: 100%;
}

.index-backgroud .index-back-left,
.index-backgroud .index-back-right {
    /* height: 520px; */
}

.index-map-item-left:hover,
.index-map-item-right:hover {
    cursor: pointer;
    opacity: 0.5;
}


/**
新版本
*/

.list_banner-company-title {
    color: white;
    text-align: center;
    /* line-height: 400px; */
    font-size: 37px;
    letter-spacing: 3px;
    font-weight: 600;
    /* margin: 0 auto; */
    position: absolute;
    display: inline-grid;
    /* align-items: center; */
    align-items: center;
    height: 100%;
    width: 100%;
    top: 0;
}

.list_banner-efinit-list {
    position: absolute;
    width: 100%;
    /* top: 34%; */
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
}

.list_banner-news-title,
.list_consumption_item-title {
    text-align: left;
    font-size: 30px;
    /* padding-top: 100px; */
    letter-spacing: 3px;
    font-weight: 600;
    padding-bottom: 2%;
    color: #383838;
}

.about_body-introduce {
    /* display: flex; */
    padding-bottom: 60px;
    line-height: 30px;
}

.about_body-body-img {
    width: 30%;
    background: url('/uploads/soft/企业介绍/易字.png') center no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about_body-body-img img {
    width: auto;
}

.about_body-introduce-address-info {
    /* width: 50%; */
    box-sizing: border-box;
    padding: 10px 10px 0 30px;
    background-size: contain;
    flex: 1;
}

.about_body-introduce-address-info hr {
    color: #E5E5E5;
    margin: 10px 0;
}

.about_body-introduce-address-info:hover {
    cursor: pointer;
    /* background: white; */
    /* background-image: url('/uploads/soft/企业介绍/mapback.png') right no-repeat; */
    background: white url('/uploads/soft/企业介绍/mapback.png') no-repeat right;
    border-left: 20px solid rgb(212, 48, 48);
    border-radius: 10px;
}

.about_body-introduce-address-info {
    color: rgb(161, 161, 161);
    letter-spacing: 1px;
}

.about_body-introduce-address-info .about_body-introduce-address-info-title {
    font-size: 18px;
    font-weight: 900;
    color: black;
    box-sizing: border-box;
    padding-bottom: 5px;
}

.about_body-introduce-address-info .about_body-introduce-address-info-text {
    padding: 0 0 10px;
}

.about_body-introduce-manager-title,
.about_body-introduce-address-title {
    padding: 50px 0;
    text-align: center;
    font-size: 2.5rem;
    font-weight: bold;
    letter-spacing: 3px;
}

.about_body-introduce-video {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.about_body-introduce-video .about_body-video,
.about_body-introduce-video .about_body-introduce-body {
    padding: 0 20px;
    box-sizing: border-box;
    width: 50%;
}

.about_body-introduce-body-title {
    padding-bottom: 50px;
    font-weight: 600;
    font-size: 40px;
}

.about_body-introduce-manager-img {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 0 30px;
}

.about_body-introduce-manager-img img {
    width: 33%;
    /* 或者使用其他百分比值来适应你的布局需求 */
    height: auto;
    box-sizing: border-box;
    padding: 0px 0px 30px;
}

.about_body-introduce-address {
    padding: 80px 0;
}

.about_body-introduce-strength {
    background: url('/uploads/soft/企业介绍/奖状背景.png');
    background-size: contain;
    padding: 50px 0 100px;
}

.about_body-introduce-strength-img {
    display: flex;
    justify-content: center;
}

.about_body-introduce-strength-imgbox-prize {
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    width: 200px;
    height: 220px;
}

.about_body-introduce-strength-imgbox-prize img {
    border: none;
    width: auto;
    height: 150px;
    max-width: 100%;
    max-width: 100%;
    max-height: 100%;
}

.about_body-introduce-strength-imgbox {
    width: 24%;
    margin: 20px;
    padding: 20px;
    border-radius: 14px;
    background-color: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    border-radius: 14px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.about_body-introduce-strength-imgbox-left {
    width: 15%;
}

.about_body-introduce-strength-imgbox-right {
    width: 15%;
}

.about_body-introduce-strength-imgbox-prize {
    flex: 1;
}

.about_body-introduce-enterprise {
    padding-bottom: 100px;
}

.about_body-introduce-enterprise-title,
.about_body-introduce-reason-title {
    padding: 3% 0 2%;
    text-align: center;
    font-size: 3rem;
    letter-spacing: 5px;
}

.about_body-introduce-enterprise-listul {
    display: flex;
    justify-content: space-between;
}

.about_body-introduce-enterprise-listulimg {
    box-sizing: border-box;
    padding: 0 20px;
}

.about_body-introduce-enterprise-listulimg img {
    width: auto;
    height: 90px;
}

.about_body-introduce-enterprise-listuli {
    /* width: 33%; */
    width: 22%;
}

.about_body-introduce-enterprise-listul li {
    /* width: 20%; */
    display: flex;
    align-items: center;
}

.about_body-introduce-reason {
    background: rgb(247, 248, 252);
    padding-bottom: 100px;
}

.about_body-introduce-reason-body ul {
    display: flex;
    justify-content: space-evenly;
}

.about_body-introduce-reason-body li {
    text-align: center;
    width: 15%;
}

.about_body-introduce-reason-bodyimg {
    text-align: center;
    padding: 20px 0px;
    /* width: 200px; */
    /* height: 100px; */
}

.about_body-introduce-reason-bodyimg img {
    width: auto;
    height: 100px;
}

.about_body-introduce-reason-bodyt {
    font-size: 1.4rem;
    font-weight: 600;
    padding-bottom: 10px;
    letter-spacing: 2px;
}

.about_body-introduce-reason-body p {
    /* color: rgb(161, 161, 161); */
    /* font-weight: 200; */
    font-size: 18px;
}

.about_body-body-p {
    box-sizing: border-box;
    padding: 30px 20px;
    width: 80%;
    margin: 0 10%;
    color: rgb(161, 161, 161);
    line-height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.about_body-introduce-address .list_trion_apps_title {
    padding-top: 0px;
}

.about_body-introduce-address-img {
    flex: 1;
    position: absolute;
    right: 0;
    height: 100%;
    width: 500px;
}

.about_body-introduce-address-img img {
    height: 100%;
}

.about_body-introduce-address-body {
    display: flex;
    position: relative;
    height: 100%;
    margin: 0 10%;
    flex-flow: column-reverse;
}

.about_body-introduce-address-content {
    width: 50%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.about_body-introduce-p {
    color: rgb(165, 165, 165);
    font-size: 18px;
}

.about_body-introduce-red {
    color: rgb(212, 48, 48);
    font-size: 40px;
}

.about_body-introducediv {
    width: 30%;
}

.list_banner-news-list {
    position: absolute;
    /* width: 100%; */
    /* top: 34%; */
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
}

.list_news {
    width: 100%;
    background: rgb(241, 241, 241);
    /* background: pink; */
    position: relative;
    /* top: 250px; */
    bottom: 0;
    z-index: 10;
}

.list_news:after {
    content: "";
    display: table;
    clear: both;
}

.list_banner-company-p {
    letter-spacing: 2px;
    /* color: rgb(154, 158, 154); */
    color: black;
    /* padding: 3% 0px; */
}

.list_banner-company-p p {
    letter-spacing: 2px;
    line-height: 30px;
    /* width: 60%; */
    /* padding-bottom: 1%; */
}

.list_trion_banner-p p {
    width: 100%;
}

.list_consumption_item_numf {
    padding-top: 3%;
}

.list_news-body {
    display: flex;
    justify-content: space-between;
    position: relative;
    min-height: 300px;
}

.list_baipishu-body {
    position: relative;
    top: -50px;
}

.list_news .list_baipishu-body>ul>li {
    display: flex;
    justify-content: space-between;
}

.list_news .list_baipishu-body>ul>li .list_baipishu-title {
    width: 100%;
    box-sizing: border-box;
    padding: 30px 40px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    background: white;
    border-radius: 20px;
    position: relative;
}

.list_news-icon {
    width: 60px;
    background: rgb(212, 48, 48);
    margin-top: 20px;
    height: 100%;
    padding: 7px;
    box-sizing: border-box;
    border-radius: 5px 0 0 5px;
    white-space: normal;
    word-break: break-word;
}

.list_news-icon div {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: white;
}

.list_news-body-icon {
    position: absolute;
    width: 13%;
    right: 0;
    top: 0;
}

.list_news-p {
    box-sizing: border-box;
    padding: 20px 0 0;
    font-size: 16px;
    color: #6d6d6d;
}

.list_news-p span {
    box-sizing: border-box;
    padding: 0 10% 0 0;
}

.pagenews {
    margin: 0;
    /* box-sizing: border-box; */
    padding: 20px 0;
    display: flex;
}

.list_risv_infos,
.list_trion_infos {
    position: relative;
    top: -80px;
}

.list_risv_soc {
    margin-bottom: 100px;
}

.list_partner_infos {
    position: relative;
    /* top: -100px; */
}

.list_risv_item,
.list_trion_item,
.list_consumption_item,
.list_knowledge_item {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-55%);
    max-height: 60%;
    overflow: hidden;
}
.list_transceiver_item {
    overflow: unset;
}
.list_transceiver_banner_desc {
    letter-spacing: 2px;
    line-height: 30px;
    color: #808080;
    font-size: 14px;
    padding-top: 1%;
}
.list_ul_item {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-height: 80%;
    overflow: auto;
}

.list_knowledge_item {
    top: 20%;
    transform: translateY(-50%);
}

.list_consumption_list {
    transform: translateY(-36%);
}

.list_risv_info {
    display: flex;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 0 10px rgb(0 0 0 / 50%);
    justify-content: space-around;
    box-sizing: border-box;
}

.list_partner_info {
    display: flex;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 0 10px rgb(219 230 243 / 100%);
    justify-content: space-around;
    box-sizing: border-box;
    position: relative;
    transform: translateY(-30%);
    /* top: -100px; */
}

.list_risv_info_b {
    font-size: 30px;
    font-weight: bold;
    font-family: auto;
    /*color: rgb(212, 48, 48);*/
    color: #2F88FF;
    letter-spacing: 3px;
}

.list_risv_info_t {
    font-size: 20px;
    /*color: rgb(212, 48, 48);*/
    color: #2F88FF;
    font-weight: bold;
}

.list_risv_info_d {
    text-align: center;
    padding: 20px 0;
    box-sizing: border-box;
}

.list_partner_info_d {
    text-align: center;
    padding: 20px 0;
    box-sizing: border-box;
}

.list_partner_info_d img {
    width: 65px;
    height: 55px;
}

.list_risv_info_p {
    padding: 10px 0;
    box-sizing: border-box;
}

.list_risv_banner,
.list_consumption-body,
.list_trion_banner {
    width: 45%;
    margin-left: 3%;
}
.list_transceiver_banner {
    width: 55%;
}
.list_ul_item .list_trion_banner {
    width: 60%;
}

.list_risv_banner-img {
    /* width: 40%; */
}

.list_trion_banner-img {
    /* width: 10%; */
}

.list_trion_banner-img img,
.list_risv_banner-img img {
    /* width: 30%; */
    width: auto;
    max-width: 150px;
}

.list_efinity_banner-img img {
    width: 10%;
}

.list_risv_banner-img,
.list_risv_banner-title,
.list_risv_banner-p,
.list_trion_banner-img,
.list_trion_banner-title,
.list_trion_banner-p {
    padding-bottom: 3%;
    box-sizing: border-box;
    color: #383838;
    /* line-height: px; */
}

.list_risv_banner-p,
.list_banner-company-p,
.list_trion_banner-p {
    color: #808080;
}

.list_risv_banner-title,
.list_trion_banner-title,
.list_consumption_item-title {
    /* font-family: auto; */
    font-size: 35px;
    letter-spacing: 2px;
    font-weight: 900;
}

.list_power_item_info {
    font-weight: 600;
    padding: 10px 0;
    box-sizing: border-box;
    color: #ee1919;
    font-size: 22px;
}

.list_power_item_title {
    text-align: left;
    letter-spacing: 3px;
    font-weight: 600;
    font-size: 30px;
    letter-spacing: 2px;
    font-weight: 900;
}

.list_power_body_list_bk {
    background-image: url('/uploads/soft/gh8/框图背景大.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.list_power_body_list_info {
    text-align: center;
    padding: 15px 0;
    letter-spacing: 5px;
    color: grey;
}

.list_power_body_list_title {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
}

.list_power_body_list_product {
    text-align: center;
    color: rgb(80, 130, 253);
    font-weight: bold;
    font-size: 18px;
}

.list_power_item_body ul {
    margin-left: 20px;
}

.list_power_item_body li {
    list-style: disc;
}

.list_power_item_body li::marker {
    color: rgb(228, 42, 43);
    font-size: 20px;
}

.list_power_body {
    padding-bottom: 80px;
}

.list_power_body_list {
    padding-top: 80px;
}

.list_power_item_ul {
    color: grey;
}

.list_power_body_list_al {
    padding: 40px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.list_power_body_list_al2 {
    padding: 50px 0 80px;
    display: flex;
    justify-content: space-between;
}

.list_power_body_list_al2_img {
    width: 40%;
}

.list_power_body_list_al2_img h3 {
    padding-bottom: 10px;
}

.list_power_body_list_al_img {
    width: 50%;
    text-align: center;
}

.list_power_body_list_al_img img {
    /* width: 80%; */
    /* margin: 0 auto; */
}

.list_power_body_list_al_ul {
    color: grey;
    letter-spacing: 1px;
    width: 50%;
    padding-left: 15%;
    box-sizing: border-box;
}

.list_power_body_list_al_ul li {
    list-style: disc;
    padding-bottom: 10px;
    text-indent: 2px;
}

.list_power_body_list_al_ul li::marker {
    color: rgb(228, 42, 43);
    font-size: 20px;
}

.list_trion_banner-p,
.list_risv_banner-p {
    letter-spacing: 1px;
    line-height: 30px;
}

.Sapphire {
    padding: 20px;
    display: flex;
}

.Sapphireu {
    clear: both;
    display: flex;
}

.Sapphireu .left {
    width: 50%;
    border-right: 1px dashed black;
    padding-right: 10px;
    box-sizing: border-box;
}

.Sapphireu .right {
    width: 50%;
    padding-right: 10px;
    box-sizing: border-box;
}

.list_risv_img_specifications {
    width: 80%;
    margin-left: 10%;
}

.Sapphire-left {
    width: 50%;
    padding: 10px;
    box-sizing: border-box;
}

.list_risv_soc_d,
.list_risv_img,
.list_risv_tese,
.list_risv_tj {
    padding: 60px 0;
}

.list_risv_tj_rsvcolumns .list_risv_tj_rsvcolumns_img {
    margin: 0 auto;
    width: 50%;
    /* border-radius: 100px; */
}

.list_risv_tj_rsvcolumns .list_risv_tj_rsvcolumns_img img {
    border-radius: 50%;
}

.list_risv_tj_rsvcolumns .list_risv_tj_rsvcolumn h3 {
    padding-top: 30px;
    letter-spacing: 6px;
    font-weight: bold;
    color: #0A6DF3;
    /* color: cyan; */
}

.list_risv_tese {
    /* background-color: cyan; */
    background-image: url('/uploads/soft/risv/特色背景.png');
    background-repeat: no-repeat;
    /*background-position: center center;*/
    background-size: cover;
}

.list_disty_title,
.list_risv_soc_d h3,
.list_risv_tese_title,
.list_consumption_tese_title,
.list_trion_tese_title,
.list_trion_apps_title,
.list_risv_tj_title {
    font-size: 35px;
    text-align: center;
    letter-spacing: 7px;
    font-weight: 600;
    padding: 30px;
}

.list_risv_tese_title {
    padding-top: 30px;
}

.list_disty_title {
    padding-bottom: 60px;
}

.list_risv_tese .soc_p1,
.list_risv_tese .soc_p2,
.list_risv_tese .soc_p3,
.list_risv_tj_item_d {
    font-size: 18px;
    line-height: 33px;
}
/* Claude */
/* ===== 主容器 ===== */
/* ===== 主容器（强制 flex 布局） ===== */
.list_product-p_back-img {
    display: flex !important;
    flex-direction: row !important;
    align-items: center;
    justify-content: center;
    gap: 32px;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 40px 60px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 12px;
    box-sizing: border-box;
    overflow: hidden;
}

/* ===== 左侧图标（固定宽度，flex 子项） ===== */
.list_product-p_back-img .list_efinity_img_left {
    flex: 0 0 28% !important;
    width: 28%;
    max-width: 28%;
    display: flex;
    align-items: center;
    justify-content: center;
    float: none !important;
    position: relative !important;
}

.list_product-p_back-img .list_efinity_img_left img {
    width: 100%;
    max-width: 320px;
    max-height: 400px;
    height: auto;
    object-fit: contain;
    display: block;
    position: static !important;
    margin: 0 auto !important;
}
/* ===== 右侧文字 ===== */
.list_product-p_back-img .list_efinity_img_right {
    flex: 1 1 auto !important;
    min-width: 0;
    float: none !important;
}

/* ===== 列表：先把所有默认/继承样式清干净 ===== */
.list_product-p_back-img .list-blue-dot-tese {
    list-style: none !important;
    list-style-type: none !important;
    list-style-image: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.list_product-p_back-img .list-blue-dot-tese li {
    list-style: none !important;
    list-style-type: none !important;
    position: relative;
    padding-left: 18px;
    margin-bottom: 8px;
    /*font-size: 14px;*/
    line-height: 1.6;
    color: #333;
    word-break: break-word;
    background: none !important;  /* 防止旧主题用背景图当圆点 */
}

/* 自定义红色圆点 */
.list_product-p_back-img .list-blue-dot-tese li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #d9352a;
}

.list_product-p_back-img .list-blue-dot-tese li::marker {
    content: "" !important;       /* 部分浏览器需要这个 */
}

.list_product-p_back-img .list-blue-dot-tese li:last-child {
    margin-bottom: 0;
}

.list_product-p_back-img .list-blue-dot-tese li strong {
    color: #1a1a1a;
    font-weight: 600;
}

/* ===== 响应式 ===== */
@media (max-width: 992px) {
    .list_product-p_back-img {
        flex-direction: column !important;
        padding: 40px 24px;
        gap: 24px;
    }
    .list_product-p_back-img .list_efinity_img_left {
        flex: 0 0 auto !important;
        width: 260px;
        max-width: 260px;
    }
    .list_product-p_back-img .list_efinity_img_left img {
        max-height: 300px;
    }
    .list_product-p_back-img .list-blue-dot-tese li {
        font-size: 14px;
    }
}
/* claude */
.list_risv_tj_rsvcolumns {
    padding: 40px 0 0;
}

.ulson {
    list-style: square !important;
}

.Sapphire-left h3 {
    color: #6F6F6F;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 30px;
}

.Sapphire-right {
    width: 50%;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
}

.Sapphire-right img {
    width: auto;
}

.list_risv_tj_item {
    display: flex;
    justify-content: space-around;
}

.list_risv_tj .list_risv_tj_rsvcolumns {
    display: flex;
    justify-content: center;
    margin-top: 100px;
}

.list_risv_tj .list_risv_tj_rsvcolumns .list_risv_tj_rsvcolumn {
    width: 18%;
    box-shadow: 0 0 40px 5px #D4DEF8;
}

.list_trion_functions {
    padding-bottom: 80px;
}

.list_trion_function {
    display: flex;
    justify-content: space-evenly;
}

.list_trion_function_quantum_img {
    width: 50px;
    padding: 0 0 20px;
    /*flex: 0 0 auto;*/
}

.list_trion_function_quantum {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 20px 30px;
    box-sizing: border-box;
}

.list_trion_function_quantum:not(:last-child) {
    border-right: 1px dashed black;
}

.list_trion_function .list_trion_function_quantum h2 {
    height: 60px;
    font-size: 18px;
    /* font-family: auto;
    padding-bottom: 20px; */
}

.list_trion_function_quantum_p {
    color: grey;
    letter-spacing: 1px;
    /* line-height: 30px; */
    padding: 0px;
    /* max-height: 160px; */
    /* height: 120px; */
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.8em;
    height: 7.4em;
    margin: 20px 0;
}

.list_trion_function_quantum_ul {
    font-family: auto;
    font-size: 16px;
    flex: 0 0 auto;
}

.list_trion_img {
    box-sizing: border-box;
    padding: 5% 7%;
}

.list_trion_tese {
    background-image: url('/uploads/soft/trion/产品特色.png');
    /* background-position: center; */
    background-position: left;
    background-repeat: no-repeat;
    background-size: 100%;
}

.list_trion_tese_content {
    /* background-color: rgb(252, 253, 254); */
    /* background-position: center; */
    /* 或者使用top, bottom, left, right, 等 */
    /* background-repeat: no-repeat; */
    /* 防止背景图重复 */
}

.list_trion_tese_content_right {
    padding: 60px;
    margin-left: 50%;
    box-sizing: border-box;
}

.list_trion_tese_content_rightd {
    background: rgb(245, 245, 245);
    padding: 20px 30px;
    margin-bottom: 20px;
    line-height: 33px;
    background: linear-gradient(to right, rgb(245, 245, 245) 0%, rgb(249, 251, 253)100%);
}

.list_trion_tese_content_rightt {
    font-weight: bold;
    font-size: 20px;
}

.list_trion_tese_content_rightd {
    position: relative;
    /* transform: translateY(25%); */
    /* 居中线条 */
}

.list_trion_tese_content_line {
    width: 10px;
    height: 40px;
    position: absolute;
    background: red;
    left: -10px;
    margin-top: -20px;
    top: 50%;
}

.list_trion_apps {
    background-color: rgb(242, 242, 242);
    padding: 100px 0 300px;
}

.list_trion_app {
    display: flex;
    justify-content: space-evenly;
    width: 70%;
    margin: 0 auto;
}

.zturn-item .list_trion_app_blue {
    width: 100%;
}

.list_trion_app_blue {
    display: block;
    cursor: pointer;
    position: relative;
    width: 20%;
    height: 400px;
    /* padding: 120px 30px; */
    /* background: rgb(25, 91, 166); */
    box-sizing: border-box;
    margin: 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.list_taijin_app_blue {
    /* background: rgb(25, 91, 166); */
}

.list_trion_app_blued {
    position: relative;
    background-color: white;
    top: 300px;
    height: 60%;
    width: 80%;
    margin-left: 10%;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 2s;
}

.list_trion_app_blued:hover {
    cursor: pointer;
    /* top: 50px; */
    /* animation: move 5s infinite; */
    /* transform: translate(0px, -100%); */
    /* 使用animation属性来定义动画 */
}
.lb_gl {
    background-color: rgb(244, 246, 249);
}
.lb_gl, .list_risv_xl {
    background-color: rgb(244, 246, 249);
}

.zturn-item .list_trion_app_bluet {
    font-size: 1.1rem;
    letter-spacing: 0.2em;
}

.zturn-item .list_trion_app_blued {
    height: 40%;
    font-size: 0.9rem;
    text-align: center;
}

.zturn-item .list_trion_app_bluet a {
    /* display: inline-block;
    width: 6em;
    text-align: center; */
}


/* #新增 4.1 */

.lb_gl {
    margin-bottom: 30px;
    background-size: 100%;
    height: 725px;
}

.lb_gl .poster-list {
    width: 100%;
    position: relative;
}

.pictureSlider {
    overflow: auto;
}

.pictureSlider::-webkit-scrollbar {
    width: 0px;
    /* 隐藏水平滚动条 */
    height: 0px;
    /* 隐藏垂直滚动条 */
    /* 隐藏滚动条 */
}

.list_risv_infos2 {
    position: relative;
    top: -50px;
    /* background: #FFF url(/style/elitestek/riscv/art/riscv-banner.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.list_risv_infos2_title {
    /* color: white; */
    text-align: center;
    font-size: 1.6rem;
    letter-spacing: 0.2em;
    font-weight: bold;
    padding-top: 2vh;
}

.list_risv_infos2_info {
    /* color: white; */
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.1em;
    font-weight: bold;
    padding-bottom: 1vh;
}

.list_risv_infos_info_img {
    width: auto;
    margin: 0 auto;
    height: auto;
    text-align: center;
}

.list_risv_infos_info_img img {
    width: auto;
    max-width: 100%;
}

.list_risv_infos_info .col-xs-12 {
    margin: 20px 0;
    line-height: 2em;
}

.list_risv_Sapphire {
    padding: 4rem 0 6rem;
}

.list_risv_Sapphire .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.list_risv_Sapphire .col {
    width: 25%;
    box-sizing: border-box;
    padding: 10px 20px;
}

.list_risv_Sapphire .col .card {
    padding: 5px 10px;
    box-sizing: border-box;
}

.list_risv_Sapphire_img {
    width: 50%;
    margin: 0 auto;
}

.list_risv_Sapphire .card-title {
    font-family: auto;
    letter-spacing: 0.1rem;
    color: blue;
    font-weight: bold;
    font-size: 1.1rem;
    text-align: center;
    height: 3rem;
}

.list_risv_Sapphire .card-text {
    color: grey;
    padding-top: 1.1rem;
}

.list_risv_xl .nav-item {
    width: 33%;
    font-weight: bold;
    letter-spacing: 0.1rem;
    text-align: center;
    font-size: 1.2rem;
    box-sizing: border-box;
    padding: 20px 0;
    color: gray;
    font-family: auto;
    cursor: pointer;
    border-radius: 10px 10px 0 0px;
    background-color: rgb(242, 250, 255);
}

.list_risv_xl .tab-content {
    background-color: white;
    box-sizing: border-box;
    padding: 2% 10%;
}

.list_risv_xl .nav-item-no {
    background-color: rgb(242, 250, 255);
    color: grey;
}

.list_risv_xl .nav-item-yes {
    /* background-color: rgb(242, 250, 255); */
    background-color: white;
    color: blue;
}

.list_risv_xl_yy {
    box-shadow: 0 0 0px rgb(0 0 0 / 50%);
    padding-bottom: 3rem;
}

.list_transceiver a {
    color: rgba(75, 127, 255, 1);
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #02addb;
}

.list_risv_xl_yy .align-text-bottom a {
    color: #117bbc;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #02addb;
}

.list_risv_xl_yy .tab-content-title {
    text-indent: 2em;
}

.list_risv_xl_yy .tab-content .tab-content-img {
    width: 50%;
    margin: 0 auto;
    padding: 2.5rem 0px 1.5rem;
}

.list_risv_xl_yy .tab-content .row {
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y)* -1);
}

.list_risv_xl_yy .tab-content .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
}

.list_risv_xl_yy .list-blue-square {
    list-style-type: square;
    margin: 0 8%;
}

.list_risv_xl_yy .tab-pane {
    display: none;
}

.list_risv_xl_yy .show {
    display: block;
}

.list_risv_primus {
    width: 50%;
    padding: 0 1.6rem;
    box-sizing: border-box;
}

.list_risv_primus .list_risv_tese_title {
    text-align: left;
}

.list_risv_primus-img {
    /* width: 50%; */
    margin: 0 auto;
    text-align: center;
}

.list_risv_primus-right-img {
    width: 50%;
    padding: 0 1.6rem;
    box-sizing: border-box;
}

.list_risv_primus-img img {
    width: auto;
    max-width: 80%;
}

.list_risv_primus .list_risv_tese_text,
.list_risv_kftj_item_d {
    text-indent: 2em;
    letter-spacing: 0.1rem;
    color: grey;
    font-size: 1rem;
}

.list_risv_kftj_item_img {
    padding: 2rem 0 0;
    text-align: center;
}

.list_risv_kftj_item_img img {
    max-width: 70%;
    width: auto;
}

.list-blue-square li::marker {
    color: rgb(228, 42, 43);
    font-size: 20px;
}

/* ######### */

.list_trion_app_bluet {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    font-family: auto;
    padding: 20px 0;
}

.list_trion_app_bluep {
    padding: 0 20px;
    color: grey;
}

.list_trion_tables {
    padding: 80px 0;
}

.list_trion_table {
    width: 100%;
    /* overflow: auto; */
}

.list_trion_table_img {
    /* margin: 60px 0; */
    /* padding: 5% 7%; */
    box-sizing: border-box;
}

.list_trion_table_img table {
    border-collapse: collapse;
    /* border: 2px solid; */
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.list_bojin_table_img table {
    border: 0px;
}

.list_trion_table_img table thead tr {
    /* background-color: rgb(212, 48, 48); */
    background-color: rgb(28, 88, 158);
    color: white;
}

.list_trion_table_img table .td_round {
    background-color: rgb(181, 183, 182);
}

.list_trion_table_img table td {
    /* border: 1px solid;
    padding: 10px; */
    padding: 15px;
    border-bottom: 1px solid #F2F2F2;
}

.list_trion_table_img thead th:first-child,
.list_trion_table_img .td_round td:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    box-sizing: border-box;
    text-align: left;
}

.list_trion_table_img tbody tr td:first-child {
    text-align: left;
    /* color: rgb(39 102 175); */
    color: #2F88FF;
    box-sizing: border-box;
}

.list_trion_table_img thead th:last-child,
.list_trion_table_img .td_round td:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.list_trion_table_img tr th,
.list_trion_table_img table tbody .td_round td {
    padding: 20px;
    border: 0px;
    color: white;
    font-size: 0.9rem;
    /* 可选的，用于设置单元格的内边距 */
}

.list_bojin_table_img table td {
    border: 0px;
    padding: 10px 0;
    box-sizing: border-box;
}

.list_trion_table_img table th,
.list_trion_table_img table td {
    /* border: 1px solid black; */
    /*font-size: 12px;*/
}

.list_bojin_table .list_bojin_table_img table th,
.list_bojin_table .list_bojin_table_img table td {
    /* border: 1px solid black; */
    /* 可选的，用于设置单元格的内边距 */
    border-right: 2px solid white;
}

.list_bojin_table .list_bojin_table_img table th:last-child,
.list_bojin_table .list_bojin_table_img table td:last-child {
    /* border: 1px solid black; */
    /* 可选的，用于设置单元格的内边距 */
    border-right: 0px;
}

.list_bojin_table_img table th,
.list_bojin_table_img table td {
    border: 0px;
    padding: 10px 0;
    box-sizing: border-box;
    /* 可选的，用于设置单元格的内边距 */
}

.list_bojin_table_img table tbody tr:nth-child(even) {
    background-color: rgb(242, 242, 242);
    /* 灰色 */
}

.list_bojin_table_img table tbody tr:nth-child(odd) {
    background-color: white;
    /* 灰色 */
}

.list_bojin_xgwj {
    background-color: rgb(236, 243, 249);
    padding: 60px 0 100px;
    box-sizing: border-box;
}

.list_bojin_xgwj_title {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 4px;
    padding: 10px 0;
}

.list_bojin_xgwj_head {
    display: flex;
    justify-content: space-evenly;
    background: white;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 20px 0 10px;
    cursor: pointer;
}

.list_bojin_xgwj_head_b:hover {
    border-bottom: 5px solid red;
}

.list_bojin_xgwj_head_b {
    width: 14%;
    padding: 0 20px;
    text-align: center;
    box-sizing: border-box;
}

.list_bojin_xgwj_head_i img {
    width: auto;
    height: auto;
}

.list_bojin_xgwj_head_txt {
    text-align: center;
    word-wrap: break-word;
    font-weight: bold;
}

.list_trion_table_img .td_purple {
    background-color: rgb(218, 227, 243);
}

.list_trion_table_img .td_yellow {
    background-color: rgb(27, 23, 11);
}

.list_trion_table_img .td_green {
    background-color: rgb(245, 250, 244);
}

.list_trion_table_img .td_blue {
    /* background-color: rgb(218, 226, 243); */
    background-color: rgb(240, 248, 254);
}

.list_trion_table_img .td_line td {
    border: 0;
}

.list_trion_table_img .td_blue td,
.list_trion_table_img .td_grey,
.list_trion_table_img .td_cyan,
.list_trion_table_img .td_yellow {
    border-right: 3px solid white;
}

.list_trion_table_img .td_yellow {
    background-color: rgb(255, 252, 243);
}

.list_trion_table_img .td_grey {
    background-color: rgb(231, 230, 230);
}

.list_trion_table_img .td_cyan {
    background-color: rgb(234, 243, 248);
}


/* table的设置 */

.talbe_left {
    width: 70%;
    text-align: left;
    border: 0px;
    border-collapse: inherit;
    text-indent: 10px;
    font-size: 20px;
}

.talbe_left .td_bold,
.td_bold {
    font-weight: bold;
}

.talbe_left td {
    border: 0px;
    padding: 1px;
}

.talbe_left .td_head {
    background-color: #08348B !important;
    color: white;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
}

.talbe_left tr:nth-child(even) {
    background-color: #DDEAF7;
    /* 灰色 */
}

.talbe_left tr:nth-child(odd) {
    background-color: #E7E9EC;
    /* 绿色 */
}

.list_consumption_item_numf {
    display: flex;
}

.list_consumption_item_nums {
    padding-right: 70px;
}

.list_consumption_item_num {
    font-size: 26px;
    font-weight: bold;
    font-family: auto;
}

.list_consumption_item_c {}

.list_consumption_item_d_p {
    color: grey;
    font-size: 14px;
}

.list_consumption_content {
    display: flex;
    padding: 100px 0 0;
    box-sizing: border-box;
    /* align-items: center; */
    /* height: 50vh; */
}

.list_consumption_content_text {
    width: 40%;
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
}

.list_consumption_content_textb {
    width: 47%;
    background-color: rgb(245, 248, 252);
    margin: 10px auto;
    box-sizing: border-box;
}

.list_consumption_content_textb:hover {
    /* background-color: rgb(236, 45, 95); */
    /* background-image: url('/uploads/soft/gh/ar鼠标.png'); */
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}

.list_consumption_content_texti {
    width: 15%;
    margin: 0 auto;
    padding: 20px 0 15px;
    box-sizing: border-box;
}

.list_consumption_content_textp {
    text-align: center;
    padding: 17% 0;
    font-weight: 900;
}

.list_consumption_content_imgs {
    /* padding-left: 30px; */
    box-sizing: border-box;
    width: 50%;
}

.list_consumption_content_imgs .list_consumption_content_img {
    /* height: 70%; */
}

.list_consumption_content_imgs .list_consumption_content_img img {
    width: 100%;
    height: 100%;
    display: block;
}

.list_consumption_content_imgb {
    /* height: 30%; */
    padding: 20px;
    box-sizing: border-box;
    /* background-color: rgb(40, 56, 76); */
    /* opacity: 0.5; */
}

.list_consumption_content_imgb {
    /*background-image: url('/uploads/soft/gh/模糊框.png');*/
    /*background-repeat: no-repeat;*/
    /* 禁止平铺 */
    /*background-size: cover;*/
    /* 将背景图片填充满元素 */
    /*background-color: rgba(255, 255, 255, 0.5);*/
    /* 设置背景颜色为白色，透明度为0.5 */
    /* 2026 8.10 日修改*/
    background-color: #1A65BA;
}

.list_consumption_content_imgt {
    color: white;
    font-size: 1.25rem;
}

.list_consumption_content_imgp {
    color: white;
    padding: 10px 0;
    box-sizing: border-box;
    font-size: 1rem;
    white-space: nowrap;
    overflow: hidden;
}

.list_consumption_content_imgg a {
    color: white;
    font-size: 1rem;
    cursor: pointer;
}

.list_consumption_content_imgg a:hover,
.dongxiang_li-t a:hover {
    color: #2F88FF;
}

.list_consumption_tese {
    padding: 100px 0;
}

.list_consumption_tese_title {
    /* padding-bottom: 60px;
    border-bottom: 1px dashed grey; */
}

.list_consumption_rad {
    padding-top: 2%;
    display: flex;
    justify-content: space-evenly;
}

.list_consumption_rad_quantum_img {
    /*text-align: center;*/
    height: 100px;
}

.list_consumption_rad_quantum_img img {
    /*width: 40%;*/
    /*padding-bottom: 20px;*/
    max-height: 100%;
    width: auto;
    height: auto;
}

.list_consumption_rad_quantum {
    width: 30%;
}

.list_consumption_rad_quantum h2 {
    font-family: auto;
    /*text-align: center;*/
    padding: 20px 0;
    font-size: 22px;
}

.list_consumption_rad_quantum_p {
    /*padding-top: 25px;*/
}

.Purchasing-intention {
    font-size: grey;
    background-color: white;
    text-align: center;
    margin-bottom: 40px;
}

.liuyan_fomr .intxt,
#beizhu {
    /*border: 2px solid grey;*/
    border: 2px solid #E5E5E5;
}

.product_list,
.list_idh_contents,
.list_jishu,
.list_hd {
    background-color: rgb(241, 241, 241);
    padding: 50px 0px 80px;
}

.list_idh_content_left,
.list_jishu_content_left {
    font-family: auto;
    width: 18%;
    box-sizing: border-box;
}

.list_idh_content_leftp,
.list_jishu_content_leftp {
    height: 120px;
    background-color: white;
    border-radius: 10px;
    display: flex;
    margin-bottom: 20px;
    /* justify-content: space-around; */
    justify-content: space-between;
    padding: 0 20px;
    align-items: center;
    box-sizing: border-box;
}

.list_idh_content_leftp_red {
    background-color: rgb(217, 43, 58);
}

.list_idh_content_leftp_red .list_idh_content_leftt {
    color: white;
}

.list_idh_content_leftp_red .list_idh_content_leftimg img,
.list_idh_content_leftp:hover .list_idh_content_leftimg img {
    filter: brightness(0) invert(1);
}

.list_idh_content_leftp:hover {
    cursor: pointer;
    background-color: rgb(217, 43, 58);
    color: white;
}

.list_idh_content {
    display: flex;
}

.list_jishu_content,
.list_hbzx,
.list_video_content {
    /*position: relative;*/
    /*top: -2.5rem;*/
}

.list_idh_content_leftp .list_idh_content_leftimg {
    /* width: 50%; */
    text-align: left;
    margin-left: 5%;
}

.list_idh_content_leftp .list_idh_content_txt {
    font-weight: bold;
    font-size: 18px;
}

.list_idh_content_txt {
    width: 60%;
}

.list_idh_content_leftp .list_jishu_content_leftimg {
    width: 25%;
}

.list_idh_content_leftp .list_idh_content_leftimg img {
    /* width: 25%; */
    /* text-align: center; */
    /* margin-left: 20%; */
}

.list_idh_content_leftp .list_jishu_content_leftimg img {
    width: 100%;
}

.list_idh_cu {
    margin-top: 40px;
    background: white;
}

.list_idh_title {
    padding: 20px 0 15px;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
}

.list_idh_p {
    text-align: center;
    font-size: 15px;
    color: grey;
    padding-bottom: 10px;
}

.list_idh_form {
    padding: 10px;
    box-sizing: border-box;
}

.list_idh_form .intxt {
    padding: 10px;
    width: 100%;
    text-indent: 10px;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 10px;
}

.list_idh_form .coolbg {
    background-color: rgb(200, 22, 29);
    width: 100%;
    border: none;
    color: white;
    padding: 20px;
    letter-spacing: 4px;
    font-size: 18px;
    cursor: pointer;
}

.list_idh_content_right {
    width: 80%;
    margin-left: 3%;
    box-sizing: border-box;
}

.list_idh_content_rightf {
    display: flex;
    align-items: center;
}

.list_idh_content_right_f {
    position: relative;
}

.list_gj_content_right {
    position: relative;
    width: 100%;
    display: flex;
    background: white;
    /* padding: 70px 30px; */
    box-sizing: border-box;
    margin-bottom: 30px;
    overflow: hidden;
}

.list_gj_content_right_img img {
    width: 80%;
    height: 80px;
}

.list_gj_content_right_prev {
    right: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    cursor: pointer;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 20px solid red;
}

.list_gj_content_right_next {
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    cursor: pointer;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid red;
}

.list_gj_content_right_prev,
.list_gj_content_right_next {
    display: none;
}

.list_idh_content_right_f:hover .list_gj_content_right_next,
.list_idh_content_right_f:hover .list_gj_content_right_prev {
    display: block;
    /* 鼠标移入时显示 */
}

.list_gj_content_right_div {
    /* width: 15%; */
    text-align: center;
    min-width: 15%;
    padding: 20px;
    box-sizing: border-box;
    /* flex-basis: 15%; */
}

.list_gj_content_right_t {
    display: block;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
}

.list_gj_content_right_span {
    font-size: 14px;
    color: grey;
}

.list_idh_content_rightp {
    border-radius: 10px;
    padding: 70px 60px;
    background: white;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.list_idh_content_rightpt {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 2px;
}

.list_idh_content_rightpp {
    font-size: 26px;
    color: grey;
}

.list_idh_content_rightdpt {
    padding-bottom: 30px;
}

.list_idh_content_rightdp {
    width: 60%;
    font-family: auto;
    padding-right: 40px;
}

.list_idh_content_rightimg {
    width: 40%;
}

.list_idh_content_rightdpp {
    /* padding-bottom: 50px; */
    line-height: 30px;
    color: #A6A6A6;
}

.list_idh_content_rightdb {
    display: flex;
    padding-top: 80px;
    margin-bottom: 20px;
}

.list_idh_content_rightdbt {
    background: rgb(57, 58, 60);
    text-align: center;
    color: white;
    padding: 10px 20px;
    cursor: pointer;
}

.list_idh_content_rightdba {
    cursor: pointer;
    color: rgb(226 39 51);
    padding: 10px 20px;
}

.list_idh_content_rightw {
    /* display: none; */
    /* padding-top: 40px; */
}

.list_idh_content_rightw_t {
    /* padding-top: 40px; */
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 20px;
}

.list_idh_content_rightw_i {
    padding: 0 10%;
    box-sizing: border-box;
}

.list_partner_info_i {
    width: 50%;
    margin: 0 auto;
}

.list_partner_info_b {
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 1px;
    padding: 10px 0;
}

.list_partner_info_p {
    font-size: 14px;
    color: grey;
}

.list_disty_body {
    display: flex;
    padding: 30px;
    box-sizing: border-box;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.list_disty,
.list_disty_do,
.list_partner_infos {
    background: rgb(241, 241, 241);
}

.list_disty_do {
    padding-bottom: 120px;
}

.list_disty {
    padding-bottom: 50px;
}

.list_disty_body_d {
    width: 30%;
    padding: 30px 60px;
    background: white;
    background-image: url('/uploads/soft/合作伙伴/伙伴背景.png');
    background-repeat: no-repeat;
    background-position: right;
    border-radius: 10px;
    margin-bottom: 30px;
    box-sizing: border-box;
}

.list_disty_body_i {
    width: 50%;
}

.list_disty_body_t {
    padding: 10px 0px 20px;
    font-size: 20px;
    font-weight: bold;
}

.list_disty_body_p {
    font-size: 16px;
    color: grey;
}

.list_disty_do_body {
    display: flex;
    justify-content: space-evenly;
    padding: 40px;
    box-sizing: border-box;
    flex-wrap: wrap;
}

.list_disty_do_bodyd {
    width: 30%;
}

.list_disty_do_bodyi {
    width: 30%;
    margin: 0 auto;
    text-align: center;
}

.list_disty_do_bodyi img {
    height: 120px;
    width: auto;
}

.list_disty_do_bodyt {
    text-align: center;
    padding: 20px 0;
    font-size: 20px;
    font-weight: bold;
}

.list_disty_do_bodyp {
    color: grey;
    letter-spacing: 1px;
}

.list_jishu_h {
    background-color: white;
}

.list_hbzx .list_jishu_h {
    margin-bottom: 30px;
}

.list_jishu_red {
    display: flex;
    /* justify-content: space-evenly; */
}

.list_jishu_img,
.list_hbzx_img {
    padding: 20px 2%;
    position: relative;
    cursor: pointer;
}

.list_hbzx_img::before,
.list_hbzx_img_on::before,
.list_jishu_img::before,
.list_jishu_img_on::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    transition: background-color 0.3s;
}

.list_hbzx_img::after,
.list_hbzx_img_on::after,
.list_jishu_img::after,
.list_jishu_img_on::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid red;
    opacity: 0;
    transition: opacity 0.3s;
}

.list_hbzx_img_on::after,
.list_jishu_img_on::after {
    opacity: 1;
}

list_hbzx_img_on::before,
.list_jishu_img_on::before {
    background-color: red;
}

.list_hbzx_img:hover::before,
.list_hbzx_img_on:hover::before,
.list_jishu_img:hover::before,
.list_jishu_img_on:hover::before {
    /* background-color: red; */
    /* 底线颜色变为红色 */
}

.list_hbzx_img:hover::after,
.list_hbzx_img_on:hover::after,
.list_jishu_img:hover::after,
.list_jishu_img_on:hover::after {
    /* opacity: 1; */
    /* 透明度变为1，显示倒三角形 */
}

.list_jishu_img:hover .list_jishu_img_t,
.list_hbzx_img:hover .list_jishu_img_t {
    color: blue;
}

.list_jishu_img_i {
    width: 50px;
    margin: 0 auto;
}

.list_jishu_img_t {
    font-weight: bold;
    text-align: center;
    /* font-size: 18px; */
}

.list_idh_content_leftt {
    width: 60%;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}

.list_jishu_search_t,
.list_jishu_search_t2 {
    padding: 0px 10px 20px;
}

.list_jishu_search_t {
    display: flex;
    padding-top: 30px;
    box-sizing: border-box;
    flex-wrap: wrap;
}

.list_jishu_search_t2 {
    display: flex;
    box-sizing: border-box;
    flex-wrap: wrap;
}

.list_jishu_search_c,
.list_jishu_search_c_link {
    padding: 10px 2%;
}

.list_jishu_search_c_link a {
    cursor: pointer;
    color: grey;
}

.list_jishu_search_c_on {
    color: red;
    font-weight: bold;
    border-radius: 4px;
    background-color: rgb(254, 229, 230);
}

.list_jishu_f {
    margin-top: 3%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* background-color: white; */
}

.list_hbzx_f {
    margin-top: 0;
}

.list_jishu_f_d {
    display: flex;
    width: 48%;
    padding: 20px 40px;
    box-sizing: border-box;
    background-color: white;
    margin-bottom: 20px;
}

.list_jishu_f_img {
    width: 50px;
    padding-right: 5%;
}

.list_jishu_f_img img {
    width: 50px;
}

.list_jishu_f_t {
    font-weight: bold;
    padding-bottom: 5px;
}

.list_jishu_f_p {
    font-size: 14px;
    padding-bottom: 3px;
    color: grey;
}

.list_jishu_f_fa {
    padding-right: 10px;
}

.other_jishu {
    width: 100%;
}

.other_word {
    width: 80%;
    box-shadow: 1px 1px 5px 1px grey;
}

.other_form {
    display: block;
}

.other_form .intxt {
    width: 60%;
    padding: 10px;
    border: 1px solid grey;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.other_form .coolbg {
    width: 20%;
    padding: 10px;
    background: rgb(57, 58, 60);
    color: white;
    cursor: pointer;
    letter-spacing: 5px;
}

.list_idh_form2 {
    display: none;
}

.support-login {
    width: 50%;
    margin: 0 auto;
    margin-top: 150px;
    margin-bottom: 150px;
    padding: 60px;
    text-align: center;
    background: white;
    box-sizing: border-box;
    border-radius: 20px;
    /* box-shadow: 5px 5px; */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.support-login h2 {
    font-size: 24px;
    color: black;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.support-login form .nowarn {
    margin-bottom: 20px;
    width: 80%;
    text-indent: 5%;
    height: 45px;
}

.support-login-switch {
    display: flex;
    padding: 20px 0;
}

.support-login-switch .support-login-switch-left {
    border-right: 1px solid grey;
}

.support-login-switch .support-login-switch-checked {
    font-weight: bold;
    color: black;
}

.support-login-switch a {
    display: block;
    height: 45px;
    line-height: 45px;
    /* margin-bottom: 20px; */
    width: 80%;
    cursor: pointer;
    font-size: 18px;
    letter-spacing: 1px;
    color: grey;
}

.support-login-head-msg {
    padding: 10px 0;
    font-size: 14px;
    font-weight: 500;
    color: red;
    min-height: 1em;
}

.support-login form .terms {
    display: inline-block;
    padding-right: 0px;
}

.support-login form .terms p {
    font-size: 16px;
}

.support-login .support-login-but {
    display: block;
    cursor: pointer;
    width: 80%;
    border: 0;
    margin: 0 auto;
    background: red;
    padding: 10px 20px;
    border-radius: 20px;
    letter-spacing: 50px;
    text-indent: 50px;
    font-size: 20px;
    color: #FFFFFF;
    /* font-weight: bold; */
}

.support-login-img404 {
    padding: 40px 0;
}

.support-login-img404 img {
    width: 50%;
}

.support-login-terms {
    padding: 20px;
}

.support-login form .support-login-forget {
    text-align: left;
    font-weight: bold;
    display: inline-block;
}

.support-login-forget a,
.support-login-reg a {
    font-size: 16px;
}

.support-login form .support-login-reg {
    text-align: right;
    font-weight: bold;
    display: inline-block;
}

.support-login-bottom {
    display: flex;
    justify-content: space-between;
    padding: 60px 0 0;
}

.support-login-notify {
    margin: 0 auto;
    margin-top: 80px;
    width: 50%;
}

.support-login-notify p {
    font-size: 16px;
    color: grey;
}

.support-login-notify-title {
    font-size: 18px;
    text-align: center;
    padding-bottom: 20px;
}

.support-forget-cancel {
    font-size: 16px;
    color: black;
    padding-top: 20px;
    display: block;
    cursor: pointer;
}

.support-forget-vcode {
    width: 60%;
    margin-bottom: 20px;
    text-indent: 5%;
    height: 45px;
}

.support-forget-mobile .support-forget-send {
    width: 20%;
    margin-bottom: 20px;
    text-indent: 5%;
    height: 46px;
    background: rgb(99, 193, 246);
    margin-left: -10px;
}

.support-login-switch-hidd {
    display: none;
}

.support-login-forget-msg {
    padding-bottom: 20px;
}

.support-login-forget-msg p {
    margin: 0;
    padding: 0;
    color: grey;
    font-size: 16px;
}

.profile-update,
.profile-reset,
.profile-cancel {
    padding: 10px 20px;
    border-radius: 30px;
}

.profile-update {
    background-color: red !important;
}

.profile-reset {
    /* background-color: red; */
}

.profile-cancel {
    background-color: grey !important;
}

#support-header {
    padding-top: 20px;
}

#mainWrapper {
    position: relative;
    min-height: 70vh;
    padding-bottom: 80px;
}

.mainWrapper-login2 {
    background-color: rgb(241, 241, 241);
    padding-top: 60px;
}

.mainWrapper-login2 .father {
    margin: 0 auto;
    width: 1200px;
}

.mainWrapper-login2 .father_head {
    position: relative;
    /* margin: 60px 0; */
}

.mainWrapper-login2 .f_t h1 {
    margin-bottom: 20px;
}

.mainWrapper-login2 .father_head img {
    width: 100%;
}

.mainWrapper-login2 .f_t {
    width: 60%;
    position: relative;
    z-index: 8;
}

.mainWrapper-login2 #support-header .father_head .f_t h1 {
    color: black;
    font-size: 2rem;
}

.mainWrapper-login2 .f_t_d {
    /* padding: 20px 0 10px; */
    line-height: 30px;
}

.mainWrapper-login2 .f_t_d p {
    font-size: 16px;
    letter-spacing: 0.05em;
}

.mainWrapper-login2 .f_t_d .f_t_d_a,
.mainWrapper-login2 .f_t_d .f_t_d_agreement {
    color: blue;
    cursor: pointer;
}

.mainWrapper-login2 .f_t_d_agree_red {
    color: red;
    /* cursor: pointer; */
}

.mainWrapper-login2 .f_img {
    position: absolute;
    right: 0;
    top: 0;
    width: 40%;
    /* margin-right: 20%; */
    z-index: 2;
}

.hidden {
    display: none;
}

.mainWrapper-login2 .current_nav .current_h {
    background: linear-gradient(to right, rgba(45, 102, 220, 1), rgba(255, 255, 255, 0));
    cursor: pointer;
}

.mainWrapper-login2 .current_h {
    display: flex;
    background: white;
    padding: 15px;
    box-sizing: border-box;
    align-items: center;
}

.mainWrapper-login2 .current_h_rj {
    width: 50%;
    color: black;
    font-weight: bold;
    padding-left: 20px;
    box-sizing: border-box;
}

.mainWrapper-login2 .current_nav .current_h_rj {
    color: white;
}

.mainWrapper-login2 .current_h_sj {
    width: 50%;
    padding-right: 20px;
    color: grey;
    text-align: right;
    box-sizing: border-box;
}

.mainWrapper-login2 .vip_time {
    position: relative;
    z-index: 5;
    border-radius: 5px;
    display: flex;
    align-items: center;
    margin: 30px 0 10px;
    background: white;
    box-shadow: 0 0 10px rgba(0, 115, 223, 0.26);
    padding: 20px;
}

.mainWrapper-login2 .vip_time .vip_time_txt {
    padding-left: 20px;
}

.mainWrapper-login2 .vip_time .vip_time_date {
    padding-left: 10px;
}

.mainWrapper-login2 .current_v {
    font-weight: 500;
    padding-top: 20px;
    position: relative;
    z-index: 5;
}

.mainWrapper-login2 .current_v {
    font-weight: bold;
    color: black;
    font-size: 26px;
    font-family: 'elitestek';
}

.mainWrapper-login2 .current_nav {
    position: relative;
    z-index: 5;
    padding-top: 20px;
}

.mainWrapper-login2 .current_nav .current_img {
    box-shadow: 0 0 10px rgba(0, 115, 223, 0.26);
    border-radius: 5px;
}

.mainWrapper-login2 .current_patch {
    box-shadow: 0 0 10px rgba(0, 115, 223, 0.26);
    border-radius: 5px;
}

.mainWrapper-login2 .current_img {
    display: flex;
    background-color: white;
    /* justify-content: space-around; */
    padding: 10px 0;
    /* box-shadow: 0 0 10px rgba(0, 115, 223, 0.26); */
    /* height: 80px; */
}

.mainWrapper-login2 .current_img img {
    height: 50px;
    /* padding: 10px 0; */
}

.mainWrapper-login2 .current_img_d {
    display: flex;
    align-items: center;
    width: 33%;
    height: 30px;
    line-height: 30px;
    justify-content: flex-start;
    padding: 0 5%;
    box-sizing: border-box;
    border-right: 1px solid;
}

.mainWrapper-login2 .current_img_d:last-child {
    border: 0px;
    /* 这里是你想要应用的样式 */
}

.mainWrapper-login2 .current_img_download {
    padding-right: 5%;
    box-sizing: border-box;
}

.mainWrapper-login2 .current_img_download img {
    height: 20px;
}

.mainWrapper-login2 .current_file {
    display: flex;
    padding: 20px 0;
    box-sizing: border-box;
    /* justify-content: space-evenly; */
}

.mainWrapper-login2 .current_file_a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: grey;
    width: 33%;
    padding-left: 4%;
    box-sizing: border-box;
}

.mainWrapper-login2 .current_file_a img {
    padding-right: 10px;
    height: 30px;
}

.mainWrapper-login2 .current_file_a:hover {
    color: #2F88FF;
}

.mainWrapper-login2 img {
    width: auto;
    max-width: 100%;
}

.mainWrapper-login2 .pull-right {
    position: relative;
    z-index: 5;
}

.mainWrapper-login h2 {
    color: black;
    padding-bottom: 20px;
}

.mainWrapper-login .col-md-12 label input,
.mainWrapper-login .col-md-12 label select {
    height: 40px;
    margin: 10px 0;
}

.terms p {
    font-size: 16px;
}

.terms p span {
    color: rgb(58, 149, 229);
}

.terms p span a {
    color: rgb(58, 149, 229);
}

.mainWrapper-login .row #send {
    background-color: rgb(99, 193, 246);
}

.support-reg h2 {
    /* margin-left: 5%; */
    margin: 10% 0 5%;
}

.support-reg .body-table {
    width: 84%;
    margin: 0 auto;
}

.support-reg .col-lg-6 {
    padding: 0 10%;
}

.support-reg #account-profile {
    display: flex;
    flex-flow: wrap;
}

.profile-password_d {
    padding: 0 7%;
}

.profile-password {
    border-radius: 20px;
    margin-top: 30px;
    background: rgb(242, 245, 253);
    padding: 60px 0;
    box-sizing: border-box;
    box-shadow: 0 0 10px rgba(0, 115, 223, 0.26);
    background: linear-gradient(to right, rgb(242, 245, 253) 0%, rgb(242, 242, 242) 100%);
}

.profile-info-submit {
    /* padding: 0 7%; */
    text-align: center;
    padding: 60px 7% 80px;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: space-evenly;
}

.profile-info-submit input {
    width: 30%;
}

.profile-password-edit {
    padding: 0 10%;
}

.profile-password-edit .required {
    display: inline-block;
    width: 20%;
}

.profile-password-edit input {
    min-height: 40px;
    width: 60%;
}

.support-reg #account-profile input,
.support-reg #account-profile select {
    width: 100%;
}

.support-reg #account-profile #vcode {
    width: 70%;
}

.support-reg #account-profile #send {
    width: 30%;
}

.support-reg .support-reg-submit,
.support-reg .support-reg-cancel {
    padding: 1% 4%;
    border-radius: 50px;
    letter-spacing: 20px;
    text-indent: 20px;
}

.support-reg .support-reg-submit {
    background: red;
    margin-right: 10%;
}

.support-reg .support-reg-cancel {
    background: rgb(201, 201, 201);
}


/* .support-login form .support-login-but input {} */


/**
知识库
*/

.knowledge {
    /*padding-bottom: 100px;*/
    padding: 50px 0 50px;
    background-color: rgb(229, 234, 241);
    letter-spacing: 2px;
    line-height: 30px;
    /* background: linear-gradient(to top, rgba(229, 234, 241, 0), rgba(229, 234, 241, 1)); */
}

.knowledge_w14 {
    position: relative;
    top: -80px;
    width: 1400px;
}

.knowledge_d_head {
    padding: 20px 40px;
    box-sizing: border-box;
    background: linear-gradient(to right, rgba(45, 102, 220, 1), rgba(216, 228, 250, 0));
}

.knowledge_d_body {
    padding: 20px 40px;
    box-sizing: border-box;
    border-radius: 0px 0px 40px 40px;
}

.knowledge_d_body {
    background-color: white;
}

.knowledge_d {
    padding: 0px 0 20px;
}

.knowledge .knowledge_title a {
    /* color: #117bbc; */
    color: white;
    font-weight: bold;
    font-size: 20px;
    text-decoration: none;
    text-decoration-style: dotted;
    text-decoration-color: #02addb;
}

.knowledge .knowledge_p {
    font-size: 16px;
    /* color: grey; */
    color: white;
    /* padding-top: 20px; */
    /* padding-bottom: 20px; */
}

.knowledge_a {
    padding-bottom: 10px;
}

.knowledge_a a {
    cursor: pointer;
    /* color: #117bbc; */
    color: black;
    text-decoration: none;
    text-decoration-style: dotted;
    text-decoration-color: #02addb;
}

.knowledge_c_title {
    color: #02addb;
    /* color: white; */
    font-family: "Acherus Grotesque", sans-serif;
    font-style: normal;
    text-align: center;
    padding-bottom: 40px;
    font-size: 26px;
    padding-top: 30px;
}

.knowledge_c_p {
    font-size: 14pt;
    font-family: "acuminpro-regular", serif;
    font-style: normal;
    font-weight: normal;
    padding-bottom: 40px;
}

.knowledge_c_d {
    border-top: 1px solid #ddd;
    /*padding-bottom: 20px;*/
}

.knowledge_c_di {
    text-indent: 2em;
    padding: 5px 0;
    border-bottom: 1px solid #ddd;
}

.knowledge_c_di:hover {
    background-color: rgb(233, 245, 255);
}

.knowledge_t_h {
    color: #02addb;
    font-family: "Acherus Grotesque", sans-serif;
    font-style: normal;
    text-align: center;
    padding-bottom: 20px;
}

.knowledge_t_title {
    font-size: 17pt;
    margin-top: 15px;
    font-weight: bold;
    padding-bottom: 40px;
    text-align: center;
}

.knowledge_t_Attachments {
    padding: 40px 0 10px;
    color: #02addb;
    font-weight: bold;
}

.Icon.file {
    background-image: url(/uploads/soft/knowledge/attachment.png);
}

.Icon {
    width: auto;
    padding-left: 20px;
    background-position: top left;
    background-repeat: no-repeat;
    color: #006699;
    text-decoration: none;
}
/* 9.16日增加 */

.list-transceiver {
    display: none;
}

.carmen,
.section_cards {
    display: flex;
    justify-content: space-between;
    padding: 40px 0;
    box-sizing: border-box;
}


/* ########## 277 增加 */

.carmen_card {
    background: linear-gradient(180deg, rgba(227, 235, 255, 1) 0%, rgba(217, 235, 252, 0) 100%);
    width: 32%;
    display: flex;
    flex-direction: column;
    /* background: #f8f8f8; */
    /* border-radius: 8px; */
    padding: 1.5rem;
    box-sizing: border-box;
    border: 0;
}

.carmen_card img {
    width: 100%;
    margin: 20px 0 0;
    object-fit: cover;
    /* 保持比例裁切 */
    /* border-radius: 8px 8px 0 0; */
}

.carmen_card .carmen_po {
    position: relative;
}


/* # 2025/8/28 */

.carmen_card b,
.section_cards b {
    margin-top: 0.8rem;
    font-weight: bold;
}

.section_cards_img {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-height: 100%;
    object-fit: contain;
}


/* # 2025/8/28 */

.carmen_card .carmen_po_txt,
.section_card .carmen_po_txt {
    /* margin: 15px 0 10px; */
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    bottom: 10px;
    right: 1.5px;
    background-color: rgba(64, 64, 64, 0.6);
    color: white;
    padding: 8px 8px;
    font-size: 17px;
    border-radius: 3px;
}

.carmen_card p,
.section_card_p {
    color: #808080;
    margin-top: 0.8rem;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 30px;
}

.section_card_p {
    /*height: 200px;*/
    /*max-height: 200px;*/
    color: #808080;
}

.section {
    /* max-width: 1200px; */
    margin: 0 auto;
    padding: 40px 20px;
    text-align: center;
    background: rgb(244, 246, 249);
}

.section h2 {
    font-size: 28px;
    margin-bottom: 40px;
}

.section_card {
    width: 22%;
    display: flex;
    flex-direction: column;
    padding: 30px;
    box-sizing: border-box;
    border: 0;
    text-align: left;
    
}

.section_card p {
    color: #808080;
    letter-spacing: 2px;
}

.section_card img {
    width: 50%;
    margin: 0 auto;
    height: auto;
    /* margin-bottom: 15px; */
}

.section_cards_img img {
    /*height: 15vw;*/
    /*max-height: 80px;*/
}

.section_card ul {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #808080;
    list-style: disc;
    list-style-position: inside;
}

.section_card ul li {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 2px;
}

.section_card a {
    margin-top: 5px;
    display: inline-block;
    color: #0077cc;
    text-decoration: none;
}

/* sip页面 2026 */
/* 核心容器改用百分比宽度 */
/* 2. 容器布局 */
.sip_section {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 60px 20px;
}

.sip_header {
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 4rem;
    color: var(--sip-primary);
}

.sip_grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sip_card {
    /* 1. 先设置一个回退背景色（UI中偏白），防止浏览器不支持渐变 */
    background-color: #f9faff; 
    
    /* 2. 核心：设置线性渐变背景 */
    /* angles 默认是从下往上，你可以微调角度（如 135deg、to top right） */
    /* #ffffff 是白色（右上角区域），#eaf4ff 是非常淡的蓝色（左下角区域） */
    background-image: linear-gradient(to top right, #eaf4ff 0%, #ffffff 100%);
    border-radius: 16px;
    padding: 2.5rem;
    width: 48%; /* 保持一行两个 */
    margin: 20px 0;
    box-sizing: border-box;
    margin-bottom: var(--sip-gap);
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(0, 140, 214, 0.05);
}

.sip_title {
    color: var(--sip-primary);
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 1.2rem;
    text-align: left;
    color: #1a88ff;
}

.sip_intro {
    font-size: 0.9rem;
    color: var(--sip-text-main);
    line-height: 1.8;
    margin-bottom: 1.0rem;
    text-align: left;
}

/* --- 核心修改：55比例详情区 --- */
.sip_body {
    display: flex;
    align-items: center; /* 图片和文字垂直居中对齐 */
}

.sip_image_wrapper {
    flex: 1;             /* 占据 50% */
    max-width: 50%;
    display: flex;
    justify-content: center;
}

.sip_image {
    width: 100%;         /* 图片随容器缩放 */
    max-width: 200px;    /* 但给图片一个最大上限，防止在大屏溢出模糊 */
    height: auto;
    object-fit: contain;
}

.sip_features {
    flex: 1;             /* 占据 50% */
    max-width: 50%;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #808080;
}

.sip_features li {
    font-size: 0.9rem;
    color: var(--sip-text-muted);
    margin-bottom: 10px;
    position: relative;
    padding-left: 1.5rem;
}

.sip_features li::before {
    content: "•";
    color: var(--sip-primary);
    position: absolute;
    left: 0;
    font-weight: bold;
}

@media (max-width: 900px) {
    .sip_card { width: 100%; }
}
/* 技术支持 */

.mainWrapper-login {
    background-image: url('/uploads/soft/login/登录背景.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.mainWrapper-login3 {
    background-image: url('/uploads/soft/hzhb/Banner通用背景.png');
    background-repeat: no-repeat;
    background-size: cover;
}

/* 2025.10.22
 */

.list_banner-lianjie-title {
    color: black;
}

.about_lianjie_body {
    background: rgb(241, 241, 241);
    color: #A6A6A6;
    line-height: 1.8;
    letter-spacing: 1px;
    font-size: 14px;
}

.about_lianjie {
    background: white;
    padding: 2% 5%;
    border-radius: 10px;
    position: relative;
    top: -100px;
    margin-bottom: -100px;
}

.about_lianjie_title {
    text-indent: 0.5em;
    font-size: 20px;
    color: #383838;
    font-weight: bold;
}

.about_lianjie_black {
    color: #383838;
}

.about_lianjie_blue {
    color: #4B7FFF !important;
    cursor: pointer;
}

.about_lianjie_grey {
    color: #A6A6A6;
}

.about_lianjie_num {
    padding-top: 3%;
    box-sizing: border-box;
}

.about_lianjie_li {
    text-indent: 2em;
}

.about_lianjie_end {
    color: #383838;
    font-size: 16px;
}

.about_lianjie_foot {
    font-size: 18px;
    font-weight: bold;
    color: #383838;
    text-align: center;
    padding: 3% 0;
}

/*2025/11/13*/

:where(.css-1v5z42l).af-bot-image-preview-root .af-bot-image-preview-wrap {
    z-index: 1003;
}

@media screen and (min-width: 2650px) {
    .w14,
    .recruit {
        max-width: 1790px !important
    }
    .list_kaifa {
        width: 100%;
        margin: 0;
    }
    .logo {
        width: 24%;
    }
    .nav {
        width: 100%;
    }
    .banner .pic {
        height: 33vw!important
    }
    .nav>ul li {
        width: 150px;
        text-align: center;
    }
    .nav>ul li>a {
        display: inline;
    }
    .nav>ul li .dropdown-box {
        display: none;
        text-align: center;
        text-align-last: center;
        /* top: 100px; */
    }
    .module-round {
        width: 1200px;
        margin: 70px auto 20px;
    }
}

@media screen and (max-width: 2650px) {
    .w14,
    .recruit {
        max-width: 1600px !important;
    }
    .list_consumption_content {
        /* height: 700px; */
    }
    .list_kaifa {
        width: 100%;
        margin: 0;
    }
    .logo {
        width: 24%;
    }
    .nav {
        width: 100%;
    }
    .banner .pic {
        height: 33vw!important
    }
    /*.banner .slider li.video video {*/
    /*    height: 33vw!important*/
    /*}*/
    .nav>ul li {
        width: 130px;
        text-align: center;
    }
    .banner .slider li.video {
        position: relative;
        height: 33vw!important;
        overflow: hidden;
    }
    /* .zw {
    display: inline-block;
    width: 100%;
} */
    .nav>ul li>a {
        display: inline;
    }
    .nav>ul li .dropdown-box {
        display: none;
        text-align: center;
        text-align-last: center;
        min-width: 137px;
        /* top: 100px; */
    }
    .module-round {
        width: 1200px;
        margin: 70px auto 20px;
    }
}


/*JWS*/

.nav_p {
    /*color: rgb(228, 42, 43)!important;*/
    color: white !important;
}

.home_img_animate {
    width: 100%;
    overflow: hidden;
    border-radius: 128px;
    /* height: 100px; */
}

@media only screen and (max-width: 3000px) and (min-width: 1600px) {
    .index-back-right-button {
        position: absolute;
        left: 55%;
        margin-top: -127px;
        letter-spacing: 10px;
        width: 200px;
        text-align: center;
        background: rgb(71, 68, 63);
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
}


/* 
@media screen and (min-width: 1000px) {
.index-back-right-button {
    position: absolute;
    left: 55%;
    margin-top: -70px;
    letter-spacing: 10px;
    width: 200px;
    text-align: center;
    background: rgb(71, 68, 63);
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}
} */

@media screen and (max-width: 2100px) {
    .w14,
    .recruit {
        /* width: 80%; */
        max-width: 1300px !important
    }
    .list_ul_item {
        overflow: hidden;
    }
    .list_risv_banner-img,
    .list_risv_banner-title,
    .list_risv_banner-p,
    .list_trion_banner-img,
    .list_trion_banner-title,
    .list_trion_banner-p {
        padding: 1%;
    }
    .list_risv_banner-title,
    .list_trion_banner-title,
    .list_consumption_item-title {
        font-size: 30px;
        line-height: 32px;
    }
    .list_trion_banner-p,
    .list_risv_banner-p {
        /* display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 5;
        line-height: 1.5;
        max-height: 7.6em; */
    }
    .list_kaifa {
        width: 100%;
        margin: 0;
    }
    .logo>a {
        line-height: 60px;
        height: 60px;
    }
    .logo img {
        width:auto;
        line-height: 60px;
    }
    .logo {
        width: 24%;
    }
    .nav>ul li>a {
        font-size: 18px;
        color: #fff;
        line-height: 60px;
        display: block;
        padding: 0 18px;
    }
    .member>a {
        line-height: 60px;
    }
    .search-icon i {
        line-height: 60px;
    }
    .m_head {
        /*width: 70%;*/
        width: 75%;
    }
    .nav {
        width: 100%;
    }
    .banner .pic {
        height: 30vw!important
    }
    .banner .slider li.video {
        position: relative;
        height: 30vw!important;
        overflow: hidden;
    }
    .nav>ul li {
        width: 110px;
        text-align: center;
        font-size: 16px;
    }
    .nav>ul li>a {
        display: inline;
    }
    .nav>ul li .dropdown-box {
        display: none;
        text-align: center;
        text-align-last: center;
        min-width: 110px;
        /* top: 100px; */
    }
    .module-title {
        width: 100%;
        padding: 50px 0 0;
        /* height: 301px; */
    }
    .module-round ul li,
    .module-round2 ul li {
        /*min-width: auto;*/
        width: 210px;
        text-align: center
    }
    .about_body-body-p {
        font-size: 1rem;
    }
    .about_body-body-img img {
        width: 80%;
    }
    .list_news-icon {
        width: 40px;
    }
    .list_disty_title,
    .list_risv_soc_d h3,
    .list_risv_tese_title,
    .list_consumption_tese_title,
    .list_trion_apps_title,
    .list_trion_tese_title,
    .list_risv_tj_title {
        font-size: 34px;
        text-align: center;
        letter-spacing: 5px;
        font-weight: 600;
        padding-bottom: 30px;
    }
    .list_jishu_search_c,
    .list_jishu_search_c_link {
        font-size: 14px;
    }
    .list_jishu_img_t {
        font-weight: bold;
        font-size: 16px;
    }
    .list_gj_content_right_div {
        min-width: 20%;
    }
    .list_banner-company-p p {
        /* line-height: initial; */
    }
}

@media screen and (max-width: 1635px) {
    /* .w14 {width: 90%;} */
    .w14,
    .recruit {
        /* width: 80%; */
        max-width: 1200px !important
    }
    .list_risv_banner-title,
    .list_trion_banner-title,
    .list_consumption_item-title {
        font-size: 24px;
    }
    .list_trion_function_quantum_p {
        margin: 10px 0;
        /* height: 150px; */
    }
    .list_trion_banner-p,
    .list_banner-company-p,
    .list_risv_banner-p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 3;
        line-height: 2;
        max-height: 6em;
        padding: 0px;
    }
    .list_banner-company-p p {
        line-height: 2;
    }
    .list_kaifa {
        width: 100%;
        margin: 0;
    }
    .logo {
        width: 24%;
    }
    .nav {
        width: 100%;
    }
    .nav>ul li .dropdown-box {
        display: none;
        text-align: center;
        text-align: center;
        min-width: 100px;
        /* top: 100px; */
    }
    .module-title {
        width: 100%;
        padding: 50px 0 0;
        /* height: 301px; */
    }
    .nav>ul li {
        width: auto;
        text-align: center;
        font-size: 16px;
    }
    .index-map .index-map-img {
        width: 100%;
        /* width: 1400px; */
    }
    .index-map-item,
    .index-map-item2 {
        width: 100%;
    }
    .index-map-item-left-img,
    .index-map-item-right-img {
        width: 130px;
        height: 130px;
    }
    .index-map-item-left-word,
    .index-map-item-right-word {
        line-height: 130px;
        height: 130px;
    }
    .index-map-item,
    .index-map-item2 {
        height: 130px;
    }
    .index-map-item-right-word {
        left: 135px;
    }
    .index-map-item-left-word {
        right: 135px;
    }
    .index-map-item2 .index-map-item-left {
        left: 13% !important;
    }
    .index-map-item2 .index-map-item-right {
        right: 13% !important;
    }
    .index-map-item .index-map-item-left {
        left: 28% !important;
    }
    .index-map-item .index-map-item-right {
        right: 28% !important;
    }
    .list_banner-news-title {
        font-size: 26px;
    }
    .list_banner-company-p {
        padding: 0;
    }
    .list_banner-company-p p {
        letter-spacing: 1px;
        /* font-size: 14px; */
    }
    .list_product .list_product-jianjie h2,
    .list_product-tese h2 {
        font-size: 34px;
        letter-spacing: 5px;
    }
    .list-efinity-problem .list-efinity-problem-title {
        font-size: 34px;
        letter-spacing: 5px;
    }
    .list-blue-dot-tese,
    .list-blue-dot {
        font-size: 16px;
    }
    .list-efinity-problem-note {
        padding: 20px 0;
    }
    .list_risv_banner-img,
    .list_risv_banner-title,
    .list_risv_banner-p,
    .list_trion_banner-img,
    .list_trion_banner-title,
    .list_trion_banner-p {
        padding-bottom: 10px;
        box-sizing: border-box;
    }
    .list_trion_banner-p,
    .list_risv_banner-p {
        /*line-height: normal;*/
    }
    .list_trion_banner-p,
    .list_risv_banner-p {
        /* font-size: ; */
    }
    .nav>ul li>a {
        padding: 0 10px;
    }
}

@media screen and (max-width: 1500px) {
    .w14,
    .recruit {
        max-width: 1000px !important;
    }
    .list_baipishu-title>a {
        font-size: 20px;
    }
    .list_baipishu-title>p {
        letter-spacing: 1px;
        font-size: 14px;
    }
    .list_news-p {
        font-size: 14px;
    }
    .list_news .list_baipishu-body>ul>li .list_baipishu-title {
        padding: 20px 20px;
    }
    .list_trion_banner-title {
        /* font-size: 22px; */
    }
    .list_trion_banner-p,
    .list_risv_banner-p {
        font-size: 16px;
        font-size: 0.8rem;
    }
    .list_risv_item,
    .list_trion_item,
    .list_consumption_item {
        top: 50%;
        transform: translateY(-60%);
    }
    .list_trion_table_img table td {
        /*padding: 2px;*/
    }
    .list_trion_app_blue {
        width: 23%;
    }
    .list_trion_app {
        width: 90%;
    }
    .about_body-introduce-address-img {
        width: 50%;
    }
    .about_body-introduce-strength-imgbox {
        width: 33%;
    }
    .about_body-introduce-strength-imgbox-left,
    .about_body-introduce-strength-imgbox-right {
        width: 10%;
    }
    .about_body-introduce-strength-imgbox-prize {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 1200px) {
    .list_kaifa .list_kaifa-body-zidingyi {
        display: block;
    }
    .list_kaifa .list_kaifa-body-zidingyi .list_kaifa-body-zidingyi-l,
    .list_kaifa .list_kaifa-body-zidingyi .list_kaifa-body-zidingyi-r {
        width: 100%;
    }
    .list_kaifa {
        width: 100%;
        margin: 0;
    }
    .w14 {
        width: 96%;
    }
    .list_news-body {
        width: 90%;
    }
    .logo {
        width: 24%;
    }
    .nav {
        width: 100%;
    }
    .videolist {
        padding-bottom: 5%;
        width: 100%;
    }
    .video-right-item {
        border-bottom: 5px solid;
        height: 300px;
    }
    .videorightlist {
        overflow: auto;
        background: #1212121a;
        box-sizing: border-box;
    }
    .Risc-V {
        width: 96%;
    }
    .Sapphire-left {
        width: 96%;
    }
    .Sapphire {
        padding: 2px;
        display: inline-block;
    }
    .Sapphireu {
        display: inline-block;
    }
    .Sapphire-right {
        width: 96%;
    }
    .Sapphireu .left {
        width: 96%;
    }
    .Sapphireu .right {
        width: 96%;
    }
    .rsvcolumns {
        display: block;
    }
    .rsvcolumns .rsvcolumn {
        width: 96%;
    }
    .rowsoc {
        width: 100%;
    }
    .module-title {
        width: 100%;
        padding: 50px 0 0;
        /* height: 301px; */
    }
    .module-title-index {
        text-align: center;
        font-size: 25px;
        color: rgb(65, 65, 65);
        letter-spacing: 8px;
    }
    .index-map-img h1 {
        font-size: 25px;
    }
    .module-characteristic-word {
        margin: 0 auto;
        width: 500px;
    }
    .module-round {
        width: 100%;
    }
    .article_content {
        width: 100%;
    }
    .article_navigation {
        width: 100%;
    }
    .article_list {
        flex-flow: column-reverse;
    }
    .article_navigation {
        margin-top: 20px;
        margin-bottom: 40px;
    }
    .news-exp {
        display: block;
    }
    .news-exp .lef1,
    .news-exp .rig1 {
        width: 100%;
        display: block;
        text-align: center;
        box-shadow: 0px 0px 2px 0px;
        margin-bottom: 20px;
    }
    .news-exp .fh {
        width: 80%;
        border-radius: 20px;
        margin-bottom: 20px;
    }
    .list_banner-company-p p {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        text-overflow: ellipsis;
    }
    .support-login {
        width: 60%;
    }
    .mainWrapper-login2 .father {
        width: 100%;
    }
    .mainWrapper-login2 .f_t {
        width: 100%;
    }
    .mainWrapper-login2 .vip_time .vip_time_txt {
        padding-left: 10px;
    }
    .mainWrapper-login2 .current_img img {
        height: 40px;
    }
    .list_trion_banner-p {
        overflow: hidden;
        height: 100px;
    }
    .about_body-introduce-strength-img {
        display: flex;
        flex-wrap: wrap;
    }
    .about_body-introduce-strength-imgbox {
        width: 33%;
    }
    .list_power_body_list_bk {
        background-size: auto;
    }
    .list_power_body_list {
        padding-top: 40px;
    }
    /* 2025.9.16新增 */
    .list_transceiver_banner_ul {
        display: none;
    }
    .list-transceiver {
        display: block;
        margin-top: 40px;
    }
    .list-transceiver p {
        color: black;
        font-weight: bold;
    }
}

@media screen and (max-width: 1300px) {
    .list_risv_item,
    .list_trion_item,
    .list_consumption_item {
        transform: translateY(-50%);
    }
    .list_risv_infos,
    .list_trion_infos {
        top: 0px;
        padding-bottom: 20px;
    }
    .list_risv_info_t {
        font-size: 1.0rem;
    }
    .list_risv_info_p {
        font-size: 0.9rem;
    }
    .list_disty_body_d {
        width: 45%;
    }
    .list_consumption_item {
        top: 60%;
    }
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
    .recruit .fir-empty,
    .recruit .end-empty {
        width: 0;
        padding: 0px;
    }
    .lx a:nth-of-type(1) {
        margin-left: 20px !important;
    }
    .list_kaifa {
        width: 100%;
        margin: 0;
    }
    .w14 {
        width: 96%;
    }
    .logo {
        width: 20%;
    }
    .nav {
        width: 100%;
    }
    .logo>a {
        line-height: 120px;
        height: 120px;
    }
    .m_head {
        width: 76%;
    }
    .nav>ul {
        width: 84%;
    }
    .member>a {
        line-height: 60px
    }
    .search-icon i {
        line-height: 60px
    }
    .nav>ul li>a {
        padding: 0 10px;
        line-height: 60px;
        font-size: 16px;
    }
    .head_search {
        width: 16%;
        overflow: hidden;
    }
    .nav>ul li>a {
        font-size: 16px;
        padding: 0 12px;
    }
    .list_jishu-list-body {
        height: auto;
    }
    .Risc-V {
        width: 96%;
    }
    .Sapphire-left {
        width: 96%;
    }
    .Sapphire {
        padding: 2px;
        display: inline-block;
    }
    .Sapphireu {
        display: inline-block;
    }
    .Sapphire-right {
        width: 96%;
    }
    .Sapphireu .left {
        width: 96%;
    }
    .Sapphireu .right {
        width: 96%;
    }
    .rsvcolumns {
        display: block;
    }
    .rsvcolumns .rsvcolumn {
        width: 96%;
    }
    .rowsoc {
        width: 100%;
    }
}

@media only screen and (max-width: 1300px) and (min-width: 1000px) {
    .w14 {
        width: 96%;
    }
    .logo {
        width: 24%;
    }
    .nav {
        width: 100%;
    }
    .m_head {
        width: 75%;
    }
    .nav>ul {
        width: 86%;
    }
    .head_search {
        width: 14%;
        overflow: hidden;
    }
    .nav>ul li>a {
        font-size: 16px;
        padding: 0 10px;
    }
    .list_jishu-list-body {
        height: auto;
    }
    .Risc-V {
        width: 96%;
    }
    .Sapphire-left {
        width: 96%;
    }
    .Sapphire {
        padding: 2px;
        display: inline-block;
    }
    .Sapphireu {
        display: inline-block;
    }
    .Sapphire-right {
        width: 96%;
    }
    .Sapphireu .left {
        width: 96%;
    }
    .Sapphireu .right {
        width: 96%;
    }
    .rsvcolumns {
        display: block;
    }
    .rsvcolumns .rsvcolumn {
        width: 96%;
    }
    .rowsoc {
        width: 100%;
    }
    .list_baipishu-body {
        top: -5%;
    }
    .list_trion_function_quantum_p {
        margin: 30px 0 10px;
        /* box-sizing: border-box; */
        /* height: 170px; */
    }
}


/*Apple*/

@media screen and (min-width: 1700px) {
    .module-round ul li,
    .module-round2 ul li {
        /*min-width: auto;*/
    }
    .module-round {
        width: 1200px;
    }
    .module-round2 {
        width: 1000px;
    }
    .index-map-item-left-img,
    .index-map-item-right-img {}
}

@media screen and (max-width: 1700px) {
    .module-round ul li,
    .module-round2 ul li {
        /*min-width: auto;*/
    }
    .module-round {
        width: 1000px;
    }
    .module-round2 {
        width: 800px;
    }
    /* 9.16增加 */
    .section_card {
        padding: 20px;
    }
    .section_card {
        width: 23%;
    }
    .section_card img {
        width: 45%;
    }
}

@media screen and (max-width: 1330px) {
    .nav>ul li>a {
        font-size: 18px;
        padding: 0 10px;
    }
    .module-characteristic-word ul {
        font-size: 16px;
    }
    .index-map-img-word {
        font-size: 16px;
    }
    .nav>ul li {
        width: auto;
        /*padding-left: 20px;*/
        text-align: center;
        font-size: 18px;
    }
    .nav>ul {
        justify-content: space-between;
    }
    .module-round {
        width: auto;
    }
    .module-round2 {
        width: auto;
    }
    .index-map .index-map-img {
        width: 100%;
    }
    .module-round ul li,
    .module-round2 ul li {
        /*min-width: auto;*/
        width: 200px;
        text-align: center
    }
    .module-round2 {
        /* width: 80%; */
        margin: 30px auto 50px;
    }
    .module-support {
        margin: 70px auto 100px;
    }
    .index-map-item,
    .index-map-item2 {
        width: 100%;
    }
    .index-back {
        width: 100%;
    }
    .foot_body .foot_logo {
        padding-bottom: 5%;
    }
    .index-back-left img {
        width: 67%;
    }
    .index-back-right {
        width: 100%;
    }
    .index-back-right-button {
        margin-top: -80px;
        height: 25px;
        line-height: 25px;
    }
}

@media screen and (max-width: 1350px) {
    .index-map-item-left-word,
    .index-map-item-right-word {
        font-size: 15px;
    }
    .index-map-item,
    .index-map-item2 {
        height: 120px;
    }
    .index-map-item-left-img,
    .index-map-item-right-img {
        width: 120px;
        height: 120px;
    }
    .index-map-item-left-word {
        right: 120px;
    }
    .index-map-item-right-word {
        left: 120px;
    }
    .index-map-item-first {
        top: 22% !important;
    }
    .index-map-item-two {
        top: 36% !important;
    }
    .index-map-item-three {
        top: 54% !important;
    }
    .index-map-item-four {
        top: 70% !important;
    }
    .index-map-item-first .index-map-item-left,
    .index-map-item-four .index-map-item-left {
        left: 30%!important;
    }
    .index-map-item-first .index-map-item-right,
    .index-map-item-four .index-map-item-right {
        right: 30%!important;
    }
}


/*手机端 ipad mini*/

@media only screen and (min-width: 768px) and (max-width: 1000px) {
    .logo {
        width: 20%;
    }
    .head_search {
        width: 14%;
        overflow: hidden;
    }
    .search-from.active form {
        width: 100%;
        margin: 0;
    }
    .search-from.active {
        margin-top: 120px
    }
    .m_head {
        width: 76%;
    }
    .nav>ul {
        padding: 0;
        /* width: 100%; */
    }
    .nav>ul li {
        padding-left: 0px;
    }
    .nav>ul li>a {
        padding: 0 10px;
        line-height: 60px;
        font-size: 16px;
    }
    .search-icon i {
        line-height: 60px;
    }
    .member>a {
        line-height: 60px;
    }
    .logo>a {
        line-height: 60px;
        height: 60px;
    }
    .liaojie_body-p p {
        font-size: 16px;
        line-height: 30px;
    }
    .fangan ul li .fangan_li-img>a {
        height: auto
    }
    .fangan ul li .fangan_li-title {
        padding: 10px 0;
        padding-bottom: 0px;
    }
    .fangan ul li .fangan_li-title>a {
        font-size: 18px
    }
    .foot_body .foot_diao {
        width: 76%;
    }
    .foot_body .foot_diao ul li a {
        font-size: 16px;
    }
    .list_banner .postion_top {
        left: 2%
    }
    .list_banner .list_banner-body {
        top: 15%
    }
    .fangan_body .fangan_jianjie .fangan_jianjie-title {
        width: 45%;
    }
    .fangan_body .fangan_jianjie .fangan_jianjie-title p {
        font-size: 14px;
        line-height: 26px;
    }
    .fangan_body .fangan_jianjie .fangan_jianjie-img {
        width: 50%;
        overflow: hidden;
    }
    .fangan_list .fangan_li-img>a {
        height: auto
    }
    .foot_body .foot_logo img {
        max-width: 100%
    }
    .article_fengan-body {
        padding: 4% 0
    }
    .article_fengan-l {
        width: 50%
    }
    .article_fengan-r {
        width: 50%
    }
    .article_fengan-l .article_fengan-description {
        font-size: 16px;
        line-height: 28px;
        margin-top: 20px;
        margin-bottom: 0;
    }
    .article_fengan-anli-img {
        width: 40%
    }
    .article_fengan-anli-title {
        width: 56%;
    }
    .list_product-p_back ul li {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .list_product-p_back ul li>p {
        font-size: 16px;
    }
    .list_jishu-list-body {
        height: auto;
    }
    .Risc-V {
        width: 96%;
    }
    .Sapphire-left {
        width: 96%;
    }
    .Sapphire {
        padding: 2px;
        display: inline-block;
    }
    .Sapphireu {
        display: inline-block;
    }
    .Sapphire-right {
        width: 96%;
    }
    .Sapphireu .left {
        width: 96%;
    }
    .Sapphireu .right {
        width: 96%;
    }
    .rsvcolumns {
        display: block;
    }
    .rsvcolumns .rsvcolumn {
        width: 96%;
    }
    .rowsoc {
        width: 100%;
    }
    .foot_bei {
        /* padding: 4% 0; */
        padding-bottom: 20px;
    }
    .index-back-right-button {
        margin-top: -55px;
        height: 25px;
        line-height: 25px;
    }
    .list_banner-company-title {
        line-height: 200px;
        font-size: 20px;
        /* padding-bottom: 200px; */
    }
    .about_body-introduce {
        display: block;
    }
    .about_body-body-img {
        width: 100%;
        height: 300px;
    }
    .about_body-body-img img {
        width: 20%;
    }
    .about_body-body-p {
        width: 100%;
    }
    .about_body-body-p {
        font-size: 0.8rem;
        line-height: 30px;
    }
    .about_body-introduce-body-title {
        font-size: 30px;
        padding-bottom: 20px;
    }
    .about_body-introduce-video {
        display: block;
    }
    .about_body-introduce-body-title {
        padding-top: 40px;
        /* text-align: center; */
    }
    .about_body-introduce-video .about_body-video,
    .about_body-introduce-video .about_body-introduce-body {
        padding: 0 40px;
        box-sizing: border-box;
        width: 100%;
    }
    .about_body-introduce-address-title,
    .about_body-introduce-manager-title,
    .about_body-introduce-enterprise-title,
    .about_body-introduce-reason-title {
        font-size: 30px;
        padding: 30px 0;
    }
    .about_body-body {
        width: 100%;
        /* padding: 0 0 40px; */
        /* height: 402px; */
    }
    .about_body-introduce-address-img,
    .about_body-introduce-address-content {
        position: relative;
        margin: 0 auto;
        flex: initial;
        height: 400px;
    }
    .about_body-introduce-address-content {
        width: 100%;
    }
    .about_body-introduce-address-info {
        width: 100%;
    }
    .about_body-introduce-p {
        color: rgb(165, 165, 165);
        font-size: 16px;
    }
    .about_body-introduce-address-img,
    .about_body-introduce-address-content {
        width: 80%;
    }
    .about_body-introduce-address-info-text {
        font-size: 0.8rem;
    }
    .about_body-introduce-strength-imgbox {
        width: 40%;
        padding: 10px;
    }
    .about_body-introduce-strength-img {
        flex-wrap: wrap;
    }
    .about_body-introduce-enterprise-listul {
        flex-wrap: wrap;
    }
    .about_body-introduce-enterprise-listuli {
        width: 40%;
    }
    .about_body-introduce-enterprise-listulimg {
        width: 25%;
    }
    .about_body-introduce-enterprise-listul {
        width: 80%;
        margin: 0 auto;
    }
    .about_body-introduce-enterprise-listul .about_body-introduce-enterprise-listline {
        display: none;
    }
    .about_body-introduce-enterprise-listult h3 {
        font-size: 16px;
    }
    .about_body-introduce-enterprise-listult p {
        font-size: 14px;
    }
    .about_body-introduce-reason-bodyt {
        font-size: 18px;
    }
    .about_body-introduce-reason-bodyp p {
        /* color: rgb(161, 161, 161); */
        /* font-weight: 200; */
        font-size: 14px;
        letter-spacing: 1px;
    }
    .video-comment {
        width: 100%;
    }
    .mainWrapper-login2 .father_head {
        padding: 0 5%;
    }
    .other_word {
        width: 100%;
    }
    /* 4.1 */
    .list_risv_infos2 {
        top: 0px;
    }
    .list_risv_infos_info .col-xs-12 {
        margin: 20px 0 50px;
    }
    .list_risv_infos_info_img {
        margin: 40px 0 20px;
    }
    .list_risv_Sapphire .col {
        width: 45%;
    }
    .list_risv_Sapphire_img {
        width: 30%;
    }
    .list-efinity-function-data {
        flex-wrap: wrap;
        /* 允许子项换行 */
        justify-content: space-between;
        /* 水平分布 */
        align-items: center;
        /* 垂直对齐 */
    }
    .list_risv_primus {
        width: 100%;
    }
    .list_risv_primus .list_risv_tese_title {
        text-align: center;
    }
    .list_risv_primus .list_risv_tese_text,
    .list_risv_kftj_item_d {
        padding: 0 5rem 2rem;
    }
    .list_risv_tj .list_risv_tj_rsvcolumns {
        flex-wrap: wrap;
        /* 允许子项换行 */
        justify-content: space-between;
        /* 水平分布 */
        /* align-items: center; */
        /* 垂直对齐 */
    }
    .list_risv_tj .list_risv_tj_rsvcolumns .list_risv_tj_rsvcolumn {
        width: 25%;
        box-sizing: border-box;
    }
    .list_risv_infos2_title {}
    .list_risv_infos2_info {}
    /* ######## */
    .carmen,
    .section_cards {
        display: block!important;
        ;
    }
    .carmen_card {
        width: 100%!important;
        ;
    }
    .section_card {
        width: 100%!important;
        ;
    }
    /* //2025.9.16 */
    .list_transceiver_banner-p {
        display: none;
    }
    .section_cards,
    .section {
        padding: 10px;
    }
}

@keyframes mymove
/* 对应animation-name，里面为执行的动画*/

{
    from {
        top: 0px;
    }
    /*执行动画的初始位置*/
    to {
        top: 10px;
    }
    /*动画结束位置*/
    0% {
        opacity: 0.6;
        /*初始状态 透明度为10%*/
    }
    50% {
        opacity: 0.7;
        /*中间状态 透明度为50%*/
    }
    100% {
        opacity: 1;
        /*结尾状态 不透明*/
    }
}

@-webkit-keyframes mymove
/* 对应-webkit-animation-name，里面为执行的动画*/

{
    from {
        top: 0px;
    }
    /*执行动画的初始位置*/
    to {
        top: 10px;
    }
    /*动画结束位置*/
}

@keyframes scale-three2 {
    0% {
        transform: scale(1);
        opacity: .8
    }
    100% {
        transform: scale(1.34);
        opacity: 0
    }
}

@media screen and (min-width: 1920px) {
    .dongxiang_video {
        width: 440px!important;
        margin: 20px 20px 20px 20px
    }
    .list_body-dongxiang>ul {
        justify-content: 0!important
    }
}

@media screen and (max-width: 1920px) {
    .dongxiang_video {
        width: 40%!important;
        margin: 10px 10px 10px 10px
    }
}

.list_jishu-list-body .list_jishu-z>h2 {
    font-weight: bold;
    margin-bottom: 6px;
    margin-left: 6px;
}

.list_jishu-z {
    width: 48%;
    padding: 10px;
    /* border: 1px solid red; */
    margin-bottom: 10px;
    position: relative;
}

.list_jishu-list-body .list_jishu-z>ul {
    background-color: #f7f7f7;
}

.iconfont img {
    height: 18px;
    width: 17px;
    position: relative;
    top: 5px;
    left: 3px;
}

.list_jishu-z:nth-of-type(2n) {
    order: 2;
}

.list_jishu-list-body {
    justify-content: start;
    width: 100%;
    display: flex;
    flex-flow: column wrap;
    /* align-content: space-between; */
    height: 1920px;
    /* background-color: #f7f7f7; */
    padding: 20px;
    width: 100%;
    margin: 20px auto;
    counter-reset: items;
    box-sizing: border-box;
}

.column {
    border-bottom: 5px solid #060696;
    width: 6%;
    margin-bottom: 15px;
    margin-left: 6px
}

.news_title {
    font-size: 36px !important;
    ;
    font-weight: bold !important;
    ;
}

.article {
    background: #f1f4f5;
    padding-bottom: 60px;
}

.article_w14 {
    /* background-color: white; */
    width: 66%
}

.article_w14 .complete_img {
    width: 100%!important;
}

.article_body-body {
    margin-left: 5%;
    margin-right: 5%;
}

.yls-txt {
    color: #00d2a5 !important;
    text-decoration: underline !important;
    font-style: italic;
}

.list_device li {
    margin-bottom: 20px;
    margin-left: 20px;
    border-bottom: 2px solid #ccc;
}

.list_device ul {
    padding-top: 10%;
    padding-bottom: 10%;
}

.list_device p {
    margin-bottom: 15px;
    margin-top: 15px;
    margin-left: 60px;
}

.list_device {
    /* background-color: #f1efed; */
    background-image: url('0e0a316ed1f0e4c0c4fe0608c93ac80.png');
}

.list_device a {
    /* color: #31dab5; */
}

.list_device span {
    padding-right: 15px;
}

.Risc-V {
    font-size: 18px;
    width: 70%;
    margin-top: 4%;
    margin-left: auto;
    margin-right: auto;
}

.Risc-title {
    /*padding: 5% 10%;*/
}

.soc_box5 h3,
.soc_box3 h3,
.Outside_box h3,
.sapphiremaster h3,
.Risc-title h3 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 6px;
}

.Risc-V .hborder {
    height: 5px;
    width: 50px;
    /*border-bottom: 5px solid rgb(3, 52, 121);*/
    border-bottom: 5px solid rgb(228, 42, 43);
    margin-bottom: 20px;
}

.Outside_box p,
.Risc-title p {
    display: inline-block;
    text-indent: 2em;
    font-size: 18px;
    line-height: 40px;
    padding-bottom: 20px;
}

.sapphiremaster {
    margin: 20px 0;
    padding: 5% 10%;
    background-color: rgb(247, 247, 247);
}

.soc_box5,
.soc_box3 {
    padding: 60px 10%;
}

.soc_box4 {
    padding: 0 10%;
}

.soc_box3 .soc_p1 {
    text-indent: 2em;
    line-height: 40px;
    margin-bottom: 20px;
}

.soc_box3 .soc_p2 {
    margin-bottom: 10px
}

.soc_box3 .soc_p3 {
    margin-top: 10px;
    margin-bottom: 60px;
}

.divlink {
    display: flex;
    clear: both;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-left: 20px;
}

.divlink p {
    width: 10%;
}

.divimg {
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.divlink a {
    width: 70%;
    color: sandybrown;
    text-decoration: none;
}

.iconfont img {
    height: 18px;
    width: 17px;
    position: relative;
    top: 5px;
    left: 3px;
}

.soc_files {
    margin-bottom: 20px;
    padding: 10px 40px;
    background-color: rgb(247, 247, 247);
}

.divimg h3 {
    font-size: 24px;
    font-weight: 300;
    padding-bottom: 30px;
}

.SocImg {
    margin-left: 14%;
    width: 66%;
    text-align: center;
}

.SocImg img {
    max-width: 100%;
}

.Outside_box {
    line-height: 1.74;
    margin-bottom: 30px;
}

.Risc-V li {
    line-height: 40px;
}

.rowsoc {
    padding-bottom: 20px;
}

.rowsoc h3 {
    font-size: 24px;
    font-weight: 300;
    color: #1e82bb;
    padding-bottom: 20px;
}

.rowsoc img {
    width: 100%;
}

.rsvcolumns {
    margin-top: 30px;
    display: flex;
    margin-bottom: 60px;
}

.rsvcolumns .rsvcolumn {
    width: 33.3%;
    margin: 0 20px;
    padding: 30px;
    /*background-color: rgb(247, 247, 247);*/
    background-color: white;
    border-radius: 5%;
}

.rsvcolumn h3 {
    padding-bottom: 20px;
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    /*color: rgb(58, 58, 173);*/
    color: rgb(228, 42, 43);
}

.soc_box5_endp {
    font-size: 20px;
    font-weight: 500;
}

.software {
    margin-bottom: 130px;
}

.software h1 {
    font-weight: 300;
    color: #1e82bb;
    font-size: 40px;
    padding-bottom: 20px;
}

.software p {
    line-height: 1.8;
    text-indent: 2em;
}

.Risc-V ul {
    list-style: disc;
    padding-left: 40px;
}

.Risc-V .circle {
    list-style: circle;
}

.divlink img {
    display: inline-block;
    margin: 0;
    position: inherit;
}

.divlink span {
    font-size: 16px;
    padding-right: 10px;
    width: 30px;
    text-align: center;
    margin-right: 3px;
}


/**
手机端
**/

@media only screen and (max-width: 769px) and (min-width: 300px) {
    .article_w14 {
        width: 90%;
        border-radius: 10px;
    }
    .article_w14 img {
        width: 100%!important;
        height: auto!important;
    }
    .nav>ul li.open .dropdown-box a {
        /*font-size: 14px;*/
        color: white;
    }
    .Risc-V {
        width: 96%;
    }
    .Sapphire-left {
        width: 96%;
    }
    .Sapphire {
        padding: 2px;
        display: inline-block;
    }
    .Sapphireu {
        display: inline-block;
    }
    .Sapphire-right {
        width: 96%;
    }
    .Sapphireu .left {
        width: 96%;
    }
    .Sapphireu .right {
        width: 96%;
    }
    .rsvcolumns {
        display: block;
    }
    .rsvcolumns .rsvcolumn {
        margin-bottom: 20px;
        width: auto;
    }
    .rowsoc {
        width: 100%;
    }
    .divlink {
        display: block;
    }
    .divlink a,
    .divlink p {
        width: auto;
    }
    .foot_bei {
        /* padding: 4% 0; */
        padding-bottom: 20px;
    }
    .index-map-img h1 {
        padding: 0px 0px 20px;
    }
    .list_banner-company-title {
        line-height: 200px;
        font-size: 20px;
        /* padding-bottom: 200px; */
    }
    .about_body-introduce {
        display: block;
    }
    .about_body-body-p {
        padding: 10px;
        font-size: 16px;
        line-height: 16px;
    }
    .about_body-body-img {
        width: 100%;
        padding: 20px 10px;
        box-sizing: border-box;
    }
    .about_body-body-img img {
        width: auto;
    }
    .about_body-introduce-video {
        display: block;
    }
    .about_body-introduce-video .about_body-video,
    .about_body-introduce-video .about_body-introduce-body {
        padding: 10px 0;
        width: 100%;
    }
    .about_body-introduce-body-title {
        font-size: 20px;
        font-weight: 600;
        padding-bottom: 10px;
        padding-left: 20px;
    }
    .about_body-introduce-p {
        font-size: 16px;
        padding-left: 20px;
    }
    .about_body-introduce-red {
        padding-left: 20px;
        font-size: 24px;
        box-sizing: border-box;
    }
    .about_body-introducediv {
        width: 50%;
    }
    .about_body-introduce-address-title,
    .about_body-introduce-manager-title,
    .about_body-introduce-enterprise-title,
    .about_body-introduce-reason-title {
        padding: 10px 0;
        font-size: 26px;
        font-weight: 500;
    }
    .about_body-introduce-address-img {
        position: relative;
        width: auto;
    }
    .about_body-introduce-address-info {
        width: 100%;
    }
    .about_body-introduce-address-content {
        width: 100%;
    }
    .about_body-introduce-strength-img {
        display: block;
        width: 50%;
        margin-left: 25%;
    }
    .about_body-introduce-strength-imgbox {
        width: 100%;
        margin: 20px 0;
    }
    .about_body-introduce-enterprise-listul {
        flex-wrap: wrap;
    }
    .about_body-introduce-enterprise-listuli {
        width: 40%;
    }
    .about_body-introduce-enterprise-listulimg {
        /* width: 75%; */
        padding: 0 10px;
    }
    .about_body-introduce-enterprise-listul {
        width: 100%;
        margin: 0 auto;
    }
    .about_body-introduce-enterprise-listul .about_body-introduce-enterprise-listline {
        display: none;
    }
    .about_body-introduce-enterprise-listult h3 {
        font-size: 16px;
    }
    .about_body-introduce-enterprise-listult p {
        font-size: 14px;
    }
    .about_body-introduce-reason-body ul {
        flex-wrap: wrap;
    }
    .about_body-introduce-reason-body li {
        width: 50%;
    }
    .about_body-introduce-reason-bodyt {
        font-size: 18px;
        font-weight: 500;
    }
    .about_body-introduce-reason-body p {
        font-size: 14px;
        letter-spacing: 1px;
    }
    .about_body-introduce-reason-bodyimg img {
        /* width: 20%; */
        height: 100px;
    }
    .list_trion_function {
        display: block;
    }
    .list_trion_function_quantum {
        width: 100%;
    }
    .list_trion_function_quantum_img {
        padding: 0;
    }
    .list_trion_function_quantum_p {
        padding: 0;
    }
    .list_trion_tese_content_right {
        padding: 0;
    }
    .list_trion_tese_content_right {
        margin-left: 20%;
    }
    .list_trion_apps {
        padding: 10px 0 50px;
    }
    .list_trion_table_img table .td_round {
        text-align: left;
    }
    .list_trion_app {
        width: 100%;
        overflow: auto;
        gap: 20px;
        justify-content: normal;
        /* 子元素之间的间距 */
        padding: 0 20px;
        box-sizing: border-box;
        /* 父容器两侧的内边距 */
        /* flex-wrap: wrap; */
        /* display: block; */
    }
    .list_trion_table_img {
        overflow: auto;
    }
    .list_trion_app_blue {
        width: 70%;
        flex: 0 0 auto;
        /* margin: 0 20px; */
        height: 400px;
        margin-bottom: 10%;
    }
    .list_trion_functions {
        padding-bottom: 20px;
    }
    .list_trion_app_bluet {
        font-size: 16px;
    }
    .list_trion_app_blued {
        top: 200px;
    }
    .list-efinity-problem-div {
        display: block;
    }
    .list_risv_soc_d,
    .list_risv_img,
    .list_risv_tese,
    .list_risv_tj {
        padding: 20px 0;
    }
    .list_risv_tj .list_risv_tj_rsvcolumns {
        /* display: block; */
        flex-direction: column;
    }
    .list_risv_tj .list_risv_tj_rsvcolumns .list_risv_tj_rsvcolumn {
        width: 100%;
        box-sizing: border-box;
    }
    .list_risv_tj_rsvcolumn {
        margin-bottom: 10px;
    }
    .list_risv_soc {
        margin-bottom: 40px;
    }
    .list_risv_tj_item {
        display: block;
    }
    .rsvcolumns .rsvcolumn {
        margin: 0;
    }
    .list_risv_info_b {
        font-size: 14px;
    }
    .list_risv_info_t {
        font-size: 12px;
    }
    .list_risv_info_b,
    .list_risv_info_t,
    .list_risv_info_p {
        letter-spacing: 0px;
    }
    .list_risv_info_p,
    .list_partner_info_p {
        font-size: 10px;
        letter-spacing: 0px;
        text-align: center;
    }
    .list_partner_info_i {
        width: 30px;
        height: 50px;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .list-blue-dot {
        /* margin-left: 20px; */
    }
    .Sapphireu .left {
        border-right: 0px;
    }
    .article .new-article_body {
        padding: 40px 0 0;
    }
    .dongxiang {
        width: 100%;
    }
    .video-comment {
        width: 100%;
    }
    .list_gj_content_right {
        overflow: auto;
    }
    .list_gj_content_right_div {
        min-width: 40%;
    }
    .list_tj180_info {
        width: 100%;
        padding-bottom: 20px;
    }
    .list_idh_content_rightf {
        text-align: center;
        flex-direction: column-reverse;
        padding: 20px;
        box-sizing: border-box;
    }
    .list_idh_content_rightdpp {
        text-align: left;
    }
    .list_idh_content_rightw {
        padding: 20px;
    }
    .list_idh_content_rightw_t {
        padding: 0;
    }
    .list_idh_content_rightdp,
    .list_idh_content_rightimg {
        width: 100%;
    }
    .other_word {
        width: 100%;
    }
    .talbe_left {
        width: 100%;
    }
    .list_tj180_info {
        line-height: 2rem;
        padding: 0 10px;
    }
    .list_product-p_back-img {
        background-image: none !important;
    }
    .list_efinity_img_left {
        display: none;
    }
    .list_product-tese {
        padding: 0px;
    }
    .list-efinity-experience-left-title {
        padding: 0px;
    }
    .list-efinity-experience-left-t {
        /* margin-left: 20%; */
    }
    .list-efinity-experience-left-date {
        padding-bottom: 10px;
    }
    .list-efinity-experience-left-dowload {
        padding: 10px 0;
    }
    .liuyan_fomr h3 {
        padding-bottom: 10px;
    }
    .liuyan_fomr form,
    .liuyan_fomr {
        padding: 0;
        /* padding-bottom: 20px; */
    }
    .foot_body .foot_diao ul {
        display: block;
    }
    .list_risv_tese_title {
        padding: 0;
    }
    .list_trion_banner-img {
        display: none;
    }
    .list_ul_item .list_trion_banner,
    .list_trion_banner,
    .list_risv_banner,
    .list_consumption-body,
    .list_trion_banner {
        width: 80%;
    }
    .list_risv_infos {
        padding: 0;
    }
    .list_trion_banner-title,
    .list_trion_tese_title,
    .list_bojin_xgwj_title,
    .list_trion_apps_title,
    .list_disty_title,
    .list_product-tese h2,
    .list-efinity-experience-left-title,
    .list-efinity-experience-right-text h3,
    .liuyan_fomr h3,
    .list_risv_banner-title,
    .list_trion_banner-title,
    .list_consumption_item-title,
    .list_idh_title,
    .list_idh_content_rightpt,
    .list_risv_soc_d h3,
    .list_risv_tese_title,
    .list_power_item_title,
    .mainWrapper-login2 #support-header .father_head .f_t h1,
    .list_power_body_list_title {
        font-size: 18px;
        /* padding-bottom: 30px; */
        letter-spacing: 1px;
    }
    .list_risv_infos2_title {
        font-size: 1.2rem;
    }
    .mainWrapper-login2 #support-header .father_head .f_t h1 {
        text-align: center;
    }
    .list_tj180_info h3,
    .list_trion_function .list_trion_function_quantum h2,
    .list-efinity-experience-left-title,
    .list_jishu_f_t a,
    .list_idh_content_rightw_t,
    .list_consumption_content_imgt,
    .list_consumption_content_textp,
    .list_consumption_tese_title,
    .list_consumption_rad_quantum h2,
    .list_power_item_info,
    .list_power_body_list_product,
    .list_trion_function_quantum_ul,
    .w14 .list-blue-dot li,
    .list-blue-dot-tese li,
    .list_risv_tese .soc_p1,
    .list_risv_tese .soc_p2,
    .list_idh_content_rightdpp,
    .list_risv_tj_item_d,
    .list_risv_tese .soc_p3,
    .list_trion_app_bluep,
    .mainWrapper-login2 .f_t_d p,
    .list_idh_content_leftp .list_idh_content_txt {
        font-size: 16px;
        letter-spacing: 0px;
    }
    .row {
        margin: 0;
    }
    .list_idh_content_txt {
        font-weight: 500;
        padding: 10px;
        width: 100%;
        text-align: center;
    }
    .list_consumption_rad_quantum h2 {
        padding: 2px 0;
    }
    .list_tj180_info ul li,
    .list_trion_function_quantum_p,
    .list-efinity-experience-left-p,
    .list-efinity-experience-left-date,
    .list-efinity-experience-right-text li,
    .list_consumption_content_imgp,
    .list_consumption_content_imgg a,
    .list_consumption_rad_quantum_p,
    .list_power_item_ul li,
    .list_power_body_list_info,
    .list_jishu_img_t,
    .list_jishu_search_c,
    .list_jishu_search_c_link,
    .list_power_body_list_al_ul,
    .about_body-introduce-enterprise-listult p {
        font-size: 13px;
        letter-spacing: 0px;
    }
    .article_navigation_body .list_news-body-icon {
        position: absolute;
        height: 100%!important;
        width: auto!important;
        right: 0;
        top: 0;
    }
    .list_power_item_body li {
        line-height: 24px;
    }
    .list_power_body {
        padding-bottom: 50px;
    }
    .about_body-introduce-enterprise-listulimg img {
        width: auto;
        height: 60px;
    }
    .about_body-introduce-enterprise-listul li {
        flex-direction: column;
    }
    .about_body-introduce-enterprise-listult {
        padding-left: 20px;
        box-sizing: border-box;
    }
    .about_body-introduce-strength-imgbox-prize img {
        height: 100px;
    }
    .article {
        padding-top: 20px;
    }
    .article_content {
        margin-top: 0px;
    }
    .article_body-body {
        padding: 20px 0 20px;
    }
    .news-exp {
        padding: 10px 0 20px;
    }
    .news-exp {
        display: flex;
        flex-direction: column;
        border: none;
    }
    .article_bodytop .iconfont-label {
        margin-left: 10%;
    }
    .news-exp .fh {
        order: 1;
    }
    .news-exp .lef1 {
        order: 2;
        font-size: 13px;
    }
    .news-exp .fh {
        width: 40%;
        border-radius: 5px;
    }
    .news-exp .rig1 {
        order: 3;
        font-size: 13px;
    }
    .article {
        /* padding-bottom: 20px; */
    }
    .news-exp .lef1,
    .news-exp .rig1 {
        box-shadow: none;
        background: none;
        border-radius: 0;
        height: auto;
        line-height: 20px;
        text-align: left;
        padding: 0;
        margin: 0;
        width: 80%;
        margin-left: 10%;
        margin-bottom: 5px;
    }
    .article .article_body h1 {
        text-align: left;
        width: 90%;
        margin: 0 auto;
    }
    .list_disty_body,
    .list_disty_do_body {
        padding: 0 30px;
    }
    .list_disty {
        padding-bottom: 0px;
    }
    .list_disty_do_bodyi img {
        height: 80px;
    }
    .list_jishu_img_t,
    .list_disty_do_bodyp,
    .list_jishu_search_c,
    .list_jishu_search_c_link {
        color: grey;
        font-size: 10px;
    }
    .list_disty_do_bodyp {
        text-align: center;
    }
    .list_jishu_img,
    .list_hbzx_img {
        padding: 20px 4%;
    }
    .list_partner_info {
        justify-content: space-evenly;
    }
    .list_partner_info_d img {
        width: auto;
        max-width: 100%;
        height: auto;
    }
    .list_trion_table_img tbody tr td:first-child {
        padding: 5px;
    }
    .list_trion_function_quantum_ul {
        margin-left: 20px;
    }
    .list_trion_table_img table {
        white-space: nowrap;
    }
    .list_bojin_xgwj,
    .list_trion_tables,
    .list_risv_tj,
    .list_consumption_content {
        padding: 10px 0 20px;
    }
    .list-tj180 {
        margin-bottom: 40px;
    }
    .list_jishu_f_xg {
        display: block !important;
        width: 100%;
        background: rgb(25, 91, 167);
        display: flex !important;
        color: white;
        justify-content: space-between;
        padding: 20px;
        border-radius: 10px 0px 0px 10px;
        margin-bottom: 10px;
    }
    .list-primus-function-img {
        width: 100%;
    }
    .list-efinity-experience-left-title,
    .list_risv_soc_d h3 {
        letter-spacing: 1px;
    }
    .list-efinity-experience-left-t {
        padding-top: 20px;
    }
    .product_list,
    .list_idh_contents,
    .list_jishu,
    .list_hd {
        padding: 0 0 10px;
    }
    .list_risv_img {
        padding: 15px 0;
    }
    .list_consumption_tese_title {
        padding-bottom: 10px;
    }
    .list_video {
        margin-top: 0px;
    }
    .list_consumption_item {
        position: relative;
        transform: none;
        padding-top: 50px;
        max-height: 100%;
        top: 0;
        overflow: inherit;
    }
    .list_gonghao_banner {
        height: auto;
    }
    .list_power_body_list_al {
        flex-direction: column;
    }
    .list_power_body_list_al {
        padding: 0;
    }
    .list_power_body_list_al_img,
    .list_power_body_list_al_ul {
        width: 100%;
        box-sizing: border-box;
        padding: 0px 10%;
    }
    .list_power_body_list_al_ul {
        padding-top: 15px;
        line-height: 24px;
    }
    .list_power_body_list_al_ul ul {
        margin-left: 20px;
    }
    .list_power_body_list_al_ul li {
        padding: 0px;
    }
    .list_idh_content_leftp,
    .list_jishu_content_leftp {
        /* height: auto; */
        max-height: 60px;
        min-height: 40px;
        margin: 0;
        padding: 0;
        justify-content: center;
    }
    .list_idh_content_leftp .list_idh_content_leftimg {
        width: 15%;
        margin: 0;
        display: none;
    }
    .list_idh_content_leftp .list_idh_content_txt {
        /* padding-left: 15px; */
        font-weight: 500;
    }
    .list_idh_cu {
        margin-top: 0px;
    }
    .list_gj_content_right_t,
    .list_gj_content_right_span {
        display: none;
    }
    .list-blue-dot-tese {
        line-height: 30px;
    }
    .list_trion_function_quantum:not(:last-child) {
        border-right: 0px;
    }
    .list_jishu_f_d {
        width: 100%
    }
    .list_jishu_f_d2 {
        display: flex;
        width: 100%;
        padding-right: 10px;
        justify-content: space-between;
    }
    .list_jishu_f_t {
        width: 75%;
    }
    .list_idh_content_rightf .list_jishu_f_t {
        width: 100%;
    }
    .list_jishu_f_img,
    .list_jishu_f_version {
        display: none
    }
    .list_idh_content_rightf .list_jishu_f_img {
        display: block;
    }
    .list_jishu_f_d {
        padding: 0;
        margin: 5px 0;
        background-color: transparent;
        border-bottom: 1px dashed grey;
    }
    .list_idh_content_rightdp {
        padding: 0px;
    }
    .list_idh_content_rightf .list_jishu_f_d {
        margin-bottom: 20px;
        padding: 20px 40px;
    }
    .list_jishu_f_fa {
        display: none;
    }
    .list_idh_content_rightf .list_jishu_f_fa {
        display: inline-block;
    }
    .list_jishu_f_t a {
        color: #2766AF;
    }
    .list_idh_content_rightf .list_jishu_f_t a {
        color: black;
    }
    .list_jishu_f_p {
        color: black;
        font-size: 16px;
    }
    .list_jishu_f_d:last-child {
        border-bottom: 0px;
    }
    .list_idh_content_leftt {
        width: 100%;
        font-size: 16px;
        font-weight: 500;
        text-align: center;
    }
    .list_idh_content_rightdb {
        padding-top: 20px;
    }
    /* 4.1 */
    .list_risv_infos2 {
        top: 0px;
        margin: 10px 0;
    }
    .list_risv_infos_info {
        padding: 20px 0;
    }
    .list_risv_Sapphire .col {
        width: 50%;
    }
    .list_risv_Sapphire {
        padding: 0 0 2rem;
    }
    .list_risv_Sapphire .list_risv_tese_title {
        padding-bottom: 1rem;
    }
    .lb_gl {
        height: auto;
    }
    .list_risv_lunbo_info {
        padding-top: 10px;
    }
    .list_risv_tj .list_risv_tj_rsvcolumns .list_risv_tj_rsvcolumn {
        width: 40%;
        margin: 0 auto;
        margin-bottom: 20px;
        /* text-align: center; */
        box-sizing: border-box;
    }
    .list_risv_tj_rsvcolumns .list_risv_tj_rsvcolumn h3 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .rsvcolumns .rsvcolumn {
        padding: 1rem;
    }
    .list_risv_tese_title {
        padding: 20px 0 0px;
    }
    .list_risv_xl_yy {
        padding: 20px 0 10px;
    }
    .list_risv_xl {
        padding: 20px 0 40px;
    }
    .list_risv_xl .tab-content {
        padding: 5%;
    }
    .list_risv_primus {
        width: 80%;
    }
    .list_risv_primus .list_risv_tese_title {
        text-align: center;
    }
    .list_risv_primus .list_risv_tese_title {
        text-align: center;
    }
    .list_risv_tese_text {
        padding: 1.2rem 0;
    }
    .list_risv_primus-img {
        /* width: 80%; */
        margin: 0 auto;
        text-align: center;
    }
    .list_risv_kftj_item_d,
    .list_risv_kftj_item_img {
        width: 80%;
        margin: 0 auto;
    }
    .list_risv_tj .list_risv_tj_rsvcolumns {
        margin-top: 30px;
    }
    .list_risv_primus-img {}
    /* ######### */
    .carmen,
    .section_cards {
        display: block!important;
        ;
    }
    .carmen_card {
        width: 100%!important;
        ;
    }
    .section_card {
        width: 100%!important;
        ;
    }
    .about_lianjie {
        top: 0;
        margin-bottom: 0;
    }
}

.index-back-right-title {
    color: white;
    font-size: 20px;
    margin-top: 46px;
    margin-left: 170px;
}

.index-back-right-word {
    color: white;
    margin-left: 170px;
    padding-top: 17px;
    letter-spacing: 1px;
}

@media only screen and (max-width: 1000px) and (min-width: 760px) {
    .article_w14 {
        width: 90%;
        border-radius: 10px;
    }
    .article_w14 img {
        width: 100%!important;
        height: auto!important;
    }
    .nav>ul li.open .dropdown-box a {
        /*font-size: 14px;*/
        color: white;
    }
    .Risc-V {
        width: 96%;
    }
    .Sapphire-left {
        width: 96%;
    }
    .Sapphire {
        padding: 2px;
        display: inline-block;
    }
    .Sapphireu {
        display: inline-block;
    }
    .Sapphire-right {
        width: 96%;
    }
    .Sapphireu .left {
        width: 96%;
    }
    .Sapphireu .right {
        width: 96%;
    }
    .rsvcolumns {
        display: block;
    }
    .rsvcolumns .rsvcolumn {
        /* width: 96%; */
    }
    .rowsoc {
        width: 100%;
    }
    .index-map-item-first {
        top: 23% !important;
    }
    .index-map-item-two {
        top: 36% !important;
    }
    .index-map-item-three {
        top: 53% !important;
    }
    .index-map-item-four {
        top: 66% !important;
    }
    .list_trion_banner-p,
    .list_risv_banner-p {
        font-size: 0.9rem;
    }
    .list_trion_banner-p,
    .list_power_item_ul {
        display: block;
        /* height: 150px; */
        /* overflow: hidden;
    -webkit-overflow-scrolling: touch; */
    }
    .list_risv_banner-title,
    .list_trion_banner-title,
    .list_consumption_item-title {
        font-size: 26px;
    }
    .support-login {
        width: 80%;
    }
}

@media only screen and (max-width: 1257px) and (min-width: 400px) {
    .list_jishu-list-body .list_jishu-z {
        width: 100%;
    }
    .list_jishu-list-body {
        flex-flow: column;
        height: auto!important;
    }
    .index-back-right-title {
        color: white;
        font-size: 20px;
        margin-top: 46px;
        margin-left: 170px;
    }
    .index-back-right-word {
        color: white;
        margin-left: 170px;
        padding-top: 17px;
        letter-spacing: 1px;
    }
    .index-map-item-first {
        top: 23% !important;
    }
    .index-map-item-two {
        top: 36% !important;
    }
    .index-map-item-three {
        top: 54% !important;
    }
    .index-map-item-four {
        top: 69% !important;
    }
    .index-map .index-map-img {
        height: 1200px;
    }
    /*.index-map-item-left-word,*/
    /*.index-map-item-right-word {*/
    /*    line-height: 80px;*/
    /*    width: 80px;*/
    /*    height: 80px;*/
    /*    bottom: -50px;*/
    /*}*/
    .index-map-item,
    .index-map-item2 {
        height: 100px;
    }
    .index-map-item-right-word {
        left: 0px;
        width: 120px;
        text-align: center;
        bottom: -80px;
    }
    .index-map-item-left-word {
        right: 0px;
        width: 120px;
        text-align: center;
        bottom: -80px;
    }
    .module-round2 {
        /* width: auto; */
    }
    .module-round ul li,
    .module-round2 ul li {
        width: 150px;
    }
    .support-forget-mobile .support-forget-send {
        text-indent: 0;
    }
}

@media only screen and (max-width: 1330px) and (min-width: 400px) {
    .index-back-right {
        width: 100%;
    }
    .index-back-left img {
        width: 63%;
    }
    .banner .pic {
        height: 47vw;
    }
}

.list_jishu-list-body-about .list_jishu-z>ul li {
    display: flex;
    justify-content: start;
    padding-left: 2%;
    line-height: 44px;
}


/*m_480*/

@media only screen and (max-width: 867px) and (min-width: 300px) {
    .list_consumption_item_numf {
        display: none;
    }
    .partner-box-left {
        width: auto !important
    }
    .partner-box {
        display: block !important
    }
    .partner {
        width: 100%!important
    }
    .logo {
        width: 46%;
    }
    .list_jishu-list-body {
        height: auto;
        flex-flow: wrap;
        padding: 0
    }
    .member>a {
        line-height: 50px;
        padding: 0;
    }
    .search-icon i {
        line-height: 50px;
    }
    .logo>a {
        line-height: 80px;
        /* height: 100px; */
    }
    .logo img {
        /*object-fit:cover;*/
        height: auto;
        max-height: 50px;
        /* line-height: 60px; */
        /*height: 50px;*/
        /*height: auto;*/
    }
    .nav>ul {
        width: 100%;
        margin-bottom: 10px;
        display: block;
        justify-content: inherit;
        flex-wrap: inherit;
        height: auto;
    }
    .head_search {
        width: 100%;
    }
    .search-from.active {
        top: 0;
        margin-top: 0;
    }
    .search-from.active form {
        width: auto;
        margin: 0;
    }
    .search-keyword {
        width: 70%
    }
    .liaojie_body-div {
        width: 100%;
        box-shadow: 0px 0 10px rgb(8 8 8 / 29%);
        margin-bottom: 30px;
    }
    .liaojie_body-p {
        padding-bottom: 30px
    }
    .fangan ul li {
        width: 43%;
        margin-bottom: 3%;
    }
    .fangan ul li .fangan_li-img>a {
        height: 120px
    }
    .fangan ul {
        padding: 0
    }
    .foot_body .foot_logo {
        width: 100%;
        margin-bottom: 60px;
    }
    .foot_body .foot_logo img {
        width: auto;
        max-width: 100%;
    }
    .foot_body .foot_diao {
        width: 100%
    }
    .foot_body .foot_diao ul {
        padding: 0;
        padding: 0 10%;
        box-sizing: border-box;
    }
    .foot_body .foot_diao ul li {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
        text-align: left;
        margin-bottom: 30px;
        border-bottom: 2px solid white;
    }
    .foot_body .foot_diao ul li h3 {
        font-size: 16px;
        text-align: left;
        font-weight: bold;
    }
    .foot_body .foot_diao ul li a {
        font-size: 13px;
        text-align: left;
    }
    .foot_body .foot_diao .foot_li_a {
        display: none;
    }
    .foot_body .foot_diao .foot_li_t {
        display: flex;
        justify-content: space-between;
        color: white;
        align-items: center;
    }
    .foot_body .foot_li_but {
        display: block;
    }
    .list_banner {
        height: 130px;
    }
    .list_gonghao_banner {
        height: auto;
    }
    .list_banner img {
        display: inline-block;
        width: 100%;
        height: 100%;
        position: absolute;
    }
    .list_gonghao_banner img {
        height: auto;
    }
    .list_banner-diao {
        display: none
    }
    .list_banner .list_banner-body {
        width: 100%;
        top: 18%;
    }
    .list_banner .list_banner-body h2 {
        font-size: 28px;
    }
    .list_banner .list_banner-body>p {
        font-size: 18px;
    }
    .list_banner .postion_top {
        left: 1%;
        font-size: 14px;
    }
    .postion_top>a {
        font-size: 14px;
    }
    .list_product .list_product-img img {
        max-width: 100%;
        width: auto;
    }
    .list_product .list_product-img {
        margin-bottom: 20px
    }
    .sheji_body-ul .sheji_body-ul-dao .sheji_body-ul-id,
    .sheji_body-ul .sheji_body-ul-dao .sheji_body-ul-banben,
    .sheji_body-ul .sheji_body-ul-dao .sheji_body-ul-riqi,
    .sheji_body-ul .sheji_body-ul-dao .sheji_body-ul-geshi {
        display: none
    }
    .sheji_body-ul .sheji_body-ul-dao .sheji_body-ul-fenlei {
        width: 30%
    }
    .sheji_body-ul .sheji_body-ul-dao .sheji_body-ul-biaoti {
        width: 70%
    }
    .sheji_body-ul>ul li>span {
        display: none
    }
    .sheji_body-ul>ul li>a {
        width: 70%;
        font-size: 16px;
        line-height: 30px;
    }
    .sheji_body-ul>ul li>p {
        width: 30%;
        font-size: 16px;
        line-height: 60px;
    }
    .sheji_body-ul.peixun>ul li>a {
        width: 100%;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .list_product-tese-flex>p {
        width: 100%
    }
    .list_product-taijin-ul ul li {
        width: 100%
    }
    .liuyan_fomr .intxt,
    #beizhu {
        width: 80%;
        margin-bottom: 15px;
    }
    .liuyan_fomr .coolbg {
        /* width: 80%; */
    }
    .list_kaifa .list_kaifa-body-block-title {
        width: 100%;
        margin-bottom: 40px;
    }
    .list_kaifa .list_kaifa-body-block-img {
        width: 100%
    }
    .fangan_body .fangan_jianjie .fangan_jianjie-img {
        width: 100%
    }
    .fangan_body .fangan_jianjie .fangan_jianjie-title {
        width: 100%
    }
    .fangan_list .w14>ul li {
        width: 44%;
    }
    .fangan_list .fangan_li-img>a {
        height: 120px;
    }
    .article_fengan-l {
        width: 100%
    }
    .article_fengan-r {
        width: 100%
    }
    .article_fengan-anli-tow .article_fengan-anli-title {
        width: 100%
    }
    .article_fengan-anli-tow .article_fengan-anli-img,
    .article_fengan-anli-img,
    .article_fengan-anli-title {
        width: 100%
    }
    .list_jishu .w14>ul li {
        width: 44%;
        margin: 2%;
    }
    .list_jishu-list-body .list_jishu-z {
        width: 100%;
        margin-bottom: 4%;
    }
    .list_jishu-list-body .list_jishu-z>ul li spam {
        display: none
    }
    .list_baipishu-ripi {
        width: 20%
    }
    .list_baipishu-title {
        width: 78%
    }
    .list_baipishu-title>a {
        font-size: 16px;
    }
    .list_baipishu-title>p {
        font-size: 13px;
        height: 40px;
        overflow: hidden;
        line-height: 20px;
    }
    .list_body-dongxiang>ul li {
        width: 100%
    }
    .list_body-dongxiang>ul .dongxiang_li-img {
        width: 100%;
        height: 200px;
    }
    .list_video h1 {
        font-size: 20px;
    }
    .list_video-body video {
        height: 200px;
    }
    .list_body .list_title {
        display: block;
        margin: 0;
        padding: 0;
    }
    .list_body .list_title>a {
        border-radius: 0;
        font-size: 16px;
        font-weight: 500;
        border-bottom: 1px solid #dadada;
    }
    .list_body-body .list_title-diaotitle ul>li:nth-of-type(2) {
        display: none
    }
    .list_body-body .list_title-diaotitle ul>li:nth-of-type(3) {
        display: none
    }
    .list_body-body .list_title-diaotitle ul>li:nth-of-type(1) {
        width: 78%;
        margin: 0;
        line-height: 50px;
        padding-left: 2%;
    }
    .list_body-body .list_title-diaotitle ul>li:nth-of-type(4) {
        width: 20%;
        line-height: 50px;
    }
    .list_body-body ul li {
        margin: 2%;
        width: 46%;
    }
    .list_title-diaotitle {
        margin: 0;
        width: 100%;
    }
    .list_body-body.meiti_body>ul li>a {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 79%;
    }
    .list_body-body.meiti_body>ul li>span {
        display: none
    }
    .about_body-body .about_body-body-p,
    .about_body-body .w14 .about_body-video {
        width: 100%;
        margin: 0;
        letter-spacing: 1px;
        line-height: 30px;
    }
    .about_body-body-p {
        line-height: 22px;
        background-size: 50%;
    }
    .about_body-body {
        background: inherit !important;
        padding: 0;
    }
    .about_body-gaoguan ul li {
        width: 48%;
    }
    .huoban ul li {
        width: 100%;
        margin-bottom: 4%;
    }
    .about_lx-title,
    .about_lx-img {
        width: 100%
    }
    .about_body .bigbox .imgbox {
        width: 46%;
        margin: 2% 1%;
    }
    .huoban ul li:hover .huoban_none {
        width: 96%;
        top: auto;
        left: auto;
        right: auto;
    }
    .huoban .huoban_none-body .huoban_logo-img,
    .huoban ul li .huoban_title {
        width: 100%
    }
    .huoban ul li .huoban_title span {
        font-size: 16px;
        line-height: 30px;
    }
    .about_body-gaoguan-body-img,
    .about_body-gaoguan-body-title {
        width: 100%
    }
    .zhaopin_body {
        margin-top: 10px;
        margin-bottom: 70px;
    }
    .header {
        background: black!important;
        position: unset!important;
    }
    .m_head {
        /*width: 14%;*/
        height: 30px;
        position: absolute;
        overflow: auto;
        top: 25px;
        right: 0;
    }
    /*.m_head,*/
    .nav--active {
        height: 39.938em;
        width: 100%;
        left: 0;
        /* top: 64px; */
    }
    .nav {
        position: absolute;
        z-index: 100;
        opacity: 0;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
    }
    .nav--active .nav {
        opacity: 1;
        background-color: #252525;
    }
    .head_body .nav {
        line-height: 60px;
        margin-left: 0px;
    }
    .nav--active .nav li {
        border-bottom: 1px dashed #4e4e4e;
        padding: 10px 0;
        float: inherit;
        width: 99%;
    }
    .nav--active .nav li>a {
        color: #fff;
        display: block;
        font-size: 20px;
        line-height: 40px;
    }
    .nav__list {
        margin: 0;
        padding: 10px;
    }
    .nav__item {
        list-style-type: none;
        text-align: left;
    }
    .nav__link {
        font-size: 1.3em;
        text-transform: uppercase;
        text-decoration: none;
        color: #FFFFFF;
        opacity: 1;
        -webkit-transition: opacity 300ms ease-in-out;
        transition: opacity 300ms ease-in-out;
    }
    /* Default navigation icon */
    .nav__trigger {
        display: block;
        position: absolute;
        width: 30px;
        height: 25px;
        right: 10px;
        top: 0px;
        z-index: 200;
    }
    .nav--active .nav__trigger {
        opacity: 0.5;
    }
    .nav__icon {
        display: inline-block;
        position: relative;
        width: 30px;
        height: 5px;
        background-color: #ffffff;
        -webkit-transition-property: background-color, -webkit-transform;
        transition-property: background-color, -webkit-transform;
        transition-property: background-color, transform;
        transition-property: background-color, transform, -webkit-transform;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
    }
    .nav__icon:before,
    .nav__icon:after {
        content: '';
        display: block;
        width: 30px;
        height: 5px;
        position: absolute;
        background: #ffffff;
        -webkit-transition-property: margin, -webkit-transform;
        transition-property: margin, -webkit-transform;
        transition-property: margin, transform;
        transition-property: margin, transform, -webkit-transform;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
    }
    .nav__icon:before {
        margin-top: -10px;
    }
    .nav__icon:after {
        margin-top: 10px;
    }
    .nav {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        width: 100%;
        height: 100%;
    }
    .nav__link {
        opacity: 0;
        -webkit-transition-delay: 500ms;
        transition-delay: 500ms;
    }
    .nav--active .nav__link {
        opacity: 1;
    }
    .nav--active .nav {
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        margin-top: 35px;
        overflow: auto;
    }
    .nav--active .nav__icon {
        background: rgba(0, 0, 0, 0);
    }
    .nav--active .nav__icon:before {
        margin-top: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .nav--active .nav__icon:after {
        margin-top: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .header .nav li .arr {
        display: block;
    }
    .nav>ul li.open .dropdown-box {
        position: static;
        background-color: #383838;
        min-width: auto;
        text-align: left;
    }
    .nav li .arr:after {
        content: '';
        border-top: 2px solid #ccc;
        border-left: 2px solid #ccc;
        box-sizing: content-box;
        display: block;
        width: 8px;
        height: 8px;
        margin: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        right: 15px;
    }
    .videolist {
        padding-bottom: 5%;
        /* height : 500px; */
        height: auto;
        display: block;
        width: 100%;
    }
    .video-right-item {
        border-bottom: 5px solid;
        margin-left: 0;
        width: 100%;
        height: auto
        /* height: 300px; */
    }
    .videorightlist {
        height: none;
        width: 100%;
        /* height: 200px; */
        height: auto;
        margin-right: 0;
        padding: 0;
        overflow: auto;
        background: #1212121a;
        box-sizing: border-box;
    }
    .buttoncom {
        top: 0;
    }
    .txt-beyond {
        width: 60%;
        overflow: scroll;
    }
    .video-date {
        right: 0%;
        left: none;
    }
    .video-right-item-list {
        flex: 0 0 auto;
        width: 100%;
        box-sizing: border-box;
    }
    .video-right-item-list-all {
        display: flex;
        width: 100%;
        overflow: auto;
    }
    .video-right-item-top {
        display: flex;
        align-items: center;
    }
    .Risc-V {
        width: 96%;
    }
    .Sapphire-left {
        width: 96%;
    }
    .Sapphire {
        padding: 2px;
        display: inline-block;
    }
    .Sapphireu {
        display: inline-block;
    }
    .Sapphire-right {
        width: 96%;
    }
    .Sapphireu .left {
        width: 96%;
    }
    .Sapphireu .right {
        width: 96%;
    }
    .rsvcolumns {
        display: block;
    }
    .rsvcolumns .rsvcolumn {
        /* width: 96%; */
    }
    .rowsoc {
        width: 100%;
    }
    .list_jishu-list-body .list_jishu-z>ul li a {
        overflow: unset;
        white-space: unset;
        width: 80%;
        font-size: 14px;
    }
    .list_jishu-list-body .list_jishu-z>ul li p {
        display: none;
    }
    .list_jishu-list-body .list_jishu-z>ul li {
        justify-content: start;
        padding-left: 2%;
    }
    /**3.10JXF加的手机端 可多用*/
    .banner .pic {
        /* height: 780px; */
        height: 47vw;
    }
    .module-title {
        width: 100%;
        padding: 30px 0 0;
        /* height: 301px; */
    }
    .module-title-index {
        text-align: center;
        font-size: 20px;
        color: rgb(65, 65, 65);
        letter-spacing: 3px;
    }
    .module-characteristic-word {
        width: 100%;
    }
    .module-characteristic-word ul {
        display: flex;
        justify-content: space-evenly;
        margin: 0 20px;
        letter-spacing: 1px;
    }
    .module-round img,
    .module-round2 img {
        width: 100px;
    }
    .index-back-right-word {
        color: white;
        margin-left: 130px;
        padding-top: 17px;
        letter-spacing: 1px;
    }
    .index-back-right-title {
        color: white;
        font-size: 20px;
        margin-top: 46px;
        margin-left: 130px;
    }
    .module-round-title,
    .module-round-title2 {
        font-size: 18px;
    }
    .module-round ul,
    .module-round2 ul {
        justify-content: space-evenly;
    }
    .module-round ul li,
    .module-round2 ul li {
        width: 100px;
        min-width: 100px;
        text-align: center;
    }
    .foot .foot_body {
        width: 100%;
        /* padding: 100px 0; */
        padding: 130px 0px 0px;
    }
    .index-back-left img {
        width: 76%;
    }
    .index-back-right {
        position: absolute;
        width: 100%;
        /* top: 55px; */
        right: 0;
        /*height: 460px;*/
    }
    .index-back-right-title {
        color: white;
        font-size: 17px;
        margin-top: 36px;
        margin-left: 118px;
    }
    .index-back-right-title p {
        letter-spacing: 2px;
        padding-bottom: 2px;
    }
    .index-back-right-word p {
        padding-bottom: 1px;
    }
    .index-back-right-word {
        color: white;
        margin-left: 118px;
        padding-top: 9px;
        letter-spacing: 1px;
    }
    .index-back-right-button {
        width: 120px;
        margin-top: -30px;
        letter-spacing: 4px;
        position: absolute;
        left: 55%;
        height: 20px;
        line-height: 20px;
    }
    .index-backgroud {
        height: 140px;
    }
    .index-map-item-first {
        top: 23% !important;
    }
    .index-map-item-two {
        top: 36% !important;
    }
    .index-map-item-three {
        top: 53% !important;
    }
    .index-map-item-four {
        top: 66% !important;
    }
    .index-map-item-left-img,
    .index-map-item-right-img {
        width: 90px;
        height: 90px;
    }
    .list_baipishu-body {
        position: relative;
        top: 0px;
    }
    .list_news {
        padding-top: 20px;
    }
    .list_banner-news-title {
        font-size: 22px;
        /* padding-top: 100px; */
        margin-left: 40px;
    }
    .list_banner-news-list {
        left: 0;
        /* transform: inherit; */
    }
    .list_banner-company-p p {
        /* line-height: 24px; */
    }
    .list_banner-company-p {
        /* margin-left: 40px; */
        font-size: 14px;
        color: black;
        letter-spacing: 1px;
        /* padding: 3%; */
        /* padding-top: 20px; */
    }
    .list_banner-company-p p {
        padding: 0;
        /* width: 60%; */
    }
    .list_banner-dongxiang-p p {
        width: 100%;
    }
    .list_news-body {
        width: 100%;
    }
    .list_news .list_baipishu-body>ul>li {
        display: block;
    }
    .list_news-icon {
        width: 70px;
        background: rgb(212, 48, 48);
        margin-left: 20px;
        height: 100%;
        padding: 7px;
        box-sizing: border-box;
        border-radius: 5px 5px 0 0;
        display: flex;
        word-break: normal;
    }
    .page ul {
        padding: 5px 0;
        width: max-content;
        padding-top: 5px
    }
    .page>ul>li>a {
        margin: 0;
    }
    .list_banner-news-title {
        width: 60%;
        letter-spacing: 1px;
    }
    .list_product .list_product-jianjie h2,
    .list_product-tese h2 {
        letter-spacing: 1px;
    }
    .list_banner-company-p {
        display: none;
    }
    .list_product .list_product-jianjie h2,
    .list_product-tese h2 {
        padding-bottom: 0px;
    }
    .list-efinity-problem-note {
        padding: 10px 0;
    }
    .list-efinity-problem-list {
        margin-left: 0;
    }
    .list-efinity-problem .list-efinity-problem-title {
        letter-spacing: 1px;
    }
    .list_efinity_img_left {
        position: relative;
        margin: 0 auto;
    }
    .list_efinity_img_left img {
        width: 100%;
        margin: 0 auto;
    }
    .list-blue-dot-tese {
        /* width: 100%; */
        margin-left: 0px;
        padding: 2% 9%;
    }
    .list-efinity-function-data {
        display: flex;
        flex-direction: column-reverse;
    }
    .list-efinity-function-img img,
    .list-primus-function-img img {
        width: 100%;
        height: auto;
        max-height: auto;
        min-height: auto;
    }
    .list-efinity-experience-left-t {
        padding-left: 20%;
        box-sizing: border-box;
        width: 100%;
    }
    .list-efinity-function-list,
    .list-efinity-function-img {
        width: 100%;
    }
    .list-efinity-function-list,
    .list-efinity-function-img {
        width: 60%;
        padding-bottom: 40px;
    }
    .list-efinity-function-list,
    .list-efinity-function-img {
        height: auto;
    }
    .list-efinity-experience-left {
        display: flex;
        /* margin-left: 50px; */
        /* padding-bottom: 60px; */
    }
    .list-efinity-experience-left-dowload a {
        border-radius: 50px;
    }
    .list-efinity-experience-right-text {
        background-color: rgb(242, 248, 255);
    }
    .list-blue-dot {
        height: auto;
    }
    .list-efinity-problem {
        padding: 40px 0 40px;
    }
    .list-efinity-experience {
        padding: 20px 0;
    }
    .list_trion_banner-img img,
    .list_risv_banner-img img {
        position: relative;
        width: 50%;
    }
    /* .list_trion_banner-p,
    .list_power_item_ul {
        display: block;
    } */
    .list_trion_banner-p {
        display: none;
    }
    .list_consumption_content {
        display: flex;
        flex-direction: column-reverse;
    }
    .list_consumption_content_text,
    .list_consumption_content_imgs {
        width: auto;
        padding-bottom: 10px;
    }
    .list_consumption_content_textb {
        border-radius: 8px;
    }
    .list_consumption_content_textp {
        padding: 12% 0;
    }
    .list_consumption_tese {
        padding: 10px;
    }
    .list_consumption_tese_title {
        font-size: 16px;
    }
    .list_consumption_rad {
        /* display: flex; */
        /* padding-top: 20px; */
        justify-content: space-between;
    }
    .list_consumption_rad_quantum {
        width: 30%;
    }
    .list_consumption_rad_quantum_img {
        height: 100;
    }
    .list_consumption_rad_quantum_img img {
        height: 100px;
        width: auto;
        object-fit: cover;
    }
    .list_consumption_rad_quantum_p {
        text-align: left;
        /* padding: 25px 0; */
    }
    .list_idh_content {
        display: block;
    }
    .list_jishu_red {
        overflow-y: hidden;
        overflow-x: auto;
    }
    .list_idh_content_right {
        width: 100%;
        margin: 10px 0;
    }
    .list_idh_content_left,
    .list_jishu_content_left {
        display: flex;
        flex-wrap: wrap;
        width: auto;
        margin-left: 1%;
        justify-content: flex-start;
    }
    .list_idh_content_left a {
        /* padding: 5px 10px; */
        /*width: 45%;*/
        width: 33%;
        box-sizing: border-box;
        padding: 5px 5px;
    }
    .list_jishu_search_t {
        padding: 10px;
    }
    .list_partner_info {
        transform: translateY(-10%);
        /* top: -100px; */
    }
    .list_partner_info_b {
        font-size: 11px;
        text-align: center;
    }
    .list_disty_body_d {
        width: 100%;
    }
    .list_disty_do_body {
        display: block;
    }
    .list_disty_do_bodyd {
        width: 100%;
        padding-top: 20px;
    }
    .list_disty_do {
        padding-bottom: 50px;
    }
    .support-login {
        width: 100%;
        padding: 30px;
    }
    .support-login-notify {
        width: 80%;
    }
    .support-reg #account-profile {
        display: block;
    }
    .list_trion_function_quantum {
        width: 100%;
    }
    .list_trion_function {
        display: block;
    }
    .list_trion_function_quantum_p,
    .list_trion_function .list_trion_function_quantum h2 {
        height: auto;
    }
    .list_trion_function_quantum_img {
        padding: 0;
    }
    .list_consumption_item {
        position: relative;
        transform: none;
        padding-top: 50px;
        max-height: 100%;
        top: 0;
        overflow: inherit;
    }
}

@media only screen and (max-width: 667px) and (min-width: 300px) {
    .index-map-item-left-word {
        right: 0px;
        bottom: -55px;
        width: 100px;
        text-align: center;
    }
    .index-map-item-right-word {
        left: 0px;
        bottom: -75px;
        width: 60px;
        text-align: center;
    }
    .index-map-item-left-word {
        bottom: -75px;
        width: 60px;
    }
    .index-map-item-left-img,
    .index-map-item-right-img {
        width: 60px;
        height: 60px;
    }
    .index-map-item-first .index-map-item-left,
    .index-map-item-four .index-map-item-left {
        left: 20%!important;
    }
    .index-map-item-first .index-map-item-right,
    .index-map-item-four .index-map-item-right {
        right: 20%!important;
    }
    .index-map-item2 .index-map-item-left {
        left: 4% !important;
    }
    .index-map-item2 .index-map-item-right {
        right: 4% !important;
    }
    .index-map .index-map-img {
        height: 700px;
    }
    .list_banner-company-title {
        line-height: 200px;
        font-size: 20px;
    }
    .list_idh_content_rightp {
        padding: 0px;
    }
    .about_body-introduce-strength-img {
        width: 100%;
        margin-left: 0;
    }
    .about_body-introduce-strength-imgbox {
        width: 100%;
        margin: 20px 0;
    }
    .list_jishu_f_d {
        /* padding: 10px; */
    }
}

@media only screen and (max-width: 450px) and (min-width: 200px) {
    /* //4.1 */
    .list_risv_tj .list_risv_tj_rsvcolumns .list_risv_tj_rsvcolumn {
        width: 80%;
        margin: 0 auto;
        margin-bottom: 20px;
        /* text-align: center; */
        box-sizing: border-box;
    }
    /* ###### */
}

/* Support login: compact, touch-friendly mobile layout. */
@media only screen and (max-width: 767px) {
    .mainWrapper-login {
        min-height: auto;
        padding: 96px 16px 40px;
        background-position: center top;
    }
    .mainWrapper-login #mainWrapper.container {
        width: 100%;
        max-width: 520px;
        padding: 0;
    }
    .mainWrapper-login #support-header,
    .mainWrapper-login #ost-nav { display: none; }
    .mainWrapper-login .support-login {
        width: 100%;
        margin: 0;
        padding: 28px 20px 24px;
        border-radius: 16px;
        box-shadow: 0 10px 32px rgba(0, 0, 0, .16);
    }
    .mainWrapper-login .support-login h2 {
        margin: 0 0 24px;
        font-size: 21px;
        line-height: 1.4;
    }
    .mainWrapper-login .support-login form > p {
        margin: 0;
        padding-bottom: 12px !important;
        line-height: 1.5;
    }
    .mainWrapper-login .support-login form .nowarn {
        display: block;
        width: 100%;
        height: 48px;
        margin: 0 0 14px;
        padding: 0 14px;
        border: 1px solid #d6d9de;
        border-radius: 8px;
        box-sizing: border-box;
        font-size: 16px;
        text-indent: 0;
        background: #fff;
    }
    .mainWrapper-login .support-login form .nowarn:focus {
        border-color: #e32329;
        box-shadow: 0 0 0 3px rgba(227, 35, 41, .12);
        outline: none;
    }
    .mainWrapper-login .support-login-terms {
        display: flex;
        align-items: flex-start;
        gap: 8px;
        padding: 4px 0 18px;
        text-align: left;
    }
    .mainWrapper-login .support-login form .terms { display: block; }
    .mainWrapper-login .support-login form .terms input {
        width: 18px;
        height: 18px;
        margin: 2px 0 0;
    }
    .mainWrapper-login .support-login form .terms p {
        margin: 0;
        font-size: 14px;
        line-height: 1.55;
    }
    .mainWrapper-login .support-login .support-login-but {
        width: 100%;
        min-height: 48px;
        padding: 11px 20px;
        border-radius: 24px;
        font-size: 17px;
        letter-spacing: 8px;
        text-indent: 8px;
        -webkit-appearance: none;
    }
    .mainWrapper-login .support-login-bottom {
        padding: 24px 2px 0;
    }
    .mainWrapper-login .support-login-forget a,
    .mainWrapper-login .support-login-reg a {
        min-height: 44px;
        font-size: 15px;
        line-height: 44px;
    }
    .mainWrapper-login .support-login-notify {
        width: 100%;
        margin: 24px 0 0;
        padding: 20px;
        border-radius: 12px;
        box-sizing: border-box;
        background: rgba(255, 255, 255, .92);
    }
    .mainWrapper-login .support-login-notify-title {
        padding-bottom: 12px;
        font-size: 16px;
        font-weight: 600;
    }
    .mainWrapper-login .support-login-notify p {
        margin: 0 0 8px;
        font-size: 14px;
        line-height: 1.65;
    }
    .mainWrapper-login .support-login-notify p:last-child { margin-bottom: 0; }
    .mainWrapper-login + .foot .foot_body { padding-top: 40px !important; }
    .mainWrapper-login + .foot .foot_body .foot_diao { width: 88%; }
}

@media only screen and (max-width: 380px) {
    .mainWrapper-login { padding-right: 12px; padding-left: 12px; }
    .mainWrapper-login .support-login { padding-right: 16px; padding-left: 16px; }
}
