* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
}

body {
    font-family: "微软雅黑";
box-sizing:border-box ;
}

ul {
    list-style: none;
}

li {
    list-style: none;
}

.clear {
    clear: both;
    overflow: hidden;
}

.banner img {
    width: 100%;
}

.banner .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 100%;
}

.banner .swiper-pagination-bullet-active {
    background: #000;
}

.head {
    position: fixed;
    top: 0;
    left: 0;

    width: 100%;
    height: 1.2375rem;
    background: rgba(255, 255, 255, 0);
    z-index: 9999;
}

.heads {
    width: 80%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
}

.logo {
    width: 2.825rem;
    height: 0.7875rem;
}
.logo img{
    width: 100%;
}

.navs{
    width: 80%;
}
.navs ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
}

.navs ul li {
    text-align: center;
    font-size: 0;
}

.navs ul li a {
    /* font-size: 0.25rem; */
    font-size: .2rem;

    color: #fff;
    font-weight: bold;
    padding: 0 0.225rem;
}
.customer{
    font-size: 0.25rem;
    color: rgb(255, 255, 255);
    font-weight: bold;
}
.customer img{
    width: 0.2625rem;
    height: auto;
}



.product {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.title {
    height: 0.7rem;
    text-align: center;
    font-size: 0.3rem;
    color: #000;
}
.title div{
    background-size: cover;
}

.products {
    width: 100%;
    margin-top: 35px;
}

.proswiper img {
    width: 100%;
}

.proswiper p {
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 42px;
    background: rgba(0, 56, 131, 0.7);
    padding: 0 15px;
    font-size: 20px;
    color: #fff;
}

.pmore {
    text-align: center;
    margin-top: 45px;
}

.pmore a {
    display: inline-block;
    width: 243px;
    height: 54px;
    line-height: 52px;
    border-radius: 30px;
    border: 1px solid #003883;
    font-size: 22px;
    color: #000;
}

.about {
    width: 100%;
    overflow: hidden;
    background: url(../images/aboutbg.jpg) center no-repeat;
}
.about .title div{
    background: url(../images/about_title.png) center no-repeat;
}
.abouts {
    border-radius: 0.3375rem;
    background-color: rgb(255, 255, 255);
    opacity: 0.902;
    width: 20.025rem;
    height: 7.2rem;
    padding: 0.25rem 0.1875rem;
    margin: 2.6625rem auto 2.5rem;
}
.about_cont{
    display: flex;
    justify-content: space-between;
    margin-top: 0.375rem;
}
.about_left {
    width: 50%;
    text-align: left;
}
.about_left p {
    font-size: 0.225rem;
    color: rgb(49, 49, 49);
    line-height: 3.167;
    text-indent: 2em;
    text-align: left;
}
  

.about_right {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
}

.sj {
    width: 50%;
    text-align: center;
}

.sj_top {
    font-size: 0.3625rem;
    color: #000;
    margin-top: 0.25rem;
}

.sj_top b {
    font-size: 0.6rem;
    font-weight: bold;
}

.sj_bot {
    font-size: 0.3625rem;
    color: #000;
}


.category {
    width: 100%;
    overflow: hidden;
    /* background: url(../images/categorybg.jpg) center no-repeat;
    background-size: cover;
    padding: 0.375rem 0; */
}
.category img{
    width: 100%;
}
.category .title{
    color: #fff;
}
.category .title div{
    background: url(../images/cate_title.png) center no-repeat;
}
.categorys{
    width: 90%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 1.25rem auto 0.625rem;
}
.categorys div{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.categorys div img{
    width: 0.6rem;
    height: auto;
}
.categorys p a {
    font-size: 0.25rem;
    color: rgb(255, 255, 255);
    line-height: 3.6;
    text-align: center;
}
.cate_center{
    width: 0.25rem;
    height: 4.175rem;
    margin-top: 0.875rem;
}


.case {
    width: 100%;
    margin-top: 0.1rem;
}

.caseswiper .swiper-slide img{
    width: 100%;
}




.finish{
    width: 100%;
    overflow: hidden;
    margin-top: 0.375rem;
}

.finishs{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.375rem;
}
.finish .title div{
    background: url(../images/finishs_title.png) center no-repeat;
}
.finishSwiper{
    width: 100%;
}
.finishSwiper img{
    width: 100%;
}

.finishsbtm{
    width: 100%;
    height: 7.375rem;
    background: url(../images/finish3.png) center no-repeat;
    background-size: cover;
    margin-top: 0.125rem;
}

.finishsbtm div{
    width: 90%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: auto;
}
.finishsbtm p:nth-child(1) {
    font-size: 0.35rem;
    color: rgb(255, 255, 255);
    line-height: 1.714;
}

.finishsbtm p:nth-child(2) {
    font-size: 0.425rem;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.412;
    margin-top: 0.125rem;
}


.activity{
    position: relative;
    width: 100%;
    margin-top: 30px;
}


.activity .title div{
    background: url(../images/finishs_title.png) center no-repeat;
}

.activitys{
    width: 90%;
    margin: 30px auto 0;
}

.activity .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #cc0000;
    border-radius: 100%;
}

.activity .swiper-pagination-bullet-active {
    background: #000;
}

.activityswiper .swiper-slide {
    padding-bottom: 0.75rem;
}

.activityswiper .swiper-slide img{
    width: 100%;
}

.activi_btm{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
}

.activi_btm img{
    width: 0.45rem;
    height: auto;
    margin: 0 1.25rem;
}

.telist{
    width: 100%;
    height: 10.3625rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: url(../images/telistbg.png) center no-repeat;
    background-size: cover;
    color: #fff;
    margin-top: 0.625rem;
}


.telist p:nth-child(1) {
    font-size: 0.35rem;
}
  
.telist p:nth-child(2) {
    font-size: 0.45rem;
    font-weight: bold;
    margin-top: 0.1875rem;
}

.telist p:nth-child(3) {
    font-size: 0.3rem;
    margin-top: 0.1875rem;
}

.telist p:nth-child(4) {
    font-size: 0.35rem;
    border: 0.025rem solid #fff;
    border-radius: 0.375rem;
    margin-top: 0.375rem;
    padding: 0.125rem 0.25rem;
}




.new {
    width: 100%;
    overflow: hidden;
    margin: 0.4375rem 0;
}

.new .title div{
    background: url(../images/new_title.png) center no-repeat;
}
.news {
    width: 90%;
    overflow: hidden;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px auto 0;
}

.new_left{
    width: 49.8%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #f6f6f6;
}

.new_left img{
    width: 100%;
    height: auto;
}
.new_title{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 30px;
    margin-top: 30px;
}

.new_title div:nth-child(1) {
    font-size: 18px;
    color: rgb(0, 0, 0);
    line-height: 2.667;
}
.new_title div:nth-child(2){
    font-size: 14px;
    color: rgb(0, 0, 0);
}
.new_title div span{
    font-size: 30px;
}
  
  
.new_left p {
    font-size: 14px;
    color: rgb(102, 102, 102);
    line-height: 2.571;
    padding: 0 30px;
}
.new_right{
    width: 49.8%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #f6f6f6;
}
.new_right img{
    width: 100%;
    height: auto;
}
.new_right p {
    font-size: 14px;
    color: rgb(102, 102, 102);
    line-height: 2.571;
    padding: 0 30px;
}
  




.foot {
    width: 100%;
    overflow: hidden;
    background: url(../images/fbg.png) center no-repeat;
    background-size: cover;
    padding-top: 0.5rem;
}
.flogo{
    display: flex;
    flex-direction: column;
}
.flogo img{
    width: 2.075rem;
    height: auto;
    margin-top: 0.375rem;
}
.flogo p {
    font-size: 0.175rem;
    color: rgb(255, 255, 255);
    line-height: 3.429;
    text-align: center;
}
  
.foots {
    width: 90%;
    display: flex;
    justify-content: space-between;
    margin: auto;
    overflow: hidden;
}


.fmsg{
    width: 6.2125rem;
    display: flex;
    flex-wrap: wrap;
}
.fmsg img{
    width: 100%;
    height: auto;
}
.fmsg p {
    width: 100%;
    font-size: 0.175rem;
    color: #fff;
    line-height: 3.429;
}
.fmsg a {
    width: 50%;
    font-size: 0.175rem;
    color: #fff;
    text-align: left;
    line-height: 3.429;
}
.fmsg a:last-child{
    width: 100%;
}

.fabot{
    width: 2.0625rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.fabot img{
    width: 100%;
    height: auto;
}
.fabot a {
    width: 100%;
    font-size: 0.175rem;
    color: #fff;
    line-height: 2.429;
}

.fcont{
    width: 400px;
    display: flex;
    flex-wrap: wrap;
}
.fcont div{
    display: block;
    width: 100%;
}
.fcont img{
    width: 2.075rem;
    height: auto;
}
.fcont a {
    width: 34.5%;
    font-size: 0.175rem;
    color: #fff;
    line-height: 2.429;
}
.fcont a:nth-child(3n+1){
    width: 29%;
    text-align: right;
}

.copy {
    width: 100%;
    margin-top: 0.5625rem;
    line-height: 0.9375rem;
    border-top: 0.0125rem solid #fff;
    text-align: center;
    font-size: 0.175rem;
    color: #fff;
}

.copy a {
    font-size: 0.175rem;
    color: #fff;
    margin: 0 0.125rem;
}

  

.fcontact {
    float: left;
}

.fcons {
    overflow: hidden;
    margin-top: 25px;
}

.fcon_pic {
    float: left;
    width: 18px;
    text-align: center;
}

.fcon_intro {
    float: left;
    font-size: 18px;
    color: #fff;
    margin-left: 5px;
}

.fnav {
    float: left;
    margin-left: 6.5%;
}

.ftitle {
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    margin-bottom: 13px;
}

.flist a {
    display: block;
    font-size: 16px;
    color: #fff;
    margin-top: 13px;
}

.saoma {
    float: left;
    text-align: center;
    margin-left: 6.5%;
}

.sm {
    margin-bottom: 5px;
}

.sm p {
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
}

.fvideo {
    float: right;
    width: 32.6%;
}

.fvideo video {
    width: 100%;
}



.inabout {
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
}
.inabouts{
    width: 70%;
    display: flex;
    justify-content: space-between;
    margin: 30px auto 0;
}
.left_ab {
    width: 47%;
}

.left_ab img {
    width: 100%;
}

.right_ab {
    width: 50%;
}

.abcon p {
    font-size: 0.225rem;
    line-height: 3.167;
    color: #313131;
    text-indent: 2em;
}
  
.briefs{
    width: 70%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0.375rem auto 0;
}
.briefs div{
    width: 2.25rem;
    text-align: center;
}
.abcont_p span:nth-child(1){
    font-size: 0.6rem;
    font-family: "Microsoft YaHei";
    color: #000;
    font-weight: bold;
    line-height: 1.375;
}
.abcont_p span:nth-child(2){
    font-size: 0.6rem;
    font-family: "Microsoft YaHei";
    color: #000;
    line-height: 1.375;
}
.abcont_p span:nth-child(3){
    font-size: 0.45rem;
    font-family: "Microsoft YaHei";
    color: #000;
    line-height: 1.375;
}
.abcont_b{
    font-size: 0.325rem;
    font-family: "Microsoft YaHei";
    color: #000;
    line-height: 1.375;
    margin-bottom: 0.1875rem;
}

.partner{
    width: 100%;
    background-color: #f7f7f7;
    padding: 0.375rem 0;
}
.partners {
    width: 90%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0.25rem auto 0;
}
.partner img{
    margin-top: 0.125rem;
    width: 2.775rem;
    height: auto;
}

.hall{
    width: 100%;
    padding: 0.375rem 0;
}

.halls{
    width: 70%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0.25rem auto 0;
}

.halls img{
    width: 5.4375rem;
    margin-top: 20px;
    height: auto;
}

.culture{
    width: 100%;
    background-color: #f7f7f7;
    padding: 0.375rem 0;
}

.cultures{
    width: 70%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0.375rem auto 0;
}
.cul_left{
    width: 49.8%;
    height: 5.8125rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: url(../images/cul_left.png)center no-repeat;
    background-size: cover;
}
.cul_right{
    width: 49.8%;
    height: 5.8125rem;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    justify-content: center;
    background: url(../images/cul_right.png)center no-repeat;
    background-size: cover;
}

.cul_left p {
    font-size: 0.18rem;
    color: rgb(40, 40, 40);
    line-height: 2.4;
    padding-left: 0.5rem;
}
  
.cul_left p span{
    font-weight: bold;
}


.cul_right p {
    font-size: 0.18rem;
    color: rgb(40, 40, 40);
    line-height: 2.4;
    padding-right: 0.75rem;
}
  
.cul_right p span{
    font-weight: bold;
}

/* 联系我 */
.gywm{
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 0.125rem;
    background-color: #f6f6f6;
}
.gmap{
    width: 50%;
} 
.mapdiv {
    width: 70%;
    height: 5.65rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.375rem;
}
.mapdiv .detail{
    width: 50%;
    height: 100%;
    background-color: #fff;
    padding: 0.375rem 0.25rem;
}
.mapdiv .detail p {
    font-size: 0.225rem;
    font-family: "Microsoft YaHei";
    color: #000;
    line-height: 1.722;
    padding: 0.125rem 0.1875rem;
  }
  
.map1{
    height: 4.75rem;
}

/* 在线留言 */

.message {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #f6f6f6;
    padding: 0.375rem 0;
}

.message div:nth-child(3) {
    width: 70%;
    overflow: hidden;
    margin-top: 0.375rem;
}



.messageTitle {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.messageTitle input {
    height: 0.8375rem;
    display: block;
    float: left;
    padding-left: 0.25rem;
    box-sizing: border-box;
    width: 48%;
    font-size: 0.275rem;
    margin-bottom: 0.125rem;
    border: 0.0125rem solid #ccc;
    outline: none;
}
.message .title {
    font-weight: bold;
}
.message .msg {
    width: 100%;
    text-align: center;
    font-size: 0.225rem;
    color: rgb(101, 101, 101);
    margin-top: 0.125rem;
}
  
.messageTitle input:nth-child(1) {
    background: url(../image/122.png)left 0 no-repeat #fff;
    background-position: 0.1375rem;
}

.messageTitle input:nth-child(2) {
    background: url(../image/123.png)left 0 no-repeat #fff;
    background-position: 0.2125rem;
}

.messageTitle input:nth-child(3) {
    background: url(../image/124.png)left 0 no-repeat #fff;
    background-position: 0.1rem;
}

.messageTitle input:nth-child(4) {
    background: url(../image/125.png)left 0 no-repeat #fff;
    background-position: 0.15rem;
}


.messageTextarea {
    width: 100%;
    border: 0.0125rem solid #ccc;
    background: url(../image/126.png)left 0 no-repeat #fff;
    background-position: 0.15rem 0.2rem;
    padding-left: 0.25rem;
    font-size: 0.275rem;
    padding-top: 0.225rem;
    height: 4.875rem;
    outline: none;
}
  

.messageubmit {
    text-align: center;
    margin-top: 0.125rem;
}

.messageubmit input {
    background: #000;
    color: #fff;
    border: 0.0125rem solid #000;
    width: 60%;
    height: 0.8375rem;
    font-size: 0.275rem;
    float: left;
}

  
  

.messageubmit input:nth-child(2) {
    background: #484848;
}





.innew {
    width: 100%;
    overflow: hidden;
    background-color: #f6f6f6;
    padding: 0.375rem 0;
}

.innews {
    width: 80%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 auto 0;
}

.innw {
    width: 100%;
    background-color: #fff;
    border-radius: 0.25rem;
    padding: 0.25rem 0.1875rem;
    margin-top: 0.375rem;
}

.innew_btm{
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
}

.innew_intro {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0 0.25rem;
}

.innew_title {
    line-height: 1.556;
    font-size: 0.225rem;
    color: #000;
    font-weight: bold;
}
  
.innew_date {
    font-size: 0.25rem;
    color: #7f7f7f;
}
.innew_date span{
    font-size: 0.3375rem;
}

.innew_con {
    font-size: 0.175rem;
    color: #7f7f7f;
    line-height: 2.5;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-top: 5px;
}
  

.innew_more {
    width: 1.225rem;
    height: 0.425rem;
    background: #ebebeb;
    box-shadow: 0px 0.025rem 0.0123rem 0.0003rem rgba(0, 0, 0, 0.07);
    border-radius: 0.25rem;
    text-align: center;
    line-height: 0.425rem;
    font-size: 0.2rem;
    color: #000;
}
.innew_right{
    width: 90%;
    margin-left: 0.125rem;
}




.newshow {
    width: 100%;
    overflow: hidden;
    padding-top: 0.375rem;
}

.newshow_top{
    width: 100%;
    font-size: 0.2413rem;
    color: #000;
    text-align: center;
    line-height: 2.746;
    border-top: 0.0125rem solid #e8e8e8;
    border-bottom: 0.0125rem solid #e8e8e8;
    padding: 0.1875rem 0;
}
  
.newshows {
    width: 80%;
    font-size: 0.2rem;
    color: rgb(0, 0, 0);
    line-height: 3;
    margin: 0.25rem auto 0.5rem;
}



.incase {
    width: 100%;
    overflow: hidden;
    margin: 30px 0;
}

.incases {
    width: 80%;
    margin: 20px auto 0;
}

.incases a {
    display: block;
    float: left;
    width: 49.5%;
    margin-right: calc(1% / 1);
    margin-bottom: 12px;
}

.incases a img {
    width: 100%;
}

.incases a:nth-child(2n) {
    margin-right: 0;
}

/*  */
.inproduct {
    width: 100%;
    overflow: hidden;
    margin-top: 0.4375rem;
}

.inproducts {
    width: 80%;
    margin: 0.375rem auto 0;
}
.inprotop{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000;
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
    padding: 0.125rem 0.25rem;
    margin-bottom: 0.125rem;
}
.inprotop p:nth-child(1) {
    font-size: 0.325rem;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.467;
    text-align: center;

}
  
.inprotop p:nth-child(2) {
    font-size: 0.2rem;
    color: rgb(255, 255, 255);
    line-height: 2;
}

.diamond {
    width: 0.15rem;
    height: 0.15rem;
    background-color: #fff;
    transform: rotate(45deg);
    margin-right: 0.125rem;
}
.left_pro {
    float: left;
    width: 28%;
}
.lprolists{
    margin-bottom: 0.125rem;
}

.lprolist_top {
    width: 100%;
    height: 0.75rem;
    line-height: 0.75rem;
    padding-left: 0.225rem;
    font-size: 0.225rem;
    color: #282828;
    background: url(../images/plist.png) right 0.25rem center no-repeat #efefef;
    cursor: pointer;
    margin-bottom: 0.025rem;
    display: flex;
    align-items: center;
}
  

.lprolist_top.active {
    color: #000;
    background: url(../images/plist_active.png) right 0.25rem center no-repeat #efefef;
}


.lprolist_bot {
    display: none;
}

.lprolist_bot a {
    display: block;
    height: 0.75rem;
    line-height: 0.75rem;
    padding-left: 0.25rem;
    background: url(../images/inproduct_right.png) right 0.25rem center no-repeat #fff;
    border-bottom: 0.0125rem solid #eaeaea;
    font-size: 0.175rem;
    color: #000;
}
  
.lprolist_bot a:hover {
    color: #000;
    background: #efefef;
}

.diamonds {
    width: 12px;
    height: 12px;
    background-color: #aaaaaa;
    transform: rotate(45deg);
    position: absolute;
    top: 23px;
    left: 10px;
}


.lpropic{
    position: relative;
}
.lpropic_top{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000;
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
    padding: 0.125rem 0;
}
.lpropic_top img{
    width: 0.5125rem;
    height: auto;
}
.lpropic_top p {
    font-size: 0.45rem;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.343;
}
  
.lpropic_btm{
    width: 100%;
    position: absolute;
    top: 0.9375rem;
    right: 0;
    background-color: #000;
    padding: 0 0.125rem;
}
.lpropic_btm p{
    font-size: 0.175rem;
    color: rgb(255, 255, 255);
    line-height: 2.5;
}
  
  
.right_pro {
    float: right;
    width: 71%;
    overflow: hidden;
}
.inproduct_right_top{
    width: 100%;
    height: 0.5625rem;
    margin-bottom: 0.125rem;
    background-color: #efefef;
}
.inproduct_right_top div{
    font-size: 0.225rem;
    width: 1.7375rem;
    height: 0.5625rem;
    line-height: 0.5625rem;
    color: #fff;
    text-align: center;
    background-color: #000;
}
  

/* factory */
.factory_fr {
    width: 100%;
    margin: 0 auto 0;
}
.factory_fr a {
    display: block;
    float: left;
    width: 33%;
    margin-right: calc(1% / 3);
    margin-bottom: 0.15rem;
}

.factory_fr a img {
    width: 100%;
}


.factory_top {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.25rem;
}

.factory_top a {
    display: block;
    margin-bottom: 0.0375rem;
    line-height: 0.5375rem;
    border: 0.0125rem solid #efefef;
    font-size: 0.175rem;
    color: #000;
    text-align: center;
    padding:  0 1rem;
}
.factory_fr_btm{
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #efefef;
    padding: 0.125rem 0;
}
.factory_fr_btm p:nth-child(1){
    font-size: 0.2rem;
    font-family: "Microsoft YaHei";
    color: rgb(0, 0, 0);
    text-align: center;
}
.factory_fr_btm p:nth-child(2) {
    font-size: 0.2rem;
    font-family: "Microsoft YaHei";
    color: #000;
    text-align: center;
    background-color: #ebebeb;
    box-shadow: 0px 0.025rem 0.0123rem 0.0003rem rgba(0, 0, 0, 0.07);
    width: 1.225rem;
    height: 0.425rem;
    line-height: 0.425rem;
    border-radius: 0.25rem;
    margin-top: 0.125rem;
}


.inpro_fr {
    float: right;
    width: 71%;
    margin-left: 1%;

}
.inpro_fr_top{
    width: 100%;
    border-bottom: 0.0125rem solid #f5f5f5;
}
.inpro_fr_top p {
    width: 1rem;
    height: 0.625rem;
    font-size: 0.25rem;
    color: rgb(0, 0, 0);
    line-height: 2;
    text-align: left;
    border-bottom: 0.05rem solid #0068b7;
}
  

.inpro_fr_list {
    width: 100%;
    overflow: hidden;
    margin-top: 0.3125rem;
}
.inpro_rg_list {
    margin-top: 0.125rem;
}
.inpro_rg_list .bqimg{
    width: 100%;
    margin-top: 0.375rem;
}
.rg_top{
    display: flex;
    flex-wrap: wrap;
    background-color: #ffffff;
}
.rg_top .rg {
    width: 50%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0.25rem 0.1875rem;
}
.rg_top .lg{
    width: 50%;
}
.rg_top img{
    width: 100%;
    height: auto;
}
.rg_top .rg div{
    width: 33.3%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.rg_top .rg div img{
    width: 1.2375rem;
    height: auto;
}
.rg_top .rg div {
    font-size: 18px;
    font-family: "Source Han Sans CN";
    color: rgb(0, 0, 0);
    line-height: 2.04;
    text-align: center;
}
  

.bqlist{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    font-size: 0.2625rem;
    font-family: "Source Han Sans CN";
    color: rgb(0, 0, 0);
    text-align: center;
    margin-top: 0.375rem;
}
.bqlist img{
    width: 1.5125rem;
    height: auto;
}
.inpro_rg_list .bqimg{
    height: 0.5875rem;
    width: 100%;
    background-color: #fff;
    margin-top: 0.375rem;
}
.inpro_rg_list .bqimg div {
    width: 1.75rem;
    height: 0.5875rem;
    font-size: 0.225rem;
    color: #fff;
    line-height: 0.5875rem;
    text-align: left;
    padding: 0 0.1875rem;
    background-color: #000;
    position: relative;
    overflow: hidden;
    border-color: #fff;
}
.inpro_rg_list .bqimg div:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-right: 0.375rem solid white;
    border-bottom: 1.625rem solid #000;
    width: 0;
}
table {
    width: 100%;
    border-top: 0.0125rem solid black;
    margin-top: 0.375rem;
}
 th, td {
    padding-left: 0.25rem;
    border: 0.0125rem solid black;
    /* border-collapse: collapse; 移除单元格之间的间隔 */
}
.rg_btm{
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.375rem;
}
.rg_bot{
    position: relative;
    width: 30%;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.rg_bot img:nth-child(1){
    width: 100%;
    height: auto;
}
.rg_bot img:nth-child(2){
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%);
    width: 1.0625rem;
    height: auto;
}
.rg_bot div {
    height: 1.875rem;
    line-height: 1.875rem;
    font-size: 0.325rem;
    font-family: "Source Han Sans CN";
    color: rgb(0, 0, 0);
}
  

.mobile-inner-header {
    width: 100%;
    height: 60px;
    display: none;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    z-index: 99999;
    top: 0;
    background-color: #000;
}

.mobile-inner-header-icon {
    color: #ffffff;
    height: 60px;
    font-size: 25px;
    text-align: center;
    float: right;
    width: 60px;
    position: relative;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    outline: none;
}

.mobile-inner-header-icon:hover {
    background-color: rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

.mobile-inner-header-icon span {
    position: absolute;
    left: calc((100% - 25px) / 2);
    top: calc((100% - 1px) / 2);
    width: 25px;
    height: 1px;
    background-color: rgba(255, 255, 255, 1);
}

.mobile-inner-header img {
    height: 65%;
}

.mobile-inner-header-icon span:nth-child(1) {
    transform: translateY(4px) rotate(0deg);
}

.mobile-inner-header-icon span:nth-child(2) {
    transform: translateY(-4px) rotate(0deg);
}

.mobile-inner-header-icon-click span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clickfirst;
}

.mobile-inner-header-icon-click span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clicksecond;
}

@keyframes clickfirst {
    0% {
        transform: translateY(4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(45deg);
    }
}

@keyframes clicksecond {
    0% {
        transform: translateY(-4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(-45deg);
    }
}

.mobile-inner-header-icon-out span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
}

.mobile-inner-header-icon-out span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
}

@keyframes outfirst {
    0% {
        transform: translateY(0) rotate(-45deg);
    }
    100% {
        transform: translateY(-4px) rotate(0deg);
    }
}

@keyframes outsecond {
    0% {
        transform: translateY(0) rotate(45deg);
    }
    100% {
        transform: translateY(4px) rotate(0deg);
    }
}

.mobile-inner-nav {
    background: #000;
    width: 100%;
    position: absolute;
    top: 60px;
    left: 0px;
    padding-top: 30px;
    padding-bottom: 80px;
    display: none;
    z-index: 999999999999;
}

.mobile-inner-nav a {
    display: inline-block;
    line-height: 50px;
    text-decoration: none;
    width: 80%;
    margin-left: 10%;
    color: #FFFFFF;
    border-bottom: solid 1px rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: 300;
}

.mobile-inner-nav a:hover {
    color: rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}