body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,form,button,input,textarea,th,td {
    font-weight: normal;
    margin: 0;
    padding: 0
}

body,button,input,select,textarea,h1,h2,h3,h4,h5,h6,i {
    font: normal 12px "Helvetica Neue","Microsoft YaHei",Helvetica,STHeiTi,sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

ul,ol,li {
    list-style: none
}

a {
    text-decoration: none;
    color: #333
}

a:hover {
    text-decoration: none
}

img {
    vertical-align: top;
    border: 0;
    max-width: 100%
}
.logo{
    margin-top: 20px;
}
button,input,select,textarea {
    font-size: 100%;
    vertical-align: middle;
    outline: none;
    -webkit-appearance: none
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

div,a {
    -webkit-tap-highlight-color: rgba(255,255,255,0)
}

html {
    font-size: 10px
}

body {
    position: relative;
    background: #fff
}

@media screen and (min-width: 360px) {
    html {
        font-size:10px
    }
}

@media screen and (min-width: 375px) {
    html {
        font-size:10px
    }
}

@media screen and (min-width: 414px) {
    html {
        font-size:10px
    }
}

@media screen and (min-width: 480px) {
    html {
        font-size:15px
    }
}

@media screen and (min-width: 640px) {
    html {
        font-size:20px
    }
}

.clear {
    *zoom:1;clear: none !important
}

.clear:after {
    font-size: 0;
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: " "
}

.clearboth {
    clear: both
}

.wp1170 {
    width: 1250px;
    margin: 0 auto
}

.wp1520 {
    max-width: 1520px;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box
}

@media screen and (max-width: 1560px) {
    .wp1520 {
        padding:0 40px
    }
}

@media screen and (max-width: 1024px) {
    .wp1520 {
        padding:0 15px
    }
}

.por {
    position: relative
}

.tove {
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.checkBrowser {
    font-size: 14px;
    line-height: 40px;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 50%;
    width: 700px;
    height: 40px;
    margin-left: -360px;
    padding: 0 10px;
    color: #fff;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #e6212a
}

.checkBrowser a {
    font-size: 16px;
    line-height: 20px;
    position: absolute;
    top: 10px;
    right: 5px;
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    text-align: center;
    color: #333;
    border-radius: 50%;
    background-color: #fff
}

.header {
    position: relative;
    z-index: 101
}

.header h1 {
    float: left
}

.header .mobileBtn {
    float: right;
    display: none
}


.header .mobileBtn>div {
    float: left;
    width: fit-content;
    height: 5rem;
    line-height: 5rem;
    text-align: center;
    font-size: 1.2rem;
    color: #005d54
}

.header .mobileSearchBtn {
    background: url("/front_images/foshan_news/web/mnls/images/search.png") center no-repeat;
    background-size: 17px;
    -webkit-background-size: 17px;
    width: 5.5rem !important;
}

.header_search {
    float: right;
    height: 66px;
    padding-top: 50px;
    border-left: 1px solid #e5e5e5
}

.header_search .searchCon {
    float: left;
    position: relative
}

.header_search .searchCon .searchBtn {
    width: 35px;
    height: 20px;
    cursor: pointer;
    background: url(../searchBtn1.png) center top no-repeat
}

.header_search .searchCon .searchBox {
    position: absolute;
    display: none;
    top: 66px;
    right: -60px;
    border: 1px solid #e5e5e5;
    border-top: none;
    width: 260px;
    padding: 30px;
    background-color: #fff;
    overflow: hidden;
    z-index: 2
}

.header_search .searchCon .searchBox input[type=text] {
    -webkit-appearance: none;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    height: 40px;
    line-height: 30px;
    padding: 0 5px;
    box-sizing: border-box;
    width: 100%;
    font-size: 12px;
    color: #333;
    margin-bottom: 15px
}

.header_search .searchCon .searchBox button[type=text]:focus {
    box-shadow: 0 0 10px rgba(0,93,84,.8);
    border-color: #005d54
}

.header_search .searchCon .searchBox button[type=submit] {
    -webkit-appearance: none;
    border: 1px solid #005d54;
    border-radius: 0;
    height: 40px;
    line-height: 38px;
    cursor: pointer;
    width: 100%;
    color: #005d54;
    text-align: center;
    background: none;
    font-size: 14px;
    transition: .2s ease all
}

.header_search .searchCon .searchBox button[type=submit]:hover {
    background-color: #005d54;
    color: #fff
}

.header_search .language {
    float: left;
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #005d54;
    line-height: 20px;
    text-transform: uppercase;
    padding-left: 5px
}

.header_search .language:hover {
    color: #00766b
}

.nav {
    float: right;
    position: relative
}

.nav li {
    float: left
}

.nav li a {
    position: relative;
    display: block;
    padding: 0 15px;
    height: 116px;
    line-height: 116px;
    font-size: 14px;
    font-weight: bold;
    color: #666
}

.nav li.on a {
    background-color: #005d54;
    color: #fff
}

.nav li.slideLine {
    position: absolute;
    height: 3px;
    line-height: 0;
    background-color: #005d54;
    bottom: -2px
}

.navMenuCon {
    position: absolute;
    width: 100%;
    background-color: #f7f7f7;
    z-index: 100;
    border-top: 1px solid #cad6e2;
    border-bottom: 1px solid #e1e3e3;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 0;
    top: 116px;
    display: none
}

.navMenuBox {
    display: none
}

.navMenuBox ul {
    float: left;
    width: 295px
}

.navMenuBox ul li {
    width: 100%;
    line-height: 42px;
    border-bottom: 1px solid #ccc
}

.navMenuBox ul li a {
    font-size: 16px;
    color: #666
}

.navMenuBox ul li a:hover {
    color: #005d54
}

.navMenuBox .navNewsCon {
    margin-left: 395px;
    display: block;
    overflow: hidden
}

.navMenuBox .navNews {
    float: left;
    width: 248px;
    margin-right: 80px
}

.navMenuBox .navNews .img {
    display: block;
    border-radius: 5px;
    width: 248px;
    height: 169px;
    margin-bottom: 10px;
    overflow: hidden
}

.navMenuBox .navNews .img img {
    width: 100%;
    height: 100%
}

.navMenuBox .navNews dt {
    margin-bottom: 10px
}

.navMenuBox .navNews dt a {
    font-size: 16px;
    font-weight: bold;
    color: #333
}

.navMenuBox .navNews dt a:hover {
    color: #005d54;
    text-decoration: underline
}

.navMenuBox .navNews dd {
    line-height: 1.8;
    font-size: 14px;
    color: #333
}

.banner {
    position: relative;
    z-index: 1
}

.banner .img {
    width: 100%;
    height: 554px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    -webkit-background-size: cover
}

.banner .mobileImg {
    display: none;
    width: 100%;
    height: 0;
    padding-bottom: 68.4375%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    -webkit-background-size: cover
}

.banner .img a,.banner .mobileImg a {
    display: block;
    width: 100%;
    height: 100%
}

.banner .word {
    position: absolute;
    width: 390px;
    top: 190px;
    left: 50%;
    margin-left: 165px;
    opacity: 0;
    z-index: 2
}

.banner .word.animate {
    animation: fadeInLeft 1s ease forwards
}

.banner .word p {
    font-size: 24px;
    line-height: 33px;
    color: #4e4e4e;
    margin-bottom: 15px
}

.banner .word .more {
    display: block;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    width: 140px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #005d54;
    cursor: pointer
}

.banner .word .more:hover {
    background-color: #00766b
}

.banner .swiper-pagination {
    bottom: 25px
}

.banner .swiper-pagination-bullet {
    opacity: .6;
    color: #000
}

.banner .swiper-pagination-bullet-active {
    opacity: .6;
    background-color: #005d54
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translateX(20px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

.main {
    overflow: hidden
}

.index_newsTop {
    margin-top: 75px;
    margin-bottom: 45px
}

.index_video {
    position: absolute;
    top: 0;
    left: 0
}

.index_video:after {
    content: "";
    display: block;
    width: 90%;
    height: 10px;
    box-shadow: 0 0 30px #999;
    position: absolute;
    bottom: 0px;
    left: 5%;
    border-radius: 50%;
    z-index: 1
}

.index_videoWp {
    position: relative;
    width: 406px;
    height: 257px;
    padding: 40px;
    background-color: #fff;
    cursor: pointer;
    text-align: center;
    z-index: 2
}

.index_videoDialog {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 111111
}

.index_videoDialog .close {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    color: #333;
    font-size: 20px;
    cursor: pointer;
    z-index: 89
}

.index_videoDialog .index_videoBox {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden
}

.index_videoDialog .index_videoBox video {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    -o-object-fit: initial;
    object-fit: initial
}

.index_newsCon {
    position: relative;
    margin-left: 505px
}

.index_newsCon:after {
    content: "";
    display: block;
    width: 90%;
    height: 10px;
    box-shadow: 0 0 30px #999;
    position: absolute;
    bottom: 0px;
    left: 5%;
    border-radius: 50%;
    z-index: 1
}

.index_newsCon .date {
    float: left;
    display: none;
    border: 1px solid #005d54;
    box-sizing: border-box;
    text-align: center
}

.index_newsCon .date .day {
    font-size: 2.5rem;
    height: 42px;
    line-height: 42px;
    color: #005d54
}

.index_newsCon .date .year {
    background-color: #005d54;
    font-size: 1rem;
    color: #fff;
    line-height: 24px;
    padding: 0 5px
}

.index_newsWp {
    position: relative;
    background-color: #fff;
    position: relative;
    height: 337px;
    z-index: 2
}

.index_newsTopTit {
    height: 60px;
    line-height: 60px;
    padding: 0 25px;
    background-color: #fbfbfb
}

.index_newsTopTit h5 {
    float: left;
    font-size: 20px;
    color: #000;
    line-height: 60px
}

.index_newsTopTit h5 span {
    color: #a0a0a0
}

.index_newsTopTit .more {
    float: right;
    display: block;
    font-size: 16px;
    color: #a0a0a0;
    word-spacing: 3px
}

.index_newsTopTit .more:hover {
    color: #005d54
}

.index_hotNews {
    padding: 14px 0;
    margin: 0 25px;
    border-bottom: 1px dashed #cbcbcb;
    overflow: hidden
}

.index_hotNews .img {
    display: block;
    float: left;
    width: 188px;
    height: 118px
}

.index_hotNews .img img {
    width: 100%;
    height: 100%
}

.index_hotNews .img:hover {
    opacity: .8
}

.index_hotNews .info {
    margin-left: 205px
}

.index_hotNews .info h5 {
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    height: 36px
}

.index_hotNews .info h5 a {
    font-size: 16px;
    color: #333
}

.index_hotNews .info h5 a:hover {
    color: #005d54
}

.index_hotNews .info .p {
    font-size: 12px;
    line-height: 24px;
    color: #9d9d9d;
    height: 72px;
    overflow: hidden
}

.index_newsList {
    padding: 14px 25px 0
}

.index_newsList li {
    float: left;
    box-sizing: border-box;
    width: 50%
}

.index_newsList li h6 {
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    line-height: 30px;
    height: 30px;
    padding-left: 15px;
    background: url("/front_images/foshan_news/web/mnls/images/dot1.png") left center no-repeat
}

.index_newsList li h6 a {
    font-size: 14px;
    color: #666
}

.index_newsList li h6 a:hover {
    color: #005d54
}

.index_newsList li .p {
    display: none;
    font-size: 12px;
    color: #9d9d9d;
    line-height: 20px;
    height: 40px;
    overflow: hidden
}

.index_newsList li:nth-child(2n+1) {
    border-right: 1px solid #e5e5e5
}

.index_newsList li:nth-child(2n+1) h6 {
    padding-right: 20px
}

.index_newsList li:nth-child(2n) h6 {
    padding-left: 35px;
    background-position: 20px center
}

.index_brand {
    margin-bottom: 60px
}

.index_brandTit {
    line-height: 60px;
    background-color: #fbfbfb;
    margin-bottom: 4px;
    text-indent: 40px;
    font-size: 20px;
    color: #000
}

.index_brandTit h5 {
    float: left;
    font-size: 20px;
    color: #000;
    line-height: 60px
}

.index_brandTit h5 span {
    color: #a0a0a0
}

.index_brandTit .more {
    float: right;
    display: block;
    font-size: 16px;
    color: #a0a0a0;
    word-spacing: 3px;
    margin-right: 20px
}

.index_brandTit .more:hover {
    color: #005d54
}

.index_brandCon .swiper-wrapper {
    margin-bottom: 40px
}

.index_brandCon .swiper-slide a {
    display: block;
    position: relative;
    transition: .2s ease all
}

.index_brandCon .swiper-slide a:after {
    content: "";
    display: block;
    width: 90%;
    height: 10px;
    box-shadow: 0 0 30px #999;
    position: absolute;
    bottom: 0px;
    left: 5%;
    border-radius: 50%;
    z-index: 1;
    transition: .2s ease all
}

.index_brandCon .swiper-slide a:hover {
    transform: translateY(5px)
}

.index_brandCon .swiper-slide a:hover:after {
    box-shadow: 0 0 40px #666
}

.index_brandCon .wrapper {
    position: relative;
    z-index: 2
}

.index_brandCon .img {
    width: 100%;
    height: 0;
    padding-bottom: 74.13793%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover
}

.index_brandCon .info {
    text-align: center;
    padding-top: 50px;
    height: 125px;
    background-color: #fff
}

.index_brandCon .info .t {
    font-size: 20px;
    color: #333;
    margin-bottom: 5px
}

.index_brandCon .info .p {
    font-size: 16px;
    line-height: 24px;
    color: #666
}

.index_brandCon .swiper-pagination-bullet {
    opacity: 1;
    background-color: #005d54
}

.index_brandCon .swiper-pagination-bullet-active {
    background-color: #585858
}

.footer {
    background-color: #2e2e2e
}

.fastLink {
    padding-top: 50px;
    padding-right: 166px;
    padding-bottom: 30px;
    border-bottom: 1px solid #4d4d4d
}

.fastLink dl {
    float: left;
    width: 16.66667%
}

.fastLink dl dt {
    margin-bottom: 10px;
    padding-right: 10px
}

.fastLink dl dt a {
    font-size: 18px;
    color: #e0e0e0
}

.fastLink dl dt a:hover {
    text-decoration: underline
}

.fastLink dl dd {
    padding: 8px 10px 8px 0
}

.fastLink dl dd a {
    font-size: 14px;
    line-height: 20px;
    color: #e0e0e0
}

.fastLink dl dd a:hover {
    text-decoration: underline
}

.corpright {
    padding: 30px 0;
    font-size: 14px;
    color: #e0e0e0
}

.corpright a {
    font-size: 14px;
    color: #e0e0e0
}

.corpright a:hover {
    text-decoration: underline
}

.shareCon {
    position: absolute;
    top: 50px;
    right: 0
}

.shareCon p {
    font-size: 18px;
    color: #e0e0e0;
    margin-bottom: 10px;
    padding-left: 20px
}

.shareCon  a {
    margin: 0 0 0 20px;
    width: 38px;
    height: 38px;
    padding: 0
}

.shareCon  .bds_sqq {
    background: url("/front_images/foshan_news/web/mnls/images/icon1.png") center center no-repeat;
    background-size: 38px 38px;
    -webkit-background-size: 38px 38px
}

.shareCon  .bds_tsina {
    /* background: url("/front_images/foshan_news/web/mnls/images/icon3.png") center center no-repeat;
    background-size: 38px 38px;
    -webkit-background-size: 38px 38px */
}

.shareCon .share_wx {
    float: left;
    margin-left: 20px;
    position: relative;
    cursor: pointer;
    z-index: 5
}

.shareCon .share_wx i {
    display: block;
    width: 38px;
    height: 38px;
    background: center center no-repeat;
    background-size: 38px 38px;
    -webkit-background-size: 38px 38px;
    position: relative
}

.shareCon .share_wx .shareBox {
    position: absolute;
    display: none;
    top: 52px;
    left: 50%;
    margin-left: -94px;
    width: 144px;
    padding: 15px 25px;
    background-color: #ececec;
    border-radius: 5px;
    text-align: center;
    overflow: hidden
}

.shareCon .share_wx .shareBox p {
    font-size: 12px;
    color: #333;
    padding-left: 0;
    margin-bottom: 0;
    line-height: 1.8
}

.shareCon .share_wx .shareBox img {
    width: 136px;
    margin: 5px 0
}

.shareCon .share_wx:hover .shareBox {
    display: block
}

.shareCon .share_wx:hover i:after {
    content: "";
    display: block;
    position: absolute;
    width: 7px;
    height: 5px;
    background: url("/front_images/foshan_news/web/mnls/images/arrow1.png") center no-repeat;
    left: 50%;
    margin-left: -3px;
    bottom: -4px;
    z-index: 2
}

.index_videoTit {
    display: none;
    height: 3rem;
    line-height: 3rem;
    padding: 0 1rem;
    background-color: #fbfbfb
}

.index_videoTit h5 {
    float: left;
    font-size: 1.2rem;
    color: #000;
    line-height: 3rem
}

.index_videoTit h5 span {
    color: #a0a0a0
}

.mobileMenuBtn {
    display: none;
    height: 2.5rem;
    line-height: 2.5rem;
    clear: both
}

.mobileMenuBtn .wrapper {
    width: 100%;
    background-color: #005d54;
    height: 2.5rem
}

.mobileMenuBtn .wrapper.fixed {
    position: fixed;
    width: 100%;
    z-index: 9997;
    top: 0;
    left: 0
}

.mobileMenuBtn .wrapper.fixed ul {
    display: block
}

.mobileMenuBtn .word {
    float: left;
    padding-left: 1.6rem;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1rem;
    color: #fff
}

.mobileMenuBtn .word i {
    display: inline-block;
    vertical-align: top;
    width: 1.3rem;
    height: 2.5rem;
    margin-right: .5rem;
    background: url("/front_images/foshan_news/web/mnls/images/menubtn1.png") center no-repeat;
    background-size: 100% auto;
    -webkit-background-size: 100% auto
}

.mobileMenuBtn ul {
    display: none;
    float: right
}

.mobileMenuBtn ul li {
    float: left;
    width: 2.5rem;
    height: 2.5rem;
    text-align: center;
    line-height: 2.5rem;
    color: #fff
}

.mobileMenuBtn ul li a {
    font-size: 14px;
    color: #fff
}

.mobileMenuBtn .mobileMenuSearchBtn {
    background: url(../search1.png) center no-repeat;
    background-size: auto 35%;
    -webkit-background-size: auto 35%
}

.mobileSideMenu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none
}

.mobileSideMenu .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.3);
    z-index: 1
}

.mobileSideCon {
    position: absolute;
    top: 0;
    left: 0;
    width: 270px;
    height: 100%;
    background-color: #005d54;
    /* background-image: url(../mobileMenuBg.png); */
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    box-shadow: inset -5px 0 5px #00443d;
    z-index: 2;
    transition: .5s ease all;
    transform: translateX(-270px)
}

.mobileSideCon.on {
    transform: translateX(0)
}

.mobileSideCon dl {
    border-bottom: 1px solid #eee;
    margin: 0 10px
}

.mobileSideCon dl dt {
    position: relative;
    padding-left: 1rem;
    line-height: 48px
}

.mobileSideCon dl dt a {
    font-size: 14px;
    color: #fff;
    font-weight: bold
}

.mobileSideCon dl dt i {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    z-index: 2;
    transition: .2s ease all
}

.mobileSideCon dl dt.on i {
    transform: rotate(45deg)
}

.mobileSideCon dl dd {
    display: none;
    margin-left: 2rem
}

.mobileSideCon ul li {
    line-height: 48px
}

.mobileSideCon ul li a {
    display: block;
    font-size: 12px;
    color: #fff
}

.mobileSearchCon {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none
}

.mobileSearchCon .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0);
    z-index: 1
}

