@charset "UTF-8";

.flex {
  display: flex;
}

.fl-jb {
  justify-content: space-between;
}

.fl-ja {
  justify-content: space-around;
}

.fl-js {
  justify-content: flex-start;
}

.fl-je {
  justify-content: flex-end;
}

.fl-jc {
  justify-content: center;
}

.fl-ac {
  align-items: center;
}

.fl-dr {
  flex-direction: row;
}

.fl-dc {
  flex-direction: column;
}

.cl-4 {
  width: 40%;
}

.cl-5 {
  width: 50%;
}

.cl-6 {
  width: 60%;
}

.cl-7 {
  width: 70%;
}

.clear {
  clear: both;
}

.rel-box {
  position: relative;
}

.abs-box {
  position: absolute;
}

.mainColor {
  background-color: #FF4100 !important;
}

.mainFontcolor {
  color: #FF4100;
}

span.mainC {
  color: #FF4100;
}

.titleBox {
  text-align: center;
  padding-bottom: 20px;
}

.titleBox .titleLine {
  display: inline-block;
  width: 442px;
  height: 2px;
  background-color: #000000;
  opacity: 0.2;
}

.titleBox .titleLine:first-child {
  margin-right: -.5em;
}

.titleBox .titleLine:last-child {
  margin-left: -.5em;
}

.titleBox .titleCon {
  display: inline-block;
  height: 55px;
}

.titleBox .titleCon p {
  white-space: nowrap;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  height: 20px;
  line-height: 20px;
}

.titleBox .titleCon p:first-child {
  font-size: 42px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #000000;
  font-weight: 600;
  height: 45px;
  line-height: 45px;
}

.titleBox .titleCon p.var-title {
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
}

/*--------------首页-------*/
.techonologyBox {
  margin-top: .8rem;padding-bottom: .8rem;
}

.techonologyBox .mainT {
  position: relative;
  max-width: 4.42rem;
  padding: 0 .5rem 0 0;
}

.techonologyBox .mainT .top {
  position: relative;
}

.techonologyBox .mainT .top::before {
  content: "";
  display: inline-block;
  width: 1.29rem;
  height: 3.33rem;
  background: url(../img/techonology.png) no-repeat center/100%;
  position: absolute;
  left: -1.16rem;
  top: calc(50% + 100%);
  transform: translateY(-50%);
}

.techonologyBox .mainT p {
  font-size: .18rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #333333;
}

.techonologyBox .mainT p:first-child {
  font-size: .36rem;
  font-weight: 600;
}

.techonologyBox .mainT .line-bottom {
  color: #999;
  margin-top: .18rem;
  overflow: hidden;
  font-size: .20rem;
  height: .14rem;
  letter-spacing: -.2em;
}

.techonologyBox .mainT .ConBox {
  height: 1.65rem;
  position: absolute;
  left: 6%;
  width: 100%;
  top: 1.7rem;
}

.techonologyBox .mainT .ConBox p {
  font-size: .2rem;
  color: #666;
}

.techonologyBox .mainT .ConBox .act {
  color: #333;
}

.techonologyBox .mainT .imgBox {
  margin: 0 -.40rem;
  position: absolute;
  bottom: 0;
}

.techonologyBox .mainT .imgBox > div {
  display: inline-block;
}

.techonologyBox .mainT .imgBox > div img {
  height: 1.75rem;
  width: 1.75rem;
  margin: .18rem;
}

.techonologyBox .mainT .imgBox > div p {
  font-size: .18rem;
  color: #333;
  text-align: center;
  height: .40rem;
  font-weight: 600;
}

.techonologyBox .mainT .imgBox > div:nth-child(2n) {
  margin-left: 25px;
}

