@charset "utf-8";
@import "reset.css";
@import "bootstrap.min.css";
@import "swiper.css";

a {
    text-decoration: none
}

a:link {
    text-decoration: none
}

a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a:active {
    text-decoration: none
}

html, body {
    overflow-x: hidden
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

::-webkit-scrollbar-track {
    background: #fff
}

::-webkit-scrollbar-thumb {
    background: #ed0001;
    border-radius: 4px
}

::-webkit-scrollbar-thumb:window-inactive {
    background: #ed0001
}

::-webkit-scrollbar-thumb:vertical:hover {
    background: #ed0001
}

.more {
    display: block;
    font-size: 2rem;
    padding: 1% 1%;
    width: 25%;
    margin: 30px auto;
    color: #fff;
    background-color: #ed0001;
    border: 2px solid #ed0001;
    max-width: 200px;
    transition: all .3s;
    text-align: center
}

.more:hover {
    color: #ed0001;
    border: 2px solid #ed0001;
    background-color: #fff
}

.topline {
    color: #ccc;
    line-height: 35px;
    font-size: 1.3rem;
    background-color: #252525
}

.topline .call {
    color: #fff
}

.topline .call a {
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    display: inline-block;
    margin: 0 2rem 0 2px
}

.topline .call select {
    border-radius: 3px;
    font-size: 1.4rem;
    padding: 0 1rem;
    margin-right: .5rem;
    background-color: #252525
}

.head-title {
    margin: 0;
    line-height: 1.5;
    color: #000
}

#head {
    width: 100%;
    height: 10rem;
    z-index: 10;
    transition: all .5s;position: relative;
}

#head .top .logo {
    width: 40%;
    margin-top: 1%
}

#head .top .logo img {
    max-width: 100%;
    transition: all .5s
}

#head .top .navslist {
    width: 60%
}

#head .toptel {
    font-size: 2rem;
    color: #000;
    line-height: 4
}

#head .toptel img {
    vertical-align: sub;
    margin-right: 5px
}

#head .toptel a {
    font-size: 1.6rem;
    color: #000
}

#head nav > ul {
    white-space: nowrap;
    text-align: right;
    margin-bottom: 0;
    float: right
}

#head nav > ul > li {
    float: left;
    text-align: center;
    font-weight: 400;
    color: #000;
    position: relative;
    transition: all .3s;
    line-height: 10rem;
    z-index: 1
}

#head nav > ul > li > a {
    width: 100%;
    display: inline-block;
    color: #000;
    white-space: nowrap;
    padding: 0 10px;
    min-width: 105px;font-size: 16px;
    transition: all .3s;
   
    
}

#head nav > ul > li > a:hover {
    color: #fff;
    background-color: #ed0001
}

#head nav > ul > li ul {
    position: absolute;
    width: 160%;margin-left: -30%;
    background-color: #ed0001;
    transition: all .3s;
    transform-origin: top;
    transform: rotateX(90deg);
    
}

#head nav > ul > li ul li {
    line-height: 3;
    font-size: 1.4rem;
    border-bottom: 1px solid #fff
}

#head nav > ul > li ul li:last-child {
    border: none
}

#head nav > ul > li ul li a {
    color: #fff;display: block;transition:.4s;font-size: 15px;
}

#head nav > ul > li ul li:hover a {
    background: #a80506;
}

#head.top {
    height: 136px
}

#head.top .logo img {
    width: 85%
}

#head.top .toptel {
    line-height: 3.5
}

#head.mnav {
    position: initial;
    height: 80px;
    border-bottom: 1px solid #c1d8eb
}

.tbody #head .top .logo img {
    padding-top: 0
}

.tbody #head {
    position: relative;
}

.tbody #head > a {
    color: #000
}

.tbody #head a.call {
    color: #fff
}

.tbody #head .toptel {
    color: #000
}

.newsPage {
    margin: 2% 0;
    font-size: 15px;
    overflow: hidden
}