.mobileSearchCon .mobileSearchBox {
    position: relative;
    width: 100%;
    background-color: #fff;
    padding: 1rem;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
    z-index: 2
}

.mobileSearchCon .mobileSearchBox input[type=text] {
    display: block;
    width: 90%;
    height: 40px;
    line-height: 38px;
    border: 1px solid #a0a0a0;
    padding: 0 1rem;
    -webkit-appearance: none;
    box-sizing: border-box;
    border-radius: 0;
    margin: 0 auto 5px
}

.mobileSearchCon .mobileSearchBox input[type=submit] {
    display: block;
    height: 40px;
    border: 1px solid #005d54;
    width: 90%;
    background: none;
    border-radius: 0;
    -webkit-appearance: none;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 14px;
    color: #005d54;
    line-height: 38px
}

.fixedCon {
    position: fixed;
    right: 0;
    bottom: 10px;
    /* margin-top: -10px; */
    z-index: 99;
    display:none;
    /* position: absolute;
    right: 0;
    bottom: 410px;
    margin-top: -100px;
    z-index: 99; */
}
.show{
    display: block;
}
.fixedCon>div {
    width: 48px;
    border: 1px solid #eaeaea;
    background-color: #fbfbfb;
    transition: .2s ease all
}
.fixedCon .contact-txt a span{
   color: #333;
   display: block;
   background: transparent;
   
}
.fixedCon .email{
    display: none;
}
.fixedCon>div:hover {
    background-color: #005d54
}

.fixedCon>div:hover a {
    background-position: 0 -48px
}

.fixedCon>div:hover a span {
    display: block;
    color: #fff;
}

.fixedCon>div a {
    display: block;
    width: 48px;
    height: 48px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 48px auto;
    -webkit-background-size: 48px auto;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.fixedCon>div a span {
    display: none;
    width: 48px;
    /* height: 48px; */
    font-size: 14px;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    padding: 3px 5px;
    background-color: #005d54;
}

.fixedCon>div.goTop a {
    background-image: url(../icon_gotop.png)
}

.fixedCon>div.message a {
    background-image: url(../icon_message.png)
}

.fixedCon>div.email a {
    background-image: url(../icon_email.png)
}

.fixedCon>div.phone a {
    background-image: url(../icon_phone.png)
}

.fixedCon>div.pho a {
    background-image: url(../icon_pho.png)
}

.insideMobileBanner {
    display: none;
    width: 100%;
    height: 240px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover
}

.insideBanner {
    position: relative;
    width: 100%;
    height: 295px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover
}

.insideBanner .word {
    position: absolute;
    font-size: 16px;
    font-weight: bold;
    color: #595959;
    top: 32%;
    left: 55.2%
}

.insideBanner .wordResearch {
    position: absolute;
    left: 64%;
    top: 28%;
    color: #fff
}

.insideBanner .wordResearch .cn {
    font-size: 24px;
    margin-bottom: 5px
}

.insideBanner .wordResearch .en {
    text-transform: uppercase;
    font-size: 18px
}

.insideBanner .wordBrand {
    position: absolute;
    left: 56.5%;
    top: 50%;
    transform: translateY(-50%);
    color: #fff
}

.insideBanner .wordBrand .b {
    font-size: 30px
}

.insideBanner .wordBrand .s {
    font-size: 16px;
    line-height: 26px
}

.insideBanner .wordIndustry {
    position: absolute;
    left: 30.4%;
    top: 50%;
    transform: translateY(-50%);
    color: #fff
}

.insideBanner .wordIndustry .b {
    font-size: 24px;
    margin-bottom: 10px
}

.insideBanner .wordIndustry .s {
    font-size: 16px;
    font-family: "Arial"
}

.insideBanner .wordJoin {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 340px;
    transform: translateY(-50%);
    color: #555;
    margin-left: 250px
}

.insideBanner .wordJoin .b {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold
}

.insideBanner .wordJoin .b span {
    color: #005d54
}

.insideBanner .wordJoin .s {
    font-size: 16px;
    font-family: "Arial"
}

.insideBanner .wordResponsibility {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 340px;
    transform: translateY(-50%);
    color: #fff;
    margin-left: 250px
}

.insideBanner .wordResponsibility .b {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold
}

.insideBanner .wordResponsibility .s {
    font-size: 18px
}

.insideBanner .wordContact {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 340px;
    transform: translateY(-51%);
    color: #fff;
    margin-left: -380px
}

.insideBanner .wordContact .b {
    font-size: 24px;
    margin-bottom: 8px;
    font-weight: bold;
    color: #fff;
}

.insideBanner .wordContact .s {
    font-size: 18px
}

.menuLineCon {
    height: 61px
}

.menuWrapper {
    position: relative;
    width: 100%;
    height: 61px;
    background-size: auto 61px;
    -webkit-background-size: auto 61px;
    background-position: center center;
    background-repeat: repeat-x;
    z-index: 9
}

.menuWrapper.fixed {
    position: fixed;
    top: 2.5rem;
    left: 0;
    z-index: 9997
}

.menuWrapper .t {
    float: left;
    font-size: 24px;
    color: #005d54;
    line-height: 61px
}

.menuWrapper .menuLink {
    float: right;
    text-align: right
}

.menuWrapper .menuLink a {
    display: inline-block;
    vertical-align: top;
    line-height: 61px;
    height: 61px;
    font-size: 14px;
    color: #333;
    padding: 0 10px;
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center
}

.menuWrapper .menuLink a:hover,.menuWrapper .menuLink a.on {
    color: #005d54
}

.menuWrapper.posfixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999
}

.menuWrapper.bg_gray {
    background-image: url("/front_images/foshan_news/web/mnls/images/menubg_gray.jpg");
    background-color: #e9e9e9
}

.menuWrapper.bg_white {
    background-image: url("/front_images/foshan_news/web/mnls/images/menubg_gray.jpg")
}

.insideMain {
    position: relative;
    overflow-x: hidden
}

.about_profile {
    padding: 50px 0 60px
}

.about_profile .img {
    float: right;
    width: 489px;
    max-width: 100%;
    background-color: #fff;
    padding-bottom: 10px;
    box-shadow: 0 10px 30px #d8d6d6;
    text-align: center;
    margin-top: 60px
}

.about_profile .img img {
    width: 100%;
    height: auto !important
}

.about_profile .mobileimg {
    display: none;
    width: 489px;
    max-width: 100%;
    background-color: #fff;
    padding-bottom: 10px;
    box-shadow: 0 10px 30px #d8d6d6;
    text-align: center;
    margin: 20px auto 0
}

.about_profile .mobileimg img {
    width: 100%;
    height: auto !important
}

.about_profile .info {
    margin-right: 550px
}

