/* Global Style */
.float-l {
    float: left;
}

.float-r {
    float: right;
}

.hide {
    display: none;
}

.jtjsCon2,
.honor,
.rno-section,
.ljnews,
#sitecontent,
.jtjsCon4,
.winning-box-root,
.personnel,
.helpListCon,
.join-us {
    box-sizing: border-box;
    width: 100%;
    background: url("/upload/images/2021/7/32d804bfcd1557ab.jpg") repeat center center fixed !important;
    background-size: auto 100%;
}

.jtjsCon2,
.helpListCon {
    margin-top: 0 !important;
    padding-top: 4rem;
}

.style-pc #map1 {
    height: auto !important;
}

.style-pc .jtjsCon2 .header-img {
    margin-right: 2rem;
}

.scroll::-webkit-scrollbar {
    width: 0.2rem;
    background-color: #F5F5F5;
}

.scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #318E89;
    background-color: #318E89;
}

.helpListCon .mainCon .con .dl_fx:hover {
    background: #318E89 !important;
}

.fancybox-title-float-wrap .child {
    margin-top: 1rem;
    font-size: 2rem;
}

/* Global Style End */

/* MiniHeader */
.header-miniheader {
    background-color: #0a172e;
    vertical-align: middle;
}

.header-miniheader * {
    height: 100% !important;
}

.header-miniheader a {
    color: #bbb;
    opacity: .98;
    text-decoration: none;
    display: inline-block;
    height: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}

.style-pc .header-miniheader {
    height: 36px;
    line-height: 36px;
    font-size: 12px;
}

.style-mobile .header-miniheader {
    height: 8rem;
    line-height: 8rem;
    font-size: 2.5rem;
}

.style-mobile .header-miniheader .clock {
    display: none;
}

.header-miniheader .content {
    max-width: 1280px;
    margin: 0 auto;
    box-sizing: content-box
}

.header-miniheader .quick-list ul {
    margin: 0;
}

.header-miniheader .quick-list li {
    float: left;
    margin-left: 1rem;
}

.header-miniheader .icon-search {
    background-image: url(../images/header-search-bbc95de711.png);
    background-repeat: no-repeat;
    box-sizing: border-box;
    background-position: 0;
}

.style-mobile .header-miniheader .icon-search {
    padding: 0 1.25rem;
    padding-left: 1rem;
    background-size: 2.5rem;
    margin-right: 1rem;
}

.style-pc .header-miniheader .icon-search {
    padding: 0 10px;
    padding-left: 20px;
    background-size: 12px;
}

.style-mobile .header-miniheader .icon-search {
    margin-right: 2rem;
}

.style-mobile .header-miniheader .icon-search span {
    display: none;
}

.style-mobile .right-nav {
    display: none;
}

/* 整理,未改动 */
.header-search-container {
    position: fixed;
    z-index: 990009;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3)
}

.header-search-container .header-search-form {
    position: relative;
    width: 100%;
    max-width: 800px;
    margin: 134px auto;
    background-color: #0a182e;
    box-shadow: 0 14px 19px 0 rgba(9, 31, 69, .6);
    border-radius: 8px
}

.header-search-container .header-search-input {
    width: 100%;
    height: 58px;
    box-sizing: border-box;
    padding: 16px 73px 16px 15px;
    border: none;
    border-radius: 8px;
    outline: none;
    background-color: #0a182e;
    color: #fff;
    font-size: 18px
}

.header-search-container .header-search-submit {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    margin: 9px 0;
    height: 40px;
    width: 58px;
    border-left: 1px solid rgba(22, 47, 85, .59);
    background-image: url(../images/search-line-icon-3e4849af0d.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 22px
}

.header-search-container .header-search-submit:active,
.header-search-container .header-search-submit:focus,
.header-search-container .header-search-submit:hover,
.header-search-container .header-search-submit:visited {
    background-image: url(../images/search-line-icon-active-838d73e2ca.png)
}

/* MiniHeader End */

/* 搜索 */
.style-mobile #headSearchForm {
    zoom: 1.5;
    margin: 5rem 0;
}

.style-mobile .news_list dl dt {
    width: calc(100% - 2rem);
    font-size: 2.5rem;
    line-height: 6rem;
    height: 6rem;
    padding: 0 1rem;
}

.style-mobile .news_list dl dt a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 搜索结束 */