.techonologyBox .cl-4 {
  padding: .5rem 0;
  background-image: linear-gradient(90deg, #fff, #f2f0f1);
  height: 8.70rem;
  padding-left: calc(40% - 6.40rem);
}

.techonologyBox .cl-6 {
  background-image: linear-gradient(90deg, #fff, #f2f0f1);
  padding: .6rem 0;
  padding-right: calc(60% - 9.6rem);
}

.techonologyBox .cl-6 > div {
  padding: 0 0 0 .5rem;
}

.techonologyBox .cl-6 > div > img {
  margin-top: .40rem;width: 8.68rem;
}

.techonologyBox .cl-6 > div .tipBottom p {
  color: #fff;
  font-size: .20rem;
  line-height:.8rem;
  height: .8rem;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.adbox {
  height: 165px;
}

.adbox .ad-left p {
  font-size: 12px;
  font-weight: 600;
}

.adbox .ad-left p.slogon {
  font-size: 32px;
}

.adbox .ad-left > div {
  background: rgba(255, 255, 255, 0.3);
  width: 100%;
  height: 1px;
  margin-top: 12px;
}

.adbox .ad-left > div p {
  width: 160px;
  height: 1px;
  background: #fff;
}

.adbox > div {
  height: 100%;
}

.adbox > div p {
  color: #fff;
}

.adbox > div .codeBox {
  width: 444px;
}

.adbox > div .codeBox .hot-line p {
  font-size: 32px;
}

.adbox > div .codeBox .hot-line p:first-child {
  font-size: 18px;
}

.adbox > div .codeBox .hot-line .hot {
  
  font-weight: 600;
  height:  .6rem;
  line-height: .6rem;
}

.adbox > div .codeBox img {
  height: 114px;
  width: 114px;
  box-shadow: 0px 7px 7px 0px rgba(11, 2, 5, 0.42);
}

.adbox > div .codeBox button {
  height: .42rem;
  width: 2.20rem;
  background-image: linear-gradient(0deg, #030303 0%, #999999 100%);
  border: 0;
  color: #fff;
  font-size: .18rem;
  font-weight: 600;
}
.adbox > div .codeBox button a{font-size: .18rem;color: #fff;}

.adbox > div .codeBox button i {
  display: inline-block;
  height: 28px;
  width: 33px;
  background: url(../img/indexyao2.png) no-repeat center/100%;
  transform: translateY(12%);
  margin-right: 10px;
}

.indexproduct1 .producttitle i {
  height: 8px;
  width: 8px;
  display: inline-block;
  border-radius: 50%;
  margin: 0 16px;
}

.sectionproduct .product {
  margin-top: .8rem;
}

.sectionproduct .product .right .mainColor {
  height: 100px;
  margin-bottom: 10px;
  border: 1px solid #FF4100;
  box-sizing: content-box;
}

.sectionproduct .product .right .mainColor span {
  font-size:  .14rem;
  height: unset;
  line-height: unset;
}

.sectionproduct .product .right .mainColor span:first-child {
  font-size: .28rem;
}

.sectionproduct .product .right .mainColor .ver-title {
  height:  .28rem;
  line-height: .28rem;
}

.indexproduct1 .layui-col-xs4 {
  margin-top: .25rem;
  padding: .125rem;
}

.indexproduct1 .layui-col-xs4 .text4 span {
  background: #FF4100;
}

.layui-nav-tree .layui-nav-child dd {
  border-bottom: 1px dashed #b3b3b3;
}

.layui-nav-tree .layui-nav-child dd:last-child {
  border: 0;
}

.layui-nav-tree .layui-nav-item > a:hover {
  background: #000;
}

.layui-nav-itemed > .layui-nav-child {
  padding: .24rem 0;
}

.indexproduct .layui-nav-tree .layui-nav-item a {
  height: .50rem;
  line-height: .50rem;
  padding: 0 .28rem;
}

.indexproduct1 .layui-nav-tree .layui-nav-item a {
  padding: 0 .27rem;
}

.indexproduct1 .layui-nav-tree .layui-nav-child dd {
  width: 2.68rem;
}

.indexproduct1 .layui-nav-tree .layui-col-xs4 .img img, .indexproduct1 .layui-nav-tree .layui-col-xs4 .indexproduct1 .layui-col-xs4 .text4 {
  border: 1px solid #d4d4d4;
}

.indexproduct1 .layui-nav-tree .layui-col-xs4 .text4 {
  border-top: 0;
  height: .66rem;
  line-height: .66rem;
}

.indexproduct1 .producttitle {
  height: unset;
  padding-bottom: .14rem;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.indexproduct1 .producttitle a {
  font-size: .20rem;
  margin-right: 0;
}

.indexproduct1 .producttitle .moremore {
  font-size: .16rem;
}

.layui-col-space20 {
  margin: -12.5rem;
}

.indexproduct {
  padding: 68px 0 77.5px;
}

.aside {
  border: 1px solid rgba(2, 2, 2, 0.1);
}

.indexabout {
  background: #f1f0f2;
}

.indexabout .center1600 .mainTitle {
  padding: 73px 0 74px;
}

.indexabout .center1600 .aboutbox {
  background: #fff;
}

.indexabout .center1600 .aboutbox .leftbox {
  padding: 16px 16px 16px 40px;
}

.indexabout .center1600 .rightbox .box24 {
  height: .5rem;
  width: 2.35rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.indexabout .center1600 .rightbox .box24 img {
  height: .42rem;
  width: .40rem;
  margin-top: .1rem;
}

.indexabout .center1600 .rightbox .box24 span {
  display: block;
  color: #fff;
}

.indexabout .center1600 .rightbox .box24 p span:first-child {
  font-size: 12px;
  height: 12px;
  line-height: 12px;
}

.indexabout .center1600 .rightbox .box24 p span:last-child {
  font-size: .22rem;
  font-weight: 600;
  height: .22rem;
  line-height: .22rem;
 
}

.indexabout .center1600 .aboutbox .rightbox .box24 p:last-child {
  width: unset;
  height: unset;
  background-color: unset;
}

.indexabout2 {
  background: #f1f0f2;
  margin: 0;
  padding: 32px 0 23px;
}

.indexabout2 .abs-box {
  bottom: 0;
  width: 100%;
  text-align: center;
  height: 30px;
  color: #fff;
  line-height: 30px;
  background: rgba(0, 0, 0, 0.55);
}

.technology_1 {
  margin: .8rem auto .92rem;
}

.technology_1 .BoxContent {
  border: 1px solid #e5e5e5;
  padding: .2rem;
}

.technology_1 .mainTitle {
  margin-bottom: .8rem;
}

.technology_1 .mainT {
  margin-left: .23rem;
  width: 4.35rem;
  padding: 0;
  margin: 0;
}

.technology_1 .mainT .top {
  transform: translateX(.85rem);
  margin-top: .94rem;
}

.technology_1 .mainT .top .Ttext {
  position: absolute;
  width: 100%;
  height: 1.40rem;
  margin-top: .67rem;
}

.technology_1 .mainT .top .Ttext .rel-box {
  height: 100%;
  transform: translateX(-6em);
}

.technology_1 .mainT .top .Ttext .rel-box p {
  letter-spacing: -.05em;
  text-indent: .24rem;
  font-size: .20rem;
  font-weight: unset;
  width: 4.30rem;
}

.technology_1 .mainT .top .Ttext .rel-box::before {
  content: '';
  position: absolute;
  height: 100%;
  width: .16rem;
  left: -.16rem;
  background: url(../img/liyou3img4.png);
  background-size: .16rem 1.38rem;
}

.technology_1 .mainT .top::before {
  height: 2.08rem;
  width: 1.68rem;
  background: url(../img/liyou1img2.png);
  background-size: 1.68rem 2.08rem;
  left: -1.80rem;
  top: 50%;
}

.projectBox .mainT .top::before {
  background: url(../img/liyou3img2.png);
  background-size: 1.68rem 2.08rem;
}

.fivePage {
  margin-top: .32rem;
}

.fivePage > div {
  background-image: linear-gradient(90deg, #f2f0f1, rgba(255, 255, 255, 0));
  height: 1.85rem;
  width: 25%;
}

.fivePage > div > div {
  text-align: center;
}

.fivePage > div > div > div {
  margin-bottom: .14rem;
}

.fivePage > div > div > div span.num {
  font-size: .6rem;
  line-height: .6rem;
  font-weight: 600;
}

.fivePage > div > div > div span.range {
  display: inline-block;
  height: 27px;
  width: 27px;
  font-size: 16px;
  background: #FF4100;
  border-radius: 50%;
  color: #fff;
  line-height: 27px;
  text-align: center;
}

.fivePage > div p {
  font-size: .18rem;
  text-align: center;
}

.honorBox {
  /* background: url(../img/indexhonor5.png) no-repeat center/100%; */
  background-image: url(../img/indexhonor5.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 78px;
}

.honorBox .mainTitle {
  padding-top: 75px;
  padding-bottom: 77px;
}

.honorBox .swiper-container1 {
  overflow: hidden;
  position: relative;
}

.honorBox .hornorChange {
	min-width: 600px;
  width: 30%;
  margin: auto;
}

.honorBox .hornorChange > a {
  width: 33.3%;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background-image: linear-gradient(90deg, #333333 0%, #0b0205 100%);
  height: 60px;
  line-height: 60px;
}

.honorBox .hornorChange > a.active {
  background: #FF4100;
}

.honorBox .mainBox {
  padding: 0 100px;
}

.honorBox .swiper-slide img {
  height: 428px;
  width: 100%;
}

.honorBox .swiper-slide p:last-child {
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  margin-top: 30px;
  width: 100%;
}

.honorBox .swiper-button-next.swiper-button-black, .honorBox .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background: url(../img/indexhonor7.png) no-repeat center 0.1%;
  height: 90px;
  width: 90px;
}

.honorBox .swiper-button-prev.swiper-button-black, .honorBox .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background: url(../img/indexhonor6.png) no-repeat center 0.1%;
  height: 90px;
  width: 90px;
}

.customerBox {
  margin-bottom: 102px;padding-bottom: .8rem;
}

.customerBox .mainTitle {
  padding-top: 77px;
  padding-bottom: 79px;
}

.customerBox .customerCom {
  font-size: 0;
  margin: 0 ;
}

.customerBox .customerCom > div {
  display: inline-block;
  width: calc((100% - 60px) / 4);
  margin-right: 20px;
}

.customerBox .customerCom > div:nth-child(4n){
	margin-right: 0;
}

/* .customerBox .customerCom > div .rel-box {
  padding: 9px;
} */

.customerBox .customerCom > div .rel-box img {
  width: 100%;
}

.customerBox .customerCom > div .rel-box .textBox {
  background: rgba(255, 65, 0, 0.9);
  height: calc(100%);
  width: calc(100%);
  opacity: 0;
  transition: opacity .3s;
}

.customerBox .customerCom > div .rel-box .textBox > div {
  width: 100%;
  text-align: center;
}

.customerBox .customerCom > div .rel-box .textBox > div p {
  color: #fff;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  margin-top: 10px;
}

.customerBox .customerCom > div .rel-box .textBox > div p:first-child {
  font-size: 20px;
  font-weight: 600;
  font-size: 20px;
  height: 20px;
  line-height: 20px;
}

.customerBox .customerCom > div .rel-box .textBox > div a {
  color: #f9b115;
  padding: 10px 35px;
  border-radius: 40px;
  background: #fff;
  display: inline-block;
  margin-top: 20px;
  font-size: 16px;
}

.customerBox .customerCom > div:nth-child(1),
.customerBox .customerCom > div:nth-child(2),
.customerBox .customerCom > div:nth-child(3),
.customerBox .customerCom > div:nth-child(4){
	margin-bottom: 20px;
}
.customerBox .customerCom > div:hover .textBox {
  opacity: 1;
}

.customerBox .swiper-container .swiper-slide p img {
  width: 100%;
}

.customerBox .swiper-button-next.swiper-button-black, .customerBox .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background: url("data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23979899'%2F><%2Fsvg>") no-repeat center/100%;
  width: 16px;
}

.customerBox .swiper-button-prev.swiper-button-black, .customerBox .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23979899'%2F%3E%3C%2Fsvg%3E") no-repeat center/100%;
  width: 16px;
}

.indexnews .mainTitle {
  margin-top: 70px;
  margin-bottom: 80px;
}

.indexnews .left .title {
  background: #000;
}

.indexnews .right .title {
  background: #000;
}

.indexnews .right .box2 {
  position: relative;
}

.indexnews .right .box2::after {
  content: '';
  border-bottom: 1px dashed #666;
  height: 100%;
  position: absolute;
}

.indexnews .right .box2 .answer .img2 i {
  background: #FF4100;
}

.indexnews .right .box2 .question .text2 {
  color: #000;
}

.indexnews .right .box2 .answer .text2 {
  color: #666;
}

.indexnews .swiper-container2 .swiper-slide .left3 .cn3 {
  height: .80rem;
  line-height: .80rem;
  padding: 0 .3rem;
  margin: 0;
}

/*.indexnews .swiper-container2 .swiper-slide .left3 .cn3::after {*/
/*  bottom: 0;*/
/*}*/

.indexnews .swiper-container2 .swiper-slide .left3 .text3 {
  margin-top: 18px;
}

.friendBox {
  margin-top: .5rem !important;
}

.friendBox > div {
  padding-left: 40px;
}

.friendBox > div .linkP {
  left: 0;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
}

.friendBox > div .linkP p {
  font-size: 32px;
  font-weight: 600;
}

.friendBox > div .linkP a {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  padding: 7px 14px;
  background: #FF4100;
}

.friendBox > div > div {
  padding: 20px 0 20px 6%;
  border: 1px #7e7e80 solid;
}

.friendBox > div > div a {
  padding: 0 12px;
  display: inline-block;
}

.indexnews .left .title a{position: relative;}
.indexnews .left .title a::after{content: "";position: absolute;right: 0;
top: 50%;transform: translateY(-50%);width: 1px;height: .5rem;background-image: linear-gradient(0deg, 
		#293647 0%, 
		#ffffff 49%, 
		#293647 100%), 
	linear-gradient(
		#f89418, 
		#f89418);}
.indexnews .left .title a:last-child::after{display: none;}
.layui-nav-tree .layui-nav-child dd a:first-child:hover{color: #F89418;}



.indexabout .center1600 .mainTitle{padding: .8rem 0;}
.indexabout .center1600 .aboutbox .leftbox{padding: .16rem .16rem .16rem .4rem;}
.indexabout .center1600 .aboutbox .rightbox .box23{}
.indexabout .center1600 .aboutbox .rightbox .box23 p{font-size: .16rem;line-height: .24rem;}