.about_profile .t {
    line-height: 32px;
    margin-bottom: 15px
}

.about_profile .t b {
    font-size: 30px;
    font-weight: normal;
    margin-right: 5px
}

.about_profile .t span {
    color: #d3d3d3;
    font-size: 18px;
    font-family: "Calisto MT"
}

.about_profile .p {
    font-size: 13px;
    line-height: 25px;
    color: #555
}

.about_boss {
    padding: 85px 0 100px;
    background-color: #f6f6f6
}

.about_boss .img {
    float: left;
    width: 620px;
    max-width: 100%;
    background-color: #fff;
    padding-bottom: 10px;
    box-shadow: 0 10px 30px #d8d6d6;
    text-align: center
}

.about_boss .img img {
    width: 100%;
    height: auto !important
}

.about_boss .mobileimg {
    display: none;
    width: 620px;
    max-width: 100%;
    background-color: #fff;
    padding-bottom: 10px;
    box-shadow: 0 10px 30px #d8d6d6;
    text-align: center;
    margin: 20px auto 0
}

.about_boss .mobileimg img {
    width: 100%;
    height: auto !important
}

.about_boss .info {
    margin-left: 680px;
    padding-top: 55px
}

.about_boss .info .t {
    padding: 20px 0;
    border-bottom: 1px solid #d1d1d1;
    font-size: 30px;
    color: #333;
    margin-bottom: 15px
}

.about_boss .info .p {
    font-size: 14px;
    line-height: 34px;
    color: #555
}

.about_govern {
    background-color: #f6f6f6
}

.about_govern .img {
    position: relative;
    width: 100%;
    height: 537px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.about_govern .info {
    position: relative
}

.about_govern .t {
    position: absolute;
    width: 285px;
    height: 90px;
    text-align: center;
    line-height: 90px;
    font-size: 30px;
    color: #333;
    background-color: rgba(246,246,246,.9);
    left: 0;
    top: -90px;
    z-index: 2
}

.about_govern .p {
    padding: 40px 0 60px
}

.about_govern .half {
    float: left;
    width: 50%;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 26px;
    color: #555
}

.about_govern .half:first-child {
    padding-right: 30px;
    border-right: 1px dashed #909090
}

.about_govern .half:last-child {
    padding-left: 30px
}

.about_culture {
    background-color: #fff;
    padding: 60px 0 80px
}

.about_culture .t {
    line-height: 32px;
    margin-bottom: 30px
}

.about_culture .t b {
    font-size: 30px;
    font-weight: normal;
    margin-right: 5px
}

.about_culture .t span {
    color: #d3d3d3;
    font-size: 18px;
    font-family: "Calisto MT"
}

.about_cultureWord {
    width: 100%
}

.about_cultureWord li {
    float: left;
    box-sizing: border-box;
    width: 33.33%
}

.about_cultureWord li:nth-child(1) {
    padding-right: 52px
}

.about_cultureWord li:nth-child(2) {
    padding-left: 26px;
    padding-right: 26px
}

.about_cultureWord li:nth-child(3) {
    padding-left: 52px
}

.about_cultureWord .wrapper {
    width: 100%
}

.about_cultureWord .ballCon {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%
}

.about_cultureWord .ball {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #f6f6f6;
    box-sizing: border-box;
    box-shadow: 1px 1px 8px #e2e2e2;
    padding-top: 19%
}

.about_cultureWord .title {
    text-align: center;
    font-size: 28px;
    line-height: 47px;
    color: #555;
    margin-bottom: 15px
}

.about_cultureWord .title i {
    display: inline-block;
    vertical-align: top;
    width: 47px;
    height: 47px;
    border-radius: 50%;
    background-color: #005d54;
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 47px;
    margin-right: 10px
}

.about_cultureWord .p {
    margin: 0 auto 30px;
    width: 80%;
    height: 56px;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    color: #555
}

.about_cultureWord a {
    display: block;
    margin: 0 auto;
    width: 96px;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    font-size: 14px;
    color: #555;
    cursor: pointer;
    text-align: center
}

.about_cultureWord a i {
    display: inline-block;
    vertical-align: top;
    height: 30px;
    width: 12px;
    background: url("/front_images/foshan_news/web/mnls/images/arrow3.png") center no-repeat;
    margin-left: 10px
}

.about_cultureWord a:hover {
    color: #005d54
}

.about_cultureDialog {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100000
}

.about_cultureDialog .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0,0,0,.5)
}

.about_cultureDialogCon {
    position: absolute;
    box-sizing: border-box;
    border: 1px solid #dedede;
    background-color: #fff;
    width: 100%;
    max-width: 1170px;
    padding: 60px 130px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2
}

.about_cultureDialogCon .close {
    position: absolute;
    top: -53px;
    right: 0;
    width: 64px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    background-color: #e1e1e1;
    font-size: 22px;
    color: #71717a;
    cursor: pointer;
    transition: .2s ease all
}

.about_cultureDialogCon .close:hover {
    background-color: #005d54;
    color: #fff
}

.about_cultureDialogCon .info {
    font-size: 12px;
    color: #666;
    line-height: 2.5
}

.about_history {
    padding: 45px 0;
    background-color: #f6f6f6
}

.about_history .t {
    padding: 20px 0;
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 30px
}

.about_history .t b {
    font-size: 30px;
    font-weight: normal;
    margin-right: 5px
}

.about_history .t span {
    color: #d3d3d3;
    font-size: 18px;
    font-family: "Calisto MT"
}

.about_historyList li {
    margin-bottom: 20px
}

.about_historyList .time {
    float: left;
    padding-left: 45px;
    background: url("/front_images/foshan_news/web/mnls/images/icon4.png") left center no-repeat;
    background-size: 23px auto;
    -webkit-background-size: 23px auto;
    line-height: 24px;
    font-size: 22px;
    color: #4e4e4e
}

.about_historyList .info {
    margin-left: 125px;
    font-size: 14px;
    line-height: 24px;
    color: #4e4e4e
}

.about_honor {
    padding: 60px 0 55px;
    background-color: #fff
}

.about_honor .t {
    position: relative;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 15px
}

.about_honor .t b {
    font-size: 30px;
    font-weight: normal;
    margin-right: 5px
}

.about_honor .t span {
    color: #d3d3d3;
    font-size: 18px;
    font-family: "Calisto MT"
}

.about_honor_prevBtn {
    position: absolute;
    top: 0;
    right: 47px;
    width: 38px;
    height: 38px;
    border: 1px solid #d6d6d6;
    cursor: pointer;
    background: #f6f6f6 url("/front_images/foshan_news/web/mnls/images/arrow4.png") center no-repeat
}

.about_honor_prevBtn:hover {
    background-image: url(../arrow5.png)
}

.about_honor_nextBtn {
    position: absolute;
    top: 0;
    right: 0;
    width: 38px;
    height: 38px;
    border: 1px solid #d6d6d6;
    cursor: pointer;
    background: #f6f6f6 url("/front_images/foshan_news/web/mnls/images/arrow6.png") center no-repeat
}

.about_honor_nextBtn:hover {
    background-image: url(../arrow7.png)
}

.about_honer_swiper {
    padding-bottom: 20px;
    padding-top: 15px;
    height: 220px;
    opacity: 0
}

.about_honer_swiper .honorCon {
    position: relative;
    width: 100%;
    cursor: pointer;
    transition: .2s ease all
}

.about_honer_swiper .honorCon:after {
    content: "";
    display: block;
    width: 70%;
    height: 10px;
    box-shadow: 0 0 30px #999;
    position: absolute;
    bottom: 0px;
    left: 15%;
    border-radius: 50%;
    z-index: 1
}

.about_honer_swiper .honorCon:hover {
    transform: translateY(-10px)
}

.about_honer_swiper .honorWrapper {
    position: relative;
    z-index: 2;
    padding: 10px 20px;
    background-color: #f6f6f6
}

.about_honer_swiper .honorWrapper p {
    font-size: 14px;
    color: #333;
    text-align: center
}

.about_honer_swiper .img {
    box-sizing: border-box;
    border: 1px solid #dbdbdb;
    width: 100%;
    padding-bottom: 66.5%;
    position: relative;
    background-color: #fff;
    margin-bottom: 15px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover
}

.about_honorDialog {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100000
}

.about_honorDialog .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0,0,0,.5)
}

.about_honorDialogCon {
    position: absolute;
    box-sizing: border-box;
    border: 1px solid #dedede;
    background-color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2
}

.about_honorDialogCon .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 64px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    background-color: #e1e1e1;
    font-size: 22px;
    color: #71717a;
    cursor: pointer;
    z-index: 19;
    transition: .2s ease all
}

.about_honorDialogCon .close:hover {
    background-color: #005d54;
    color: #fff
}

.about_honorDialogCon .imgCon {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 70%;
    right: 0;
    /* border-right: 1px solid #dedede; */
    box-sizing: border-box;
    padding: 25px 45px;
    margin: 0 auto;
}
.about_honorDialogCon .title {
    font-size: 24px;
    color: #444;
    text-align: center;
    margin-bottom: 10px;
    margin-top:20px;
}

.about_honorDialogCon .imgCon .prev {
    position: absolute;
    display: block;
    width: 41px;
    height: 41px;
    left: 4px;
    top: 50%;
    margin-top: -20px;
    background: url("/front_images/foshan_news/web/mnls/images/arrow8.png") center no-repeat;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 2
}

.about_honorDialogCon .imgCon .next {
    position: absolute;
    display: block;
    width: 41px;
    height: 41px;
    right: 4px;
    top: 50%;
    margin-top: -20px;
    background: url("/front_images/foshan_news/web/mnls/images/arrow9.png") center no-repeat;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 2
}

.about_honorDialogCon .imgBox {
    position: absolute;
    top: 135px;
    right: 45px;
    bottom: 90px;
    left: 45px;
}

.about_honorDialogCon .imgBox img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%)
}

.honorScrollerCon {
    left: 70%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}

.honorScrollerBox {
    position: absolute;
    top: 75px;
    right: 13px;
    bottom: 55px;
    left: 20px;
    overflow: hidden
}

.honorScrollerBox .title {
    font-size: 24px;
    color: #444;
    text-align: center;
    margin-bottom: 10px
}

.honorScrollerBox .p {
    font-size: 12px;
    line-height: 30px;
    color: #666
}

.honorScrollerBox .honnorWrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 7px
}

.about_newspaper {
    padding: 60px 0;
    background-color: #f6f6f6
}

.about_newspaper .t {
    position: relative;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 15px
}

.about_newspaper .t b {
    font-size: 30px;
    font-weight: normal;
    margin-right: 5px
}

.about_newspaper .t span {
    color: #d3d3d3;
    font-size: 18px;
    font-family: "Calisto MT"
}

.about_newspaper_swiper {
    padding-bottom: 20px;
    padding-top: 15px;
    height: 442px;
    opacity: 0
}

.about_newspaper_swiper a {
    position: relative;
    display: block;
    width: 100%;
    max-width: 285px;
    cursor: pointer;
    margin: 0 auto;
    transition: .2s ease all
}

.about_newspaper_swiper a:after {
    content: "";
    display: block;
    width: 70%;
    height: 10px;
    box-shadow: 0 0 30px #999;
    position: absolute;
    bottom: 0px;
    left: 15%;
    border-radius: 50%;
    z-index: 1
}

.about_newspaper_swiper a:hover {
    transform: translateY(-10px)
}

.about_newspaper_swiper .wrapper {
    position: relative;
    z-index: 2;
    padding: 20px;
    background-color: #fff
}

.about_newspaper_swiper .wrapper p {
    font-size: 14px;
    color: #333;
    text-align: center
}

.about_newspaper_swiper .img {
    box-sizing: border-box;
    border: 1px solid #dbdbdb;
    width: 100%;
    padding-bottom: 147%;
    position: relative;
    background-color: #fff;
    margin-bottom: 20px
}

.about_newspaper_swiper .img img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.scrollLayer {
    display: none;
    box-sizing: border-box
}

.showBlockArrow {
    position: absolute;
    cursor: pointer;
    width: 100%;
    max-width: 1170px;
    box-sizing: border-box;
    height: 50px;
    border: 1px solid #d0d0d0;
    bottom: 5px;
    left: 50%;
    z-index: 888;
    background: #fff url("/front_images/foshan_news/web/mnls/images/arrow2.png") center no-repeat;
    line-height: 50px;
    transform: translateX(-50%);
    transition: .4s ease all
}

.showBlockArrow:hover {
    background-color: #005d54
}

.garyMain {
    background-color: #f2f2f2;
    padding-top: 30px;
    padding-bottom: 90px
}

.about_companyNewsCon {
    background-color: #fff;
    padding: 45px 65px 75px;
    box-sizing: border-box
}

.about_companyNewsCon_top {
    padding-bottom: 10px;
    border-bottom: 3px solid #999a9a
}

.about_companyNewsCon_top .bread {
    float: left;
    padding-left: 30px;
    background: url("/front_images/foshan_news/web/mnls/images/icon5.png") left 10px no-repeat;
    font-size: 14px;
    line-height: 40px;
    color: #777
}

.about_companyNewsCon_top .bread a {
    color: #777
}

.about_companyNewsCon_top .bread a:hover {
    color: #005d54
}

.about_companyNewsCon_top .other {
    float: right
}

.about_companyNewsCon_top .link {
    float: left;
    padding: 12px 0
}