/* IndexNav */
.swiper-container.banner {
    --swiper-theme-color: #ff6600;
    /* 设置Swiper风格 */
    --swiper-navigation-color: #00ff33;
    /* 单独设置按钮颜色 */
    --swiper-navigation-size: 30px;
    /* 设置按钮大小 */
    position: relative;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.swiper-container.banner .swiper-button-prev {
    margin-right: 2rem;
}

.swiper-container.banner .swiper-button-prev,
.swiper-container.banner .swiper-button-next {
    transition: background, color 0.5s ease;
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    background: #ffffff50;
    color: white;
    bottom: 6rem;
}

.swiper-container.banner .swiper-button-prev:hover,
.swiper-container.banner .swiper-button-next:hover {
    background: white;
    color: #318E89;
}

.style-mobile .swiper-container.banner .swiper-button-prev,
.style-mobile .swiper-container.banner .swiper-button-next {
    display: none;
}

/* .style-mobile .mos-header {
    display: none;
} */
.style-mobile .mos-header .header-list-container {
    display: none;
}

.swiper-container .swiper-slide,
.swiper-container .swiper-slide>img {
    width: 100%;
}

.mos-header .base-nav-container {
    width: 1300px !important;
}

.style-pc .header-mobile-hbg {
    display: none;
}

.header-mobile-hbg {
    width: 4rem;
    height: 4rem;
    float: right;
}

.header-mobile-hbg svg {
    font-size: 1.5rem;
    font-weight: bold;
    fill: #318E89 !important;
    width: 4rem;
    height: 4rem;

    float: right;
    margin: 0 1rem;
}

.mos-header {
    height: 70px !important;
    background-color: #308C8720 !important;
}

.mos-header .header-list>li>a {
    height: 70px !important;
    line-height: 70px !important;
    padding: 0 !important;
    font-size: 1rem;
}

.style-mobile .mos-header {
    background-color: transparent !important;
}

.style-mobile .mos-header,
.style-mobile .mos-header .container {
    height: 6rem !important;
}

.style-mobile .mos-header .container .logo-container {
    margin-top: 0.5rem;
    margin-left: 1rem;
}

.mos-header .header-mobile-hbg svg {
    margin: 1rem;
}

/* IndexNav End */

/* MobileNav */
.header-mobile-nav,
.header-mobile-nav .bottom {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #00000050;
    z-index: 9999;
}

.header-mobile-nav .window {
    position: fixed;
    right: 0;
    bottom: 0;
    top: 0;
    width: 80%;
    background-color: #318D88;
    z-index: 99999;
}

.header-mobile-nav .window .title {
    height: 8rem;
    line-height: 8rem;
    font-size: 3rem;
    color: white;
    text-align: center;
    background-color: #1d6b67;
}

.header-mobile-nav .window .content {
    position: absolute;
    right: 1rem;
    bottom: 1rem;
    top: 9rem;
    left: 1rem;

    overflow: hidden auto;
}

.header-mobile-nav .window .content .MainItem,
.header-mobile-nav .window .content .Item {
    height: 8rem;
    line-height: 8rem;
    font-size: 2rem;
    color: #c1fdfb;
    padding: 1rem 1rem 1rem 2rem;
    background-color: #1d6b67;
    border-radius: 1rem;
    margin: 0.5rem;
    font-weight: normal;
}

.header-mobile-nav .window .content .MainItem a {
    color: #c1fdfb;
}

.header-mobile-nav .window .content .MainItem {
    font-weight: bold;
    background-color: #175f5c;
    height: auto !important;
    font-size: 2.5rem;
}

.header-mobile-nav .window .content .iconfont {
    font-size: 2rem;
}

/* MobileNav End */

/* Index About */
.about {
    width: 100%;
    background: url("/upload/images/2021/7/32d804bfcd1557ab.jpg") no-repeat;
    background-size: 100% 100%;
    padding-bottom: 18px;
}

.style-mobile .about {
    background-size: auto 100%;
    background-position: 25% 50%;
}

.style-pc .about .about-left {
    float: left;
    width: 600px;
    padding-top: 50px;
    height: 623px;
    position: relative;
}

.style-mobile .about .about-left,
.style-mobile .about .about-right {
    width: 100%;
    padding-top: 50px;
    position: relative;
}

.style-mobile .about .about-left .top {
    height: 6rem;
    line-height: 4rem;
    margin-bottom: 0;
}

.style-mobile .about .about-left .top h3 {
    margin-left: 1rem;
    font-size: 3rem;
    font-weight: bold;
}

.style-mobile .about .about-left dl,
.style-mobile .about .about-left dd {
    margin-top: 0;
    padding-top: 0;
}

.style-mobile .about .about-left dl,
.style-mobile .about .about-left dd,
.style-mobile .about .about-left dt {
    width: 100%;
    height: auto;
}

.style-mobile .about .about-left .box {
    width: 100%;
    height: auto;
}

.style-mobile .about .about-left .box img {
    width: 94%;
    margin: 3%;
    border-radius: 1rem;
}

.style-mobile .about .about-left dd * {
    font-size: 2rem !important;
    line-height: 4rem;
    margin: 0 5%;
}

.style-mobile .about .about-left dd .more {
    position: relative !important;
    display: block;
    margin-top: 1rem;
    width: 90%;
    height: 6rem;
    line-height: 6rem;
}

.style-mobile .about .about-right {
    margin-top: 0.5rem;
}

.style-mobile .about .about-right ul {
    padding: 0 1rem;
}

.style-mobile .about .about-right li {
    width: 100%;
    height: 14rem;
}

.style-mobile .about .about-right li i {
    height: 100%;
    width: 10px !important;
}

.style-mobile .about .about-right li .box h3 {
    font-size: 3rem;
    color: rgb(51, 51, 51) !important;
}

.style-mobile .about .about-right li .box p {
    font-size: 2rem;
    line-height: 3rem;
    color: rgb(102, 102, 102) !important;
}

.style-mobile .about .about-right li .box span {
    font-size: 2rem;
    color: rgb(204, 204, 204) !important;
}

.style-pc .about .container {
    width: 1200px;
    margin: 0 auto;
}

.style-mobile .about .container {
    width: 100%;
}

.about .layout {
    background: none !important;
    padding: 1rem 0 2rem;
}

/* Index About End */
/* Index Layout */
.layout {
    background: url("/upload/images/2021/7/32d804bfcd1557ab.jpg") no-repeat;
    background-size: 100% 100%;
}

.layout ul {
    width: 100%;
}

.layout ul li {
    width: calc(25% - 2px);
}

.style-mobile .layout {
    height: auto;
}

.style-mobile .layout .top {
    width: 100%;
    height: auto;
}

.style-mobile .layout ul {
    float: none !important;
}

.style-mobile .layout ul li {
    width: calc(50% - 2px);
    height: auto;
    float: left;
    margin-bottom: 1rem;
}

.style-mobile .layout ul li .stock-num {
    height: auto;
    font-size: 3rem;
    margin: 1rem 0;
}

.style-mobile .layout ul li span {
    font-size: 6rem;
}

.style-mobile .layout ul li p {
    font-size: 3rem;
}

.style-mobile .layout .menu {
    width: 100%;
}

.style-mobile .layout .layout-con {
    width: 100%;
    padding: 0;
    height: auto;
}

.style-mobile .layout .layout-con div .box {
    width: 100%;
}

.style-mobile .layout .layout-con div .box h3 {
    font-size: 4rem;
    height: 5rem;
    line-height: 5rem;
    margin-left: 1rem;
}

.style-mobile .layout .layout-con div .box p {
    font-size: 2rem;
}

.style-mobile .layout .layout-con .conBox,
.style-mobile .layout .layout-con .conBox a,
.style-mobile .layout .layout-con .conBox .layout-bigpic,
.style-mobile .layout .layout-con .conBox .layout-bigpic * {
    width: 100%;
}

.style-mobile .layout .layout-con .conBox .box {
    width: calc(100% - 100px);
}

.style-mobile .layout .layout-con .conBox .box p {
    padding: 1rem;
    width: calc(100% - 2rem);
}

.style-mobile .layout .layout-con .conBox a {
    clear: both;
}

/*
    暂还未修改
*/
.style-mobile .layout .layout-con .conBox .layout-lunb {
    display: none;
}

.conBox .box>p {
    font-size: 1.4rem !important;
}

.style-mobile .conBox .box>p {
    font-size: 2rem !important;
}

/* Index Layout End */
/* Index News End */
.news {
    background: url("/upload/images/2021/7/32d804bfcd1557ab.jpg") no-repeat !important;
    background-size: 100% 100%;
}

.style-pc .news .container .news-top h3 {
    float: left;
    font-size: 28px;
}

.style-mobile .news .container .news-top {
    margin-bottom: 1rem;
}

.style-mobile .news .container .news-top h3 {
    margin-left: 1rem;
    font-size: 3rem;
    font-weight: bold;
}

.style-mobile .news .container,
.style-mobile .news .container div {
    width: 100%;
}

.style-mobile .news .container .main1-1-dl dd {
    font-size: 2rem;
    height: 6rem;
    line-height: 6rem;
}

.style-mobile .news .container .main1-1-con-wp .main-bor {
    width: calc(100% - 4rem);
    padding: 0 2rem;
}

.style-mobile .news .container .main1-1-con-wp .main1-1-con dd {
    height: 6rem;
    line-height: 6rem;
}

.style-mobile .news .container .main1-1-con-wp .main1-1-con dd a,
.style-mobile .news .container .main1-1-con-wp .main1-1-con dd span {
    font-size: 2rem;
}

.style-mobile .news .container .main1-1-con-wp .list01 {
    height: auto !important;
}

.style-mobile .news .container .main1-1-con-wp .main1-1-con dd {
    width: calc(100% - 4rem);
    padding: 0 2rem;
}

.style-mobile .news .container .main1-1-con-wp .main1-1-con dd a {
    display: block;
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.style-mobile .news .container .main1-1-con-wp .main1-1-con dd span {
    width: 30%;
    text-align: right;
}

/* Index News End */
/* Index Page2 */
.style-mobile .page2,
.style-mobile .page2 .page {
    width: 100%;
}

.style-mobile .page2 .page div {
    width: 50%;
    height: 15rem;
}

.style-mobile .page2 .page div * {
    font-size: 2rem !important;

}

.main1-1-con-wp {
    background-color: #ffffffa0;
}

/* Index Page2 End */
/* Index Footer */
.style-mobile .foot,
.style-pc .foot-m {
    display: none;
}

.style-mobile .foot-m,
.style-pc .foot {
    display: block;
}


.foot-m .link-line {
    background-color: #318E89;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 2rem;
}

.foot-m .link-line>p,
.foot-m .link-line .text-line {
    width: calc(100% - 4rem);
    padding: 1rem 2rem;
    font-size: 3rem;
    height: 8rem;
    line-height: 8rem;
    color: #acfaf6;
    font-weight: bold;
}

.foot-m .link-line .link-list a {
    height: 6rem;
    color: white;
    font-size: 2.5rem;
    line-height: 6rem;
    float: left;
    width: calc(25% - 2rem);
    margin: 1rem 1rem;
    text-align: center;
    border-radius: 1rem;
    background-color: #0a172e10;
}

.foot-m .link-line .text-line {
    height: 4rem;
    color: white;
    font-size: 2.5rem;
    line-height: 4rem;
    width: calc(100% - 5rem);
    margin: 1rem 1rem;
}

.foot-m .link-line .text-line span {
    font-weight: bold;
    padding-right: 1rem;
}

.foot-m .link-line.info {
    padding-top: 2rem;
}

.foot-m .link-line.info p {
    width: 100%;
    font-size: 2rem;
    margin: 0;
    padding: 0;
    text-align: center;
    height: 4rem;
    line-height: 4rem;
}

.foot-m .link-line.info p * {
    color: #acfaf6;
}

/* Index Footer End */
/* 企业概况 */
.style-mobile .lj-banner,
.style-mobile .lj-banner>img {
    width: 100%;
}

.lj-banner,
.lj-banner>img {
    width: 100%;
}

.style-mobile .lj-topMenu {
    height: auto;
}

.style-mobile .lj-topMenu,
.style-mobile .lj-topMenu .container,
.style-mobile .lj-topMenu .clearfix {
    width: 100% !important;
}

.style-mobile .lj-topMenu .clearfix li {
    width: 33.15%;
    height: 8rem;
    line-height: 8rem;
}

.style-mobile .lj-topMenu .clearfix li a {
    font-size: 2rem;
}

.style-mobile .jtjsCon2 .mainCon dt {
    float: none;
    width: 100% !important;
    height: auto !important;
    margin-bottom: 2rem;
}

.jtjsCon2 .header-img {
    overflow: hidden;
}

.jtjsCon2 img {
    width: 100% !important;
    height: auto !important;
}

.jtjsCon2 .header-img img {
    width: auto !important;
    height: 100% !important;
}

.style-mobile .jtjsCon2 .header-img img {
    width: 100% !important;
    height: auto !important;
}

.style-mobile .jtjsCon2 {
    width: 100%;
    margin-top: 0 !important;
}

.style-mobile .jtjsCon2 .container {
    width: 100% !important;
}

.style-mobile .jtjsCon2 .video-pic,
.style-mobile .jtjsCon2 .v1_jtjs {
    float: none;
    width: 100%;
    height: auto;
}

.jtjsCon2 .v1_jtjs {
    width: 640px;
    height: 460px;
    overflow: hidden;
}

#v1_jtjs video {
    width: 640px;
}

.style-mobile #v1_jtjs video {
    width: 100% !important;
}