.newsPage .page-a:first-child {
    float: left;
    max-width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.newsPage .page-a:last-child {
    float: right;
    max-width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.company .advantage .video_fill {
    width: 559px;
    height: 410px
}

.company .advantage .title_2 {
    padding: 0;
    overflow: hidden;
    text-align: center;
    cursor: pointer
}

.company .advantage .title_2 a {
    display: block
}

.company .advantage .title_2 h2 {
    color: #ed0001;
    font-size: 48px;
    line-height: 60px;
    text-transform: uppercase;
    font-family: "Impact"
}

.company .advantage .title_2 span {
    display: block;
    color: #212020;
    font-size: 28px;
    line-height: 45px;
    text-transform: uppercase;
    position: relative;
    height: 45px
}

.company .advantage .title_2 span:before {
    content: "";
    display: block;
    height: 15px;
    background: url(../images/tit1bg.png) no-repeat center;
    background-size: contain;
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -8px
}

.company .advantage .title_2:hover h2, .company .advantage .title_2:hover span {
    color: #ed0001
}

.company .advantage .consm h2 {
    text-align: center
}

.company .advantage .consm .rel_center {
    float: left;
    max-width: 45%;
    margin-right: 3%
}
.cons{line-height: 30px;}
.company .advantage .cons {
    margin-top: 1rem;
    padding: 1.5rem 4%
}

.company .advantage .navbox {
    text-align: center;
    padding: 3rem 5rem;
    color: #fff;
    margin-top: -27%;
    background-color: #ed0001;
    margin-bottom: 1rem;
    position: relative
}

.company .advantage .navbox h5 {
    font-size: 3rem;
    line-height: 1.5
}

.company .advantage .navbox p {
    font-size: 2rem
}

.company .advantage .prolist {
    text-align: center
}

.company .advantage .prolist a {
    display: inline-block;
    margin-top: 3rem;
    font-size: 1.8rem;
    text-align: center;
    color: #1d1d1d;
    padding-right: 16px;
    border-right: 2px solid #ccc
}

.company .advantage .prolist a:last-child {
    border: none
}

.company .advantage .prolist a::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid transparent;
    padding: 3px;
    transition: all .3s;
    margin-left: 5px;
    margin-right: 5px
}

.company .advantage .prolist a:hover {
    color: #ed0001
}

.company .advantage .prolist a:hover::before {
    border: 2px solid #ed0001
}

.proinfos {
    margin-top: 3%
}

.proinfos .boximg {
    width: 88%
}

.proinfos .proname {
    padding-left: 1rem
}

.proinfos .proname h5 {
    margin-top: 2rem;
    line-height: 2;
    font-size: 3.2rem;
    color: #393939
}

.proinfos .proname .procons {
    font-size: 1.5rem;
    color: #868585
}

.proinfos .proname .canshu {
    margin: 2.5rem 0;
    font-size: 1.5rem;
    padding: 1.5rem 4.5rem;
    color: #9d9d9d;
    background-color: #f5f5f5
}

.proinfos .proname .canshu b {
    color: #000
}

.proinfos .proname .canshu ul {
    overflow: hidden
}

.proinfos .proname .canshu ul li {
    min-width: 32%;
    float: left;
    line-height: 2;
    margin-right: 5px
}

.proinfos .proname .bunback {
    margin: 5rem 0
}

.proinfos .proname .bunback a {
    font-size: 1.6rem;
    color: #fff;
    border-radius: 25px;
    padding: 1rem 3.5rem;
    display: inline-block;
    margin-right: 3%;
    background-color: #2d2d2d;
    transition: all .3s
}

.proinfos .proname .bunback a:hover {
    background-color: #ed0001
}

.proinfos .proname .linman {
    font-size: 1.6rem
}

.proinfos .proname .linman a {
    color: #ed0001;
    font-weight: bold;
    font-size: 2.8rem
}

.goodinfos .cardtop {
    margin-top: 5rem;
    border-top: 2px solid #868585
}

.goodinfos .cardtop .cons {
    padding: 2rem;
    width: 97%;
    background-color: #fbfafa
}

.goodinfos .cardtop .cons .bnames {
    font-weight: bold;
    line-height: 2;
    font-size: 3.2rem;
    border-bottom: 1px solid #ccc
}

.goodinfos .cardtop .cons .bnames span {
    color: #ed0001
}

.goodinfos .cardtop .cons .contantall {
    padding-top: 30px
}

.goodinfos .cardtop .cons .contantall img {
    max-width: 96%;
    margin-bottom: 8px
}

.goodinfos .cardtop .col-md-4 .list {
    margin-top: -10px
}

.goodinfos .cardtop .col-md-4 .list h5 {
    line-height: 2;
    color: #fff;
    background-color: #494949;
    font-size: 2.8rem
}

.goodinfos .cardtop .col-md-4 .list ul {
    margin: 0;
    padding-top: 2rem;
    background-color: #f5f5f5
}

.goodinfos .cardtop .col-md-4 .list ul li {
    width: 90%;
    margin: auto;
    margin-bottom: 2rem
}

.goodinfos .cardtop .col-md-4 .list ul li .imgbox {
    overflow: hidden
}

.goodinfos .cardtop .col-md-4 .list ul li .imgbox img {
    transition: all .3s
}

.goodinfos .cardtop .col-md-4 .list ul li .imgbox:hover img {
    transform: scale(1.1)
}

.goodinfos .cardtop .col-md-4 .list ul li p {
    font-size: 1.8rem;
    color: #3b3b3b;
    line-height: 3;
    transition: all .3s;
    background-color: #fff
}

.goodinfos .cardtop .col-md-4 .list ul li:hover p {
    color: #fff;
    background-color: #ed0001
}

.topnav h3 {
    vertical-align: bottom;
    font-size: 3.2rem;
    font-weight: bold
}

.topnav h3 img {
    vertical-align: text-bottom
}

.topnav .line {
    margin-top: 10px
}

.topnav .fr .condec {
    font-size: 2.4rem;
    line-height: 3;
    margin-top: 25px
}

.main .product {
    background-image: url(../images/goodbg.jpg);
    background-repeat: repeat;
    padding: 0 0 5rem
}

.main .product .col-md3 {
    width: 22%
}

.main .product .col-md9 {
    width: 78%
}

.main .product .imgbtnnext {
    margin-top: -25px
}

.main .product .imgbtnnext img {
    cursor: pointer
}

.main .product h6 {
    font-size: 4.4rem;
    font-weight: 600
}

.main .product h6 span {
    color: #ed0001
}

.main .product .xuab {
    font-size: 2.2rem;
    font-weight: 300;
    margin-bottom: 23px
}

.main .product .rightcons .prolist {
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.main .product .rightcons .prolist a {
    display: inline-block;
    margin-top: 3rem;
    font-size: 1.6rem;
    text-align: center;
    color: #1d1d1d;
    border-right: 2px solid #ccc;
    margin-bottom: 9px;
    padding-right: 30px;
    padding-left: 10px
}

.main .product .rightcons .prolist a:last-child {
    border: none;
    padding-right: 5px
}

.main .product .rightcons .prolist a::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid transparent;
    padding: 3px;
    transition: all .3s
}

.main .product .rightcons .prolist a:hover {
    color: #ed0001
}

.main .product .rightcons .prolist a:hover::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #ed0001;
    padding: 3px;
    margin-right: 2rem
}

.main .product .rightcons .progirls {
    margin-top: 6.8rem
}

.main .product .rightcons .progirls .boximg {
    transition: all .3s;
    background-color: #fff;
    box-shadow: 1px 0 8px #ccc
}

.main .product .rightcons .progirls .boximg img {
    width: 100%;
    height: 257px;
    object-fit: contain
}

.main .product .rightcons .progirls .boximg .imgbox {
    overflow: hidden;
    border: 1px solid #ccc
}

.main .product .rightcons .progirls .boximg .imgbox img {
    transition: all .3s
}

.main .product .rightcons .progirls .boximg .imgbox:hover img {
    transform: scale(1.1)
}