.about_companyNewsCon_top .link a {
    display: inline-block;
    vertical-align: top;
    line-height: 16px;
    font-size: 14px;
    font-weight: bold;
    color: #777;
    padding: 0 18px;
    border-left: 1px solid #ccc
}

.about_companyNewsCon_top .link a:hover,.about_companyNewsCon_top .link a.on {
    color: #005d54
}

.about_companyNewsCon_top .link a:first-child {
    border-left: none
}

.about_companyNewsCon_top .search {
    float: left;
    box-sizing: border-box;
    height: 40px;
    border: 1px solid #e5e5e5;
    width: 242px
}

.about_companyNewsCon_top .search input[type=text] {
    -webkit-appearance: none;
    border: none;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 14px;
    color: #666;
    width: 190px;
    height: 38px;
    line-height: 38px;
    float: left
}

.about_companyNewsCon_top .search input[type=submit] {
    float: left;
    -webkit-appearance: none;
    border: none;
    box-sizing: border-box;
    height: 38px;
    width: 50px;
    background: url("/front_images/foshan_news/web/mnls/images/searchBtn2.png") center no-repeat;
    cursor: pointer
}

.about_companyHotNews {
    padding: 25px 35px;
    background-color: #f2f2f2;
    margin-bottom: 10px
}

.about_companyHotNews.topbd {
    border-top: 3px solid #999a9a
}

.about_companyHotNewsSwiper .swiper-slide {
    background-color: #f2f2f2
}

.about_companyHotNewsSwiper .box {
    overflow: hidden
}

.about_companyHotNewsSwiper .img {
    display: block;
    float: left;
    width: 231px;
    height: 145px
}

.about_companyHotNewsSwiper .img img {
    width: 100%;
    height: 100%
}

.about_companyHotNewsSwiper .img:hover {
    opacity: .8
}

.about_companyHotNewsSwiper .info {
    margin-left: 270px
}

.about_companyHotNewsSwiper .info h4 {
    padding: 8px 0
}

.about_companyHotNewsSwiper .info h4 a {
    font-size: 17px;
    color: #7f7c7a;
    font-weight: bold;
    transition: .2s ease all
}

.about_companyHotNewsSwiper .info h4 a:hover {
    color: #005d54;
    padding-left: 5px
}

.about_companyHotNewsSwiper .p {
    font-size: 12px;
    line-height: 24px;
    height: 48px;
    color: #777;
    overflow: hidden
}

.about_companyHotNewsSwiper .swiper-pagination {
    width: 50%;
    left: 270px;
    text-align: left
}

.about_companyHotNewsSwiper .swiper-pagination-bullet {
    opacity: 1;
    background-color: #a9a9a9
}

.about_companyHotNewsSwiper .swiper-pagination-bullet-active {
    background-color: #005d54
}

.about_companyNewsList {
    margin-bottom: 35px
}

.about_companyNewsList li {
    height: 40px;
    border-bottom: 1px dotted #dfdfdf;
    line-height: 40px
}

.about_companyNewsList li:last-child {
    border-bottom: none
}

.about_companyNewsList li span {
    float: right;
    font-size: 12px;
    color: #666
}

.about_companyNewsList li p {
    margin-right: 80px
}

.about_companyNewsList li a {
    font-size: 13px;
    color: #7f7c7a;
    transition: .2s ease all
}

.about_companyNewsList li a:hover {
    color: #005d54;
    padding-left: 5px
}

.about_companyNewsList_more {
    width: 100%;
    height: 47px;
    background-color: #f2f2f2;
    background-image: url(../arrow2.png);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: .2s ease all
}

.about_companyNewsList_more:hover {
    background-color: #005d54
}
.about_companyNewsList_more2 {
    width: 100%;
    height: 47px;
    background-color: #f2f2f2;
    background-image: url(../arrow2.png);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: .2s ease all
}

.about_companyNewsList_more2:hover {
    background-color: #005d54
}

.about_companyArticle {
    padding: 40px 170px 0
}

.about_companyArticle .articleTop {
    margin-bottom: 15px;
    text-align: center
}

.about_companyArticle .articleTop h2 {
    font-size: 18px;
    font-weight: bold;
    color: #7f7c7a;
    margin-bottom: 5px
}

.about_companyArticle .articleTop .time {
    font-size: 12px;
    line-height: 24px;
    color: #7f7c7a
}

.about_companyArticle .article {
    font-size: 16px;
    line-height: 2;
    color: #7f7c7a!important;
    padding-bottom: 20px;
}

.about_companyArticle .article p {
    /* text-indent: 30px; */
}

.relationArticle {
    padding-top: 20px
}

.relationHotArticle {
    float: left;
    width: 490px
}

.relationHotArticle h5 {
    margin-bottom: 10px
}

.relationHotArticle h5 a {
    font-size: 18px;
    color: #005d54
}

.relationHotArticle h5 a:hover {
    text-decoration: underline
}

.relationHotArticle .info {
    font-size: 12px;
    line-height: 26px;
    color: #666
}

.relationTitle {
    font-size: 20px;
    color: #005d54;
    margin-bottom: 20px
}

.relastionList {
    position: relative
}

.relastionList:before {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #ddd;
    left: 50%
}

.relastionList li {
    float: left;
    width: 50%;
    line-height: 30px;
    font-size: 12px;
    color: #666
}

.relastionList li span {
    float: left
}

.relastionList li h6 {
    margin-left: 75px;
    line-height: 30px
}

.relastionList li h6 a {
    color: #666
}

.relastionList li h6 a:hover {
    color: #005d54
}

.relastionList li:nth-child(2n) span {
    margin-left: 30px
}

.relastionList li:nth-child(2n) h6 {
    margin-left: 105px
}

.relastionList li:nth-child(2n+1) h6 {
    padding-right: 30px
}

.recommandShare {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc
}

.recommandShare .t {
    float: left;
    line-height: 36px;
    font-size: 14px;
    color: #777
}

.recommandShare .bdsharebuttonbox {
    float: left
}

.recommandShare .bdsharebuttonbox a {
    float: left;
    display: block;
    width: 36px;
    height: 36px;
    border: 1px solid #88a2a0;
    border-radius: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50%;
    -webkit-background-size: 50%;
    margin: 0 0 0 11px;
    padding: 0
}

.recommandShare .bdsharebuttonbox .bds_tsina {
    background-image: url(../icon4_02.png)
}

.recommandShare .bdsharebuttonbox .bds_weixin {
    background-image: url(../icon4_03.png)
}

.recommandShare .bdsharebuttonbox .bds_sqq {
    background-image: url(../icon4_04.png)
}

.research_imgRight {
    padding: 60px 0 80px
}

.research_imgRight .img {
    float: right;
    position: relative;
    width: 510px;
    background-color: #fff;
    padding-bottom: 10px;
    box-shadow: 0 10px 30px #d8d6d6;
    margin-left: 50px
}

.research_imgRight .img img {
    width: 100%
}

.research_imgRight .img p {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 9px;
    background-color: rgba(255,255,255,.9);
    box-sizing: border-box;
    padding-left: 25px;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    color: #333
}

.research_imgRight .mobileimg {
    display: none;
    margin: 20px auto;
    text-align: center;
    background-color: #fff;
    padding-bottom: 10px;
    box-shadow: 0 10px 30px #d8d6d6;
    width: 510px;
    max-width: 100%;
    position: relative
}

.research_imgRight .mobileimg img {
    width: 100%
}

.research_imgRight .mobileimg p {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 9px;
    background-color: rgba(255,255,255,.9);
    box-sizing: border-box;
    padding-left: 25px;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    color: #333
}

.research_imgRight .info .t {
    margin-bottom: 15px
}

.research_imgRight .info .cn {
    font-size: 30px;
    color: #444
}

.research_imgRight .info .en {
    font-family: "Calisto MT";
    font-weight: bold;
    font-size: 18px;
    color: #d3d3d3
}

.research_imgRight .info .p {
    font-size: 13px;
    line-height: 2;
    color: #444
}

.research_imgLeft {
    padding: 70px 0 80px;
    background-color: #f5f5f5
}

.research_imgLeft .img {
    float: left;
    position: relative;
    width: 510px;
    background-color: #fff;
    padding-bottom: 10px;
    box-shadow: 0 10px 30px #d8d6d6;
    margin-right: 50px
}

.research_imgLeft .img img {
    width: 100%
}

.research_imgLeft .img p {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 9px;
    background-color: rgba(255,255,255,.9);
    box-sizing: border-box;
    padding-left: 25px;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    color: #333
}

.research_imgLeft .mobileimg {
    display: none;
    margin: 20px auto;
    text-align: center;
    background-color: #fff;
    padding-bottom: 10px;
    box-shadow: 0 10px 30px #d8d6d6;
    width: 510px;
    max-width: 100%;
    position: relative
}

.research_imgLeft .mobileimg img {
    width: 100%
}

.research_imgLeft .mobileimg p {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 9px;
    background-color: rgba(255,255,255,.9);
    box-sizing: border-box;
    padding-left: 25px;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    color: #333
}

.research_imgLeft .info .t {
    margin-bottom: 15px
}

.research_imgLeft .info .cn {
    font-size: 30px;
    color: #444
}

.research_imgLeft .info .en {
    font-family: "Calisto MT";
    font-weight: bold;
    font-size: 18px;
    color: #d3d3d3
}

.research_imgLeft .info .p {
    font-size: 13px;
    line-height: 2;
    color: #444
}

.brand_white {
    background-color: #fff;
    padding: 55px 0 60px
}

.brand_white .img {
    float: right;
    width: 293px;
    margin-right: 45px;
    background-color: #fff;
    padding-bottom: 10px;
    box-shadow: 0 10px 30px #d8d6d6
}

.brand_white .img img {
    width: 100%
}

.brand_white .mobileimg {
    display: none;
    width: 293px;
    background-color: #fff;
    padding-bottom: 10px;
    box-shadow: 0 10px 30px #d8d6d6;
    margin: 20px auto 0
}

.brand_white .mobileimg img {
    width: 100%
}

.brand_white .info {
    margin-right: 488px;
    padding-top: 65px
}

.brand_white .info .t {
    margin-bottom: 15px
}

.brand_white .info .cn {
    font-size: 30px;
    color: #444;
    margin-right: 8px
}

.brand_white .info .en {
    font-family: "Calisto MT";
    font-size: 18px;
    color: #d3d3d3
}

.brand_white .info .p {
    font-size: 14px;
    line-height: 30px;
    color: #444
}

.brand_gray {
    padding-top: 60px;
    padding-bottom: 75px;
    background-color: #f2f2f2
}

.brand_gray .info {
    margin-left: 545px;
    font-size: 14px;
    color: #444;
    line-height: 30px;
    min-height: 530px
}

.brand_gray .info .p {
    margin-bottom: 30px
}

.brand_gray .info .goHomeBtn {
    display: block;
    height: 71px;
    line-height: 71px;
    font-size: 16px;
    color: #000
}

.brand_gray .info .goHomeBtn img {
    display: block;
    float: left;
    height: 71px
}

.brand_gray .info .goHomeBtn span {
    float: left;
    display: block;
    min-width: 150px;
    height: 71px;
    line-height: 71px;
    font-size: 16px;
    color: #000;
    padding-right: 10px;
    background: url(../btn-m@3x.png) center center repeat-x;
    background-size: 1px 71px
}

.brandSlide {
    position: absolute;
    top: 0;
    left: 0;
    width: 508px;
    max-width: 100%
}

.brandSlide:after {
    content: "";
    display: block;
    width: 90%;
    height: 10px;
    box-shadow: 0 0 30px #999;
    position: absolute;
    bottom: 0px;
    left: 5%;
    border-radius: 50%;
    z-index: 1
}

.slideProCon {
    border: 1px solid #e2e2e2;
    width: 100%;
    padding: 10px;
    position: relative;
    background-color: #fff;
    z-index: 2
}

.slideProCon .img {
    position: relative
}

.slideProCon .img p {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -1px;
    z-index: 2;
    height: 46px;
    background-color: rgba(255,255,255,.8);
    font-size: 16px;
    line-height: 46px;
    box-sizing: border-box;
    padding: 0 20px
}

.slideProCon .sp-thumbnail-container {
    margin: 0 5px
}

.slideProCon .sp-thumbnails-wrapper {
    position: relative;
    overflow: hidden
}

.slideProCon .sp-thumbnail-arrow {
    width: 14px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center center
}

.slideProCon .sp-thumbnail-arrow:before,.slideProCon .sp-thumbnail-arrow:after {
    display: none
}

.slideProCon .sp-thumbnails-container {
    overflow: visible
}

.slideProCon .sp-previous-thumbnail-arrow {
    background-image: url(../arrow10.png);
    left: -21px
}

.slideProCon .sp-next-thumbnail-arrow {
    background-image: url(../arrow11.png);
    right: -21px
}

.slideProCon .sp-slides-container {
    margin-bottom: 20px
}

.industryMain {
    padding-top: 75px;
    padding-bottom: 100px
}

.industryMain .info {
    margin-right: 545px;
    min-height: 530px
}

.industryMain .info .t {
    margin-bottom: 15px
}

.industryMain .info .cn {
    font-size: 30px;
    color: #444;
    display: block
}