.jtjsCon2 .mainCon dd {
    float: none !important;
    width: calc(100% - 2rem) !important;
    padding: 1rem !important;
}

.jtjsCon2 .mainCon dd *:not(h3) {
    font-size: 1.5rem;
    line-height: 5rem;
}

.style-mobile .jtjsCon3 .mainCon .conBox .box {
    width: 100%;
    padding-top: 3rem;
}

.style-mobile .jtjsCon3 .mainCon .conBox .box>h3 {
    font-size: 3rem;
    margin-bottom: 0;
    font-weight: bold;
}

.style-mobile .jtjsCon3 .mainCon .conBox .box>p {
    width: calc(100% - 2rem);
    font-size: 2.5rem;
    line-height: 3.2rem;
    padding: 1rem;
}

.qygk .mainCon {
    background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)),
        url("../images/Gyyf/bg.jpg") center/cover no-repeat;
    border-radius: 1rem;
}

.qygk .mainCon h3 {
    color: #318e89 !important;
    font-size: 2rem !important;
}

.qygk .mainCon .content {
    padding: 1rem;
}

.qygk .mainCon .content * {
    font-family: "微软雅黑" !important;
    font-size: 1.5rem !important;
    line-height: 4rem !important;
    min-height: 4rem !important;
    height: auto !important;
    text-shadow: 0 0 0.2rem #fff;
}

