p, a, div, input, ul, li, html, body, select, iframe {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-text-size-adjust: none;text-decoration:none;color: black;
}
.row{
    /*margin: 0;*/
}

body{
    background-color: white;
}

select, iframe {
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: black;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
a{
    text-decoration:none;
    color:#333;
}

a:hover,a:active{
    text-decoration: none;
    color:inherit;
}
input, select, iframe, textarea {
    background: none;
    outline: none;
    border: none;
    resize: none;
    outline: none;
}
p{
    margin: 0;
    padding: 0;
}
@media screen and (min-width: 320px) {
    html {
        font-size: 26.06666px;
    }
}

@media screen and (min-width: 360px) {
    html {
        font-size: 26.2px;
    }
}

@media screen and (min-width: 375px) {
    html {
        font-size: 26px;
    }
}

@media screen and (min-width: 400px) {
    html {
        font-size: 26.33333px;
    }
}

@media screen and (min-width: 414px) {
    html {
        font-size: 26.08px;
    }
}

@media screen and (min-width: 440px) {
    html {
        font-size: 26.46666px;
    }
}

@media screen and (min-width: 480px) {
    html {
        font-size: 25.6px;
    }
}

@media screen and (min-width: 520px) {
    html {
        font-size: 27.73333px;
    }
}

@media screen and (min-width: 560px) {
    html {
        font-size: 28px;
    }
}

@media screen and (min-width: 600px) {
    html {
        font-size: 29px;
    }
}

@media screen and (min-width: 640px) {
    html {
        font-size:29px;
    }
}

@media screen and (min-width: 680px) {
    html {
        font-size: 30px;
    }
}

@media screen and (min-width: 720px) {
    html {
        font-size: 32px;
    }
}

@media screen and (min-width: 750px) {
    html {
        font-size: 34px;
    }
}

@media screen and (min-width: 768px) {
    html {
        font-size: 36px;
    }
}
@media screen and (min-width: 1250px) {
    html {
        font-size: 40px;
    }
}

/*@media screen and (max-width: 376px) {          !*bootstrap 超小屏幕*!

｝*/
@media screen and (max-width: 768px) {          /*bootstrap 小屏幕*/
    /*联系我们*/
    .contactMapCoat{
        padding: 0;
        margin: 0 0 1.3rem 0;
    }
    /*留言中心*/
    .messageLeft{
        padding:0;
        margin: 0;
        margin-bottom: 1rem;
    }
    /*关于我们*/
    .aboutJoinBox{
        position: relative;
        right: .4rem;
        top: 1rem;
        display: flex;
        flex-direction: column;
        z-index: 1;
    }
    .aboutJoinBoxBottom{
        padding: .7rem 0 .7rem 0;
        margin: 0;
        background-color: #fafafa;
    }
    .indexProductImg{
        width: 100%;
        height: 3rem;
        display: flex;
    }
    .productBlockImg{
        width: 100%;
        max-height: 6.5rem;
        display: flex;
    }
    .indexFactoryBlockImg{
        width: 100%;
        height: 5rem;
        display: flex;
    }
}
@media screen and (max-width: 992px){           /*bootstrap 中屏幕*/
    .indexFactory{
        padding: 2rem 3% 1.3rem 3%;
    }
    /*新闻详情*/
    .newsDetailsLeft{
        padding: 0 2% 0 0;
        margin-bottom: 1rem;
    }
    .newsDetailsRight{
        border-top: 1px solid #ededed;
        padding: .5rem 2% 0 0;
    }
    .newsDetails{
        padding: 0 6% 1.5rem 6%;
        border-bottom: 1px solid #d9d9d9;
    }
    .newsDetailsACoat{
        padding-left: 6%;
    }
    /*留言中心*/
    .messageLeft{
        padding:0;
        margin: 0;
        margin-bottom: 1rem;
    }
    .aboutJoinBoxBottom{
        padding: .7rem 0 .7rem 0;
        margin: 0;
        background-color: #fafafa;
    }
    .indexProductImg{
        width: 100%;
        height: 4rem;
        display: flex;
    }
    .productBlockImg{
        width: 100%;
        max-height: 5rem;
        display: flex;
    }
    .indexFactoryBlockImg{
        width: 100%;
        height: 5rem;
        display: flex;
    }
}

@media screen and (max-width: 1179px){
    .indexFactory{
        padding: 2rem 3% 1.3rem 3%;
    }
    nav{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 6%;
        height: 2rem;
        background-color: white;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 500;
    }
    .logoCoat{
        display: flex;
    }
    .logo{
        width: 4rem;
        height: 100%;
    }
    .navOptions{
        width: 100%;
        height: 100vh;
        position: absolute;
        top: 2rem;
        left: 0;
        display: none;
        background-color: white;
    }
    .navOption{
        width: 100%;
        padding: 14px 0;
        font-size: 0.4rem;
        text-align: center;
        background-color: white;
        border-bottom: 1px solid #e6e6e6;
        display: block;
        color: #333333;
    }

   .switchVersion{
        display: flex;
        align-items: center;
    }
    /*  .switchVersion p{
         margin-right: 5px;
         font-size: 0.4rem;
         color: #4c4c4c;
     }
     .switchVersionOption{
         margin-right: 5px;
         font-size: .6rem;
         color: #4c4c4c;
         margin-bottom: 2rem;
     }*/
    .menu{
        margin-left: 20px;
        width: .8rem;
        height: auto;
    }
    .indexProductInfoBlock{
        background: #525e70;
        padding: 1.6rem .7rem 3rem 2rem;
        position: relative;
        overflow: hidden;
    }
    .indexProductsBlock{
        margin: .6rem 0;
        padding: 1rem 1rem 1rem 1rem;
        background-color: #ededed;
        overflow: hidden;
        width: 98%;
    }
    .indexProduct{
        width: 40%;
        margin-right: .2rem;
        padding-bottom: .35rem;
        background-color: white;
    }
    /*新闻中心*/
    .newsBox{
        margin: 1rem 0;
        padding: 0 5%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .newsBox2{
        margin: 1rem 0;
        padding: 0 5%;
    }
    /*关于我们*/
    .ourCultureCoat{
        padding: 1rem 5% 0 5%;
        background-color: #fafafa;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .aboutJoinBoxBottom{
        padding: 1rem 0 .7rem 0;
        margin: 0;
        background-color: #fafafa;
    }
    .indexProductImg{
        width: 100%;
        height: 4rem;
        display: flex;
    }
    .productBlockImg{
        width: 100%;
        max-height: 6.5rem;
        display: flex;
    }
    .indexFactoryBlockImg{
        width: 100%;
        height: 6rem;
        display: flex;
    }
}
/*=========================================大屏============================*/
@media screen and (min-width: 1180px) {
    nav{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 16px 12%;
        height: 2rem;
        position: fixed;
        top: 0;
        left: 0;
        background-color: white;
        z-index: 50;
    }
    .logoCoat{
        display: flex;
    }
    .navOptions{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .navOption{
        padding: .25rem 0.3rem;
        font-size: 16px;
        color: #333333;
    }
    .switchVersion{
          display: flex;
          align-items: center;
      }
    .menu{
        display: none;
    }
    .switchVersionOption{
        font-size: 16px;
        color: #4c4c4c;
        margin-bottom: 5px;
        padding-left: .3rem;
        padding-bottom: .5rem;
    }
    .indexAbout{
        padding: 0 6%;
        position: relative;
        top: -1.2rem;
        z-index: 2;
    }
    .indexProductInfoBlock{
        background: #525e70;
        padding: 3rem 1rem 3rem 4rem;
        position: relative;
        overflow: hidden;
    }
    .indexProductsBlock{
        padding: 0.6rem 1rem .9rem 1rem;
        background-color: #ededed;
        overflow: hidden;
        width:80%;
        position: relative;
        right: 1.4rem;
    }
    .indexProduct{
        width: 33%;
        margin-right: .2rem;
        padding-bottom: .35rem;
        background-color: white;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{
        bottom: 2rem;
    }
    .indexFactory{
        padding: 2rem 13.5% 1.3rem 13.5%;
    }
    /*新闻中心*/
    .newsBox{
        margin: 1rem 0;
        padding: 0 12%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .newsBox2{
        margin: 1rem 0;
        padding: 0 12%;
    }
    /*关于我们*/
    .ourCultureCoat{
        padding: 1rem 12% 0 12%;
        background-color: #fafafa;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    /*新闻详情*/
    .newsDetailsLeft{
        padding: 0 2% 0 0;
        border-right: 1px solid #f1f1f1;
    }
    .newsDetailsRight{
        border-left: 1px solid #ededed;
    }
    .newsDetails{
        padding: 0 12% 1.5rem 12%;
        border-bottom: 1px solid #d9d9d9;
    }
    /*联系我们*/
    .contactMapCoat{
        padding: 0 1.6rem 0 0;
        margin: 0 0 1.3rem 0;
    }
    /*留言中心*/
    .messageLeft{
        padding:0 1rem 0 0;
        margin-bottom: 1rem;
    }

    /*关于我们*/
    .aboutJoinBox{
        position: relative;
        right: .4rem;
        top: 3.5rem;
        display: flex;
        flex-direction: column;
        z-index: 1;
    }
    .aboutJoinBoxBottom{
        padding: 4rem 0 .7rem 0;
        margin: 0;
        background-color: #fafafa;
    }
    .indexProductImg{
        width: 100%;
        height: 5.5rem;
        display: flex;
    }
    .productBlockImg{
        width: 100%;
        max-height: 6rem;
        display: flex;
    }
    .indexFactoryBlockImg{
        width: 100%;
        height: 6rem;
        display: flex;
    }
}
/*============================媒体查询 END=====================================*/
.navOption:hover{
    animation: navOption .6s;
    color: #eb772f;
}
@keyframes navOption {
    0%{color:#333333}
    50%{color: #f0ad4e;}
    100%{color: #eb772f;}
}
.container{
    width: 80%;
    padding: 0;
}
.container-fluid{
}
.coat{
    margin-top: 2rem;
}
.bannerCoat{
    overflow: hidden;
    width: 100%;
    height: auto;
}
.bannerBox{
    display: flex;
    width: 100%;
    height: auto;
}
.indexBanner{
     width: 100%;
     height: 100%;
 }


.switchVersionBox{
    width: 2rem;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
}
.switchVersionBoxBut{
    display: flex;
    align-items: center;
}
.switchVersionBoxButText{
    font-size: .4rem;
    color: #333333;
    margin-right: .16rem;
}
.switchVersionBoxOption{
    background-size: cover;
    height: 2rem;
    position: absolute;
    bottom: -2.1rem;
    left: -60%;
    display: none;
}
.switchVersionBoxOptionChild{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.switchVersionBoxOption .switchVersionBoxButIcon{
    transform: rotate(180deg);
}
.switchVersionBoxOptionText{
    display: inline-block;
    padding: .3rem 1rem;
    background-color: #525e70;
    border-radius: 5px;
    color: white;
    font-size: .45rem;
}

.swiper-pagination{
    bottom: 500px;
}
.navLine{
    height: 1px;
    width: 1px;
    border-bottom: 1px solid #eb772f;
    position: absolute;
}
/*about us*/

.indexPropaganda{
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}
.indexPropagandaBlockBox{
    padding: 0 .125rem;
    margin-bottom: .125rem;
}
.indexPropagandaBlock{
    box-shadow: 1px 2px 6px #f6f6f6;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1.25rem 0.75rem;
    background-color: white;
}
.indexPropagandaBlockIconCoat{
    padding: 0.6rem 0.25rem;
    border-top: 2px solid #eb772f;
}
.indexPropagandaBlockIcon{
    height: 1.1rem;
    width: auto;
}
.indexPropagandaBlockTitle{
    font-size: 0.4rem;
    color: #737373;
    margin-bottom: 0.2rem;
    font-weight: bold;
}
.indexPropagandaBlockSubtitle{
    text-align: center;
    font-size: 0.33rem;
    color: #a6a6a6;
}
/*about 左边信息块*/
.indexAboutInfo{
    margin-bottom: 0.9rem;
}
.indexAboutInfoTitle{
    font-size: 0.7rem;
    color: #4c4c4c;
    margin-bottom: 0.3rem;
}
.indexAboutInfoTitle span{
    color: #eb772f;
}
.indexAboutInfoTitleLine{
    width: 32px;
    height: 2px;
    border-bottom: 2px solid #4d4d4d;
    margin-bottom: .7rem;
}
.indexAboutInfoText{
    font-size: 0.4rem;
    color: #737373;
    margin-bottom: .6rem;
}
.indexAboutBut{
    display: inline-block;
    padding: 0.25rem .6rem;
    background-color: #3f5474;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}
.indexAboutBut:hover span{
    position: absolute;
    animation:indexAboutBut .6s;
    background-color: #eb772f;
    left: -50%;
    top: -50%;
    width: 200%;
    height: 200%;
    border-radius: 50%;
}
@keyframes indexAboutBut {
    0%{
        background-color: #3f5474;
        left: 50%;
        top: 50%;
        width: 0px;
        height: 0px;
    }
    100%{
        background-color: #eb772f;
        left: -50%;
        top: -50%;
        width: 200%;
        height: 200%;
    }
}
.indexAboutBut p{
    font-size: .36rem;
    color: white;
    position: relative;
    z-index: 1;
}
.indexAboutInfoImages{
    display: flex;
    align-items: center;
    margin-bottom: 0.9rem;
}
.indexAboutInfoImgBlock{
    margin-right: 5px;
    width: 33%;
    position: relative;
}
.indexAboutInfoImg{
    width: 100%;
    height: auto;
    display: flex;
}
.indexAboutInfoImgBlockInfoCoat{
    display: none;
    width: 100%;
    height: 100%;
}
.indexAboutInfoImgBlockInfo{
    width: 90%;
    height: 90%;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    background-color:rgba(82,94,122,0.6);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 5%;
    margin: 5%;
}
.indexAboutInfoImgBlockInfo p{
    color: white;
    font-size: 0.4rem;
    margin-bottom: 0.3rem;
    text-align: center;
}
/*产品*/
.indexProductBox{
    display: flex;
    flex-wrap: wrap;
}
.indexProductInfoBlockTitle{
    font-size: 0.7rem;
    color: white;
    margin-bottom: 0.4rem;
}
.indexProductInfoBlockTitleLine{
    width: .8rem;
    height:1px ;
    border-top: 1px solid white;
    margin-bottom: 1.1rem;
}
.indexProductInfoBlockInfo{
    font-size: 0.4rem;
    line-height: 0.6rem;
    color: #ffffff;
    margin-bottom: 1.1rem;
    max-width: 400px;
    padding-right: 1rem;
}
.indexProductBut{
    display: inline-block;
    padding: 0.25rem .6rem;
    font-size: .36rem;
    color: white;
    border: 1px solid white;
    background-color: #525e70;
    overflow: hidden;
    position: relative;
}
.indexProductBut:hover{
    animation: indexProductButBorder .9s;
    border: 1px solid #eb772f;
}
@keyframes indexProductButBorder{
    0%{border:1px solid white}
    40%{border:1px solid #73B1F0}
    60%{border:1px solid #F08D79}
    100%{border:1px solid #eb772f;}
}
.indexProductBut:hover span{
    position: absolute;
    animation:indexProductBut .9s;
    background-color: #eb772f;
    left: -50%;
    top: -50%;
    width: 200%;
    height: 200%;
    border-radius: 50%;
}
@keyframes indexProductBut{
    0%{
        background-color: #3f5474;
        left: 50%;
        top: 50%;
        width: 0px;
        height: 0px;
    }
    100%{
        background-color: #eb772f;
        left: -50%;
        top: -50%;
        width: 200%;
        height: 200%;
    }
}
.indexProductBut p{
    font-size: .36rem;
    color: white;
    position: relative;
    z-index: 1;
}
.indexProductInfoBlockFooter{
    font-size:2.5rem;
    color: #868f9b;
    position: absolute;
    bottom: -1.6rem;
    left: -.5rem;
}
.indexProductsBlockCoat{
    background-size: auto;
    position: relative;
    display: flex;
    align-items: center;
}


.indexProductTitle{
    margin-top: 0.3rem;
    padding:0 .3rem;
    margin-bottom: .16rem;
    font-size: .4rem;
    color: #595959;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box; /* 将对象作为弹性伸缩盒子模型显示 */
    -webkit-line-clamp: 1; /* 控制最多显示几行 */
    -webkit-box-orient: vertical; /* 设置或检索伸缩盒对象的子元素的排列方式 */
}
.indexProductMore{
    font-size: .4rem;
    color: #8c8c8c;
    padding: 0 .3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box; /* 将对象作为弹性伸缩盒子模型显示 */
    -webkit-line-clamp: 1; /* 控制最多显示几行 */
    -webkit-box-orient: vertical; /* 设置或检索伸缩盒对象的子元素的排列方式 */
}
.indexProduct:hover .indexProductMore{
    animation: indexProductMore .5s;
    color: #ef9763;
}
@keyframes indexProductMore {
    0%{color: #8c8c8c;}
    100%{color: #ef9763;}
}
.swiper-Procutpagination{
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    top: .5rem;
}
.swiper-pagination-bullet{
    background-color: #eb772f;
    margin: 0 3px;
}
/*==============厂家环境*/

.indexFactoryTitle{
    font-size: 0.7rem;
    color: #4d4d4d;
    margin-bottom: 0.4rem;
}
.indexFactoryTitleLine{
    width: .8rem;
    height:1px ;
    border-top: 1px solid #4d4d4d;
    margin-bottom: 1.1rem;
}
.indexFactoryBlockCoat{
    padding: 0 0.2rem;
    margin-bottom: 0.6rem;
}
.indexFactoryBlock{
    width: 100%;
    box-shadow: 0px 0px 8px #d9d9d9;
    padding-bottom: .5rem;
}
.indexFactoryBlockTitle{
    font-size: 0.46rem;
    color: #737373;
    padding: 0 .3rem 0 .3rem;
    margin: .3rem 0;
    overflow: hidden;
    display: -webkit-box; /* 将对象作为弹性伸缩盒子模型显示 */
    -webkit-line-clamp: 1; /* 控制最多显示几行 */
    -webkit-box-orient: vertical; /* 设置或检索伸缩盒对象的子元素的排列方式 */
}
.indexFactoryBlockView{
    font-size: 0.4rem;
    color: #8c8c8c;
    padding:0 .3rem;
    overflow: hidden;
    display: -webkit-box; /* 将对象作为弹性伸缩盒子模型显示 */
    -webkit-line-clamp: 1; /* 控制最多显示几行 */
    -webkit-box-orient: vertical; /* 设置或检索伸缩盒对象的子元素的排列方式 */
}
.indexFactoryBlock:hover{
    animation: indexFactoryBlock .3s;
    box-shadow: 0px 0px 8px #d9d9d9;
}
@keyframes indexFactoryBlock {
    0%{box-shadow: 0px 0px 0px #d9d9d9;}
    100%{box-shadow: 0px 0px 8px #d9d9d9;}
}
.indexFactoryBlock:hover .indexFactoryBlockView{
    animation: indexFactoryBlockView .5s;
    color: #eb772f;
}
@keyframes indexFactoryBlockView  {
    0%{color: #8c8c8c;}
    100%{color:#eb772f;}
}
.indexFactoryButCoat{
    margin-top: .7rem;
    display: flex;
    justify-content: center;
}
@keyframes indexFactoryBut {
    0%{background-color: #525e70;}
    100%{background-color:#eb772f;}
}
/*footer*/
.footerTop{
    display: flex;
    flex-wrap: wrap;
}
.stayMessageBox{
    padding: 0.4rem 1rem .4rem 1rem;
    background-size: cover;
}
.stayMessage{
    background-color: white;
    padding: 1.5rem .6rem 1rem .6rem;
    position: relative;
    bottom: 1rem;
    box-shadow: 0px 0px 5px #d9d9d9;
}
.footerContactInfo{
    margin-bottom:1rem;
    position: relative;
    left: .3rem;
    z-index: 1;
}
.stayMessageTitle{
    font-size: .5rem;
    color: #595959;
    margin-bottom: .4rem;
}
.stayMessageTitleLine{
    height: 1px;
    width: 1.5rem;
    border-bottom: 2px solid #525e70;
    margin-bottom: .75rem;
}
.stayMessageTop{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: .4rem;
}
.stayMessageName{
    width: 49%;
    border: 1px solid #ededed;
    border-radius: 5px;
    padding: .3rem .5rem;
    font-size: .43rem;
    color: #8c8c8c;
}
.stayMessageText{
    width: 100%;
    height: 3.5rem;
    border: 1px solid #ededed;
    border-radius: 5px;
    padding: .3rem .5rem;
    margin-bottom: .6rem;
    font-size: .43rem;
    color: #8c8c8c;
}
.stayMessageButCoat{
    display: flex;
    justify-content: center;
}
.stayMessageBut{
    padding: .2rem .5rem;
    color: white;
    font-size: .4rem;
    background-color: #3f5474;
    display: inline-block;
    border-radius: 5px;
}
stayMessageBut:hover{
    animation: stayMessageBut .6s;
}


.footerContact{
    background-color: #f5f5f5;
    position: relative;
    padding: 1.5rem 3rem 1.2rem 3rem;
    overflow: hidden;
}
.footerContactTitle{
    font-size: .7rem;
    color: #3f5474;
    margin-bottom: .45rem;
}
.footerContactTitleLine{
    height: 1px;
    width: 1.5rem;
    border-bottom: 2px solid #3f5474;
    margin-bottom: .75rem;
}
.footerContactName{
    font-size: .5rem;
    color: #8c8c8c;
    font-weight: bold;
    margin-bottom: .3rem;
}
.footerContactText{
    font-size: .4rem;
    color: #a6a6a6;
    margin-bottom: .25rem;
}
.footerCompanyInfo{
    font-size: .3rem;
    color: #737373;
    text-align: center;
    padding: .3rem;
}
.footerContactInfoBackgroundText{
    position: absolute;
    bottom: -2rem;
    right: -1rem;
    font-size: 3rem;
    color: #c6c6c6;
    z-index: 0;
}
/*==========================================================新闻中心===============================================*/
/*==========================================================新闻中心===============================================*/
.newsBlockCoat{
    padding: 0 1%;
}


.newsBlock{
    display: flex;
    align-items: center;
    margin-bottom: .6rem;
    box-shadow: 0px 0px 4px #d9d9d9;
}
.newsBanner{
    position: relative;
}
.NewsBannerImg{
    width: 100%;
    height: auto;
}
.newsBannerInfo{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    padding-right: 10%;
}
.newsBannerTitle{
    font-size: .6rem;
    color: white;
    margin-bottom: .6rem;
    letter-spacing: 5px;
}
.newsBannerLink a{
    font-size: .45rem;
    color: white;
}
.newsBannerLink a:last-child{
    color: #cccccc;
}
.newsBannerLink span{
    margin: 0 .4rem;
    color:white;
    font-size: .45rem;
}
.newsBlock:hover .newsBlockDateCoat{
    animation: newsBlockDateCoat .6s;
    background-color: #eb772f;
}
@keyframes newsBlockDateCoat {
    0%{background-color: #242d65;}
    100%{background-color: #eb772f;}
}
.newsBlock:hover .newsBlockA{
    animation: newsBlockA .6s;
    color: #eb772f;
}
@keyframes newsBlockA {
    0%{ color: #242d65;}
    100%{color: #eb772f;}
}
.newsBlockDateCoat{
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1.4rem .4rem;
    background-color: #242d65;
}
.newsBlockYear{
    font-size: .45rem;
    color: white;
    margin-bottom: 5px;
}
.newsBlockInfoBox{
    padding: 0.58rem .3rem;
    height: 100%;
    background-color:#fafafa;
}
.newsBlockDate{
    font-size: .4rem;
    color: white;
    margin-bottom: 5px;
}
.newsBlockTitle{
    font-size: .4rem;
    color: #737373;
    margin-bottom: .3rem;
    overflow: hidden;
    display: -webkit-box; /* 将对象作为弹性伸缩盒子模型显示 */
    -webkit-line-clamp: 1; /* 控制最多显示几行 */
    -webkit-box-orient: vertical; /* 设置或检索伸缩盒对象的子元素的排列方式 */
}
.newsBlockInfo{
    font-size: .4rem;
    color: #8c8c8c;
    line-height: .65rem;
    margin-bottom: .3rem;
    overflow: hidden;
    display: -webkit-box; /* 将对象作为弹性伸缩盒子模型显示 */
    -webkit-line-clamp: 2; /* 控制最多显示几行 */
    -webkit-box-orient: vertical; /* 设置或检索伸缩盒对象的子元素的排列方式 */

}
.newsBlockA{
    font-size: .45rem;
    color: #242d65;
}
.newsPageCoat{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 1rem;
    cursor:pointer;
    border-bottom: 1px solid #ededed;
}
.newsPagesBut{
    margin: 0 .15rem;
    padding: .2rem .5rem;
    font-size: .4rem;
    color: #a6a6a6;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
}
.newsPages{
    display: flex;
    align-items: center;
}
.newsPage{
    margin: 0 .15rem;
    padding: .2rem .32rem;
    font-size: .4rem;
    color: #a6a6a6;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
}
.newsPageSelected{
    margin: 0 .15rem;
    padding: .2rem .32rem;
    font-size: .4rem;
    color: white;
    border: 1px solid #eb772f;
    border-radius: 5px;
    background-color: #eb772f;
}
/*==========================================================新闻详情===============================================*/
/*==========================================================新闻详情===============================================*/
.newsDetailsACoat{
    padding: 0;
    margin:1.1rem 0 .75rem 0;
}
.newsDetailsA{
    font-size: .45rem;
    color: #595959;
}
.newsDetailsSpan{
    font-size: .45rem;
    color: #8c8c8c;
    margin:0 5px;
}
.newsDetailsA2{
    font-size: .45rem;
    color: #8c8c8c;
}
.newsDetailsTitleCoat{
    display: flex;
    align-items: flex-start;
    margin-bottom: .6rem;
}
.newsDetailsDateCoat{
    width: 1.75rem;
    height: 1.75rem;
    margin-right: .75rem;
    background-color: #eb772f;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.newsDetailsYear{
    font-size: .45rem;
    color: white;
    margin-bottom: 5px;
}
.newsDetailsDate{
    font-size: .4rem;
    color: white;
}
.newsDetailsTitle{
    font-size: .5rem;
    color: #595959;
    margin-bottom: .3rem;
}
.newsDetailsSource {
    font-size: .4rem;
    color: #8c8c8c;
}
.newsDetailsInfo{
    font-size: .4rem;
    color: #8c8c8c;
}

.newsDetailsRightTitle{
    font-size: .6rem;
    color: #8c8c8c;
}
.newsDetailsPopular{
    padding: .6rem 0 .5rem 0;
    border-bottom: 2px dotted #ededed;
}
.newsDetailsPopularTitle{
    padding-right: 5%;
    font-size: .4rem;
    color: #737373;
    margin-bottom: .5rem;
    overflow: hidden;
    display: -webkit-box; /* 将对象作为弹性伸缩盒子模型显示 */
    -webkit-line-clamp:3; /* 控制最多显示几行 */
    -webkit-box-orient: vertical; /* 设置或检索伸缩盒对象的子元素的排列方式 */
}
.newsDetailsPopularBottom{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.newsDetailsPopularDate{
    font-size: .4rem;
    color: #737373;
    margin-bottom: .1rem;
}
.newsDetailsPopularLink{
    font-size: .4rem;
    color: #737373;
    margin-bottom: .1rem;
}
.newsDetailsPopular:hover .newsDetailsPopularLink{
    animation: newsDetailsPopularLink .6s;
    color: #eb772f;
}
@keyframes newsDetailsPopularLink {
    0%{color: #737373;}
    100%{color: #eb772f;}
}
.newsDetailsRightButCoat{
    display: inline-flex;
    justify-content: center;
    margin-top: .6rem;
}
/*==========================================================产品中心===============================================*/
/*==========================================================产品中心===============================================*/
.productCenterSort{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.15rem;
}
.productCenterOption{
    font-size: .5rem;
    color: #a6a6a6;
    cursor:pointer;
}
.productCenterOptionSelected{
    color: #242d65;
}
.productCenterSort span{
    font-size: .5rem;
    color: #a6a6a6;
    margin: 0 .3rem;
}
.productCenterSort span:last-child{
    display: none;
}
.productBlockCoat{
    padding: 0 .2rem 0 0;
    margin-bottom: .2rem;
}
.productBlock{
    padding-bottom: .35rem;
    border:1px solid #ededed;
    border-radius: 5px;
    overflow: hidden;
}
.productBlock:hover{
    animation:  productBlock .5s;
    box-shadow: 0 0 5px #d9d9d9;
}
@keyframes productBlock {
    0%{ box-shadow: 0 0 0 #d9d9d9;}
    100%{ box-shadow: 0 0 5px #d9d9d9;}
}

.productBlockTitle{
    font-size: .45rem;
    color: #595959;
    margin: .3rem 4% .2rem 4%;
    overflow: hidden;
    display: -webkit-box; /* 将对象作为弹性伸缩盒子模型显示 */
    -webkit-line-clamp:1; /* 控制最多显示几行 */
    -webkit-box-orient: vertical; /* 设置或检索伸缩盒对象的子元素的排列方式 */
    font-weight: lighter!important;
}
.productBlockLink{
    margin: 0 4%;
    font-size: .4rem;
    color: #a6a6a6;
}
.productBlockCoat:hover .productBlockLink{
    animation: productBlockLink .6s;
    color: #eb772f;
}
@keyframes productBlockLink {
    0%{color: #a6a6a6;}
    100%{color: #eb772f;}
}
/*==========================================================产品详情===============================================*/
/*==========================================================产品详情===============================================*/
.productDetailsTop{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.productDetailsImg{
    padding:0 0.8rem 0 0;
    margin-bottom: 1rem;
}
.productDetailsImg img{
    width: 100%;
    height: 100%;
}
.productDetailsTopInfo{
    padding: 0;
    margin-bottom: 1rem;
}
.productDetailsTitle{
    padding-right: 6%;
    font-size: .5rem;
    color: #737373;
    font-weight: normal;
    margin-bottom: .4rem;
}
.productDetailsIntro{
    font-size: .4rem;
    color: #8c8c8c;
    margin-bottom: .55rem;
}
.productDetailsTopText{
    font-size: .4rem;
    color: #595959;
    margin-bottom: .3rem;
}
.productDetailsTopText span{
    color: #737373;
}
.productDetailsTopBut{
    display: inline-block;
    padding: .3rem 1.5rem;
    color: white;
    font-size: .4rem;
    background-color: #242d65;
    border-radius: 5px;
}
.productDetailsInfoCoat{

}
.productDetailsInfoTielt{
    font-size: .5rem;
    color: #595959;
    margin-bottom: .75rem;
    font-weight: bold;
}
.productDetailsInfo{
    font-size: .4rem;
    color: #8c8c8c;
}
.productDetailsInfo img{
    margin: 0;
    width: 100%;
    display: inline-flex;
    padding: 1rem 0%;
}
.productDetailsInfoImg{
    margin: 0 5%;
    width: 90%;
    display: inline-flex;
    padding: 1rem 0%;
}
.productDetailsTopBut{
    display: inline-block;
    padding: 0.25rem 1.5rem;
    background-color: #242d65;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.productDetailsTopBut:hover span{
    position: absolute;
    animation:indexAboutBut .6s;
    background-color: #eb772f;
    left: -50%;
    top: -50%;
    width: 200%;
    height: 200%;
    border-radius: 50%;
}
@keyframes productDetailsTopBut {
    0%{
        background-color: #3f5474;
        left: 50%;
        top: 50%;
        width: 0px;
        height: 0px;
    }
    100%{
        background-color: #eb772f;
        left: -50%;
        top: -50%;
        width: 200%;
        height: 200%;
    }
}
.productDetailsTopBut p{
    font-size: .36rem;
    color: white;
    position: relative;
    z-index: 1;
}
/*==========================================================工厂介绍===============================================*/
/*==========================================================工厂介绍===============================================*/
.factoryIntro{
    margin: 0;
    padding: 0 ;
    margin-bottom: .9rem;
}
.factoryIntroImg{
    padding: 0;
}
.factoryIntroLeft{
    padding: 0 5% 0 0;
    margin-bottom: .7rem;
}
.factoryIntroTitle{
    font-size: .6rem;
    color: #525e70;
    margin-bottom: .7rem;
    font-weight: initial;
}
.factoryIntroTitle span{
    margin-left: .8rem;
    color: #eb772f;
}
.factoryIntroInfo{
    color: #8c8c8c;
    font-size: .4rem;
    line-height: .6rem;
}
.deviceTop{
    margin: 0;
    padding: 0;
}
.deviceTopImg{
    padding: 0 .8rem 0 0;
    margin-bottom: 1.25rem;
}
.deviceTopInfoCoat{
    padding: 0;
    margin-bottom: 1.25rem;
}
.deviceTopText{
    font-size: .5rem;
    color: #737373;
    font-weight: initial;
    margin-bottom: .6rem;
}
.deviceTopInfo{
    font-size: .4rem;
    line-height: .6rem;
    color: #8c8c8c;
}
.deviceMoreTitle{
    padding: 0;
    margin-bottom: .8rem;
    font-size: .5rem;
    color: #737373;
}
/*联系我们*/
#allmap1{
    width:100%;
}

#allmap1 b{
    color: #CC5522;
    font-weight: bold;
}

#allmap1 img{
    max-width: none;
}
.deviceInfo{
    padding: 0;
    margin-bottom: 0;
}
.deviceInfoTitle{
    font-size: .6rem;
    color: #737373;
    font-weight: bold;
    margin-bottom: .2rem;
}
.deviceInfoTitleLine{
    width: 1rem;
    height: 1px;
    border-top: 2px solid #3f5474;
    margin-bottom: .6rem;
}
.deviceCompanyName{
    font-size: .45rem;
    color: #8c8c8c;
    font-weight: bold;
    margin-bottom:.3rem ;
}
.deviceText{
    font-size: .4rem;
    color: #a6a6a6;
    margin-bottom: .3rem;
}
/*==========================================================留言中心===============================================*/
/*==========================================================留言中心===============================================*/

.messageLeftBackground{
    padding: 1rem .75rem 5rem .75rem;
    background-color: #3f5474;
    position: relative;
    overflow: hidden;
}
.messageLeftBackgroundText{
    font-size: 1.6rem;
    position: absolute;
    bottom: -1rem;
    right: -10%;
    color: #79889e;
}
.messageLeftBlock{
    margin-bottom: 1rem;
}
.messageLeftBlockTop{
    display: flex;
    align-items: center;
    margin-bottom: .45rem;
}
.messageLeftBlockTopIcon{
    width: .55rem;
    height: auto;
    margin-right:.3rem;
}
.messageLeftBlockTopText{
    font-size: .4rem;
    color: white;
}
.messageLeftBlockText{
    font-size: .4rem;
    color: white;
    margin-left: .8rem;
}
.messageRight{
    padding: 0;
    margin: 0;
}
.messageCenterText{
    width: 100%;
    height: 8.5rem;
    border: 1px solid #ededed;
    border-radius: 5px;
    padding: .3rem .5rem;
    margin-bottom: .6rem;
    font-size: .43rem;
    color: #8c8c8c;
}
.messageCenterBut{
    display: inline-block;
    padding: 0.25rem 0;
    width: 100%;
    text-align: center;
    background-color: #3f5474;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    cursor:pointer;
}
.messageCenterBut:hover span{
    position: absolute;
    animation:messageCenterBut .6s;
    background-color: #eb772f;
    left: -50%;
    top: -50%;
    width: 200%;
    height: 200%;
}
@keyframes messageCenterBut {
    0%{
        background-color: #3f5474;
        left: 50%;
        top: 50%;
        width: 0px;
        height: 0px;
    }
    100%{
        background-color: #eb772f;
        left: -50%;
        top: -50%;
        width: 200%;
        height: 200%;
    }
}
.messageCenterBut p{
    font-size: .36rem;
    color: white;
    position: relative;
    z-index: 1;
}
/*==========================================================人才招聘===============================================*/
/*==========================================================人才招聘===============================================*/
.joinTopIntro{
    font-size: 0.4rem;
    color: #8c8c8c;
    line-height: .65rem;
    margin-bottom: .3rem;
}
.joinTopTheWayTitle{
    font-size: .4rem;
    color: #595959;
    margin-bottom: .2rem;
    font-weight: initial;
}
.joinTopTheWay{
    font-size: .4rem;
    color:#8c8c8c;
    line-height: .65rem;
}
.joinBlockBox{
    width: 100%;
    padding: 0;
    margin-bottom: 0;
}
.joinBlock{
    width: 98%;
    border: 1px solid #ededed;
    padding: .65rem .75rem;
    border-radius: 5px;
    margin-bottom: .6rem;
}
.joinBlockTop{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.joinBlockTopText{
    font-size: .45rem;
    color: #595959;
}
.joinBlockTopIcon{
    font-size: .45rem;
    color: #8c8c8c;
    font-weight: 900;
}
.joinBlockInfo{
    margin-top: .6rem;
    display: none;
}
.joinBlockInfoTop{
    display: flex;
    align-items: center;
    margin-bottom: .55rem;
}
.joinBlockInfoTopBlock{
    width: 25%;
}
.joinBlockInfoTopBlockP1{
    font-size: .4rem;
    color: #737373;
    margin-bottom: .12rem;
}
.joinBlockInfoTopBlockP2{
    width: 93%;
    font-size: .35rem;
    color: #8c8c8c;
}
.joinBlockInfoText{
    font-size: 0.35rem;
    color: #8c8c8c;
    line-height: .6rem;
}
.ourCulture{
    margin-bottom: 1.15rem;
    display: block;
}
.ourCultureTitle{
    font-size: .6rem;
    color: #525e70;
    margin-bottom: .7rem;
    text-align: center;
}
.ourCultureInfo{
    padding: 0 5%;
    font-size: .4rem;
    color: #8c8c8c;
    text-align: center;
    line-height: .6rem;
}
/*==========================================================关于我们===============================================*/
/*==========================================================关于我们===============================================*/
.aboutBox{
    margin-bottom: 1.2rem;
}
.aboutBoxBlockCoat{
    padding: 0 .15rem;
    margin-bottom: .6rem;

}
.aboutBoxBlock{
    padding: 1.4rem 0;
    display: flex;
    align-items: center;
    box-shadow: 0 0 3px #bfbfbf;
    border-radius: 5px;
}
.aboutBoxBlockIcon{
    margin-left: .9rem;
    height: 1.05rem;
    width: auto;
    margin-right: .36rem;
}
.aboutBoxBlockInfo{
    width: 70%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: .2rem;
}
.aboutBoxBlockTitle{
    font-size: .4rem;
    color: #737373;
    font-weight: initial;
    margin-bottom: .2rem;
}
.aboutBoxBlockSubtitle{
    font-size: .35rem;
    color: #a6a6a6;
}
.certificateImg{
    border: 1px solid #bfbfbf;
}

.swiper-button-next, .swiper-button-prev {
    --swiper-theme-color: #d9d9d9; /* 设置Swiper风格 */
    --swiper-navigation-color: white; /* 单独设置按钮颜色 */
    --swiper-navigation-size: .4rem; /* 设置按钮大小 */
    padding: .5rem;
    background-color: #d9d9d9;
    border-radius: 50%;
    border: none;outline: none;
}
/*加入*/
.aboutJoin{
    padding: 0;
    margin: 0 ;
    background-size: cover;
    position: relative;
}

.aboutJoinBoxTop{
    box-shadow: 1px 1px 3px #bfbfbf;
    padding: .6rem 3rem 1.16rem .75rem;
    background-color: white;
    margin-bottom: 1rem;
}
.aboutJoinBoxTopTitle{
    font-size: .5rem;
    color: #525e70;
    margin-bottom: .6rem;
}
.aboutJoinBoxTopInfo{
    font-size: .35rem;
    color: #737373;
    line-height: .6rem;
    margin-bottom: .6rem;
}

.aboutJoinBoxBottomBlock{
    padding: 0;
    margin-bottom: .4rem;
}
.aboutJoinBoxBottomBlockTop{
    display: flex;
    align-items: center;
    margin-bottom: .6rem;
}
.aboutJoinBoxBottomBlockTopIcon{
    width: auto;
    height: .6rem;
    margin-right: .46rem;
}
.aboutJoinBoxBottomBlockTopText{
    font-size: .4rem;
    color: #737373;
}
.aboutJoinBoxBottomBlockText{
    margin-left: 1rem;
    font-size: .4rem;
    color: #737373;
}
/*首页先进技术*/
.indexAboutInfoImgBlock:hover .indexAboutInfoImgBlockInfoCoat{
    display: block;
    animation: indexAboutInfoImgBlockInfoCoat .3s;
}
@keyframes indexAboutInfoImgBlockInfoCoat {
    0%{opacity: 0}
    100%{opacity: 1 }
}

.pagination>li.thisclass a, .pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	color: #69c;
	background-color: #ededed;
	border-color: #ededed;
}
b{
    font-weight: 300;
}