.industryMain .info .en {
    font-family: "Calisto MT";
    font-size: 18px;
    color: #d3d3d3;
    display: block;
    font-weight: bold
}

.industryMain .info .p {
    font-size: 14px;
    line-height: 25px;
    color: #444
}

.industrySlide {
    position: absolute;
    top: 75px;
    right: 0
}

.industrySlide:after {
    content: "";
    display: block;
    width: 90%;
    height: 10px;
    box-shadow: 0 0 30px #999;
    position: absolute;
    bottom: 0px;
    left: 5%;
    border-radius: 50%;
    z-index: 1
}

.industrySlide .slideProCon {
    background-color: #f2f2f2
}

.joinMain {
    position: relative;
    padding-top: 65px;
    padding-bottom: 125px;
    background-color: #f2f2f2
}

.joinList li {
    float: left;
    width: 33.33%;
    margin-bottom: 30px;
    box-sizing: border-box;
    padding: 0 5px
}

.joinList .wrapper {
    margin: 0 auto;
    border: 1px solid #d0d0d0;
    background-color: #fff;
    max-width: 363px
}

.joinList .top {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #d0d0d0;
    text-indent: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #666;
    background-color: #f2f2f2
}

.joinList .info {
    padding: 20px 30px
}

.joinList .t {
    font-size: 14px;
    padding: 8px 0
}

.joinList .t b {
    font-size: 14px;
    color: #666;
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid #ccc
}

.joinList .t b:first-child {
    padding-left: 0;
    border-left: none
}

.joinList .p {
    font-size: 12px;
    line-height: 34px;
    color: #666;
    height: 272px;
    overflow: hidden
}

.joinArrow {
    position: absolute;
    cursor: pointer;
    width: 100%;
    max-width: 1146px;
    box-sizing: border-box;
    height: 50px;
    border: 1px solid #d0d0d0;
    bottom: 75px;
    left: 50%;
    z-index: 888;
    background: #fff url("./arrow2.png") center no-repeat;
    line-height: 50px;
    transform: translateX(-50%);
    transition: .4s ease all
}

.joinArrow:hover {
    background-color: #005d54
}

.joinArticleBox {
    padding-top: 55px;
    padding-bottom: 80px;
    box-sizing: border-box
}

.joinArticleBox .img {
    float: right;
    max-width: 100%;
    background-color: #fff;
    padding-bottom: 10px;
    box-shadow: 0 10px 30px #d8d6d6;
    text-align: center;
    margin-left: 50px;
    margin-bottom: 25px;
    width: 561px
}

.joinArticleBox .img img {
    width: 100%;
    height: auto !important
}

.joinArticleBox .mobileimg {
    display: none;
    max-width: 100%;
    background-color: #fff;
    padding-bottom: 10px;
    box-shadow: 0 10px 30px #d8d6d6;
    text-align: center;
    margin: 20px auto 0;
    width: 561px
}

.joinArticleBox .mobileimg img {
    width: 100%;
    height: auto !important
}

.joinArticleBox .t {
    line-height: 32px;
    margin-bottom: 15px
}

.joinArticleBox .t b {
    display: block;
    font-size: 30px;
    font-weight: normal;
    margin-right: 5px
}

.joinArticleBox .t span {
    display: block;
    color: #d3d3d3;
    font-size: 18px;
    font-family: "Calisto MT";
    text-transform: uppercase
}

.joinArticleBox .p {
    font-size: 13px;
    line-height: 24px;
    color: #444
}

.contactMain {
    padding-top: 25px;
    padding-bottom: 1px;
    background-color: #f5f5f5
}

.contactMap {
    margin-bottom: 20px;
    background-color: #fff;
    padding-top: 25px;
    padding-bottom: 25px
}

.contactMap .info {
    float: left;
    margin-left: 50px;
    width: 340px;
    padding-top: 45px
}

.contactMap .info li:first-child p {
    font-size: 15px;
    font-weight: bold;
    color: #005d54;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccdfdd
}

.contactMap .info li p {
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #555;
    border-bottom: 1px dotted #cacaca
}

.contactMap .info li:last-child p {
    border-bottom: none
}

.contactMap .map {
    margin-left: 450px;
    margin-right: 20px;
    height: 508px
}

.contactMap .map img {
    max-width: none
}

.feedback {
    position: relative;
    padding-bottom: 30px
}

.feedback:after {
    content: "";
    display: block;
    width: 90%;
    height: 10px;
    box-shadow: 0 0 30px #999;
    position: absolute;
    bottom: 30px;
    left: 5%;
    border-radius: 50%;
    z-index: 1
}

.feedback .wrapper {
    position: relative;
    z-index: 2;
    background-color: #fff;
    padding: 45px 55px
}

.feedback .title {
    margin-bottom: 20px
}

.feedback .title .cn {
    font-size: 24px;
    font-weight: bold;
    color: #005d54
}

.feedback .title .en {
    font-size: 22px;
    color: #333
}

.feedbackForm .inputBox {
    float: left;
    width: 33.33%;
    box-sizing: border-box;
    margin-bottom: 5px
}

.feedbackForm .inputBox:nth-child(2) {
    padding-left: 5px;
    padding-right: 5px
}

.feedbackForm .inputBox .wp {
    background-color: #f5f5f5
}

.feedbackForm .word {
    float: left;
    width: 85px;
    text-align: right;
    font-size: 14px;
    color: #555;
    line-height: 40px
}

.feedbackForm .input {
    margin-left: 95px;
    margin-right: 5px
}

.feedbackForm .input input[type=text] {
    -webkit-appearance: none;
    border: none;
    background: none;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #555
}

.feedbackForm .text {
    background-color: #f5f5f5;
    padding: 20px 20px 20px 0;
    margin-bottom: 20px
}

.feedbackForm .textarea {
    margin-left: 95px
}

.feedbackForm .textarea textarea {
    width: 100%;
    height: 160px;
    line-height: 40px;
    font-size: 14px;
    color: #555;
    border: none;
    background: none;
    resize: none
}

.feedbackForm .btn input[type=submit] {
    display: block;
    width: 222px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #005d54;
    -webkit-appearance: none;
    border: none;
    border-radius: 0;
    cursor: pointer;
    transition: .2s ease all
}

.feedbackForm .btn input[type=submit]:hover {
    background-color: #00766b
}

.mobileArrow {
    display: none;
    position: absolute;
    width: 61px;
    height: 61px;
    top: 0;
    right: 15px;
    background: url(/front_images/foshan_news/web/mnls/images/arrow7.png) center no-repeat;
    transform: rotate(90deg);
    transition: .5s ease all
}

.mobileArrow.on {
    transform: rotate(-90deg)
}

#ploading {
    height: 32px;
    line-height: 32px;
    color: #666;
    text-align: center
}

.moref {
    background-color: #fff
}

.fred {
    color: red
}

.errdivs {
    height: auto;
    margin: 0px auto;
    width: 420px;
    padding: 30px 0px;
    font-size: 14px
}

.errdivs h3 {
    border-bottom: 1px solid #eee;
    font-size: 16px;
    height: 30px;
    padding: 15px 0;
    font-weight: bold
}

.errdivs_t {
    background: url("/front_images/foshan_news/web/mnls/images/error.gif") no-repeat scroll left center rgba(0,0,0,0);
    color: #666;
    line-height: 30px;
    padding-left: 55px;
    padding-top: 10px
}

.errdivs_t a {
    color: #a74747
}

.errdivs_t a:hover {
    text-decoration: underline;
    color: #644175
}

.errornav a {
    margin-left: 20px;
    margin-right: 20px
}

.errornav a.frist {
    margin-left: 0
}

.errornav a.last {
    margin-right: 0
}

.joinBox_dealer {
    padding: 30px
}

.searchInfo {
    clear: both;
    width: 100%;
    height: auto;
    font-size: 14px;
    min-height: 530px;
    line-height: 28px;
    color: #333;
    overflow: hidden;
    margin-top: 5px;
    margin-left: auto;
    margin-left: auto
}

.search_tit_top {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px
}

.sernews_list li {
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0px;
    color: #999;
    font-size: 12px;
    line-height: 22px
}

.sernews_list li a {
    color: #333;
    font-size: 14px
}

.sernews_list li span {
    color: #333
}

.sernews_list li a:hover {
    color: #005d54;
    text-decoration: underline
}

#id_video_container {
    width: auto !important;
    height: auto !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.joinList .top a {
    float: right;
    margin-right: 5%;
    font-size: 1.4em
}

.floatright {
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 10002;
    background-color: rgba(0,0,0,.5)
}

.notice-content-border {
    /* position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 10002 */
}

.notice-content {
    /* overflow: auto;
    position: relative */
    overflow: auto;
    position: relative;
    text-align: center;
    margin: 2% 0 0 0;
    z-index: 2;
}

.notice-content img {
    width: 60%
}

.no-close {
    position: absolute;
    right: 10%;
    margin-left: 5px;
    cursor: pointer;
    width: 45px;
    top: 3%;
    z-index: 3;
}

.w {
    width: 1200px;
    margin: 0 auto
}

.ep {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.banner .swiper-slide {
    overflow: hidden
}

.banner .swiper-slide a {
    display: block
}

.banner .swiper-pagination-bullet {
    background-color: #fff;
    opacity: 1;
    margin: 0 10px !important
}

.banner .swiper-pagination-bullet-active {
    background-color: #265b54
}

.index-title {
    margin: 0 auto;
    width: 870px;
    text-align: center
}

.index-title h2 {
    font-size: 42px;
    font-weight: 700;
    color: #333
}

.index-title h4 {
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-family: Arial;
    line-height: 30px;
    margin-bottom: 8px;
    color: #777
}

.index-title h4::before,.index-title h4::after {
    content: "";
    position: absolute;
    width: 28px;
    height: 3px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #359b91
}

.index-title h4::before {
    left: -50px
}

.index-title h4::after {
    right: -50px
}

.index-title p {
    font-size: 15px;
    line-height: 30px;
    color: #888
}

.index-green-bg {
    width: 100%;
    background-image: url(/front_images/foshan_news/web/mnls/images/g-bg_02.jpg);
    background-repeat: no-repeat;
    background-size: 100%
}

.index-green {
    padding: 75px 0
}

.green-main {
    width: 1200px;
    max-width: 100%;
    margin: 45px auto 0;
    height: 415px;
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.green-main div[class=item] {
    position: relative;
    float: left;
    width: 25%;
    height: 100%;
    box-sizing: border-box;
    border-right: 1px solid rgba(255,255,255,.1)
}

.green-main div[class=item]:last-child {
    border-right: 0
}

.item .img-box {
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
    height: 500px;
    box-sizing: border-box;
    transition: all .3s;
    opacity: 0;
    background-size: 100% 100%
}

.item .green-word {
    text-align: center;
    position: absolute;
    width: 220px;
    top: 139px;
    left: 50%;
    transform: translate(-50%, 0);
    color: #fff
}

.item .green-word h3 {
    display: inline-block;
    font-size: 75px;
    font-weight: 700;
    font-family: Arial
}

.item .green-word .span {
    font-size: 14px;
    vertical-align: middle
}

.item .green-word p {
    font-size: 16px;
    line-height: 24px;
    font-family: "Microsoft YaHei"
}

.item:hover .img-box {
    opacity: 1
}

.item:hover .green-word {
    color: #000
}

.item:hover .green-word p {
    color: #555
}

#certify {
    position: relative;
    margin: 0 auto
}

#certify .swiper-container {
    padding-bottom: 86px
}

#certify .swiper-slide {
    width: 994px;
    height: 494px;
    cursor: pointer
}

#certify .swiper-slide>a {
    display: block
}

#certify .swiper-slide-active {
    box-sizing: border-box;
    border: 12px solid #fff
}

#certify .swiper-slide img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#certify .swiper-button-prev {
    top: 245px;
    left: 45px;
    outline: none;
    color: #fff;
    background-repeat: no-repeat;
    --swiper-navigation-size: 30px
}

#certify .swiper-button-next {
    top: 245px;
    right: 45px;
    outline: none;
    color: #fff;
    background-repeat: no-repeat;
    --swiper-navigation-size: 30px
}

#certify .mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: .6;
    z-index: 9
}

#certify .swiper-slide-active .mask {
    opacity: 0
}

#certify .swiper-slide-active .img-word {
    opacity: 1
}

#certify .img-word {
    position: absolute;
    left: 65px;
    right: 65px;
    bottom: 0;
    transform: translate(0, 50%);
    z-index: 111;
    padding: 50px 40px;
    background-color: #fff;
    opacity: 0;
    transition: all .3s .2s
}

#certify .img-word .h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #333
}

#certify .img-word .p {
    font-size: 14px;
    line-height: 24px;
    -webkit-line-clamp: 3;
    color: #666
}

.inside-menu {
    margin: 25px 75px
}

.inside-menu .swiper-container {
    padding: 10px 0
}

.inside-menu .swiper-slide {
    box-sizing: border-box;
    width: 20%;
    border-left: 1px solid rgba(255,255,255,.3);
    text-align: center
}

.inside-menu .swiper-slide:last-child {
    border-right: 1px solid rgba(255,255,255,.3)
}

.inside-menu .swiper-slide .item {
    cursor: pointer;
    position: relative;
    display: block;
    width: 100%;
    height: 17px;
    font-size: 16px;
    color: #fff
}