.main .product .rightcons .progirls .boximg p {
    color: #3b3b3b;
    line-height: 2.45;
    font-size: 2rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.main .product .rightcons .progirls .boximg:hover {
    box-shadow: 1px 0 8px #eee
}

.main .product .rightcons .progirls .boximg:hover p {
    color: #fff;
    background-color: #ed0001
}

.main .techeritem {
    padding: 5rem 0 3rem
}

.main .techeritem h6 {
    font-size: 4.4rem;
    font-weight: 600
}

.main .techeritem h6 span {
    color: #ed0001
}

.main .techeritem .xuab {
    font-size: 2.4rem;
    font-weight: 300;
    margin-bottom: 25px
}

.main .techeritem .itempic img {
    width: 100%;
    transition: all .3s;
    height: 400px;
    object-fit: cover
}

.main .techeritem .itempic .boximg {
    overflow: hidden
}

.main .techeritem .itempic .boximg:hover img {
    transform: scale(1.1)
}

.main .techeritem .itempic .tal {
    padding: 2% 7%
}

.main .techeritem .itempic .comcons1 {
    background-color: #ed0001;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: left;
    color: #fff;
    height: 400px;
    overflow: hidden
}

.main .techeritem .itempic .comcons1 em {
    font-size: 11.5rem;
    height: 110px;
    overflow: hidden;
    display: inline-block;
    font-family: -webkit-body, monospace;
    font-style: oblique;
    font-weight: 100;
    width: 14rem;
    transition: all .3s
}

.main .techeritem .itempic .comcons1 .lins {
    line-height: 1.7;
    font-size: 3.4rem;
    transition: all .3s;
    border-bottom: 1px solid #bbb
}

.main .techeritem .itempic .comcons1 var {
    line-height: 4;
    white-space: nowrap;
    text-transform: uppercase
}

.main .techeritem .itempic .comcons1 .cons {
    line-height: 2;
    font-size: 1.8rem;
    min-height: 145px
}

.main .techeritem .itempic .comcons1:hover em {
    margin-top: -10px;
    height: 130px
}

.main .techeritem .itempic .comcons2 {
    padding-left: 18%;
    max-height: 400px;
    overflow: hidden
}

.main .techeritem .itempic .comcons2 em {
    font-size: 11.5rem;
    height: 110px;
    overflow: hidden;
    display: inline-block;
    font-style: oblique;
    font-weight: 100;
    width: 15rem;
    color: #dadada;
    transition: all .3s;
    font-family: -webkit-body, monospace
}

.main .techeritem .itempic .comcons2 .lins {
    line-height: 2;
    font-size: 3.4rem;
    white-space: nowrap;
    transition: all .3s;
    border-bottom: 1px solid #bbb
}

.main .techeritem .itempic .comcons2 var {
    line-height: 4.5;
    white-space: nowrap;
    text-transform: uppercase
}

.main .techeritem .itempic .comcons2 .cons {
    line-height: 2;
    font-size: 1.8rem
}

.main .techeritem .itempic .comcons2:hover em {
    margin-top: -10px;
    height: 130px
}

.main .mv {
    background-image: url(../images/mv.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 5rem 0 3rem
}

.main .mv .mvbox {
    background-image: url(../images/ourmv.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: padding-box;
    border-top: 60px solid rgba(0, 0, 0, 0.5);
    border-bottom: 60px solid rgba(0, 0, 0, 0.5);
    border-left: 100px solid rgba(0, 0, 0, 0.5);
    border-right: 100px solid rgba(0, 0, 0, 0.5);
    width: 100%;
    border-radius: 20px;
    color: #fff
}

.main .mv .mvbox h6 {
    margin-top: 10%;
    font-size: 3rem;
    font-weight: bold
}

.main .mv .mvbox .con {
    line-height: 3;
    font-size: 3rem
}

.main .mv .mvbox .playbtn {
    width: 70%;
    margin: 7% auto
}

.main .mv .mvbox .playbtn a {
    color: #fff;
    font-size: 2rem;
    background-color: #fd4f06;
    padding: 9% 24%;
    border-radius: 10px
}

.main .advantages {
    padding: 10rem 0 0
}

.main .advantages .text-right h6 {
    font-size: 4.4rem;
    font-weight: 600
}

.main .advantages .text-right h6 span {
    color: #ed0001
}

.main .advantages .text-right .xuab {
    font-size: 2.4rem;
    font-weight: 300
}

.main .advantages .gridbox {
    background-image: url(../images/abbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    color: #fff;
    padding-bottom: 7%
}

.main .advantages .gridbox .video_fill {
    width: 700px;
    height: 511px
}

.main .advantages .gridbox .pad5 {
    padding-left: 3.5rem
}

.main .advantages .gridbox .imgbox {
    overflow: hidden;
    margin-top: -18%
}

.main .advantages .gridbox .imgbox img {
    transition: all .3s
}

.main .advantages .gridbox .imgbox:hover img {
    transform: scale(1.1)
}

.main .advantages .gridbox h5 {
    font-size: 3rem;
    font-weight: 600;
    margin-top: 5rem;
    line-height: 3
}

.main .advantages .gridbox .cons {
    line-height: 35px;
    margin-bottom: 5rem;
    font-size: 1.5rem
}

.main .advantages .gridbox .btns a {
    font-size: 16px;
    color: #fff
}

.main .num {
    margin-top: -4%;
    color: #fff;
    text-align: center;
    margin-bottom: 3rem;
    background-image: url(../images/numbg.jpg)
}

.main .num .items {
    margin: 5rem 0;
    font-size: 2rem;
    border-right: 1px solid #fff
}

.main .num .items .zb {
    font-size: 5rem;
    font-weight: bold
}

.main .num .items .ccc {
    font-size: 1.6rem
}

.main .classseting {
    padding: 3rem 0 5rem
}

.main .classseting .caselist {
    margin-top: 20px
}

.main .classseting .caselist .swiper-wrapper {
    width: 100%;
    height: 100%
}

.main .classseting .caselist a {
    width: 100%;
    display: inline-block
}

.main .classseting .caselist a h5 {
    margin: 0;
    padding: 4% 8%;
    font-size: 1.8rem;
    color: #000;
    background-color: #dcdcdc
}

.main .classseting .caselist a h5::after {
    content: "";
    display: block;
    width: 44px;
    height: 1px;
    background-color: #000;
    margin-top: 10px
}

.main .classseting .caselist a .setingimg {
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 100%
}

.main .classseting .casepage {
    position: relative;
    width: 100px;
    padding-top: 30%;
    margin-top: 57%
}

.main .classseting .casepage .pagebtn {
    width: 30px;
    height: 30px;
    color: #000;
    cursor: pointer;
    line-height: 30px;
    border: 1px solid #000;
    background-color: #f5f5f5;
    border-radius: 3px;
    font-size: 2rem;
    text-align: center;
    font-family: cursive
}

.main div.ly {
    background: #fff
}

.main div.ly .imgbox {
    width: 93%;
    margin: auto;
    overflow: hidden
}

.main div.ly .imgbox img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    transition: all .3s
}

.main div.ly .imgbox:hover img {
    transform: scale(1.1)
}

.main div.ly a {
    color: #313131;
    font-size: 16px
}

.main div.ly a p {
    line-height: 3
}

.main .news {
    background-color: #f8f8f8;
    background-image: url(../images/colorbg.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 20px 0 30px;
    background-size: 42% 79%
}

.main .news .text-center h6 {
    font-size: 4.4rem;
    font-weight: 600
}

.main .news .text-center h6 span {
    color: #ed0001
}

.main .news .text-center .xuab {
    font-size: 2.4rem;
    font-weight: 300
}

.main .news .imgbox {
    overflow: hidden
}

.main .news .imgbox img {
    transition: all .3s;
    width: 100%;
    height: 240px;
    object-fit: cover
}

.main .news .imgbox:hover img {
    transform: scale(1.1)
}

.main .news .newslist {
    margin-top: 80px
}

.main .news .newslist .newone a {
    color: #fff;
    display: inline-block;
    width: 86%
}

.main .news .newslist .newone a h6 {
    line-height: 2;
    font-size: 1.6rem;
    font-weight: bold
}

.main .news .newslist .newone a p {
    font-size: 1.5rem;
    line-height: 35px
}

.main .news .newslist .newone .dateone {
    display: inline-block;
    width: 86%
}

.main .news .newslist .newone .dateone .pull-right {
    color: #fff;
    font-size: 2.5rem;
    margin-top: 3rem
}

.main .news .newslist .newone .more {
    font-size: 1.6rem;
    color: #fff;
    line-height: 2;
    background: #444;
}

.main .news .newslist .newone:hover .more {
    color: #ed0001;
    border: 2px solid #ed0001;
    background-color: #fff
}

.main .news .newslist .girllist {
    margin-top: -44px
}

.main .news .newslist .girllist li {
    border-top: 1px solid #ccc;
    padding: 22px 0
}

.main .news .newslist .girllist li h6 {
    font-size: 1.6rem;
    color: #282828;
    font-weight: bold
}

.main .news .newslist .girllist li h6::before {
    content: "·";
    font-size: 3rem;
    margin-right: 1rem;
    vertical-align: middle;
    display: inline-block
}

.main .news .newslist .girllist li .consinfo {
    padding-left: 2rem;
    font-size: 1.5rem;
    color: #595959
}

.main .news .newslist .girllist li .tims {
    text-align: right;
    font-size: 12px;
    line-height: 2;
    color: #cacaca;
    margin-top: -11px
}

.main .news .newslist .girllist li .tims .big {
    font-size: 24px
}

.main .news .newslist .girllist li .tims span {
    font-size: 18px
}

.main .news .newslist .girllist li a {
    display: inline-block;
    transition: all .3s;
    width: 100%
}

.main .news .newslist .girllist li a:hover h6, .main .news .newslist .girllist li a:hover .consinfo, .main .news .newslist .girllist li a:hover .tims {
    color: #ed0001
}

.tbody .carousel {
    z-index: -1
}

.tbody .advantages {
    background: #fff;
    padding: 0
}

.tbody .honor h5 {
    font-size: 3rem;
    color: #423c15;
    line-height: 1.5
}

.tecat .navbox {
    text-align: center;
    padding: 3rem 5rem;
    color: #fff;
    margin-top: -27%;
    background-color: #ed0001;
    margin-bottom: 0
}

.tecat .navbox h5 {
    font-size: 3rem;
    color: #fff;
    line-height: 1.5
}

.tecat .navbox p {
    font-size: 2rem
}

.contact {
    margin: 2rem auto;
    width: 100%;
    border: 2rem solid #f1f1f1
}

.contact ul li {
    padding: 1rem;
    line-height: 3;
    border-bottom: 1px solid #e8e8e8
}

.contact ul li:last-child {
    border-bottom: none
}

.contact ul li img {
    vertical-align: top;
    margin-right: 2rem
}

.contact ul li .iispp {
    color: #000 !important
}

.contact .iis {
    margin-top: 2rem;
    font-size: 1.8rem
}

.contact .iisp {
    font-size: 1.4rem;
    color: #000
}

.news .clearfix .swiper-container {
    padding: 0 20px
}

.news .caser {
    width: 100%;
    margin-top: 20px
}

.news .swiper-button-prev, .news .swiper-button-next {
    background: #8d8d8d;
    text-align: center;
    line-height: 61px;
    font-size: 30px;
    color: #fff;
    transition: .3s
}

.news .swiper-button-prev:hover, .news .swiper-button-next:hover {
    background-color: #ed0001
}

.newsbox .container .clearfix {
    margin-bottom: 3%
}

.newsbox .navbox {
    text-align: center;
    padding: 3rem 5rem;
    color: #fff;
    margin-top: -27%;
    background-color: #ed0001;
    position: relative
}

.newsbox .navbox h5 {
    font-size: 3rem;
    color: #fff;
    line-height: 1.5
}

.newsbox .navbox p {
    font-size: 2rem
}

.newsbox .catenav li {
    float: left;
    margin: 5rem 0 0;
    padding-right: 2rem;
    font-size: 1.8rem;
    transition: all .3s
}

.newsbox .catenav li a {
    transition: all .3s;
    color: #1d1d1d
}

.newsbox .catenav li::before {
    content: "";
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-radius: 50%;
    display: inline-block;
    margin-right: 1rem;
    transition: all .3s
}

.newsbox .catenav li.active a {
    color: #ed0001
}

.newsbox .catenav li.active::before {
    content: "";
    width: 10px;
    height: 10px;
    border: 2px solid #ed0001;
    border-radius: 50%;
    display: inline-block;
    margin-right: 1rem
}

.newsbox .catenav li:hover a {
    color: #ed0001
}

.newsbox .catenav li:hover::before {
    content: "";
    width: 10px;
    height: 10px;
    border: 2px solid #ed0001;
    border-radius: 50%;
    display: inline-block;
    margin-right: 1rem
}

.newsbox .titlist li {
    background-color: #fbfafa;
    margin-bottom: 1rem;
    transition: all .3s
}

.newsbox .titlist li a {
    display: block;
    overflow: hidden;
    padding: 3rem;
    transition: all .3s
}

.newsbox .titlist li a .fl {
    width: 80%
}

.newsbox .titlist li a h6 {
    font-size: 2rem;
    font-weight: bold;
    color: #333
}

.newsbox .titlist li a h6::after {
    content: "";
    display: block;
    width: 2rem;
    height: 3px;
    background-color: #ed0001;
    margin: 1.5rem 0
}

.newsbox .titlist li a .newdec {
    color: #9a9a9a;
    font-size: 1.6rem
}

.newsbox .titlist li a .year {
    font-size: 2rem;
    color: #b6b6b6
}

.newsbox .titlist li a .date {
    font-size: 3.4rem;
    color: #b6b6b6
}

.newsbox .titlist li a .vies {
    width: 4rem;
    height: 4rem;
    font-size: 2rem;
    line-height: 4rem;
    text-align: center;
    border-radius: 50%;
    color: #b6b6b6;
    font-family: cursive;
    margin-left: 5rem;
    border: 1px solid #b6b6b6
}

.newsbox .titlist li:hover a {
    color: #fff;
    background-color: #ed0001
}

.newsbox .titlist li:hover a h6 {
    color: #fff
}

.newsbox .titlist li:hover a h6::after {
    background-color: #fff
}

.newsbox .titlist li:hover a .date, .newsbox .titlist li:hover a .year, .newsbox .titlist li:hover a .newdec {
    color: #fff
}

.newsbox .titlist li:hover a .vies {
    color: #fff;
    border: 1px solid #fff
}

.nesinfos {
    border-top: 2px solid #e8e8e8;
    padding-top: 1.5rem
}

.nesinfos h6 {
    line-height: 4rem;
    color: #373636;
    font-size: 3rem
}

.nesinfos .times {
    font-size: 1.6rem;
    line-height: 4rem;
    color: #8c8c8c;
    background-color: #e8e8e8
}

.nesinfos .cons {
    padding: 1.5rem 0;
    color: #7b7b7b;
    font-size: 16px;
    border-bottom: 1px solid #e8e8e8
}

.xgnews {
    padding: 3rem 0;
    background-color: #e8e8e8
}

.xgnews h6 {
    font-size: 2.8rem;
    font-weight: bold
}

.xgnews ul li {
    margin-left: -1.5rem;
    margin-bottom: 1.5rem
}

.xgnews ul li::before {
    content: "";
    display: inline-block;
    width: .5rem;
    height: .5rem;
    vertical-align: 2rem;
    margin-right: 1rem;
    border-radius: 50%;
    background-color: #000
}

.xgnews ul li a {
    display: inline-block;
    vertical-align: -4rem;
    width: 90%;
    color: #373636;
    overflow: hidden
}

.xgnews ul li a .fl {
    width: 82%
}

.xgnews ul li a .fr {
    margin-top: 2.5rem;
    text-align: right;
    color: #cacaca
}

.xgnews ul li a .fr p {
    font-size: 2.4rem;
    line-height: 1.3;
    margin: 0
}

.xgnews ul li a .fr span {
    font-size: 1.6rem
}

.xgnews ul li a h5 {
    font-size: 1.6rem
}

.cons .mz {
    margin-top: 2%
}

.xgnews ul li a .fl p {
    font-size: 15px;
    line-height: 35px;
    height: 70px !important
}

#honorspicshow {
    width: 100%;
    height: 100%;
    margin-top: 5rem;
    margin-bottom: 10rem
}

#honorspicshow .swiper-wrapper {
    width: 100%
}

#honorspicshow .swiper-slide {
    width: 400px;
    height: 100%;
    margin: 4rem 0;
    text-align: center;
    background-color: #f5f2e1;
    box-shadow: 0 0 20px 20px #e4e0e0
}

#honorspicshow .swiper-slide img {
    border: 1rem solid #fff;
    margin: 1rem auto;
    max-width: 180px
}

