/* 导航 */
div,ul,li,body,html{
  list-style: none;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}
.header{
  width: 100%;
  height: 90px;
  background-color: white;
  display: flex;
  line-height: 90px;
  z-index: 998;
}
.header div img{
  width: 100%;
}
.logo{
  padding-left: 20px;
  padding-right: 20px;
}
.dhzt{
  width: 300px;
  overflow-y: hidden;
  padding-right: 30px;
}
.dhzt p{
  font-size: 14px;
  color: rgb(158, 158, 158);
  margin-left: 10px;
  margin-top: 3px;
  letter-spacing: 2px;
}
.dhcd{
  width: 50px;
  position: fixed;
  right: 0;
  z-index: 999;
}
.dhcd img{
  width: 1px;
  height: 27px;
  padding-right: 20px;
}
.cdl{
  opacity: 1;
  border: 1px solid gainsboro;
  width: 187px;
  height: 800px;
  display: none;
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 999;
  background-color: rgb(255, 255, 255);
}
.close{
  z-index: 999;
  width: 100%;
  text-align: right;
  padding: 10%;
}
.close a{
  color: rgb(0, 0, 0);
  z-index: 999;
  text-decoration: none;
}
.close a:hover{
  color: rgb(255, 0, 0);
  text-decoration: none;
}
.dhlnr{
  width: 100%;
  margin-top: 100px;
  padding: 20px;
}
.dhlnr ul li{
  line-height: 20px;
}
.dhlnr ul li a{
  font-size: 15px;
  color: black;
  font-weight: bolder;
}
.dhlnr ul li a:hover{
  color: rgb(255, 0, 0);
  text-decoration: none;
}
/* banner轮播 */
.banner{
  width: 100%;
}
.bannner-div{
  overflow: hidden;
  width: 100%;
}
.bannner-div ul{
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.bannner-div ul li{
  display: none;
  float: left;
  text-align: center;
  font-size: 30px;
  width: 100%;
}
.bannner1 img{
  width: 99%;
}
.banner-i{
  position: absolute;
  top: 280px;
  text-align: center;
  display: inline-block;
  width: 100%;
}
.banner-i i{
  font-style: initial;
  width: 10px;
  height: 10px;
  margin: 5px ;
  display: inline-block;
  background: #ffffff;
  border-radius: 100px;
}
.banner-i .active{
  background: rgb(59, 59, 59);
}
/* 中间内容 */
.center{
  width: 100%;
}
.center-one{
  width: 100%;
  overflow-y: hidden;
  height: 410px;
}
.font{
  text-align: center;
  margin-top: 50px;
}
.font h1{
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 1px;
}
.font span{
  color: red;
}
.font img{
  width: 10%;
  margin-bottom: 10px;
}
.font p{
  font-size:12px;
  color: rgb(153, 153, 153);
  letter-spacing: 1px;
}
.content-one{
  width: 100%;
  padding: 5%;
}
.content-one img{
  width: 100%;
}
.content-font{
  position: relative;
  top: -157px;
  left: 117px;
}
.content-font ul li{
  font-size: 10px;
  -webkit-text-size-adjust: none;
  -webkit-transform: scale(0.83);
  letter-spacing: 1px;
  line-height: 32px;
  color: white;
}
.center-two{
  width: 100%;
  overflow-y: hidden;
  height: 760px;
  background-color: rgb(247, 245, 245);
}
.content-two{
  width: 100%;
  margin: 0px 0px 0px 20px;
}
.content-two ul{
  display: flex;
  flex-wrap: wrap;
}
.content-two ul li{
  width: 43%;
  text-align: center;
  margin-right: 20px;
  margin-top: 20px;
  background-color: rgb(255, 255, 255);
}
.zjch{
  padding-top: 30px;
}
.zjch img{
  width: 50%;
}
.zjch h3{
  font-size: 15px;
}
.zjch span{
  color: red;
}
.zjch p{
  font-size: 12px;
  text-align: left;padding: 3px;
  margin-left: 10px;
  color: rgb(153, 153, 153);
  letter-spacing: 1px;
}

.lcx{
  width: 100%;
  overflow-y: hidden;
  height: 430px;
}
.lcx-one{
  width: 100%;
  padding: 5%;
}
.item img{
  width: 100%;
}
.slide a img{
  width: 50%;
  position: relative;
  top: 90px;
}
.wmcy{
  width: 100%;
}
.wenzi{
  width: 100%;
  height: 150px;
  padding-top: 30px;
  text-align: center;
  background-color: red;
}
.wenzi h3{
  color: white;
  font-size: 31px;
}
.wenzi span{
  color: rgb(251, 255, 0);
}
.wenzi p{
  font-size: 18px;
  color: white;
}
.wthb{
  height: 560px;
  width: 100%;
  overflow-y: hidden;
  margin-top: 20px;
  padding-left: 5%;
}
.wthb ul{
  display: flex;
  flex-wrap: wrap;
}
.wthb ul li{
  width: 50%;
  border-radius: 3px;
  padding-right: 20px;
  margin-top: -25px;
}
.wthb ul li img{
  width: 100%;
}
.wthb ul li div{
  width: 100%;
  height: 40px;
  border-radius: 3px;
  background-color: rgb(0, 0, 0);
  color: white;
  text-align: center;
  line-height: 40px;
  opacity: 0.6;
  font-size: 20px;
  position: relative;
  top: -40px;
}
.button{
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}
.button button{
  background-image: linear-gradient(to right, rgb(255, 123, 123) , red);
  border-radius: 25px;
  height: 50px;
  width: 90%;
  border: none;
  color: white;
}
.hbcy{
  width: 100%;
}
.hbcy-biao{
  width: 100%;
  padding: 5%;
}
.hbcy-biao ul{
  width: 100%;
}
.hbcy-biao ul li{
  width: 100%;
  display: flex;
  padding-bottom: 20px;
  border-radius: 3px;
}
.left-font{
  width: 50%;
  padding: 20px;
  border-radius: 3px;
  background-color: rgb(238, 238, 238);
}
.left-font:first-child{
  padding-left: 30px;
}
.left-font:last-child{
  padding-left: 30px;
}
.left-font h4{
  font-size: 16px;
  font-weight: bold;
  line-height: 1px;
  padding-top: 20px;
  color: rgb(82, 82, 82);
}
.left-font p{
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 23px;
  color: rgb(99, 98, 98);
  -webkit-text-size-adjust: none;
  -webkit-transform: scale(0.93);
}
.right-img{
  width: 50%;
  padding: 10%;
  padding-top: 50px;
  border-radius: 3px;
  background-color: rgb(238, 238, 238);
}
.right-img img{
  width: 100%;
}
.about{
  width: 100%;
}
.font-1{
  text-align: center;
  margin-top: 30px;
  height: 170px;
  background-color: red;
}
.font-1 h1{
  font-size: 17px;
  font-weight: bold;
  line-height: 30px;
  color: white;
  margin-top: 50px;
  letter-spacing: 1px;
}

.tujw{
  width: 100%;
  padding: 5%;
  position: relative;
  top: -80px;
}
.tujw img{
  width: 100%;
}
.thw{
  margin-top: -90px;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}
.thw h3{
  font-size: 17px;
}
.thw p{
  font-size: 12px;
  -webkit-text-size-adjust: none;
  letter-spacing: 1px;
  line-height: 20px;
  color: rgb(138, 138, 138);
}
.thw button{
  border: none;
  width: 140px;
  height: 40px;
  color: white;
  background-color: red;
  border-radius: 20px;
  margin-bottom: 30px;
}
.swys{
  width: 100%;
  overflow-y: hidden;
  background-color: rgb(243, 243, 243);
  height: 630px;
}
.swys .slide a img{
  position: relative;
  top: 200px;
}
.swys .slide a{
  background-color: none;
}
.sida{
  width: 100%;
  overflow-y: hidden;
  padding-left: 30px;
  padding-right: 30px;
}
.sida ul{
  display: flex;
}
.sida ul li{
  flex: 1;
  height: 30px;
  overflow-y: hidden;
  text-align: center;
}
.sida ul li a{
  font-size: 16px;
  text-align: center;
  color: rgb(65, 65, 65);
  line-height: 30px;
}
.sida ul li a:hover{
  text-decoration: none;
}
.sida ul li p{
  height: 30px;
  width: 70px;
  -webkit-text-size-adjust: none;
  -webkit-transform: scale(0.85);
  margin-left: 15px;
  background-color: rgb(255, 255, 255);
}
.sida ul li p:hover{
  height: 30px;
  width: 70px;
  color: white;
  border-radius: 2px;
  background-color: red;
}
.hzlc{
  width: 100%;
  overflow-y: hidden;
  height: 430px;
}
.hzlc-zx{
  width: 100%;
  margin-top: 20px;
}
.hzlc-zx ul{
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
.hzlc-zx ul li{
  width: 33%;
}
.hzlc-zx ul li p{
  font-size: 12px;
  margin-top: 10px;
}
.hzlc-jt{
  width: 100%;
  height: 300px;
  overflow-y: hidden;
  position: relative;
  top: -340px;
  padding: 14%;
}
.hzlc-jt ul{
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
.hzlc-jt ul li{
  width: 50%;
  color: red;
  line-height: 85px;
  font-size: 35px;
}
.jxjs{
  width: 100%;
  margin-top: 50px;
  line-height: 30px;
  color: white;
  text-align: center;
  background-color: red;
}
.jxjs h2{
  margin-top: 50px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 3px;
}
.jxjs p{
  letter-spacing: 3px;
}
.jxjs img{
  width: 39%;
  margin-bottom: 15px;
}
.jxjs button{
  margin-bottom: 40px;
  border: none;
  background-color: white;
  color: red;
  border-radius: 19px;
  height: 33px;
  width: 150px;
}
.xwzx{
  width: 100%;
}
.xwzx-nr{
  width: 100%;
}
.xwzx-nr ul{
  width: 100%;
}
.xwzx-nr ul li a{
  display: flex;
  width: 100%;
  margin-top: 15px;
}
.xwzx-nr ul li a:hover{
  text-decoration: none;
}
.xwzx-nr ul li div{
  margin-left: 20px;
}
.xwzx-left{
  width: 28%;
  overflow-y: hidden;
}
.xwzx-left img{
  width: 100px;
  height: 80px;
}
.xwzx-right{
  width: 72%;
  padding: 2px;
  margin-top: -12px;
  overflow-y: hidden;
}
.xwzx-right h4{
  font-size: 14px;
  color: black;
  font-weight: bolder;
}
.xwzx-right p{
  font-size: 12px;
  line-height: 17px;
  position: relative;
  color: #969696;
  letter-spacing: 1px;
}
.dibu{
  width: 100%;
  padding-top: 17px;
  margin-bottom: 70px;
  background-color: rgb(243, 243, 243);
  text-align: center;
}
.dibu p{
  font-size: 12px;
  margin-bottom: 20px;
}
/* 画册定制页面 */
.font-0ne{
  text-align: center;
  margin-top: 20px;
}
.font-0ne h1{
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 1px;
}
.font-0ne span{
  color: red;
}
.font-0ne img{
  width: 12%;
  margin-bottom: 10px;
}
.font-0ne p{
  font-size: 12px;
  color: rgb(65, 65, 65);
  letter-spacing: 1px;
}
.yzsfw{
  width: 100%;
  overflow-y: hidden;
}
.yzsfwtu{
  width: 100%;
}
.yzsfwtu ul{
  display: flex;
  flex-wrap: wrap;
}
.yzsfwtu ul li{
  padding: 5px;
  width: 48%;
  margin-left: 5px;
  margin-bottom: 5px;
}
.yzsfwtu ul li img{
  width: 100%;
  height: 110px;
}
.xzswcy{
  background-color: rgb(241, 241, 241);
  width: 100%;
}
.xzswcynr{
  width: 100%;
  padding: 5%;
}
.xzswcynr ul{
  width: 100%;
}
.xzswcynr ul li{
  background-color: white;
  display: flex;
  width: 100%;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 3%;
}
.xzswcyl{
  width: 30%;
  line-height: 80px;
  text-align: center;
}
.xzswcyl img{
  width: 65%;
}
.xzswcyr{
  width: 70%;
  margin-top: 8px;
}
.xzswcyr h5{
  color: red;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
}
.xzswcyr span{
  color: black;
}
.xzswcyr p{
  font-size: 12px;
  line-height: 20px;
  margin-top: -5px;
  color: rgb(141, 141, 141);
}
.zysjs{
  margin-top: 5px;
  background-color: rgb(241, 240, 240);
  width: 100%;
}
.dzcc{
  width: 100%;
  background-color: rgb(247, 245, 245);
}
.dzcznr{
  width: 100%;
  padding: 2%;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}
.dzcznr div{
  margin-bottom: 20px;
  margin-left: 10px;
  background-color: rgb(250, 250, 250);
}
.dzcznrl{
  width: 46%;
}
.dzcznrl h3{
  font-size: 15px;
  letter-spacing: 2px;
  font-weight: bold;
}
.dzcznrl h5{
  font-size:11px;
  color: red;
  text-align: center;
  -webkit-text-size-adjust: none;
  letter-spacing: 1px;
  padding: 10px;
  -webkit-transform: scale(1);
}
.dzcznrl p{
  font-size: 12px;
  letter-spacing: 1px;
  text-align: left;
  line-height: 20px;
  color: #969696;
}
.dzcznrc{
  width: 100%;
}
.dzcznrc h3{
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: bold;
}
.dzcznrc h5{
  font-size:11px;
  color: red;
  -webkit-text-size-adjust: none;
  letter-spacing: 1px;
  -webkit-transform: scale(1);
}
.dzcznrc p{
  font-size: 12px;
  letter-spacing: 1px;
  text-align: left;
  line-height: 20px;
  color: #969696;
}
.ldys{
  width: 100%;
}
.font-2{
  width: 100%;
  background-color: #CF0A11;
  height: 125px;
  text-align: center;
}
.font-2 h1{
  margin-top: 30px;
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  color: white;
  letter-spacing: 1px;
}
.font-2 span{
  color: red;
}
.font-2 p{
  color: white;
  font-size: 12px;
  letter-spacing: 1px;
}
.gang{
  width: 45px;
  height: 2px;
  background-color: white;
  position: relative;
  left: 164px;
  border: white;
}
.ldysgy{
  width: 100%;
  margin-top: 30px;
}
.ldysgy ul{
  display: flex;
  flex-wrap: wrap;
}
.ldysgy ul li{
  width: 30%;
  margin-left: 10px;
}
.ldysgy ul li p{
  text-align: center;
  line-height: 40px;
  font-size: 12px;
  letter-spacing: 1px;
  -webkit-text-size-adjust: none;
  -webkit-transform: scale(0.89);
}
.szdzfs{
  width: 100%;
  height: 630px;
  background-color: #CF0A11;
}
.szzd{
  width: 100%;
  padding: 3%;
}
.szzd ul{
  width: 100%;
}
.szzd ul li{
  width: 100%;
  background-color: white;
  margin-bottom: 10px;
  display: flex;
}
.szzdleft{
  width: 40%;
  padding: 3%;
}
.szzdleft h5{
  font-size: 13px;
  color: red;
}
.shu{
  position: relative;
  left: 1px;
  width: 2px;
  height: 20px;
  background-color: red;
}
.szzdleft dd{
  font-size: 8px;
  -webkit-text-size-adjust: none;
  -webkit-transform: scale(0.95);
  letter-spacing: 1px;
  text-align: left;
  width: 200px;
  margin-left: 15px;
  position: relative;
  right: 18px;
  color: #666565;
}
.szzdright{
  width: 60%;
}
.szzdright img{
  width: 100%;
}

/*  */
.dzcc1{
  width: 100%;
}
.font-0ne dd{
  margin-top: 35px;
  letter-spacing: 3px;
  font-size: 18px;
}
.jingyan img{
  width: 100%;
  margin-top: 20px;
}
.dzcznr1{
  width: 100%;
  padding: 2%;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}
.dzcznr1 div{
  margin-bottom: 20px;
  margin-left: 10px;
  background-color: rgb(250, 250, 250);
}
.dzcznrl1{
  width: 46%;
  text-align: center;
}
.dzcznrl1 h3{
  font-size: 15px;
  letter-spacing: 2px;
  font-weight: bold;
}
.dzcznrl1 h5{
  font-size:11px;
  color: red;
  text-align: center;
  -webkit-text-size-adjust: none;
  letter-spacing: 1px;
  padding: 10px;
  -webkit-transform: scale(1);
}
.dzcznrl1 p{
  font-size: 12px;
  letter-spacing: 1px;
  padding: 0px 12px 0px 12px;
  text-align: center;
  line-height: 20px;
  color: #494848;
}
.ldys1{
  width: 100%;
  height: 580px;
  background-color: rgb(247, 243, 243);
}
.font-3{
  width: 100%;
  height: 125px;
  overflow-y: hidden;
  text-align: center;
}
.font-3 h1{
  margin-top: 50px;
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  color: rgb(31, 31, 31);
  letter-spacing: 1px;
}
.font-3 span{
  color: red;
}
.font-3 p{
  color: rgb(105, 103, 103);
  font-size: 12px;
  letter-spacing: 1px;
}
.gang1{
  width: 45px;
  height: 2px;
  background-color: rgb(255, 0, 0);
  position: relative;
  left: 164px;
  border: rgb(255, 0, 0);
}
.szdzfs{
  width: 100%;
  height: 630px;
  background-color: #CF0A11;
}
.ldysgy1{
  width: 100%;
}
.ldysgy1 dd{
  padding: 10%;
  color: white;
  margin-top: -20px;
  line-height: 30px;
  text-align: center;
  -webkit-text-size-adjust: none;
  -webkit-transform: scale(0.89);
}
.ldysgy1 img{
  width: 100%;
  margin-bottom: 10px;
}
.ldysgy1 ul{
  display: flex;
  flex-wrap: wrap;
}
.ldysgy1 ul li{
  width: 30%;
  text-align: center;
  margin-left: 10px;
}
.ldysgy1 ul li h4{
  font-size: 14px;
  color: white;
  line-height: 10px;
}
.ldysgy1 ul li p{
  text-align: left;
  width: 100%;
  line-height: 16px;
  font-size: 12px;
  letter-spacing: 1px;
  color: white;
  width: 150px;
  margin-left: -4px;
  -webkit-text-size-adjust: none;
  -webkit-transform: scale(0.78);
}

/* 精美名片定制 */
.xkp{
  width: 100%;
  margin-top: 30px;
  text-align: center;
}
.xkpnr{
  width: 100%;
  color: white;
  position: absolute;
  top: 3760px;
  z-index: 999;
}
.xkpnr h1{
  font-size: 18px;
  margin-bottom: 20px;
}
.xkpnr p{
  font-size: 8px;
  -webkit-text-size-adjust: none;
  -webkit-transform: scale(0.89);
  letter-spacing: 1px;
  opacity: 0.8;
  line-height: 12px;
}
/* 产品中心 */

.yzsfwtu{
  margin-top: 10px;
}
.yzsfwtu ul li p{
  font-size: 15px;
  text-align: center;
  margin-top: 15px;
}
/* 新闻列表页 */
.main {
  width: 100%;
  /* background-color: green; */
}
.btn{ 
  width: 100%;
  display: flex;
  justify-content: space-around;
}
.btn span{
  padding: 10px;
  background-color: rgb(221, 220, 220);
}
.btn span:hover{
  background-color: rgb(255, 36, 36);
  color: white;
}
.spanList{ 
  font-size: 12px;
  color: #3f3f3f; 
  text-align: center;
  line-height: 15px;
  display:inline-block;
  position: relative;
  letter-spacing: 2px;
  font-weight: 400;
}
.active{
  font-size: 12px;
  font-weight: 600;
  color: #3f3f3f; 
  text-align: center;
  line-height: 15px;
  letter-spacing: 2px;
  display:inline-block;
}
.active::after{
  position: absolute;
  left: 40px;
  top: 20px;
  content:""; 
  border-radius: 3px;
}
.context{
  width: 100%;
  float: left;
}
.con { 
  display:none; 
  width: 100%;
}
.xzswcynr1{
  width: 100%;
  padding: 5%;
}
.xzswcynr1 ul{
  width: 100%;
}
.xzswcynr1 ul li{
  background-color: white;
  display: flex;
  width: 100%;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 3%;
}
.xzswcyr1{
  width: 100%;
}
.xzswcyr1 h5{
  color: rgb(43, 42, 42);
  font-size: 14px;
  padding-left: 9px;
  font-weight: bold;
  letter-spacing: 2px;
}
.xzswcyr1 span{
  color: black;
}
.xzswcyr1 p{
  font-size:12px;
  line-height: 20px;
  margin-top: -5px;
  color: rgb(141, 141, 141);
}
.xwzxy{
  width: 100%;
  text-align: center;

}
.xwzxy span{
  font-size: 8px;
  text-align: left;
  position: relative;
  right: 57px;
  -webkit-text-size-adjust: none;
  -webkit-transform: scale(0.83);
  color: rgb(141, 141, 141);
}
.xwzxy button{
  position: relative;
  left: 50px;
  border: none;
  background-color: red;
  font-size: 8px;
  -webkit-text-size-adjust: none;
  -webkit-transform: scale(0.83);
  color: white;
  letter-spacing: 1px;
  line-height: 22px;
  width: 120px;
}
/*  */
.font-0ne{
  overflow-y: hidden;
}
.font-0ne p img{
  width: 3%;
  margin-top: 7px;
  margin-right: 5px;
}
.hxian{
  height: 1px;
  border: none;
  margin-top: -10px;
  background-color: gainsboro;
  width: 100%;
}
.center1{
  width: 100%;
  padding: 5%;
  background-color: rgb(243, 243, 243);
}
.xwny{
  width: 100%;
  background-color: white;
}
.xwnyr{
  padding: 5%;
  text-align: center;
}
.xwnyr img{
  width: 100%;
  height: 100%;
}
.xwnyr p{
  margin-top: 20px;
  text-align: left;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 25px;
  text-indent:2em;
}
.nrpp{
  background-color: rgb(235, 233, 233);
}
.nrpp a:first-child{
  position: relative;
  right: 90px;
}
.nrpp a:last-child{
  position: relative;
  left: 90px;
}
.foot{
  width: 100%;
  background-color: white;
  position: fixed;
  bottom: 0;
  text-align: center;
}
.foot ul{
  margin-top: 12px;
  display: flex;
}
.foot ul li{
  flex: 1;
  display: flex;
  flex-direction:column
}
.foot ul li img{
  width: 20%;
  margin-bottom: 5px;
  margin-left: 38px;
}
.foot ul li a{
  color: red;
}