/* 企业概况 End */
/* 企业文化 */
.style-mobile .section2 .title {
    font-size: 3rem;
}

.style-mobile .section2 .section2-container {
    display: block;
    height: auto;
}

.style-mobile .section2 .section2-container>.img {
    width: 100%;
    height: 40rem;
}

.style-mobile .section2 .section2-container .section2-wrap * {
    font-size: 2.5rem !important;
    line-height: 4rem;
    min-height: 4rem;
    height: auto;
}

.style-mobile .section2 .section2-container .section2-wrap .section2-wrap-item {
    height: auto;
    width: calc(100% - 2rem);
    padding: 1rem;
}

.style-mobile .section2 .section2-container .section2-wrap .section2-wrap-item .content {
    margin-left: 4rem;
}

.style-mobile .section2 .section2-container .section2-wrap .section2-wrap-item:nth-of-type(4) .icon {
    padding-right: 1.5rem;
}

/* 企业文化 End */
/* 企业荣誉 */
.honor {}

.style-mobile .honor .honor-mainCon .honor-box {
    width: 100%;
}

.style-mobile .honor .honor-mainCon .honor-box li {
    margin: 2rem;
    padding: 1rem;
    width: calc(100% - 6rem) !important;
    height: auto !important;
}

.style-mobile .honor .honor-mainCon .honor-box li p {
    width: auto !important;
    display: block;
    font-size: 2.5rem;
    padding: 1rem;
    text-align: left;
    line-height: 5.5rem;
}