.inside-menu .swiper-slide span {
    position: absolute;
    left: 37px;
    top: 50%;
    transform: translateY(-50%)
}

.inside-menu .swiper-slide i {
    font-size: 30px;
    color: #fff;
    vertical-align: middle;
    margin-right: 8px
}

.inside-menu .swiper-slide-thumb-active span {
    color: #175d54
}

.inside-menu .swiper-slide-thumb-active span i {
    color: #175d54
}

.index-news-bg {
    background-color: #f2f2f2;
    padding: 75px 0
}

.news-top {
    margin-top: 40px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 35px;
    width: 100%;
    display: flex
}

.news-top .img-box {
    width: 320px;
    height: 200px;
    position: relative;
    overflow: hidden
}

.news-top .img-box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .3s
}

.news-top:hover .img-box img {
    transform: scale(1.2)
}

.news-top .news-word {
    padding: 20px 40px 0;
    flex: 1
}

.news-top .news-word .h3 {
    font-size: 24px;
    color: #333;
    -webkit-line-clamp: 1
}

.news-top:hover .news-word .h3 {
    color: #175d54
}

.news-top .news-word .p {
    font-size: 13px;
    line-height: 30px;
    color: #888;
    max-height: 90px;
    margin: 15px 0;
    overflow: hidden;
    -webkit-line-clamp: 3
}

.news-top .news-word .h6 {
    font-size: 14px;
    color: #999
}

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

.news-bottom .news-video {
    width: 410px;
    height: 330px;
    padding: 35px;
    background-color: #fff;
    box-sizing: border-box
}

.news-bottom .index-videoWp {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.news-bottom .index-videoWp img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.news-bottom .news-list {
    width: 775px;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap
}

.news-bottom .news-list .news-item {
    display: block;
    width: 50%;
    height: 50%;
    box-sizing: border-box;
    padding: 35px 25px 0 35px
}

.news-bottom .news-list .news-item:nth-child(2n) {
    border-left: 1px solid #f2f2f2
}

.news-bottom .news-list .news-item:nth-child(-n+2) {
    border-bottom: 1px solid #f2f2f2
}

.news-bottom .news-item .h3 {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    -webkit-line-clamp: 1
}

.news-bottom .news-item:hover .h3 {
    color: #175d54
}

.news-bottom .news-item .p {
    font-size: 13px;
    line-height: 24px;
    color: #888;
    max-height: 48px;
    margin: 10px 0;
    overflow: hidden;
    -webkit-line-clamp: 2
}

.news-bottom .news-item .h6 {
    font-size: 14px;
    color: #999
}

.benner-video {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.video-word {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 180px;
    width: 100%;
    color: #fff;
    text-align: center
}

.video-word>h2 {
    font-size: 48px;
    font-weight: 700
}

.video-word>p {
    margin-top: 8px;
    font-size: 18px;
    line-height: 22px;
    font-family: Arial
}

@media(max-width: 1300px) {
    .w {
        width:1000px
    }

    .green-main {
        height: 345.8333333333px
    }

    .item .img-box {
        height: 416.6666666667px
    }

    .item .green-word {
        top: 120.8333333333px
    }

    .item .green-word h3 {
        font-size: 50px
    }

    #certify .swiper-slide {
        width: 100%
    }

    .inside-menu {
        margin: 25px 0
    }

    .news-bottom .news-video {
        width: 341.6666666667px;
        height: 275px;
        padding: 20px
    }

    .news-bottom .news-list {
        width: 645.8333333333px
    }

    .news-bottom .news-list .news-item {
        padding: 20px 15px 0 20px
    }

    .video-word>h2 {
        font-size: 38px
    }
}

@media(max-width: 1024px) {
    .w {
        width:auto;
        margin: 0 1.5rem
    }

    .video-word {
        display: none
    }

    .index-title {
        width: 30.25rem
    }

    .index-green {
        padding: 3.75rem 0
    }

    .green-main {
        margin-top: 2.25rem;
        width: 100%;
        height: 16rem
    }

    .index-green .index-title {
        width: auto
    }

    .item .img-box {
        height: 17.25rem
    }

    .item .green-word {
        width: 8.25rem;
        top: 5rem
    }

    .item .green-word h3 {
        font-size: 2.4rem
    }

    .item .green-word .span {
        font-size: .9rem;
        vertical-align: baseline
    }

    .item .green-word p {
        font-size: 1rem
    }

    .index-product {
        padding: 3rem 0
    }

    .inside-menu .swiper-slide {
        width: 33.33%
    }

    .swiper-button-prev,.swiper-button-next {
        display: none
    }

    .index-news-bg {
        padding: 3.75rem 0
    }

    .news-top {
        margin-top: 1rem;
        padding: 1.75rem
    }

    .news-top .img-box {
        width: 16rem;
        height: 10rem
    }

    .news-top .news-word {
        padding: 0 0 0 1.75rem
    }

    .news-top .news-word .h3 {
        font-size: 1.3rem;
        -webkit-line-clamp: 2
    }

    .news-top .news-word .p {
        font-size: 1.2rem;
        line-height: 1.5rem;
        max-height: 4.5rem;
        margin: .75rem 0 .4rem
    }

    .news-top .news-word .h6 {
        font-size: .9rem
    }

    .news-bottom {
        margin-top: .75rem;
        flex-direction: column-reverse
    }

    .news-bottom .news-video {
        width: 100%;
        height: 21rem;
        padding: 1rem
    }

    .news-bottom .news-list {
        width: 100%;
        margin-bottom: .75rem
    }

    .news-bottom .news-list .news-item {
        width: 100%;
        height: 7.75rem;
        border-left: 0;
        border-bottom: 1px solid #f2f2f2;
        padding: 1.25rem
    }

    .news-bottom .news-item .h3 {
        font-size: 1.3rem
    }

    .news-bottom .news-item .p {
        font-size: 1.2rem;
        line-height: 1.5rem;
        max-height: 3rem;
        margin: .5rem 0;
        -webkit-line-clamp: 1
    }

    .news-bottom .news-item .h6 {
        font-size: .9rem
    }
}

@media(max-width: 640px) {
    #certify .swiper-container {
        padding-bottom:11.5rem
    }

    #certify .swiper-slide {
        width: 100%;
        height: 17.5rem;
        cursor: pointer
    }

    #certify .swiper-slide-active {
        border: .6rem solid #fff
    }

    #certify .img-word {
        left: -0.6rem;
        right: -0.6rem;
        bottom: -0.5rem;
        transform: translate(0, 100%);
        z-index: 111;
        padding: 1.25rem 3rem 2.25rem
    }

    .index-title {
        width: 100%
    }

    .index-title h2 {
        font-size: 20px
    }

    .index-title h4 {
        font-size: 16px;
        margin-bottom: .4rem
    }

    .index-title h4::before,.index-title h4::after {
        width: 1.4rem
    }

    .index-title h4::before {
        left: -2.5rem
    }

    .index-title h4::after {
        right: -2.5rem
    }

    .index-title p {
        font-size: 12px;
        line-height: 20px
    }

    .item .green-word {
        width: 80%;
        top: 4.5rem;
        margin: auto
    }

    .item .green-word h3 {
        font-size: 24px;
        margin-bottom: .5rem
    }

    .item .green-word h3 .span {
        font-size: 10px
    }

    .item .green-word p {
        font-size: 12px;
        line-height: 14px
    }

    #certify .img-word .h3 {
        font-size: 1.6rem;
        margin-bottom: .5rem
    }

    #certify .img-word .p {
        font-size: 1.2rem;
        line-height: 1.8rem
    }

    .inside-menu {
        margin: 1.25rem 0
    }

    .inside-menu .swiper-slide {
        width: auto;
        padding: 0 1rem
    }

    .inside-menu .swiper-slide>a {
        font-size: 14px;
        line-height: 17px
    }

    .inside-menu .swiper-slide span {
        position: static
    }

    .inside-menu .swiper-slide i {
        font-size: 18px
    }

    .news-top .img-box {
        width: 12rem;
        height: 7.5rem
    }

    .news-top .news-word .h3 {
        -webkit-line-clamp: 1
    }

    .news-top .news-word .p {
        -webkit-line-clamp: 2
    }
}

.index-shares-bg {
    padding: 46px 0;
    background-color: #fff
}

.index-shares {
    display: flex
}

.shares-left {
    flex: 1
}

.shares-left h6 {
    font-size: 16px;
    font-weight: 700;
    color: #666
}

.shares-left h3 {
    position: relative;
    display: inline-block;
    font-size: 60px;
    font-weight: 700;
    font-family: Arial;
    color: #da4343
}

.shares-left h3 span {
    font-size: 30px
}

.shares-left p {
    font-size: 14px;
    color: #888
}

.shares-left h3 .icon {
    position: absolute;
    top: 15px;
    right: 6px;
    width: 12px;
    height: 12px;
    background-image: url(/front_images/foshan_news/web/mnls/images/up_03.png);
    background-size: cover;
    background-repeat: no-repeat
}

.shares-right ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px
}

.shares-right ul li {
    position: relative;
    padding: 0 50px;
    box-sizing: border-box;
    text-align: center
}

.shares-right ul li::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 1px;
    height: 30px;
    background-color: #e5e5e5
}

.shares-right ul li:last-child {
    padding-right: 0
}

.shares-right ul li:last-child::after {
    width: 0
}

.shares-right ul li h5 {
    font-size: 30px;
    font-weight: 700;
    color: #555
}

.shares-right ul li p {
    font-size: 17px;
    color: #888
}

.down h3 {
    color: #65c294
}

.down h3 .icon {
    background-image: url(/front_images/foshan_news/web/mnls/images/down_03.png)
}

@media(max-width: 1024px) {
    .shares-right ul li {
        padding:0 20px
    }

    .shares-right ul li h5 {
        font-size: 28px
    }

    .shares-right ul li p {
        font-size: 15px
    }

    .index_videoDialog .index_videoBox video {
        -o-object-fit: contain;
        object-fit: contain
    }
}

@media(max-width: 750px) {
    .index-shares-bg {
        padding:2.3rem 0 3.2rem
    }

    .shares-left {
        padding-right: .5rem
    }

    .shares-left h6 {
        font-size: 1.2rem
    }

    .shares-left h3 {
        font-size: 3rem
    }

    .shares-left h3 span {
        font-size: 1.5rem
    }

    .shares-left p {
        font-size: 10px
    }

    .shares-left h3 .icon {
        top: .75rem;
        right: .3rem;
        width: .6rem;
        height: .6rem
    }

    .shares-right ul {
        width: 18rem;
        margin-top: 0
    }

    .shares-right ul li {
        width: 50%;
        padding: 0
    }

    .shares-right ul li:nth-child(2n) {
        padding-left: 3rem
    }

    .shares-right ul li:nth-child(2n+1) {
        padding-right: 3.5rem
    }

    .shares-right ul li:nth-child(2n)::after {
        width: 0
    }

    .shares-right ul li h5 {
        font-size: 1.5rem
    }

    .shares-right ul li p {
        font-size: 1.1rem
    }

    .shares-right ul li::after {
        height: 1.6rem
    }
}

.check-detail {
    font-size: 14px;
    color: #015c53
}

@media screen and (max-width: 1024px) {
    .check-detail {
        font-size:10px
    }
}

.common-title {
    text-align: center
}

.common-title .b {
    font-size: 40px;
    color: #bfbfbf;
    font-weight: bold
}

@media screen and (max-width: 1024px) {
    .common-title .b {
        font-size:20px
        
    }
}

.common-title .s {
    font-size: 21px;
    color: #bfbfbf;
    font-weight: bold
}

@media screen and (max-width: 1024px) {
    .common-title .s {
        font-size:10px
    }
}

.common-title .desc {
    font-size: 12px;
    color: #666;
    line-height: 2;
    max-width: 900px;
    margin: 45px auto 0
}

@media screen and (max-width: 1024px) {
    .common-title .desc {
        font-size:12px;
        color: #666;
        line-height: 20px
    }
}

.index-news {
    padding: 70px 0 100px
}
.index-news .common-title {
    text-align: left;
}
@media screen and (max-width: 1024px) {
    .index-news {
        padding:40px 0 50px
    }
}

.index-news .index-news-swiper {
    overflow: hidden;
    position: relative;
    margin-top: 40px
}

@media screen and (max-width: 1024px) {
    .index-news .index-news-swiper {
        margin-top:20px
    }
}

.index-news .index-news-swiper .nav-btn {
    position: absolute;
    top: calc((100% - 212px)/2);
    z-index: 10;
    transform: translateY(-50%);
    color: rgba(255,255,255,.7);
    font-size: 38px;
    cursor: pointer;
    transition: .3s
}

@media screen and (max-width: 1024px) {
    .index-news .index-news-swiper .nav-btn {
        font-size:22px;
        top: calc((100% - 118px)/2)
    }
}

.index-news .index-news-swiper .nav-btn:hover {
    color: #015c53
}

.index-news .index-news-swiper .nav-btn.prev-btn {
    left: 0
}

.index-news .index-news-swiper .nav-btn.next-btn {
    right: 0
}

.index-news .index-news-swiper .swiper-slide {
    width: 30%
}

.index-news .index-news-swiper .item {
    display: block
}

.index-news .index-news-swiper .item:hover .title {
    color: #015c53
}