#honorspicshow .swiper-slide .honortit {
    background-color: #fff;
    padding: 3rem 0;
    font-size: 1.8rem;
    margin: 0
}

#foot {
    font-size: 12px;
    background-color: #000
}

#foot .inner {
    background-color: #1b1b1b;
    padding: 30px 0;
    text-align: left
}

#foot .inner ul {
    margin: 0;
    overflow: hidden
}

#foot .inner ul li {
    width: 50%;
    float: left;
    text-align: left;
    line-height: 3
}

#foot .inner ul li a {
    font-size: 1.4rem;
    color: #b1b1b1;
    transition: all .3s
}

#foot .inner ul li a:hover {
    color: #fff;
    letter-spacing: 5px
}

#foot .inner .tac {
    text-align: left
}

#foot .inner .mains {
    font-size: 1.4rem;
    color: #a09f9f
}

#foot .inner .mains h5 {
    color: #fff;
    font-size: 2.2rem;
    font-weight: bold
}

#foot .inner .mains h5::after {
    content: "";
    display: block;
    width: 1px;
    height: 8rem;
    background-color: #fff;
    margin: 1rem auto
}

#foot .inner .mains .tel {
    color: #fff;
    font-size: 2.6rem;
    margin-bottom: 1rem
}

#foot .inner .mains .tel a {
    color: #fff;
    font-family: fantasy;
    font-size: 2.6rem
}