.style-mobile .page-footer .page-btn {
    display: none;
}

.style-mobile .page-footer .page-check-btn {
    font-size: 3rem;
}

/* 企业荣誉 End */
/* 合作伙伴 */
.rno-section {}

.style-mobile .rno-section-tit {
    font-size: 3rem;
}

.style-mobile .rno-lattice.rno-lattice-cols-5>.rno-lattice-cell {
    margin: 1rem;
    padding: 0;
    width: calc(100% / 3 - 2rem);
}

/* 合作伙伴 End */
/* 新闻中心 */
.ljnews .mainCon dd h3 a {
    font-size: 20px;
}

.style-mobile .ljnews .mainCon dd {
    width: 60%;
}

.style-mobile .ljnews .mainCon dd h3 {
    height: 5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.style-mobile .ljnews .mainCon dd h3 a {
    font-size: 2.5rem;
}

.style-mobile .ljnews .mainCon dd span {
    font-size: 2rem;
}

.style-mobile .container {
    width: 100% !important;
}

.lj-topMenu-bar li {
    box-sizing: border-box;
    width: 20%;
}

.lj-topMenu-bar li a {
    width: 100% !important;
    padding: 0 !important;
}

/* 新闻中心 End */
/* 工业丝 */
.style-mobile #sitecontent {
    width: 100%;
}

.style-mobile .npagePage .content {
    width: 100%;
}

.lj-banner {
    position: relative;
}

.lj-banner img {
    position: relative;
}

.lj-banner .title,
.lj-banner .subTitle {
    position: absolute;
    left: 0;
    right: 0;
    height: 5rem;
    line-height: 5rem;
    text-align: center;
    text-shadow: 0 0 3rem black;
    letter-spacing: 1rem;
    color: white;
    width: 100%;
}

.lj-banner .title {
    top: calc(50% - 5rem);
    font-size: 4rem;
    font-weight: bold;
}

.lj-banner .subTitle {
    height: 4rem;
    line-height: 4rem;
    top: calc(50% + 3rem);
    font-size: 2rem;
}

#mproject table {
    width: 80%;
    margin: 0 auto;
    border-collapse: collapse;
}

#mproject table td {
    border: 1px solid;
    text-align: center;
}

#mproject .content {
    background-color: transparent;
}

#sitecontent {
    margin-top: 0 !important;
    padding-top: 4rem;
}

#mproject .info {
    width: calc(100% - 4rem);
    margin: 0 auto;
    box-sizing: border-box;
    padding: 1rem;
    background-color: white;
    border-radius: 0.5rem;
}

.style-mobile #mproject .info {
    font-size: 2.5rem;
}

.project-item {
    margin: 2rem;
    padding: 1rem;
    background-color: white;
    box-sizing: border-box;
    border-radius: 0.5rem;
    width: calc(50% - 4rem);
    float: left;
    transition: all 0.5s;
}

.project-item:hover {
    box-shadow: 0 0 5rem #ccc;
}

.style-mobile .project-item {
    float: none;
    width: calc(100% - 4rem);
}

.project-item .iconBox,
.project-item .icon {
    position: relative;
    width: 20rem;
    height: 28rem;
    border-radius: 0.5rem;
    overflow: hidden;
    float: left;
}

.project-item .iconBox {
    margin: 0 1rem 0 0;
}

.project-item .r-box {
    float: left;
    box-sizing: border-box;
    padding-right: 0.2rem;
    width: calc(100% - 22rem);
    overflow: hidden auto;
    height: 28rem;
}