.index-news .index-news-swiper .item:hover .img-con img {
    transform: scale(1.05)
}

.index-news .index-news-swiper .img-con {
    overflow: hidden;
    position: relative;
    padding-bottom: 67.5%;
    margin-bottom: 28px
}

.index-news .index-news-swiper .img-con img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    transition: .4s
}

@media screen and (max-width: 1024px) {
    .index-news .index-news-swiper .img-con {
        margin-bottom:6px
    }
}

.index-news .index-news-swiper .title {
    font-size: 20px;
    margin-bottom: 7px;
    transition: .3s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: bold
}

@media screen and (max-width: 1024px) {
    .index-news .index-news-swiper .title {
        font-size:13px
    }
}

.index-news .index-news-swiper .date {
    font-size: 14px;
    color: #999;
    margin-bottom: 18px
}

@media screen and (max-width: 1024px) {
    .index-news .index-news-swiper .date {
        font-size:10px;
        margin-bottom: 10px
    }
}

.index-news .index-news-swiper .desc {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
    height: 75px
}

@media screen and (max-width: 1024px) {
    .index-news .index-news-swiper .desc {
        font-size:10px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 18px;
        height: 36px;
        margin-bottom: 14px
    }
}

.index-product {
    padding: 90px 0 0
}

@media screen and (min-width: 1024px) {
    .index-product {
        background-image:linear-gradient(to bottom, #f3f3f3 60%, #fff 60%)
    }
}

@media screen and (max-width: 1024px) {
    .index-product {
        padding:40px 0 0;
        background-color: #f3f3f3
    }
}

.index-product .index-product-thumb {
    margin-bottom: 30px;
    margin-top: 50px
}

@media screen and (max-width: 1024px) {
    .index-product .index-product-thumb {
        margin-bottom:15px;
        margin-top: 23px
    }
}

.index-product .index-product-thumb .thumbs-swiper {
    overflow: hidden;
    width: 100%
}

.index-product .index-product-thumb .thumbs-swiper .swiper-slide {
    width: auto
}

.index-product .index-product-thumb .thumbs-swiper .swiper-slide-thumb-active .item::after {
    opacity: 1
}

.index-product .index-product-thumb .thumbs-swiper .item {
    cursor: pointer;
    display: inline-flex;
    flex-flow: column;
    align-items: center;
    position: relative
}

.index-product .index-product-thumb .thumbs-swiper .item img {
    height: 42px
}

@media screen and (max-width: 1024px) {
    .index-product .index-product-thumb .thumbs-swiper .item img {
        height:22px
    }
}

.index-product .index-product-thumb .thumbs-swiper .item::after {
    content: "";
    width: 20px;
    height: 4px;
    background-color: #015c53;
    margin-top: 20px;
    opacity: 0;
    transition: .3s
}

@media screen and (max-width: 1024px) {
    .index-product .index-product-thumb .thumbs-swiper .item::after {
        margin-top:10px;
        width: 7px;
        height: 2px
    }
}

.index-product .index-product-swiper {
    position: relative
}

.index-product .index-product-swiper .nav-btn {
    position: absolute;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
    color: rgba(255,255,255,.7);
    font-size: 38px;
    cursor: pointer;
    transition: .3s
}

@media screen and (max-width: 1024px) {
    .index-product .index-product-swiper .nav-btn {
        font-size:20px;
        top: calc((100% - 150px)/2)
    }
}

@media screen and (min-width: 1024px) {
    .index-product .index-product-swiper .nav-btn:hover {
        color:#015c53
    }
}

.index-product .index-product-swiper .nav-btn.prev-btn {
    left: 14.1881240147%
}

@media screen and (max-width: 1024px) {
    .index-product .index-product-swiper .nav-btn.prev-btn {
        left:10px
    }
}

.index-product .index-product-swiper .nav-btn.next-btn {
    right: 14.1881240147%
}

@media screen and (max-width: 1024px) {
    .index-product .index-product-swiper .nav-btn.next-btn {
        right:10px
    }
}

.index-product .index-product-swiper .item {
    display: block;
    position: relative
}

.index-product .index-product-swiper .img-con {
    position: relative;
    padding-bottom: 48.3333333333%;
    position: relative
}

.index-product .index-product-swiper .img-con img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    transition: .4s
}

.index-product .index-product-swiper .img-con::after {
    content: "";
    z-index: 3;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.85), transparent)
}

.index-product .index-product-swiper .swiper-slide-active .info-box {
    opacity: 1
}

.index-product .index-product-swiper .info-box {
    position: absolute;
    z-index: 5;
    width: 55%;
    box-sizing: border-box;
    padding: 0 50px 40px 40px;
    right: 0;
    top: 45%;
    opacity: 0;
    transition: .6s
}


@media screen and (max-width: 1024px) {
    .index-product .index-product-swiper .info-box {
        position:static;
        padding: 0 16px 40px;
        padding-top: 12px;
        height: 150px;
        width: 100%;
        list-style: 28px;
    }
}

.index-product .index-product-swiper .info-box .title {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 12px
}

@media screen and (max-width: 1024px) {
    .index-product .index-product-swiper .info-box .title {
        font-size:20px;
        color: #000;
        margin-bottom: 8px
    }
}

.index-product .index-product-swiper .info-box .desc {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    
}

@media screen and (max-width: 1024px) {
    .index-product .index-product-swiper .info-box .desc {
        font-size:12px;
        color: rgba(0,0,0,.5);
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }
}

.index-intro {
    padding: 90px 0 0
}

@media screen and (max-width: 1024px) {
    .index-intro {
        padding:50px 0 0
    }
}

.index-intro .counter {
    display: flex;
    justify-content: center;
    margin: 38px auto -190px;
    position: relative;
    z-index: 10;
    max-width: 1180px
}

@media screen and (max-width: 1024px) {
    .index-intro .counter {
        padding:0 25px;
        margin: 10px auto -260px
    }
}

.index-intro .counter .counter-swiper {
    width: 100%;
    padding: 20px 0
}

.index-intro .counter .nav-btn {
    position: absolute;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
    color: rgba(255,255,255,.7);
    font-size: 38px;
    cursor: pointer;
    transition: .3s;
    display: none
}

@media screen and (max-width: 1024px) {
    .index-intro .counter .nav-btn {
        font-size:20px
    }
}

.index-intro .counter .nav-btn:hover {
    color: #015c53
}

.index-intro .counter .nav-btn.prev-btn {
    left: 0
}

.index-intro .counter .nav-btn.next-btn {
    right: 0
}

.index-intro .counter .list {
    display: flex;
    flex-flow: wrap;
    margin: 0 -10px
}

@media screen and (max-width: 1024px) {
    .index-intro .counter .list {
        margin:0 -5px
    }
}

.index-intro .counter .list li {
    width: 25%;
    padding: 0 10px;
    box-sizing: border-box
}

@media screen and (max-width: 1024px) {
    .index-intro .counter .list li {
        width:50%;
        padding: 0 5px;
        margin-bottom: 10px
    }
}

.index-intro .counter .item {
    box-shadow: 2px 3px 27px 0px rgba(0,0,0,.15);
    text-align: center;
    width: 100%;
    height: 330px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (max-width: 1024px) {
    .index-intro .counter .item {
        height:145px;
        box-shadow: 0px 3px 27px 0px rgba(0,0,0,.15)
    }
}

.index-intro .counter .item:not(:last-child) {
    margin-right: 20px
}

.index-intro .counter .item .icon {
    margin-bottom: 40px
}

.index-intro .counter .item .icon img {
    height: 40px
}

@media screen and (max-width: 1024px) {
    .index-intro .counter .item .icon img {
        height:20px
    }
}

@media screen and (max-width: 1024px) {
    .index-intro .counter .item .icon {
        margin-bottom:20px
    }
}

.index-intro .counter .item .num-box {
    display: flex
}

.index-intro .counter .item .num,.index-intro .counter .item .symbol {
    font-size: 60px;
    font-family: "Bebas"
}

@media screen and (max-width: 1024px) {
    .index-intro .counter .item .num,.index-intro .counter .item .symbol {
        font-size:25px
    }
}

.index-intro .counter .item .text {
    font-size: 16px;
    color: #666;
    line-height: 2
}

@media screen and (max-width: 1024px) {
    .index-intro .counter .item .text {
        font-size:10px
    }
}

.index-intro .img-con {
    height: 520px;
    width: 100%;
    overflow: hidden
}

.index-intro .img-con img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: .4s
}

.index-intro .img-con img {
    -o-object-position: 70%;
    object-position: 70%
}

@media screen and (max-width: 1024px) {
    .index-intro .img-con {
        margin:0 -15px;
        width: auto;
        height: 260px
    }
}

.index-develop {
    padding: 100px 0 0
}

@media screen and (max-width: 1024px) {
    .index-develop {
        padding:50px 0 0
    }
}

.index-develop .index-develop-swiper {
    /* margin-top: 40px; */
    position: relative
}

.index-develop .index-develop-swiper .nav-btn {
    position: absolute;
    top: 26%;
    z-index: 10;
    transform: translateY(-50%);
    color: rgba(255,255,255,.7);
    font-size: 38px;
    cursor: pointer;
    transition: .3s
}

@media screen and (max-width: 1024px) {
    .index-develop .index-develop-swiper .nav-btn {
        font-size:20px;
        top: 24%
    }
}

.index-develop .index-develop-swiper .nav-btn:hover {
    color: #015c53
}

.index-develop .index-develop-swiper .nav-btn.prev-btn {
    left: 30px
}

@media screen and (max-width: 1024px) {
    .index-develop .index-develop-swiper .nav-btn.prev-btn {
        left:0
    }
}

.index-develop .index-develop-swiper .nav-btn.next-btn {
    right: 30px
}

@media screen and (max-width: 1024px) {
    .index-develop .index-develop-swiper .nav-btn.next-btn {
        right:0
    }
}

@media screen and (min-width: 1024px) {
    .index-develop .index-develop-swiper .swiper-slide:nth-child(even) .item {
        background-color:#f3f3f3
    }
}

.index-develop .index-develop-swiper .swiper-slide-active .item .info-box {
    opacity: 1
}

.index-develop .item {
    display: block;
    background-color: #fff
}

.index-develop .item:hover .img-con img {
    transform: scale(1.05)
}

.index-develop .item .img-con {
    overflow: hidden;
    position: relative;
    padding-bottom: 59.842519685%
}

.index-develop .item .img-con img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    transition: .4s
}

.index-develop .item .info-box {
    padding: 26px 50px 110px
}

@media screen and (max-width: 1024px) {
    .index-develop .item .info-box {
        padding:20px 0 46px;
        opacity: 0;
        transition: .4s
    }
}

.index-develop .item .title {
    font-size: 28px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px
}

@media screen and (max-width: 1024px) {
    .index-develop .item .title {
        font-size:18px;
        color: #333
    }
}

.index-develop .item .desc {
    font-size: 16px;
    line-height: 2;
    color: #777;
    margin-bottom: 17px;
    max-width: 420px
}

@media screen and (max-width: 1024px) {
    .index-develop .item .desc {
        font-size:13px;
        line-height: 20px;
        color: #777
    }
}

.news-box-wrap {
    display: flex;
    gap:24px;
    max-width:1520px;
    margin:30px auto;
    padding:0 15px;
}
.news-banner-area {
    width:760px;
    flex-shrink:0;
}
.banner-swiper-box {
    height: 470px;
    position: relative;
}
.banner-swiper-box .swiper-slide {
    position: relative;
}
.banner-swiper-box .item {
    display:block;
    width:100%;
    height:100%;
    text-decoration:none;
}
.banner-swiper-box .img-con img {
    width:100%;
    height:470px;
    object-fit:cover;
}
/* 轮播底部信息栏：时间加粗放大，标题缩小 */
.banner-swiper-box .info-box {
    position:absolute;
    left:0;
    bottom:0;
    width:94%;
    background: linear-gradient(transparent,rgba(0,0,0,0.75));
    color:#fff;
    padding:28px 3%;
}
.banner-swiper-box .info-time {
    font-size:28px;
    font-weight:bold;
    margin-bottom:8px;
}
.banner-swiper-box .info-title {
    font-size:16px;
    opacity:0.95;
}

/* -------- 强制显示swiper左右按钮 -------- */
.banner-swiper-box .swiper-button-next,
.banner-swiper-box .swiper-button-prev {
    display: flex !important;
    width:44px;
    height:44px;
    border-radius:50%;
    /* background:rgba(255,255,255,0.25); */
}
.banner-swiper-box .swiper-button-next::after,
.banner-swiper-box .swiper-button-prev::after {
    font-size:30px;
    color:#fff;
}

/* 顶部大 banner 轮播分页器：定位到左下角 */
.news-box-wrap .banner.swiper-container {
    position: relative;
}
.news-box-wrap .banner.swiper-container .swiper-pagination {
    left: 40px !important;
    bottom: 30px !important;
    width: auto !important;
    text-align: left !important;
    transform: none !important;
}
.news-box-wrap  .swiper-pagination-bullet-active{
    background: #005d54 !important;
}

