* {
  font-family: arial;
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: arial;
  src: url(../css/fonts/arial.ttf);
}

@font-face {
  font-family: ariblk;
  src: url(../css/fonts/ariblk.ttf);
}

.head_pc .nav .ul2 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  min-width: 100%;
  display: none;
  background-color: white;
  text-align: center;
  transition: .1s
}

.head_pc .nav .ul2:hover,
.head_pc .nav .ul2.hover {
  background-color: white;
}

.head_pc .nav .ul2 a {
  font-size: 16px;
  display: block;
  line-height: 40px;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  color: #000;
  padding: 0 20px;
}

.head_pc .nav .ul2 a:hover,
.head_pc .nav .ul2 a.hover {
  /* font-weight: bold !important; */
  color: #ffffff !important;
  background-color: #cda274;

}

.logo {
  width: 13%
}

/* head */

.w1325 {
  max-width: 1325px;
  width: 100%;
  margin: 0 auto;
}
.w1005 {
  max-width: 1005px;
  width: 100%;
  margin: 0 auto;
}

.w1920 {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}

.index_ban {
  position: relative;
}

.an {
  position: absolute;
  top: 45%;
  left: 13.5%;
}

.exp,
.get {
  padding: 18px 22px;
  font-size: 17px;
  color: #000;
  border: 0;
  background-color: #fff;
  margin-left: 30px;
}

.exp,
.get:hover {
  color: #fff;
  background-color: #cda274;
  transition: .5s;
}

.exp_im1 {
  margin-top: 5px;
  margin-left: 13px;
}

.im2 {
  margin-top: 5px;
  margin-left: 13px;
}


/* 文本 */
/* 子杰 */
.ABout{
  padding-top: 78px;
}
.title{
  display: flex;
  justify-content: space-between;
}
.title p{
   font-size: 20px;
   line-height: 44px;
}
.x{
   text-align: center;
   margin-top: 27px;
}
.AB_d{
  display: flex;
  justify-content: space-between;
  margin: 30px 20px 0;
}
.AB_right{
  width: 54%;
}
.AB_right p{
  font-size: 20px;
  line-height: 30px;
  word-break: break-all;
}

.PRO{
  padding-top: 78px;
}
.prod{
  background: url(../images/image/s1.png) no-repeat;
  background-size: 106%;
  background-position-y: 60px;
  background-position-x: -18px;
  padding-bottom: 15%;
}
.prod_left{
  margin-left: 20%;
}
.prod{
  display: flex;
}
.prod:nth-child(2n){
  flex-flow: row-reverse;
  background: url(../images/image/s2.png)no-repeat;
  background-size: 106%;
  background-position-y: 60px;
  background-position-x: -45px;
  padding-bottom: 15%;
}
.prod:nth-child(2n) .prod_left{
  margin-right: 17%;
  margin-left: 0px;
}

.prod_right .p1{
  font-size: 20px;
  line-height: 25px;
  text-transform: uppercase;
}
.prod_right .p2{
  font-size: 18px;
  line-height: 25px;
  color: #747474;
}
.prod_right{
  width: 34%;
  margin: auto 75px;
}

.fr1 p{
   font-size: 20px;
   line-height: 50px;
}
.fr2 p{
  font-size: 20px;
  line-height: 50px;
}
.input1{
  display: flex;
  flex-wrap: wrap;
}
.fr1{
  width: 28%;
  margin-right: 26px;
  margin-left: 26px;
}
.fr1 input{
  width: 100%;
  height: 42px;
  border-radius: 5px;
  border: 1px solid #000;
}
.fr2{
  width: 100%;
  margin-left: 26px;
}
.fr2 textarea{
  width: 97%;
  height: 42px;
  border-radius: 5px;
  border: 1px solid #000;
  height: 140px;
}
.submit_ti{
  border-radius: 50px;
  font-size: 16px;
  padding: 12px 32px;
  border: 0;
  color: #fff;
  background-color: #4aaad6;
}
.form_btn{
  text-align: center;
  margin-top: 26px;
}
.CON{
  padding-bottom: 78px;
}

/* <!-- 右下 联系图标 --> */
.ding{
  position: fixed;
  bottom:147px;
  right: 46px;
}

/* <!-- 中间 资讯图标 --> */
.mr{
  padding: 15px 35px;
  background-color: #4aaad6;
  border: 0;
  border-radius: 10px;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  margin-top: 50px;
}

.zix{
  position: fixed;
  top:10%;
  left:21%;
  display: none;
}
.zix1{
  background-color: #fff;
  width: 78%;
  border-radius: 15px;
  box-shadow: 0px 0px 18px 0px #4aaad6;
  
}
.close{
  margin-left: 55%;
  margin-top: -5.5%;
  border-radius: 50px;
  font-size: 16px;
  padding: 12px 32px;
  border: 0;
  color: #fff;
  background-color: #4aaad6;
}
.zix1 .submit_ti{
  border-radius: 50px;
  font-size: 16px;
  padding: 12px 32px;
  border: 0;
  color: #fff;
  background-color: #4aaad6;
  margin-right: 20%;
}
.zix1 .fr2 p{
  font-size: 20px;
  line-height: 50px;
  color: #000;
}
.zix1 .fr1 p{
  font-size: 20px;
  line-height: 50px;
  color: #000;
}
.zix1 .fr1 input{
  color: #000;
}
.zix1 .fr2 textarea{
  color: #000;
}





























/* 手机 pc 隐藏 */
/* .pc_cang{
  display: block !important;
} */
.phone_cang {
  display: none !important;
}

@media screen and (min-width: 1300px) and (max-width: 1500px) {
      .close{
  margin-left: 55%;
  margin-top: -7.5% !important;
  border-radius: 50px;
  font-size: 16px;
  padding: 12px 32px;
  border: 0;
  color: #fff;
  background-color: #4aaad6;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1300px) {
      .close{
  margin-left: 55%;
  margin-top: -8.5% !important;
  border-radius: 50px;
  font-size: 16px;
  padding: 12px 32px;
  border: 0;
  color: #fff;
  background-color: #4aaad6;
  }
}

/* licheng */