#foot .inner .mains .tacinfo {
    line-height: 2;
    font-weight: 600
}

#foot .inner .mains .tacinfo a {
    color: #a09f9f;
    transition: all .3s
}

#foot .inner .mains .tacinfo a:hover {
    color: #ed0001
}

#foot .inner .responsive {
    margin-top: 3rem
}

#foot .navbtom {
    color: #fff;
    width: 85%;
    font-size: 1.6rem;
    line-height: 3;
    border-bottom: 1px solid #999;
    margin-bottom: 2rem
}

#foot .navbtom span {
    text-transform: uppercase;
    font-size: 20px;
    font-family: fangsong;
    margin-right: 7px
}

#foot .fcopy {
    padding: 1% 0;
    color: #b1b1b1;
    font-size: 1.4rem;
    vertical-align: bottom
}

#foot .fcopy > div {
    padding-top: 1rem
}

#foot .fcopy > div .back {
    color: #fff;
    line-height: 3;
    font-size: 1.8rem
}

#foot .fcopy a {
    color: #fff;
    transition: all .3s
}

#foot .fcopy a:hover {
    color: #ed0001
}

.menuBtn {
    position: absolute;
    top: 45%;
    right: 4%;
    width: 25px;
    height: 20px;
    cursor: pointer;
    z-index: 100;
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.menuBtn em {
    margin-bottom: 6px;
    display: block;
    height: 2px;
    background-color: #ed0001;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s
}

.m_img, .m_nav {
    display: none
}

.carousel-indicators {
    z-index: 1
}

.goods .product h6 {
    font-size: 4.4rem;
    font-weight: bold
}

.goods .product h6 span {
    color: #ed0001
}

.goods .product .goodsnav li {
    background-image: url(../images/jiao.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 2%;
    margin-left: 3%;
    margin-right: 3%
}

.goods .product .goodsnav li a {
    display: block;
    font-size: 1.6rem;
    line-height: 4.5;
    transition: all .3s;
    border-bottom: 2px solid transparent;
    text-transform: uppercase;
    color: #423c15
}

.goods .product .goodsnav li:hover {
    color: #fd4f06
}

.goods .goodgirds {
    margin-top: 5rem;
    overflow: hidden
}

.goods .goodgirds a {
    display: inline-block;
    width: 95%
}

.goods .goodgirds a .pic {
    transition: all .3s;
    padding: 10px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 30px;
    box-shadow: 2px 2px 5px 0 #e2e2e2
}

.goods .goodgirds a .pic img {
    border-radius: .5rem;
    width: 100%;
    height: 32rem;
    object-fit: contain;

}

.goods .goodgirds a .pic p {
    font-size: 1.8rem;
    color: #3b3b3b;
    line-height: 1;
    padding-top: 2rem;
  overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.goods .goodgirds a .pic .imgbox {
    overflow: hidden;
    padding-bottom: 75%;
    height: 0
}

.goods .goodgirds a .pic .imgbox img {
    transition: all .3s
}

.goods .goodgirds a .pic .imgbox:hover img {
    transform: scale(1.1)
}

.goods .goodgirds a:hover p {
    color: #413c14
}

.goods .pages {
    margin: 1rem auto
}

.goodinfo .product {
    padding-bottom: 0
}

.goodinfo .goodgirds {
    margin-top: -1rem;
    margin-bottom: 5rem
}

.goodinfo .goodgirds .lines {
    width: 100%;
    height: 1rem;
    border-radius: 10px;
    background-color: #ffdf20
}

.goodinfo .goodgirds .dec {
    padding: 2rem;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 1rem
}

.goodinfo .goodgirds .topnav {
    border-radius: 5px;
    color: #fff;
    padding: 0 5rem;
    background-color: #fd4f06
}

.goodinfo .goodgirds .topnav h3 {
    font-size: 3rem
}

.goodinfo .goodgirds .topnav .condec {
    line-height: 2.8;
    margin-top: 0
}

.goodinfo .goodgirds .news {
    background: none
}

.goodinfo .goodgirds .more {
    width: 100%;
    line-height: 3;
    margin: 1rem 0;
    padding: 0;
    max-width: 100%;
    font-size: 2.2rem;
    border-radius: 5px;
    text-align: center;
    border: none;
    color: #000;
    background-color: #f4f4f4
}

.goodinfo .advantages {
    padding-top: 5rem;
    background: none
}

.huanjing {
    margin-top: 3rem
}

.huanjing li {
    margin-bottom: 1.5rem
}

.huanjing img {
    width: 99%;
    height: 40rem
}

.huanjing li:nth-child(2n) {
    text-align: right
}

@media (max-width: 1600px) {
    .girllist {
        padding-left: 5%
    }
}

@media (max-width: 1400px) {
    .container {
        width: 100%;
        padding: 0 15px
    }
}

@media (max-width: 992px) {
  	.proinfos .boximg img,.proinfos .boximg{
      width:100%;max-height: 376px;
      object-fit: contain;
}
    .main .news {
        background-image: none
    }

    .main .news .newslist .newone {
        background-color: #ed0001
    }

    .main .news .newslist .newone a {
        width: 100%
    }

    .main .news .newslist .girllist {
        margin-top: 0
    }

    .main .news .newslist .newone a h6, .main .news .newslist .newone a p, .main .news .newslist .newone .dateone {
        padding-left: 10px;
        padding-right: 10px
    }

    .main .news .newslist .newone a h6, .main .news .newslist .girllist li h6 {
        font-size: 16px
    }

    .main .news .newslist .newone a p, .main .news .newslist .girllist li .consinfo, #foot .fcopy {
        font-size: 14px;
        line-height: 30px
    }

    .company .advantage .video_fill {
        width: 100%;
        height: auto
    }
}

@media (max-width: 1380px) {
    #head nav > ul > li > a {
        padding: 0 3px
    }

    #head .top .logo {
        width: 35%
    }

    #head .top .navslist {
        width: 65%
    }
}