.style-mobile .project-item .r-box {
    float: none;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.project-item .icon>img {
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: none !important;
    width: auto !important;
}

.style-mobile .project-item .iconBox,
.style-mobile .project-item .icon {
    width: 100%;
    float: none;
    height: auto;
}

.style-mobile .project-item .icon>img {
    height: auto !important;
    width: 100% !important;
    position: relative;
    transform: translate(0, 0);
    left: 0;
    top: 0;
}

.project-item .content {
    width: 100%;
    margin-top: 0.6rem;
}

.style-mobile .project-item .content {
    height: auto;
    padding: 0 2rem;
    box-sizing: border-box;
}

.project-item .title:nth-of-type(1) {
    font-weight: bold;
    color: #318E89;
    background-color: #318E8910;
}

.project-item .title {
    position: relative;
    font-size: 1.4rem;
    line-height: 1rem;
    min-width: 10rem;
    margin-bottom: 1rem;
    height: 3rem;
}

.style-mobile .project-item .title {
    font-size: 3rem;
    line-height: 8rem;
    height: 9rem;
}

.project-item .title:after {
    position: absolute;
    content: attr(english);
    display: block;
    height: 1rem;
    font-size: 0.8rem;
    bottom: 0;
}

.style-mobile .project-item .title:after {
    height: 3rem;
    font-size: 2rem;
    margin-bottom: 2rem;
}

.project-item .content.line {
    height: auto;
}

.project-item .content.line>.title {
    float: none;
    margin-bottom: 1rem;
}

.project-item .content>.content {
    width: 100%;
    font-size: 1.3rem !important;
    line-height: 2rem;
    float: left;
    height: auto;
    word-wrap: break-word;
    word-break: break-all;
    text-wrap-mode: wrap !important;
}

.project-item .content>.content * {
    word-wrap: break-word;
    word-break: break-all;
    text-wrap-mode: wrap !important;
}

.style-mobile .project-item .content>.content {
    font-size: 2.5rem !important;
    margin-top: 3rem;
    text-indent: 2rem;
    line-height: 4rem;
    padding-bottom: 2rem;
}

/* 工业丝 End */
/* 股价走势 */
.style-mobile #bdRight>div>div>ul>li>a {
    padding: 0 60px;
}

.style-mobile .personnel .page,
.style-mobile .personnel .page .list {
    width: 100%;
}

.style-mobile .personnel .g-conbox-col:nth-of-type(1) {
    width: 100%;
}

.style-mobile .personnel .g-conbox-col:nth-of-type(1) * {
    font-size: 2.5rem;
}

.style-mobile .personnel .g-conbox-col:nth-of-type(2) {
    width: 100%;
    margin-bottom: 5rem;
}

/* 股价走势 End */
/* 公司业绩 */
.style-mobile .disclosure-table-container .table-con {
    overflow: auto hidden;
}

.style-mobile .g-conbox * {
    font-size: 2rem !important;
}

.style-mobile .disclosure-table-container .table {
    width: 200%;
}

.style-mobile .disclosure-table-container .titledownload-icon {
    float: left;
    position: relative;
}

/* 公司业绩 End */
/* 研发团队 */
.honor .honor-mainCon .honor-box li img {
    height: 120px;
}
.rd-team li img {
    height: auto !important;
}

.honor .honor-mainCon .honor-box .rd-team-new-list{
    width: 100% !important;
}
.honor .honor-mainCon .honor-box .rd-team-new-item{
    width: calc(50% - 2rem) !important;
    margin: 1rem;
    box-sizing: border-box;
    min-height: 14rem;
    height: 30rem !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}
.style-mobile .honor .com-titleMenu{
    height: 12rem !important;
}
.style-mobile .honor .com-titleMenu li{
    scale: 1.5;
}
.style-mobile .honor .com-titleMenu li:nth-of-type(1) {
    margin-right: 5rem;
}
.style-mobile .honor .com-titleMenu li p{
    font-size: 1rem !important;
}
.style-mobile .honor .rd-team{
    border: 0 !important;
}
.honor .honor-mainCon .honor-box .rd-team-new-item:hover .left-box img{
    transform:scale(1);
}
.style-mobile .honor .honor-mainCon .honor-box .rd-team-new-item{
    width: auto !important;
    height: auto !important;
    float: left !important;
    margin-right: 4rem !important;
}
.honor .honor-mainCon .honor-box .rd-team-new-item .left-box{
    top: 0;
    position: absolute !important;
    width: 11rem !important;
    height: 100% !important;
    background-color: #318E89 !important;
    padding: 1rem !important;
    box-sizing: border-box;
    display: block !important;
}
.style-mobile .honor .honor-mainCon .honor-box .rd-team-new-item .left-box{
    width: 100% !important;
    height: 20rem !important;
}
.style-mobile .honor .honor-mainCon .honor-box .rd-team-new-item .left-box img{
    width: auto !important;
    height: 18rem !important;
    float: left !important;
    margin-right: 4rem !important;
}
.honor .honor-mainCon .honor-box .rd-team-new-item .left-box img {
    display: block;
    width: 9rem !important;
    height: 12rem !important;
    border: 0 !important;
    overflow: hidden !important;
}
.style-mobile .honor .honor-mainCon .honor-box .rd-team-new-item .left-box>.name{
    display: block;
    font-size: 4rem !important;
    line-height: 16rem !important;
    height: 16rem !important;
    text-align: left !important;
}
.honor .honor-mainCon .honor-box .rd-team-new-item .left-box>.name{
    margin: 0 !important;
    font-size: 1.5rem !important;
    font-weight: bold;
    color: white;
}
.style-mobile .honor .honor-mainCon .honor-box .rd-team-new-item>.content{
    width: 100%;
    margin-top: 20rem !important;
    position: unset !important;
    overflow:unset !important;
}
.style-mobile .honor .honor-mainCon .honor-box .rd-team-new-item>.content *{
    font-size: 1.5rem !important;
    height: auto !important;
}
.honor .honor-mainCon .honor-box .rd-team-new-item>.content{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 12rem !important;
    overflow: hidden auto !important;
}
.honor .honor-mainCon .honor-box .rd-team-new-item>.content,
.honor .honor-mainCon .honor-box .rd-team-new-item>.content *{
    text-align: left !important;
    font-size: 1.2rem !important;
    height: auto !important;
    text-wrap: auto !important;
    width: auto !important;
}

