@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    color: #333;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p {
    margin: 0;
    padding: 0;
    font: 16px/1.5 Microsoft Yahei, Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif
}

table,
td,
tr,
th {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px
}

ol,
ul {
    list-style: none
}

li {
    list-style-type: none
}

img {
    vertical-align: middle;
    border: 0;
    max-width: 100%;
    transition: 0.6s;
}

address,
cite,
code,
em,
th,
i {
    font-weight: normal;
    font-style: normal
}

.clear {
    clear: both;
    *zoom: 1
}

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

a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
        transition: 0.6s;
}

a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a:active {
    text-decoration: none
}

.fl {
    float: left
}

.fr {
    float: right
}


input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none
}

textarea {
    -webkit-appearance: none
}

input {
    border-radius: 0
}

.w1400 {
    width: 1400px;
    margin: 0 auto
}

@media screen and (max-width:1400px) {
    .w1400 {
        width: 95%
    }
}







.lmtitorange {
    font-size: 36px;
    color: #ff7500;
    font-weight: 600
}

.ppln {
    background: url(/static/default/images/index_02.jpg) no-repeat top center;
    background-size: cover;
    padding: 170px 0;
}

.ppln-nl {
    width: 42%;
}

.ppln-nl .lmtitorange{color:#fff} 


.ppln-nl .s1 {
    padding: 60px 0 50px 0px;
    font-size: 18px;
    line-height: 2;
    color: #fff
}

.ppln-nl .more a {
    display: flex;
    align-items: center;
    font-size: 16px;;
    color: #fff;
}

.ppln-nl .more img {
    margin-left: 5px;
}

.ppln-nr {
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width:100%;
    padding-top:100px;
}

.ppln-nr .r1 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
    line-height:1.2;
}

.ppln-nr .r1 em {
    color: #fff;
    font-size: 70px;
    font-weight: 600;
    font-style: normal;

}

.ppln-nr p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 0;
}

