

.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;

}



/* 新 */




.swip_d{
  position: relative;
}
.swi{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}












.index_about{
  margin: 7.8vw 0;
}
.title_p{
  text-align: center;
}
.title_1{
  font-size: 50px;
  line-height:70px;
  font-family: MEDIUM;
  margin-bottom: 80px;
}
.title_im{
  margin: 20px 0 45px 0;
}
.content_p p{
   font-size: 22px;
   line-height: 44px;
}
.about_bottom_img{
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
}
.about_bottom_img .im1{
   width: 32%;
}
.zhongjian{
  padding: 3.3vw 0;
  background: linear-gradient(90deg, #FF3F2A, #4D52FF);
}


.zhongjian_p1 span:first-child{
  font-size: 36px;
  line-height: 50px;
  color: #fff;
}
.zhongjian_p1 span:last-child{
  font-size: 32px;
  line-height: 45px;
  color: #fff;
}
.zhongjian_a1_a{
  font-size:28px;
  line-height: 40px;
  padding: 10px 20px;
  background-color: #fff;
  border-radius: 50px;
}







.pro_li .sp1{
    display: none;
}
.pro_li:last-child .sp1{
    display: block;
    font-size: 22px;
    line-height: 32px;
    text-align: left;
    margin-top: 20px;
}
.dddd{
    display:flex;
}















.index_pro{
  margin: 7.8vw 0;
}

.pro_li{
  width: 32%;
 
  position: relative;
  margin-bottom: 3.6vw;
}
.pro_li_d{
     height: 21.8vw;
  padding: 3.8vw 34px 15px 34px;
  border: 1px solid #000;
}

.pro_li .p1{
  font-size: 22px;
  line-height: 32px;
  text-align: left;
  margin-top: 20px;
}
.pox_img{
  position: absolute;
  top: 15px;
  left: 15px;
  width: 25%;
}


.inpro_d{
  margin-bottom: 15px;
  text-align: center;
}


.inpro_d2{
  display: flex;
  justify-content: center;
}
.honer_d{
  width: 31%;
  margin: 0 15px;
}



/* ---------------------产品系列------------------------ */

.bigimg {
  width: 30% !important;
  height: auto !important;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: none;
  z-index: 9999;
  border: 10px solid #fff;
}

.mask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.5;
  filter: Alpha(opacity=50);
  z-index: 98;
  transition: all 1s;
  display: none
}


.bigbox>.imgbox {
  /* width: 400px;
  height: 250px; */
  float: left;
  overflow: hidden;
}

.imgbox img:hover {
  cursor: zoom-in
}

.mask:hover {
  cursor: zoom-out
}

.mask>img {
  position: fixed;
  right: 10px;
  top: 10px;
  width: 60px;
}

.mask>img:hover {
  cursor: pointer
}





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


.flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}






































.title_p1{
  text-align: center;
}
.title_p1 .title_1{
   font-size: 48px;
   line-height: 67px;
   margin-bottom: 80px;
   font-family: MEDIUM;
}

.cont_left_f{
  display: flex;
  align-items: center;
  margin-bottom: 45px;
}
.cont_left_f_d1{
  width: 5%;
}
.cont_left_f_d2{
  width: 90%;
}

.cont_left .cont_left_f_d2 .p1{
  font-size: 22px;
  line-height: 32px;
  color: #333333;
  
}



.cont_left_li{
  display: flex;
  margin-bottom: 28px;
}
.cont_left_li_im{
  width: 6%;
  margin-top: 10px;
}
.cont_left_li_im_d{
  font-size: 20px;
  line-height: 32px;
}
.cont_left_li_im_d span:last-child{
  font-size: 20px;
  line-height: 32px;
  color: #777777;
}












.lian{
  display: flex;
  margin-bottom: 30px;
}
.cont_left{
  width: 40%;
}
.cont_right{
  width:51.5%;
  padding: 10px 4.6vw 0px 4.6vw;
  box-shadow: 0px 0px 15px -4px #ccf2fa;
}

.input_in1{
  display: flex;
  justify-content:space-between;
  flex-wrap: wrap;
}
.input_in1 input{
  width: 100%;
  margin-bottom: 15px;
  height: 34px;
  padding-left: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
}
.submit_ti{
  padding: 10px 40px;
  background: linear-gradient(90deg, #FB655E, #6A6BFF);
  color: #ffffff;
  font-size: 18px;
  line-height: 24px;
  border: 0;
  border-radius: 50px;
}
.form_btn{
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

.cont_bottom{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.index_contact{
  margin:4.1vw 0 7.8vw 0;
}

.xuqiu{
  padding-left: 10px;
  padding-top: 5px;
  height: 88px;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
}




.flex_lian{
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  display: none;
}
.flex_lian_d1{
  width: 100%;
  padding: 40px;
  box-shadow: 0px 0px 15px -4px #c7c7c7;
  background-color: #ffffff;
  border-radius: 10px;
}

.privacy p{
  font-size: 16px;
  line-height: 20px;
}
.x{
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 18px;
  font-family:Arial, Helvetica, sans-serif;
  cursor: pointer;
}




.input_in1 input::placeholder{
    font-size: 14px;
    color: #000000d1
}



.input_in1_d{
  width: 47%;
}

.input_in1_d .p1{
  font-size: 18px;
  line-height: 25px;
  color: #333333;
  margin-bottom: 5px;
}
.input_in1_d .p1 span{
  font-size: 18px;
  line-height: 25px;
  color:red;
}

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

.Mess .p1{
  font-size: 18px;
  line-height: 25px;
  color: #333333;
  margin-bottom: 5px;
}
.Mess .p1 span{
  font-size: 18px;
  line-height: 25px;
  color:red;
}





.pro_li:nth-child(3) .honer_d:nth-child(2){
   display: none;
}

.pro_li:nth-child(8) .honer_d:nth-child(2){
  display: none;
}
.pro_li:nth-child(7) .honer_d:nth-child(2){
   display: none;
}



/*.pro_li:nth-child(7) .honer_d{*/
/* opacity: 0;*/
/*}*/












/*  */
@media screen and (min-width: 1150px) and (max-width: 1500px) {
   .w1320 {
    max-width: 1320px;
    margin: 0 auto;
    width: 80%;
}
.footer_d {
    width: 24% !important;
    text-align: left;
}
}