.honor .honor-mainCon .honor-box li p {
    height: 45px;
    line-height: 45px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.style-mobile .honor .honor-mainCon .honor-box span {
    float: left;
}

.style-mobile .honor .honor-mainCon .honor-box span,
.style-mobile .honor .honor-mainCon .honor-box li img {
    height: 15rem !important;
    width: 30% !important;
}

.style-mobile .honor .honor-mainCon .honor-box li img {
    width: 100% !important;
}

.style-mobile .honor .honor-mainCon .rd-team li {
    height: auto !important;
    width: calc(50% - 6.2rem) !important;
    float: left !important;
}

.style-mobile .honor .honor-mainCon .rd-team span,
.style-mobile .honor .honor-mainCon .rd-team li img {
    width: 100% !important;
    height: auto !important;
    float: none !important;
}
.style-mobile .honor .honor-mainCon .rd-team p{
    text-align: center !important;
    margin-top: 0 !important;
}

.style-mobile .tslj-album,
.style-mobile .tslj-album .container {
    width: 100% !important;
    min-width: 0 !important;
}

.style-mobile .com-base .mainCon .com-baseBtn {
    display: none;
}

.style-mobile .jtjsCon4 .mainCon dd {
    height: auto;
    overflow: hidden auto;
}

.style-mobile .jtjsCon4 .mainCon dd * {
    font-size: 2.5rem !important;
}

.style-mobile .com-base .mainCon .com-baseMenu li {
    font-size: 2rem;
    overflow: hidden;
}

.tslj-album {
    background-color: #318E89 !important;
}

.style-mobile .rd-team-content{
    padding: 2rem !important;
}
.rd-team-content{
    padding: 5rem !important;
}
.rd-team-content h1 *{
    font-size: 2rem !important;
    font-weight: bold;
    color: #318E89;
}
.style-mobile .rd-team-content h1 *{
    font-size: 4rem !important;
}
.rd-team-content *{
    font-size: 1.5rem !important;
    line-height: 4rem !important;
}
.style-mobile .rd-team-content *{
    font-size: 2rem !important;
    line-height: 8rem !important;
}
/* 研发团队 End */
/* 研发成果 */
.style-mobile .winning-box .winning-name,
.style-mobile .winning-box .winning-table * {
    font-size: 2.5rem;
}

.style-mobile .winning-box .winning-table {
    overflow: auto hidden;
}

.style-mobile .winning-box .winning-table table {
    width: 350%;
}

/* 研发成果 End */
/* 研发专利 */
.style-mobile .honor .honor-mainCon .patent span,
.style-mobile .honor .honor-mainCon .patent li img {
    height: 25rem !important;
}

.style-mobile .honor .honor-mainCon .patent li p {
    text-overflow: unset;
    white-space: unset !important;
    word-wrap: break-word !important;
    word-break: break-all !important;
    height: auto !important;
}

/* 研发专利 End */
/* 党建理念 */
.style-mobile .sxy-purpose .container {
    background-color: #C00B09;
}

.sxy-purpose {
    background: url(../images/sxy-purposeBg01_new.png) !important;
}

.sxy-purpose .mainCon li {
    border-right: 1px solid #f73636 !important;
}

.sxy-purpose .mainCon li:first-child {
    border-left: 1px solid #f73636 !important;
}

.style-mobile .sxy-purpose .mainCon li {
    box-sizing: border-box;
    width: 50% !important;
    font-size: 1.5rem;
}

.style-mobile .sxy-purpose {
    height: auto !important;
}

/* 党建理念 End */
/* 群团建设 */
.style-mobile .helpListCon .mainCon {
    width: 100%;
}

.style-mobile .helpListCon .mainCon .con li {
    padding: 1rem;
    margin: 2rem;
    width: calc(50% - 7rem);
}

.style-mobile .helpListCon .mainCon .con li * {
    font-size: 2.5rem;
}

.style-mobile .main_padding40 {
    width: 100%;
}

.style-mobile .main_padding40 * {
    font-size: 2.5rem;
}

.style-mobile .about .join-us-txt {
    font-size: 2rem !important;
}

.style-mobile .prod-advant dl dd {
    line-height: 3rem;
}

/* 群团建设 End */
/* 招贤纳士 */
.join-us .about {
    background: none !important;
}

.style-mobile .join-us .about {
    height: auto;
}

.style-mobile .join-us .about .av-container .mb20 {
    font-size: 3rem !important;
    font-weight: bold;
}

.style-mobile .join-us .about .av-container .prod-advant dl {
    float: none;
    width: 100%;
}

.style-mobile .join-us .about .av-container .prod-advant dl dd {
    box-sizing: border-box;
    padding: 0 1rem;
    margin-bottom: 2rem;
    font-size: 2.5rem !important;
    line-height: 4rem;
    text-indent: 4rem;
}

.style-mobile .join-us .about .av-container .prod-advant dl dt * {
    font-size: 3rem !important;
    line-height: 6rem;
}

.style-mobile .join-us .depart-wear ul {
    box-sizing: border-box;
    width: calc(100% - 4rem);
    margin: 2rem;
    height: auto;
}

.style-mobile .join-us .depart-wear ul .word {
    font-size: 2rem !important;
}

.style-mobile .theme-popover {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
    height: 100%;
}

.style-mobile .theme-popover .theme-poptit {
    height: 5rem;
}

.style-mobile .theme-popover .theme-poptit .close {
    font-size: 5rem !important;
    margin: 2rem 2rem 0;
}

.style-mobile .theme-popover .theme-poptit * {
    font-size: 2.5rem !important;
}

.style-mobile .theme-popover .theme-popbod {
    position: absolute;
    top: 5rem;
    bottom: 0;
    left: 0;
    right: 0;
}

.style-mobile .theme-popover .theme-popbod * {
    font-size: 2.5rem !important;
    line-height: 5rem;
}

.style-mobile .theme-popover .theme-popbod .content {
    height: calc(100% - 14rem);
    overflow: hidden auto;
}

.style-mobile .theme-popover .theme-popbod .join-email {
    height: 5rem;
    margin: 1rem 0;
    padding: 0;
}

.style-mobile .theme-popover .theme-popbod .join-email a {
    height: 5rem;
}

/* 招贤纳士 End */
/* 联系我们 */
.contact-us-text {
    top: 40% !important;
}

.style-mobile .contact-us-text .con {
    width: 90%;
    max-width: 90% !important;
    margin: 0 1%;
    float: none;
}

.style-mobile .contact-us-text .con * {
    font-size: 2.5rem !important;
}

.style-mobile .contact-us-text .container {
    margin: 0;
    padding: 0;
}

.style-mobile .tel-box .list * {
    font-size: 2.5rem !important;
    line-height: 3rem;
}

.style-mobile .tel-box .list div {
    padding: 1rem;
    height: auto;
    width: calc(100% - 2rem);
}

.style-mobile .amap-marker {
    zoom: 1.8;
}

.style-mobile .join-us .ml110,
.style-mobile .join-us .ml110 label{
    margin: 1rem 0 !important;
    width: 100%;
    text-align: center;
}
/* 联系我们 End */
/* 大事记 */
.about-main2 {
    height: auto;
}

.about-main2 .licheng-bg {
    height: auto;
}

.about-main2 .licheng-content {
    margin-top: 1rem;
    position: relative;
    height: 500px;
}

.about-main2 .licheng-content .item {
    position: relative;
    display: flex;
    height: 100%;
    padding: 2rem 1rem;
    box-sizing: border-box;
    width: 452px;
    background: url("../images/licheng-content.png") no-repeat 0 240%;
    background-size: 100%;
}

.about-main2 .licheng-content .item .bar {
    margin-top: 5rem;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background: #318D88;
}

.about-main2 .licheng-content .item .bar:after {
    content: "";
    display: block;
    position: absolute;
    height: 60%;
    width: 0.2rem;
    margin-left: calc((2rem - 0.2rem) / 2);
    background: #318D88;
    margin-top: 1rem;
}

.about-main2 .licheng-content .item .bar p {
    position: absolute;
    width: 100%;
    top: 1rem;
    font-size: 2rem;
    color: #318D88;
}

.about-main2 .licheng-content .item .title,
.about-main2 .licheng-content .item .content {
    position: absolute;
    color: #318D88;
}

.about-main2 .licheng-content .item .title {
    width: calc(100% - 4rem);
    margin: 5rem 1rem 2rem 3rem;
    font-weight: bold;
    font-size: 1.5rem;
    height: 3rem;
    line-height: 3rem;
}

.about-main2 .licheng-content .item .content {
    width: calc(100% - 4rem);
    top: 10rem;
    left: 4rem;
    right: 1rem;
    bottom: 0;
    font-size: 1.2rem;
}

.style-mobile .about-main2 .licheng-content .item .content {
    font-size: 1.5rem !important;
}

.about-main2 .licheng-content .item:nth-child(even) {
    background: url("../images/licheng-content2.png") no-repeat 0 240%;
}

.about-main2 .licheng-content .item:nth-child(even) .bar {
    margin-top: calc(90%);
}

.about-main2 .licheng-content .item:nth-child(even) .bar:after {
    top: calc(20% + 1rem);
}

.about-main2 .licheng-content .item:nth-child(even) .title {
    bottom: 2rem;
}

.about-main2 .licheng-content .item:nth-child(even) .content {
    top: auto;
    bottom: 8rem;
    font-size: 1.2rem;
    height: auto;
}

.about-main2 .licheng-content .lc-swiper-btn {
    z-index: 9999;
    top: 50%;
}

/* 大事记 End */