@media (max-width: 1200px) {
    #head .toptel {
        line-height: 2
    }
.goods .goodgirds a .pic img{height:auto;}
    #head .top .logo {
        width: auto
    }

    .simg {
        width: 100%
    }

    .main .product .col-md3, .main .product .col-md9 {
        width: 100%
    }

    #head nav > ul {
        display: none
    }

    .m_img, .m_nav {
        display: block
    }

    .m_img .headlf {
        padding-top: 2px;
        padding-left: 5px;
        float: left
    }

    .m_img .headlf .m_logo {
        height: 40px;
        display: block
    }

    .m_img .headrg {
        padding-right: 5%;
        padding-top: 14px;
        float: right
    }

    .m_img .headrg a .m_menuimg {
        height: 16px;
        vertical-align: top;
        display: block
    }

    .m_nav {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 0;
        height: 0;
        overflow: hidden;
        z-index: 10000
    }

    .m_nav .closecover {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #0b0d19;
        filter: alpha(opacity=0);
        opacity: 0;
        left: 0;
        top: 0;
        z-index: 1
    }

    .m_nav .closeicon {
        position: absolute;
        width: 20%;
        left: 22px;
        top: 5%;
        z-index: 100;
        text-align: center;
        filter: alpha(opacity=0);
        opacity: 0
    }

    .m_nav .m_navList {
        position: absolute;
        width: 80%;
        right: 0;
        top: 0;
        background: #ed0001;
        height: 100%;
        z-index: 100;
        right: -80%;
        overflow-y: scroll
    }

    .m_nav .m_navList ul {
        padding-left: 5%;
        padding-right: 5%
    }

    .m_nav .m_navList ul li {
        border-bottom: 1px solid #232530
    }

    .m_nav .m_navList ul li a {
        display: block;
        height: 45px;
        color: #fff;
        line-height: 45px;
        padding-left: 5%;
        font-size: 16px
    }

    .m_nav .m_navList ul li .m_f_a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%
    }

    .m_nav .m_navList ul li .m_f_a a {
        flex: 1
    }

    .m_nav .m_navList ul li .m_f_a i {
        width: 40px;
        height: 35px;
        box-sizing: border-box;
        padding: 0 5px;
        display: block
    }

    .icon {
        background: url(../images/plus.png) 100% no-repeat;
        background-position: 50% 50%;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }

    .icon_on {
        background: url(../images/reduce.jpg) 50% no-repeat !important;
        background-position: 50% 50%;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }

    .m_nav .m_navList ul li .m_s_nav {
        display: none;
        width: 100%
    }

    .m_nav .m_navList ul li .m_s_nav a {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        padding-left: 10%;
        overflow: hidden;
        white-space: nowrap;
        width: 90%;
        text-overflow: ellipsis
    }

    #head .top .navslist {
        width: auto;
        margin-top: 25px
    }

    #head .top .logo {
        margin-top: 0;
        width: 80%;
        line-height: 80px
    }

    #head .toptel img {
        vertical-align: middle
    }

    .menuBtn {
        top: 50%
    }

    .company .advantage .prolist {
        display: none
    }

    #head.mnav {
        position: relative
    }

    .proinfos .proname {
        background-image: none !important
    }
}