.ppln-nr .line{width:1px;display:block;background: #fff;height: 86px;}
.ppln-nr .line:nth-last-child(1){display:none;}

.zyyw {
    padding: 90px 0;
}

.zyyw h2 {
    margin-bottom: 90px
}

.zyyw-item {
    background: #fff;
    position: relative;
    width: 49%;
-webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    overflow: hidden;
    

}

.zyyw-item .bg {
    width: 100%;
    z-index: 0;
    height: 419px;
    overflow: hidden;
}

.zyyw-item .bg img {
    height: 100%;
    max-width: unset
}

.zyyw-item .zhezhao {
    background: linear-gradient(0deg, #fd7400,rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    font-weight: 700;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    padding: 40px;
}

.zyyw-item .zhezhao h3 {
    display: inline-block;
    color: #fff;
    flex-direction: column;
    font-size: 35px;
    font-weight: 600;
    border-bottom: 1px solid #fff6ee;
    padding-bottom: 10px;
    position: relative;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

.zyyw-item .zhezhao h3:before {
    content: "";
    height: 3px;
    background: #fff;
    width: 38%;
    position: absolute;
    bottom: -2px;
    right: 0;
}

.zyyw-item .zhezhao .icon {
    width: 93px;
    height: 93px;
    position: absolute;
    right: 40px;
    bottom: 40px;
}

.zyyw-item .zhezhao .contentmain {
    width:6rem;
    position: absolute;
    left: 0.6rem;
    top: 70%;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}


.zyyw-item.active .zhezhao .contentmain {
    top: 40%;
}


.zyyw-item .zhezhao .contentmain .content2 {
    opacity: 0;
    height: 0;
    font-size: 18px;
    line-height: 2;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.zyyw-item .zhezhao .contentmain .content3 {
    color: #fff;
    font-size: 18px;
    padding: 30px 0;
}


.zyyw-item .zhezhao .contentmain .btn a {
    width: 110px;
    line-height: 30px;
    border: 1px solid #fff;
    display: inline-block;
    text-align: center;
    color: #fff
}

.zyyw-item .zhezhao .contentmain .btn2  {
    width: 110px;
    line-height: 30px;
    border: 1px solid #fff; /* 原有的白色边框 */
    display: inline-block;
    text-align: center;
    color: #fff;
}


.zyyw-item.act {
    width: 35%;
}

.zyyw-item.active {
    width: 62%;
}


.zyyw-item.active .zhezhao .contentmain .content2 {
    opacity: 1;
    height: auto;
}








.flex-between {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.senavtab {
    display: flex;
    height: 42px
}

.senavtab a {
    width: 154px;
    text-align: center;
    color: #000;
    line-height: 42px;
    font-size: 20px;
}

.senavtab a.on {
    background: #f06e00;
    color: #fff
}

.newspost {
    margin-bottom: 20px;
}



.indexnewslist ul {
    padding: 50px 0;
}

.indexnewslist ul li {
    width: 49%;
    margin: 1% 0;
    padding: 20px;
    display: flex;
    background: #f4f4f4;
    transition: 0.6s;
}

.webarticle_pic {
    width: 252px;
    height: 190px;
    display: inline-block;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.indexnewslist ul li:hover .webarticle_pic img {
    transform: scale(1.1);
}

.webarticle_pic .tit {
    font-size: 24px;
    color: #3c4155
}

.webarticle_pic .time {
    font-size: 22px;
    color: #8489a7;
    margin-bottom: 10px;
}

.indexnewslist ul li .webarticle_text {
    width: calc(100% - 252px);
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: right;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.indexnewslist ul li .webarticle_text .tit {
    display: block;
    font-size: 22px;
    color: #000000;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.indexnewslist ul li .webarticle_text p.time {
    font-size: 14px;
    color: #000000;

}

.indexnewslist ul li .webarticle_text p {
    font-size: 16px;
    color: #000000;
    margin-bottom: 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
}

.indexnewslist ul li .webarticle_text .knowmore {
    width: 110px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    background: #f06e00;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}


.indexnewslist ul li:hover {
    background: #fd7400
}

.indexnewslist ul li:hover .webarticle_text a {
    color: #fff
}

.indexnewslist ul li:hover .webarticle_text p {
    color: #fff
}

.indexnewslist ul li:hover .webarticle_text .knowmore {
    color: #f06e00;
    background: #fff;
}


.web_hezuo {
    background: #fff;
    padding: 80px 0;
}

.web_hezuo .web_hezuo_name {
    font-size: 24px;
    font-weight: 600;
    color: #3c4155;
    padding-bottom: 40px;
}














.prod2{
    position: relative;
}




.prod2 .swiper-img .swiper-slide {
  background: #fff;
  border-bottom: 1px solid #fff;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border-radius: 0px;
  overflow: hidden;
}

.prod2 .swiper-img .swiper-slide-active {
  border:1px solid #ff7500;
  background-color: #f0f1f5;
}

.prod2 .btns {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.prod2 .btns > div {
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  border:1px solid #9fa0a0;
  color:#9fa0a0;
  font-size:30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-right: 15px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.prod2 .btns > div:hover {
  background: #f06e00;
  border-color:#f06e00;
}
.prod2 .btns > div:hover i{
  color:#fff;
}

.prod2 .btns i {font-size:20px;}


.prod2Pagination.swiper-pagination-fraction {
  position: absolute;
  font-family: DIN;
  font-size: 14px;
  line-height: 28px;
  color: #999999;
  z-index: 3;
  right: 0;
  left: auto;
  width: auto;
  bottom: 0px;
}
.prod2Pagination .swiper-pagination-current {
  font-size: 18px;
  color: #666;
  font-weight: bold;
}
.prod2Pagination .swiper-pagination-total {
  font-weight: bold;
}





















.ey_foot {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: #333333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.ft_info .logo img{height:80px;}
.ft_info{max-width:320px;display:flex;justify-content:center;flex-direction: column;flex-wrap:wrap}
.ft_info .pic{width:40px;}
.ft_info svg{height:30px;width:40px;}
.ft_info{color:#fff;}
.ft_info a{color:#fff;}
.ft_info .tel a{font-size:36px;line-height:1}
.ft_info .tel{display:flex;align-items:center;padding:40px 0px 30px 0px}
.ft_info .add{font-size:18px;display:flex;align-items:center;}

.ft_list{width: calc(100% - 450px);}
.ft_list ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
}

.ft_list ul li {
    overflow: hidden;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.ft_list ul li b {
    width: 100%;
    overflow: hidden;
    line-height: 1;
    color: #fff;
    font-size: 22px;
    display: block;
    position: relative;
    font-weight: normal;
    padding-bottom: 28px;

}


.ft_list ul li a {
    display: block;
    overflow: hidden;
    line-height: 2;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ffffff
}

.ft_list ul li a:hover {
    color: #f06e00
}

.ey_foot .foot_copy {
    border-top: 1px solid #adadad;
    padding: 14px 0;
    overflow: hidden;
}


.foot_copy {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.foot_copy .copy_l {
    font-size: 14px;
    color: rgb(255 255 255 / 80%);
}

.foot_copy .copy_r {
    font-size: 14px;
    color: rgb(255 255 255 / 80%);
}

.foot_copy .copy_r a {
    font-size: 14px;
    color: rgb(255 255 255 / 80%);
}







.nybanner {
    width: 100%;
    height: 720px;
    overflow: hidden;
    background: url("/static/default/images/nybanner.jpg") no-repeat top center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.nybanner .a1 {
    font-size: 50px;
    color: #fff;
    text-align: center;
    line-height: 1;
    font-weight: 200;
    padding-bottom: 40px;
    font-weight: 600
}

.nybanner .a2 {
    font-size: 20px;
    color: #fff;
    text-align: center;
}


.about1 {
    background: url("/static/default/images/about1.jpg") no-repeat left bottom;
    padding: 100px 0;
}

.about1 .about1_left {
    width: 48%;
}

.about1 .about1_text {
    width: 48%;
    display: flex;
    flex-direction: column;
}




.about2 {
    background: #f06e00;
}

.about2 .w1400 {
    text-align: center;
    display: flex;
    justify-content: space-between;
    margin: 0px auto;
    align-items: center;
    height: 170px;
}

.about2 .w1400 .line {
    width: 1px;
    background: #f8bb87;
    height: 100%;
    display: inline-block;
    height: 77px;
}

.about2 .w1400 .r1 {
    color: #fff;
    font-size: 36px;
    font-weight: 600
}

.about2 .w1400 .r1 em {
    color: #fff;
    font-size: 36px;
    font-weight: 600
}

.about2 .w1400 p {
    color: #fff;
    font-size: 16px;
}




.about3 {
    padding: 100px 0;
    background: url("/static/default/images/fzlcbg.png") bottom center;
    height: 590px
}

.about3 .item {
    padding: 0;
    background: url("/static/default/images/fzlcitem.png") no-repeat;
    background-position: 0px 12px;
    min-height: 130px;
    padding-left: 30px
}

.about3 .item .top {
    font-size: 32px;
    color: #ff7500;
    font-weight: 600;
    line-height: 1
}

.about3 .item .bot {
    font-size: 16px;
    color: #000;
    padding-top: 18px
}

.about3_text .t1 {
    margin-top: 160px;
}

.about3_text .t2 {
    margin-top: 120px;
}

.about3_text .t3 {
    margin-top: 80px;
}

.about3_text .t4 {
    margin-top: 40px;
}

.about3_text .t5 {
    margin-top: 0px;
}





.about4 {
    padding: 100px 0;
    overflow: hidden;
}

.about4 .about4_left {}

.about4 .about4_left ul {
    padding-top: 60px;
}

.about4 .about4_left ul li {
    font-size: 20px;
    color: #000;
    display: flex;
    align-items: center;
    padding: 5px 0;
}

.about4 .about4_left ul li:before {
    width: 6px;
    height: 6px;
    border-radius: 4px;
    border: 2px solid #ffb678;
    content: "";
    display: inline-block;
    margin-right: 10px;
}


.about5 {
    padding: 100px 0;
}

.about5 ul {
    padding: 50px 0 0px 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.about5 ul li {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    width:100%;
}

.about5 ul li .pic {
    max-width: 313px;
    max-height: 313px;
    overflow: hidden;
}

.about5 ul li .pic:hover img {
    transform: scale(1.1);
}

.about5 ul li .tit {
    font-size: 26px;
    color: #3e3a39;
    padding: 10px 0;
}

.about5 ul li p {
    font-size: 20px;
    color: #3e3a39;
}



.viewperson {
    padding: 100px 0;
}

.viewperson .pic {
    width: 564px;
    /*height: 386px;*/
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.viewperson .pic img {
    min-height: 100%;
    min-width: 100%;
}

.viewperson .pic:hover img {
    transform: scale(1.1);
}

.viewperson .text {
    width: calc(100% - 640px)
}

.viewperson .text h2 {
    font-size: 30px;
    font-weight: 600;
    color: #000
}

.viewperson .text h2 span {
    font-size: 20px;
    color: #3e3a39;
    padding-left: 20px;
    font-weight: 400
}

.viewperson .text .main {
    padding-top: 30px;
}

.viewperson .text .main p {
    line-height: 1.8;
    font-size: 18px;
    color: #000
}




.zyyw1 {
    text-align: center;
    background: url("/static/default/images/zyyw1.png") top center no-repeat;
    height: 320px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-size:cover;
}

.zyyw1 p {
    font-size: 20px;
    line-height: 2;
    color: #000
}


.zyyw2 .item {width: 100%;display: flex;justify-content: space-between;margin:80px 0;overflow:hidden;}
.zyyw2 .item:nth-child(2n-1){background-position:center right!important;}
.zyyw2 .item:nth-child(2n){background-position:center left!important;}
.zyyw2 .item:nth-child(2n) .w1400{display: flex;flex-direction: row-reverse;flex-wrap:wrap}


.zyyw2 .item .pic{width: 50%}
.zyyw2 .item .pic img{display: none;}
.zyyw2 .item .text {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 42%;
    background:#fff;
    padding:5% 4% 0 4%;
}

.zyyw2 .item .text h2{margin-bottom:15px;}
.zyyw2 .item .prod2{margin-top:20px;}


.zyyw2 .item .text p {
    font-size: 18px;
    color: #000;
    line-height: 1.8
}

.zyyw2 .item .text .more {
    width: 100px;
    line-height: 30px;
    text-align: center;
    color: #666;
    font-size: 14px;
    border: 1px solid #9fa0a0;
    margin:20px 0px 40px 0;
}

.zyyw2 .item .text .more:hover {
    background: #f06e00;
    color: #fff;
    font-size: 14px;
    border: 1px solid #f06e00;
}






.listtopic {
    max-height: 80px;
}

.listtopic a {
    font-size: 20px;
    line-height: 78px;
    border-bottom: 2px solid #fff;
    display: inline-block;
    margin-right: 20px;
}

.listtopic a.on {
    border-bottom: 2px solid #f06e00;
    color: #f06e00
}



.fenye {
    margin-bottom: 50px;
}

.fenye ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.fenye li {
    margin: 0 5px;
}

.fenye li a {
    color: #000;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
}

.fenye li.active a {
    background-color: #f06e00;
    color: #fff;
}





.tzzgx1 {
    padding: 100px 0 0px 0;
}

.tzzgx1 .item {
    width: 48%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1%;
}

.tzzgx1 .item .pic {
    overflow: hidden;
    border-radius: 10px;
    overflow: hidden;
}

.tzzgx1 .item:hover .pic img {
    transform: scale(1.1);
}


.tzzgx1 .item .ico {
    width: 80%;
    position: absolute;
    left: 10%;
    display: flex;
    justify-content: space-between;
}

.tzzgx1 .item .ico .text {
    color: #fff;
    text-align: center;
}

.tzzgx1 .item .ico .text p {
    font-size: 20px;
    color: #fff
}

.tzzgx1 .item .ico .btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.tzzgx1 .item .ico .btn a {
    color: #fff;
    line-height: 30px;
    width: 110px;
    border-radius: 15px;
    display: inline-block;
    border: 1px solid #fff;
    text-align: center;
}

.tzzgx1 .item .ico .btn a:hover {
    color: #fff;
    background: #f06e00;
    line-height: 30px;
    width: 110px;
    border-radius: 15px;
    display: inline-block;
    border: 1px solid #f06e00;
    text-align: center;
}


.tzzgx2 .w1400 {
    background: #f5f5f5;
    border-radius: 10px;
    margin: 50px auto;
    padding: 50px 50px;
}

.tzzgx2 .item {
    width: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tzzgx2 .item .icon {
    padding: 0 10px;
}

.tzzgx2 .line {
    height: 82px;
    width: 0.5px;
    background: #9fa0a0;
    display: inline-block;
}

.tzzgx2 .item .text p {
    color: #3e3a39;
    font-size: 20px
}







.tzzgx3 .w1400 {
    
    border-radius: 10px;
    margin: 50px auto;
   
}

.tzzgx3 .item {
    width: 48%;
     padding: 40px 30px;
    background: #f5f5f5;
    display: flex;
    flex-direction: column;
    font-size:20px;
}


.tzzgx3 .item .line{
  border-bottom:1px solid #9fa0a0;
  position: relative;
  margin:20px 0;
}

.tzzgx3 .item .line:before{
    content:"";
    width:30%;
    height:3px;
    background:#9fa0a0;
    left:0;
    top:1px;
    display: block;
    position:absolute;
    top:-1px;
}
.tzzgx3 .item .text{padding:20px 0;display:flex;}
.tzzgx3 .item p{font-size:20px;}
.tzzgx3 .item p.icon{width:50%;}
.tzzgx3 .item p.icon img{margin-right: 5px;vertical-align:bottom}
.tzzgx3 .fk a{border: 1px solid #000;
    padding:5px 10px;
    float: right;
    font-size: 14px;
    text-align: center;
    width:120px;
    margin-top: 10px;
    display:block;
    color: :#000;

}

.tzzgx3 .fk .more:hover {
    background: #f06e00;
    color: #fff;
    font-size: 14px;
    border: 1px solid #f06e00;
}
    



.lxwm1 {
    padding: 50px 0;
}

.lxwm1 h2 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px
}

.lxwm1 .w1400{

    margin: 0px auto;
}

.lxwm1 .w1400 .lxwmppln{
    border: 1px solid #9fa0a0;
    padding: 60px 100px;

}

.lxwm1 .w1400 .icon {
    width: 384px;
}

.lxwm1 .w1400 .text {
    width: calc(100% - 480px);
}

.lxwm1 .w1400 .text p {
    color: #3e3a39;
    font-size: 20px;
}

.lxwm1 .w1400 .text a {
    border: 1px solid #9fa0a0;
    width: 150px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    float: right;
    margin-top: 15px;
}

.lxwm1 .w1400 .more:hover {
    background: #f06e00;
    color: #fff;
    font-size: 14px;
    border: 1px solid #f06e00;
}

.lxwm2 h2 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px
}

.lxwm2 .w1400 {
    margin: 50px auto
}
.lxwm2 .w1400 .ywzp{width:100%;}

.lxwm2 .w1400 .item {
    display: flex;
    width: 31%;
    border: 1px solid #9fa0a0;
    padding: 40px 20px;
}

.lxwm2 .w1400 .item .icon {
    padding: 0 10px;
}

.lxwm2 .w1400 .item .text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.lxwm2 .w1400 .item .text .s1 {
    font-size: 26px;
    color: #000000;
    font-weight: 400
}
.lxwm2 .w1400 .item .text .s1 span{font-size: 20px;}
.lxwm2 .w1400 .item .text p {
    font-size: 32px;
    color: #000000;
    font-weight: 600
}





.viewarticle {
    color: #3c4155;
    padding: 85px 0;
    border-top: 1px solid #dddddd;
}

.viewarticle h2 {
    font-size: 30px;
    text-align: center;
}

.viewarticle .primary-time {
    font-size: 16px;
    color: #8489a7;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px
}

.neirong {
    border-top: 1px solid #dddddd;
    padding: 50px 0;
}

.neirong p {
    margin-bottom: 10px;
    line-height: 1.8
}

.prevnext {
    margin-top: 50px;
}

.prevnextitem {
    width: 42%;
    border: 1px solid #ccc;
    display: flex;
    padding: 15px 20px;
    align-items: center;
    color: #3c4155
}

.prevnextitem .pic {
    margin-right: 10px;
}

.prevnextitem.next {
    display: flex;
    flex-direction: row-reverse;
}

.prevnextitem.next .pic {
    margin-right: 0px;
    margin-left: 10px
}

.prevnextitem a {
    padding: 0px 10px;
    color: #3c4155
}








a {
    cursor: pointer;
}

a {
    text-decoration: none;
}

.flexBetween {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexStart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexCenter {
    display: -webkit-flex;
    /* Safari */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexEnd {
    display: -webkit-flex;
    /* Safari */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

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

.ellipsis2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: justify;
    text-justify: distribute-all-lines;
}

.ellipsis3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-align: justify;
    text-justify: distribute-all-lines;
}

.ellipsis4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-align: justify;
    text-justify: distribute-all-lines;
}

.ellipsis5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-align: justify;
    text-justify: distribute-all-lines;
}

.ellipsis6 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-align: justify;
    text-justify: distribute-all-lines;
}

.l_scrollx {
    overflow: auto;
    overflow-x: scroll;
    overflow-y: auto;
    padding-right: 10px;
}

.l_scrolly {
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 10px;
}

.l_scroll::-webkit-scrollbar {
    /*?????¨????????“??·???*/
    width: 1px;
    /*é????????????????”?¨???–?????¨???????°????*/
    height: 2px;
}

.l_scroll::-webkit-scrollbar-thumb {
    /*?????¨???é??é???°??–???—*/
    border-radius: 2px;
    /* -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
    background: rgba(0, 0, 0, 0.7);
}

.l_scroll::-webkit-scrollbar-track {
    /*?????¨???é??é??è?¨é?“*/
    /* -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.1);
}

.layerVideo {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}

.layerVideo .box {
    width: min(8rem, 80vw);
    position: absolute;
    top: 50%;
    left: 50%;
    max-height: 60vh;
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
}

.layerVideo .box video {
    width: 100%;
}

.layerVideo .box span {
    position: absolute;
    right: -32px;
    top: -32px;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    cursor: pointer;
}

.input::-webkit-input-placeholder {
    color: #999;
    font-size: 16px;
}

.input::-moz-placeholder {
    color: #999;
    font-size: 16px;
}

.input:-moz-placeholder {
    color: #999;
    font-size: 16px;
}

.input:-ms-input-placeholder {
    color: #999;
    font-size: 16px;
}

.textarea::-webkit-input-placeholder {
    color: #999;
    font-size: 16px;
}

.textarea::-moz-placeholder {
    color: #999;
    font-size: 16px;
}

.textarea:-moz-placeholder {
    color: #999;
    font-size: 16px;
}

.textarea:-ms-input-placeholder {
    color: #999;
    font-size: 16px;
}

.lpk_phone {
    display: none;
}

.lpk_ipad {
    display: none;
}

.MobileMain {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    background: #fff;
    display: none;
}

.HeaderMobile {
    /* border-bottom: 1px solid #f5f5f5; */
    /* display: none; */
    -webkit-box-shadow: 0px 01px 0px 1px #f5f5f5;
    box-shadow: 0px 01px 0px 1px #f5f5f5;
}

.HeaderMobile .box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 5vw;
}

.HeaderMobile .box .logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.HeaderMobile .box .logo a {
    display: block;
}

.HeaderMobile .box .logo a img {
    height: 32px;
}

.HeaderMobile .box .button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.HeaderMobile .box .button .search p svg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.HeaderMobile .box .button .search .Close {
    display: none;
}

.HeaderMobile .box .button .search .active .Show {
    display: none;
}

.HeaderMobile .box .button .search .active .Close {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.HeaderMobile .box .button .word {
    font-size: 14px;
    font-weight: bold;
}

.HeaderMobile .box .button .word a {
    color: #206231;
    text-decoration: none;
}

.HeaderMobile .box .button .word a svg {
    display: inline-block;
    vertical-align: sub;
    animation: CallUp 0.5s ease 0s infinite;
    -webkit-animation: CallUp 0.5s ease 0s infinite;
    -moz-animation: CallUp 0.5s ease 0s infinite;
    -o-animation: CallUp 0.5s ease 0s infinite;
}

.HeaderMobile .box .button .word a img {
    position: relative;
}

.HeaderMobile .box .button .call a {
    color: #000;
    font-size: 16px;
}

.HeaderMobile .box .button .Lanuage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    margin-left: 50px;
}

.HeaderMobile .box .button .Lanuage p {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    border: 1px solid #999;
    padding: 7px 8px;
    border-radius: 15px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.HeaderMobile .box .button .Lanuage p a {
    color: #999;
    font-size: 14px;
    display: inline-block;
    line-height: 16px;
    text-decoration: none;
    padding: 0 7px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.HeaderMobile .box .button .Lanuage p a:not(:last-child) {
    border-right: 1px solid #999;
}

.HeaderMobile .box .button .Lanuage p a:hover {
    color: #206231;
}

.HeaderMobile .box .button .search {
    margin-right: .5rem;
}

.HeaderMobile .box .button .menu {
    margin-left: .5rem;
}

.HeaderMobile .box .button .menu .menu_btn p {
    position: relative;
}

.HeaderMobile .box .button .menu .menu_btn p span {
    display: block;
    width: 30px;
    height: 2px;
    background: #ff7500;
    margin: 8px 0;
}

.HeaderMobile .box .button .menu .menu_btn p span:nth-child(1) {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.HeaderMobile .box .button .menu .menu_btn p span:nth-child(2) {
    opacity: 0;
}

.HeaderMobile .box .button .menu .menu_btn p span:nth-child(3) {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.HeaderMobile .box .button .menu .menu_btn p::before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 2px;
    background: #ff7500;
    top: 50%;
    margin-top: -1px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.HeaderMobile .box .button .menu .menu_btn p::after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 2px;
    background: #ff7500;
    top: 50%;
    margin-top: -1px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.HeaderMobile .box .button .menu .menu_btn.active p span {
    opacity: 0;
}

.HeaderMobile .box .button .menu .menu_btn.active p::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.HeaderMobile .box .button .menu .menu_btn.active p::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.MobileNav {
    position: absolute;
    width: 100%;
    height: -webkit-calc(100vh - 58px);
    height: calc(100vh - 58px);
    background: #fff;
    z-index: 3;
    display: none;
}

.MobileNav .box {
    margin: 0 5vw;
    padding: 30px 0;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.MobileNav .box .box_scroll {
    overflow: scroll;
    height: 100%;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
}

.MobileNav .box .box_scroll::-webkit-scrollbar {
    display: none;
}

.MobileNav .box .item>p {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    /* pointer-events: none; */
}

.MobileNav .box .active p {
    pointer-events: auto;
}

.MobileNav .box .item>p a {
    display: block;
    font-size: 22px;
    line-height: 76px;
    color: #000;
    text-decoration: none;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.MobileNav .box .item>p span {
    width: 22px;
    height: 76px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    z-index: 2;
    right: 0;
}

.MobileNav .box .item>p i {
    display: block;
    width: 22px;
    height: 1px;
    background: #999;
    position: relative;
}

.MobileNav .box .item>p i::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: #999;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.MobileNav .box .item>p .active i::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.MobileNav .box .item ul {
    display: none;
    padding: 16px 24px;
    list-style: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.MobileNav .box .item:last-child p {
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.2); */
}

.MobileNav .box .item ul li a {
    display: block;
    font-size: 20px;
    color: #000;
    line-height: 54px;
    opacity: 0.8;
    text-decoration: none;
}
.MobileNav .box .item ul li a:hover{color:#ff7500;}

@media screen and (max-width:992px) {
    .lpk_pc {
        display: none;
    }

    .lpk_phone {
        display: block;
    }

    .MobileMain {
        display: block;
    }
}

@media screen and (max-width: 699px) {
    .MobileNav .box .item>p a {
        font-size: 16px;
        line-height: 50px;
    }

    .MobileNav .box .item>p span {
        width: 15px;
        height: 50px;
    }

    .MobileNav .box .item>p font {
        display: inline-block;
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        position: relative;
        right: -2px;
    }

    .MobileNav .box .item ul li a {
        font-size: 14px;
        line-height: 36px;
    }

    .MobileNav .box .item ul {
        padding: 16px 20px;
    }
}






.index_header {
    /*position: fixed;*/
    top: 0;
    z-index: 8;
    width: 100%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    position: -webkit-sticky;
    position: sticky;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent);
}

.index_header.inner {
    position: fixed;
}

.index_header .box .logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.index_header .box .logo a {
    display: block;
}

.index_header .box .logo a img {
    height: 45px;
}

.index_header .box .logo a .img2 {
    display: none;
}

.index_header .box .StockCode {
    margin-left: 0.2rem;
    font-size: 0.15rem;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;

}

.index_header .box .StockCode p {
    font-size: 0.14rem;
    color: #fff;
    line-height:1.4;

}

.index_header .box .StockCode p.number {
    letter-spacing: 1px;
}


.index_header .box .StockCode div {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;

}


.index_header .box .language {

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    color: #fff
}


.index_header .box .language a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: #fff;
    font-family: 'fang';
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.index_header .box .language a img {
    margin-right: 0.08rem;
    width: 0.18rem;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.index_header .box .language i {
    font-size: 14px;
    margin-left: 0.2rem;
    font-weight: bold;
    position: relative;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    top: 0.02rem;
}

.index_header .box .languagechoice {
    margin-left: 0.65rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    color: #fff
}
.index_header .box .languagechoice a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: #fff;
    font-family: 'fang';
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.index_header .box .languagechoice a:hover{color:#ff7500;}

.HeaderMobile .languagechoice {
    position: relative;

}

.HeaderMobile .languagechoice ul {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: red;
    width: 140px;
    top: 0.62rem;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.8);
    display: none;
    padding: 5px 0;


}
.HeaderMobile .languagechoice a:hover{color:#ff7500;}

.HeaderMobile .language {
    position: relative;
    margin-left: 0.1rem

}

.HeaderMobile .language ul {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: red;
    width: 140px;
    top: 0.38rem;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.8);
    display: none;
    padding: 5px 0;

}

.HeaderMobile .language ul li a {
    font-size: 0.2rem;
    line-height: 2.8;
    color: #666;
    white-space: nowrap;
    display: block;
    text-align: center;
    transition: .4s;
}

.HeaderMobile .language ul li a:hover {
    color: #ff7500;
}

.HeaderMobile .language:hover ul {
    display: block;
}

.index_header.active .box .language{color: #000;}
.index_header.active .box .languagechoice{color: #000;}
.index_header.active .box .languagechoice a{color: #000;}



.index_header.active .box .languagechoice a:hover{color: #ff7500;}





.index_header .box .language ul {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: red;
    width: 100px;
    top: 100%;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.8);
    display: none;

}

.index_header .box .language ul li a {
    font-size: 12px;
    line-height: 36px;
    color: #666;
    white-space: nowrap;
    display: block;
    text-align: center;
    transition: .4s;
}

.index_header .box .language ul li a:hover {
    color: #ff7500;
}

.index_header .box .language:hover ul {
    display: block;
}
















.index_header .box .menu {
    margin-left: 0.54rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.index_header .box .menu span {
    display: block;
    width: 0.32rem;
    background: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    height: 2px;
    margin: 3px 0;
}

.index_header .box .menu span:nth-child(1) {
    width: 0.29rem;
}

.index_header .box .menu span:nth-child(2) {
    width: 0.28rem;
}

.index_header .box .menu span:nth-child(4) {
    width: 0.31rem;
}

.index_header .box .menu p {
    display: none;
    cursor: pointer;
    width: 0.32rem;
}

.index_header .box .menu.active a {
    display: none;
}

.index_header .box .menu.active p {
    display: block;
}

.index_header .box .menu:hover span {
    width: 0.32rem !important;
}

.index_header .box .nav {
    margin-left: 5vw;
}

.index_header .box .nav .item {
    margin: 0 0.3rem;
}

.index_header .box .nav .item>p {
    position: relative;
}

.index_header .box .nav .item>p::after {
    content: '';
    position: absolute;
    bottom: 0.2rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0%;
    height: 2px;
    background: #ff7500;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.index_header .box .nav .item>p a {
    font-size: 16px;
    color: #fff;
    display: block;
    font-family: 'fang';
    line-height: 0.95rem;
}

.index_header .box .nav .item .select {
    position: absolute;
    left: 0;
    width: 100%;
    background: #f7f7f7;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 0%, 0 0%);
    clip-path: polygon(0 0, 100% 0%, 100% 0%, 0 0%);
}

.index_header .box .nav .item .select .main_ li {
    margin: 0 0.3rem;
}

.index_header .box .nav .item .select .main_ li a {
    display: inline-block;
    font-size: 14px;
    color: #333;
    line-height: 0.64rem;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-family: 'fang';
    position: relative;
}

.index_header .box .nav .item .select .main_ li a::after {
    content: '';
    position: absolute;
    bottom: 0rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0%;
    height: 2px;
    background: #ff7500;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.index_header .box .nav .item .select .main_ li a:hover {
    color: #ff7500;
}

.index_header .box .nav .item .select .main_ li a:hover::after {
    width: 100%;
}

.index_header .box .nav .item:hover>p::after {
    width: 100%;
}

.index_header .box .nav .item:hover .select {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%);
}

.index_header .box .nav .active>p::after {
    width: 100%;
}

.index_header.active,
.index_header.on {
    background: #f7f7f7;
    -webkit-box-shadow: 0px 0px 12px #eee;
    box-shadow: 0px 0px 12px #eee;
}

.index_header.active .box .logo .img1,
.index_header.on .box .logo .img1 {
    display: none;
}

.index_header.active .box .logo .img2,
.index_header.on .box .logo .img2 {
    display: block;
}

.index_header.active .box .StockCode,
.index_header.on .box .StockCode {
    color: #000;
}

.index_header.active .box .StockCode p,
.index_header.on .box .StockCode p {
    color: #000;
}

.index_header.active .box .nav .item>p::after,
.index_header.on .box .nav .item>p::after {
    background: #ff7500;
}

.index_header.active .box .nav .item>p a,
.index_header.on .box .nav .item>p a {
    color: #000;
}

.index_header.active .box .Search path,
.index_header.on .box .Search path {
    fill: #000;
}

.index_header.active .box .language a,
.index_header.on .box .language a {
    color: #000;
}

.index_header.active .box .language a img,
.index_header.on .box .language a img {
    -webkit-filter: invert(0.8);
    filter: invert(0.8);
}

.index_header.active .box .language a i,
.index_header.on .box .language a i {
    color: #ff7500;
}

.index_header.active .box .menu a span,
.index_header.on .box .menu a span {
    background: #ff7500;
}

.index_header.top_ {
    -webkit-transform: translateY(-105%);
    -ms-transform: translateY(-105%);
    transform: translateY(-105%);
}

.search_container {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0.9rem 0;
    background: #fff;
    display: none;
    z-index: 2;
    -webkit-box-shadow: 0px 2px 10px #f6f6f6;
    box-shadow: 0px 2px 10px #f6f6f6;
}

.search_container .layui-icon-close {
    position: absolute;
    top: 0.3rem;
    right: 12%;
    font-size: 0.26rem;
    color: #999;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    cursor: pointer;
}

.search_container .layui-icon-close:hover {
    color: #ff7500;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.search_container .box_search {
    width: min(6rem, 80vw);
    margin: auto;
    position: relative;
}

.search_container .box_search input[type='text'] {
    display: block;
    width: 100%;
    height: 0.64rem;
    border: 0;
    background: #f2f2f2;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0.3rem;
}

.search_container .box_search label {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0.3rem;
    cursor: pointer;
}

.search_container .box_search label input {
    display: none;
}

.search_container .box_search label p svg {
    vertical-align: bottom;
}

.search_container .box_search label p svg path {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.search_container .box_search label:hover p svg path {
    fill: #ff7500;
}

.menu_container {
    position: fixed;
    top: 0rem;
    padding-top: 0.95rem;
    left: 0;
    width: 100%;
    height: -webkit-calc(99.05%);
    height: calc(100% - 0.95rem);
    background: #f7f7f7 url(../images/bg3.png) no-repeat right center;
    z-index: 6;
    transition: clip-path 0.6s, -webkit-clip-path 0.6s;
    -webkit-clip-path: ellipse(0 0 at 100% 0);
    clip-path: ellipse(0 0 at 100% 0);
    pointer-events: none;
}

.menu_container .box .searchBox {
    padding-top: 0.36rem;
    border-bottom: 1px solid #ddd;
    padding-bottom: 0.2rem;
    width: 60%;
}

.menu_container .box .searchBox .flexStart div {
    margin-left: 0.2rem;
    width: 80%;
}

.menu_container .box .searchBox .flexStart div input {
    font-size: 0.2rem;
    font-family: 'fang';
    border: 0;
    background: none;
    display: block;
    width: 100%;
}

.menu_container .box .searchBox .flexStart div input::-webkit-input-placeholder {
    color: #999;
}

.menu_container .box .searchBox .flexStart div input::-moz-placeholder {
    color: #999;
}

.menu_container .box .searchBox .flexStart div input:-ms-input-placeholder {
    color: #999;
}

.menu_container .box .searchBox .flexStart div input::-ms-input-placeholder {
    color: #999;
}

.menu_container .box .searchBox .flexStart div input::placeholder {
    color: #999;
}

.menu_container .box .navBox {
    margin-top: 1.1rem;
}

.menu_container .box .navBox .item h5 {
    font-size: 0.24rem;
    font-family: 'fang';
}

.menu_container .box .navBox .item ul {
    margin-top: 0.3rem;
}

.menu_container .box .navBox .item ul li {
    line-height: 0.36rem;
}

.menu_container .box .navBox .item ul li a {
    font-size: 0.16rem;
    color: #666;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.menu_container .box .navBox .item ul li a:hover {
    color: #ff7500;
}

.menu_container .box .footerBox {
    margin-top: 10vh;
    padding-top: 0.7rem;
    border-top: 1px solid #ddd;
}

.menu_container .box .footerBox .left p {
    margin-right: 0.5rem;
    color: #333;
}

.menu_container .box .footerBox .left p svg {
    vertical-align: middle;
    margin-right: 0.1rem;
}

.menu_container .box .footerBox .left p a {
    display: inline-block;
    color: #333;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.menu_container .box .footerBox .left p a:hover {
    color: #ff7500;
}

.menu_container .box .footerBox .right {
    font-size: 14px;
    color: #999;
    font-family: 'fang';
}

.menu_container .box .footerBox .right a {
    color: #999;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.menu_container .box .footerBox .right a:hover {
    color: #ff7500;
}

.menu_container.active {
    -webkit-clip-path: ellipse(141% 141% at 100% 0);
    clip-path: ellipse(141% 141% at 100% 0);
    pointer-events: auto;
}

.index_banner {
    position: relative;
}

.index_banner .banner .swiper-slide {
    position: relative;
}

.index_banner .banner .swiper-slide .img img {
    width: 100%;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
}

.index_banner .banner .swiper-slide .img video {
    width: 100%;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
}

.index_banner .banner .swiper-slide .position {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.index_banner .banner .swiper-slide .position .box h5 {
    font-family: 'fang';
    /*font-size: 0.72rem;*/
    color: #fff;
    overflow: hidden;
    font-size: 68px;
    font-weight: bold; /* 添加这行以使字体加粗 */
    letter-spacing: 5px; /* 添加这行以设置字间距 */

}

.index_banner .banner .swiper-slide .position .box h6 {
    font-family: 'fang';
    font-size: 18px;

    color: #fff;
    margin-top: 0.17rem;
    letter-spacing: 2px;
}


.index_banner .banner .swiper-slide-active .position h5 p {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.index_banner .banner .swiper-slide-active .position h6 {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.index_banner .banner .swiper-slide-next {
    z-index: 1;
}

.widgets {
    position: absolute;
    right: 16.6vw;
    bottom: 0.46rem;
    z-index: 1;
}

.widgets .btn-area .bullet_outer {
    color: #fff;
    font-family: 'fang';
    line-height: 0.24rem;
    position: relative;
    padding-bottom: 0.08rem;
    margin-bottom: 0.16rem;
}

.widgets .btn-area .bullet_outer .le_ {
    font-size: 0.2rem;
    opacity: 0.5;
    /*max-width: 0.2rem;*/
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.widgets .btn-area .bullet_outer .ri_ {
    font-size: 14px;
    margin-left: 0.32rem;
    opacity: 0.5;
}

.widgets .btn-area .bullet_outer::before {
    position: absolute;
    content: '';
    /*width: 0.18rem;*/
    width: 100%;
    height: 2px;
    right: 0;
    bottom: 0;
    background: #fff;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0.5;
}

.widgets .btn-area .bullet_outer::after {
    position: absolute;
    width: 0rem;
    height: 2px;
    right: 0;
    bottom: 0;
    background: #fff;
}

.widgets .btn-area .bullet_outer .liner {
    position: absolute;
    width: 0rem;
    height: 2px;
    right: 0;
    bottom: 0;
    background: #fff;
}

.widgets .btn-area .swiper-pagination-bullet {
    width: auto;
    height: auto;
    border-radius: 0;
    display: block;
    background: none;
    opacity: 1;
}

.widgets .btn-area .swiper-pagination-bullet-active123 .bullet_outer .le_ {
    opacity: 1;
    max-width: 1.2rem;
}

.widgets .btn-area .swiper-pagination-bullet-active123 .bullet_outer .ri_ {
    opacity: 1;
}

.widgets .btn-area .swiper-pagination-bullet-active123 .bullet_outer::before {
    width: 100%;
}

.widgets .btn-area .swiper-pagination-bullet-active123 .bullet_outer::after {
    width: 100%;
    -webkit-transition: var(--i);
    -o-transition: var(--i);
    transition: var(--i);
}

.widgets .btn-area .play .bullet_outer .le_ {
    opacity: 1;
    max-width: 1.2rem;
}

.widgets .btn-area .play .bullet_outer .ri_ {
    opacity: 1;
}

.widgets .btn-area .play .bullet_outer::before {
    width: 100%;
}

.p74 {
    padding-top: 0.74rem;
}

.p74_ {
    padding-bottom: 0.74rem;
}

.m58 {
    margin-top: 0.58rem;
}

.index_title {
    position: relative;
}

.index_title .content0 {
    font-family: 'gilroy_Medium';
    font-size: 0.2rem;
    color: #999;
}

.index_title .content1 {
    font-family: 'fang';
    font-size: 0.52rem;
    margin-top: 0.22rem;
}

.index_title .content2 {
    position: absolute;
    right: 0;
    bottom: 0;
}

.index_title .content3 {
    position: absolute;
    right: 0;
    bottom: 0;
}

.index_title .content3 p {
    margin-left: 0.54rem;
}

.index_title .content3 p a {
    font-size: 0.2rem;
    font-family: 'fang';
    color: #666;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.index_title .content3 p a:hover {
    color: #ff7500;
}

.index_title .content3 .active a {
    color: #000;
}

.index_title .content4 {
    position: absolute;
    right: 0;
    bottom: 0;
}

.index_title .content4 .button svg {
    cursor: pointer;
}

.index_title .content4 .button svg path {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.index_title .content4 .button svg:hover path {
    stroke: #ff7500;
    opacity: 1;
}

.index_title .content4 .next {
    margin-left: 0.34rem;
}

.index_title .content5 {
    font-family: 'fang';
    font-size: 0.26rem;
    margin-top: 0.32rem;
}

.index_link a,
.index_link .a {
    display: block;
    font-family: 'fang';
    font-size: 0.18rem;
    color: #ff7500;
    line-height: 0.6rem;
    width: 2.1rem;
    text-align: center;
    border: 1px solid #ff7500;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.index_link a:hover,
.index_link .a:hover {
    background: #ff7500;
    color: #fff;
}

.index_link1 a,
.index_link1 .a {
    display: block;
    font-family: 'fang';
    font-size: 0.16rem;
    color: #ff7500;
    line-height: 0.45rem;
    width: 1.6rem;
    text-align: center;
    border: 1px solid #ff7500;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.index_link1 a:hover,
.index_link1 .a:hover {
    background: #ff7500;
    color: #fff;
}

.index_news .box .banner .swiper-container {
    padding: 10px;
}

.index_news .box .banner .swiper-slide .item {
    display: block;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.index_news .box .banner .swiper-slide .item .content0 {
    overflow: hidden;
}

.index_news .box .banner .swiper-slide .item .content0 img {
    width: 100%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.index_news .box .banner .swiper-slide .item .content1 {
    padding: 0.25rem 0.2rem;
}

.index_news .box .banner .swiper-slide .item .content2 {
    font-family: 'gilroy_Medium';
    font-size: 0.16rem;
    color: #ff7500;
}

.index_news .box .banner .swiper-slide .item .content3 {
    font-family: 'fang';
    font-size: 0.26rem;
    line-height: 0.35rem;
    height: 0.7rem;
    margin-top: 0.24rem;
    color: #000;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.index_news .box .banner .swiper-slide .item .content4 {
    font-size: 0.16rem;
    line-height: 0.28rem;
    color: #666;
    margin-top: 0.15rem;
}

.index_news .box .banner .swiper-slide .item:hover {
    -webkit-box-shadow: 0px 0px 12px #eee;
    box-shadow: 0px 0px 12px #eee;
}

.index_news .box .banner .swiper-slide .item:hover .content0 img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.index_news .box .controls {
    margin-top: 0.54rem;
}

.index_news .box .controls .prog {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 90%;
}

.index_news .box .controls .progressbar {
    position: relative;
    height: 7px;
    background: url(/static/default/images/bg1.png) repeat-x;
    width: 100%;
}

.index_news .box .controls .progressbar .swiper-scrollbar-drag {
    border-radius: 0;
    background: url(/static/default/images/bg2.png) no-repeat 50% 50%;
    background-size: 100% 100%;
}

.index_news .box .controls .button {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.index_news .box .controls .button path {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.index_news .box .controls .button:hover path {
    stroke: #ff7500;
    opacity: 1;
}

.bg {
    background: #f7f7f7;
}

.index_equipment .box {
    padding: 0 1rem;
}

.index_equipment .box .list .item {
    width: 24.2%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    overflow: hidden;
    position: relative;
}

.index_equipment .box .list .item a {
    display: block;
}

.index_equipment .box .list .item .img img {
    min-width: 100%;
    max-height: 5.55rem;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
}

.index_equipment .box .list .item .icon {
    position: absolute;
    left: 0.4rem;
    bottom: 0.5rem;
}

.index_equipment .box .list .item .icon img {
    max-height: 0.7rem;
    max-width: 0.8rem;
}

.index_equipment .box .list .item .position {
    position: absolute;
    left: 0.4rem;
    top: 2.16rem;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}

.index_equipment .box .list .item .position .content0 {
    font-size: 14px;
    font-family: 'gilroy_regular';
    color: #fff;
}

.index_equipment .box .list .item .position .content1 {
    font-size: 0.26rem;
    font-family: 'fang';
    color: #fff;
    margin-top: 0.12rem;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

.index_equipment .box .list .item .position .content2 {
    max-width: 6.6rem;
    width: 6rem;
    margin-top: 0.6rem;
    opacity: 0;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

.index_equipment .box .list .item .position .content2 .content3 {
    font-size: 0.16rem;
    color: #fff;
    line-height: 0.28rem;
}

.index_equipment .box .list .item .position .content2 .content4 {
    margin-top: 0.22rem;
    display: flex;
    flex-wrap: wrap;
}

.index_equipment .box .list .item .position .content2 .content4 p {
    font-size: 0.16rem;
    color: #fff;
    line-height: 0.28rem;
    font-family: 'fang';
}

.index_equipment .box .list .item .position .content2 .content4 p span {
    margin: 0 5px;
}

.index_equipment .box .list .act {
    width: 17.5%;
}

.index_equipment .box .list .active {
    width: 44.3%;
}

.index_equipment .box .list .active .position {
    top: 1.32rem;
}

.index_equipment .box .list .active .position .content1 {
    font-size: 0.46rem;
}

.index_equipment .box .list .active .position .content2 {
    opacity: 1;
    margin-top: 0.3rem;
}

.index_about {
    min-height: 8.4rem;
    position: relative;
    overflow: hidden;
}

.index_about .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}

.index_about .img img {
    width: 100%;
}

.index_about .box {
    padding-top: 1.6rem;
}

.index_about .box .index_title {
    color: #fff;
}

.index_about .box .index_title .content0 {
    color: #fff;
}

.index_about .box .info {
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.34rem;
    max-width: 6.2rem;
    text-align: justify;
    margin-top: 0.26rem;
}

.index_about .box .link {
    margin-top: 0.45rem;
}

.index_about .box .link a {
    border-color: #fff;
    color: #fff;
    border-width: 2px;
}

.index_about .box .link a:hover {
    background: rgba(255, 255, 255, 0.9);
    color: #ff7500;
}

.index_about .box .big_data {
    margin-top: 1.1rem;
}

.index_about .box .big_data .ite {
    text-align: center;
}

.index_about .box .big_data .ite:last-child {
    width: 1.7rem;
}

.index_about .box .big_data .ite .top {
    font-family: 'fang';
    font-size: 0.46rem;
    color: #fff;
}

.index_about .box .big_data .ite .bot {
    font-size: 0.16rem;
    font-family: 'fang';
    color: #fff;
    margin-top: 0.15rem;
}

.index_about .box .big_data p {
    width: 1px;
    background: #fff;
    opacity: 0.3;
}

.StockCode .box .boxLeft .banner {
    position: relative;
}

.StockCode .box .boxLeft .banner .swiper-container {
    height: 1.2rem;
}

.StockCode .box .boxLeft .banner .swiper-container .swiper-slide .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0.35rem 0;
}

.StockCode .box .boxLeft .banner .swiper-container .swiper-slide .item .logo_ {
    width: 2.18rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.StockCode .box .boxLeft .banner .swiper-container .swiper-slide .item .logo_ img {
    max-width: 100%;
    max-height: 100%;
}

.StockCode .box .boxLeft .banner .swiper-container .swiper-slide .item .stock {
    font-size: 0.18rem;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #333;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    margin-left: 0.42rem;
    font-family: 'fang';
    line-height: 0.24rem;
}

.StockCode .box .boxLeft .banner .swiper-container .swiper-slide .item .stock p {
    font-size: 0.2rem;
    color: #333;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.StockCode .box .boxLeft .banner .swiper-container .swiper-slide .item .price {
    font-size: 0.16rem;
    color: #000;
    margin-left: 0.54rem;
    font-family: 'fang';
    line-height: 0.24rem;
}

.StockCode .box .boxLeft .banner .swiper-container .swiper-slide .item .price p {
    margin-bottom: 0.02rem;
}

.StockCode .box .boxLeft .banner .swiper-container .swiper-slide .item .price .lu {
    margin-left: 5px;
}

.StockCode .box .boxLeft .banner .swiper-container .swiper-slide .item .price .lu img {
    width: 7px;
    height: 10px;
}

.StockCode .box .boxLeft .banner .swiper-container .swiper-slide .item .price svg {
    margin-left: 0.05rem;
}

.StockCode .box .boxLeft .banner .swiper-container .swiper-slide .item .price .lu svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.StockCode .box .boxLeft .banner .swiper-container .swiper-slide .item .gains {
    font-size: 0.16rem;
    color: #000;
    margin-left: 0.6rem;
    font-family: 'fang';
    line-height: 0.24rem;
}

.StockCode .box .boxLeft .banner .swiper-container .swiper-slide .item .gains div {
    font-family: 'gilroy_regular';
}

.StockCode .box .boxLeft .banner .button {
    position: absolute;
    left: 115%;
    top: 0;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.StockCode .box .boxLeft .banner .button path {
    -webkit-transition: 4s;
    -o-transition: 4s;
    transition: 4s;
}

.StockCode .box .boxLeft .banner .button p {
    margin: 0.08rem 0;
}

.StockCode .box .boxLeft .banner .button p:hover path {
    opacity: 1;
}

.StockCode .box .boxRight {
    padding: 0.4rem 0;
}

.StockCode .box .boxRight .item {
    position: relative;
    margin-left: 0.8rem;
}

.StockCode .box .boxRight .item .icon {
    position: absolute;
    left: 0;
    top: -0.04rem;
    -webkit-transform: translateX(-130%);
    -ms-transform: translateX(-130%);
    transform: translateX(-130%);
}

.StockCode .box .boxRight .item .icon img {
    width: 0.26rem;
}

.StockCode .box .boxRight .item h5 {
    font-size: 0.16rem;
    font-family: 'fang';
}

.StockCode .box .boxRight .item .text {
    font-size: 14px;
    color: #666;
    font-family: 'fang';
    margin-top: 0.07rem;
}

.StockCode .box .boxRight .item .ewm {
    position: absolute;
    bottom: 180%;
    left: 50%;
    -webkit-transform: translateX(-70%) scale(0);
    -ms-transform: translateX(-70%) scale(0);
    transform: translateX(-70%) scale(0);
    padding: 0.08rem;
    background: #fff;
    -webkit-filter: drop-shadow(0px 0px 1px #999);
    filter: drop-shadow(0px 0px 1px #999);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.StockCode .box .boxRight .item .ewm::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(100%);
    -ms-transform: translateX(-50%) translateY(100%);
    transform: translateX(-50%) translateY(100%);
    border: 8px solid transparent;
    border-top-color: #fff;
}

.StockCode .box .boxRight .item:hover .ewm {
    -webkit-transform: translateX(-70%) scale(1);
    -ms-transform: translateX(-70%) scale(1);
    transform: translateX(-70%) scale(1);
}

.index_footer {
    background: #303030;
    min-height: 1rem;
    padding: 0.72rem 0 0;
}

.index_footer .box .boxTop .item {
    font-family: 'fang';
    color: #fff;
}

.index_footer .box .boxTop .item h5 {
    font-size: 0.18rem;
}

.index_footer .box .boxTop .item ul,
.index_footer .box .boxTop .item .info {
    margin-top: 0.25rem;
}

.index_footer .box .boxTop .item ul li,
.index_footer .box .boxTop .item .info li {
    font-size: 0.14rem;
    line-height: 0.32rem;
}

.index_footer .box .boxTop .item ul li a,
.index_footer .box .boxTop .item .info li a {
    color: #999;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.index_footer .box .boxTop .item ul li a:hover,
.index_footer .box .boxTop .item .info li a:hover {
    color: #fff;
}

.index_footer .box .boxTop .item ul div,
.index_footer .box .boxTop .item .info div {
    font-family: 'fang';
    font-size: 0.16rem;
    color: #999;
    margin-bottom: 0.14rem;
    position: relative;
}

.index_footer .box .boxTop .item ul div a,
.index_footer .box .boxTop .item .info div a {
    color: #999;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.index_footer .box .boxTop .item ul div a:hover,
.index_footer .box .boxTop .item .info div a:hover {
    color: #fff;
}

.index_footer .box .boxTop .item ul div svg,
.index_footer .box .boxTop .item .info div svg {
    margin-right: 0.06rem;
    position: relative;
    top: 0.05rem;
}

.index_footer .box .wenan {
    font-family: 'fang';
    font-size: 0.12rem;
    color: #999;
    position: relative;
    text-align: right;
    margin-top: 0.2rem;
}

.index_footer .box .boxBot {
    margin-top: 0.05rem;
    padding: 0.42rem 0;
    border-top: 1px solid #4e4e4e;
}

.index_footer .box .boxBot .left {
    font-size: 14px;
    color: #999;
    font-family: 'fang';
}

.index_footer .box .boxBot .left a {
    color: #999;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.index_footer .box .boxBot .left a:hover {
    color: #fff;
}

.index_footer .box .boxBot .right .language {
    margin-left: 0.65rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.index_footer .box .boxBot .right .language>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    color: #999;
    font-family: 'fang';
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.index_footer .box .boxBot .right .language a img {
    margin-right: 0.08rem;
    width: 0.18rem;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.index_footer .box .boxBot .right .language a i {
    font-size: 12px;
    margin-left: 0.2rem;
    font-weight: bold;
    position: relative;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    top: 0.02rem;
    color: #fff;
}

.index_footer .box .boxBot .right .language a:hover {
    color: #fff;
}

.Inner_banner {
    position: relative;
}

.Inner_banner .img img {
    width: 100%;
}

.Inner_banner .position {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.Inner_banner .position .box {
    color: #fff;
    font-family: 'fang';
}

.Inner_banner .position .box h5 {
    font-size: 0.62rem;
}

.Inner_banner .position .box h6 {
    font-size: 0.22rem;
    margin-top: 0.17rem;
}

.News_container .box {
    margin-top: 0.9rem;
}

.News_container .box .item {
    display: block;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    width: 24.25%;
    margin-right: 1%;
}

.News_container .box .item:nth-child(4n) {
    margin-right: 0;
}

.News_container .box .item a {
    display: block;
}

.News_container .box .item .content0 {
    overflow: hidden;
}

.News_container .box .item .content0 img {
    width: 100%;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

.News_container .box .item .content1 {
    padding: 0.25rem 0.2rem 0.45rem;
    background: #f7f7f7;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.News_container .box .item .content2 {
    font-family: 'gilroy_Medium';
    font-size: 0.16rem;
    color: #ff7500;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.News_container .box .item .content3 {
    font-family: 'fang';
    font-size: 0.26rem;
    line-height: 0.35rem;
    height: 0.7rem;
    margin-top: 0.24rem;
    color: #000;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.News_container .box .item .content4 {
    font-size: 0.16rem;
    line-height: 0.28rem;
    color: #666;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    margin-top: 0.15rem;
    height: 0.56rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: justify;
    text-justify: distribute-all-lines;
}

.News_container .box .item:hover .content0 img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.News_container .box .item:hover .content1 {
    background: #ff7500;
}

.News_container .box .item:hover .content2 {
    color: #fff;
}

.News_container .box .item:hover .content3 {
    color: #fff;
}

.News_container .box .item:hover .content4 {
    color: #fff;
}

.News_container .box .flexStart {
    padding-bottom: 0.6rem;
    margin-bottom: 0.6rem;
    border-bottom: 1px solid #eee;
}

.News_container .box .flexStart:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
}

.News_container .box1 {
    margin-bottom: 0.9rem;
}

.inner_page {
    margin: auto;
}

.inner_page .box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}

.inner_page .box .button p a {
    font-size: 16px;
    color: #333;
    border: 2px solid #ddd;
    display: block;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    width: 0.52rem;
    line-height: 0.52rem;
    height: 0.52rem;
    text-align: center;
}

.inner_page .box .button p a i {
    font-size: 0.18rem;
    font-weight: bold;
}

.inner_page .box .button p a:hover {
    background: #ff7500;
    color: #fff;
    border-color: #ff7500;
}

.inner_page .box .page {
    margin: 0 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.inner_page .box .page a {
    font-size: 16px;
    font-family: 'gilroy_bold';
    border: 2px solid #ddd;
    width: 0.52rem;
    height: 0.52rem;
    line-height: 0.52rem;
    display: block;
    text-align: center;
    margin: 0 6px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #000;
    font-family: 'fang';
}

.inner_page .box .page a:hover {
    background: #ff7500;
    color: #fff;
    border-color: #ff7500;
}

.inner_page .box .page span {
    font-size: 16px;
    font-family: 'gilroy_bold';
    line-height: 0.52rem;
    height: 0.52rem;
    border: 2px solid transparent;
    width: 0.52rem;
    display: block;
    text-align: center;
    margin: 0 6px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    cursor: default;
}

.inner_page .box .page .active {
    color: #ff7500;
    border-color: #ff7500;
}

.News_info_brand {
    margin-top: 1.32rem;
}

.cases_info_ {
    margin-top: .45rem;
}

.News_info_brand .box .boxLeft {
    font-family: 'fang';
    font-size: 0.14rem;
    color: #999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.News_info_brand .box .boxLeft i {
    font-size: 0.14rem;
}

.News_info_brand .box .boxLeft a {
    color: #999;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.News_info_brand .box .boxLeft a svg {
    position: relative;
    top: 3px;
}

.News_info_brand .box .boxLeft a:hover {
    color: #ff7500;
}

.News_info_brand .box .boxLeft span {
    color: #333;
}

.News_info {
    margin-top: 0.94rem;
}

.News_info .box {
    width: min(1200px, 90vw);
    margin: auto;
}

.News_info .box .content0 {
    font-size: 0.36rem;
    font-family: 'fang';
}

.News_info .box .content1 {
    margin-top: 0.4rem;
}

.News_info .box .content1 .left {
    font-family: 'gilroy_Medium';
    font-size: 0.2rem;
    color: #ff7500;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.News_info .box .content2 {
    font-size: 0.16rem;
    color: #666;
    line-height: 0.28rem;
    padding-top: 0.45rem;
    margin-top: 0.45rem;
    border-top: 1px solid #eee;
}

.News_info .box .content2 img {
    max-width: 100%;
}

.News_info .box .content3 {
    margin-top: 1rem;
}

.News_info .box .content3>div {
    border-top: 1px solid #eee;
}

.News_info .box .content3 a {
    font-family: 'fang';
    line-height: 0.82rem;
}

.News_info .box .content3 a .left {
    font-size: 0.26rem;
    color: #000;
    width: 50%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.News_info .box .content3 a .center {
    font-family: 'gilroy_Medium';
    font-size: 0.16rem;
    color: #ff7500;
}

.News_info .box .content3 a .right {
    font-size: 0.2rem;
    color: #000;
}

.News_info .box .content3 a:hover .left {
    color: #ff7500;
}

.fengxiang>p {
    font-size: 0.2rem;
    line-height: 0.48rem;
    margin-right: 0.4rem;
}

.fengxiang .social-share .social-share-icon {
    border: none;
    width: 0.48rem;
    height: 0.48rem;
    line-height: 0.48rem;
    background: #f6f6f6;
    border-radius: 0;
    font-size: 0;
    margin: 0 5px;
}

.fengxiang .social-share .social-share-icon>img {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.fengxiang .social-share .social-share-icon:hover {
    background: #ff7500;
}

.fengxiang .social-share .social-share-icon:hover>img {
    -webkit-filter: invert(1);
    filter: invert(1);
}

.StockInformation .box .boxLeft {
    width: 45%;
    padding-top: 0.54rem;
}

.StockInformation .box .boxLeft .content0 {
    font-size: 0.18rem;
    font-family: 'fang';
}

.StockInformation .box .boxLeft .content1 {
    margin-top: 0.25rem;
    font-family: 'fang';
}

.StockInformation .box .boxLeft .content1 p {
    display: inline-block;
    font-size: 0.66rem;
}

.StockInformation .box .boxLeft .content1 span {
    font-size: 0.2rem;
    margin-left: 0.2rem;
}

.StockInformation .box .boxLeft .content1 font {
    font-size: 0.18rem;
    margin-left: 0.2rem;
}

.StockInformation .box .boxLeft .content2 {
    margin-top: 0.76rem;
}

.StockInformation .box .boxLeft .content2 .item {
    font-family: 'fang';
}

.StockInformation .box .boxLeft .content2 .item div {
    font-size: 0.18rem;
}

.StockInformation .box .boxLeft .content2 .item p {
    font-size: 0.26rem;
    margin-top: 0.1rem;
}

.StockInformation .box .boxLeft .content3 {
    font-size: 14px;
    font-family: 'fang';
    margin-top: 0.96rem;
}

.StockInformation .box .boxLeft .content3 span {
    color: #666;
}

.StockInformation .box .boxRight {
    width: 45%;
    border: 1px solid #eee;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.1rem;
}

.StockInformation .box .boxRight .right-box {
    width: 91%;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.StockInformation .box .boxRight img {
    width: 100%;
}

.StockInformation .box .boxRight .echarts {
    min-height: 5rem;
    margin: -476px 0px -50px -412px;
}

.StockInformation .box .boxRight .echarts iframe {
    width: 2000px;
    height: 950px;
}

.AnnualReport .box {
    margin-top: 0.9rem;
}

.AnnualReport .box .banner .item .content0 a {
    display: block;
}

.AnnualReport .box .banner .item .content0 a img {
    width: 100%;
}

.AnnualReport .box .banner .item .contetnt1 {
    margin-top: 0.32rem;
}

.AnnualReport .box .banner .item .contetnt1 p {
    line-height: 1rem;
    border-bottom: 1px solid #ddd;
}

.AnnualReport .box .banner .item .contetnt1 p:last-child {
    border: 0;
}

.AnnualReport .box .banner .item .contetnt1 p a {
    font-size: 0.26rem;
    color: #000;
    font-family: 'fang';
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.AnnualReport .box .banner .item .contetnt1 p a:hover {
    color: #ff7500;
}

.AnnualReport .box .button {
    margin-top: 0.6rem;
}

.AnnualReport .box .button p {
    margin: 0 0.2rem;
}

.AnnualReport .box .button p i {
    font-size: 0.24rem;
    color: #c8c8c8;
    cursor: pointer;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.AnnualReport .box .button p i:hover {
    color: #ff7500;
}

.BulletinExchange .box .item {
    width: 48.7%;
}

.BulletinExchange .box .item a {
    display: block;
    background: #f7f7f7;
}

.BulletinExchange .box .item a .boxTop {
    overflow: hidden;
}

.BulletinExchange .box .item a .boxTop img {
    width: 100%;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

.BulletinExchange .box .item a .boxBot {
    padding: 0.46rem 0.38rem 1.4rem;
}

.BulletinExchange .box .item a .boxBot .main .left .text {
    margin-left: 0.3rem;
}

.BulletinExchange .box .item a .boxBot .main .left .text p {
    font-size: 0.16rem;
    font-family: 'gilroy_Medium';
    color: #000;
}

.BulletinExchange .box .item a .boxBot .main .left .text div {
    font-size: 0.32rem;
    font-family: 'fang';
    color: #000;
    margin-top: 0.14rem;
}

.BulletinExchange .box .item a .boxBot .main .right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.BulletinExchange .box .item a .boxBot .main .right .link .a {
    width: 1.6rem;
    line-height: 0.45rem;
    font-size: 0.16rem;
    display: block;
    font-family: 'fang';
    color: #ff7500;
    text-align: center;
    border: 1px solid #ff7500;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.BulletinExchange .box .item a .boxBot .main .right .link .a:hover {
    background: #ff7500;
    color: #fff;
}

.BulletinExchange .box .item a:hover .boxTop img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.ContactInformation {
    position: relative;
}

.ContactInformation .img img {
    width: 100%;
}

.ContactInformation .position {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ContactInformation .box .left .index_title {
    color: #fff;
}

.ContactInformation .box .left .index_title .content0 {
    color: #fff;
}

.ContactInformation .box .right {
    margin-left: 1.66rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ContactInformation .box .right div {
    font-size: 0.2rem;
    color: #fff;
    font-family: 'fang';
    margin-bottom: 0.18rem;
}

.ContactInformation .box .right div:last-child {
    margin-bottom: 0;
}

.ContactInformation .box .right div a {
    font-size: 0.22rem;
    color: #fff;
    display: inline-block;
    margin-left: 0.2rem;
}

.ContactInformation .box .right div span {
    display: inline-block;
    margin-right: 0.16rem;
    width: 0.25rem;
}

.ContactInformation .box .right div span svg {
    position: relative;
    top: 3px;
}

.bussiness_banner img {
    width: 100%;
}

.bussiness_nav {
    margin-top: -0.9rem;
}

.bussiness_nav .box .item a {
    display: block;
    font-family: 'fang';
    text-align: center;
    padding: 0.35rem 0.2rem 0.16rem;
}

.bussiness_nav .box .item a .top {
    font-size: 0.2rem;
    margin-bottom: 0.4rem;
    color: #fff;
}

.bussiness_nav .box .item a .bot i {
    color: #fff;
    font-weight: bold;
    display: inline-block;
}

.bussiness_nav .box .item a:hover .bot i {
    color: #ff7500;
    -webkit-animation: flip 1s ease both;
    animation: flip 1s ease both;
}

.bussiness_nav .box .active a {
    background: #ff7500;
}

.bussiness_nav .box .active a .bot i {
    color: #fff !important;
}

.bussiness_nav_main {
    padding-top: 0.6rem;
}

.bussiness_nav_main .box {
    position: relative;
}

.bussiness_nav_main .box .img img {
    width: 100%;
}

.bussiness_nav_main .box .position {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1.06rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.bussiness_nav_main .box .position .main {
    color: #fff;
}

.bussiness_nav_main .box .position .main h5 {
    font-size: 0.52rem;
    font-family: 'fang';
}

.bussiness_nav_main .box .position .main h6 {
    font-size: 0.26rem;
    font-family: 'fang';
    margin-top: 0.2rem;
}

.bussiness_nav_main .box .position .main .text {
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.34rem;
    margin-top: 0.36rem;
}

.Solution_container .box {
    margin-top: 0.72rem;
}

.Solution_container .box .banner .swiper-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    background: #f7f7f7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide:nth-child(3n) {
    margin-right: 0;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a {
    display: block;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content0 {
    padding: 0.48rem 0.48rem 0.32rem 0.48rem;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content1 {
    font-size: 0.2rem;
    font-family: 'fang';
    color: #000;
    line-height: 0.3rem;
    height: 0.6rem;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content2 {
    margin-top: 0.2rem;
    height: 1.12rem;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content2 p {
    font-size: 0.16rem;
    color: #666;
    line-height: 0.28rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-align: justify;
    text-justify: distribute-all-lines;
    display: flex;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content2 p span {
    display: inline-block;
    margin-right: 0.1rem;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content2 p span:last-child {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    flex: 1;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content3 {
    margin-top: 0.45rem;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content3 p {
    width: 0.34rem;
    line-height: 0.34rem;
    text-align: center;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #fff;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content3 p i {
    font-size: 0.14rem;
    font-weight: bold;
    color: #ff7500;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content4 {
    overflow: hidden;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content4 img {
    width: 100%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a:hover .content1 {
    color: #ff7500;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a:hover .content3 p {
    background: #ff7500;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a:hover .content3 p i {
    color: #fff;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a:hover .content4 img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.qualification_container .box {
    margin-top: 0.72rem;
}

.qualification_container .box .banner .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}

.qualification_container .box .banner .swiper-slide {
    font-family: 'fang';
    text-align: center;
}

.qualification_container .box .banner .swiper-slide .img img {
    width: 0.9rem;
}

.qualification_container .box .banner .swiper-slide .text {
    font-size: 0.2rem;
    margin-top: 0.38rem;
}

.ann_left {
    display: none;
}

.side_container {
    position: fixed;
    top: 25%;
    left: 0.42rem;
    z-index: 5;
}

.side_container ul {
    position: relative;
    overflow: hidden;
}

.side_container ul::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #eaeaea;
}

.side_container ul::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: var(--i);
    width: 1px;
    background: #ff7500;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.side_container ul li {
    margin-bottom: 0.22rem;
    padding-left: 0.2rem;
}

.side_container ul li:last-child {
    margin-bottom: 0;
}

.side_container ul li a {
    font-size: 0.14rem;
    color: #666;
    font-family: 'fang';
}

.side_container ul .active a {
    color: #000;
}

.BusinessCompany .box {
    margin-top: 0.72rem;
}

.BusinessCompany .box .item {
    background: #fff;
    padding: 0.6rem 0.5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.BusinessCompany .box .item .content0 img {
    height: 0.34rem;
}

.BusinessCompany .box .item .content2 {
    font-size: 0.26rem;
    color: #000;
    font-family: 'fang';
    margin-top: 0.4rem;
}

.BusinessCompany .box .item .content3 {
    font-size: 0.16rem;
    color: #666;
    line-height: 0.28rem;
    margin-top: 0.2rem;
    width: 90%;
}

.BusinessCompany .box .item .content4 {
    margin-top: 0.45rem;
}

.BusinessCompany .box .item .content4 .right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.BusinessCompany .box .item .content4 .right ul li {
    margin-left: 0.1rem;
    position: relative;
}

.BusinessCompany .box .item .content4 .right ul li a {
    display: block;
}

.BusinessCompany .box .item .content4 .right ul li .btn {
    width: 0.36rem;
    height: 0.36rem;
    background: #dbdbdb;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.BusinessCompany .box .item .content4 .right ul li .btn svg {
    margin: auto;
}

.BusinessCompany .box .item .content4 .right ul li:hover .btn {
    background: #ff7500;
}

.BusinessCompany .box .item .content4 .right ul li .ewm {
    position: absolute;
    bottom: 180%;
    left: 50%;
    -webkit-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    padding: 0.04rem;
    background: #fff;
    -webkit-filter: drop-shadow(0px 0px 1px #999);
    filter: drop-shadow(0px 0px 1px #999);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.BusinessCompany .box .item .content4 .right ul li .ewm::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(100%);
    -ms-transform: translateX(-50%) translateY(100%);
    transform: translateX(-50%) translateY(100%);
    border: 8px solid transparent;
    border-top-color: #fff;
}

.BusinessCompany .box .item .content4 .right ul li .call {
    position: absolute;
    right: 120%;
    top: 0;
    height: 100%;
    background: #ff7500;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
}

.BusinessCompany .box .item .content4 .right ul li .call a {
    font-size: 14px;
    color: #fff;
    font-family: 'fang';
    white-space: nowrap;
    line-height: 0.36rem;
    padding: 0 0.32rem 0 0.12rem;
}

.BusinessCompany .box .item .content4 .right ul li .call a svg {
    vertical-align: middle;
    margin-right: 0.05rem;
}

.BusinessCompany .box .item .content4 .right ul li:hover .ewm {
    -webkit-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
}

.BusinessCompany .box .item .content4 .right ul li:hover .call {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.BusinessCompany .box1 .item {
    width: 49.5%;
}

.contact_layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 9;
    display: none;
}

.contact_layer .box {
    width: 10rem;
    min-height: 1rem;
    background: #fff;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0.76rem 0.5rem;
}

.contact_layer .box .close {
    position: absolute;
    right: 0.2rem;
    top: 0.2rem;
}

.contact_layer .box .close i {
    font-size: 0.2rem;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    display: inline-block;
    cursor: pointer;
}

.contact_layer .box .close:hover i {
    color: #ff7500;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.contact_layer .box .title {
    font-size: 0.32rem;
    font-family: 'fang';
    text-align: center;
}

.contact_layer .box .item .input {
    width: 31.333%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    border-bottom: 1px solid #dbdbdb;
}

.contact_layer .box .item .input input {
    display: block;
    width: 100%;
    height: 0.6rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    font-size: 0.16rem;
}

.contact_layer .box .item .input input::-webkit-input-placeholder {
    font-size: 0.16rem;
    color: #666;
    font-family: 'fang';
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.contact_layer .box .item .input input::-moz-placeholder {
    font-size: 0.16rem;
    color: #666;
    font-family: 'fang';
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.contact_layer .box .item .input input:-ms-input-placeholder {
    font-size: 0.16rem;
    color: #666;
    font-family: 'fang';
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.contact_layer .box .item .input input::-ms-input-placeholder {
    font-size: 0.16rem;
    color: #666;
    font-family: 'fang';
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.contact_layer .box .item .input input::placeholder {
    font-size: 0.16rem;
    color: #666;
    font-family: 'fang';
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.contact_layer .box .item .input:hover {
    border-color: #ff7500;
}

.contact_layer .box .item .input:hover input::-webkit-input-placeholder {
    color: #000;
}

.contact_layer .box .item .input:hover input::-moz-placeholder {
    color: #000;
}

.contact_layer .box .item .input:hover input:-ms-input-placeholder {
    color: #000;
}

.contact_layer .box .item .input:hover input::-ms-input-placeholder {
    color: #000;
}

.contact_layer .box .item .input:hover input::placeholder {
    color: #000;
}

.contact_layer .box .item1 {
    margin-top: 0.16rem;
}

.contact_layer .box .item1 .input {
    width: 48%;
}

.contact_layer .box .item2 {
    margin-top: 0.32rem;
}

.contact_layer .box .item2 textarea {
    display: block;
    width: 100%;
    height: 0.6rem;
    -webkit-box-sizing: border-box;
    border: 0;
    font-size: 0.16rem;
    border-bottom: 1px solid #dbdbdb;
    height: 1.92rem;
    box-sizing: border-box;
    resize: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.contact_layer .box .item2 textarea::-webkit-input-placeholder {
    font-size: 0.16rem;
    color: #666;
    font-family: 'fang';
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.contact_layer .box .item2 textarea::-moz-placeholder {
    font-size: 0.16rem;
    color: #666;
    font-family: 'fang';
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.contact_layer .box .item2 textarea:-ms-input-placeholder {
    font-size: 0.16rem;
    color: #666;
    font-family: 'fang';
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.contact_layer .box .item2 textarea::-ms-input-placeholder {
    font-size: 0.16rem;
    color: #666;
    font-family: 'fang';
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.contact_layer .box .item2 textarea::placeholder {
    font-size: 0.16rem;
    color: #666;
    font-family: 'fang';
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.contact_layer .box .item2 textarea:hover {
    border-color: #ff7500;
}

.contact_layer .box .item2 textarea:hover::-webkit-input-placeholder {
    color: #000;
}

.contact_layer .box .item2 textarea:hover::-moz-placeholder {
    color: #000;
}

.contact_layer .box .item2 textarea:hover:-ms-input-placeholder {
    color: #000;
}

.contact_layer .box .item2 textarea:hover::-ms-input-placeholder {
    color: #000;
}

.contact_layer .box .item2 textarea:hover::placeholder {
    color: #000;
}

.contact_layer .box .item3 {
    margin-top: 0.5rem;
}

.contact_layer .box .item3 input {
    display: none;
}

.contact_layer .box .item3 input {
    font-family: 'fang';
    font-size: 0.16rem;
}

.select_container {
    background: #f7f7f7;
    /*margin-top: 0.96rem;*/
    position: -webkit-sticky;
    position: sticky;
    top: 0.95rem;
    z-index: 2;
}

.select_container .box .main_ li {
    margin: 0 0.3rem;
}

.select_container .box .main_ li a {
    display: inline-block;
    font-size: 14px;
    color: #333;
    line-height: 0.64rem;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-family: 'fang';
    position: relative;
}

.select_container .box .main_ li a::after {
    content: '';
    position: absolute;
    bottom: 0rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0%;
    height: 2px;
    background: #ff7500;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.select_container .box .main_ li a:hover {
    color: #ff7500;
}

.select_container .box .main_ li a:hover::after {
    width: 100%;
}

.select_container .box .main_ .active a {
    color: #ff7500;
}

.select_container .box .main_ .active a::after {
    width: 100%;
}

.product_info .box {
    margin-top: 0.6rem;
}

.product_info .box .boxLeft {
    width: 50%;
    overflow: hidden;
}

.product_info .box .boxLeft img {
    width: 100%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.product_info .box .boxLeft:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.product_info .box .boxRight {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.36rem 0.95rem 0;
}

.product_info .box .boxRight .content1 {
    font-size: 0.36rem;
    font-family: 'fang';
    line-height: 0.45rem;
}

.product_info .box .boxRight .content2 {
    margin-top: 0.38rem;
    overflow-y: auto;
    /*height: 2rem;*/
    padding-right: 10px;
}

.product_info .box .boxRight .content2::-webkit-scrollbar {
    width: 2px;
}

.product_info .box .boxRight .content2::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: rgba(11, 51, 142, 1)
}

.product_info .box .boxRight .content2::-webkit-scrollbar-track {
    border-radius: 2px;
    background: rgba(218, 218, 218, 1);
}

.product_info .box .boxRight .content2 p {
    font-size: 0.16rem;
    color: #666;
    line-height: 0.28rem;
}

.product_info .box .boxRight .content2 p span {
    display: inline-block;
    margin-right: 0.1rem;
}

.product_info .box .boxRight .content3 {
    margin-top: 0.67rem;
}

.product_info .box .boxRight .content3 .down {
    margin-left: 0.32rem;
}

.product_info .box .boxRight .content3 .down a {
    display: block;
    font-family: 'fang';
    font-size: 0.18rem;
    line-height: 0.6rem;
    width: 2.1rem;
    text-align: center;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #000;
}

.product_info .box .boxRight .content3 .down a svg {
    margin-right: 0.2rem;
}

.product_info .box .boxRight .content3 .down a:hover {
    color: #ff7500;
}

.TechnicalIntroduction {
    padding-bottom: 1rem;
}

.TechnicalIntroduction .box .content1 {
    margin-top: 0.3rem;
    color: #666;
    font-size: 0.16rem;
    line-height: 0.28rem;
    text-align: justify;
}

.TechnicalIntroduction .box .content2 {
    margin-top: 0.9rem;
}

.TechnicalIntroduction .box .content2 .item {
    font-family: 'fang';
    width: 20%;
}

.TechnicalIntroduction .box .content2 .item .top {
    font-size: 0.16rem;
    color: #666;
    margin-bottom: 0.18rem;
    padding-bottom: 0.18rem;
    border-bottom: 1px solid #666666;
}

.TechnicalIntroduction .box .content2 .item .bot {
    color: #000;
}

.CorrespondingProduct .box {
    margin-top: 0.45rem;
}

.CorrespondingProduct .box .banner .swiper-slide a {
    display: block;
    text-align: center;
    padding: 0.52rem 0 0.6rem;
    position: relative;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.CorrespondingProduct .box .banner .swiper-slide a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 2px;
    background: #ff7500;
    width: 0%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.CorrespondingProduct .box .banner .swiper-slide a .content1 {
    height: 2.45rem;
    width: 2.75rem;
    text-align: center;
    margin: auto;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.CorrespondingProduct .box .banner .swiper-slide a .content1 img {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.CorrespondingProduct .box .banner .swiper-slide a .content2 {
    font-size: 0.2rem;
    color: #666;
    line-height: 0.32rem;
    font-family: 'fang';
    height: 0.96rem;
    width: 64%;
    margin: 0.38rem auto 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    position: relative;
    top: 0;
}

.CorrespondingProduct .box .banner .swiper-slide a:hover {
    background: #fff;
    border-color: #ff7500;
}

.CorrespondingProduct .box .banner .swiper-slide a:hover::after {
    width: 100%;
}

.CorrespondingProduct .box .banner .swiper-slide a:hover .content1 img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.CorrespondingProduct .box .banner .swiper-slide a:hover .content2 {
    color: #000;
    top: 0.2rem;
}

.CorrespondingProduct .box .banner .swiper-slide .active {
    background: #fff;
}

.CorrespondingProduct .box .banner .swiper-slide .active::after {
    width: 100%;
}

.CorrespondingProduct .box .banner .swiper-slide .active .content1 img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.CorrespondingProduct .box .banner .swiper-slide .active .content2 {
    color: #000;
}

.RelatedSolutions .box {
    margin-top: 0.72rem;
}

.RelatedSolutions .box .item {
    width: 22%;
    margin-right: 2%;
    margin-bottom: .3rem;
}

.RelatedSolutions .box .item:nth-child(4n) {
    margin-right: 0;
}

.RelatedSolutions .box .item a {
    display: block;
}

.RelatedSolutions .box .item a .content0 {
    padding: 0.3rem;
    background: #f7f7f7;
}

.RelatedSolutions .box .item a .content1 {
    font-size: 0.22rem;
    font-family: 'fang';
    color: #000;
    line-height: 0.3rem;
    height: 0.9rem;
}

.RelatedSolutions .box .item a .content3 {
    margin-top: 0.2rem;
}

.RelatedSolutions .box .item a .content3 p {
    width: 0.34rem;
    line-height: 0.34rem;
    text-align: center;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #fff;
}

.RelatedSolutions .box .item a .content3 p i {
    font-size: 0.14rem;
    font-weight: bold;
    color: #ff7500;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.RelatedSolutions .box .item a .content4 {
    overflow: hidden;
}

.RelatedSolutions .box .item a .content4 img {
    width: 100%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.RelatedSolutions .box .item a:hover .content3 p {
    background: #ff7500;
}

.RelatedSolutions .box .item a:hover .content3 p i {
    color: #fff;
}

.RelatedSolutions .box .item a:hover .content4 img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.related_download {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 9;
    display: none;
}

.related_download .box {
    width: 10rem;
    min-height: 1rem;
    background: #fff;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0.76rem 0.5rem;
}

.related_download .box .close {
    position: absolute;
    right: 0.2rem;
    top: 0.2rem;
}

.related_download .box .close i {
    font-size: 0.2rem;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    display: inline-block;
    cursor: pointer;
}

.related_download .box .close:hover i {
    color: #ff7500;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.related_download .box .title {
    font-size: 0.32rem;
    font-family: 'fang';
    text-align: center;
}

.related_download .box .main {
    margin-top: 0.32rem;
}

.related_download .box .main ul {
    height: 4.5rem;
}

.related_download .box .main ul li {
    border-bottom: 1px solid #eee;
}

.related_download .box .main ul li a {
    line-height: 0.95rem;
}

.related_download .box .main ul li a .left {
    font-size: 0.2rem;
    color: #000;
    font-family: 'fang';
    padding-left: 0.3rem;
    max-width: 70%;
    position: relative;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.related_download .box .main ul li a .left::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    background: #000;
}

.related_download .box .main ul li a .right svg path {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.related_download .box .main ul li a:hover .left {
    color: #ff7500;
}

.related_download .box .main ul li a:hover .right svg path {
    fill: #ff7500;
}

.Partner_container {
    position: relative;
}

.Partner_container .img img {
    width: 100%;
}

.Partner_container .position {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.Partner_container .position .index_title {
    padding-top: 1.54rem;
}

.Partner_container .position .box {
    font-family: 'fang';
}

.Partner_container .position .box .content0 {
    font-size: 0.26rem;
    margin-top: 0.28rem;
}

.Partner_container .position .box .content1 {
    font-size: 0.18rem;
    color: #666;
    line-height: 0.34rem;
    max-width: 5.2rem;
    margin-top: 0.5rem;
    text-align: justify;
}

.Partner_container .position .box .content2 {
    margin-top: 0.66rem;
}

.team_container .box .content0 {
    font-family: 'fang';
    font-size: 0.26rem;
    margin-top: 0.28rem;
}

.team_container .box .content2 {
    margin-top: 0.7rem;
}

.team_container .box .content2 .item {
    position: relative;
}

.team_container .box .content2 .item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.team_container .box .content2 .item .bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: var(--i);
    opacity: 0.2;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.team_container .box .content2 .item .posi {
    position: absolute;
    z-index: 2;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 0.5rem;
    left: 0rem;
    width: 100%;
    padding: 0 0.5rem;
    font-family: 'fang';
}

.team_container .box .content2 .item .posi h5 {
    font-size: 0.3rem;
}

.team_container .box .content2 .item .posi p {
    font-size: 0.22rem;
    line-height: 0.3rem;
    margin-top: 0.2rem;
    opacity: 0;
}

.team_container .box .content2 .item:hover .bg {
    opacity: 1;
}

.team_container .box .content2 .item:hover .posi p {
    opacity: 1;
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
}

.team_container .box .content2 .item0 {
    width: 29%;
}

.team_container .box .content2 .item1 {
    width: 29%;
}

.team_container .box .content2 .item2 {
    width: 42%;
}

.team_container .box .content2 .item3 {
    width: 58%;
}

.team_container .box .content2 .item4 {
    width: 42%;
}

.team_container .box .content2 .item5 {
    width: 42%;
}

.team_container .box .content2 .item6 {
    width: 29%;
}

.team_container .box .content2 .item7 {
    width: 29%;
}

.StaffStyle .box .banner .swiper-container {
    padding: 10px;
}

.StaffStyle .box .banner .swiper-slide .item {
    display: block;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.StaffStyle .box .banner .swiper-slide .item .content0 {
    overflow: hidden;
}

.StaffStyle .box .banner .swiper-slide .item .content0 img {
    width: 100%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.StaffStyle .box .banner .swiper-slide .item .content1 {
    padding: 0.25rem 0.2rem;
}

.StaffStyle .box .banner .swiper-slide .item .content3 {
    font-family: 'fang';
    font-size: 0.26rem;
    line-height: 0.35rem;
    margin-top: 0.2rem;
    color: #000;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.StaffStyle .box .banner .swiper-slide .item:hover {
    -webkit-box-shadow: 0px 0px 12px #eee;
    box-shadow: 0px 0px 12px #eee;
}

.StaffStyle .box .banner .swiper-slide .item:hover .content0 img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.StaffStyle .box .controls {
    margin-top: 0.54rem;
}

.StaffStyle .box .controls .prog {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 90%;
}

.StaffStyle .box .controls .progressbar {
    position: relative;
    height: 7px;
    background: url(/static/default/images/bg1.png) repeat-x;
    width: 100%;
}

.StaffStyle .box .controls .progressbar .swiper-scrollbar-drag {
    border-radius: 0;
    background: url(/static/default/images/bg2.png) no-repeat 50% 50%;
    background-size: 100% 100%;
}

.StaffStyle .box .controls .button {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.StaffStyle .box .controls .button path {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.StaffStyle .box .controls .button:hover path {
    stroke: #ff7500;
    opacity: 1;
}

.JoinUs {
    padding-bottom: 0.9rem;
}

.JoinUs .box {
    margin-top: 0.7rem;
}

.JoinUs .box .list {
    background: #fff;
    margin-bottom: 0.1rem;
}

.JoinUs .box .list .boxTop {
    font-family: 'fang';
    line-height: 0.4rem;
    padding: 0.24rem 0.42rem;
    font-size: 14px;
    cursor: pointer;
}

.JoinUs .box .list .boxTop svg {
    vertical-align: middle;
}

.JoinUs .box .list .boxTop .content0 {
    font-size: 0.22rem;
    width: 22%;
}

.JoinUs .box .list .boxTop .content2 {
    width: 12%;
}

.JoinUs .box .list .boxTop .content5 p {
    height: 0.4rem;
    width: 0.4rem;
    text-align: center;
    line-height: 0.4rem;
    background: #ff7500;
    color: #fff;
}

.JoinUs .box .list .boxTop .content5 p i {
    font-size: 14px;
    display: inline-block;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.JoinUs .box .list .boxTop.active .content5 p i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.JoinUs .box .list .boxBot {
    padding: 0 0.42rem 0.98rem;
    display: none;
}

.JoinUs .box .list .boxBot .main {
    border-top: 1px solid #eee;
}

.JoinUs .box .list .boxBot .main .item {
    font-family: 'fang';
    padding: 0.4rem 0 0;
}

.JoinUs .box .list .boxBot .main .item h5 {
    font-size: 0.16rem;
    color: #666;
}

.JoinUs .box .list .boxBot .main .item div {
    font-size: 0.16rem;
    color: #333;
    margin-top: 0.16rem;
    line-height: 0.36rem;
}

.JoinUs .box .list .boxBot .main .item1 {
    margin-top: 0.75rem;
}

.JoinUs .box1 {
    padding-top: 0.16rem;
}

.uploadLayer {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9;
    display: none;
}

.uploadLayer .box {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 5.4rem;
    margin: auto;
    background: #fff;
    text-align: center;
    padding: 0.55rem 0;
    position: relative;
    border-radius: 6px;
}

.uploadLayer .box>span {
    display: block;
    position: absolute;
    top: 0.16rem;
    right: 0.16rem;
    font-size: 0.24rem;
    color: #232323;
    cursor: pointer;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.uploadLayer .box>span:hover {
    color: #ff7500;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.uploadLayer .box .main1 {
    cursor: pointer;
    position: relative;
}

.uploadLayer .box .main1 p {
    position: absolute;
    bottom: 0.4rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 0.16rem;
    width: 1.4rem;
    text-align: center;
    cursor: pointer;
    line-height: 0.4rem;
    width: 0.84rem;
    background: #232323;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #fff;
}

.uploadLayer .box .main1 p:hover {
    background: #ff7500;
}

.uploadLayer .box .main1 img {
    width: 1.96rem;
}

.f36 {
    font-size: 0.32rem;
    margin-bottom: 0.48rem;
}

.uploadLayer .box .main2 {
    margin-top: 0.4rem;
}

.uploadLayer .box .main2 input {
    display: block;
    font-size: 16px;
    width: 1.4rem;
    border: 1px solid #fff;
    text-align: center;
    line-height: 0.45rem;
    cursor: pointer;
    color: #fff;
    position: relative;
    overflow: hidden;
    background: #232323;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    margin: auto;
}

.uploadLayer .box .main2 input:hover {
    background: #ff7500;
}

.uploadLayer .box .main3 {
    margin-top: 0.4rem;
}

.uploadLayer .box .main3 p {
    font-size: 0.16rem;
    color: #999;
    margin-bottom: 0.2rem;
}

.uploadLayer .box .main3 img {
    width: 1rem;
}

.video_container {
    margin-top: 0.7rem;
}

.video_container .item {
    width: 49%;
    margin-bottom: 0.2rem;
}

.video_container .item a {
    display: block;
}

.video_container .item a .top {
    overflow: hidden;
    position: relative;
}

.video_container .item a .top>img {
    width: 100%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.video_container .item a .top p {
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.video_container .item a .top p svg {
    margin: auto;
}

.video_container .item a .bot {
    font-size: 0.22rem;
    font-family: 'fang';
    text-align: center;
    background: #f5f5f5;
    line-height: 1.2rem;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.video_container .item a:hover .top>img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.video_container .item a:hover .bot {
    background: #ff7500;
    color: #fff;
}

.quotes {
    height: 0;
}

.quotes .box {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    font-size: 0.16rem;
    font-family: 'fang';
    padding-bottom: 0.38rem;
    color: #fff;
    position: relative;
    padding-left: 0.3rem;
}

.quotes .box svg {
    vertical-align: middle;
    margin-right: 0.14rem;
    position: absolute;
    left: 0;

}

.CompanyProfile .box {
    background: url(/static/default/images/about1.jpg) no-repeat left bottom;
    padding-bottom: 1rem;
}

.CompanyProfile .box .boxRight {
    width: 60%;
    padding-top: 0.34rem;
    font-family: 'gilroy_Medium';
    font-size: 0.18rem;
    color: #666;
    line-height: 0.34rem;
}

.CompanyProfile .box .boxRight p {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    height: auto;
    overflow: hidden;
    text-align: justify;
    word-break: break-all;
    padding-bottom: 20px;
    line-height: 2
}

.CompanyProfile .box1 {
    background: #ff7500;
    padding: 0.54rem 0;
}

.CompanyProfile .box1 .item {
    color: #fff;
    text-align: center;
}

.CompanyProfile .box1 .item .top {
    font-family: 'fang';
    font-size: 0.36rem;
}

.CompanyProfile .box1 .item .top span {
    font-size: 0.46rem;
}

.CompanyProfile .box1 .item .bot {
    font-family: 'fang';
    font-size: 0.24rem;
}

.CompanyProfile .box1 p {
    background: #fff;
    opacity: 0.3;
    width: 1px;
}

.company_jiagou{padding:50px 0;display:flex;justify-content:center; align-content: center;flex-direction: justify-content;}
















/*.DevelopmentHistory{background:url("/static/default/images/tu1.png") no-repeat;background-position:center center}*/
/*.DevelopmentHistory{background:url("/static/default/images/tu1.png") no-repeat;background-position:center center;background-position: center 115%;}*/
.DevelopmentHistory {
    background: url("/static/default/images/tu1.png") no-repeat;
    background-position: center 80%; /* 水平居中，，，，，，笔直偏向下移10% */
}



.DevelopmentHistory .swiper_box {
    margin-left: 10.4vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.DevelopmentHistory .swiper_box .banner {
    margin-top: 0.7rem;
    margin-bottom: 0.55rem;
    height: 4rem;
}

.DevelopmentHistory .swiper_box .banner .swiper-slide {
    padding-left: 0.5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 2rem;
    cursor: pointer;
}

.DevelopmentHistory .swiper_box .banner .swiper-slide .item {
    padding-left: 0.22rem;
    position: relative;
    top: 0;
    transition: .33s;
}

.DevelopmentHistory .swiper_box .banner .swiper-slide .item .top {
    font-size: 0.24rem;
    font-family: 'fang';
    position: relative;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.DevelopmentHistory .swiper_box .banner .swiper-slide .item .bot {
    font-size: 14px;
    color: #666;
    margin-top: 0.14rem;
    line-height: 0.2rem;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    max-height: 1rem;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 10px;
}

.DevelopmentHistory .swiper_box .banner .swiper-slide .item .bot::-webkit-scrollbar {
    /*?????¨????????“??·???*/
    width: 1px;
    /*é????????????????”?¨???–?????¨???????°????*/
    height: 2px;
}

.DevelopmentHistory .swiper_box .banner .swiper-slide .item .bot::-webkit-scrollbar-thumb {
    /*?????¨???é??é???°??–???—*/
    border-radius: 2px;
    /* -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
    background: rgba(7, 49, 144, 1);
}

.DevelopmentHistory .swiper_box .banner .swiper-slide .item .bot::-webkit-scrollbar-track {
    /*?????¨???é??é??è?¨é?“*/
    /* -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.1);
}


.DevelopmentHistory .swiper_box .banner .swiper-slide .item .bot p {
    margin-bottom: 0.2rem;
}

.DevelopmentHistory .swiper_box .banner .swiper-slide .item::before {
    content: '';
    position: absolute;
    left: -4px;
    top: 0.09rem;
    width: 4px;
    height: 4px;
    border: 2px solid #ff7500;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.DevelopmentHistory .swiper_box .banner .swiper-slide .item::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0.3rem;
    height: 100%;
    width: 1px;
    background: #ddd;
}




.DevelopmentHistory .swiper_box .banner .active .item .top {
    font-size: 0.36rem;
    color: #ff7500;
}

.DevelopmentHistory .swiper_box .banner .active .item .bot {
    font-size: 0.16rem;
    color: #000;
}

.DevelopmentHistory .swiper_box .banner .active .item::before {
    top: 0.15rem;
    background: #ff7500;
}

.DevelopmentHistory .swiper_box .banner .active .item::after {
    top: 0.4rem;
}



.DevelopmentHistory .box {
    margin-top: 1rem;
}

.DevelopmentHistory .box .banner1 {
    width: 94%;
}

.DevelopmentHistory .box .banner1 .swiper-slide {
    cursor: pointer;
}

.DevelopmentHistory .box .banner1 .swiper-slide p {
    font-size: 0.18rem;
    color: #999;
    font-family: 'fang';
    text-align: center;
    cursor: pointer;
}

.DevelopmentHistory .box .banner1 .active p {
    color: #ff7500;
}

.DevelopmentHistory .box .button i {
    font-size: 0.18rem;
    font-weight: bold;
    color: #999;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    cursor: pointer;
}

.DevelopmentHistory .box .button i:hover {
    color: #ff7500;
}

.DevelopmentHistory .img_box {
    margin-left: 10.4vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    margin-top: -2rem;
}

.DevelopmentHistory .img_box .img_list {
    position: relative;
    left: 0;
    -webkit-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    transition: 0.6s ease;
}

.DevelopmentHistory .img_box .img_list>img {
    height: 2rem;
    position: relative;
    left: 0;
}

.DevelopmentHistory .img_box .img_list .bgimg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url("/static/default/images/tu1.png") no-repeat;
    background-position: -800px 50%;
    -webkit-transition: 0.6s ease-in;
    -o-transition: 0.6s ease-in;
    transition: 0.6s ease-in;
    background-size: auto 100%;
    -webkit-mask-image: url("/static/default/images/tu1.png");
    -webkit-mask-size: auto 100%;
}

.CorporateCulture {
    position: relative;
    overflow: hidden;
}

/*.CorporateCulture .img {*/
/*    opacity: 0;*/
/*}*/
.CorporateCulture .img video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

.CorporateCulture .biaoti {
    position: absolute;
    top: 0.74rem;
    left: 10.4vw;
    z-index: 3;
}

.CorporateCulture .biaoti .index_title {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.CorporateCulture .biaoti .index_title .content0 {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.CorporateCulture .biaoti.active .index_title {
    color: #fff;
}

.CorporateCulture .biaoti.active .index_title .content0 {
    color: #fff;
}

.CorporateCulture .wenan {
    position: absolute;
    left: 50%;
    top: 65%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 0.42rem;
    font-family: 'fang';
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 3;
}

.CorporateCulture .wenan.active {
    margin-top: 0;
    color: #fff;
}

.CorporateCulture .wenan p {
    color: #000;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

.CorporateCulture .position {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.CorporateCulture .position.active {
    opacity: 0;
}

.CorporateCulture .position img {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 5;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    max-width: none;
}

.SustainableDevelopment .box .banner .swiper-container {
    padding: 10px;
}

.SustainableDevelopment .box .banner .swiper-slide .item {
    display: block;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.SustainableDevelopment .box .banner .swiper-slide .item .content0 {
    overflow: hidden;
}

.SustainableDevelopment .box .banner .swiper-slide .item .content0 img {
    width: 100%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.SustainableDevelopment .box .banner .swiper-slide .item .content1 {
    padding: 0.25rem 0.2rem;
}

.SustainableDevelopment .box .banner .swiper-slide .item .content2 {
    font-family: 'gilroy_Medium';
    font-size: 0.16rem;
    color: #ff7500;
}

.SustainableDevelopment .box .banner .swiper-slide .item .content3 {
    font-family: 'fang';
    font-size: 0.26rem;
    line-height: 0.35rem;
    height: 0.7rem;
    margin-top: 0.24rem;
    color: #000;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    padding-right: 0.4rem;
}

.SustainableDevelopment .box .banner .swiper-slide .item:hover {
    -webkit-box-shadow: 0px 0px 12px #eee;
    box-shadow: 0px 0px 12px #eee;
}

.SustainableDevelopment .box .banner .swiper-slide .item:hover .content0 img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.SustainableDevelopment .box .controls {
    margin-top: 0.54rem;
}

.SustainableDevelopment .box .controls .prog {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 90%;
}

.SustainableDevelopment .box .controls .progressbar {
    position: relative;
    height: 7px;
    background: url(/static/default/images/bg1.png) repeat-x;
    width: 100%;
}

.SustainableDevelopment .box .controls .progressbar .swiper-scrollbar-drag {
    border-radius: 0;
    background: url(/static/default/images/bg2.png) no-repeat 50% 50%;
    background-size: 100% 100%;
}

.SustainableDevelopment .box .controls .button {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.SustainableDevelopment .box .controls .button path {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.SustainableDevelopment .box .controls .button:hover path {
    stroke: #ff7500;
    opacity: 1;
}

.HonorEnterprise .box .boxLeft .data {
    margin-top: 1rem;
}

.HonorEnterprise .box .boxLeft .data>div {
    margin-bottom: 0.74rem;
}

.HonorEnterprise .box .boxLeft .data>div .top {
    color: #ff7500;
    font-family: 'fang';
    font-size: 0.5rem;
}

.HonorEnterprise .box .boxLeft .data>div .top span {
    font-size: 0.66rem;
}

.HonorEnterprise .box .boxLeft .data>div .bot {
    font-size: 0.22rem;
    font-family: 'fang';
}

.HonorEnterprise .box .boxRight {
    height: -webkit-calc(99.05vh);
    height: calc(100vh - 0.95rem);
    width: 9.4rem;
}

.HonorEnterprise .box .boxRight .banner {
    width: 33.333%;
    height: 100%;
}

.HonorEnterprise .box .boxRight .banner .swiper-container {
    height: 100%;
    padding: 0 0.2rem;
}

.HonorEnterprise .box .boxRight .banner .swiper-container .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}

.HonorEnterprise .box .boxRight .banner .swiper-container .swiper-slide {
    height: auto;
}

.HonorEnterprise .box .boxRight .banner .swiper-container .swiper-slide p {
    -webkit-box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.1);
}

.HonorEnterprise .box .boxRight .banner .swiper-container .swiper-slide p img {
    width: 100%;
}

.ContactUs .box .toggle {
    margin-top: 0.84rem;
}

.ContactUs .box .toggle ul li {
    margin: 0 0.55rem;
}

.ContactUs .box .toggle ul li a {
    font-size: 0.26rem;
    color: #666;
    font-family: 'fang';
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    display: inline-block;
    padding-bottom: 0.2rem;
    border-bottom: 2px solid transparent;
}

.ContactUs .box .toggle ul li a:hover {
    color: #ff7500;
}

.ContactUs .box .toggle ul .active a {
    color: #000;
    border-color: #ff7500;
}

.ContactUs .box .toggle_main {
    margin-top: 0.76rem;
}

.ContactUs .box .toggle_main .list {
    display: none;
}

.ContactUs .box .toggle_main .list .item {
    width: 49%;
}

.ContactUs .box .toggle_main .list .item h5 {
    font-size: 0.24rem;
    font-family: 'fang';
    border-bottom: 1px solid #eee;
    padding-bottom: 0.38rem;
}

.ContactUs .box .toggle_main .list .item .main {
    margin-top: 0.3rem;
}

.ContactUs .box .toggle_main .list .item .main .ite {
    width: 100%;
    margin-bottom: 0.5rem;
}

.ContactUs .box .toggle_main .list .item .main .ite h6 {
    font-size: 0.22rem;
    font-family: 'fang';
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.ContactUs .box .toggle_main .list .item .main .ite h6 svg {
    vertical-align: middle;
    margin-left: 0.24rem;
    display: none;
}

.ContactUs .box .toggle_main .list .item .main .ite div {
    margin-top: 0.24rem;
}

.ContactUs .box .toggle_main .list .item .main .ite div p {
    font-size: 0.16rem;
    line-height: 0.28rem;
    color: #666;
}

.ContactUs .box .toggle_main .list .item .main .ite div p span {
    display: inline-block;
    margin-right: 0.1rem;
}

.ContactUs .box .toggle_main .list .item .main .ite div p font {
    display: inline-block;
    margin-right: 0.25rem;
}

.ContactUs .box .toggle_main .list .item .main .ite div p a {
    color: #666;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.ContactUs .box .toggle_main .list .item .main .ite div p a:hover {
    color: #ff7500;
}

.ContactUs .box .toggle_main .list .item .main .ite:hover h6 {
    color: #ff7500;
}

.ContactUs .box .toggle_main .list:first-child .item:first-child {
    width: 100%;
}

.ContactUs .box .toggle_main .list:first-child .item:first-child .main .ite {
    width: 49%;
    margin-bottom: 0.72rem;
}

.ContactUs .box .toggle_main .list:first-child .item:first-child .main .ite:first-child {
    width: 100%;
}

.ContactUs .box .toggle_main .list:first-child .item:first-child .main .ite:first-child h6 svg {
    display: inline-block;
}

.ContactUs .box .toggle_main .list.active {
    display: block;
}

@media screen and (max-width: 1600px) {
    .TechnicalIntroduction .box .content2 .item {
        width: 22%;
    }



}

@media screen and (max-width: 1520px) {
    .StockInformation .box .boxRight .echarts {
        margin: -476px 0px -50px -50px;
    }

    .StockInformation .box .boxRight .echarts iframe {
        width: 1075px;
        height: 950px;
    }

    .product_info .box .boxRight .content1 {
        font-size: 0.32rem;
    }

    .News_container .box .item .content3 br {
        display: none;
    }

    .index_header .box .nav .item {
        margin: 0 0.2rem;
    }

    .index_about .img img {
        min-height: 100vh;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .index_about {
        min-height: 100vh;
    }

    .JoinUs .box .list .boxTop .content2 {
        width: 15%;
    }

    .product_info .box .boxRight .content2 {
        height: 1.6rem;
    }

    .menu_container .box .footerBox .right {
        margin-top: .2rem;
    }
}


@media screen and (max-width: 1440px) {

    .index_banner .banner .swiper-slide .position .box h5 {
        font-size: 61px;

    }

    .index_banner .banner .swiper-slide .position .box h6 {
        font-size: 16px;

    }
}

@media screen and (max-width: 1400px) {

    .index_banner .banner .swiper-slide .position .box h5 {
        font-size: 54px;

    }

    .index_banner .banner .swiper-slide .position .box h6 {
        font-size: 14px;

    }

    .index_header .box .nav {
        margin-left: 0vw;
    }

    .index_banner .banner .swiper-slide .position .box h5 {
        font-size: 0.6rem;
    }

    .index_about .box .info {
        max-width: 7.2rem;
    }

    .product_info .box .boxRight .content1 {
        font-size: 0.3rem;
    }

    .product_info .box .boxRight .content3 .down {
        margin-left: 0;
    }

    .CorrespondingProduct .box .banner .swiper-slide a .content2 {
        font-size: 0.18rem;
    }

    .RelatedSolutions .box .item a .content1 {
        font-size: 0.2rem;
    }

    .StockInformation .box .boxLeft {
        padding-top: 0.3rem;
    }

    .BulletinExchange .box .item a .boxBot svg {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }

    .BulletinExchange .box .item a .boxBot {
        padding: 0.46rem 0.38rem 1rem;
    }

    .News_container .box .item .content3 {
        font-size: 0.22rem;
    }

    .News_info .box {
        width: min(1200px, 79.2vw);
    }

    .index_header .box .language {
        margin-left: 0.45rem;
    }

    .HonorEnterprise .box .boxRight {
        width: 8.4rem;
    }

    .HonorEnterprise .box .boxLeft .data>div .top span {
        font-size: 0.46rem;
    }

    .HonorEnterprise .box .boxLeft .data {
        /*margin-top: 1.5rem;*/
    }

    .side_container {
        left: 1vw;
    }

    .menu_container .box .navBox {
        margin-top: 0.5rem;
    }

    .menu_container .box .navBox .item ul li {
        line-height: 0.3rem;
    }

    .menu_container .box .footerBox {
        margin-top: 6vh;
        padding-top: 0.4rem;
    }

    .menu_container .box .navBox {
        margin-top: 0.4rem;
    }

    .menu_container .box .navBox .item ul {
        margin-top: 0.2rem;
    }

    .ContactUs .box .toggle ul li a {
        font-size: 0.22rem;
    }

    .Inner_banner .position .box h5 {
        font-size: 0.42rem;
    }

    .menu_container .box .footerBox .right {
        font-size: 13px;
    }

    .menu_container .box .footerBox .left p a,
    .menu_container .box .footerBox .left p {
        font-size: 13px;
    }

    .video_container .item a .top p svg {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }

    .inner_page .box .page a {
        font-size: 14px;
    }

    .index_title .content1 {
        font-size: 0.42rem;
    }
}

@media screen and (max-width: 1359px) {
    .index_header .box .logo a img {
        height: 34px;
    }

    .StockInformation .box .boxLeft .content2 {
        margin-top: 0.56rem;
    }

    .AnnualReport .box .banner .item .contetnt1 p a {
        font-size: 0.22rem;
    }
}

@media screen and (max-width: 1280px) {
    .index_banner .banner .swiper-slide .position .box h5 {
        font-size: calc(0.6rem - 2px);
    }

    .side_container {
        left: 0.22rem;
    }

    .JoinUs .box .list .boxTop .content2 {
        width: 20%;
    }

    .JoinUs .box .list .boxTop .content0 {
        width: 24%;
    }

    .uploadLayer .box .main2 input {
        font-size: 14px;
    }

    .CorporateCulture .wenan {
        font-size: 0.32rem;
    }

    .DevelopmentHistory .swiper_box .banner .swiper-slide .item .bot {
        line-height: initial;
    }

    .product_info .box .boxRight .content2 {
        height: 1.1rem;
    }
}

@media screen and (max-width: 1024px) {
    .product_info .box .boxRight .content2 {
        height: auto;
    }

    .StockCode .box .boxRight .item {
        margin-left: 5vw;
        margin-right: 0.2rem;
    }

    .index_equipment .box {
        padding: 0;
    }

    .ContactUs .box .toggle_main .list .item .main .ite h6 {
        position: relative;
    }

    .ContactUs .box .toggle_main .list:first-child .item:first-child .main .ite:first-child h6 svg {
        display: none;
    }

    .index_title .content5 {
        margin-top: 0.22rem;
    }

    .SustainableDevelopment .box {
        margin-top: .45rem;
    }

    .select_container {
        margin-top: 0;
        top: 0.85rem;
    }

    .News_info_brand {
        margin-top: 0.4rem;
    }

    .index_header .w1400 {
        display: none;
    }

    .MobileMain .language div p a {
        font-size: 0.2rem;
        font-family: 'gilroy_regular';
        color: #000;
        position: relative;
    }

    .MobileMain .language div p a::after {
        position: absolute;
        bottom: -0.06rem;
        left: 0;
        width: 100%;
        height: 2px;
        background: #ff7500;
        opacity: 1;
    }

    .index_banner .banner .swiper-slide .position .box h5 {
        font-size: 0.4rem;
    }

    .index_banner .banner .swiper-slide .img img {
        height: 50vh;
    }

    .index_banner .banner .swiper-slide .img video {
        height: 50vh;
    }

    .widgets {
        right: 5vw;
        bottom: 3vw;
    }


    .index_title .content1 {
        font-size: 0.32rem;
    }

    .index_equipment {
        padding: 0 5vw;
    }

    .index_equipment .box .list .item {
        width: 100%;
        margin-bottom: 0.2rem;
    }

    .index_equipment .box .list .item a .position {
        top: 1.32rem;
    }

    .index_equipment .box .list .item a .position .content2 {
        opacity: 1;
        margin-top: 0.3rem;
    }

    .index_about .img img,
    .index_about {
        min-height: 70vh;
    }

    .index_about .box .big_data .ite .top {
        font-size: 0.4rem;
    }

    .StockCode .box .boxLeft {
        width: 100%;
    }

    .index_footer .box .boxTop .item {
        display: none;
    }

    .index_footer .box .boxTop .item:last-child {
        display: block !important;
    }

    .index_footer .box .boxBot .right {
        /*display: none;*/
        margin-top: 10px;
    }

    .index_footer {
        padding: 0.5rem 0 0;
    }

    .index_footer .box .boxBot {
        margin-top: 0.3rem;
        padding: 0.4rem 0;
    }

    .ann_left {
        display: none !important;
    }

    .bussiness_nav .box {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .bussiness_nav .box .item {
        width: 25%;
    }

    .bussiness_nav .box .item a {
        padding: 0.2rem 0;
    }

    .bussiness_nav .box .item a .top {
        color: #333;
        margin-bottom: 0;
    }

    .bussiness_nav {
        margin-top: 0.5rem;
    }

    .bussiness_nav .box .active a .top {
        color: #fff;
    }

    .bussiness_nav .box .item a .bot {
        display: none;
    }

    .bussiness_nav_main .box .position .main h5 {
        font-size: 0.32rem;
    }

    .bussiness_nav_main .box .position {
        padding: 0 5vw;
    }

    .bussiness_nav_main .box .img img {
        min-height: 3.6rem;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .Solution_container .box .banner .swiper-wrapper .swiper-slide {
        width: 60vw;
        margin-right: 0;
    }

    .Solution_container .box .banner .swiper-wrapper {
        -webkit-box-pack: initial;
        -webkit-justify-content: initial;
        -ms-flex-pack: initial;
        justify-content: initial;
        -webkit-flex-wrap: initial;
        -ms-flex-wrap: initial;
        flex-wrap: initial;
    }

    .BusinessCompany .box1 .item {
        width: 100%;
        margin-bottom: 0.2rem;
    }

    .product_info .box .boxLeft {
        width: 100%;
    }

    .product_info .box .boxRight {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0.36rem 0 0;
    }

    .News_info_brand .box .boxLeft {
        font-size: 14px;
    }

    .product_info .box .boxRight .content1 {
        font-size: 0.26rem;
    }

    .TechnicalIntroduction .box .content2 .item {
        width: 48%;
        margin-bottom: 0.4rem;
    }

    .TechnicalIntroduction .box .content2 {
        margin-top: 0.7rem;
    }

    .TechnicalIntroduction {
        padding-bottom: 0.6rem;
    }

    .RelatedSolutions .box {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .RelatedSolutions .box .item {
        width: 49%;
        margin-right: 0;
    }

    .StockInformation .box .boxLeft {
        width: 100%;
    }

    .StockInformation .box .boxRight {
        width: 100%;
        margin-top: 0.5rem;
    }

    .BulletinExchange .box .item a .boxBot {
        padding: 0.4rem;
    }

    .BulletinExchange .box .item a .boxBot .main .right {
        width: 100%;
        margin-top: 0.3rem;
    }

    .BulletinExchange .box .item a .boxBot .main .left .text div {
        font-size: 0.26rem;
    }

    .ContactInformation .img img {
        min-height: 2rem;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .Inner_banner .position .box h5 {
        font-size: 0.4rem;
    }

    .Inner_banner .img img {
        -o-object-fit: cover;
        object-fit: cover;
        min-height: 4rem;
    }

    .News_container .box .flexStart {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: 0;
    }

    .News_container .box .flexStart {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .News_container .box .flexStart .item {
        width: 48.2%;
        margin-bottom: 0.2rem;
    }

    .inner_page .box .page a {
        display: none;
    }

    .inner_page .box .page span {
        display: none;
    }

    .News_container .box {
        margin-top: 0.7rem;
    }

    .News_info .box {
        width: min(1200px, 90vw);
    }

    .News_info .box .content0 {
        font-size: 0.26rem;
    }

    .News_info_brand .box .boxRight {
        display: none;
    }

    .News_info .box .content3 a .left {
        font-size: 0.2rem;
    }

    .index_news .box .controls .progressbar {
        height: 5px;
    }

    .index_about .box {
        padding-top: 1rem;
    }

    .Inner_banner .position .box h5 {
        font-size: 0.32rem;
    }

    .Partner_container .position .index_title {
        padding-top: 0.74rem;
    }

    .Partner_container .position .box .content0,
    .team_container .box .content0 {
        font-size: 0.22rem;
        margin-top: 0.18rem;
    }

    .Partner_container .position .box .content1 {
        max-width: 100%;
    }

    .Partner_container {
        padding-top: 3rem;
    }

    .team_container .box .content2 .item .posi h5 {
        font-size: 0.22rem;
    }

    .team_container .box .content2 .item .posi {
        top: 0.2rem;
        padding: 0 0.1rem;
    }

    .team_container .box .content2 .item .posi p {
        font-size: 14px;
        line-height: 0.24rem;
        margin-top: 0.16rem;
        opacity: 1;
    }

    .JoinUs .box .list .boxTop>div {
        width: 33.333% !important;
    }

    .JoinUs .box .list .boxTop .content2 {
        text-align: right;
    }

    .JoinUs .box .list .boxTop .content5 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .CompanyProfile .box .boxRight {
        width: 100%;
    }

  
    .CompanyProfile .box1 .item .bot {
        margin-top: 0.1rem;
    }

    .DevelopmentHistory .swiper_box .banner .swiper-slide .item {
        top: 0 !important;
    }

    .DevelopmentHistory .swiper_box .banner {
        height: 2rem;
    }

    .DevelopmentHistory .swiper_box .banner .swiper-slide {
        padding-bottom: 0;
        padding-left: 0.3rem;
    }

    .DevelopmentHistory .swiper_box .banner .swiper-slide .item .bot {
        font-size: 14px;
        line-height: 0.22rem;
    }

    .DevelopmentHistory .swiper_box {
        margin-left: 5vw;
    }

    .DevelopmentHistory .box {
        margin-top: 0.7rem;
    }

    .DevelopmentHistory .box .button i {
        position: relative;
        top: -2px;
    }

    .CorporateCulture .position {
        opacity: 0;
    }

    .CorporateCulture .index_title .content0 {
        color: #fff;
    }

    .CorporateCulture .index_title .content1 {
        color: #fff;
    }

    .CorporateCulture .wenan {
        font-size: 0.24rem;
        width: 100%;
        text-align: center;
        color: #fff;
    }

    .HonorEnterprise .box .boxLeft .data {
        margin-top: 0.74rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .HonorEnterprise .box .boxLeft .data>div {
        margin-right: 1rem;
    }

    .HonorEnterprise .box .boxRight {
        width: 100%;
        height: 50vh;
    }

    .ContactUs .box .toggle ul li {
        margin: 0 0.2rem;
    }

    .ContactUs .box .toggle_main .list:first-child .item:first-child .main .ite:first-child h6 svg {
        right: 35px;
        top: -30px;
    }
}





.index_footer .language {
    position: relative;

}

.index_footer .language ul {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: red;
    width: 140px;
    bottom: 18px;
    border-radius: 6px;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    padding: 5px 0;

}

.index_footer .language ul li a {
    font-size: 14px;
    line-height: 32px;
    color: #999;
    white-space: nowrap;
    display: block;
    text-align: center;
    transition: .4s;
}

.index_footer .language ul li a:hover {
    color: #ff7500;
}

.index_footer .language:hover ul {
    display: block;
}

@media screen and (max-width: 669px) {
    .CorporateCulture .img video {
        height: auto;
    }

    .CorporateCulture .biaoti {
        top: 0.54rem;
        left: 5vw;
    }

    .contact_layer .box {
        width: 72%;
    }

    .related_download .box {
        width: 90vw;
        box-sizing: border-box;
    }

    .SustainableDevelopment .swiper-slide {
        padding: 0 5px;
        box-sizing: border-box;
    }

    .StockInformation .box .boxRight .echarts {
        margin: -443px 0px -21px -49px;
    }

    .StockInformation .box .boxRight .right-box {
        width: 100%;
    }

    .StockInformation .box .boxRight {
        padding-left: 0;
        padding-right: 0;
    }

    .StockInformation .box .boxRight .echarts iframe {
        width: 956px;
        height: 1040px;
    }

    .index_about .box .big_data .ite:last-child {
        width: 50%;
    }

    .index_banner .banner .swiper-slide .position .box h5 {
        font-size: 0.3rem;
    }

    .index_title .content1 {
        font-size: 0.26rem;
    }

    .index_link a,
    .index_link .a {
        width: 1.8rem;
    }

    .index_news .w1400.p74_ {
        padding: 0 0 0.74rem;
    }

    .index_news .box .banner .swiper-container {
        padding: 0;
    }

    .index_news .box .banner .swiper-slide .item {
        padding: 0 5vw;
    }

    .index_news .box .controls .prog {
        width: 76%;
    }

    .index_news .box .controls {
        margin: 0.54rem 5vw 0;
    }

    .index_equipment .box .list .item a .position {
        left: 5vw;
        width: 90%;
        top: 0.82rem;
    }

    .index_equipment .box .list .item a .position .content2 {
        max-width: 100%;
    }

    .index_equipment .box .list .item a .img img {
        max-height: 5rem;
    }

    .index_about .box {
        padding-top: 0.7rem;
    }

    .index_about .box .big_data {
        margin-top: 0.4rem;
    }

    .index_about .box .big_data .ite {
        width: 50%;
        padding: 0.2rem 0;
    }

    .index_about .box .big_data p {
        display: none;
    }

    .index_about .img img,
    .index_about {
        min-height: 80vh;
    }

    .index_about .box .info {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        text-align: justify;
        text-justify: distribute-all-lines;
    }

    .index_about .box .big_data .ite .top {
        font-size: 0.3rem;
    }

    .index_footer .box .boxTop .item h5 {
        font-size: 0.24rem;
    }

    .StockCode .box .boxRight {
        -webkit-box-pack: flex-start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: flex-start;
        /*justify-content: center;*/
        width: 100%;
    }

    .StockCode .box .boxRight .item {
        /*margin: 0 0.4rem;*/
        margin-right: 0.64rem;
    }

    .StockCode .box .boxLeft .banner .swiper-container .swiper-slide .item {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .StockCode .box .boxLeft .banner .swiper-container .swiper-slide .item .price {
        margin: 0.2rem 0 0;
        width: 2.6rem;
    }

    .StockCode .box .boxLeft .banner .swiper-container .swiper-slide .item .gains {
        margin: 0.2rem 0 0;
    }

    .StockCode .box .boxLeft .banner .swiper-container {
        height: 1.5rem;
    }

    .StockCode .box .boxLeft .banner .button {
        left: 95%;
        z-index: 1;
    }

    .index_footer .box .boxBot .left {
        font-size: 12px;
        line-height: 20px;
    }

    .index_footer .box .boxBot .left a {
        line-height: 20px;
        display: block;
    }

    .index_footer .box .boxBot .left span {
        display: none;
    }

    .bussiness_nav .box .item {
        width: 33.333%;
    }

    .bussiness_nav_main .box .img img {
        min-height: 4.2rem;
    }

    .bussiness_banner img {
        -o-object-fit: cover;
        object-fit: cover;
        min-height: 3rem;
    }

    .bussiness_nav_main .box .position .main h6 {
        font-size: 0.22rem;
    }

    .Solution_container .box .banner .swiper-wrapper .swiper-slide {
        width: 80vw;
    }

    .BusinessCompany .box .item .content4 .right ul li .btn svg {
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
    }

    .BusinessCompany .box .item {
        padding: 0.5rem 0.3rem;
    }

    .BusinessCompany .box .item .content3 {
        text-align: justify;
        width: 100%;
    }

    .select_container .box .main_ li {
        margin: 0 0.2rem;
    }

    .News_info_brand .box .boxLeft {
        line-height: 0.4rem;
    }

    .BusinessCompany .box .item .content4 .right ul li .call a {
        font-size: 12px;
    }

    .Inner_banner .position .box h5 {
        font-size: 0.3rem;
    }

    .Inner_banner .position .box h6 {
        font-size: 0.2rem;
    }

    .index_banner .banner .swiper-slide .position .box h6 {
        font-size: 0.22rem;
    }

    .StockInformation .box .boxLeft .content1 p {
        font-size: 0.56rem;
    }

    .StockInformation .box .boxLeft .content1 span svg {
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    .StockInformation .box .boxLeft .content2 .item p {
        font-size: 0.22rem;
    }

    .BulletinExchange .box .item {
        width: 100%;
        margin-bottom: 0.2rem;
    }

    .BulletinExchange .box .item a .boxBot svg {
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
        -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
        transform-origin: center top;
    }

    .ContactInformation .img img {
        min-height: 4rem;
    }

    .ContactInformation .box .right {
        margin-left: 0;
        margin-top: 0.5rem;
    }

    .ContactInformation .box .right div span svg {
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
    }

    .News_container .box .item .content3 {
        font-size: 0.2rem;
    }

    .News_container .box .item .content4 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        text-align: justify;
        text-justify: distribute-all-lines;
    }

    .News_container .box .flexStart .item {
        margin-right: 0%;
    }

    .News_info_brand .box .boxLeft a svg {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }

    .News_info_brand .box .boxLeft {
        font-size: 13px;
    }

    .News_info .box .content0 {
        font-size: 0.24rem;
    }

    .fengxiang .social-share .social-share-icon>img {
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
    }

    .index_link a,
    .index_link .a {
        line-height: 0.5rem;
    }

    .index_news .box .banner .swiper-slide .item .content3 {
        font-size: 0.22rem;
    }

    .HeaderMobile .box .logo a img {
        height: 28px;
    }

    .MobileMain .language div p a i {
        font-size: 12px;
    }

    .HeaderMobile .box .button .search p svg {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }

    .Inner_banner .img img {
        min-height: 3rem;
    }

    .Partner_container {
        padding-top: 3.6rem;
    }

    .team_container .box .content2 .item {
        width: 50%;
    }

    .team_container .box .content2 .item img {
        min-height: 2rem;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .StaffStyle .box .controls .prog {
        width: 82%;
    }

    .StaffStyle .box .controls {
        margin-top: 0.24rem;
    }

    .index_title .content3 p {
        margin-left: 0.24rem;
    }

    .JoinUs .box .list .boxTop .content2 {
        width: 100% !important;
        text-align: left;
    }

    .JoinUs .box .list .boxTop>div {
        width: 50% !important;
    }

    .JoinUs .box .list .boxTop .content4 {
        display: none;
    }

    .JoinUs .box .list .boxTop .content0 {
        font-size: 0.24rem;
    }

    .video_container .item {
        width: 100%;
    }

    .video_container .item a .top p svg {
        -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
        transform: scale(0.6);
    }

    .News_container .box1 {
        margin-bottom: 0.7rem;
    }

    .CompanyProfile .box1 .item {
        padding: 0.2rem 0;
        width: 50%;
    }

    .CompanyProfile .box1 p {
        display: none;
    }

    .DevelopmentHistory .box .banner1 {
        width: 82%;
    }

    .DevelopmentHistory .box .banner1 .swiper-slide p {
        line-height: 21px;
    }

    .DevelopmentHistory .swiper_box .banner .swiper-slide .item .bot {
        font-size: 12px;
        line-height: 18px;
    }

    .CorporateCulture .img img {
        min-height: 4rem;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .CorporateCulture .wenan {
        font-size: 14px;
    }

    .SustainableDevelopment .box .controls .prog {
        width: 82%;
    }

    .SustainableDevelopment .box .controls {
        margin-top: 0.24rem;
    }

    .SustainableDevelopment .box .banner .swiper-slide .item .content3 {
        font-size: 0.22rem;
    }

    .HonorEnterprise .box .boxLeft {
        width: 100%;
    }

    .HonorEnterprise .box .boxLeft .data>div {
        width: 50%;
        margin-right: 0;
    }

    .ContactUs .box .toggle ul li {
        margin: 0 0.2rem 0.2rem;
    }

    .ContactUs .box .toggle_main .list:first-child .item:first-child .main .ite {
        width: 100%;
        margin-bottom: 0.52rem;
    }

    .ContactUs .box .toggle_main .list:first-child .item:first-child .main .ite:first-child h6 svg {
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
    }

    .ContactUs .box .toggle_main .list .item {
        width: 100%;
    }

    .ContactUs .box .toggle_main .list .item .main .ite {
        margin-bottom: 0.7rem;
    }

    .search_container .box_search label p {
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
    }

    .search_container .box_search input[type='text'] {
        font-size: 14px;
    }

    .search_container .box_search {
        width: min(6rem, 90vw);
    }

    .search_container {
        top: 58px;
    }




}

.StockCode .box .boxRight .item .ewm {
    z-index: 1;
}










@media screen and (max-width:1400px) {
.ft_list{width: calc(100% - 350px);}
.lmtitorange{font-size:0.46rem}
.zyyw h2{margin-bottom:0.4rem}
.zyyw-item .bg{height:5.5rem;}
.zyyw-item .zhezhao .contentmain .content3{font-size:0.22rem}
.zyyw-item .zhezhao .icon{width: 0.75rem;height:0.75rem;}
.zyyw-item .zhezhao h3{font-size:0.32rem}
.zyyw-item .zhezhao .contentmain{width: 4rem;}
.zyyw-item.active .zhezhao .contentmain{width: 4rem}
.senavtab a{width: 1.3rem;font-size:0.18rem;}


.listtopic a{font-size: 0.24rem;line-height:3}
.indexnewslist ul li{padding:0.2rem;}
.webarticle_pic{width:2.5rem;height:unset;}
.indexnewslist ul{padding:0.1rem 0;}
.indexnewslist ul li .webarticle_text{width:calc(100% - 2.6rem);padding-right: 0;padding-left: 0.15rem}
.indexnewslist ul li .webarticle_text .tit{font-size:0.2rem}
.indexnewslist ul li .webarticle_text p.time{margin-bottom:0.1rem;font-size:0.14rem}
.indexnewslist ul li .webarticle_text p{font-size:0.16rem}
.indexnewslist ul li .webarticle_text .knowmore{width:1.5rem;font-size: 0.16rem}
.nybanner{height:6rem;}
.nybanner .a1{font-size: 0.48rem}
.nybanner .a2{font-size: 0.28rem}
.about4 .about4_left ul li{font-size:0.32rem;}
.about5 ul li{width: 98%;margin:1%;}
.about5 ul li .tit{font-size:0.28rem;padding:0.1rem 0;}
.about5 ul li p{font-size:0.18rem;}
.about5 ul {padding: 0.5rem 0 1rem 0;display: grid;grid-template-columns: repeat(3, 1fr);}
.viewperson .pic {width: 100%;height: auto;}
.viewperson .text {width: 100%;margin-top: 0.2rem}

.CompanyProfile .box .boxRight p{font-size: 0.2rem}
.about4 .about4_left ul{padding-top: 0.5rem;padding-bottom: 0.5rem}
.about4 .about4_left ul li{font-size: 0.24rem}


.fenye li a {
    color: #000;
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    line-height:0.3rem;
    text-align: center;
    font-size:0.18rem
}


.viewarticle h2 {
    font-size: 0.32rem;
    text-align: center;
}
.neirong p{
    font-size: 0.22rem;

}
.viewarticle{padding:0.4rem 0;}
.prevnextitem {
    width: 100%;
    border: 0;
    display: flex;
    padding: 0.1rem;
    align-items: center;
    color: #3c4155;
   font-size: 0.22rem
}
.prevnextitem a{padding:0;font-size: 0.22rem}
.prevnextitem.next{flex-direction: row;}
.viewarticle .primary-time {
    font-size: 0.18rem;

    margin-top: 0.1rem;
    margin-bottom:0.2rem;
}

.lxwm1 .w1400 .lxwmppln{padding:0.5rem;}
.lxwm1 .w1400 .icon{margin-bottom: 0.2rem}
.lxwm1 .w1400 .text p{font-size: 0.24rem;}
.lxwm2 .w1400 .item{padding:0.4rem  0.2rem;width: 100%;margin:0.2rem 0;}
.lxwm2 .w1400 .item .icon{width: 1rem;height:1rem;display: flex;justify-content: center;align-items: center;}
.lxwm2 .w1400 .item .icon img{}
.lxwm2 .w1400 .item .text .s1{font-size: 0.28rem;}
.lxwm2 .w1400 .item .text .s1 span{font-size: 0.2rem;}
.lxwm2 .w1400 .item .text p{font-size: 0.38rem;}


}



@media screen and (max-width:780px) {
.zyyw1 p{font-size: 0.24rem}
.zyyw2 .item{display: flex;flex-direction: column;padding:0.3rem 0;}
.zyyw2 .item{background:unset!important;}
.zyyw2 .item .text{width: 100%;padding:0.2rem 0.1rem}
.zyyw2 .item .pic{width: 100%}
.zyyw2 .item .pic img{display: block;}
.zyyw2 .item .text p{font-size: 0.24rem;padding:0.38rem 0;}

    .ppln {
        padding: 0.5rem 0;
    }

    .ppln-nl {
        width: 100%
    }

    .ppln-nr {
        width: 100%
    }

    .ppln-nr .r1 em {
        font-size: 0.42rem;
    }

    .ppln-nr p {
        font-size: 0.16rem;
    }

    .zyyw-item {
        width: 100%;
        margin: 2% 0;
    }

    .zyyw-item.active {
        width: 100%
    }

    .zyyw-item.act {
        width: 100%
    }

    .zyyw-item .zhezhao .contentmain .content2 {
        height: auto;
        opacity: 1
    }

    .indexnewslist ul li {
        width: 100%
    }

    .ft_list ul {
        flex-wrap: wrap;
        padding: 0.5rem 0;
    }

    .ft_list ul li {
        width: 33%;
        margin-bottom: 0.2rem;
    }

    .ft_list ul li b {
        font-size: 0.22rem;
        padding-bottom: 0.1rem
    }

    .ft_list ul li a {
        font-size: 0.18rem;
    }


    .about5 ul {
        display: flex;
        justify-content: space-between;
    }

    .about5 ul li {
        width: 48%;
        margin: 1%;
    }


    .tzzgx1 .item {
        width: 100%
    }

    .tzzgx2 .w1400 {
        padding: 0.2rem;
    }

    .tzzgx2 .item {
        width: 100%;
        justify-content: flex-start;
        margin: 20px 0;
    }

    .tzzgx2 .line {
        display: none
    }

    .tzzgx2 .item .icon {
        width: 0.7rem;
        height: 0.7rem;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
.tzzgx3 .item .text{display: flex;flex-wrap: wrap;}
    .tzzgx3 .item {
        width: 100%;
 
        margin: 20px 0;
    }





.tzzgx3 .item p.icon{ width: 100%;margin: 10px 0;}


    .lxwm1 .w1400 {
        padding: 0.2rem;
    }

    .lxwm1 .w1400 .icon {
        width: 100%
    }

    .lxwm1 .w1400 .text {
        width: 100%
    }
    

    .about4 .about4_left ul li:nth-child(n+6){display:none}
    .about4 .about4_left ul li.slh{display:block}
    
    /*.zyyw-item .zhezhao .contentmain{width: 4rem;top:10%}*/
    .zyyw-item .zhezhao .contentmain{width: 4rem;top:40%}
    
    .ppln-nl .s1{font-size: 0.22rem;}
    .ppln-nr{padding-top:1rem;}
    .ppln-nr .line{height: 0.65rem;}
    
    
    .ft_list{display: none;}
    .ft_info{width:100%;padding:20px 0}
    .ft_info .logo img{height:0.5rem;}
    .ft_info .tel {padding: 10px 0px 10px 0px;}
    .ft_info .tel a{font-size:0.22rem}
    .ft_info .add{font-size:0.22rem}
    .ft_info svg{height:0.28rem}
    
}



<!--耗时1761944463.4626秒-->