/* 新闻中心小 banner（左图右文）分页器：定位到左侧图片下方 */
.news-banner-area .banner-swiper-box.swiper {
    position: relative;
}
.news-banner-area .banner-swiper-box .swiper-pagination {
    bottom: -28px !important;       /* 移出 swiper 容器底部，落在图片下方空白处 */
    left: 0 !important;             /* 左侧对齐（图片的左边） */
    width: 50% !important;          /* 只占据左半（图片区域）宽度，圆点在左侧图片范围下方居中 */
    text-align: left !important;    /* 左侧对齐 */
    transform: none !important;
}

/* ===== 箭头 SVG 通用样式（作用于页面所有 .item-arrow-icon：banner info-box、右侧新闻列表等） ===== */
.news-banner-area .item-arrow-icon {
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    pointer-events: none;
}
.news-banner-area .item-arrow-icon .arrow-path {
    fill: #c2bdb9;           /* 默认灰色箭头 */
    transition: fill 0.3s ease;
}
.news-banner-area .item-arrow-icon .arrow-circle {
    stroke: transparent;     /* 默认无圆环 */
    opacity: 0;
    transform: translateX(-10px);
    transform-box: fill-box;
    transition: stroke 0.3s ease, opacity 0.4s ease, transform 0.4s ease;
}
/* 通用 hover：箭头变绿、圆环出现 */
.news-banner-area *:hover > .item-arrow-icon .arrow-path,
.news-banner-area *:hover > .info-box .item-arrow-icon .arrow-path {
    fill: #fff;
}
.news-banner-area *:hover > .item-arrow-icon .arrow-circle,
.news-banner-area *:hover > .info-box .item-arrow-icon .arrow-circle {
    stroke: #fff;
    opacity: 1;
    transform: translateX(0);
}

/* ===== banner 大卡片 info-box 独有样式 ===== */
.news-banner-area .info-box {
    /* position: relative; */
    display: flex;            /* item-date / title / item-arrow-icon 一行显示 */
    align-items: center;
    gap: 12px;
}
.news-banner-area .info-box .item-date {
    flex-shrink: 0;
    align-items: baseline;
    gap: 6px;
    color: #fff;
}
.news-banner-area .info-box .item-date .day {
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
}
.news-banner-area .info-box .item-date .year {
    font-size: 13px;
    color: #fff;  /* 金色年份 */
}
.news-banner-area .info-box .title {
    flex: 1;                  /* 标题占据剩余空间，把箭头推到右侧 */
    min-width: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
}
.news-banner-area .info-box .item-arrow-icon {
    flex-shrink: 0;
    position: relative;       /* 不再绝对定位，跟随 flex 流 */
    right: auto;
    bottom: auto;
    transform: translateX(0);
    transition: transform 0.4s ease;
}
.news-banner-area .swiper-slide:hover .info-box .item-arrow-icon,
.news-banner-area .info-box:hover .item-arrow-icon {
    transform: translateX(-10px);  /* hover 时箭头向左平移 10px */
}

/* ===== 右侧新闻列表独有样式 ===== */
.news-banner-area .news-right-item {
    position: relative;
}
/* 列表项底部金色下划线（15% 宽，从左向右划出） */
.news-banner-area .news-right-item::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 0;
    height: 3px;
    background-color: #fff;
    transition: width .35s ease;
}
.news-banner-area .news-right-item:hover::after {
    width: 15%;
}
/* 右侧列表日期 hover 变色 */
.news-banner-area .news-right-item .item-date {
    color: #fff;
    text-align: left;
    width: 15%;
    transition: color 0.35s ease;
}
.news-banner-area .news-right-item .item-date .day {
    display: block;
    font-size: 30px;
    font-weight: bold;
}
.news-banner-area .news-right-item .item-date .year {
    display: block;
    font-size: 14px;
    font-weight: bold;
    background-color: transparent;
    transition: color 0.35s ease;
}
.news-banner-area .news-right-item:hover .item-date,
.news-banner-area .news-right-item:hover .item-date .year {
    color: #fff;
}
/* 右侧列表箭头位置 + 位移动画 */
.news-banner-area .news-right-item .item-arrow-icon {
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
    transition: right 0.4s ease, transform 0.3s ease;
}
.news-banner-area .news-right-item:hover .item-arrow-icon {
    right: 12px;
}
.news-banner-area .news-right-item:hover .item-arrow-icon .arrow-path {
    fill: #fff;
}
.news-banner-area .news-right-item:hover .item-arrow-icon .arrow-circle {
    stroke: #fff;
    opacity: 1;
    transform: translateX(0);
}
/* 右侧列表 */
.news-list-area {
    flex:1;
    min-width:712px;

}
.news-right-list{}
.news-right-item {
    padding:16px 12px;
    border-bottom:3px solid #eee;
    cursor:pointer;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
}
.news-right-item:first-child{
    border-top:3px solid #eee;
}
.news-right-item:hover {
    /* background:#f5f7fa; */
}
.news-right-item .item-left {
    flex:1;
}
.news-right-item .item-date b {
    font-size:16px;
    margin-right:4px;
    color:#333;
}
.news-right-item .item-title-wrap {
    margin:6px 0 0;
    font-weight:normal;
    font-size:15px;
    width: 73%;
    padding-right: 7%;
}
.news-right-item .item-title-link {
    color:#999;
    text-decoration:none;
}

/* 新闻列表项 hover：标题下方金色下划线从左到右划出（13% 宽） */
.news-right-item {
    position: relative;
}
.news-right-item::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 0;
    height: 3px;
    background-color: #005d54;
    transition: width .35s ease;
}
.news-right-item:hover::after {
    width: 15%;
}

/* 新闻列表日期字体颜色改为金色（带过渡动画） */
.news-right-item .item-date {
    color: #999; /* 默认深绿色 */
    transition: color 0.35s ease; /* 颜色过渡动画 */
}
.news-right-item .item-date .year {
    background-color: transparent;
    color: #999; /* 默认深绿色 */
    transition: color 0.35s ease; /* 颜色过渡动画 */
}
.news-right-item:hover .item-date,
.news-right-item:hover .item-date .year {
    color: #005d54; /* hover 时金色 */
}

.news-right-item {
    position: relative;
}
/* 首页新闻中心右侧实心圆+向右箭头（css绘制） */
.news-right-item .arrow-circle {
    flex-shrink:0;
    width:32px;
    height:32px;
    border-radius:50%;
    /* background:#333; */
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    font-size:14px;
}
  /* 新闻列表项右侧箭头：默认（未选中）灰色无圆环，悬停（选中）绿色带圆环 */
.news-right-item {
    position: relative;
}
.news-right-item .item-arrow-icon {
    position: absolute;
    right: 22px; /* 默认位于更右侧 22px */
    top: 50%;
    width: 22px;
    height: 22px;
    transform: translateY(-50%);
    transition: right 0.4s ease, transform 0.3s ease;
    pointer-events: none;
}
.news-right-item .item-arrow-icon .arrow-circle {
    stroke: transparent;
    opacity: 0; /* 默认不可见 */
    transform: translateX(-10px); /* 默认位于原位左侧 10px */
    transform-box: fill-box; /* 让 px 基于元素自身边界框，避免 SVG 坐标系缩放 */
    transition: stroke 0.3s ease, opacity 0.4s ease, transform 0.4s ease;
}
.news-right-item .item-arrow-icon .arrow-path {
    fill: #c2bdb9;
    transition: fill 0.3s ease;
}
.news-right-item:hover .item-arrow-icon .arrow-circle {
    stroke: #005d54;
    opacity: 1; /* hover 时可见 */
    transform: translateX(0); /* 从左侧 10px 处平移回原位 */
}
.news-right-item:hover .item-arrow-icon .arrow-path {
    fill: #005d54;
}
.news-right-item:hover .item-arrow-icon {
    right: 12px; /* hover 时从 22px 滑到 12px */
}

.news-right-item:hover .icon2{
    opacity: 1
}
.news-right-item:hover .icon1{
    opacity: 0
}
.news-right-item .icon2{
    opacity: 0
}

.item-date {
    text-align: left; /* 居中，按需调整 */
    width: 15%;
    color: #666;
  }
  
.item-date .day {
    display: block;
    font-size: 30px;
    font-weight: bold;
  }
  
.item-date .year {
    display: block;
    font-size: 14px;
    font-weight: bold;
  }
@media(max-width:1024px){
    .news-box-wrap{
        flex-direction:column;    
        display: flex;
        gap: 24px;
        max-width: 100%;
        margin: 30px auto;
        padding:0;
    
    }
    .news-banner-area{width:100%;}
    .banner-swiper-box,.banner-swiper-box .img-con img{height:320px;}
    .banner-swiper-box .info-time{font-size:22px;}
    .news-list-area{
        min-width: 100%;
    }
    .item-date .day {
        display: block;
        font-size: 20px;
        font-weight: bold;
    }
    .news-banner-area .info-box .item-date .day {
        font-size: 20px;
        font-weight: bold;
        line-height: 1;
    }
    .news-banner-area .info-box .item-date .day {
        font-size: 20px;
        font-weight: bold;
        line-height: 1;
    }
   

}

       /* 外层容器 重命名：brand‑story‑section */
       .brand-story-section {
        position: relative;
        overflow: hidden;
        padding: 80px 0;
    }
    .brand-story-section .section-container {
        max-width: 1520px;
        margin: 0 auto;
        padding: 0 60px;
        display: flex;
    }

    /* 一行布局：左边文字，右边轮播 */
    .brand-story-section .section-row {
        display: flex;
        align-items: center;
        /* gap: 40px; */
        width: 68%;
        overflow: hidden;
    }

    /* ---------------- 左侧文字模块 brand‑story‑text (原 text‑wrap) ---------------- */
    .brand-story-text {
        width: 32%;
        position: relative;
        min-height: 480px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    /* “酿”大字水印背景 */
    .brand-story-text::before {
        /* content:"酿"; */
        position:absolute;
        left:-80px;
        top:50%;
        transform: translateY(-50%);
        font-size:420px;
        color:#f3f3f3;
        z-index:0;
        line-height:1;
        font-weight:300;
        pointer-events:none;
    }
    .brand-story-text .text-inner-box {
        position: relative;
        z-index: 2;
    }
    .brand-story-text .text-title {
        font-size: 48px;
        font-weight: 600;
        color: #222;
        line-height: 1.3;
        margin-bottom:20px;
    }
    .brand-story-text .text-title img{
        width: 96%;
    }
    .brand-story-text .text-desc {
        font-size: 24px;
        color:#333;
        margin-bottom:36px;
    }

    /* 红色按钮 */
    .brand-story-btn a {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        padding:16px 32px;
        background:#005d54;
        color:#ffffff;
        text-decoration: none;
        border-radius:4px;
        font-size:20px;
        transition:0.3s;
    }
    .brand-story-btn a:hover {
        background:#005d54;
    }

    /* ---------------- 右侧轮播模块 brand‑story‑swiper (原 mySwiper) ---------------- */
    .brand-story-swiper-wrap {
        width: 58%;
        overflow: visible;
    }
    .brand-story-swiper-wrap .swiper-slide {
        border-radius: 0;
        overflow:hidden;
        box-shadow:0 8px 24px rgba(0,0,0,0.12);
    }
    /* 视频卡片 */
    .story-video-card {
        position: relative;
        width:100%;
        height:440px;
    }
    .story-video-card .poster-img {
        position:absolute;
        inset:0;
        width:100%;
        height:100%;
        object-fit:cover;
    }
    .story-video-card .video-player {
        position:absolute;
        inset:0;
        width:100%;
        height:100%;
        object-fit:cover;
    }

    /* 分页器 */
    .brand-story-swiper-wrap .swiper-pagination {
        position:relative;
        margin-top:30px;
        bottom:0;
    }
    .brand-story-swiper-wrap .swiper-pagination-bullet {
        width:12px;
        height:4px;
        border-radius:2px;
        background:#cccccc;
        opacity:1;
    }
    .brand-story-swiper-wrap .swiper-pagination-bullet-active {
        background:#005d54;
        width:32px;
    }
    @media(max-width:1024px){
        .brand-story-section .section-container{
            max-width: 94%;
            flex-direction: column;
            padding:0;
        }
        .brand-story-text {
            width: 32%;
            position: relative;
            min-height: 0;
            display: flex;
            flex-direction: column;
            justify-content: center;
            margin: 0 auto;
            padding-bottom: 20px;
        }
        .brand-story-section .section-row {
            display: flex;
            align-items: center;
            /* gap: 40px; */
            width: 100%;
            overflow: hidden;
        }
        .brand-story-text .text-inner-box{
            width: 88%;
            margin: 0 auto;
        }
    }
    /* 响应式：小屏幕变成上下堆叠 */
    @media (max-width:1200px) {
        .brand-story-section .section-row {
            flex-direction:column;
            overflow: hidden;
        }
        .brand-story-text,
        .brand-story-swiper-wrap {
            width:100%;
        }
        .brand-story-text::before {
            font-size:240px;
            left:-40px;
        }
        .story-video-card {
            height:320px;
        }
    }
   .index-develop-swiper .swiper {
        overflow: visible !important;
        /* overflow: hidden; */
      }
   .banner  .swiper {
        /* overflow: visible !important; */
        overflow: hidden;
      }

      .btn-green {
        display: inline-block;
        padding: 8px 18px;
        color: #fff;
        background-color: #005d54;
        border-radius: 8px;
        border: 0;
        font-size: 15px;
        cursor: pointer;
        transition: background 0.2s;
    }
    .btn-green:hover {
        background-color: #097064;
    }

  