@media (min-width: 765px) and (max-width: 1300px) {
    .main .advantages .gridbox .imgbox {
        margin-top: 3%
    }

    .main .news .newslist .girllist {
        padding-left: 2%
    }
}

@media (min-width: 765px) and (max-width: 1000px) {
    .padt10 {
        padding-left: 45px
    }

    .main .advantages .gridbox .imgbox {
        margin-top: 1rem
    }

    .main .advantages .gridbox .imgbox img {
        margin: auto
    }

    .main .techeritem .itempic .comcons2 {
        padding-left: 7%
    }
}

@media (min-width: 765px) and (max-width: 992px) {
    .prdouctgif {
        display: none
    }
  #foot .navbtom{width:100%;}
}

.consover .toTop {
    display: block;
    background: #ed0001;
    color: #fff;
    line-height: 1.8;
    font-size: 16px;
    white-space: nowrap
}

.consover .toTop:hover {
    color: #fff;
    font-weight: bolder
}

.consover .toTop:focus {
    color: #fff;
    font-weight: bolder
}

.de-page-mian {
    overflow: hidden;
    text-align: center;
    font-size: 0;
    margin: 10px 0 35px;
    clear: both
}

.de-page-mian .page-inner {
    display: inline-block;
    overflow: hidden
}

.de-page-mian .page-inner a {
    display: block;
    width: auto;
    float: left;
    min-width: 26px;
    padding: 0 5px;
    margin: 0 5px;
    height: 36px;
    border: 1px solid #ddd;
    background: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    margin-right: -1px;
    overflow: hidden
}

.de-page-mian .page-inner a.active, .de-page-mian .page-inner a:hover {
    color: #fff;
    border-color: #333;
    background: #333
}

.de-page-mian .page-inner a.prev {
    margin-right: 10px;
    background: #fff url(../images/prev.jpg) no-repeat center
}

.de-page-mian .page-inner a.prev.on {
    background: #fff url(../images/prev-hover.jpg) no-repeat center
}

.de-page-mian .page-inner a.prev:hover {
    background-color: #fff;
    border-color: #ddd
}

.de-page-mian .page-inner a.next {
    margin-left: 10px;
    margin-right: 15px;
    background: #fff url(../images/next.jpg) no-repeat center
}

.de-page-mian .page-inner a.next.on {
    background: #fff url(../images/next-hover.jpg) no-repeat center
}

.de-page-mian .page-inner a.next:hover {
    background-color: #fff;
    border-color: #ddd
}

.de-page-mian .page-inner a.page-btn {
    font-size: 12px;
    margin-right: 0;
    width: 63px;
    margin-left: 10px
}

.de-page-mian .page-inner span {
    display: block;
    font-size: 12px;
    color: #333;
    float: left;
    line-height: 38px
}

.de-page-mian .page-inner input {
    display: block;
    float: left;
    height: 36px;
    width: 36px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    margin: 0 5px
}

.tbody #head .call a {
    color: #fff
}

#foot #formData input {
    background-color: transparent;
    border: 1px solid #545454;
    width: 85%;
    padding: 1rem;
    color: #fff;
    margin-top: -1px
}

#foot #formData textarea {
    background-color: transparent;
    border: 1px solid #545454;
    width: 85%;
    padding: 1rem;
    margin-top: -1px;
    margin-bottom: -6px;
    height: 39px;
    color: #fff
}

#foot #formData .code {
    overflow: hidden
}

#foot #formData .code input {
    width: 50%;
    float: left;
    margin-top: 0
}

#foot #formData .submit {
    background: #ed0001;
    color: #fff;
    margin-top: 2rem;
    padding: 1rem 6rem;
    font-size: 1.6rem;
    font-weight: bold;
    display: inline-block
}

#piao {
    position: fixed;
    right: 30px;
    top: 50%;
    width: 130px;
    text-align: center;
    z-index: 1
}

#piao .consover {
    background-color: #fff;
    padding-bottom: 3px
}

#piao .m {
    width: 130px
}

#piao .tel {
    background-color: #ed0001;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 3;
    text-align: center;
    border-bottom: 9px solid #ed0001
}

#piao .mbiel a {
    color: #ed0001;
    font-size: 16px;
    line-height: 2.5;
    font-weight: bolder
}

#piao .mbiel .quest {
    border-radius: 21px;
    padding: 6px 20px;
    color: #fff;
    font-size: 17px;
    background: #ed0001
}

#piao .vx span {
    font-size: 15px;
    color: #333
}

#piao .vx .color {
    color: #ed0001;
    line-height: 2
}

#piao .task {
    position: absolute;
    right: -30px;
    width: 30px;
    font-size: 14px;
    top: 45px;
    background: #ed0001;
    color: #fff;
    padding: 30px 5px;
    border-radius: 0 28px 28px 0;
    cursor: pointer;
    transition: all 1s
}

#piao .task img {
    transition: all 1s
}

#piao .task.red {
    border-radius: 28px 0 0 28px
}

#piao .red img {
    transform: rotate(180deg)
}

@media (max-width: 765px) {
    .head-title {
        font-size: 24px;
        line-height: 2.67
    }

    .layui-layer-iframe {
        max-width: 100%
    }

    .newsbox .catenav li {
        margin-top: 1.5rem
    }

    .company .advantage .consm h2 {
        font-size: 22px
    }

    .topline {
        display: none;
        font-size: 14px;
        line-height: 30px;
        padding-left: 0
    }

    .main .advantages .gridbox .cons, .main .num .items .ccc {
        font-size: 15px
    }

    .newsbox .titlist li a .vies {
        margin-left: 3rem;
        font-family: fangsong
    }

    .newsbox .titlist li a .fl {
        width: 75%
    }

    .newsbox .titlist li a .date {
        font-size: 2.4rem
    }

    .xgnews ul li a .fl p {
        line-height: 30px;
        font-size: 14px
    }

    .newsbox .titlist li a .newdec {
        font-size: 12px
    }

    .main .advantages .gridbox .pad5 {
        padding-left: 15px
    }

    #head.mnav {
        height: 60px
    }

    #head .top .logo {
        line-height: 60px
    }

    .main .techeritem .itempic .comcons2 em, .main .techeritem .itempic .comcons1 em {
        font-size: 6.5rem;
        height: auto
    }

    #honorspicshow {
        margin: 0
    }

    .main .num {
        margin-top: 0 !important
    }

    .newsbox .navbox h5, .company .advantage .navbox h5, .company .advantage .navbox h5 {
        font-size: 16px;
        margin: 0
    }

    .newsbox .navbox p, .company .advantage .navbox p, .company .advantage .navbox p {
        font-size: 12px
    }

    .main .news {
        padding: 0
    }

    .main .news .newslist {
        margin-top: 0
    }

    #foot .navbtom, #foot #formData input, #foot #formData textarea {
        width: 100%
    }

    #piao {
        top: 38% !important
    }

    .newsbox .titlist li a h6 {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .main .news .newslist .girllist li h6 {
        max-width: 80%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .main div.ly .imgbox img {
        height: 110px
    }

    .main .advantages .gridbox h5 {
        text-align: center;
        font-size: 2.6rem;
        line-height: 2;
        margin-top: 10px
    }

    .main .product .imgbtnnext img {
        max-width: 30px
    }

    .main .product .imgbtnnext {
        margin-top: -15px
    }

    .topline .call {
        display: none
    }

    .company .consm, .no-goods, #info {
        font-size: 15px
    }

    .contact ul li div:last-child {
        max-width: 70% !important
    }

    .contact .iis {
        margin-top: 0;
        font-size: 16px
    }

    .contact .iisp, .contact ul li .iispp {
        font-size: 14px
    }

    .contact ul li .iispp {
        display: block
    }

    div.de-message {
        padding: 0;
        margin-top: 5%
    }

    #myCarousel img {
        width: 100%;
        min-height: 110px;
        object-fit: cover
    }

    #head .top .logo img {
        max-width: 100%
    }

    .goods .goodgirds a .pic img {
        height: auto;
        object-fit: contain
    }

    .main .advantages .gridbox .video_fill {
        width: 100%;
        height: auto
    }

    .main .num .items {
        border: none
    }

    .main .product .rightcons .prolist {
        text-align: center
    }

    .main .techeritem .itempic .comcons2 .lins, .main .techeritem .itempic .comcons1 .lins {
        font-size: 18px
    }

    .main .techeritem h6, .main .advantages .text-right h6, .main .news .text-center h6, .main .product h6 {
        font-size: 28px
    }

    .main .product .rightcons .prolist a {
        font-size: 15px;
        padding: 0 10px 0 0;
        margin-top: 5px
    }

    .nesinfos img {
        max-width: 100%;
        height: auto !important
    }

    .main .techeritem .itempic img {
        height: 200px
    }

    .main .techeritem .xuab {
        font-size: 2rem;
        padding: 0 10%
    }

    .main .techeritem .itempic .comcons1 var {
        padding-top: 5%;
        white-space: unset;
        line-height: 2;
        margin-bottom: 10px;
        display: block
    }

    .main .advantages .text-right {
        text-align: center
    }

    .main .advantages .text-right .xuab {
        padding: 0 10%
    }

    .main .product .rightcons .progirls .boximg p {
        font-size: 1.9rem
    }

    .main .advantages {
        padding: 0
    }

    .main .news .newslist .girllist li .tims {
        margin-top: -49px
    }

    .main .techeritem .itempic .comcons1 .cons {
        min-height: unset
    }

    .main .techeritem .itempic .comcons1 {
        height: auto
    }

    .main .product .rightcons .progirls .boximg img {
        height: 130px;
        object-fit: contain
    }

    .company .advantage .prolist a::before {
        margin-right: 0
    }

    .company .advantage .prolist a {
        width: 7%;
        min-width: 84px;
        margin-top: -1px;
        margin-bottom: 12px
    }

    .proinfos .boximg {
        width: 100%
    }

    .proinfos .boximg img {
        margin: auto
    }

    #foot {
        font-size: 14px !important
    }

    #foot a {
        font-size: 14px !important
    }

    #foot .inner .mains .tacinfo {
        font-size: 14px !important
    }

    #ring-list .item span {
        width: 5.5rem !important;
        font-size: 14px !important
    }

    #plugin-contact-ring2 #ring-toggle-button:before {
        font-size: 14px !important
    }

    #foot .inner .col-md-2 .tac {
        text-align: center
    }

    .main .advantages .gridbox .imgbox {
        margin-top: 1rem
    }

    .main .news .newslist .newone a {
        width: 100%
    }

    .main .product .col-md3 {
        width: 100%
    }

    .main .product .col-md3 .prdouctgif {
        display: none
    }

    .main .product .col-md9 {
        width: 100%
    }

    .main .product .rightcons .prolist a:hover {
        color: #ed0001
    }

    .main .product .rightcons .prolist a:hover::before {
        content: ""
    }

    .main .techeritem .itempic .comcons2 {
        padding-left: 7%;
        padding-bottom: 5%
    }

    .hidden-md {
        display: none
    }

    .newsbox .navbox, .company .advantage .navbox, .tecat .navbox {
        padding: 1rem 2rem
    }

    html, body {
        font-size: 8px;
        overflow-x: hidden
    }

    #foot .fcopy {
        padding-bottom: 70px;
        line-height: 35px
    }

    .padt10 {
        padding-left: 0;
        padding-top: 10px
    }

    .msgNum, nav ul {
        display: none
    }

    .topnav .fr .condec {
        margin-top: 8rem
    }

    .main .techeritem ul li a .infos {
        background-size: 30% 30%
    }

    .main .techeritem .itempic .comcons1 {
        min-height: unset !important;
        padding-bottom: 5%
    }

    .main .techeritem {
        background-size: 100% 100%;
        padding: 1rem 0 1rem
    }

    .main .mv .mvbox {
        border-top: 4rem solid rgba(0, 0, 0, 0.5);
        border-bottom: 4rem solid rgba(0, 0, 0, 0.5);
        border-left: 5rem solid rgba(0, 0, 0, 0.5);
        border-right: 5rem solid rgba(0, 0, 0, 0.5)
    }

    .playbtn > div {
        margin-bottom: 7rem
    }

    .proinfos {
        font-size: 16px
    }

    .main .product {
        text-align: center
    }
}

.prdouctgif {
    position: relative;
    margin-top: 2.7rem
}

.callinfo {
    position: absolute;
    bottom: 20%;
    left: 30px
}

.callinfo span {
    color: #fff;
    font-size: 18px;line-height: 40px;
}

.callinfo p {
    color: #fff;
    font-size: 22px;
    font-weight: bolder;line-height: 30px;margin-bottom: 0px;
    display: block
}

.banner .carousel-indicators li {
    border-color: #ed0001
}

.carousel-indicators .active {
    background-color: #ed0001
}

#top {
    display: block;
    background: #ed0001;
    color: #fff;
    line-height: 1.8;
    font-size: 16px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    white-space: nowrap;
    transition: all .5s;
    position: fixed;
    right: 5%;
    bottom: 10%;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    display: none
}

.de-message {
    font-size: 1.6rem
}